@font-face {
  font-family: 'neo-reg';
  src: url('neo/NeoSansArabic.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'neo-black';
  src: url('neo/NeoSansArabic-Black.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'neo-bold';
  src: url('neo/NeoSansArabic-Bold.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'neo-light';
  src: url('neo/NeoSansArabic-Light.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'cairo-regular';
  src: url('cairo/cairo-regular.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'bukraalt_regular';
  src: url('bukra/bukraalt_regular.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'droidarabickufi';
  src: url('droidkufi-regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

h1,
h2,
h4,
h3,
h5,
h6,
p,
a,
span,
div {
  font-family: 'cairo-regular';
}

body {
  font-family: Tahoma, Geneva, sans-serif;
  font-weight: 400;
  color: #666;
  font-size: 14px;
  line-height: 20px;
  width: 100%;
  background-color: #f5f5f5;
}

@media not all and (min-resolution: 0.001dpcm) {
  @media {

    /* Safari and Chrome */
    .quan {
      margin-right: 30px;
    }

    /* Safari only override */
    ::i-block-chrome,
    .quan {
      margin-right: 30px;
    }
  }
}

#d_quickcheckout #payment_method_list .radio input[type='radio'] {
  margin-right: -20px;
}

[class*='account-'] #column-right .list-group {
  border: 1px solid #777;
}

.tel {
  position: fixed;
  bottom: 50px;
  right: 70px;
  display: none;
  z-index: 99;
}

.tel .fa {
  padding: 11px 14px;
  background: #3dc489;
  color: #fff;
  font-size: 34px;
  border-radius: 50%;
}

.tel:hover .fa {
  background: #04233e;
}

@media screen and (max-width: 767px) {
  .tel {
    bottom: 15px;
    right: 20px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #444;
}

/* default font size */
.fa {
  font-size: 14px;
}

/* Override the bootstrap defaults */
h1 {
  font-size: 33px;
}

h2 {
  font-size: 30px;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 10.2px;
}

a {
  color: #777;
}

a:hover {
  text-decoration: none;
}

legend {
  font-size: 18px;
  padding: 7px 0px;
}

label {
  font-size: 14px;
  font-weight: normal;
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #bebebe !important;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #bebebe !important;
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: #bebebe !important;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #bebebe !important;
}

header {
  position: relative;
  background-color: #fff;
}

header .phone2 {
  display: inline-block;
  padding-right: 5px;
  margin-right: 5px;
  line-height: 0.5em;
  margin: 8px 0 12px;
}

header .phone2 a {
  color: #a8afb3;
  font-size: 17px;
}

.phone2 .fa {
  font-size: 17px;
  color: #c01d21;
}

header .email2 {
  display: inline-block;
}

select.form-control,
textarea.form-control,
input[type='text'].form-control,
input[type='password'].form-control,
input[type='datetime'].form-control,
input[type='datetime-local'].form-control,
input[type='date'].form-control,
input[type='month'].form-control,
input[type='time'].form-control,
input[type='week'].form-control,
input[type='number'].form-control,
input[type='email'].form-control,
input[type='url'].form-control,
input[type='search'].form-control,
input[type='tel'].form-control,
input[type='color'].form-control {
  font-size: 12px;
}

.input-group input,
.input-group select,
.input-group .dropdown-menu,
.input-group .popover {
  font-size: 12px;
}

.input-group .input-group-addon {
  font-size: 12px;
  height: 30px;
}

#d_quickcheckout .title:before {
  display: none;
}

#d_quickcheckout .title:after {
  display: none;
}

#d_quickcheckout .title {
  display: inline !important;
  color: #777;
  font-size: 14px;
}

/* Fix some bootstrap issues */
span.hidden-xs,
span.hidden-sm,
span.hidden-md,
span.hidden-lg {
  display: inline;
  vertical-align: middle;
}

#slideshow0 img {
  width: 100%;
}

#d_quickcheckout .col-xs-1,
#d_quickcheckout .col-xs-10,
#d_quickcheckout .col-xs-11,
#d_quickcheckout .col-xs-12,
#d_quickcheckout .col-xs-2,
#d_quickcheckout .col-xs-3,
#d_quickcheckout .col-xs-4,
#d_quickcheckout .col-xs-5,
#d_quickcheckout .col-xs-6,
#d_quickcheckout .col-xs-7,
#d_quickcheckout .col-xs-8,
#d_quickcheckout .col-xs-9 {
  float: right !important;
}

#d_quickcheckout .btn {
  border-radius: 4px !important;
}

.nav-tabs {}

div.required .control-label:before {
  content: '* ';
  color: #f00;
  font-weight: bold;
}

/* Gradent to all drop down menus */
.dropdown-menu li>a:hover {
  text-decoration: none;
  color: #47260d;
}

.en1 {
  display: none !important;
}

.lang-ar {
  display: none !important;
}

.lang-en {
  padding: 10px 5px;
  border-radius: 0;
  background: transparent;
  color: #878787 !important;
  text-shadow: none;
  transition: all 0.3s ease;
  display: block;
  border-bottom: 1px solid #878787;
}

.lang-en:hover {
  color: #333366;
}

.m-menu {
  width: 100%;
}

.common-home .m-menu {
  width: 75%;
}

.p header {
  display: none;
}

.p .m-menu {
  display: none !important;
}

.p .breadcrumb {
  display: none;
}

.p footer {
  display: none;
}

.p .cloud {
  display: none;
}

.p .btn-primary2 {
  display: none;
}

.header-fix {
  /* background: url(bg.png) no-repeat; */
  background-position: center;
  /* Center the image */
  background-repeat: no-repeat;
  /* Do not repeat the image */
  background-size: cover;
  /* Resize the background image to cover the entire container */
}

.intl-tel-input .country-list {
  left: 0;
  direction: ltr;
}

.intl-tel-input.allow-dropdown .selected-flag {
  width: 46px;
  direction: ltr;
}

#payment_address_company_input {
  display: none;
}

#payment_address #payment_address_company_input {
  display: block;
}

#payment_address_customer_group_id_input {
  display: none;
}

/* top */
#top {
  min-height: 40px;
}

#top .left-links {
  margin: 3px 0 0 0px;
}

#top #currency .currency-select {
  text-align: left;
}

#top #currency .currency-select:hover {
  text-shadow: none;
  color: #ffffff;
  background-color: #fff;
}

.cur {
  padding: 0px 0px !important;
}

#top-links ul>li {}

#top-links ul>li:last-child {
  border: 0;
}

#top .btn-link,
#top li,
#top a {
  color: #878787;
  text-shadow: none;
  text-decoration: none;
  font-size: 14px;
  transition: all 0.3s ease;
  vertical-align: middle;
}

#top li span,
#top a span {
  color: #878787 !important;
}

/*#top .container:after{
	border-bottom: 1px solid #fff;
	display: block;
}*/
#top .btn-link:hover,
#top-links a:hover {
  color: #333366;
}

#top .btn-link:hover,
#top li:hover,
#top a:hover {
  color: #333366;
}

#top .dropdown-menu li {
  text-shadow: none;
  color: #333366 !important;
}

#top .dropdown-menu .btn-link {
  text-shadow: none;
  color: #333366 !important;
}

#top .dropdown-menu a {
  text-shadow: none;
  color: #000;
}

#top-links .dropdown-menu a:hover {
  color: #333366;
}

/*.open > .dropdown-menu {
    display: block !important;
}*/
.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
  background-color: transparent;
}

#top-links .list-inline {
  padding: 0;
  margin: 0 0 0;
  text-align: left;
}

#top .btn-link strong {
  font-size: 14px;
  line-height: 14px;
}

#top-links {}

#top-links a+a {
  margin-left: 5px;
}

.search1 {
  color: #fff;
}

.search1 .fa {
  font-size: 20px;
}

#slideshow0 {
  position: relative;
  margin: 0px 0 0;
  /*max-height: 640px;*/
}

title.lat {
  color: #bf202a;
}

#slideshow0 img {
  max-height: 550px;
}

#menu .nav>li>.active {
  /* background: #39001d; */
  color: #bf202a;
  border-bottom: 2px solid #bf202a;
}

.list-group-item.active:hover,
.list-group-item.active:focus {
  background: #39001d;
  color: #fff;
}

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: transparent;
  border-color: transparent;
}

.header-menu {
  position: relative;
  background-color: #333366;
  /* background: #333366;
	box-shadow: 0px 1px 3px 2px rgba(169, 169, 169, 0.3); */
  z-index: 9;
}

.sticking {
  width: 100%;
  z-index: 999;
  background-color: #fff;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.not-sticking {
  transition: background-color 0.5s ease;
}

.sticking .ex {
  display: block !important;
}

.fixed-top {
  position: fixed;
  width: 100%;
  z-index: 999;
  background: #fff;
}

.ex #cart>.btn {
  color: #fff;
  border-radius: 0%;
  width: auto;
  height: auto;
  background: #09afd2;
  border: transparent !important;
  float: left;
  white-space: pre-line;
  box-shadow: none;
  border: 0;
  padding: 8px 16px;
}

.ex #cart {
  margin-bottom: 0px;
}

.ex #cart>.btn:hover,
.ex #cart>.btn:active,
.ex #cart>.btn:focus {
  background: #ea1590 !important;
  border: transparent !important;
  color: #fff !important;
}

.ex #search {
  width: 243px;
  max-width: 243px;
  margin: 5px auto 5px;
}

.ex #search .btn-lg {
  background: #f7f7f7;
}

.ex #search .input-lg {
  background: #f7f7f7;
}

.head-social {
  background: #ffd2dd;
  box-shadow: 0px 2px 2px 1px rgba(182, 182, 182, 0.8);
  margin-bottom: 5px;
  display: none;
}

.common-home .head-social {
  display: block;
}

.head-social .social {
  margin: 8px auto;
  display: table;
}

.social {
  margin: 0px 0 0px;
}

.social .fa {
  padding: 8px 10px;
  font-size: 18px;
  color: #fff;
  transition: all 0.4s ease;
  margin: 0 0px 0 0;
}

.social .fa-facebook {
  padding: 8px 12.5px;
}

.social a {
  font-size: 16px;
  display: inline-block;
  float: left;
}

.social .fa:hover {
  color: #f3f3f3;
}

.menu2 {
  background: #1058b6;
}

.navbar {
  margin-bottom: 0;
}

/* logo */
#logo {
  /* margin: -35px 0 0px; */
}

.re {
  display: flex;
  align-items: center;
  justify-content: center;
  /*  padding-bottom: 30px;*/
}

#logo img {
  margin: 0 auto;
  /* width: 110px; */
}

.sub h2 {
  text-align: center;
}

.sub img {
  margin: 0 auto;
  display: block;
}

#wishlist-total:before {
  content: '';
  display: inline-block;
  width: 25px;
  height: 24px;
  background: url(wishlist.png) no-repeat;
  margin: 0 2px;
  vertical-align: middle;
  background-size: contain;
}

/*.account:before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 23px;
	background: url(user.png) no-repeat;
	    margin: 0 2px;
	vertical-align: middle;
	background-size: contain;
}*/
.ph {
  display: block;
  border-left: 1px solid #787878;
  padding: 4px 0px 2px 8px;
}

.ph:before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(phone.png) no-repeat;
  margin: 0 5px;
  vertical-align: middle;
}

.wh .fa {
  color: #333366;
  font-size: 24px;
}

.account .fa {
  font-size: 24px;
  color: #fff;
  font-size: 25px;
}

.wishheader i {
  color: #fff;
  font-size: 25px;
}

.account {
  border-bottom: 1px solid #f087a2;
  display: block;
  /* padding-bottom: 8px; */
}

.register1:before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 23px;
  background: url(user-plus.png) no-repeat;
  margin: 0 auto;
  vertical-align: middle;
  background-size: contain;
}

.right-list a:hover {
  color: #000;
}

/* search */
#search {
  width: 100%;
  border-radius: 30px;
  border: 1px solid #333366;
}

#search .input-lg {
  box-shadow: none;
  border-radius: 25px;
  height: 41px;
  margin-right: 0px;
  border: 0;
  background: transparent;
}

#search .btn-lg {
  font-size: 15px;
  line-height: 27px;
  background: #333366;
  box-shadow: none;
  border: 0;
  border-radius: 50%;
  margin-right: 0px;
  color: #000;
  padding: 8px 9px;
}

#search .btn-lg:before {
  content: '';
  display: block;
  background: url(search.png) no-repeat;
  width: 26px;
  height: 26px;
}

#search .btn-lg .fa {
  font-size: 18px;
}

#input-search {
  box-shadow: none;
  border: 0;
  height: 38px;
  background: transparent;
  border-radius: 25px;
}

.selectpicker {
  width: 100%;
  padding: 4px 10px;
  box-shadow: none;
  border: 0;
  height: 34px;
  border-radius: 0px;
  font-size: 14px !important;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent url(arrow.png) no-repeat 8px 13px !important;
  transition: all 0.3s ease;
  border-left: 1px solid #dbdbdb;
}

#button-search {
  box-shadow: none;
  background: #d4004f;
  color: #fff;
  border: 0;
  padding: 10px 12px;
  margin-left: -5px;
  border-radius: 50%;
  float: left;
}

#button-search .fa {
  font-size: 18px;
}

.adv-search {
  margin-top: 0px;
  width: 100%;
  float: left;
  background: #f9f9f9;
  padding: 0;
  border-radius: 35px;
  border: 1px solid #ededed;
}

.adv-search div {
  padding: 0 5px;
}

.adv-search h5 {
  color: #d0a457;
  text-align: center;
  margin: 20px auto;
  font-size: 17px;
}

#button-search:hover {
  color: #fff;
  background: #eb1361;
}

.sku {
  position: absolute;
  top: 40px;
  right: 32px;
  color: #fff;
  background: #ea1590;
  padding: 5px;
  border-radius: 5px;
}

.sku span {
  color: #000;
}

.sku2 {
  display: table;
  margin: 0 auto 7px;
  color: #777 !important;
  /*background: #ea1590;*/
  padding: 5px 7px;
  border-radius: 5px;
}

.sku2 span {
  color: #777;
}

#ads {
  margin-top: 20px;
}

.top-search {
  margin-top: 80px;
}

#dropdownMenuButton {
  background-color: #d1a252;
  border-radius: 30px;
  min-height: 40px;
  z-index: 99;
  cursor: pointer;
  color: #fff;
  font-size: 16px;
  padding: 12px 12px;
}

#dropdownMenuButton .fa-list-ul {
  padding-left: 7px;
}

#dropdownMenuButton .fa-angle-down {
  float: left;
  position: relative;
  margin-top: 2px;
}

.all-cats {
  margin-right: 14px;
  width: 90%;
}

.all-cats ul {
  padding: 0 10px 0;
}

.all-cats li {
  list-style: none;
}

.all-cats li a {
  min-width: 200px;
  display: block;
  padding: 13px 20px;
  clear: both;
  width: 100%;
  line-height: 20px;
  color: #777;
  font-size: 14px;
  transition: all 0.4s ease;
}

.all-cats li:hover>a {
  color: #d1a252;
}

.all-cats li a .fa {
  float: left;
}

.right-list {
  margin: 80px 0 0;
  float: left;
}

.right-list li {
  vertical-align: middle;
}

.top {}

/* cart */

.cart-wrap {
  display: inline-block;
  position: relative;
  margin-top: 0px;
}

.sc {
  text-align: center;
  position: absolute;
  top: 13px;
  color: #000;
  font-size: 14px;
  left: 5px;
  margin: 0;
  font-weight: bold;
  pointer-events: none;
}

.pron {
  display: none;
}

#cart {
  width: auto;
  background: transparent;
  padding: 0px;
}

#cart>.btn {
  position: relative;
  font-size: 14px;
  color: #000;
  background: transparent;
  border: transparent;
  float: left;
  box-shadow: none;
  text-shadow: none;
  border-radius: 0;
  padding: 0;
}

#cart>.btn:hover,
#cart>.btn:active,
#cart>.btn:focus {
  background: #bf202a !important;
  border: 0;
  color: #760078 !important;
}

#cart-total:before {
  content: '';
  display: inline-block;
  width: 35px;
  height: 41px;
  background: url(cart-fix.png) no-repeat;
  background-position: center center;
  background-size: contain;
}

#cart .btn-inverse .fa {
  font-size: 18px;
  color: #fff;
  border-radius: 50%;
  background: #760078;
  padding: 10px 11px;
  display: none;
}

#cart-total {
  line-height: 0px;
  padding: 3px 3px;
}

.create {
  color: #000;
  background: #fff;
  margin: 0 5px;
  font-weight: bold;
  padding: 7.5px 20px !important;
}

.red {
  display: inline-block;
  font-size: 14px;
  position: absolute;
  top: 6px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: red;
  color: #fff;
  padding: 7px 0;
  right: 24px;
}

.n {
  position: absolute;
  top: -30px;
  right: -20px;
  width: 15px;
  height: 15px;
  background: red;
  color: #fff;
  padding: 7px 3px;
  border-radius: 50%;
}

/*.red{
	background: red;
	color: #fff;
	padding: 7px 6px;
	border-radius: 50%;
	display: inline-block;
	float: right;
	z-index: 99;
	position: absolute;
	font-size: 14px;
	right: -3px;
	top: 0px;
	width: 15px;
	height: 15px;
}*/
.c-img {
  width: 50px;
}

.cart-wrap span {
  font-size: 17px;
}

.cats {
  margin: 20px auto 0;
  right: auto;
  box-shadow: none;
}

.cats .list-head .fa-list-ul {
  margin-left: 25px;
  font-size: 18px;
  color: #074159;
}

.cats .col-xs-12 {
  padding: 0 5px;
}

.list-group a::before {
  content: '\f100';
  font-family: FontAwesome;
  margin-left: 10px;
  font-size: 14px;
  color: #777;
}

.list-group a {
  border: 0;
  background: transparent;
  border-radius: 0 !important;
  padding: 14px 0px !important;
  border-bottom: 1px solid #777 !important;
  margin: 0px 15px;
}

.common-home .list-group a {
  padding: 15px 0px !important;
  margin: 10px 15px;
}

.list-group a:hover {
  background: transparent !important;
  color: #2a5f00 !important;
  border-bottom: 1px solid #2a5f00;
}

.cats .list-head {
  color: #777;
  font-size: 17px;
  padding: 12px;
  background: #dedede;
  border-radius: 5px 5px 0 0;
}

.cats .list-head span {
  margin-left: 10px;
}

.home-cats {
  position: relative;
  margin-bottom: 0px;
}

.home-cats .image {
  overflow: hidden;
  border-radius: 0px;
}

.home-cats .image img {
  width: 100%;
  transition: all 0.4s ease;
}

.home-cats:hover img {
  transform: scale(1.1);
  opacity: 1;
}

.cat-title {
  text-align: center;
  color: #000;
  font-size: 21px;
  transition: all 0.4s ease;
  margin: 0 auto;
  padding: 10px;
  display: block;
  font-weight: bold;
}

.cat-title:hover {
  color: #000;
}

#cart span {
  display: inline-block;
}

#cart.open>.btn {
  background-image: none;
  border: 0;
  color: #fff;
  box-shadow: none;
  text-shadow: none;
}

#cart.open>.btn:hover {
  color: #444;
}

#cart .dropdown-menu {
  background: #f5f5f1;
  z-index: 1001;
  position: fixed;
  top: 0;
  height: 100%;
  left: -430px;

  visibility: hidden;
  margin: 0;
  border: 0;
  border-radius: 0;
  width: 430px;
  transition: all 0.4s;
  display: block;
}

#cart.open .dropdown-menu {
  left: 0;

  visibility: visible;
}

select {
  height: 40px !important;
}

.table-striped>tbody>tr:nth-of-type(odd) {
  border-top: 4px solid #fff;
}

.table-striped>tbody>tr:nth-of-type(even) {
  background-color: #f3f3f3;
  border-top: 4px solid #fff;
}

.table-striped>tbody>tr td:first-child {
  padding: 0;
}

.table-striped>tbody>tr td img {
  width: 80%;
  padding: 0;
  border-radius: 0;
  float: right;
}

.totals1 td {
  border: 0 !important;
}

.totals1 tr:last-child {
  border-top: 1px solid #ddd;
}

.totals1 tr:last-child {
  font-weight: bold;
}

.pay1 img {
  width: 40px;
  height: 40px;
}

.pay1 .list-inline {
  float: left;
}

.pay1 span {
  padding: 0 2px;
}

.pay1 span {
  font-size: 12px;
}

.f-li {
  padding: 15px;
  background: #fff;
  max-height: 300px;
  overflow-y: scroll;
}

.s-li {
  padding: 15px 0 0;
}

.s-li .btn {
  display: block;
  width: 100%;
  margin: 0 0 -10px;
  padding: 8.5px 12px;
}

@media (max-width: 478px) {
  #cart .dropdown-menu {
    width: 280px;
    min-width: 280px;
  }
}

#cart .dropdown-menu table {
  margin-bottom: 10px;
}

#cart .dropdown-menu li>div {
  min-width: 427px;
  padding: 0 10px;
}

@media (max-width: 478px) {
  #cart .dropdown-menu li>div {
    min-width: 100%;
  }
}

#cart .dropdown-menu li p {
  margin: 20px 0;
}

.contacts {
  /*border-bottom: 1px solid #bbbbbb;*/
  float: left;
  margin: 0 10px;
}

/*.email{
	float: left;
	margin: 46px auto 15px;
	font-size: 14px;
}
.email img{
	display: inline-block;
	margin: 20px 10px 0 5px;
}*/

.add_group {
  display: table;
}

.add_group button {
  display: table-cell;
  background: #fff !important;
  color: #000 !important;
  padding: 7px 6px 3px;
  height: 34px;
  border: 1px solid #000;
  vertical-align: bottom;
}

.add_group input {
  width: 50px;
}

.add_group input {
  border: 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  display: table-cell;
  background: #fff;
  text-align: center;
  color: #000;
}

.add_group .form-control {
  padding: 6px 12px 2px;
  border-radius: 0;
}

.menu2 .phone {
  margin: 7px 0px 0px;
  font-size: 18px;
  float: left;
}

.phone .fa {
  font-size: 18px;
  color: #fff;
  border-radius: 50%;
  padding: 8px 5px;
  /* transform: scale(-1); */
  transition: all 0.4s ease;
}

.email .fa {
  font-size: 40px;
  color: #c69c6d;
  border-radius: 50%;
  padding: 0 10px 10px 10px;
  float: right;
  transition: all 0.4s ease;
}

.email a span {
  display: table-row;
  color: #fff;
}

.email a span:nth-child(2) {}

.contacts a:hover .fa {
  color: #fff;
  background: #ea1590;
}

.navbar-header {
  float: left;
  display: table;
}

#banner0 {
  margin: 30px 0;
}

.banner .item {}

#banner1 {
  margin: 10px 0 0px;
  padding: 5px;
}

#banner2 {
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 120px;
}

#banner1 .item {
  margin: 0 0 30px;
}

.banner {
  margin: 10px 0;
}

.banner:hover h3 {}

#banner1 {}

.banner img {
  width: 100%;
  transition: all 0.4s ease;
}

.banner img:hover {
  box-shadow: 0px 1px 3px 2px rgba(182, 182, 182, 0.3);
}

#banner1 img {
  margin: 0 auto;
}

.banner .item {
  overflow: hidden;
  position: relative;
  z-index: 0;
  border-radius: 10px;
  margin-bottom: 7px;
  transition: all 0.4s ease;
}

.banner .item:hover img {
  /*transform: scale(1.1);*/
}

.banner .item .fix-url:before {
  content: '';
  height: 100%;
  width: 100%;
  position: absolute;
  border: 70px solid rgba(255, 255, 255, 0);
  top: 0;
  right: 0;
  transition: all 0.5s ease-in-out;
}

.banner .item .fix-url:hover:before {
  border: 0 solid rgba(255, 255, 255, 0.7);
}

.banner .item:hover {
  /*box-shadow: 0px 0px 15px 4px rgba(182, 182, 182, 0.8);*/
}

.banner .item3 {
  transition: all 0.4s ease;
}

.featuredbanner {
  margin: 30px 0 0;
}

.featuredbanner .container {
  padding: 20px 0;
}

.featuredbanner .item {
  background: #333366;
  padding: 30px 0px;
  transition: all 0.4s ease;
  display: table;
  width: 100%;
  border-radius: 10px;
}

.featuredbanner .item:hover {
  background: #333366;
}

.featuredbanner .item:hover .desc h3,
.featuredbanner .item:hover .desc h4 {
  color: #fff;
}

/*
.featuredbanner{
	background: url(featured.png) center no-repeat;
	background-size: cover;
	position: relative;
	z-index: 999;
}*/
.featuredbanner img {
  margin: 0 auto;
  transition: all 0.5s ease;
}

.featuredbanner .item:hover img {
  /*transform: rotate(-30deg) scale(1.15);*/
}

.featuredbanner .scale {
  overflow: hidden;
  display: block;
  margin: 0px 20px 0px;
  padding: 18px 18px;
  float: right;
  background: #fff;
  border-radius: 50%;
  z-index: 9;
  position: relative;
}

.featuredbanner .item:nth-child(2) img {}

.featuredbanner .item:hover .scale {
  overflow: hidden;
}

.featuredbanner .desc {
  text-align: right;
  display: block;
}

.featuredbanner .desc h3 {
  margin: 13px 0 0px;
  font-size: 16px;
  font-weight: bold;
  transition: all 0.4s ease;
  color: #fff;
}

/*.featuredbanner .desc h3:after{
	content: "";
	display: block;
	border-bottom: 1px solid #777;
	width: 80px;
	    padding: 3px 0px 0;
}*/
.featuredbanner .desc h4 {
  font-size: 15px;
  color: #fff;
  line-height: 1.5em;
  transition: all 0.4s ease;
}

.featuredbanner .item:before {
  content: '';
  height: 100%;
  width: 100%;
  position: absolute;
  border: 70px solid rgba(255, 255, 255, 0);
  top: 0;
  right: 0;
  transition: all 0.5s ease-in-out;
}

.featuredbanner .item:hover:before {
  border: 0 solid rgba(255, 255, 255, 0.7);
}

.common-home .title {
  margin: 40px auto 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.common-home .title>span {
  text-align: right;
  padding: 10px 0px;
  z-index: 9;
  position: relative;
  /* margin: 0px auto 0px; */
  color: #000;
  display: table;
  font-size: 26px;
}

.common-home .title a {
  color: #000;
}

.common-home .title>span span {
  color: #000000;
  font-size: 35px;
  font-family: 'neo-reg';
}

.common-home .latest .title {
  margin: 0px auto 0px;
  margin: 20px auto 30px;
}

.intl-tel-input {
  direction: ltr;
}

.intl-tel-input #payment_address_telephone {
  text-align: right;
}

#carousel0 {
  /* margin: 10px 0 30px; */
  margin: 45px 0px;
}

#carousel0 img {
  margin: 0 auto;
}

#carousel0 .text-center {
  text-align: center;
}

#carousel0 .wrap {
  text-align: center;
  transition: all 0.4s ease;
  margin: 0 15px;
}

#carousel0 .wrap:hover {}

#carousel0 .owl-buttons div {
  opacity: 1;
}

#carousel0 .owl-buttons div i {
  font-size: 20px;
  padding: 9px 13px 9px;
  border-radius: 50%;
  color: #fff;
  transition: all 0.4s;
  background: #00b7ff;
  text-shadow: none;
}

#carousel0 .owl-buttons div i:hover {
  background: #004d9f;
}

#carousel0 .owl-buttons .owl-prev {
  left: -18px;
  top: 46%;
}

#carousel0 .owl-buttons .owl-next {
  right: -18px;
  top: 46%;
}

/* menu */
#menu {
  background-color: transparent;
  border: 0;
  border-radius: 0px;
  /* min-height: 40px; */
  /* border-bottom: 1px solid #a1a1a1; */
  /* margin-bottom: 25px; */
}

#menu .list-group-item {
  border: 0;
  border-radius: 0;
}

/*#menu .nav > li > a::before {
    content: "";
    display: block;
    width: 0px;
    margin: 0px auto 0;
    border-top: 2px solid #760078;
        padding: 3px 0 3px;
    transition: all 0.4s ease;
}
#menu .nav > li > a:hover::before {
    width: 100%;
}

#menu .nav > li > a::after {
    content: "";
    display: block;
    width: 0px;
        margin: 10px auto 0;
    border-top: 2px solid #760078;
    padding: 3px 0 0px;
    transition: all 0.4s ease;
}
#menu .nav > li > a:hover::after {
    width: 100%;
}*/

.mejs__container {
  width: 100%;
  height: 500px;
}

.mejs__overlay-play {
  display: block;
}

.mejs__poster {
  background-size: cover;
}

.mejs__button button {
  position: absolute;
}

#menu .nav>li>a {
  font-size: 14px;
  color: #fff;
  padding: 15px 5px;
  /* min-height: 15px; */
  background-color: transparent;
  border-radius: 0;
  transition: all 0.4s ease;
  /* font-weight: bold; */
  text-align: center;
  font-family: 'neo-reg';
}

#menu .nav>li .fa {
  font-size: 27px;
}

#menu .nav>li>a:hover,
#menu .nav>li>a:focus,
#menu .nav>li.open>a {
  /* background: #39001d;
	color: #fff; */
  border-bottom: 2px solid #bf202a;
  color: #bf202a;
  transition: all 0.5s ease;
}

#menu .dropdown-menu {
  padding-bottom: 0;
}

#menu .dropdown-inner {
  width: 100%;
}

#menu .dropdown-inner ul {
  /*display: table-cell;*/
}

#menu .dropdown-inner a {
  min-width: 200px;
  display: block;
  padding: 9px 20px;
  clear: both;
  line-height: 20px;
  color: #777;
  font-size: 14px;
}

#menu .dropdown-inner li a:hover {
  color: #333366;
}

a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  background-color: transparent;
}

#menu .see-all {
  display: block;
  margin-top: 0.5em;
  border-top: 1px solid #ddd;
  padding: 3px 20px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 3px 3px;
  font-size: 12px;
}

#menu .see-all:hover,
#menu .see-all:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #229ac8;
  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
  background-repeat: repeat-x;
}

#menu #category {
  float: right;
  padding-right: 15px;
  font-size: 16px;
  font-weight: 700;
  line-height: 40px;
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}

#menu .btn-navbar {
  font-size: 15px;
  font-stretch: expanded;
  color: #fff;
  padding: 6px 18px;
  float: left;
  background-color: #000;
  /*    margin-right: 15px;*/
}

#menu .btn-navbar:hover,
#menu .btn-navbar:focus,
#menu .btn-navbar:active,
#menu .btn-navbar.disabled,
#menu .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #222;
}

.res {
  display: none !important;
}

.featuredbanner .in {
  display: inline-block;
}

@media (min-width: 768px) {
  .open2 {
    display: block !important;
  }

  .flex {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .info-f ul,
  footer .wrap {
    height: 100%;
  }

  .all-cats .dropdown-menu {
    right: 90%;
    top: 0 !important;
    display: block;
    visibility: hidden;
    opacity: 0;
    margin: 0 !important;
    transition: all 0.4s ease;
  }

  .all-cats .dropdown:hover .dropdown-menu {
    visibility: visible;
    opacity: 1;

    right: 100% !important;
    top: 0 !important;
  }

  .navbar-nav {
    float: none;
    display: table;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .navbar-nav>li {
    float: none;
    display: table-cell;
    vertical-align: top;
    position: static;
    margin: 0px 20px;
  }

  #menu .dropdown .dropdown-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
    top: 100px;
    transition: all 0.25s ease;
    width: 100%;
  }

  #menu .dropdown:hover .dropdown-menu {
    visibility: visible;
    opacity: 1;
    top: 100%;
  }

  .menu2 .dropdown .dropdown-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
    top: 40px;
    transition: all 0.25s ease;
  }

  .menu2 .dropdown:hover .dropdown-menu {
    visibility: visible;
    opacity: 1;
    top: 100%;
  }

  .navbar-collapse {
    padding: 0;
  }

  #banner3 .col-sm-2 {
    width: 19.667%;
  }

  .pro-page .banner .col-sm-2 {
    width: 19.667%;
  }

  .common-home .open2>.dropdown-menu {
    display: block;
  }

  footer h5 {
    pointer-events: none;
  }

  footer .collapse {
    display: block;
    visibility: visible;
  }

  footer .col-sm-3 .fa-minus,
  footer .col-sm-3 .fa-plus {
    display: none !important;
  }
}

@media (max-width: 767px) {
  header {
    margin-bottom: 0;
    z-index: auto;
    padding: 0 0 0px;
    background: #fff;
  }

  header .col-xs-5 {
    padding-right: 0;
  }

  .res {
    position: absolute;
    display: table !important;
    left: 0;
    top: 0;
    padding: 9px 15px !important;
    min-width: 0px !important;
    width: 35px !important;
    z-index: 9;
  }

  .all-cats .dropdown a .fa-angle-left {
    display: none;
  }

  .dropdown .fa-minus {
    display: none;
  }

  .dropdown.open .fa-plus {
    display: none;
  }

  .dropdown.open .fa-minus {
    display: block;
  }

  #dropdownMenuButton {
    margin-top: 10px;
  }

  .navbar-collapse {
    position: absolute;
    width: 100%;
    background: #fff;
    z-index: 999;
  }

  footer h5 {
    margin: 10px 0 !important;
    font-size: 14px !important;
  }

  footer .col-sm-3 .fa-minus {
    display: none;
  }

  footer h5 .fa {
    float: left;
  }

  footer .wrap {
    padding: 0 !important;
  }

  .avail {
    height: 50px !important;
  }

  .avail p {
    margin: 0 0 0px;
  }

  .content-footer {
    margin: 0px -15px 0px !important;
  }

  .info-f .col-sm-3:nth-of-type(4) {
    background: transparent !important;
    padding: 0 15px !important;
  }

  #menu {
    padding-bottom: 0 !important;
    float: none;
    margin: -15px 0 0;
  }

  #menu .nav>li>a {}

  #menu div.dropdown-inner>ul.list-unstyled {
    display: block;
  }

  #menu div.dropdown-menu {
    margin-right: 11px !important;
    padding-bottom: 10px;
    margin-left: 0 !important;
  }

  #menu .dropdown-inner {
    display: block;
  }

  #menu .dropdown-inner a {
    width: 100%;
  }

  #menu .dropdown-menu a:hover,
  #menu .dropdown-menu ul li a:hover {
    background: rgba(0, 0, 0, 0.1);
  }

  #menu .see-all {
    margin-top: 0;
    border: none;
    border-radius: 0;
    color: #fff;
  }

  #menu .btn-navbar {
    float: right;
    margin: -25px 0 0;
  }

  #menu .dropdown-menu {
    padding-bottom: 0;
    left: 0;
  }

  .common-home .m-menu {
    width: 100%;
  }

  .owl-buttons {
    display: none !important;
  }

  #wishlist-total .fa {
    margin: 0px 0;
  }

  .hline {
    display: none;
  }

  .phone2 {
    margin: 0px auto 15px;
    text-align: center;
  }

  #top {
    padding: 0;
    background-size: cover;
    min-height: 42px;
  }

  #logo img {
    margin: 5px auto 5px;
    max-width: 55%;
  }

  .selectpicker {
    margin-bottom: 10px;
  }

  .pr {
    padding: 0;
  }

  #cart>.btn {
    padding: 0;
  }

  #cart-total:before {
    width: 21px;
    height: 24px;
  }

  .red {
    right: -3px;
  }

  #top-links {}

  #top-links .list-inline {
    text-align: center;
    margin: 6px 0 0;
  }

  .lang-en {
    padding: 4px 7px;
    text-transform: uppercase;
  }

  .top-search {
    display: none;
    margin-top: 5px;
  }

  .l-btn {
    float: none;
    margin: 10px auto 0;
    display: table;
  }

  .min-cart {
    padding: 0;
  }

  .cart-wrap span {
    font-size: 12px;
  }

  .header-cats .list-head {
    font-size: 14px;
  }

  .header-cats .list-head .fa-list-ul {
    margin-left: 5px;
  }

  .header-cats .list-head span {
    margin-left: 5px;
  }

  .c-img {
    width: 24px;
  }

  #top-links>ul>li {
    padding: 0 2px;
  }

  .add-cart {
    margin: 0 auto 5px !important;
  }

  .phone .btn {
    margin: 25px 0 15px !important;
  }

  .logo {
    display: block !important;
    margin: 8px auto;
    display: table !important;
    width: 100px;
  }

  .featuredbanner .row {
    margin: 0 !important;
  }

  .dropdown-menu {
    min-width: 125px;
  }

  .email .fa {
    padding: 0 0px 10px 10px;
    font-size: 36px;
  }

  #slideshow0 {
    margin: 0px 0 0;
  }

  #logo {
    margin: 0 auto;
    width: auto;
    z-index: 9;
    position: relative;
  }

  .visible-xs {
    display: inline-block !important;
  }

  .menu2 .phone {
    margin: 11px 0px 0px;
    font-size: 14px;
    float: left;
  }

  .top-footer {
    padding: 30px 0 10px !important;
  }

  .product-thumb .image {
    float: none !important;
    margin: 0 auto !important;
  }

  .complain {
    margin: 0 auto;
    display: table;
  }

  .product-thumb .button-group button {}

  .search1 .fa {
    color: #fff;
  }

  .re {
    margin: 0;
  }

  .re li {
    vertical-align: middle;
  }

  .header-menu {
    margin: 0px 0 0;
    display: none;
  }

  .all-cats {
    margin-right: 14px;
    width: 94%;
  }

  #advanced-newsletter-box .heading-title span {
    position: relative;
    top: -8px;
    float: none !important;
    color: #fff;
    margin: 25px 0 0 !important;
    display: block !important;
    text-align: center !important;
  }

  .news-t {
    margin: 0px 0 7px !important;
    text-align: center !important;
    font-size: 24px !important;
  }

  #advanced-newsletter-box #mail-box input {}

  #advanced-newsletter-box>.row {
    margin: 0;
  }

  .inside {
    width: 100% !important;
    margin: 0 auto;
  }

  footer .wrap div {
    margin: 0 !important;
  }

  #advanced-newsletter-box .col-sm-12 {
    padding: 20px 0 20px !important;
  }

  #advanced-newsletter-box .heading-title {}

  footer .social {
    float: none !important;
    display: table;
    margin: 20px auto 15px !important;
  }

  .common-home footer {
    /* padding-top: 60px !important;
	    margin-top: -60px !important;*/
  }

  #carousel-19 {
    margin: 0 !important;
  }

  #carousel0 .owl-buttons .owl-next {
    right: 0px;
    top: 46%;
  }

  #carousel0 .owl-buttons .owl-prev {
    left: 0px;
    top: 46%;
  }

  .featuredbanner .desc h3 {
    margin-top: 5px;
    text-align: center;
    font-size: 14px;
  }

  .featuredbanner .desc h4 {
    text-align: center;
    font-size: 12px;
  }

  #button-search {
    margin: 0;
    border-radius: 5px;
  }

  #slideshow0 .owl-buttons .owl-prev {
    left: 5px !important;
  }

  #slideshow0 .owl-buttons .owl-next {
    right: 5px !important;
  }

  #advanced-newsletter-box .col-sm-3 {
    margin: 0 !important;
  }

  .phone {
    display: block;
    float: none;
    margin: 0px 0px 10px 0px;
    font-size: 11px;
  }

  #column-right .container {
    width: auto !important;
    padding-right: 15px;
  }

  #column-right .row {
    margin: 0;
  }

  .common-home #banner0 img {}

  .cats {
    margin: 0px auto 0;
  }

  .cat-title {
    padding: 4px;
    font-size: 11px;
    font-weight: bold;
    right: 0;
  }

  .exc h3 {
    font-size: 14px !important;
    display: block !important;
  }

  #banner1 .exc {
    display: table;
  }

  .exc p {
    font-size: 12px !important;
    line-height: 1.5em !important;
    margin: 0px 0px 10px !important;
  }

  .exc a {
    font-size: 10px !important;
    padding: 2px 10px !important;
  }

  .common-home .title {
    margin: 0px auto 5px !important;
    padding-top: 0;
  }

  #banner0 {
    margin: 0px;
  }

  #banner0 .item {
    margin: 0 0px 15px;
  }

  #slideshow0 .owl-pagination {
    display: none;
  }

  .title span {
    font-size: 23px;
    padding: 0px;
  }

  .common-home .title>span {
    margin: 0px auto 0px;
  }

  #carousel0 {
    margin: 0px 0 0px;
  }

  .banner {
    overflow: hidden;
    margin: 0px 0;
  }

  .product-thumb .image img {
    width: 100% !important;
  }

  #slideshow0 .clickable {
    margin-top: 0px !important;
  }

  .cur {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  header .social {
    padding: 0 !important;
  }

  #banner1 {
    padding-bottom: 2px;
  }

  #banner1 .item {
    margin: 0 0 0px;
  }

  .tohide {
    padding: 0;
  }

  .top2 span {
    padding: 0 2px;
    display: table-cell;
    font-size: 12px;
    text-align: center;
  }

  .top2 .fa {
    color: #09afd2;
    display: block;
  }

  #search {
    width: auto !important;
    margin: 0;
  }

  .sticking .ex {
    display: inline-block !important;
    width: 49%;
  }

  .sticking .ex .col-sm-4 {
    padding: 0;
  }

  .sticking .ex .col-sm-8 {
    padding-right: 0;
  }

  .ex .#cart>.btn {
    line-height: 14px;
  }

  .featuredbanner .item {
    margin: 15px 0 0px;
    padding: 5px 0px;
    text-align: center;
    height: 100%;
  }

  .featuredbanner .in {
    width: 20%;
    display: table-cell;
  }

  .featuredbanner>div {
    display: flex;
    flex-wrap: wrap;
    padding: 0px 10px 0;
  }

  .featuredbanner img {
    padding: 0;
    max-width: 45px;
  }

  .featuredbanner .scale {
    overflow: hidden;
    float: none !important;
    margin: 0px auto !important;
    display: table !important;
  }

  footer .social .fa {
    margin-bottom: 5px !important;
  }

  .pro-page .banner .item {
    display: table;
    margin: 15px 0;
  }

  .content-footer .newbanner {
    float: none !important;
    margin: 2px auto !important;
    display: table;
  }

  #newbanner1 {
    float: none;
    margin: 2px auto;
    display: table;
  }

  .ex #search {
    width: auto;
    margin: 5px auto 5px;
  }

  #advanced-newsletter-box {
    padding: 0px 0px 10px !important;
  }

  #advanced-newsletter-box .fa {}

  #advanced-newsletter-box #mail-box {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  #advanced-newsletter-box #mail-box .btn {
    padding: 0 20px !important;
  }

  .mejs__container {
    width: 100%;
    height: 230px !important;
  }

  .email {
    margin: 0px 0px 10px 0px;
    font-size: 11px;
  }

  .cart-wrap {
    margin: 0px;
  }

  .common-home .title::after {
    width: 85%;
  }

  .sc {
    display: none;
  }

  .product-thumb .rating {
    padding: 0px 0 5px !important;
    text-align: right !important;
  }

  .create {
    padding: 7.5px 17px !important;
  }

  #search .input-lg {}

  .adv-search {
    margin-top: 10px;
    width: 100%;
    display: none;
  }

  .contacts {
    margin: auto;
    float: right;
  }

  .social .fa {
    font-size: 16px;
    padding: 8px 7px;
  }

  .right-list {
    margin: 20px 0 5px !important;
  }

  .social a {
    margin-left: 0px;
  }

  .navbar-header {
    float: none;
    width: 100%;
    text-align: center;
    margin: 0 auto !important;
  }

  #top .btn-link,
  #top li,
  #top a {
    font-size: 9px;
    margin: 0 !important;
  }

  #top .left-links {
    margin: 6px auto 3px;
  }

  .half-circle {
    margin-right: 20px !important;
  }

  #carousel-12 .owl-buttons .owl-next {
    right: 0px !important;
  }

  #carousel-12 .owl-buttons .owl-prev {
    left: 0px !important;
  }

  .banner img {
    width: 100%;
  }

  #carousel0 img {
    margin: 0 auto;
  }

  .heading-title:before {
    display: none !important;
  }

  .product-thumb .image a {
    display: block;
  }

  .content-footer .newbanner {
    margin-bottom: 10px !important;
    display: table !important;
  }

  .info-f ul {
    padding: 0 10px !important;
  }

  footer .wrap a {
    color: #b3b3b3;
    word-break: break-word;
  }

  .copy {
    text-align: center !important;
    margin: 10px auto 10px !important;
  }

  .copy2 {
    text-align: center !important;
  }

  .scrollup {
    display: table;
    margin: 0 auto;
  }

  .banner1 {
    padding: 30px 0;
  }

  .content-footer .newbanner .item {
    float: none !important;
    margin: 2px auto;
    display: table-cell !important;
    padding: 6px;
  }

  footer .info-f {
    margin-right: -15px !important;
    margin-left: -15px !important;
    margin-bottom: 0px;
    padding: 30px 0 0px;
  }

  .common-home footer {
    margin-top: 15px;
  }

  .product-thumb h4 {
    font-size: 13px !important;
    margin: 0 0px 0px !important;
  }

  .product-thumb .caption p {
    font-size: 12px !important;
    margin: 0 0 0;
  }

  .add-cart {
    padding: 7px 5px !important;
    font-size: 12px;
  }

  .product-thumb .button-group {
    top: 5px !important;
    right: 0px !important;
  }

  .featuredbanner {
    margin: 0 0 15px;
  }

  .product-thumb .button-group button {
    font-size: 12px !important;
  }

  .product-thumb .button-group {}

  .product-thumb {
    padding-bottom: 5px !important;
    margin-bottom: 30px !important;
  }

  .featuredbanner .desc h3:after {
    margin: 0 auto;
  }

  #newbanner3,
  #newbanner1 {
    margin: 0 auto 0 !important;
    float: none !important;
    display: table !important;
  }

  .powered .newbanner .item {
    float: none !important;
    margin: 2px !important;
    display: table-cell !important;
  }

  #mp-menu>div>ul {
    position: sticky;
    top: 0;
    height: 100vh;
  }
}

/* content */
#content {
  /* min-height: 600px; */
}

.common-home #content {
  min-height: 200px;
  background: transparent;
  /* padding: 10px 0px 0; */
}

.home-wrap {
  padding: 0;
  overflow: hidden;
  background: #f5f5f5;
}

.product-thumb .image {
  position: relative;
  transition: all 0.4s ease-in-out;
}

.product-thumb .image:hover img {
  /*box-shadow: 0px 3px 6px 3px rgba(186, 186, 186, 0.55);*/
}

.afancy {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

/*
.product-thumb button:nth-child(1){
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
    	transition-delay: .15s;
	-webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0);
	margin-bottom: 10px !important;
	opacity: 0;
}
.product-thumb button:nth-child(3){
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
    	transition-delay: 0s;
	-webkit-transform: translate3d(-100%,0,0);
	transform: translate3d(-100%,0,0);
	margin-bottom: 10px !important;
	opacity: 0;
}

.product-thumb:hover button:nth-child(1) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}*/
/*.product-thumb:hover button{
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	opacity: 1;
}*/

/*.pro-details{
	position: absolute;
	background: rgba(0,0,0, 0);
	width: 100%;
	height: 100%;
	top: 0;
	opacity: 0;
	transition: all 0.4s ease-in-out;
	padding-top: 50%;
	left: 0;
	right: 0;
	margin: 0 auto;
	    overflow: hidden;
}*/
.product-thumb .image:hover button {}

.product-thumb .image:hover .pro-details {
  /*background: rgba(0,0,0, .3);*/
  opacity: 1;
}

.text_price {
  color: #777 !important;
}

.add-cart {
  z-index: 99;
  color: #fff !important;
  border: 0;
  width: 100%;
  text-align: center;
  padding: 7px 40px;
  margin: 0 auto 10px;
  background: #e6a720;
  transition: all 0.4s ease-in-out;
}

.add-cart:hover {
  background: #0a3c7d;
  border: 0 !important;
}

.add-now {
  z-index: 99;
  color: #fff !important;
  border: 0;
  width: 100%;
  text-align: center;
  padding: 7px 40px;
  margin: 0 auto;
  background: #5bb4e0;
  transition: all 0.4s ease-in-out;
}

.add-now:hover {
  background: #0a3c7d;
  border: 0 !important;
}

.avail {
  width: 100%;
  border-radius: 4px;
  background: #bb7f00;
  color: #fff;
  display: block;
  height: 83px;
  position: relative;
}

.avail p {
  color: #fff !important;
}

.avail span {
  font-size: 18px;
  font-weight: bold;
}

.avail .r {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  display: block;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.button-group a {}

.info-img {
  display: inline-block;
  margin: 20px 0 40px;
}

.news-t {
  text-align: center;
  margin: 0px 0 5px;
  color: #fff;
  font-size: 23px;
  z-index: 9;
  font-weight: bold;
  position: relative;
}

/*.heading-title:before{
	content: "\f0e0";
	font-family: fontawesome;
	display: table;
	float: right;
	margin: 16px 15px 0px;
	font-size: 55px;
	z-index: 0;
	color: #2a5f00;
}*/

#advanced-newsletter-box {
  margin-top: 0px;
  margin-bottom: 0px;
  background: transparent;
}

#advanced-newsletter-box .heading-title span {
  position: relative;
  display: inline-block;
  color: #fff;
  text-align: right;
  margin: 3px auto 15px;
}

#mail-box .input-group-btn {}

#advanced-newsletter-box hr {
  border-color: #777;
  margin: 50px 0 0;
  padding-bottom: 20px;
}

#advanced-newsletter-box #mail-box {
  margin: 0px auto 20px !important;
  padding: 7px 0px 7px;
  border-radius: 0px;
  /* max-width: 500px; */
  width: 100%;
}

#advanced-newsletter-box .btn {
  color: #fff !important;
  height: 42px !important;
  background: #bf202a !important;
  padding: 0 30px;
  border-radius: 40px !important;
  /* margin: 20px auto 0; */
  display: table;
  border: 0;
  margin-right: -30px;
  font-size: 14px;
  font-family: 'neo-reg';
  font-weight: normal !important;
}

#advanced-newsletter-box .heading-title {
  margin-top: 10px !important;
  text-align: right;
  font-size: 18px !important;
}

#advanced-newsletter-box input {
  font-size: 14px;
  width: 100%;
  height: 42px !important;
  padding-right: 10px;
  border-radius: 30px;
  border: 1px solid #b7b7b7 !important;
  /* background: #fff !important; */
}

#advanced-newsletter-box .social {
  display: table;
  margin: 0 auto;
  float: none;
}

#advanced-newsletter-box .social .fa {
  border-radius: 50%;
  border: 1px solid #00b7ff;
  color: #004d9f;
  margin: 0 5px 30px;
}

#advanced-newsletter-box .social .fa:hover {
  background: #004d9f;
  border: 1px solid #004d9f;
  color: #fff;
}

#advanced-newsletter-box input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000 !important;
}

#advanced-newsletter-box input::-moz-placeholder {
  /* Firefox 19+ */
  color: #000 !important;
}

#advanced-newsletter-box input:-ms-input-placeholder {
  /* IE 10+ */
  color: #000 !important;
}

#advanced-newsletter-box input:-moz-placeholder {
  /* Firefox 18- */
  color: #000 !important;
}

.breadcrumb+.row {
  margin: 0;
}

#content {
  /*background: #f6f6f6;*/
  border-radius: 4px;
  padding: 20px 0px 0;
}

.common-home #content {
  /*background: transparent;*/
}

.fancybox-overlay.fancybox-overlay-fixed {
  opacity: 1 !important;
  max-width: 100% !important;
}

.fancybox-overlay #button-cart {
  display: none !important;
}

.fancybox-overlay #product {
  display: none !important;
}

#product .btn-block {}

#product .col-xs-2 {
  padding-right: 0;
  margin: 0 0 15px;
}

/* footer */

/*.cloud{
	background: url(b-footer.png) no-repeat;
	padding: 58px 0;
	background-position: center center;
	background-size: 100%;
	
}*/
footer {
  padding-top: 0px;
  background: #ffffff;
  /* margin-top: 65px; */
  /* box-shadow: 0px -10px 6px -9px rgba(182, 182, 182, 0.8); */
}

.top-footer {
  background: #c4548e;
  padding: 60px 0 30px;
}

.info-f ul {
  padding: 60px 10px 0 0;
}

.info-f .col-sm-3:first-child ul {
  border: 0;
}

.content-footer {}

.copy {
  text-align: right;
  margin: 5px auto 15px;
  color: #ffffff;
  line-height: 2em;
  font-family: 'neo-reg';
}

.copy2 {
  text-align: left;
  margin: 5px auto 15px;
  color: #ffffff;
  line-height: 2em;
  font-family: 'neo-reg';
}

.copy a {
  color: #bf202a;
  font-weight: bold;
  font-family: 'neo-reg';
}

.copy2 a {
  color: #bf202a;
  font-weight: bold;
  font-family: 'neo-reg';
}

.scrollup .fa {
  background: #fff;
  color: #fff;
  padding: 10px 12px;
  border-radius: 50%;
  cursor: pointer;
  margin-top: 13px;
}

footer hr {
  border-top: none;
}

footer a {
  color: #000;
  font-family: 'neo-reg';
}

footer a:hover {
  color: #333366;
}

footer ul li:hover {}

.f-img3 {
  padding: 10px 0 16px 13px;
}

.info-f {
  padding: 40px 0;
}

.info-f .col-sm-3:nth-of-type(4) {
  /* background: #fff;
	padding: 15px; */
}

footer h5 {
  font-size: 20px;
  color: #bf202a;
  padding: 2px 0px 2px 0;
  /*border-right: 3px solid #eb1361;*/
  margin: 0 0 -23px;
  text-transform: uppercase;
  z-index: 9;
  position: relative;
  cursor: pointer;
  font-family: 'neo-bold';
}

footer h5::after {
  content: '';
  /* font-size: 14px; */
  color: #bf202a;
  position: absolute;
  bottom: -15px;
  background-color: #bf202a;
  width: 51px;
  height: 3px;
  right: 0;
}

.name {
  font-size: 27px;
  color: #0a3c7d;
  font-weight: bold;
  text-align: center;
  margin: 0;
}

/*footer h5:before{
	content: "";
	background: url(b-title.png) no-repeat;
	background-size: contain;
	padding: 0 11px;
	display: inline-block;
	margin: 0px 0 -3px 5px ;
	height: 17px;
	width: 25px;
}*/
/*footer h5:after{
	content: "";
	padding: 0 11px;
	display: block;
	margin: 7px 0 -3px;
	width: 50px;
	border-top: 3px solid #eb1361;
}*/
footer ul li {
  line-height: 1.5em;
  margin-bottom: 10px;
}

footer ul li::before {
  content: '\f100';
  font-family: FontAwesome;
  margin-left: 10px;
  font-size: 14px;
  color: #000;
}

footer .wrap {
  padding: 60px 0px 0 0;
}

footer .wrap div {
  margin: 0px 0px 10px;
  font-size: 14px;
  display: block;
}

footer .wrap a {
  color: #000;
  /*display: table;*/
}

footer .wrap .fa {
  font-size: 18px;
  color: #fff;
  background: #333366;
  padding: 12px 12px;
  border-radius: 50%;
}

footer .wrap .fa-map-marker {
  padding: 12px 16px;
}

footer .wrap .fa-phone {
  padding: 12px 14px;
}

footer .wrap a span {
  display: table-cell;
  line-height: 2.5;
  padding: 0 5px;
  color: #000;
  font-family: 'neo-reg';
}

footer .wrap a:hover {
  color: #333366;
}

footer .wrap a:hover .fa {
  background: #333366;
}

/*footer .wrap .fa-envelope{
	    padding: 9px 10px;
}
footer .wrap .fa-map-marker{
	    padding: 9px 13px;
}*/
/*.phone{
	text-align: center;
}
.phone .btn a{
	color: #fff;
}
.phone p a{
	color: #0a3c7d;
	font-size: 24px;
	font-weight: bold;
}
.phone .btn{
	background: #0a3c7d;
	color: #fff;
	font-size: 16px;
	padding: 10px 55px;
	margin: -25px 0 15px;
}*/
footer .social .fa {
  padding: 11px 12px;
  font-size: 18px;
  color: #fff;
  border: 1px solid #333366;
  transition: all 0.4s ease;
  margin: 0 5px;
  background: #333366;
  border-radius: 50%;
}

footer .social .fa:hover {
  background: #bf202a;
  border: 1px solid #bf202a;
  color: #fff;
}

footer .social .fa-facebook {
  padding: 11px 15px;
}

footer .social a {
  font-size: 16px;
  display: inline-block;
  float: left;
}

footer .social {
  /* margin: -40px auto 15px; */
  float: right;
  display: table;
  position: relative;
  z-index: 9;
}

.powered {
  padding: 15px 15px 5px;
  background: #333366;
}

/* alert */
.pro-page .col-sm-5 {
  /*background: #fff;
	border: 1px solid #ddd;
	    padding: 20px 15px 0;*/
}

.alert {
  padding: 8px 14px 8px 14px;
  margin-top: 50px;
}

/* breadcrumb */
.breadcrumb {
  margin: 20px 0 20px 0;
  padding: 0px 0;
  border: 1px solid #ededed;
  background-color: #ededed;
  border-radius: 0;
}

.breadcrumb i {
  font-size: 15px;
}

.breadcrumb>li {
  padding: 8px 20px;
  position: relative;
  white-space: nowrap;
  transition: all 0.4s ease;
}

.breadcrumb li:hover,
.breadcrumb li:hover:after {
  color: #eb1361 !important;
}

.breadcrumb>li a {
  color: #000;
}

.breadcrumb>li+li:before {
  content: '';
  padding: 0;
}

.breadcrumb>li:after {
  content: '-';
  text-align: center;
  font-family: fontawesome;
  display: block;
  position: absolute;
  bottom: 2px;
  left: -4px;
  transition: all 0.4s ease;
  width: 10px;
  height: 26px;
  /*z-index: 99;*/
  background: transparent;
}

.breadcrumb>li:last-child:after {
  display: none;
}

.category-thumb h4 {
  text-align: center;
}

.pagination {
  margin: 0;
}

.content-footer .col-sm-12:last-child {
  padding: 0px 0 10px;
}

.content-footer .newbanner {
  display: table;
  margin: 0 auto 30px;
}

.content-footer .newbanner .item {
  margin: 2px;
  vertical-align: middle;
  display: inline-block;
}

#newbanner1 {}

#newbanner3 {}

.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
  border-top: 0;
}

.panel-default>.panel-heading {
  color: #fff;
  background-color: #333366;
  border-color: #333366;
}

.panel-default {
  border-top: 0;
  border-color: #333366;
}

.panel-default>.panel-heading a {
  color: #fff;
}

/*.form-control {
  background: #f3f3f3;
  border-color: #f3f3f3;
  box-shadow: none;
}*/

.form-rating .control-label {
  /*margin-right: 25px;
  float: left;*/
}

.form-rating .form-rating-container {
  /*float: left;*/
  display: inline-block;
  margin: 0 10px;
}

.form-rating .form-rating-container label,
.form-rating .form-rating-container:hover label {
  float: left;
  margin-bottom: 0;
  padding: 3px 5px 0 0;
  cursor: pointer;
}

.form-rating .form-rating-container label i,
.form-rating .form-rating-container:hover label i {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-size: 25px;
}

.form-rating .form-rating-container label i.fa-star-o,
.form-rating .form-rating-container:hover label i.fa-star-o {
  color: #d9d9d9;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}

.form-rating .form-rating-container label i.fa-star,
.form-rating .form-rating-container:hover label i.fa-star {
  color: #e6e6e6;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

.form-rating .form-rating-container input {
  display: none;
}

.form-rating .form-rating-container:hover label i.fa-star-o {
  color: #d9d9d9;
}

.form-rating .form-rating-container:hover label i.fa-star {
  color: #e6e6e6;
}

.form-rating .form-rating-container:hover label:hover i.fa-star-o,
.form-rating .form-rating-container:hover label:hover~label i.fa-star-o {
  color: #feb645;
}

.form-rating .form-rating-container:hover label:hover i.fa-star,
.form-rating .form-rating-container:hover label:hover~label i.fa-star {
  color: gold;
}

.form-rating input:checked~label i.fa-star-o {
  color: #fea212;
}

.form-rating input:checked~label i.fa-star {
  color: #f0ca00;
}

/* buttons */
.buttons {
  margin: 1em 0;
}

.btn {
  padding: 7.5px 12px;
  font-size: 12px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),
    0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn-xs {
  font-size: 9px;
}

.btn-sm {
  font-size: 10.2px;
}

.btn-lg {
  padding: 10px 16px;
  font-size: 15px;
}

.btn-group>.btn,
.btn-group>.dropdown-menu,
.btn-group>.popover {
  font-size: 12px;
}

.btn-group>.btn-xs {
  font-size: 9px;
}

.btn-group>.btn-sm {
  font-size: 10.2px;
}

.btn-group>.btn-lg {
  font-size: 15px;
}

.btn-default {
  color: #777;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #e7e7e7;
  background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
  background-repeat: repeat-x;
  border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}

.btn-primary {
  color: #ffffff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-image: linear-gradient(to bottom, #333366, #333366) !important;
  background-repeat: repeat-x;
  background-color: #333366 !important;
  border-color: #333366 #333366 !important;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  background-color: #333366 !important;
  border-color: #333366 #333366 !important;
  background-position: 0 -15px !important;
}

#content .col-sm-5 .btn-default {
  color: #777;
  text-shadow: none !important;
  background-color: #fff !important;
  background-image: none;
  background-repeat: no-repeat;
  border-color: #fff !important;
}

.tab-content {
  background: #fff;
  padding: 20px 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
}

.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  border-color: #f89406 #f89406 #ad6704;
}

.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  border-color: #bd362f #bd362f #802420;
}

.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
}

.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #df5c39;
  background-image: linear-gradient(to bottom, #e06342, #dc512c);
  background-repeat: repeat-x;
  border-color: #dc512c #dc512c #a2371a;
}

.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  background-image: none;
  background-color: #df5c39;
}

.btn-link {
  border-color: rgba(0, 0, 0, 0);
  cursor: pointer;
  color: #23a1d1;
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  box-shadow: none;
}

.btn-inverse {
  color: #ffffff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #333366;
  background-image: linear-gradient(to bottom, #333366, #333366);
  background-repeat: repeat-x;
  border-color: #333366 #333366 #333366;
}

.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  background-color: #333366;
  background-image: linear-gradient(to bottom, #333366, #333366);
}

/* list group */
.list-group a {
  border-bottom: 0;
  border-top: 0;
  color: #888888;
  padding: 9px 12px;
  transition: all 0.4s;
}

.list-group a.active,
.list-group a.active:hover,
.list-group a:hover {
  color: #444444;
  background: #ffcd00;
  color: #fff;
}

.list-group-item:last-child {
  border-bottom: 0 !important;
}

/* carousel */
.carousel-caption {
  color: #ffffff;
  text-shadow: 0 1px 0 #000000;
}

.carousel-control .icon-prev:before {
  content: '\f053';
  font-family: FontAwesome;
}

.carousel-control .icon-next:before {
  content: '\f054';
  font-family: FontAwesome;
}

.owl-carousel {
  background: transparent !important;
}

#carousel-12 {
  margin-top: 20px;
}

#carousel-12 .owl-buttons div {
  opacity: 1;
}

#carousel-12 .owl-buttons .owl-prev {}

#carousel-12 .owl-buttons .owl-next {}

#carousel-12 .owl-buttons {
  position: absolute;
  width: 99%;
  margin: 0 auto;
  top: 45%;
  left: 0;
  right: 0;
}

#carousel-12 .owl-buttons div i {
  font-size: 17px;
  padding: 9px 13px;
  border-radius: 50%;
  color: #000;
  transition: all 0.4s;
}

#carousel-12 .owl-buttons div i:hover {
  color: #777;
}

#carousel-12 .item {
  margin-top: 5px;
}

#carousel-15 .owl-wrapper .owl-item:nth-child(2) {
  /*display: none;*/
}

#carousel-15 .owl-buttons div i {
  font-size: 30px;
  margin: -40px 0 0;
  color: #8b0354;
}

#slideshow0 .owl-buttons div i {
  font-size: 24px;
  background: #333366;
  padding: 15px 22px 16px;
  border-radius: 50%;
  color: #fff;
}

#slideshow0 .owl-buttons div i:hover {
  background: #bf202a;
  color: #fff;
}

#slideshow0 .owl-pagination {
  position: absolute;
  top: 45%;
  right: 20px;
  direction: rtl;
}

#slideshow0 .clickable {
  margin-top: 0px;
}

#slideshow0 .owl-controls .owl-page span {
  border-radius: 0px;
  background: #eb1361;
  box-shadow: none;
  border-radius: 50%;
}

#slideshow0 .owl-controls .owl-page {
  display: block;
  margin: 12px 6px;
}

#slideshow0 .owl-buttons .owl-prev {
  left: 20px;
}

#slideshow0 .owl-buttons .owl-next {
  right: 20px;
}

#slideshow0 .owl-controls .owl-page.active span {
  background: #d1a252;
}

#slideshow0 .owl-controls .owl-page.active:before {
  color: #d1a252;
}

#slideshow0 {
  position: relative;
}

#slideshow0 .owl-page span {
  display: block;
  width: 13px;
  height: 13px;
}

#slideshow0 .owl-buttons div {
  opacity: 1;
}

#slideshow0 .exc {
  position: absolute;
  top: 50%;
  direction: rtl;
  overflow: hidden;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 90%;
  /*border-radius: 10px;
	    padding: 0 20px;*/
}

#slideshow0 .exc h3 {
  font-size: 36px;
  color: #fff;
  font-weight: bold;
  line-height: 1.8em;
  position: relative;
  margin: 0 0 15px;
  padding: 0px 0;
  text-align: center;
  transition: all 0.4s;
}

.exc p {
  font-size: 32px;
  color: #fff;
  line-height: 1.8em;
  margin: 0px 0px 20px;
}

.exc .over a {
  font-size: 14px;
  background: rgb(199, 153, 73);
  color: #fff;
  padding: 8px 40px;
  display: table;
  transition: all 0.4s;
  border-radius: 0px;
  margin: 10px auto 20px;
  border: 1px solid rgb(199, 153, 73);
  border-radius: 50px;
  font-family: 'neo-reg';
}

.exc .over a:hover {
  transition: all 0.5s ease;
  background-color: #bf202a;
  border-color: #bf202a;
}

.exc .over a span {
  display: table;
}

.exc .over a:hover {
  /* box-shadow: 0px 2px 2px 1px rgba(182, 182, 182, 0.8); */
}

.banner .item3:nth-of-type(1) .over a {
  background-color: #bf202a;
  border: 1px solid #bf202a;
}

.banner .item3:nth-of-type(1) .over a:hover {
  transition: all 0.5s ease;
  background-color: rgb(199, 153, 73);
  border-color: rgb(199, 153, 73);
}

.banner .item3:nth-of-type(1) .exc {
  right: 100px;
}

.banner .item .exc {
  /* display: none; */
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: absolute;
  top: 25%;
  right: 50%;
  transform: translateX(50%);
}

.banner .item {
  position: relative;
}

#slideshow0 h3 {
  position: relative;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
}

#slideshow0 .active h3 {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

#slideshow0 p {
  position: relative;
  -webkit-animation-duration: 2.5s;
  animation-duration: 2.5s;
  overflow: hidden;
}

#slideshow0 .active p {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

#slideshow0 .active .over {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

#slideshow0 .over {
  position: relative;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}

#slideshow0 .over {
  overflow: hidden;
}

.owl-carousel5 {
  margin: 50px 0;
}

.owl-carousel5 img {
  margin: 0 auto;
}

.owl-carousel5 .wrap {
  padding: 15px 0;
  border: 1px solid #ccc;
  margin-bottom: 30px;
  transition: all 0.4s ease;
}

.owl-carousel5 .item:nth-child(n + 7) {
  display: none;
}

.owl-carousel5 .wrap:hover {
  border: 1px solid #003267;
}

#carousel-19 .owl-buttons div {
  opacity: 1;
}

#carousel-19 .owl-controls .owl-buttons .owl-prev {
  bottom: 0;
  left: 44%;
  top: 100% !important;
  margin-top: 50px;
  background: #bf202a;
  padding: 25px 20px 25px;
  border-radius: 50%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

#carousel-19 .owl-controls .owl-buttons .owl-next {
  bottom: 0;
  right: inherit;
  left: 50%;
  top: 100% !important;
  margin-top: 50px;
  background: #333366;
  padding: 25px 20px 25px;
  border-radius: 50%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

#carousel-19 .owl-buttons div i {
  font-size: 20px;
}

.owl-carousel .owl-buttons div i {
  margin: 0 !important;
}

/*  */
#carousel-199 .owl-controls .owl-buttons .owl-prev {
  bottom: 0;
  left: 44%;
  top: 100% !important;
  margin-top: 50px;
  background: #bf202a;
  padding: 25px 20px 25px;
  border-radius: 50%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

#carousel-199 .owl-controls .owl-buttons .owl-next {
  bottom: 0;
  right: inherit;
  left: 50%;
  top: 100% !important;
  margin-top: 50px;
  background: #333366;
  padding: 25px 20px 25px;
  border-radius: 50%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

#carousel-199 .owl-buttons div i {
  font-size: 20px;
}

.owl-carousel .owl-buttons div i {
  margin: 0 !important;
}

/*  */
#carousel-189 .owl-controls .owl-buttons .owl-prev {
  bottom: 0;
  left: 44%;
  top: 100% !important;
  margin-top: 50px;
  background: #bf202a;
  padding: 25px 20px 25px;
  border-radius: 50%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

#carousel-189 .owl-controls .owl-buttons .owl-next {
  bottom: 0;
  right: inherit;
  left: 50%;
  top: 100% !important;
  margin-top: 50px;
  background: #333366;
  padding: 25px 20px 25px;
  border-radius: 50%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

#carousel-189 .owl-buttons div i {
  font-size: 20px;
}

.owl-carousel .owl-buttons div i {
  margin: 0 !important;
}

/* product list */
.product-thumb {
  margin-bottom: 35px;
  transition: all 0.4s;
  /* background: #fff; */
  padding-bottom: 20px;
  margin: 0px 10px;
}

.product-thumb:hover {}

.product-thumb:hover h4 a {
  color: #777;
}

#shipping_method_list {
  direction: ltr;
}

.product-thumb .image {
  text-align: center;
  transition: all 0.6s;
  border-radius: 5px;
  overflow: hidden;
  background-color: #fff;
  padding: 10px;
}

.product-thumb:hover .image {
  /*box-shadow: 0px 3px 10px 5px rgba(186, 186, 186, 0.5);
*/
}

.product-thumb .image a {
  display: block;
}

.product-thumb .image a:hover {}

.product-thumb .image img {
  margin-left: auto;
  margin-right: auto;
  transition: all 0.4s;
  width: 100%;
}

.product-grid .product-thumb .image {}

@media (min-width: 767px) {
  .product-list .product-thumb .image {
    float: right;
    padding: 0 15px;
  }
}

.product-thumb h4 {
  font-size: 17px;
  margin: 0 0px 10px;
}

.product-thumb .caption {
  position: relative;
  padding: 16px 0px 0px;
  min-height: 70px;
  text-align: center;
  clear: both;
  direction: rtl;
}

.product-thumb .caption [class*='col-'] {
  padding: 5px;
}

.product-thumb .caption a {
  color: #000;
  font-family: 'neo-bold';
  font-size: 15px;
  transition: all 0.4s;
  line-height: 1.5em;
}

.product-thumb .caption p {
  color: #777;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 50px;
}

.product-list .product-thumb .caption {
  margin-right: 230px;
}

@media (max-width: 1200px) {
  .product-grid .product-thumb .caption {
    min-height: 210px;
    padding: 0 10px;
  }
}

@media (max-width: 767px) {
  .product-list .product-thumb .caption {
    min-height: 0;
    margin-right: 0;
    padding: 0 10px;
  }

  .product-grid .product-thumb .caption {
    min-height: 0;
  }
}

.product-thumb .rating {
  padding: 0px 0 10px;
  text-align: left;
}

.rating .fa-stack {
  font-size: 8px;
}

.rating .fa-star-o {
  color: #999;
  font-size: 15px;
}

.rating .fa-star {
  color: #fc0;
  font-size: 15px;
}

.rating .fa-star+.fa-star-o {
  color: #e69500;
}

h2.price {
  margin: 0;
}

.product-thumb .price {
  padding: 5px 0;
  margin-bottom: 10px;
  font-weight: 600;
}

.product-thumb .price-new {
  /* font-weight: 600; */
  color: #ff0000;
  font-size: 14px;
  font-family: 'neo-reg';
}

.product-thumb .price-old {
  color: #8e8e8e;
  font-size: 14px;
  font-family: 'neo-reg';
  text-decoration: line-through;
}

.model-en {
  display: none;
}

.product-thumb .price-tax {
  color: #999;
  font-size: 12px;
  display: block;
}

.product-thumb .button-group {
  transition: all 0.4s;
  /* border-bottom: 1px solid #333366; */
  padding: 0 0px;
}

.product-list .product-thumb .button-group {
  /*border-right: 1px solid #ddd;*/
}

@media (max-width: 768px) {
  .product-list .product-thumb .button-group {
    border-right: none;
  }
}

#list-view,
#grid-view {
  background: transparent;
  border: 0;
  box-shadow: none;
}

.act .fa {
  color: #333366;
}

#list-view .fa,
#grid-view .fa {
  font-size: 18px;
}

.btn-group .btn:hover,
.btn-group .btn:focus,
.btn-group .btn.focus {
  color: #333366;
  text-decoration: none;
}

.desc2,
.wish,
.comp {
  display: none !important;
}

.product-list .desc2 {
  display: block !important;
}

.product-list .wish,
.product-list .comp {
  display: inline-block !important;
}

.product-list .product-thumb .image img {
  width: 165px;
}

.product-thumb .button-group button {
  border: none;
  display: block;
  background-color: #333366;
  color: #fff;
  border-radius: 50%;
  border: 0;
  line-height: 18px;
  margin: 0 auto -20px;
  font-weight: bold;
  text-align: center;
  font-size: 13px;
  padding: 9px 10px;
  transition: all 0.4s;
}

.product-list .product-thumb .button-group button {
  display: inline-block;
  margin: 0 auto 20px;
}

.product-list .product-thumb .caption {
  clear: unset;
}

.product-list .product-thumb {
  padding-bottom: 10px;
}

.product-thumb:hover button {
  background-color: #333366;
}

.product-thumb:hover .button-group {
  /* border-bottom: 1px solid #333366; */
}

.product-thumb .button-group>button:first-child {
  /* padding: 11px 12px 9px 11px; */
}

.product-thumb .button-group a>button {
  transition: all 0.4s;
  float: none;
  padding: 9px 11px;
}

.product-thumb .button-group a {}

.product-thumb .button-group button:hover {}

.product-thumb:hover .button-group {}

.product-thumb .button-group button .fa {
  font-size: 18px;
}

.product-thumb .button-group hr {
  margin: 5px auto;
  width: 0;
  transition: all 0.6s ease;
  transition-delay: 0.2s;
}

.product-thumb .image:hover hr {
  width: 70%;
}

/* .product-thumb .button-group button:hover {
	color: #eb1361;
	text-decoration: none;
	cursor: pointer;
	border: 0;
	background: transparent;
}*/
@media (max-width: 1200px) {

  .product-thumb .button-group button,
  .product-thumb .button-group button+button {}
}

@media (max-width: 767px) {

  .product-thumb .button-group button,
  .product-thumb .button-group button+button {}
}

.thumbnail {
  overflow: hidden;
  border-radius: 0 !important;
  padding: 20px 0;
}

ul.otp-option li {
  float: right !important;
}

.thumbnails {
  overflow: auto;
  clear: both;
  list-style: none;
  padding: 0;
  margin: 0;
}

.thumbnails>li {
  margin-right: 20px;
}

.thumbnails {
  margin-right: -20px;
}

.thumbnails>img {
  width: 100%;
}

.image-additional a {
  margin-bottom: 20px;
  padding: 5px;
  display: block;
  border: 1px solid #ddd;
}

.image-additional {
  max-width: 78px;
}

.thumbnails .image-additional {
  float: right;
  margin: 0 20px;
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
  #column-left .product-layout .col-md-3 {
    width: 100%;
  }

  #column-left+#content .product-layout .col-md-3 {
    width: 50%;
  }

  #column-left+#content+#column-right .product-layout .col-md-3 {
    width: 100%;
  }

  #content+#column-right .product-layout .col-md-3 {
    width: 100%;
  }

  .common-home #column-right {
    padding-left: 15px;
  }

  #column-right {
    padding-left: 0;
  }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout,
#column-right .product-layout {
  width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^='quantity'] {
  min-width: 50px;
}

#login-popup .btn {
  width: 100%;
  padding: 9px 0;
  margin: 0 auto 15px;
  font-size: 16px;
  display: block;
}

.modal2 h3 {
  font-weight: 500;
  font-size: 18px;
  color: #00aca7;
  margin: 0 0 20px 0;
  text-align: center;
}

.modal2 h2 {
  background-color: #fff;
  text-align: center;
  font-size: 26px;
  color: #00aca7;
  text-transform: uppercase;
  margin: 0;
  padding-bottom: 30px;
}

.modal2 {
  position: absolute;
  z-index: 10000;
  /* 1 */
  top: 0;
  left: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
}

.modal2.is-visible {
  visibility: visible;
}

.icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  fill: currentcolor;
}

.modal-overlay {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: hsla(0, 0%, 0%, 0.5);
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.3s, opacity 0.3s;
}

.modal2.is-visible .modal-overlay {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}

.modal-wrapper {
  position: absolute;
  z-index: 9999;
  /*top: 6em;
  left: 50%;
  width: 32em;
  margin-left: -16em;*/
  top: 90%;
  left: 50%;
  -webkit-transform: translate(-50%, -27%) !important;
  transform: translate(-50%, -27%) !important;
  width: 80%;
  background-color: #fff;
  box-shadow: 0 0 1.5em hsla(0, 0%, 0%, 0.35);
}

.modal-transition {
  transition: all 0.3s 0.12s;
  transform: translateY(-10%);
  opacity: 0;
}

.modal2.is-visible .modal-transition {
  transform: translateY(0);
  opacity: 1;
}

.modal-header,
.modal-content2 {
  padding: 2em;
}

.modal-header {
  position: relative;
  background-color: #fff;
  box-shadow: 0 1px 2px hsla(0, 0%, 0%, 0.06);
  border-bottom: 1px solid #e8e8e8;
}

.modal-close {
  position: absolute;
  top: 8px;
  left: 7px;
  padding: 10px;
  font-size: 10px;
  color: #00aca6;
  background: none;
  border: 0;
}

.modal-close .fa {
  font-size: 21px;
}

.modal-close:hover {
  color: #777;
}

.modal-heading {
  font-size: 1.125em;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.modal-content2>*:first-child {
  margin-top: 0;
}

.modal-content2>*:last-child {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .modal-wrapper {
    -webkit-transform: translate(-50%, 0%) !important;
    transform: translate(-50%, 0%) !important;
  }
}

.list-group-item.active:hover,
.list-group-item.active:focus {
  border-bottom: 4px solid #01ada6;
  border-radius: 0;
}

.list-group-item.active {
  z-index: 2;
  color: #343846;
  background-color: transparent;
  border-color: transparent;
}

.service-box {
  background-image: url(account-box-background.png);
  background-repeat: repeat-x;
  background-color: #343846;
  padding: 50px 40px;
  position: relative;
}

.mp-back1 {
  position: absolute;
  top: 10px;
  left: 10px;
  color: #fff;
}

.vendor {
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  display: block;
  margin: 0 0 20px 0;
}

.mp-menu ul li>a {
  display: block;
  font-size: 16px;
  font-weight: 500;
  padding: 10px 20px 10px 20px;
  color: #343846;
}

.mp-menu ul li a.mp-back {
  background-color: #333366;
}

.mp-menu ul li a i {
  font-size: 30px;
  margin: 0 5px;
  vertical-align: text-bottom;
}

.mp-menu .fa-angle-left {
  font-size: 20px;
  margin: 6px 5px 0px;
  display: inline-block;
  float: left;
  color: #333366;
}

.mp-menu ul li a.mp-back {
  font-size: 15px;
  padding: 8px 10px;
}

.mp-menu ul li strong {
  padding: 5px 10px;
}

.all-cats .dropdown-inner li a {
  color: #333366;
}

.all-cats li a .fa-angle-left {
  margin: 8px 0 0;
}

/* aaaaa */
#banner0 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 120px;
}

#banner1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 120px;
}

.caros-fix {
  background-color: #bf202a;
}

.exc h3 a {
  color: #ffffff;
  font-size: 33px;
  font-family: 'neo-bold';
}

.product-thumb .button-group button {
  border: none;
  display: block;
  color: #fff;
  border-radius: 50%;
  border: 0;
  line-height: 18px;
  margin: 0 auto -20px;
  text-align: center;
  font-size: 14px;
  padding: 9px 10px;
  transition: all 0.4s;
  border-width: 1px;
  border-color: #333366;
  border-style: solid;
  background-color: #333366;
  width: 240px;
  height: 50px;
  border-radius: 25px;
  font-family: 'neo-reg';
}

.product-thumb .button-group button:hover {
  background-color: #bf202a;
  transition: all 0.5s ease;
  border-color: #bf202a;
}

.special-label {
  background-color: #ff0000;
  position: absolute;
  width: 60px;
  height: 60px;
  border-radius: 30px;
  font-family: 'neo-reg';
  font-size: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 20px;
  top: 10px;
  z-index: 5;
  color: #ffffff;
  text-align: center;
}

.btm-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#newbanner2 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 30px 0px;
}

#newbanner2 .item {
  margin-left: 10px;
}

.owl-carousel .owl-buttons div {
  opacity: 1 !important;
}

.hea {
  color: #bf202a;
  font-size: 18px;
  font-family: 'neo-bold';
}

.des {
  color: #000000;
  font-size: 14px;
  font-family: 'neo-reg';
}

.account,
.wishheader {
  /* border-bottom: 1px solid #f087a2; */
  display: block;
  /* padding-bottom: 8px; */
  border-width: 1px;
  border-color: #272b6b;
  border-style: solid;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  background-color: #272b6b;
}

#cart>.btn {
  position: relative;
  font-size: 14px;
  color: #000;
  background: transparent;
  border: transparent;
  float: left;
  box-shadow: none;
  text-shadow: none;
  border-radius: 0;
  padding: 0;
  border-width: 1px;
  border-color: #bf202a;
  border-style: solid;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  background-color: #bf202a;
}

.right-list {
  float: left;
  display: flex;
}

.wishheader a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.lang-en {
  padding: 10px 5px;
  border-radius: 0;
  background: #272b6b;
  color: #fff !important;
  text-shadow: none;
  transition: all 0.3s ease;
  display: block;
  /* border-bottom: 1px solid #878787; */
  border-width: 1px;
  border-color: #272b6b;
  border-style: solid;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50% !important;
  font-family: 'neo-reg';
}

/* responsive */
@media (max-width: 991px) {
  .hidden-xs {
    display: block !important;
  }

  .hidden-xs.fix .visible-xs {
    display: none !important;
  }

  .account {
    display: none !important;

  }

  .right-list {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
  }

  .search1 {
    border-width: 1px;
    border-color: #272b6b;
    border-style: solid;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    background-color: #272b6b;
  }

  .re {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 0;
  }

  #logo img {
    margin: 0 auto;
    max-width: 75%;
    padding-bottom: 0;
  }

  .header-fix {
    margin: 20px 0px;
  }

  .common-home .title {
    margin: 20px auto 15px !important;
    padding-top: 0;
  }

  #banner0 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
  }

  #banner1 {
    flex-direction: column;
    margin-top: 20px;
  }

  #banner2 {
    flex-direction: column;
    margin-top: 20px;
  }

  .exc h3 a {
    font-size: 23px !important;
    padding: 2px 10px !important;
  }

  #banner1 .item3 {
    margin-bottom: 20px;
  }

  #banner2 .item3 {
    margin-bottom: 20px;
  }

  .product-thumb .button-group button {
    width: 100px !important;
    height: 40px;
  }

  .common-home #content {
    min-height: unset;
  }

  footer h5::after {
    width: 0;
  }

  .btm-footer {
    flex-direction: column;
  }

  .col-fix {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }

  .btm-footer form {
    width: 100% !important;
  }

  .special-label {
    width: 50px;
    height: 50px;
    font-size: 10px;

  }

  .fix-newsletters {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }

  .des {
    color: #000000;
    font-size: 14px;
    font-family: 'neo-reg';
    margin: 20px 0px;
  }

  footer .social {
    /* margin: -40px auto 15px; */
    float: right;
    display: table;
    position: relative;
    z-index: 9;
    margin: 0 !important;
  }
}

.fix-pro {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.fix-pro .product-thumb {
  margin-bottom: 40px;
}

.help-block {
  display: none !important;
}

.last-comm {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.last-comm h4 {
  font-size: 15px;
  text-align: center;
  font-weight: bold;
  color: #000;
}

.first-inv {
  background-color: #ebd6ff;
  padding: 10px;

}

.fixlogo {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.numfix {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}

.numfix span {
  font-size: 15px;
  text-align: center;
  font-weight: bold;
  color: #000;
}