/** Shopify CDN: Minification failed

Line 2544:0 Unexpected "@media"
Line 5709:11 Expected ":"

**/


/*============================================================================
  Get font-families from theme settings
==============================================================================*/





/*$light-color: lighten($color-text-top, 20%);
$dark-color: darken($main-color, 20%);
$dark-bg-menu-top: darken($bg-menu-top, 20%);*/
@font-face {
	font-family: 'gothammedium';
	src: url('gotham-medium-webfont.woff2') format('woff2'), url('gotham-medium-webfont.woff') format('woff'), url('gotham-medium-webfont.svg#gothammedium') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'gothambold';
	src: url('gotham-bold-webfont.woff2') format('woff2'), url('gotham-bold-webfont.woff') format('woff'), url('gotham-bold-webfont.svg#gothambold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'gothamlight';
	src: url('gotham-light-webfont.woff2') format('woff2'), url('gotham-light-webfont.woff') format('woff'), url('gotham-light-webfont.svg#gothamlight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'gothamlightitalic';
	src: url('gotham-lightitalic-webfont.woff2') format('woff2'), url('gotham-lightitalic-webfont.woff') format('woff'), url('gotham-lightitalic-webfont.svg#gothamlightitalic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ostrich_sans_roundedmedium';
	src: url('ostrich-rounded-webfont.eot');
	src: url('ostrich-rounded-webfont.eot?#iefix') format('embedded-opentype'),  url('ostrich-rounded-webfont.woff2') format('woff2'),  url('ostrich-rounded-webfont.woff') format('woff'),  url('ostrich-rounded-webfont.ttf') format('truetype'),  url('ostrich-rounded-webfont.svg#ostrich_sans_roundedmedium') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ostrich_sansmedium';
	src: url('ostrichsans-medium-webfont.eot');
	src: url('ostrichsans-medium-webfont.eot?#iefix') format('embedded-opentype'),  url('ostrichsans-medium-webfont.woff2') format('woff2'),  url('ostrichsans-medium-webfont.woff') format('woff'),  url('ostrichsans-medium-webfont.ttf') format('truetype'),  url('ostrichsans-medium-webfont.svg#ostrich_sansmedium') format('svg');
	font-weight: normal;
	font-style: normal;
}
.oneline {
  display: block;
  word-wrap: break-word;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
  position: absolute;
  width: 100%;
  text-align: center;
  border-radius: 0;
  height: 40px;
  line-height: 40px;
  padding: 0px;
  margin-bottom: 0px;
}

.alert {
  position: absolute;
  width: 100%;
  top: 0px;
  left: 0px;
  text-align: center;
  height: 40px;
  line-height: 40px;
}

/*@keyframes rotateWordsFirst {
0% { opacity: 1; animation-timing-function: ease-in; height: 0px; }
8% { opacity: 1; height: 60px; }
19% { opacity: 1; height: 60px; }
25% { opacity: 0; height: 60px; }
100% { opacity: 0; }
}
@keyframes rotateWordsSecond {
0% { opacity: 1; animation-timing-function: ease-in; height: 0px; }
10% { opacity: 0.3; height: 0px; }
20% { opacity: 1; height: 60px; }
27% { opacity: 0; height: 60px; }
100% { opacity: 0; }
}*/
.full-width {
  margin: 0 !important;
  padding: 0;
}

.full-width > .container {
  width: 100% !important;
  padding: 0;
}

.full-width > .container > .row,
.full-width > .container > .row > .col-sm-12 > .row {
  padding: 0;
  margin: 0 !important;
}

.full-width > .container > .row > .col-sm-12,
.full-width > .container > .row > .col-sm-12 > .row > .col-sm-12 {
  padding: 0;
}

/*.full-width > .container > .col-sm-12{
padding: 0;
}
div[class^="row-"] > .container{
padding: 0;
}
div[class^="row-"]{clear: both;}
*/
body {
  font: normal 13px/18px "gothammedium",Arial,Helvetica,sans-serif;
  background: url(bg-body.jpg);
  color: #5c441f;
}
h1, h2, h3, h4, h5, h6 { color: #5c441f !important; }
.breadcrumb > li + li::before { content: '/' !important; }

a, button {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

a:active, a:focus, a:hover, button:active, button:focus, input:actice, input:focus, button:visited, input:visited {
  outline: none !important;
  box-shadow: none !important;
}

a, a:visited, a:focus, a:active, a:hover {
  outline: none !important;
}
#customer_login input[type="submit"] { width: 20%; }
#create_customer .submit { text-align: right !important; }


/* home **************************************************************************************************/
/* top **************************************************************************************************/
/* top **************************************************************************************************/
header.hd2 {
  text-align: center;
}

header.hd2 .text-top-header {
  line-height: 40px;
  text-align: left;
  border-bottom: 1px solid #ddd;
  font-size: 12px;
}

@media only screen and (max-width: 991px) {
  header.hd2 .text-top-header {
    text-align: center;
  }
}

header.hd2 .block-phone {
  color: #666666;
  line-height: 60px;
  display: block;
  margin: 26px 0px;
  text-align: left;
}

@media only screen and (max-width: 991px) {
  header.hd2 .block-phone {
    line-height: 40px;
    margin: 0px;
    text-align: center;
  }
}

header.hd2 .block-phone {
  color: #666666;
}
.powrMarkText, .powrIcon.icon-logo { display: none !important; }
.multiSlider .slide.image .imageWrapper img { width: 100%; }
.multiSlider .next, .multiSlider .prev {
  background: #b78029;
  color: #fff;
  font-size: 35px;
  height: 70px;
  line-height: 70px;
  margin: -35px 0 0;
  text-align: center;
  width: 30px;
  z-index: 999;
}
#create-account-form .submit { text-align: right !important; }
#create-account-form .submit .button-primary { background: #e6c24b; }
.table-checkout-cart button.btn-remove i, .table-checkout-cart a.btn-remove i, .table-checkout-cart h5 a, .box-show-price .total-price { color: #543b15 !important; }
.table-checkout-cart button.btn-remove i, .table-checkout-cart a.btn-remove i:hover, .table-checkout-cart h5 a:hover { color: #e6c24b !important; }
.table-checkout-cart .checkout-cart-buttons a, .table-checkout-cart .checkout-cart-buttons button, .checkout-cart-buttons.group-btn-2 a, .checkout-cart-buttons.group-btn-2 button {
  background: #543b15 !important;
  color: #fff !important;
}
.table-checkout-cart .checkout-cart-buttons a:hover, .table-checkout-cart .checkout-cart-buttons button:hover, .checkout-cart-buttons.group-btn-2 a:hover, .checkout-cart-buttons.group-btn-2 button:hover { background: #e6c24b !important;}
@media only screen and (max-width: 991px) {
  header.hd2 .block-phone {
    padding-right: 20px;
  }
  header.hd2 .block-phone span.hidden-lg.hidden-md.visible-xs.visible-sm {
    display: inline-block !important;
  }
}

@media only screen and (min-width: 1200px) {
  header.hd2 .block-phone {
    margin-right: 30px;
  }
}

#logo {
  float: left;
}

#logo.layout2 {
  float: none;
  margin: 26px 0px;
  text-align: center;
}

#logo.layout2 a {
  display: inline-block;
}

@media only screen and (max-width: 479px) {
  #logo {
    float: none;
    text-align: center;
  }
}

nav .content-left {
  float: left;
  width: 80%;
  margin: 10px 0px;
  padding-right: 30px;
  border-right: 1px solid #eee;
}

nav.layout2 .content-left {
  float: right;
  margin: 36px 0px;
  width: 100%;
  padding-right: 0px;
  border-right: 0px;
}

nav .content-left .first-block {
  display: block;
  float: left;
  width: 100%;
  border-bottom: 1px solid #eee;
  padding-bottom: 5px;
  line-height: 40px;
}

nav.layout2 .content-left .first-block {
  display: block;
  float: right;
  width: 100%;
  border-bottom: 0px;
  padding-bottom: 0px;
}

nav .content-left .first-block span {
  display: block;
  /*height: 40px;*/
  float: left;
  /*line-height: 40px;*/
}

nav .content-left .first-block .top-currency .fa, nav .content-left .first-block .top-language .fa {
	font-size: 12px; 
  	padding: 0 2px; 
}
nav .content-left .first-block span button {
  padding: 0px 5px;
  border: 0px;
  line-height: 40px;
  color: #292929;
}

nav .content-left .first-block .block-phone {
  color: #666666;
}

@media only screen and (max-width: 767px) {
  nav .content-left .first-block .block-phone {
    padding-right: 20px;
  }
}

@media only screen and (min-width: 1200px) {
  nav .content-left .first-block .block-phone {
    margin-right: 30px;
  }
}

nav .content-left .first-block .block-currency, nav .content-left .first-block .block-language {
  display: inline-block;
  /*height: 40px;
  line-height: 40px;*/
  float: left;
  color: #4c4c4c;
  padding: 0px 5px;
}

nav .content-left .first-block .block-currency .btn-group button, nav .content-left .first-block .block-language .btn-group button {
  text-decoration: none;
  float: none;
  padding: 0px;
  color: #4c4c4c;
}

nav .content-left .first-block .block-currency .btn-group button:hover, nav .content-left .first-block .block-language .btn-group button:hover {
  text-decoration: none;
  color: #5c441f;
}

nav .content-left .first-block .block-currency .btn-group button img, nav .content-left .first-block .block-language .btn-group button img {
  padding-right: 3px;
  margin-top: 2px;
  float: left;
}

@media only screen and (max-width: 767px) {
  nav .content-left .first-block .block-currency, nav .content-left .first-block .block-language {
    padding: 0px 5px;
  }
}

nav .content-left .first-block .block-currency .dropdown-menu, nav .content-left .first-block .block-language .dropdown-menu {
  min-width: 100px !important;
  padding: 0px !important;
}
.dropdown-menu {
  min-width: 230px !important;
  margin: 0 !important;
}

nav .content-left .first-block .block-currency .dropdown-menu button, nav .content-left .first-block .block-currency .dropdown-menu a, nav .content-left .first-block .block-language .dropdown-menu button {
  line-height: 30px;
  padding: 0px;
  font-weight: 500;
  color: #4c4c4c;
}

nav .content-left .first-block .block-currency .dropdown-menu button:hover, nav .content-left .first-block .block-currency .dropdown-menu a:hover, nav .content-left .first-block .block-language .dropdown-menu button:hover {
  text-decoration: none;
  color: #5c441f;
}

nav .content-left .first-block .block-currency .dropdown-menu button img, nav .content-left .first-block .block-language .dropdown-menu button img {
  padding-right: 3px;
  margin-top: -2px;
  float: none;
}

nav .content-left .first-block .block-search {
  float: right;
  display: block;
  width: 30%;
}

nav.layout2 .content-left .first-block .block-search {
  float: right;
  display: block;
  width: 65%;
}

nav .content-left .first-block .block-search .input-group {
  width: 100%;
}

nav .content-left .first-block .block-search .input-group input.input-lg {
  height: 30px !important;
  border-radius: 30px !important;
  box-shadow: none;
  background: #ededed;
  margin: 5px 0px;
  color: #666666;
  padding: 0px 35px 0px 15px;
  border-color: #f1f1f1;
}

nav.layout2 .content-left .first-block .block-search .input-group input.input-lg {
  height: 30px !important;
  border-radius: 30px !important;
  box-shadow: none;
  background: #ededed;
  margin: 5px 0px;
  color: #666666;
  padding: 0px 35px 0px 15px;
  border-color: #f1f1f1;
  outline: none !important;
}

nav .content-left .first-block .block-search .input-group input::-webkit-input-placeholder {
  color: #999;
}

nav .content-left .first-block .block-search .input-group input:-moz-placeholder {
  color: #999;
}

nav .content-left .first-block .block-search .input-group input::-moz-placeholder {
  color: #999;
}

nav .content-left .first-block .block-search .input-group input:-ms-input-placeholder {
  color: #999;
}

nav .content-left .first-block .block-search .input-group .input-group-btn {
  position: absolute;
  top: 0px;
  right: 30px;
  color: #fff;
}

nav .content-left .first-block .block-search .input-group .input-group-btn button {
  background: transparent !important;
  border: 0 !important;
  outline: none !important;
  box-shadow: none;
  color: #666666;
}

@media only screen and (max-width: 991px) {
  nav .content-left .first-block .block-search {
    width: 40%;
  }
}

@media only screen and (max-width: 479px) {
  nav .content-left .first-block .block-search {
    width: 100%;
  }
}
.btn.btn-default.btn-lg.submit-button {
  background: none;
  border: 0;
  padding: 0;
  text-shadow: none;
  position: absolute;
  right: 15px;
  top: 8px;
  z-index: 999;
}
.about {
  font: 17px/27px "gothamlight",Arial,Helvetica,sans-serif;
  text-align: center;
}
.about h1 { margin: 25px 0; }
.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #e6c24b !important;
}
.table-bordered {
    border: 1px solid #e6c24b;
}
nav .content-left .secon-block {
  display: block;
  width: 100%;
  float: left;
}

.layout2 .content-right {
  float: right;
  width: auto;
  height: 40px;
  margin: 0px;
  line-height: 40px;
  position: absolute;
  top: -20px;
  right: 20px;
}

.layout2 .content-right .btn-group button {
  background: #5c441f url(/cdn/shop/t/2/assets/top_cart_white.png?v=665524850137925331496221267) no-repeat 20px center;
  text-shadow: none;
  border: 0;
  border-radius: 40px;
  box-shadow: none;
  padding: 0px 45px;
  height: 40px;
  min-width: 40px;
  position: relative;
}

.layout2 .content-right .btn-group button #cart-total .count-item {
  position: absolute;
  height: 20px;
  width: 20px;
  text-align: center;
  line-height: 20px;
  border-radius: 100%;
  border: 0;
  background: #6d604c;
  color: #fff;
  font-size: 12px;
  display: inline-block;
  top: 10px;
  right: 17px;
}
nav .content-right {
  float: left;
  width: auto;
  height: 90px;
  margin: 10px 0 10px 20px;
  line-height: 90px;
}

nav .content-right .btn-group button {
  background: transparent url(/cdn/shop/t/2/assets/top_cart.png?v=9863129887384504661496221267) no-repeat center center;
  text-shadow: none;
  border: 0;
  box-shadow: none;
  padding: 0px;
  height: 40px;
  width: 40px;
  position: relative;
}

nav .content-right .btn-group button #cart-total .count-item {
  position: absolute;
  height: 20px;
  width: 20px;
  text-align: center;
  line-height: 20px;
  border-radius: 100%;
  border: 0;
  background: #6d604c;
  color: #fff;
  font-size: 12px;
  top: -5px;
  right: -5px;
}

nav .content-right .btn-group button #cart-total .f-text {
  display: block;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
}

nav .content-right .btn-group button #cart-total .s-text {
  display: block;
  font-size: 12px;
  color: #ababab;
}

nav .content-right .btn-group button #cart-total .s-text em {
  position: absolute;
  height: 20px;
  width: 20px;
  font-size: 12px;
  background: #e65951;
  border-radius: 100%;
  text-align: center;
  font-weight: 600;
  bottom: 0px;
  line-height: 20px;
  left: 25px;
  color: #fff !important;
}

nav .content-right #cart .dropdown-menu {
  min-width: 260px;
  margin-top: 0px;
  border-radius: 0;
  border-top: 3px solid #5c441f;
  max-height: 450px;
  overflow: auto;
  -moz-overflow: auto;
  -moz-overflow-x: hidden;
  overflow-x: hidden;
}

nav .content-right #cart .dropdown-menu .text-center {
  padding: 20px 15px;
  line-height: 1;
}

nav .content-right #cart .dropdown-menu li .div-sdiviped {
  padding: 0 10px;
}

nav .content-right #cart .dropdown-menu li .div-sdiviped .row-cart {
  margin: 10px 0;
  border-bottom: 1px solid #ddd;
  padding-bottom: 5px;
}

nav .content-right #cart .dropdown-menu li .div-sdiviped .row-cart .image-cart {
  float: left;
  max-width: 70px;
}

nav .content-right #cart .dropdown-menu li .div-sdiviped .row-cart .cart-content {
  padding: 5px 0 0 90px;
  position: relative;
  min-height: 110px;
}

nav .content-right #cart .dropdown-menu li .div-sdiviped .row-cart .cart-content .product-name, nav .content-right #cart .dropdown-menu li .div-sdiviped .row-cart .cart-content .product-layout.product-grid .item-inner .caption h4, .product-layout.product-grid .item-inner .caption nav .content-right #cart .dropdown-menu li .div-sdiviped .row-cart .cart-content h4 {
  float: left;
  width: 100%;
  display: block;
  line-height: 25px;
}

nav .content-right #cart .dropdown-menu li .div-sdiviped .row-cart .cart-content .product-name a, nav .content-right #cart .dropdown-menu li .div-sdiviped .row-cart .cart-content .product-layout.product-grid .item-inner .caption h4 a, .product-layout.product-grid .item-inner .caption nav .content-right #cart .dropdown-menu li .div-sdiviped .row-cart .cart-content h4 a {
  color: #333;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}

nav .content-right #cart .dropdown-menu li .div-sdiviped .row-cart .cart-content .cart-price {
  color: #a08d7c;
  font-weight: 600;
  font-size: 15px;
  text-decoration: underline;
}

nav .content-right #cart .dropdown-menu li .div-sdiviped .row-cart .cart-content .box-cart-price {
  float: left;
  line-height: 30px;
}

nav .content-right #cart .dropdown-menu li .div-sdiviped .row-cart .cart-content .cart-button.button-remove {
  position: absolute;
  right: -10px;
  top: 5px;
}

nav .content-right #cart .dropdown-menu li .div-sdiviped .row-cart .cart-content .cart-button.button-remove button.btn {
  border: none;
  background: transparent;
  text-align: center;
  outline: none;
  box-shadow: none;
}

nav .content-right #cart .dropdown-menu li .box-total {
  display: none;
}

nav .content-right #cart .dropdown-menu li .row2-cart .box-cart {
  height: 30px;
  line-height: 30px;
}

nav .content-right #cart .dropdown-menu li .row2-cart .box-total {
  color: #333;
  display: inline-block;
  width: 100%;
  font-size: 16px;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  padding: 0px 10px 10px;
  border-bottom: 1px solid #e3e3e3;
}

nav .content-right #cart .dropdown-menu li .row2-cart .box-total .text1 {
  float: right;
}

nav .content-right #cart .dropdown-menu li .row2-cart .button-cart {
  display: inline-block;
  background: #fff;
  width: 100%;
}

nav .content-right #cart .dropdown-menu li .row2-cart .button-cart a {
  color: #fff;
  background: #3a3a3a;
  display: block;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  text-shadow: none;
  margin: 0px 15px;
  text-align: center;
  border-radius: 0px;
  border: 1px solid #fff;
}

@media only screen and (max-width: 479px) {
  nav .content-right {
    margin: 10px 0 10px 10px;
    line-height: 150px;
  }
  nav .content-right .top-cart-content {
    line-height: 1;
  }
}
header.hd3 {
  text-align: center;
  background: #5c441f;
  background: -moz-linear-gradient(top, #5c441f 0%, #5c441f 55%, #573f19 100%);
  background: -webkit-linear-gradient(top, #5c441f 0%,#5c441f 55%,#573f19 100%);
  background: linear-gradient(to bottom, #5c441f 0%,#5c441f 55%,#573f19 100%);
  position: relative;
  height: 90px;
  z-index: 999;
}
header.hd3:before {
	background: url(sep01.png) repeat-x;
	width: 100%;
	height: 14px;
	position: absolute;
	left: 0;
	top: 100%;
	content: '';
}
header.hd3:after {
  display: block;
  clear: both;
  content: '';
}
.header-holder {
  max-width: 1055px;
  margin: 0 auto;
  padding: 0 15px;
  overflow: hidden;
}

header.hd3 .text-top-header {
  line-height: 40px;
  text-align: left;
  border-bottom: 1px solid #ddd;
  font-size: 16px;
}
#top {
  float: left;
  max-width: 840px;
}
#top .sub-col {
  float: left;
  width: 75%;
  text-align: center;
  margin: 27px 0 0;
}

@media only screen and (max-width: 991px) {
  header.hd3 .text-top-header {
    text-align: center;
  }
}

header.hd3 .block-phone {
  color: #666666;
  line-height: 40px;
  display: block;
  text-align: left;
}

@media only screen and (max-width: 991px) {
  header.hd3 .block-phone {
    line-height: 40px;
    margin: 0px;
    text-align: center;
  }
}

header.hd3 .block-phone {
  color: #666666;
}

@media only screen and (max-width: 991px) {
  header.hd3 .block-phone {
    padding-right: 20px;
  }
  header.hd3 .block-phone span.hidden-lg.hidden-md.visible-xs.visible-sm {
    display: inline-block !important;
  }
}

@media only screen and (min-width: 1200px) {
  header.hd3 .block-phone {
    margin-right: 30px;
  }
}

.hd3 #logo {
  float: left;
  width: 181px;
  position: relative;
}


.note.form-error ul {
  list-style: none;
  text-align: right;
  color: red;
}

@media only screen and (max-width: 479px) {
  .hd3 #logo {
    float: none;
  }
}

.hd3 nav .content-left {
  float: none;
  width: 100%;
  margin: 0px;
  padding-right: 0px;
  border-right: 0px;
}
.hd3 nav .content-left .first-block {
  text-align: right;
  margin: 20px 0 0;
  float: right;
  padding-bottom: 0px;
  border-bottom: 0px;
  line-height: 20px;
  width: 25%;
}

.hd3 nav .content-left .first-block span {
  display: block;
  margin: 0 0 10px;
  font: 18px/22px 'gothambold', Arial, Helvetica, sans-serif;
  position: relative;
  padding: 0 0 0 30px;
}
.hd3 nav .content-left .first-block span.block-email {
  font-size: 14px;
  line-height: 16px;
}
.hd3 nav .content-left .first-block span:before {
	width: 22px;
	height: 22px;
	position: absolute;
	left: 0;
	top: -3px;
	content: '';
}
.hd3 nav .content-left .first-block span.block-phone:before { background: url(icon-phone.png) no-repeat; }
.hd3 nav .content-left .first-block span.block-email:before { background: url(icon-mail.png) no-repeat; }
.hd3 nav .content-left .first-block span a { color: #fff; }
.hd3 nav .content-left .first-block span a:hover { color: #efc949; }

.hd3 nav .content-left .first-block span button {
  padding: 0px 5px;
  border: 0px;
  /*line-height: 40px;*/
  color: #292929;
}

.hd3 nav .content-left .first-block .block-mail {
  color: #666666;
  font-size: 13px;
  font-weight: normal;
}

@media only screen and (max-width: 767px) {
  .hd3 nav .content-left .first-block .block-phone {
    padding-right: 20px;
  }
  .hd3 nav .content-left .first-block .block-phone span.hidden-lg.hidden-md.visible-xs.visible-sm {
    float: left;
  }
}

@media only screen and (min-width: 1200px) {
  .hd3 nav .content-left .first-block .block-phone {
    margin-right: 30px;
  }
}

.hd3 nav .content-left .first-block .block-currency, .hd3 nav .content-left .first-block .block-language {
  display: inline-block;
  /*        height: 40px;
  line-height: 40px;*/
  float: none;
  color: #4c4c4c;
  margin-left: 15px;
  padding: 0px 5px;
  /*margin: 25px 0px 25px 25px;*/
}

.hd3 nav .content-left .first-block .block-currency .btn-group button, .hd3 nav .content-left .first-block .block-language .btn-group button {
  text-decoration: none;
  padding: 0px;
  color: #4c4c4c;
}

.hd3 nav .content-left .first-block .block-currency .btn-group button:hover, .hd3 nav .content-left .first-block .block-language .btn-group button:hover {
  text-decoration: none;
  color: #5c441f;
}

.hd3 nav .content-left .first-block .block-currency .btn-group button img, .hd3 nav .content-left .first-block .block-language .btn-group button img {
  padding-right: 3px;
  margin-top: -2px;
}

@media only screen and (max-width: 767px) {
  .hd3 nav .content-left .first-block .block-currency, .hd3 nav .content-left .first-block .block-language {
    padding: 0px 5px;
  }
}

.hd3 nav .content-left .first-block .block-currency .dropdown-menu, .hd3 nav .content-left .first-block .block-language .dropdown-menu {
  min-width: 100px !important;
  padding: 0px !important;
}

.hd3 nav .content-left .first-block .block-currency .dropdown-menu button, .hd3 nav .content-left .first-block .block-language .dropdown-menu button {
  line-height: 30px;
  padding: 0px;
  font-weight: 500;
  color: #4c4c4c;
}

.hd3 nav .content-left .first-block .block-currency .dropdown-menu button:hover, .hd3 nav .content-left .first-block .block-language .dropdown-menu button:hover {
  text-decoration: none;
  color: #5c441f;
}

@media only screen and (max-width: 479px) {
  .hd3 nav .content-left .first-block .block-language {
    text-align: left;
  }
}

.hd3 nav .content-left .first-block .block-search {
  float: none;
  display: inline-block;
  width: 80%;
  max-width: 200px;
  margin-left: 20px;
  vertical-align: middle;
  /*margin: 25px 0px;*/
}

.hd3 nav .content-left .first-block .block-search .input-group {
  width: 100%;
}

.hd3 nav .content-left .first-block .block-search .input-group input.input-lg {
  height: 30px !important;
  border-radius: 30px !important;
  box-shadow: none;
  background: #ededed;
  margin: 5px 0px;
  color: #666666;
  padding: 0px 35px 0px 15px;
  border-color: #f1f1f1;
  outline: none !important;
}

.hd3 nav .content-left .first-block .block-search .input-group input::-webkit-input-placeholder {
  color: #999;
}

.hd3 nav .content-left .first-block .block-search .input-group input:-moz-placeholder {
  color: #999;
}

.hd3 nav .content-left .first-block .block-search .input-group input::-moz-placeholder {
  color: #999;
}

.hd3 nav .content-left .first-block .block-search .input-group input:-ms-input-placeholder {
  color: #999;
}

.hd3 nav .content-left .first-block .block-search .input-group .input-group-btn {
  position: absolute;
  top: 0px;
  right: 30px;
  color: #fff;
}

.hd3 nav .content-left .first-block .block-search .input-group .input-group-btn button {
  background: transparent !important;
  border: 0 !important;
  outline: none !important;
  box-shadow: none;
  color: #666666;
}

@media only screen and (max-width: 991px) {
  .hd3 nav .content-left .first-block .block-search {
    max-width: 300px;
  }
}

@media only screen and (max-width: 767px) {
  .hd3 nav .content-left .first-block .block-search {
    width: 100%;
    max-width: 200px;
    margin-left: 0px;
  }
}

@media only screen and (max-width: 991px) {
  .hd3 nav .content-left .first-block {
    margin: 0px;
  }
}

@media only screen and (max-width: 767px) {
  .hd3 nav .content-left .first-block {
    text-align: center;
  }
}

.hd3 nav .content-left .secon-block {
  display: block;
  width: 100%;
  float: left;
}

@media only screen and (max-width: 991px) {
  .hd3 nav .content-left {
    float: none;
    margin: 10px 0px;
    display: inline-block;
    width: 100%;
  }
}

.hd3 .content-right {
  float: none;
  width: auto;
  height: 40px;
  margin: 0px 0 0px 20px;
  line-height: 20px;
  display: inline-block;
}

.hd3 .content-right .btn-group button {
  background: transparent url(/cdn/shop/t/2/assets/top_cart.png?v=9863129887384504661496221267) no-repeat center center;
  text-shadow: none;
  border: 0;
  box-shadow: none;
  padding: 0px;
  height: 40px;
  width: 40px;
  position: relative;
}

.hd3 .content-right .btn-group button #cart-total .count-item {
  position: absolute;
  height: 20px;
  width: 20px;
  text-align: center;
  line-height: 20px;
  border-radius: 100%;
  border: 0;
  background: #6d604c;
  color: #fff;
  font-size: 12px;
  top: -5px;
  right: -5px;
}

.hd3 .content-right .btn-group button #cart-total .f-text {
  display: block;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
}

.hd3 .content-right .btn-group button #cart-total .s-text {
  display: block;
  font-size: 12px;
  color: #ababab;
}

.hd3 .content-right .btn-group button #cart-total .s-text em {
  position: absolute;
  height: 20px;
  width: 20px;
  font-size: 12px;
  background: #e65951;
  border-radius: 100%;
  text-align: center;
  font-weight: 600;
  bottom: 0px;
  line-height: 20px;
  left: 25px;
  color: #fff !important;
}

.hd3 .content-right #cart .dropdown-menu {
  min-width: 260px;
  margin-top: 0px;
  border-radius: 0;
  border-top: 3px solid #5c441f;
  max-height: 350px;
  overflow: auto;
  -moz-overflow: auto;
  -moz-overflow-x: hidden;
  overflow-x: hidden;
  padding: 10px !important;
}

.hd3 .content-right #cart .dropdown-menu .text-center {
  padding: 20px 15px;
  line-height: 1;
}

.hd3 .content-right #cart .dropdown-menu li .div-sdiviped {
  padding: 0 10px;
}

.hd3 .content-right #cart .dropdown-menu li .div-sdiviped .row-cart {
  margin: 10px 0;
  border-bottom: 1px solid #ddd;
  padding-bottom: 5px;
}

.hd3 .content-right #cart .dropdown-menu li .div-sdiviped .row-cart .image-cart {
  float: left;
  max-width: 70px;
}

.hd3 .content-right #cart .dropdown-menu li .div-sdiviped .row-cart .cart-content {
  padding: 5px 0 0 90px;
  position: relative;
  min-height: 110px;
}

.hd3 .content-right #cart .dropdown-menu li .div-sdiviped .row-cart .cart-content .product-name, .hd3 .content-right #cart .dropdown-menu li .div-sdiviped .row-cart .cart-content .product-layout.product-grid .item-inner .caption h4, .product-layout.product-grid .item-inner .caption .hd3 .content-right #cart .dropdown-menu li .div-sdiviped .row-cart .cart-content h4 {
  float: left;
  width: 100%;
  display: block;
  line-height: 25px;
}

.hd3 .content-right #cart .dropdown-menu li .div-sdiviped .row-cart .cart-content .product-name a, .hd3 .content-right #cart .dropdown-menu li .div-sdiviped .row-cart .cart-content .product-layout.product-grid .item-inner .caption h4 a, .product-layout.product-grid .item-inner .caption .hd3 .content-right #cart .dropdown-menu li .div-sdiviped .row-cart .cart-content h4 a {
  color: #333;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}

.hd3 .content-right #cart .dropdown-menu li .div-sdiviped .row-cart .cart-content .cart-price {
  color: #a08d7c;
  font-weight: 600;
  font-size: 15px;
  text-decoration: underline;
}

.hd3 .content-right #cart .dropdown-menu li .div-sdiviped .row-cart .cart-content .box-cart-price {
  float: left;
  line-height: 30px;
}

.hd3 .content-right #cart .dropdown-menu li .div-sdiviped .row-cart .cart-content .cart-button.button-remove {
  position: absolute;
  right: -10px;
  top: 5px;
}

.hd3 .content-right #cart .dropdown-menu li .div-sdiviped .row-cart .cart-content .cart-button.button-remove button.btn {
  border: none;
  background: transparent;
  text-align: center;
  outline: none;
  box-shadow: none;
}

.hd3 .content-right #cart .dropdown-menu li .box-total {
  display: none;
}

.hd3 .content-right #cart .dropdown-menu li .row2-cart .box-cart {
  height: 30px;
  line-height: 30px;
}

.hd3 .content-right #cart .dropdown-menu li .row2-cart .box-total {
  color: #333;
  display: inline-block;
  width: 100%;
  font-size: 16px;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  padding: 0px 10px 10px;
  border-bottom: 1px solid #e3e3e3;
}

.hd3 .content-right #cart .dropdown-menu li .row2-cart .box-total .text1 {
  float: right;
}

.hd3 .content-right #cart .dropdown-menu li .row2-cart .button-cart {
  display: inline-block;
  background: #fff;
  width: 100%;
}

.hd3 .content-right #cart .dropdown-menu li .row2-cart .button-cart a {
  color: #fff;
  background: #3a3a3a;
  display: block;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  text-shadow: none;
  margin: 0px 15px;
  text-align: center;
  border-radius: 0px;
  border: 1px solid #fff;
}

@media only screen and (max-width: 479px) {
  .hd3 .content-right {
    margin: 10px 0 10px 10px;
  }
  .hd3 .content-right .top-cart-content {
    line-height: 1;
  }
}

/* menu fixed top */
/*.nav-container.fix-nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9995;
  margin: 0;
  background: #5c441f;
  padding: 10px 0px;
  -moz-box-shadow: 1px 5px 20px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 1px 5px 20px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 5px 20px rgba(0, 0, 0, 0.2);
}

.nav-container.fix-nav .pt_custommenu {
  width: 1170px;
  margin: auto;
  float: none;
  display: block;
  padding: 0 15px;
}

.nav-container.fix-nav .parentMenu a {
  text-transform: uppercase;
}

.nav-container.fix-nav .parentMenu a span {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  text-transform: uppercase;
}

.nav-container.fix-nav .parentMenu a:hover span {
  color: #5c441f !important;
}

.nav-container.fix-nav .act a span {
  color: #5c441f;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

@media (min-width: 992px) {
  .quick-access.fix-header {
    position: fixed;
    top: 0px;
    right: 50%;
    margin-right: -570px;
    z-index: 9996;
  }
  .quick-access.fix-header.block-search {
    width: 200px !important;
    z-index: 9997;
    margin-right: -500px;
    margin-top: 9px;
  }
  .quick-access.fix-header #cart {
    padding: 0px;
    width: auto;
    margin-right: 0px;
  }
  .quick-access.fix-header.content-right {
    line-height: 1;
    margin: 0px -570px 0px 0px;
    height: 40px;
    margin-top: 8px;
  }
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
  .quick-access.fix-header {
    position: fixed;
    top: 0px;
    right: 50%;
    margin-right: -470px;
    z-index: 9996;
  }
  .quick-access.fix-header.block-search {
    width: 200px !important;
    z-index: 9997;
    margin-right: -400px;
    margin-top: 10px;
  }
  .quick-access.fix-header #cart {
    padding: 0px;
    width: auto;
    margin-right: 0px;
  }
  .quick-access.fix-header.content-right {
    line-height: 1;
    margin: 0px -470px 0px 0px;
    height: 40px;
    margin-top: 10px;
    z-index: 9997;
  }
}*/

.horizon-menu-top {
  background: #e6c141;
  background: -moz-linear-gradient(top, #e6c141 0%, #d4af34 61%, #cca82e 100%);
  background: -webkit-linear-gradient(top, #e6c141 0%,#d4af34 61%,#cca82e 100%);
  background: linear-gradient(to bottom, #e6c141 0%,#d4af34 61%,#cca82e 100%);
}
.horizon-menu-top .secon-block {
  max-width: 1055px;
  margin: 0 auto;
  padding: 30px 15px 25px;
  position: relative;
}
.horizon-menu-top .secon-block:after {
  display: block;
  clear: both;
  content: '';
}
.horizon-menu-top .secon-block .sub-row {
  float: right;
  max-width: 830px;
  position: relative;
  z-index: 9999;
}
.block.block-search.quick-access {
  display: inline-block;
  vertical-align: middle;
  width: 440px;
}
#header-cart {
  display: inline-block;
  vertical-align: middle;
}
.form-control.input-lg.search, .form-search .search {
  width: 430px;
  height: 36px;
  background: #fffffa;
  border-radius: 20px !important;
  box-shadow: inset 0 4px 4px rgba(0, 0, 0, 0.19);
  padding: 0 40px 0 13px;
  color: #543b15;
  font: 14px/18px 'gothamlight', Arial, Helvetica, sans-serif;
  outline: none !important;
  border: 0;
}
.form-control.input-lg.search:focus { border-color: none !important; }
#search .search::-webkit-input-placeholder { color: #543b15; }
#search .search:-moz-placeholder { color: #543b15; }
#search .search::-moz-placeholder {
	color: #543b15;
	opacity: 1;
}
#search .search:-ms-input-placeholder { color: #543b15; }
.btn.btn-inverse.btn-block.btn-lg.dropdown-toggle {
  background: none;
  border: 0;
  color: #543b15;
  font: 14px/18px 'gothammedium', Arial, Helvetica, sans-serif;
  text-transform: capitalize;
  width: auto;
  height: auto;
  box-shadow: none;
  text-shadow: none;
}
.wishlist {
  color: #543b15;
  font: 14px/18px 'gothammedium', Arial, Helvetica, sans-serif;
  text-transform: capitalize;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 28px;
}
.wishlist:hover, .btn.btn-inverse.btn-block.btn-lg.dropdown-toggle:hover { color: #fff; }
.secon-block.quick-access .login, #customer_login_link, #customer_logout_link, #customer_register_link {
  background: #543b15;
  width: 78px;
  color: #fff;
  font: 14px/26px 'gothammedium', Arial, Helvetica, sans-serif;
  text-transform: capitalize;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  border-radius: 20px;
  text-align: center;
  transition: all 0.3s ease 0s;
  margin: 0 0 0 14px;
}
.secon-block.quick-access .login:hover, #customer_login_link:hover, #customer_logout_link:hover, #customer_register_link:hover {
  background: #fff;
  color: #543b15;
}

/* end-top **********************************************************************************************************************************************************************************************************/
/* content **********************************************************************************************************************************************************************************************************/
.cmsblock {
  display: block;
}

.cmsblock .block-img .col {
  display: block;
  width: 50%;
  float: left;
}

.cmsblock .block-img .f-img a, .cmsblock .block-img .s-img a {
  position: relative;
  display: block;
}

.cmsblock .block-img .f-img a:before, .cmsblock .block-img .s-img a:before, .cmsblock .block-img .f-img a:after, .cmsblock .block-img .s-img a:after {
  bottom: 20px;
  content: "";
  left: 20px;
  opacity: 0;
  position: absolute;
  right: 20px;
  top: 20px;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  z-index: 1;
}

.cmsblock .block-img .f-img a:before, .cmsblock .block-img .s-img a:before {
  border-bottom: 1px solid white;
  border-top: 1px solid white;
  transform: scale(0, 1);
}

.cmsblock .block-img .f-img a:after, .cmsblock .block-img .s-img a:after {
  border-left: 1px solid white;
  border-right: 1px solid white;
  transform: scale(1, 0);
}

.cmsblock .block-img .f-img a:hover::after, .cmsblock .block-img .s-img a:hover::after, .cmsblock .block-img .f-img a:hover::before, .cmsblock .block-img .s-img a:hover::before {
  opacity: 1;
  transform: scale(1);
}

.cmsblock .block-img1 {
  margin-top: 100px;
}

.cmsblock .block-img1 .col {
  display: block;
  /*width: 50%;*/
  float: left;
}
#wrapper .btn-wishlist, #wrapper .wishlist { display: none !important; }

.cmsblock .block-img1 .f-img a, .cmsblock .block-img1 .s-img a {
  position: relative;
  display: block;
}

.cmsblock .block-img1 .f-img a:before, .cmsblock .block-img1 .s-img a:before, .cmsblock .block-img1 .f-img a:after, .cmsblock .block-img1 .s-img a:after {
  bottom: 20px;
  content: "";
  left: 20px;
  opacity: 0;
  position: absolute;
  right: 20px;
  top: 20px;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  z-index: 1;
}

.cmsblock .block-img1 .f-img a:before, .cmsblock .block-img1 .s-img a:before {
  border-bottom: 1px solid white;
  border-top: 1px solid white;
  transform: scale(0, 1);
}

.cmsblock .block-img1 .f-img a:after, .cmsblock .block-img1 .s-img a:after {
  border-left: 1px solid white;
  border-right: 1px solid white;
  transform: scale(1, 0);
}

.cmsblock .block-img1 .f-img a:hover::after, .cmsblock .block-img1 .s-img a:hover::after, .cmsblock .block-img1 .f-img a:hover::before, .cmsblock .block-img1 .s-img a:hover::before {
  opacity: 1;
  transform: scale(1);
}


.cmsblock img {
  max-width: 100%;
}

.cmsblock .static-block {
  background: #f4f4f4;
  border-bottom: 1px solid #ddd;
  padding: 50px 0px;
}

.cmsblock .static-block .icon {
  padding-right: 10px;
}

.cmsblock .static-block .icon .fa {
  font-size: 30px;
  color: #90815b;
}

.cmsblock .static-block .first-text {
  font-size: 12px;
  text-transform: uppercase;
  width: 80px;
  font-weight: 500;
  word-wrap: break-word;
  display: inline-block;
  line-height: 14px;
  color: #90815b;
}

.cmsblock .static-block .secon-text {
  font-size: 20px;
  line-height: 40px;
  vertical-align: bottom;
}

@media only screen and (max-width: 1199px) {
  .cmsblock .static-block .secon-text {
    display: block;
  }
}

.cmsblock .static-block .first-col .secon-text {
  font-size: 28px;
  margin-left: 10px;
}

@media only screen and (max-width: 1199px) {
  .cmsblock .static-block .first-col {
    text-align: center;
  }
}

@media only screen and (max-width: 1199px) {
  .cmsblock .static-block .secon-col, .cmsblock .static-block .third-col {
    text-align: center;
    margin-top: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .cmsblock .static-block .secon-col, .cmsblock .static-block .third-col, .cmsblock .static-block .first-col {
    text-align: left;
    margin-left: 15px;
  }
}

@media only screen and (max-width: 991px) {
  .cmsblock .block-img .f-img, .cmsblock .block-img .s-img {
    width: 100%;
    display: block;
  }
  .cmsblock .block-img .f-img img, .cmsblock .block-img .s-img img {
    width: 100%;
  }
}

.cmsblock .banner-right .f-img, .cmsblock .banner-right .s-img {
  margin-bottom: 34px;
}

.cmsblock .banner-right .f-img a, .cmsblock .banner-right .s-img a {
  position: relative;
  display: block;
}

.cmsblock .banner-right .f-img a:before, .cmsblock .banner-right .s-img a:before, .cmsblock .banner-right .f-img a:after, .cmsblock .banner-right .s-img a:after {
  bottom: 20px;
  content: "";
  left: 20px;
  opacity: 0;
  position: absolute;
  right: 20px;
  top: 20px;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  z-index: 1;
}

.cmsblock .banner-right .f-img a:before, .cmsblock .banner-right .s-img a:before {
  border-bottom: 1px solid white;
  border-top: 1px solid white;
  transform: scale(0, 1);
}

.cmsblock .banner-right .f-img a:after, .cmsblock .banner-right .s-img a:after {
  border-left: 1px solid white;
  border-right: 1px solid white;
  transform: scale(1, 0);
}

.cmsblock .banner-right .f-img a:hover::after, .cmsblock .banner-right .s-img a:hover::after, .cmsblock .banner-right .f-img a:hover::before, .cmsblock .banner-right .s-img a:hover::before {
  opacity: 1;
  transform: scale(1);
}

@media only screen and (max-width: 991px) {
  .cmsblock .banner-right .f-img, .cmsblock .banner-right .s-img {
    display: block;
    text-align: center;
    margin: 30px 0px;
  }
  .cmsblock .banner-right .f-img a, .cmsblock .banner-right .s-img a {
    display: inline-block;
  }
}

.cmsblock .block-img-middle {
  margin-top: 50px;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .cmsblock .block-img-middle .f-img, .cmsblock .block-img-middle .block-img .s-img, .cmsblock .block-img .block-img-middle .s-img {
    min-height: 250px;
    overflow: hidden;
  }
  .cmsblock .block-img-middle .f-img img, .cmsblock .block-img-middle .block-img .s-img img, .cmsblock .block-img .block-img-middle .s-img img {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
    margin-top: 25px;
  }
}

@media only screen and (max-width: 479px) {
  .cmsblock .block-img-middle .f-img, .cmsblock .block-img-middle .block-img .s-img, .cmsblock .block-img .block-img-middle .s-img {
    min-height: 300px;
    overflow: hidden;
  }
  .cmsblock .block-img-middle .f-img img, .cmsblock .block-img-middle .block-img .s-img img, .cmsblock .block-img .block-img-middle .s-img img {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    margin-top: 50px;
  }
}

.cmsblock .block-img-middle .des-content {
  position: absolute;
  top: 50px;
  right: 50%;
  margin-right: -600px;
  width: 600px;
  text-align: center;
}

@media only screen and (max-width: 1199px) {
  .cmsblock .block-img-middle .des-content {
    top: 30px;
    margin-right: -500px;
    width: 500px;
  }
}

@media only screen and (max-width: 991px) {
  .cmsblock .block-img-middle .des-content {
    top: 10px;
    margin-right: -350px;
  }
}

@media only screen and (max-width: 767px) {
  .cmsblock .block-img-middle .des-content {
    width: 450px;
    margin-right: -225px;
  }
}

@media only screen and (max-width: 479px) {
  .cmsblock .block-img-middle .des-content {
    width: 280px;
    margin-right: -140px;
  }
}

.cmsblock .block-img-middle .des-content .rw-wrapper {
  position: relative;
}

.cmsblock .block-img-middle .des-content .rw-wrapper .rw-sentence span {
  white-space: initial;
}

.cmsblock .block-img-middle .des-content .rw-wrapper .rw-sentence {
  margin: 0;
  text-align: left;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
}

.cmsblock .block-img-middle .des-content .rw-wrapper .rw-sentence span {
  white-space: initial;
}

.cmsblock .block-img-middle .des-content .rw-wrapper .rw-words {
  display: inline;
  text-indent: 5px;
  font-style: normal;
}

.cmsblock .block-img-middle .des-content .rw-wrapper .rw-words span {
  position: absolute;
  opacity: 1;
  overflow: hidden;
}

.cmsblock .block-img-middle .des-content h2 {
  display: inline-block;
  width: 250px;
  text-transform: uppercase;
  padding: 10px 0px 10px 23px;
  border: 2px solid #6d604c;
  color: #6d604c;
  font-weight: 700;
}

@media only screen and (max-width: 767px) {
  .cmsblock .block-img-middle .des-content h2 {
    font-size: 16px;
    padding: 5px 0px 5px 12px;
    width: 150px;
  }
}

.cmsblock .block-img-middle .des-content .text-top {
  font-size: 28px;
  line-height: 60px;
  color: #6d604c;
  letter-spacing: 10px;
  text-decoration: underline;
  text-transform: capitalize;
  margin: 0px;
}

@media only screen and (max-width: 1199px) {
  .cmsblock .block-img-middle .des-content .text-top {
    font-size: 24px;
    line-height: 50px;
    letter-spacing: 7px;
  }
}

@media only screen and (max-width: 991px) {
  .cmsblock .block-img-middle .des-content .text-top {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 5px;
  }
}

.cmsblock .block-img-middle .des-content .content-title {
  font-size: 140px;
  line-height: 80px;
  font-family: "Lobster Two", "HelveticaNeue", "Helvetica Neue", sans-serif, cursive;
  color: #5c441f;
  text-transform: capitalize;
  margin-bottom: 60px;
}

@media only screen and (max-width: 1199px) {
  .cmsblock .block-img-middle .des-content .content-title {
    font-size: 80px;
    line-height: 50px;
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 991px) {
  .cmsblock .block-img-middle .des-content .content-title {
    font-size: 50px;
    line-height: 30px;
    margin-bottom: 15px;
    margin: 10px 0px !important;
  }
}

.cmsblock .block-img-middle .des-content h3 {
  margin-top: 30px !important;
  font-size: 17px;
  color: #bbb;
  line-height: 25px;
  font-weight: 400;
}

@media only screen and (max-width: 1199px) {
  .cmsblock .block-img-middle .des-content h3 {
    font-size: 15px;
    line-height: 20px;
    margin-top: 15px !important;
  }
}

@media only screen and (max-width: 767px) {
  .cmsblock .block-img-middle .des-content h3 {
    font-size: 13px;
    line-height: 1;
  }
}

@media only screen and (max-width: 479px) {
  .cmsblock .block-img-middle .des-content h3 {
    line-height: 20px;
  }
}

.cmsblock .block-img-middle .des-content a {
  display: inline-block;
  border: 2px solid #ccc;
  padding: 5px 13px;
  margin-top: 30px;
  font-size: 14px;
  text-transform: uppercase;
  color: #6d604c;
  border-radius: 40px;
}

.cmsblock .block-img-middle .des-content a:hover {
  border-color: #5c441f;
  background: #5c441f;
  color: #fff;
}

@media only screen and (max-width: 1199px) {
  .cmsblock .block-img-middle .des-content a {
    margin-top: 15px;
  }
}

.cmsblock .block-img-middle .des-content a i {
  padding-left: 10px;
}

/* home3 */
.static-block-3 {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  line-height: 60px;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  color: #6d604c;
}

.static-block-3 .col {
  border-right: 1px solid #ddd;
}

.static-block-3 .col:first-child {
  border-left: 1px solid #ddd;
}

.static-block-3 .col i {
  font-size: 28px;
  color: #5c441f;
  vertical-align: middle;
  padding-right: 10px;
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
  .static-block-3 span {
    display: block;
    text-align: center;
    line-height: 1;
    padding: 20px 0px;
  }
  .static-block-3 span.text {
    font-size: 12px;
    padding: 0px 0px 20px 0px;
  }
}

.block-img-top {
  margin-bottom: 50px;
}

.block-img-top .f-block {
  height: 600px;
  background: #f6f7fb;
  display: block;
  padding-top: 100px;
}

.block-img-top .f-block .img-content {
  float: left;
  padding: 0 70px;
  z-index: 8;
}

@media only screen and (max-width: 991px) {
  .block-img-top .f-block .img-content {
    display: block;
    width: 100%;
    text-align: center;
  }
}

.block-img-top .f-block .line-1 {
  display: inline-block;
  position: relative;
}

.block-img-top .f-block .line-1:before, .block-img-top .f-block .line-1:after {
  content: "";
  position: absolute;
  width: 570px;
  height: 3px;
  right: -70px;
  top: 30px;
  background: #fff;
  z-index: unset;
}

.block-img-top .f-block .line-1:after {
  bottom: 80px;
  top: auto;
  z-index: 9;
}

.block-img-top .f-block .line-1 .line-2:before, .block-img-top .f-block .line-1 .line-2:after {
  content: "";
  position: absolute;
  width: 3px;
  height: 430px;
  right: -70px;
  top: 30px;
  background: #fff;
}

.block-img-top .f-block .line-1 .line-2:after {
  right: auto;
  left: -70px;
}

.block-img-top .f-block .text-content {
  padding-left: 700px;
  padding-right: 70px;
}

.block-img-top .f-block .text-content h1 {
  font-size: 35px;
  line-height: 100px;
  margin: 0px;
  font-family: "Lobster Two", "HelveticaNeue", "Helvetica Neue", sans-serif, cursive;
}

.block-img-top .f-block .text-content h2 {
  font-size: 20px;
  line-height: 24px;
  color: #ababab;
  margin: 0px;
}

.block-img-top .f-block .text-content .secon-text {
  margin-top: 40px;
  margin-bottom: 80px;
  font-size: 16px;
  line-height: 24px;
  color: #ababab;
  display: inline-block;
}

@media only screen and (max-width: 991px) {
  .block-img-top .f-block .text-content .secon-text {
    margin-bottom: 40px;
  }
}

.block-img-top .f-block .text-content .readmore {
  display: inline-block;
  color: #ababab;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 16px;
  font-weight: 400;
}

.block-img-top .f-block .text-content .readmore:hover {
  color: #5c441f;
}

@media only screen and (max-width: 991px) {
  .block-img-top .f-block .text-content .readmore {
    margin-bottom: 40px;
  }
}

@media only screen and (max-width: 1199px) {
  .block-img-top .f-block .text-content {
    padding-left: 600px;
    padding-right: 15px;
  }
}

@media only screen and (max-width: 991px) {
  .block-img-top .f-block .text-content {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media only screen and (max-width: 991px) {
  .block-img-top .f-block {
    height: auto;
  }
}

.block-img-top .s-block .text-bottom {
  margin-left: -60px;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 70px;
  letter-spacing: 30px;
  color: #ababab;
}

@media only screen and (max-width: 1199px) {
  .block-img-top .s-block .text-bottom {
    letter-spacing: 15px;
  }
}

@media only screen and (max-width: 991px) {
  .block-img-top .s-block .text-bottom {
    margin-left: 30px;
    letter-spacing: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .block-img-top .s-block .text-bottom {
    margin-left: 30px;
    letter-spacing: 15px;
  }
}

@media only screen and (max-width: 479px) {
  .block-img-top .s-block .text-bottom {
    margin-left: 30px;
    letter-spacing: 5px;
  }
}

.static-block-bottom {
  background: url(../image/cms_03.jpg) no-repeat center center;
  margin: 50px 0px;
}

.static-block-bottom .col {
  text-align: center;
  padding: 100px 0px;
  margin: 30px 0px;
  position: relative;
  z-index: 1;
}

.static-block-bottom .col:before {
  content: "";
  position: absolute;
  height: 450px;
  width: 360px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(255, 255, 255, 0.3);
  top: 0px;
  left: 15px;
  z-index: -1;
}

.static-block-bottom .col:hover:before {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.9);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.9);
  box-shadow: 0 0 5px rgba(255, 255, 255, 0.9);
}

.static-block-bottom h2.title {
  color: #fff;
  font-size: 24px;
  line-height: 34px;
  font-family: "Lobster Two", "HelveticaNeue", "Helvetica Neue", sans-serif, cursive;
  text-transform: capitalize;
  position: relative;
  text-align: center;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

.static-block-bottom h2:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 2px;
  background: #fff;
  left: 50%;
  margin-left: -25px;
  bottom: 0px;
}

.static-block-bottom .text {
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  display: block;
}

.static-block-bottom a.readmore {
  display: inline-block;
  text-align: center;
  font-size: 14px;
  line-height: 34px;
  color: #6d604c;
  letter-spacing: 5px;
  text-transform: uppercase;
  padding: 3px 20px;
  border: 2px solid #6d604c;
  border-radius: 40px;
  margin: 30px 0px 15px 0px;
  text-decoration: none;
  cursor: pointer;
  z-index: 9;
  font-weight: 500;
}

.static-block-bottom a.readmore:hover {
  color: #fff;
  background: #5c441f;
  border-color: #5c441f;
}

@media only screen and (max-width: 1199px) {
  .static-block-bottom .col {
    padding: 100px 20px;
  }
  .static-block-bottom .col:before {
    height: 410px;
    width: 300px;
  }
}

@media only screen and (max-width: 991px) {
  .static-block-bottom {
    background-size: auto 100%;
  }
  .static-block-bottom .col {
    padding: 20px;
    max-width: 300px;
    margin: 30px auto;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgba(255, 255, 255, 0.3);
  }
  .static-block-bottom .col:before {
    display: none;
  }
  .static-block-bottom .col:hover {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.9);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.9);
    box-shadow: 0 0 5px rgba(255, 255, 255, 0.9);
  }
}

@media only screen and (max-width: 767px) {
  .static-block-bottom .col {
    max-width: 450px;
  }
}

@media only screen and (max-width: 479px) {
  .static-block-bottom .col {
    max-width: 300px;
  }
}


/* home-5 */
.block-image-5 .text-content {
  text-align: center;
}

.block-image-5 .text-content .title {
  font-size: 36px;
  font-weight: 400;
  text-transform: uppercase;
  margin-top: 100px;
  display: block;
}

.block-image-5 .text-content span {
  font-size: 14px;
  font-weight: normal;
  color: #ababab;
  line-height: 28px;
  margin-bottom: 20px;
  display: block;
}

/*home-6*/
.block-image-6 {
  margin: 50px 0px 0px;
}

.block-banner-right .col {
  margin-top: 30px;
  text-align: center;
}

.block-banner-right .col img {
  margin-bottom: 20px;
}

@media only screen and (max-width: 991px) {
  .image.first, .image.secon, .image.third, .image.fourth {
    text-align: center;
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 991px) {
  .block-image-cate3, .block-image-cate2, .block-image-cate1 {
    text-align: center;
  }
  .productTabContent .product-thumb {
    border-bottom: 1px solid #ddd;
  }
}

/*end-static-block*/
/**/

.item {
  margin: 0 15px;
}

.item .item-inner {
  position: relative;
}

.item .item-inner .label-pro-sale, .item .item-inner .label-pro-new {
  position: absolute;
  padding: 5px 13px;
  background: #5c441f;
  color: #fff;
  left: 20px;
  top: 20px;
  font-size: 12px;
  text-transform: uppercase;
  border-radius: 20px;
  z-index: 9;
}
.item .item-inner .new-sale .label-pro-new {
  background: none;
  position: static;
  padding: 0;
}

.item .item-inner .images-container {
  position: relative;
  height: 230px;
  display: table;
  width: 100%;
}
.owl-item .item .item-inner .images-container .product-image, .product-thumb.item .item-inner .images-container .product-image {
    display: table-cell;
    vertical-align: bottom;
}
.collection .product-thumb.item .item-inner .images-container .product-image { display: block; }
.item .item-inner .images-container img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

.item .item-inner .images-container .img2 {
  display: none;
}

.item .item-inner .images-container .btn-quickview {
  width: 150px;
  text-align: center;
  color: #6d604c;
  text-transform: uppercase;
  font-weight: 500;
  border-radius: 40px;
  height: 40px;
  line-height: 36px;
  border: 2px solid #5c441f;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -75px;
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s cubic-bezier(0, 1.135, 0.73, 1.405);
  -moz-transition: all 0.3s cubic-bezier(0, 1.135, 0.73, 1.405);
  -o-transition: all 0.3s cubic-bezier(0, 1.135, 0.73, 1.405);
  transition: all 0.3s cubic-bezier(0, 1.135, 0.73, 1.405);
}

.item .item-inner .images-container .btn-quickview:hover {
  color: #fff;
  background: #5c441f;
  border-color: #5c441f;
}

.item .item-inner .des-container {
  text-align: center;
}

.item .item-inner .des-container .product-name a, .item .product-layout.product-grid .item-inner .des-container .caption h4 a, .product-layout.product-grid .item .item-inner .des-container .caption h4 a, .item .product-layout.product-grid .item-inner .caption .des-container h4 a, .product-layout.product-grid .item .item-inner .caption .des-container h4 a {
  font-size: 18px;
  text-transform: uppercase;
  color: #292929;
  font-weight: 400;
}

.item .item-inner .des-container .product-name:hover, .item .product-layout.product-grid .item-inner .des-container .caption h4:hover, .product-layout.product-grid .item .item-inner .des-container .caption h4:hover, .item .product-layout.product-grid .item-inner .caption .des-container h4:hover, .product-layout.product-grid .item .item-inner .caption .des-container h4:hover {
  color: #5c441f;
}

.item .item-inner .des-container .price-box {
  color: #5c441f;
  font-size: 16px;
  font-family: "Lobster Two", "HelveticaNeue", "Helvetica Neue", sans-serif, cursive;
}

.item .item-inner .des-container .price-box span {
  line-height: 40px;
}

.item .item-inner .des-container .price-box p {
  font-size: 16px;
  font-family: "Lobster Two", "HelveticaNeue", "Helvetica Neue", sans-serif, cursive;
  display: inline-block;
  padding-right: 10px;
  margin-bottom: 0px;
}

.item .item-inner .des-container .price-box .old-price .price {
  text-decoration: line-through;
  color: #ababab;
}

.item .item-inner .rating {
  padding-bottom: 5px;
  height: 25px;
}

.item .item-inner .button-group {
  display: block;
  position: relative;
}

.item .item-inner .button-group button {
  height: 40px;
  line-height: 36px;
  border: 2px solid #ababab;
  max-width: 150px;
  font-size: 14px;
  color: #fff;
  background: transparent;
}

.item .item-inner .button-group .btn-addtocart, .item .item-inner .product-layout .button-group .btn-addcart, .product-layout .item .item-inner .button-group .btn-addcart, .item .product-layout.product-grid .item-inner .caption .button-group .btn-addcart, .product-layout.product-grid .item .item-inner .caption .button-group .btn-addcart {
  padding: 0 20px;
  text-align: center;
  color: #6d604c;
  text-transform: uppercase;
  font-weight: 500;
  border-radius: 40px;
}

.item .item-inner .button-group .btn-wishlist, .item .item-inner .button-group .btn-compare {
  background: #cba72d none repeat scroll 0 0;
  border-radius: 100%;
  color: #5c441f;
  height: 30px;
  left: 50%;
  line-height: 30px;
  margin-left: -110px;
  opacity: 1;
  position: absolute;
  width: 30px;
  top: 0;
}
.item .item-inner .button-group .btn-wishlist:hover, .item .item-inner .button-group .btn-compare:hover { background: #5b400a; }

.item .item-inner .button-group .btn-compare {
  margin-left: 80px;
}
.product-layout.product-grid .item .item-inner .button-group .btn-compare {
  opacity: 1;
  top: 0;
   margin-left: 80px;
}
.dropdown-meu { min-width: 300px !important; }
.dropdown-menu .image-cart.text-left {
  float: left;
  margin: 0 15px 0 0;
  width: 70px;
}

.item .item-inner .button-group button:hover {
  color: #fff;
  background: #5c441f;
  border-color: #5c441f;
}

.item:hover .button-group .btn-wishlist {
  opacity: 1;
}

.item:hover .button-group .btn-compare {
  opacity: 1;
}

.item:hover .images-container .btn-quickview {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}


.small-item .item .item-inner {
  display: inline-block;
  width: 100%;
}

.small-item .item .item-inner .images-container {
  max-width: 150px;
  float: left;
}

.small-item .item .item-inner .images-container img {
  max-width: 100%;
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
  .small-item .item .item-inner .images-container {
    max-width: 100px;
  }
}

@media only screen and (max-width: 767px) and (min-width: 480px) {
  .small-item .item .item-inner .images-container {
    max-width: 100%;
  }
}

@media only screen and (max-width: 374px) {
  .small-item .item .item-inner .images-container {
    max-width: 100px;
  }
}

.small-item .item .item-inner .des-container {
  text-align: left;
  padding-left: 150px;
}

.small-item .item .item-inner .des-container .product-name a, .small-item .item .product-layout.product-grid .item-inner .des-container .caption h4 a, .product-layout.product-grid .small-item .item .item-inner .des-container .caption h4 a, .small-item .item .product-layout.product-grid .item-inner .caption .des-container h4 a, .product-layout.product-grid .small-item .item .item-inner .caption .des-container h4 a {
  overflow: hidden;
  white-space: nowrap;
}

.dc .small-item .item .item-inner .des-container .product-name a{
  overflow: hidden;
  white-space: normal;
}

.small-item .item .item-inner .des-container .product-name a, .small-item .item .product-layout.product-grid .item-inner .des-container .caption h4 a, .product-layout.product-grid .small-item .item .item-inner .des-container .caption h4 a, .small-item .item .product-layout.product-grid .item-inner .caption .des-container h4 a, .product-layout.product-grid .small-item .item .item-inner .caption .des-container h4 a
@media only screen and (max-width: 1199px) and (min-width: 992px) {
  .small-item .item .item-inner .des-container {
    padding-left: 100px;
  }
}

@media only screen and (max-width: 767px) and (min-width: 480px) {
  .small-item .item .item-inner .des-container {
    padding: 10px 10px;
    text-align: center;
  }
}

@media only screen and (max-width: 374px) {
  .small-item .item .item-inner .des-container {
    padding-left: 100px;
  }
}

.small-item .item .item-inner .button-group .btn-compare, .small-item .item .item-inner .button-group .btn-wishlist {
  display: none;
}

.module-title {
  display: block;
  text-align: center;
}

.module-title h3 {
  font-family: "gothambold",Arial,Helvetica,sans-serif;
  font-size: 35px;
  text-transform: initial;
  color: #4c4c4c;
  display: inline-block;
  margin: 50px 0px;
  padding-top: 50px;
}
.relate-title.module-title h3 {
  margin: 0 0 50px;
  padding: 0;
}

.insta {
  display: block;
  text-align: center;
}

.insta h2 {
  font-family: "Lobster Two", "HelveticaNeue", "Helvetica Neue", sans-serif, cursive;
  font-size: 35px;
  text-transform: initial;
  color: #4c4c4c;
  display: inline-block;
  margin: 50px 0px;
}
.occountdown_module {
  /*  background: $bkg-1;*/
  clear: both;
}

.occountdown_module .module-title {
  text-align: center;
  position: relative;
}

/*
.occountdown_module .module-title:before {
  position: absolute;
  content: "";
  height: 2px;
  width: 150px;
  background: #5c441f;
  left: 0px;
  bottom: 0px;
}
*/

.occountdown_module .module-title h3 {
  margin: 50px 0px 20px;
  text-transform: initial;
  font-size: 28px;
  font-weight: 600;
}

.occountdown_module .countdown-tab-content {
  margin: 0px -15px 0px 15px;
}

@media only screen and (max-width: 767px) {
  .occountdown_module .countdown-tab-content {
    margin: 0 0px;
  }
}

.occountdown_module .item {
 /* border: 1px solid #ddd;
  margin: 0px; */
}

@media only screen and (max-width: 767px) {
  .occountdown_module .item {
    margin: 0 15px;
  }
}

.occountdown_module .box-timer {
  text-align: center;
}

.occountdown_module .box-timer .countdown-row {
  display: inline-block;
  padding: 16px 10px;
  background: #5c441f;
  margin: 10px 0px 20px;
  min-width: 360px;
  border-radius: 100px;
}

.occountdown_module .box-timer .countdown-row .countdown-section {
  padding: 5px;
  width: 25%;
  float: left;
  font-size: 0px;
  line-height: 1;
  position: relative;
  border-right: 1px solid #6a6a6a;
  font-weight: 300;
}

.occountdown_module .box-timer .countdown-row .countdown-section:last-child {
  border: 0px;
}

.occountdown_module .box-timer .countdown-row .countdown-section .countdown-amount {
  font-size: 24px;
  color: #fff;
  display: block;
}

.occountdown_module .box-timer .countdown-row .countdown-section .countdown-period {
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  display: block;
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
  .occountdown_module .box-timer .countdown-row {
    padding: 12px 10px;
    background: #5c441f;
    margin: 10px 0px 15px;
    min-width: 300px;
  }
}

@media only screen and (max-width: 767px) {
  .occountdown_module .box-timer .countdown-row {
    padding: 15px 5px;
    margin: 10px 0px;
    min-width: 280px;
  }
  .occountdown_module .box-timer .countdown-row .countdown-section .countdown-amount {
    font-size: 24px;
  }
  .occountdown_module .box-timer .countdown-row .countdown-section .countdown-period {
    font-size: 12px;
  }
}

.dc .occountdown_module {
  /*  background: $bkg-1;*/
  clear: both;
}

.dc .occountdown_module .module-title {
  background-color: #fff;
  text-align: left;
  position: relative;
}

.dc .occountdown_module .module-title:before {
  position: absolute;
  content: "";
  height: 2px;
  width: 150px;
  background: #5c441f;
  left: 0px;
  bottom: 0px;
}

.dc .occountdown_module .module-title h3 {
  margin: 50px 0px 20px;
  text-transform: initial;
  font-size: 28px;
  font-weight: 600;
}

.dc .occountdown_module .countdown-tab-content {
  margin: 0px -15px 0px 15px;
  background: #fff;
}

@media only screen and (max-width: 767px) {
  .dc .occountdown_module .countdown-tab-content {
    margin: 0 0px;
  }
}

.dc .occountdown_module .item {
  border: 1px solid #ddd;
  margin: 0px;
}

@media only screen and (max-width: 767px) {
  .dc .occountdown_module .item {
    margin: 0 15px;
  }
}

.dc .occountdown_module .box-timer {
  text-align: center;
}

.dc .occountdown_module .box-timer .countdown-row {
  display: inline-block;
  padding: 16px 10px;
  background: #5c441f;
  margin: 10px 0px 20px;
  min-width: 360px;
  border-radius: 100px;
}

.dc .occountdown_module .box-timer .countdown-row .countdown-section {
  padding: 5px;
  width: 25%;
  float: left;
  font-size: 0px;
  line-height: 1;
  position: relative;
  border-right: 1px solid #6a6a6a;
  font-weight: 300;
}

.dc .occountdown_module .box-timer .countdown-row .countdown-section:last-child {
  border: 0px;
}

.dc .occountdown_module .box-timer .countdown-row .countdown-section .countdown-amount {
  font-size: 24px;
  color: #fff;
  display: block;
}

.dc .occountdown_module .box-timer .countdown-row .countdown-section .countdown-period {
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  display: block;
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
  .dc .occountdown_module .box-timer .countdown-row {
    padding: 12px 10px;
    background: #5c441f;
    margin: 10px 0px 15px;
    min-width: 300px;
  }
}

@media only screen and (max-width: 767px) {
  .dc .occountdown_module .box-timer .countdown-row {
    padding: 15px 5px;
    margin: 10px 0px;
    min-width: 280px;
  }
  .dc .occountdown_module .box-timer .countdown-row .countdown-section .countdown-amount {
    font-size: 24px;
  }
  .dc .occountdown_module .box-timer .countdown-row .countdown-section .countdown-period {
    font-size: 12px;
  }
}

.ocfeaturedproductslider.bmargin {
  margin-bottom: 50px;
}

.dc .ocfeaturedproductslider .module-title {
  background-color: #fff;
  text-align: left;
  position: relative;
}

.dc .ocfeaturedproductslider .module-title:before {
  position: absolute;
  content: "";
  height: 2px;
  width: 150px;
  background: #5c441f;
  left: 0px;
  bottom: 0px;
}

.dc .ocfeaturedproductslider .module-title h3 {
  margin: 50px 0px 20px;
  text-transform: initial;
  font-size: 28px;
  font-weight: 600;
}

.dc .ocfeaturedproductslider .owl-wrapper-outer {
  border: 1px solid #ddd;
}

.dc .ocfeaturedproductslider .owl-wrapper-outer .item {
  margin: 0 0px;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.dc .ocfeaturedproductslider .owl-wrapper-outer .item .button-group {
  margin-bottom: 30px;
  margin-top: 15px;
}

@media only screen and (max-width: 1199px) {
  .dc .ocfeaturedproductslider .owl-wrapper-outer .item .button-group {
    margin-bottom: 15px;
    margin-top: 5px;
  }
}

.dc .ocfeaturedproductslider .owl-wrapper-outer .item .item-inner .images-container {
  max-width: 200px;
}

@media only screen and (max-width: 1199px) {
  .dc .ocfeaturedproductslider .owl-wrapper-outer .item .item-inner .images-container {
    max-width: 150px;
  }
}

@media only screen and (max-width: 767px) and (min-width: 480px) {
  .dc .ocfeaturedproductslider .owl-wrapper-outer .item .item-inner .images-container {
    max-width: 100%;
  }
}

@media only screen and (max-width: 479px) {
  .dc .ocfeaturedproductslider .owl-wrapper-outer .item .item-inner .images-container {
    max-width: 100%;
  }
}

@media only screen and (max-width: 479px) {
  .dc .ocfeaturedproductslider .owl-wrapper-outer .item .item-inner .des-container {
    text-align: center;
    padding: 0px 10px;
  }
}

.dc .ocfeaturedproductslider .owl-wrapper-outer .item:last-child {
  border-bottom: 0;
}

.dc .ocfeaturedproductslider .owl-wrapper-outer .owl-item:first-child .item {
  border-left: 0px solid #ddd;
}

.product-tabs-container-slider .tab_container.box .owl-wrapper-outer {
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}

.product-tabs-container-slider .tab_container.box .owl-wrapper-outer .item {
  border: 1px solid #eee;
  border-right: 0px;
  margin: 0px;
}

.product-tabs-container-slider .tab_container.box .owl-wrapper-outer .item .des-container {
  padding-bottom: 30px;
}

.ocfeaturedproductslider .module-title h3 {
  padding-top: 0px;
}

.dc .ocfeaturedproductslider .module-title h3 {
  padding-top: 50px;
}

.dc .ocfeaturedproductslider {
  margin-bottom: 100px;
}

.occountdown_module {
  background: #f6f7fb;
  clear: both;
}

.occountdown_module .box-timer {
  text-align: center;
}

.occountdown_module .box-timer .countdown-row {
  display: inline-block;
  padding: 25px 10px;
  background: #fff;
  margin: 50px 0px;
  min-width: 360px;
}

.occountdown_module .box-timer .countdown-row .countdown-section {
  padding: 5px;
}

.occountdown_module .box-timer .countdown-row .countdown-section .countdown-amount {
  font-size: 32px;
  color: #90815b;
}

.occountdown_module .box-timer .countdown-row .countdown-section .countdown-period {
  font-size: 15px;
  text-transform: uppercase;
  color: #ababab;
}

@media only screen and (max-width: 767px) {
  .occountdown_module .box-timer .countdown-row {
    padding: 15px 5px;
    margin: 50px 0px;
    min-width: 180px;
  }
  .occountdown_module .box-timer .countdown-row .countdown-section .countdown-amount {
    font-size: 24px;
  }
  .occountdown_module .box-timer .countdown-row .countdown-section .countdown-period {
    font-size: 12px;
  }
}

.product-tabs-container-slider {
  clear: both;
}

.product-tabs-container-slider .title-product-tabs ul {
  margin: 0px 0px 0px 0px;
  text-align: center;
  padding: 50px 0px 0px 0px;
  border-top: 2px solid #eee;
}

.product-tabs-container-slider .title-product-tabs ul li {
  display: inline-block;
}

.product-tabs-container-slider .title-product-tabs ul li h3 {
  font-size: 28px;
  padding: 0 20px;
  cursor: pointer;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.product-tabs-container-slider .title-product-tabs ul li.active h3, .product-tabs-container-slider .title-product-tabs ul li:hover h3 {
  color: #5c441f;
  text-decoration: underline;
}

.product-tabs-container-slider .tab_container {
  margin-bottom: 100px;
}

/*.product-tabs-category-container-slider*/
.block-image-cate1, .block-image-cate2, .block-image-cate3 {
  margin-right: -30px;
  margin-bottom: 0px;
  margin-top: 100px;
}

@media only screen and (max-width: 767px) {
  .block-image-cate1, .block-image-cate2, .block-image-cate3 {
    margin-right: 0px;
  }
}

.product-tabs-category-container-slider {
  margin-top: 50px;
}

.product-tabs-category-container-slider ul {
  padding: 0px;
}

.product-tabs-category-container-slider ul li {
  list-style: none;
}

.product-tabs-category-container-slider .module-title h3 {
  margin: 0px 0px 0px;
  padding: 0px 0px 10px;
  border-bottom: 2px solid #5c441f;
}

.product-tabs-category-container-slider .product-thumb {
  border-left: 0px !important;
  margin-bottom: 0px !important;
}

.product-tabs-category-container-slider .product-thumb .rating {
  padding-bottom: 30px;
}

.product-tabs-category-container-slider .item {
  overflow: hidden;
}

.product-tabs-category-container-slider .item .item-inner {
  text-align: center !important;
}

@media only screen and (max-width: 1199px) {
  .product-tabs-category-container-slider .item .item-inner .images-container {
    max-width: 102px;
    display: inline-block;
    text-align: center;
  }
  .product-tabs-category-container-slider .item .item-inner .images-container a {
    display: inline-block;
  }
}

.product-tabs-category-container-slider .item .product-name, .product-tabs-category-container-slider .item .product-layout.product-grid .item-inner .caption h4, .product-layout.product-grid .item-inner .caption .product-tabs-category-container-slider .item h4 {
  margin-top: 15px;
  margin-bottom: 3px;
}

.product-tabs-category-container-slider .owl-wrapper-outer {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

.product-tabs-category-container-slider .item .item-inner .des-container .product-name a {
  font-size: 16px;
  text-transform: lowercase;
}

.cmsblock .block-image-cate1 img {
  max-width: 100%;
  max-height: 297px;
  float: right;
}
/*end-.product-tabs-category-container-slider*/
#column-left .ocbestsellerproduct-title {
  text-align: left;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}

#column-left .ocbestsellerproduct-title h3 {
  margin: 0px;
  padding-top: 20px;
  font-size: 28px;
}

#column-left .bestseller-products-slider .item {
  margin: 0px;
  float: left;
  width: 100%;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}

#column-left .bestseller-products-slider .item .images-container {
  max-width: 120px;
  max-width: 120px;
  float: left;
}

#column-left .bestseller-products-slider .item .des-container {
  text-align: left;
  padding-left: 120px;
}

#column-left .bestseller-products-slider .item .item-inner .des-container .product-name a {
  text-transform: none;
}
.multi_bg {
  background-image: url(../image/cms_04.jpg), url(../image/cms_05.jpg);
  background-repeat: no-repeat, no-repeat;
  background-position: left center, right center;
  background-size: 63% 100%, 38% 100%;
  clear: both;
}

@media only screen and (min-width: 1200px) {
  .multi_bg {
    max-height: 539px;
    overflow: hidden;
  }
}

@media only screen and (max-width: 991px) {
  .multi_bg {
    background-image: none;
  }
}

@media only screen and (max-width: 991px) {
  .testimonial-container {
    background: url(../image/cms_04.jpg) no-repeat center center;
  }
}

.testimonial-container .testimonial-content {
  text-align: center;
}

.testimonial-container .testimonial-content .testimonial-images {
  max-width: 110px;
  display: inline-block;
  margin-top: 90px;
  margin-bottom: 30px;
  border: 4px solid #5c441f;
  border-radius: 100%;
}

.testimonial-container .testimonial-content .testimonial-images img {
  max-width: 102px;
  border-radius: 100%;
  border: 4px solid #fff;
}

.testimonial-container .testimonial-content .media-body {
  padding: 0 100px;
}

.testimonial-container .testimonial-content .media-body .testimonial-text {
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  line-height: 35px;
}

.testimonial-container .testimonial-content .media-body .testimonial-author {
  display: block;
  font-family: "Lobster Two", "HelveticaNeue", "Helvetica Neue", sans-serif, cursive;
  color: #5c441f;
  font-size: 22px;
  text-align: center;
  margin: 30px 0px 90px 0px;
}

@media only screen and (max-width: 479px) {
  .testimonial-container .testimonial-content .media-body {
    padding: 0px;
  }
}

.testimonial-container .owl-theme .owl-controls .owl-buttons div {
  top: 0px !important;
  margin-top: 135px !important;
  left: 50% !important;
  margin-left: -12.5px !important;
  background: transparent !important;
  border: 0 !important;
}

.testimonial-container:hover .owl-theme .owl-controls .owl-buttons div.owl-prev {
  margin-left: -82.5px !important;
  opacity: 1;
  left: 50% !important;
  right: auto !important;
  background: transparent !important;
}

.testimonial-container:hover .owl-theme .owl-controls .owl-buttons div.owl-next {
  margin-left: 62.5px !important;
  opacity: 1;
  left: 50% !important;
  right: auto !important;
  background: transparent !important;
}

.testimonial-container .owl-carousel .owl-controls {
  position: initial !important;
}

.testimonial-container .owl-carousel .owl-controls .owl-buttons {
  position: initial !important;
}

.testimonial-container .owl-carousel .owl-controls .owl-buttons div {
  width: 25px !important;
  height: 20px !important;
  line-height: 20px !important;
  border-radius: 40px !important;
  opacity: 0;
}

.testimonial-container .owl-carousel .owl-controls .owl-buttons div:before {
  line-height: 20px !important;
  font-size: 14px;
}

.testimonial-container .owl-carousel .owl-controls .owl-buttons div:hover {
  background: #5c441f !important;
  border-color: #5c441f !important;
}

.testimonial-container .owl-carousel .owl-controls .owl-buttons .owl-prev:before {
  content: "\f104" !important;
}

.testimonial-container .owl-carousel .owl-controls .owl-buttons .owl-next:before {
  content: "\f105" !important;
}


.testimonial-container1 {
  background: no-repeat center center;
  /*height: 760px;*/
  padding: 100px 0px;
}

.testimonial-container1 .testimonial-content {
  text-align: center;
}

.testimonial-container1 .testimonial-content .testimonial-images {
  max-width: 110px;
  display: inline-block;
  margin-top: 50px;
  margin-bottom: 50px;
  border: 4px solid #5c441f;
  border-radius: 100%;
}

.testimonial-container1 .testimonial-content .testimonial-images img {
  max-width: 102px;
  border-radius: 100%;
  border: 4px solid #fff;
}

.testimonial-container1 .testimonial-content .media-body {
  padding: 0 20%;
}

.testimonial-container1 .testimonial-content .media-body .testimonial-text {
  font-size: 16px;
  color: #4c4c4c;
  font-weight: 400;
  line-height: 35px;
}

.testimonial-container1 .testimonial-content .media-body .testimonial-author {
  display: block;
  font-family: "Lobster Two", "HelveticaNeue", "Helvetica Neue", sans-serif, cursive;
  color: #5c441f;
  font-size: 22px;
  text-align: center;
  margin: 50px 0px 0px 0px;
}

@media only screen and (max-width: 479px) {
  .testimonial-container1 .testimonial-content .media-body {
    padding: 0px;
  }
}

.testimonial-container1 .owl-theme .owl-controls .owl-buttons div {
  top: 0px !important;
  margin-top: 100px !important;
  left: 50% !important;
  margin-left: -90px !important;
  background: transparent !important;
  border: 0 !important;
  color: #4c4c4c !important;
}

.testimonial-container1:hover .owl-theme .owl-controls .owl-buttons div.owl-prev {
  margin-left: -82.5px !important;
  opacity: 1;
  left: 50% !important;
  right: auto !important;
  background: transparent !important;
}

.testimonial-container1:hover .owl-theme .owl-controls .owl-buttons div.owl-next {
  margin-left: 62.5px !important;
  opacity: 1;
  left: 50% !important;
  right: auto !important;
  background: transparent !important;
}

.testimonial-container1 .owl-carousel .owl-controls {
  position: initial !important;
}

.testimonial-container1 .owl-carousel .owl-controls .owl-buttons {
  position: initial !important;
}

.testimonial-container1 .owl-carousel .owl-controls .owl-buttons div {
  width: 25px !important;
  height: 20px !important;
  line-height: 20px !important;
  border-radius: 40px !important;
  opacity: 0;
}

.testimonial-container1 .owl-carousel .owl-controls .owl-buttons div:before {
  line-height: 20px !important;
  font-size: 14px;
}

.testimonial-container1 .owl-carousel .owl-controls .owl-buttons div:hover {
  background: #5c441f !important;
  border-color: #5c441f !important;
}

.testimonial-container1 .owl-carousel .owl-controls .owl-buttons .owl-prev:before {
  content: "\f104" !important;
}

.testimonial-container1 .owl-carousel .owl-controls .owl-buttons .owl-next:before {
  content: "\f105" !important;
}

.row-testimonials {
  display: block;
  float: left;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
  width: 100%;
}

.row-testimonials .box1 {
  position: relative;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.1) inset;
  min-height: 100px;
  padding: 10px 15px;
  overflow: visible;
}

.row-testimonials .testimonial-name h2 {
  margin-top: 5px;
}

.row-testimonials .testimonial-images {
  margin: 10px 0px;
}

.row-testimonials:nth-child(2n+0) .box1 {
  background-color: #EDE89A;
}

.row-testimonials:nth-child(2n+1) .box1 {
  background-color: #EBA39E;
}

.row-testimonials .shadow1:before, .row-testimonials .shadow1:after {
  position: absolute;
  content: "";
  bottom: 18px;
  left: 0px;
  top: 70%;
  width: 50%;
  background: #9B7468;
  z-index: -1;
  -webkit-box-shadow: 0 20px 15px #9B7468;
  -moz-box-shadow: 0 20px 15px #9B7468;
  box-shadow: 0 20px 15px #9B7468;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

.row-testimonials .shadow1:after {
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 0px;
  left: auto;
}


.newletter-home1 {
  background: #5c441f no-repeat center center;
  padding: 50px 0px;
  margin-top: 50px;
}

.newletter-home1 .social-footer .link-follow {
  padding-left: 0px;
  margin-bottom: 0px;
}

.newletter-home1 .social-footer .link-follow li {
  display: inline-block;
  text-align: left;
  float: left;
  width: 50px;
}

.newletter-home1 .social-footer .link-follow li a {
  width: 34px;
  display: inline-block;
  height: 34px;
  line-height: 34px;
  background: transparent;
  text-align: center;
  border-radius: 100%;
  padding-left: 0;
  color: #6d604c;
  margin-bottom: 0px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.newletter-home1.wbg .social-footer .link-follow li a {
  color: #fff;
}

.newletter-home1 .social-footer .link-follow li a:hover {
  color: #333;
}

.newletter-home1 .social-footer .link-follow li a span {
  display: none;
}

.newletter-home1 .social-footer .link-follow li a i {
  font-size: 28px;
  line-height: 34px;
}

@media only screen and (max-width: 991px) {
  .newletter-home1 .social-footer {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 0px 0px 15px;
  }
  .newletter-home1 .social-footer .link-follow {
    display: inline-block;
  }
}

.newletter-home1 .newletter-title {
  float: left;
  min-width: 300px;
}

.newletter-home1 .newletter-title h2 {
  font-size: 24px;
  line-height: 34px;
  color: #6d604c;
  text-transform: initial;
  font-weight: 400;
  margin: 0px;
  position: relative;
}

.newletter-home1.wbg .newletter-title h2 {
  color: #fff;
}

.newletter-home1 .newletter-title h2:before {
  content: "";
  height: 35px;
  width: 2px;
  background: #ccc;
  left: -20px;
  top: 0px;
  position: absolute;
}

.newletter-home1.wbg .newleter-content form a.button {
  position: absolute;
  top: 0px;
  right: -120px;
  height: 35px;
  line-height: 31px;
  border: 2px solid #6d604c;
  background: #6d604c;
  color: #fff;
  padding: 0px 10px;
  border-radius: 40px;
  font-size: 16px;
  text-transform: uppercase;
  cursor: pointer;
}

input#subscribe_email {
  padding: 10px;
  color: #4c4c4c;
}

@media only screen and (max-width: 767px) {
  .newletter-home1 .newletter-title {
    display: block;
    float: none;
    margin-bottom: 15px;
    text-align: center;
  }
  .newletter-home1 .newletter-title h2 {
    display: inline-block;
  }
  .newletter-home1 .newletter-title h2:before {
    opacity: 0;
  }
}

.newletter-home1 .newleter-content {
  float: left;
  width: 250px;
}

.newletter-home1 .newleter-content form table {
  position: relative;
  width: 100%;
}

.newletter-home1 .newleter-content form table input {
  height: 35px;
  width: 100%;
  border: 1px solid #e1e1e1;
}

.newletter-home1 .newleter-content form a.button {
  position: absolute;
  top: 0px;
  right: -140px;
  height: 35px;
  line-height: 31px;
  border: 2px solid #5c441f;
  color: #4c4c4c;
  padding: 0px 20px;
  background: #fff;
  border-radius: 40px;
  font-size: 16px;
  text-transform: uppercase;
  cursor: pointer;
}

.newletter-home1 .newleter-content form a.button:hover {
  color: #fff;
  background: #5c441f;
}

@media only screen and (max-width: 767px) {
  .newletter-home1 .newleter-content form a.button {
    position: initial;
    display: inline-block;
    margin-top: 15px;
  }
}

.newletter-home1 .newleter-content form a.button i {
  padding-left: 10px;
}

@media only screen and (max-width: 1199px) {
  .newletter-home1 .newleter-content {
    width: 250px;
  }
}

@media only screen and (max-width: 767px) {
  .newletter-home1 .newleter-content {
    display: inline-block;
    float: none;
    width: 100%;
    text-align: center;
  }
}

.newletter-home1 #notification_normal {
  position: relative;
}

.newletter-home1 #notification_normal .warning {
  position: absolute;
  line-height: 30px;
}

@media only screen and (max-width: 767px) {
  .newletter-home1 {
    background-size: auto 100%;
  }
}

@media only screen and (max-width: 479px) {
  .newletter-home1 .box {
    text-align: center;
    display: block;
  }
}

.newletter-home1 .box-content {
  text-align: center;
}


.newletter-home {
  margin-left: -30px;
}

@media only screen and (max-width: 991px) {
  .newletter-home {
    background: url(../image/cms_05.jpg) no-repeat center 75%;
    margin-left: 0px;
  }
}

.newletter-home .newletter-container {
  padding: 90px 0px 90px 90px;
}

.newletter-home .newletter-container .first-text {
  font-size: 30px;
  font-family: "Lobster Two", "HelveticaNeue", "Helvetica Neue", sans-serif, cursive;
  color: #fff;
  float: left;
  width: 100%;
  line-height: 40px;
}

.newletter-home .newletter-container .secon-text {
  font-size: 80px;
  color: #fff;
  display: block;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 80px;
}

.newletter-home .newletter-container h2 {
  font-size: 50px;
  color: #fff;
  display: block;
  font-family: "Lobster Two", "HelveticaNeue", "Helvetica Neue", sans-serif, cursive;
  text-transform: capitalize;
  line-height: 50px;
  font-weight: 700;
  margin: 0px 0px 3px 0px;
}

@media only screen and (max-width: 479px) {
  .newletter-home .newletter-container {
    padding: 90px 0px 90px 15px;
  }
}

.newletter-home .newleter-content form input {
  height: 45px;
  background: transparent;
  border: 1px solid #fff;
  width: 250px;
  margin: 20px 0px;
  padding: 0 10px;
}

.newletter-home .newleter-content .button {
  font-size: 16px;
  padding: 5px 13px;
  border: 1px solid #fff;
  background: #fff;
  color: #292929;
  border-radius: 30px;
  display: inline-block;
  cursor: pointer;
}

.newletter-home .newleter-content .button:hover {
  border-color: #5c441f;
  background: #5c441f;
  color: #fff;
}

.newletter-home .newleter-content .button i {
  padding-left: 10px;
}


.newletter-home2 {
  background: url(../image/cms_15.jpg) no-repeat center center;
  padding: 0;
  margin-top: 0;
  display: inline-block;
  vertical-align: middle;
}

.newletter-home2 .window {
  text-align: center;
}

.newletter-home2 .window .box {
  display: inline-block;
  margin-left: -120px;
}

@media only screen and (max-width: 767px) {
  .newletter-home2 .window .box {
    margin: 15px 0px;
    text-align: center;
  }
}

.newletter-home2 .newletter-title {
  float: left;
  min-width: 300px;
}

.newletter-home2 .newletter-title h2 {
  font-size: 24px;
  line-height: 34px;
  color: #6d604c;
  text-transform: initial;
  font-weight: 400;
  margin: 0px;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .newletter-home2 .newletter-title {
    width: 100%;
  }
}

.newletter-home2 .newleter-content {
  float: left;
  width: 300px;
}

.newletter-home2 .newleter-content form table {
  position: relative;
  width: 100%;
}

.newletter-home2 .newleter-content form table input {
  height: 35px;
  width: 100%;
}

@media only screen and (max-width: 479px) {
  .newletter-home2 .newleter-content form table input {
    width: 80%;
  }
}
.article-page {
    padding: 30px 0 0;
}
#subscribe_normal a.button, input[type="button"], input[type="reset"], input[type="submit"], .btn.btn-success, .btn.btn-default.cancel {
  background: #e6c24b;
  display: inline-block;
  vertical-align: middle;
  height: 26px;
  border: 0;
  color: #fff;
  padding: 0px 10px;
  border-radius: 20px;
  font: 14px/26px 'gothammedium', Arial, Helvetica, sans-serif;
  text-transform: capitalize;
  cursor: pointer;
}
input[type="button"], input[type="reset"], input[type="submit"], .btn.btn-success, .btn.btn-default.cancel {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-shadow: none;
}
.btn.btn-default.cancel { width: 90px; }
.btn.btn-success { width: 200px; }
#subscribe_normal a.button:hover, .btn.btn-default.cancel:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .btn.btn-success:hover {
  color: #e6c24b;
  background: #fff;
}

.newletter-home2 .newleter-content form a.button i {
  padding-left: 10px;
}

@media only screen and (max-width: 767px) {
  .newletter-home2 .newleter-content form a.button {
    position: initial;
    margin: 15px 0px 0px;
    display: inline-block;
  }
}

@media only screen and (max-width: 1199px) {
  .newletter-home2 .newleter-content {
    width: 250px;
  }
}

@media only screen and (max-width: 767px) {
  .newletter-home2 .newleter-content {
    width: 100%;
    margin: 15px 0px;
  }
}

.newletter-home2 #notification_normal {
  position: relative;
}

.newletter-home2 #notification_normal .warning {
  position: absolute;
  line-height: 30px;
}
#address_form_new, #address_form_new .form-group { overflow: hidden; }
#add_address input[type="submit"] { width: 170px; }
@media only screen and (max-width: 767px) {
  .newletter-home2 {
    background-size: auto 100%;
  }
}

#blog_home .articles-inner {
  margin: 10px 15px;
  text-align: center;
}

#blog_home .articles-inner .articles-image img {
  max-width: 100%;
  width: 100%;
}

#blog_home .articles-inner .articles-date {
  margin: 20px 0px 0px;
  color: #ababab;
}

#blog_home .articles-inner .articles-name {
  font-size: 20px;
  font-family: "Lobster Two", "HelveticaNeue", "Helvetica Neue", sans-serif, cursive;
  color: #4c4c4c;
  line-height: 40px;
  text-transform: capitalize;
}

#blog_home .articles-inner .articles-name:hover {
  color: #5c441f;
}

#blog_home .articles-inner .articles-intro {
  font-size: 14px;
  color: #ababab;
  line-height: 20px;
  padding: 0 20px;
}

#blog_home .articles-inner .readmore {
  margin: 15px 0px 50px;
  width: 100%;
  display: inline-block;
}

#blog_home .articles-inner .readmore a {
  text-transform: uppercase;
  color: #4c4c4c;
  letter-spacing: 3px;
  font-size: 16px;
}

#blog_home .articles-inner .readmore a:hover {
  color: #5c441f;
}

#blog_home .articles-inner .readmore a i {
  padding-left: 10px;
}

#blog_home .articles-inner:hover {
  -webkit-box-shadow: 1px 1px 14px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 14px 1px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 1px 1px 14px 1px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 1px 1px 14px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 14px 1px rgba(0, 0, 0, 0.2);
}


#blog_home1 .articles-inner {
  margin: 10px 15px;
  text-align: center;
}

#blog_home1 .articles-inner .articles-image img {
  max-width: 100%;
  width: 100%;
}

#blog_home1 .articles-inner .articles-content {
  display: inline-block;
  width: 76%;
  margin-left: 30px;
  position: relative;
  text-align: left;
  /*blog-home3*/
}

#blog_home1 .articles-inner .articles-content .articles-action {
  height: 100%;
  background: #fff;
  top: 0;
  position: absolute;
  left: 0;
  -webkit-transform-origin: top;
  -moz-transform-origin: top;
  -ms-transform-origin: top;
  -o-transform-origin: top;
  transform-origin: top;
  -webkit-transform: perspective(600px) rotateX(-90deg);
  -moz-transform: perspective(600px) rotateX(-90deg);
  -ms-transform: perspective(600px) rotateX(-90deg);
  -o-transform: perspective(600px) rotateX(-90deg);
  transform: perspective(600px) rotateX(-90deg);
  overflow: hidden;
  padding: 0px 15px;
  opacity: 0;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

#blog_home1 .articles-inner .articles-content .article-author {
  display: block;
  font-size: 12px;
  line-height: 34px;
}

#blog_home1 .articles-inner .articles-content .article-author em {
  color: #5c441f;
  text-transform: capitalize;
}

@media only screen and (max-width: 479px) {
  #blog_home1 .articles-inner .articles-content {
    width: 100%;
    margin: 0px;
  }
}

#blog_home1 .articles-inner:hover .articles-action {
  opacity: 1;
  -webkit-transform: perspective(600px) rotateX(0deg);
  -moz-transform: perspective(600px) rotateX(0deg);
  -ms-transform: perspective(600px) rotateX(0deg);
  -o-transform: perspective(600px) rotateX(0deg);
  transform: perspective(600px) rotateX(0deg);
}

#blog_home1 .articles-inner .articles-date {
  color: #fff;
  background: #5c441f;
  width: 100px;
  float: left;
  padding: 20px;
  border-radius: 20px;
}
.buttons.address { text-align: right; }
.section-header.address { overflow: hidden; }
@media only screen and (max-width: 1199px) and (min-width: 992px) {
  #blog_home1 .articles-inner .articles-date {
    padding: 8px;
    width: auto;
  }
}

@media (max-width: 650px) and (min-width: 480px) {
  #blog_home1 .articles-inner .articles-date {
    padding: 8px;
    width: auto;
  }
}

@media only screen and (max-width: 479px) {
  #blog_home1 .articles-inner .articles-date {
    float: none;
    margin-bottom: 15px;
    display: inline-block;
  }
}

#blog_home1 .articles-inner .articles-date span {
  display: block;
  text-align: center;
}

#blog_home1 .articles-inner .articles-date .date-added {
  font-size: 60px;
  line-height: 40px;
  font-family: "Lobster Two", "HelveticaNeue", "Helvetica Neue", sans-serif, cursive;
}

@media only screen and (max-width: 1199px) {
  #blog_home1 .articles-inner .articles-date .date-added {
    font-size: 40px;
  }
}

#blog_home1 .articles-inner .articles-date .date-added-year {
  font-size: 12px;
  line-height: 24px;
  margin-top: 20px;
  font-weight: 600;
}

@media only screen and (max-width: 1199px) {
  #blog_home1 .articles-inner .articles-date .date-added-year {
    margin-top: 0px;
  }
}

#blog_home1 .articles-inner .articles-name {
  font-size: 20px;
  font-family: "Lobster Two", "HelveticaNeue", "Helvetica Neue", sans-serif, cursive;
  color: #4c4c4c;
  line-height: 40px;
  text-transform: capitalize;
  padding-bottom: 10px;
  display: block;
}

#blog_home1 .articles-inner .articles-name:hover {
  color: #5c441f;
}

#blog_home1 .articles-inner .articles-intro {
  font-size: 14px;
  color: #ababab;
  line-height: 20px;
}

#blog_home1 .articles-inner .readmore {
  margin: 15px 0px 50px;
  width: 100%;
  display: inline-block;
}

#blog_home1 .articles-inner .readmore a {
  text-transform: uppercase;
  color: #4c4c4c;
  letter-spacing: 3px;
  font-size: 16px;
}

#blog_home1 .articles-inner .readmore a:hover {
  color: #5c441f;
}

#blog_home1 .articles-inner .readmore a i {
  padding-left: 10px;
}

.blog-blog .article-item-inner {
  margin-bottom: 30px;
}

.blog-blog .article-item-inner .article-image img {
  max-width: 100%;
}

.blog-blog .article-name h3 a {
  font-size: 24px;
  font-weight: 600;
  text-transform: capitalize;
  text-decoration: none;
  color: #4c4c4c;
}

.blog-blog .article-name h3 a:hover {
  color: #e6c24b;
}

.blog-blog .intro-content {
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 24px;
}

.blog-blog .articledate {
  padding: 10px 0px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}

.blog-blog .readmore-page {
  color: #4c4c4c;
  font-weight: 600;
  font-size: 14px;
  line-height: 30px;
}

.blog-blog .readmore-page:hover {
  color: #e6c24b;
}
.article-container {
  padding: 30px 0;
  font-size: 14px;
  line-height: 22px;
}
.article-container .left-img { margin: 10px 15px 0 0; }
.article-container .right-img { margin: 10px 0 0 15px; }
.article-container .addthis_button_facebook_like.at300b, .article-container .addthis_button_tweet.at300b, .article-container .addthis_button_pinterest_pinit.at300b {
  float: none;
  vertical-align: top;
}
.article-container .article-description {
  font-size: 14px;
  line-height: 25px;
}

.article-container .article-description img {
  max-width: 100%;
  margin: 0px auto;
  display: block;
}

.article-container .article-description .blockquote {
  border-color: #5c441f !important;
  font-size: 16px !important;
  line-height: 30px !important;
}

.article-container .article-title h3 {
  font-size: 24px;
  font-weight: 600;
  font-family: "gothammedium",Arial,Helvetica,sans-serif;
  text-transform: capitalize;
  text-decoration: none;
  color: #4c4c4c;
}

.article-container .article-date {
  padding: 10px 0px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  display: block;
}

.newsletter-popup {
  background: #fff !important;
  color: #FFFFFF;
  display: none;
  margin: -170px 0 0 !important;
  min-width: 450px;
  padding: 25px 50px;
  top: 50% !important;
  position: fixed !important;
  text-align: center;
  max-height: 340px;
}

.newsletter-popup .newletter-title h2 {
  font-size: 28px;
  font-weight: 600;
  margin-top: 20px;
  text-transform: uppercase;
  line-height: 30px;
  margin-bottom: 0;
  color: #000;
}

.newsletter-popup .box-content.newleter-content {
  margin: 15px 0;
}

.newsletter-popup .box-content.newleter-content label {
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  color: #7d7d7d;
  margin: 15px 0;
  white-space: pre-line;
  padding: 0;
  vertical-align: top;
  border-radius: 0;
}

.newsletter-popup #subscribe_popup input {
  margin: 0 0 20px;
  width: 380px;
  height: 41px;
  line-height: 40px;
  padding-left: 10px;
  border: 0;
  background: #ebebeb;
  color: #333;
  padding-right: 12px;
}

.newsletter-popup #subscribe_popup .subs-links a {
  background: #5d5d5d;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  text-shadow: none;
  white-space: nowrap;
  line-height: 49px;
  letter-spacing: 2px;
  padding: 0 28px;
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  cursor: pointer;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.newsletter-popup #subscribe_popup .subs-links a::hover {
  background: #f1b658;
  border: 0;
  text-shadow: none;
  color: #fff;
}

.newsletter-popup .subscribe-bottom input {
  margin-top: 20px;
}

.newsletter-popup div#popup2.btn-close-form {
  position: absolute;
  top: 0;
  right: 5px;
  cursor: pointer;
  color: #000;
}

.newsletter-popup .box-content.newleter-content .warning {
  color: #333;
  padding: 5px 0;
  float: none;
}

@media only screen and (max-width: 767px) {
  .b-modal.__b-popup1__, .newsletter-popup {
    display: none !important;
  }
}

.brand-logo {
  margin: 50px 0px;
}

.brand-logo .owl-wrapper-outer {
  border: 1px solid #e5e5e5;
}

.brand-logo .owl-wrapper-outer .item {
  padding: 30px 0px;
}

.brand-logo .owl-wrapper-outer .item img {
  display: inline-block;
}

.common-home .brand-logo.hidden-home {
  display: none;
  margin: 0px;
}

/* end-content *****************************************************************************************************/
/* footer *****************************************************************************************************/
footer {
  margin-top: 0px;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  padding: 0px;
}

footer h5 {
  color: #4c4c4c;
  font-size: 16px;
  margin: 30px 0px 30px;
  text-transform: uppercase;
}

footer .col {
  border-right: 1px solid #ddd;
  padding: 20px 0px 20px 30px;
}

footer .col li a {
  font-size: 12px;
  color: #ababab;
  line-height: 30px;
  text-transform: uppercase;
}

footer .col li a:hover {
  color: #4c4c4c;
}

/* footer content */
.contactf {
  margin-top: 10px;
  color: #ababab;
  font-size: 14px;
}
.contactf li i {
  display: inline-block;
  text-align: center;
  float: left;
  font-size: 18px;
  margin: 5px 10px 5px 0px;
}

@media only screen and (max-width: 767px) {
  footer .col {
    padding: 0px 0px 0px 30px;
  }
  footer .col-1 {
    padding: 20px 0px 0px 30px;
  }
  footer .col-4 {
    padding: 0px 0px 20px 30px;
  }
}

footer .col-4 {
  border-color: #fff;
}

.end-footer {
  display: block;
  clear: both;
  margin: 10px 0px;
}

.end-footer p {
  padding: 0px;
  margin: 0px;
}

.end-footer .powered {
  line-height: 30px;
}

.end-footer .payment {
  float: left;
}

.end-footer .payment img {
  max-width: 100%;
}

@media (min-width: 992px) {
  .payment {
    float: right !important;
  }
}

/* end-footer ***********************************************************************************************/
/* category ***********************************************************************************************/
.img-category {
  padding: 0px;
  border-radius: 0px;
}

/* layered-panel ***********************************************************************************************/
.layered-panel {
  border-color: #fff;
}

.layered-panel .layered-title {
  display: block;
  border-bottom: 1px solid #eee;
  position: relative;
  background: #fff;
  height: 41px;
}

.layered-panel .layered-title h3 {
  font-size: 22px;
  line-height: 40px;
  display: inline-block;
  color: #5c441f;
  background: #fff;
  font-weight: 600;
  font-family: "Lobster Two", "HelveticaNeue", "Helvetica Neue", sans-serif, cursive;
  text-transform: initial;
  margin: 0px;
}

.layered-panel .filter-price .slider-values {
  font-family: "Lobster Two", "HelveticaNeue", "Helvetica Neue", sans-serif, cursive;
}

.layered-panel .filter-attribute-container label {
  color: #4c4c4c;
  font-size: 16px;
  font-family: "gothammedium",Arial,Helvetica,sans-serif;
}

.layered-panel .filter-attribute-container label {
  border-bottom: 1px solid #ccc;
  display: block;
  padding: 10px 0px;
}

.layered-panel .list-group-item a.a-filter.add-filter {
  text-transform: capitalize;
  border-bottom: 1px dotted #ddd;
  line-height: 40px;
  color: #4c4c4c;
  font-size: 14px;
  font-weight: 500;
  padding: 0px;
  margin-right: 15px;
}

.layered-panel .list-group-item a.a-filter.add-filter:hover {
  color: #5c441f;
}

.ui-widget-header {
  background-color: #5c441f !important;
}

/* back-ground price filter */
.ui-widget-content {
  border: 1px solid #5c441f !important;
}

/* border price filter */
.ui-slider-horizontal {
  height: 1em !important;
}

/* line height price filter */
.ui-slider .ui-slider-handle {
  width: 1em !important;
  height: 1em !important;
  cursor: pointer !important;
  -ms-touch-action: none !important;
  touch-action: none !important;
  border-radius: 100% !important;
  top: -1.5px !important;
}

#slider-price {
  margin: 10px 5px;
  border-radius: 10px !important;
}

.ui-slider-horizontal .ui-slider-handle {
  margin-left: -0.3em !important;
  outline: none !important;
}

.ui-slider-horizontal .ui-slider-handle:last-child {
  margin-left: -0.7em !important;
}

.ui-state-hover, .ui-widget-content .ui-state-hover,
.ui-state-default, .ui-widget-content .ui-state-default {
  border: 1px solid #5c441f !important;
  background-color: #5c441f !important;
}

/* end-layered-panel **************************************************************************************/
/* product-filter  **************************************************************************************/
.product-filter {
  overflow: hidden;
  padding: 10px;
  border-bottom: 1px solid #ddd;
  margin: 20px 0 20px;
  background: #fff;
  width: 100%;
  clear: both;
  float: left;
}

.product-filter .btn-group {
  margin: 1px 0 0;
  display: inherit;
  float: left;
}

.product-filter .btn-group button {
  background: none;
  border: 0 none;
  border-radius: 0;
  float: left;
  height: 17px;
  padding: 0;
  text-indent: -9999px;
  width: 17px;
  margin-right: 10px;
}

.product-filter .btn-group #list-view.selected, .product-filter .btn-group #list-view:hover {
  height: 25px;
  width: 24px;
  float: left;
  background: #5c441f url(/cdn/shop/t/2/assets/list1.png?v=101977579914517215761496221260) 2px -18px no-repeat;
  border: 0;
  border-radius: 0;
  padding-left: 20px;
  margin: 2px 5px 0 0;
  text-transform: uppercase;
  text-indent: -9999px;
  outline: none;
}

.product-filter .btn-group #grid-view.selected, .product-filter .btn-group #grid-view:hover {
  height: 25px;
  width: 24px;
  float: left;
  background: #5c441f url(/cdn/shop/t/2/assets/grid1.png?v=36315636479205884101496221256) 2px -18px no-repeat;
  margin: 2px 5px 0 0;
  padding-left: 20px;
  text-transform: uppercase;
  color: #fea238;
  text-indent: -9999px;
  outline: none;
}

.product-filter .btn-group #grid-view {
  height: 25px;
  width: 24px;
  float: left;
  background: #fff url(/cdn/shop/t/2/assets/grid1.png?v=36315636479205884101496221256) 2px 4px no-repeat;
  margin: 2px 5px 0 0;
  padding-left: 20px;
  text-transform: uppercase;
  text-indent: -9999px;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}

.product-filter .btn-group #list-view {
  height: 25px;
  width: 24px;
  float: left;
  background: #fff url(/cdn/shop/t/2/assets/list1.png?v=101977579914517215761496221260) 2px 4px no-repeat;
  border: 0;
  border-radius: 0;
  padding-left: 20px;
  margin: 2px 5px 0 0;
  text-transform: uppercase;
  text-indent: -9999px;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}

.product-filter .sort {
  float: right;
  margin: 2px 0 0;
  padding: 0 0 0 20px;
}

.product-filter .btn-group, .product-filter .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.product-filter label {
  color: #777;
  font-size: 14px;
  font-weight: normal;
  line-height: 27px;
  text-transform: capitalize;
  float: none;
  display: inline-block;
  margin: 0 10px 0 0;
}

.product-filter label {
  color: #777;
  font-size: 14px;
  font-weight: normal;
  line-height: 27px;
  text-transform: capitalize;
  float: none;
  display: inline-block;
  margin: 0 10px 0 0;
}

.product-filter select {
  background: none repeat scroll 0 0 #fff;
  color: #777;
  font-size: 14px !important;
  padding: 3px;
  vertical-align: middle;
  font-size: 12px;
  border-radius: 0;
  height: auto;
  width: auto;
  float: none;
  display: inline-block;
  border: 1px solid #F1F1F1;
}

.product-filter .limit {
  color: #666;
  float: right;
  padding: 0  20px 0 0;
}

.product-filter .limit #input-limit {
  padding: 5px;
}

.product-filter #input-sort {
  float: right;
  padding: 5px 5px;
  width: 60%;
  margin: 0px 5px 0px;
}

.product-filter .btn {
  box-shadow: none;
}

.product-filter .btn.active.focus, .product-filter .btn.active:focus, .product-filter .btn.focus,
.product-filter .btn:active.focus, .product-filter .btn:active:focus, .product-filter .btn:focus {
  outline: 0px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.product-filter .btn.focus, .product-filter .btn:focus, .product-filter .btn:hover {
  color: #fff !important;
  text-decoration: none;
}

.product-pagination {
  overflow: hidden;
  padding: 5px 15px;
  border-bottom: 1px solid #ddd;
  margin: 20px 0 20px;
  background: #fff;
  width: 100%;
  clear: both;
  float: left;
}

.product-pagination .product-results {
  padding: 12px 0;
}

.product-pagination .pagination {
  margin: 0px 0px -5px 0px !important;
  padding: 5px 0;
}

.product-pagination .pagination li a {
  margin: 0 2px !important;
  color: #5c441f;
}

.product-pagination .pagination li span {
  margin: 0 2px !important;
  background-color: #5c441f;
  border: 1px solid #5c441f;
}
.product-pagination .pagination li span:hover, .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover { background: #e6c24b !important; }

/* end-product-filter  ****************************************************************************/
.product-layout .price {
  color: #5c441f;
}

.product-layout .price span {
  font-size: 16px;
  font-family: "Lobster Two", "HelveticaNeue", "Helvetica Neue", sans-serif, cursive;
  display: inline-block;
  padding-right: 10px;
}

.product-layout .price .price-old {
  text-decoration: line-through;
  color: #ababab;
}

.product-layout .price {
  color: #5c441f;
  font-size: 16px;
  font-family: "Lobster Two", "HelveticaNeue", "Helvetica Neue", sans-serif, cursive;
  line-height: 40px;
}

.product-layout .price span {
  line-height: 40px;
}

.product-layout .price p {
  font-size: 16px;
  font-family: "Lobster Two", "HelveticaNeue", "Helvetica Neue", sans-serif, cursive;
  display: inline-block;
  padding-right: 10px;
  margin-bottom: 0px;
}

.product-layout .price .old-price .price {
  text-decoration: line-through;
  color: #ababab;
}

.product-layout .price .price-old {
  text-decoration: line-through;
  color: #ababab;
}

.product-layout .button-group .btn-addcart:hover span {
  color: #fff;
}

.product-layout.product-grid {
  margin: 0px !important;
  padding: 0px !important;
}

.product-layout.product-grid .product-thumb {
  border: 0;
  overflow: hidden;
}

.product-layout.product-grid .item-inner .caption {
  padding: 0 10px;
}

.product-layout.product-grid .item-inner .caption h4:hover a {
  color: #5c441f;
}

.product-layout.product-grid .item-inner .caption .description {
  display: block;
  text-align: justify;
}

.product-layout.product-grid .item-inner .caption .button-group .btn-addcart:hover span {
  color: #fff;
}

.product-layout.product-list {
  padding: 0px;
  background: #fff;
  clear: both;
  border-bottom: 1px solid #e5e5e5;
}

.product-layout.product-list .product-thumb {
  border: 0;
  overflow: hidden;
}

.product-layout.product-list .item-inner .caption {
  text-align: left;
  padding: 0 10px;
}

.product-layout.product-list .item-inner .caption h4 {
  padding: 30px 0px 10px 0px;
  border-bottom: 1px solid #ddd;
}

.product-layout.product-list .item-inner .caption h4 a {
  color: #4c4c4c;
  font-size: 24px;
  font-family: "gothammedium",Arial,Helvetica,sans-serif;
  font-weight: 600;
  text-transform: capitalize;
}

.product-layout.product-list .item-inner .caption h4 a:hover {
  color: #5c441f;
}

.product-layout.product-list .item-inner .caption .description {
  display: block;
  color: #ababab;
}

.product-layout.product-list .item-inner .caption .button-group {
  margin-bottom: 30px;
}

.product-layout.product-list .item-inner .caption .button-group button {
  margin-right: 7px;
}

.product-layout.product-list .item-inner .caption .button-group .btn-wishlist, .product-layout.product-list .item-inner .caption .button-group .btn-compare {
  position: initial;
  opacity: 1;
  margin-left: 0px;
}

.product-layout.product-list .item-inner .caption .price {
  font-family: "Lobster Two", "HelveticaNeue", "Helvetica Neue", sans-serif, cursive;
  display: inline-block;
  padding-right: 10px;
  font-size: 24px;
}

.product-layout.product-list .item-inner .caption .price .price-new {
  font-size: 24px;
}

/* end-category *****************************************************************************************/
/* detail-product **************************************************************************************/
.product-content-1, .product-content-2 {
  background: #fff;
  margin-bottom: 30px;
}

.product-content-1 {
  margin-top: 15px;
  padding: 15px;
}

.product-content-1 .images-content {
  border: 1px solid #ddd;
}

.thumbnails-image .thumbnail {
  padding: 0px !important;
  border: 0px !important;
}

.detail-product-name {
  font-size: 34px;
  font-weight: 500;
  text-transform: capitalize;
  font-family: "gothambold",Arial,Helvetica,sans-serif;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}

hr.line {
  border-top: 3px solid #5c441f !important;
}

hr.line-1 {
  border-top: 1px solid  #eee !important;
}

p.short-description, #description p {
  font: 14px/22px "gothamlight",Arial,Helvetica,sans-serif;
  color: #5c441f;
}

.price span.old-price {
  font-size: 16px;
  float: left;
  line-height: 24px;
  vertical-align: bottom;
  padding-right: 10px;
  font-family: "Lobster Two", "HelveticaNeue", "Helvetica Neue", sans-serif, cursive;
  color: #ababab;
}

h2.prices, h2.new-price {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  color: #5c441f;
  font-family: "gothammedium",Arial,Helvetica,sans-serif;
}

#product .button-group {
  display: block;
  position: relative;
  padding-left: 120px;
}

#product .button-group button {
  height: 40px;
  line-height: 40px;
  border: 2px solid #ababab;
  max-width: 150px;
  font-size: 14px;
  color: #fff;
}

#product .button-group .btn-add-cart {
  padding: 0 20px;
  text-align: center;
  color: #fff;
  background: #5c441f;
  border-color: #5c441f;
  text-transform: uppercase;
  font-weight: 500;
  border-radius: 40px;
}

#product .button-group .btn-wishlist, #product .button-group .btn-compare {
  width: 40px;
  line-height: 36px;
  border-radius: 100%;
  background: transparent;
  color: #5c441f;
  position: initial;
  left: 50%;
  opacity: 1;
}

#product .button-group button:hover {
  color: #fff;
  background: #5c441f;
  border-color: #5c441f;
}



@media only screen and (max-width: 991px) {
  #product .button-group {
    padding-left: 0px;
    margin-top: 0px;
  }
}

#product .form-quantity-product {
  float: left;
  overflow: visible;
  clear: both;
}

#product .form-quantity-product div {
  display: inline-block;
}

#product .form-quantity .box-input-qty {
  position: relative;
}

#product .form-quantity .box-input-qty input {
  height: 40px;
  width: 80px;
  padding: 0 5px;
  border-radius: 40px;
  font-size: 18px;
  text-align: center;
  z-index: 9;
}

#product .form-quantity div.btn-plus input, #product .form-quantity div.btn-minus input {
  height: 20px;
  width: 20px;
  text-align: center;
  line-height: 18px;
  background: none;
  border: 0px solid #ccc;
  box-shadow: none;
  outline: none;
  position: absolute;
  font-size: 19px;
  color: #5c441f;
}
#product .form-quantity div.btn-plus input:hover, #product .form-quantity div.btn-minus input:hover {
  background: none;
  color: #cba72d;
}

#product .form-quantity input#plus {
  top: 10px;
  right: 1px;
}

#product .form-quantity input#minus {
  top: 10px;
  left: 1px;
}

#product .btn-minus, #product .box-input-qty input#input-quantity, #product .btn-plus {
  float: none;
  margin-right: 0px;
  z-index: 10;
}

#product .btn-minus {
  margin-right: 0px;
}

#product .form-group {
  margin-top: 20px;
  overflow: hidden;
}

#product .form-group:first-child {
  margin-top: 0px;
}

.product-content-2 {
  margin-bottom: 0px;
  display: none;
}

.product-content-2 .nav-tabs-products {
  float: left;
  width: 100%;
  border-top: 0px solid #5c441f;
  margin-bottom: 0;
  height: 50px;
  text-align: center;
}

.product-content-2 .nav-tabs-products li {
  float: none !important;
  display: inline-block !important;
}

.product-content-2 .nav-tabs-products li a {
  background: #fff !important;
  color: #4c4c4c !important;
  display: block !important;
  font-size: 24px !important;
  font-weight: 600 !important;
  font-family: "gothambold",Arial,Helvetica,sans-serif !important;
  padding: 0 30px !important;
  line-height: 47px !important;
  text-transform: capitalize !important;
  border: none !important;
  border-radius: 0px !important;
  cursor: pointer;
}

.product-content-2 .nav-tabs-products li:hover a, .product-content-2 .nav-tabs-products li.active a {
  color: #5c441f !important;
}

@media only screen and (max-width: 479px) {
  .product-content-2 .nav-tabs-products {
    float: none !important;
  }
  .product-content-2 .nav-tabs-products li {
    float: left !important;
    width: 100%;
  }
}

.product-content-2 .tab-content-product {
  border: 1px solid #ebebeb;
  clear: both;
  color: #ababab;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  padding: 30px;
  /*max-height: 300px;*/
  overflow: auto;
}

.product-content-2 .title-fx {
  color: #444444;
  font-size: 20px;
  margin: 0 0 30px;
  position: relative;
  font-weight: 600;
  text-transform: capitalize;
}

.product-content-2 .title-fx:before {
  background: #e5e5e5;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  right: 0;
  top: 10px;
}

.product-content-2 .title-fx span {
  position: relative;
  z-index: 10;
  padding-right: 15px;
  background: #fff;
}

.view-related {
  margin-bottom: 50px;
}

.view-related .price {
  color: #5c441f;
  line-height: 40px;
  margin-bottom: 0px;
  font-size: 16px;
  font-family: "Lobster Two", "HelveticaNeue", "Helvetica Neue", sans-serif, cursive;
  display: inline-block;
}

.view-related .price .price-old {
  text-decoration: line-through;
  color: #ababab;
}

/*zoom-windown*/
.zoomWindow {
  left: 105% !important;
  border: 4px solid #ddd !important;
  top: -5px !important;
  width: 100% !important;
  height: 100% !important;
}

.zoomLens {
  height: 368px !important;
  width: 300px !important;
}

.zoomContainer {
  top: 5px !important;
  left: 0px !important;
  margin-left: 18px !important;
  z-index: 1000;
}
#ProductPhoto .zoomContainer {
  width: 490px !important;
  height: 600px !important;
}
.wrapper-img-additional {
  position: relative;
  z-index: 9999;
}

.quickview-container .zoomWindow, .quickview-container .zoomLens, .quickview-container .zoomContainer {
  display: none;
}

/* end-product-details ***********************************************************************************/
/* back-top **********************************************************************************************/
#back-top {
  display: block;
  position: fixed;
  z-index: 9999;
  width: 0;
  height: 0;
  bottom: 23px;
  right: 23px;
  padding: 0;
  overflow: hidden;
  outline: none;
  border: none;
  border-radius: 2px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  border-radius: 50%;
  background: #e6c24b url("/cdn/shop/t/2/assets/back-top.png?v=62382153875505218731496221252") no-repeat scroll 0px 0px;
    -webkit-tap-highlight-color: transparent;
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.25, 0, 1);
    -ms-transition: all 0.3s cubic-bezier(0.25, 0.25, 0, 1);
    -moz-transition: all 0.3s cubic-bezier(0.25, 0.25, 0, 1);
    -o-transition: all 0.3s cubic-bezier(0.25, 0.25, 0, 1);
    transition: all 0.3s cubic-bezier(0.25, 0.25, 0, 1);
    }

#back-top:hover {
  background-color: #a29886;
  text-decoration: none;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5), 0 3px 15px rgba(0, 0, 0, 0.5);
}

#back-top.show {
  width: 56px;
  height: 56px;
}

.breadcrumb {
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #5c441f 0%, #5c441f 55%, #573f19 100%) repeat;
  border: 0;
  border-bottom: 0px solid #000;
  border-radius: 0px;
  padding: 15px;
  margin-bottom: 0;
}

.breadcrumb li a {
  font-size: 15px;
  font-weight: 400;
  color: #fff;
}

.breadcrumb li a:hover {
  color: #e6c24b;
}

.breadcrumb li:last-child a, .breadcrumb li:last-child span {
  color: #e6c24b;
  font-size: 15px;
}

.alert {
  padding: 0 !important;
  z-index: 99;
}

.alert-minimum-qty {
  position: initial;
}

/* checkout-cart **************************************************************************************/
.table-checkout-cart {
  margin-bottom: 30px;
}

.table-checkout-cart .img-thumbnail {
  max-width: 100px;
}

.table-checkout-cart button.btn-remove, .table-checkout-cart a.btn-remove {
  border: 0;
  background: transparent;
  outline: none;
  box-shadow: none;
  vertical-align: middle;
  margin-top: 50%;
}

.table-checkout-cart button.btn-remove i, .table-checkout-cart a.btn-remove i {
  font-size: 18px;
  color: #5c441f;
}

.table-checkout-cart .input-group .form-control[name^=updates] {
  min-width: 50px;
  text-align: center;
  padding: 0 5px;
  border-radius: 0px;
  height: 40px;
}

.table-checkout-cart span.total-price, .table-checkout-cart span.price-product {
  font-size: 20px;
}

.table-checkout-cart .form-quantity {
  position: relative;
  float: left;
}

.table-checkout-cart .btn-minus {
  position: absolute;
  top: 20px;
  right: 0;
}

.table-checkout-cart .checkout-cart-buttons {
  display: block;
}

.table-checkout-cart .checkout-cart-buttons a, .table-checkout-cart .checkout-cart-buttons button {
  border: 0;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 0;
  text-shadow: none;
  background: #eeeeee;
  color: #999999;
  transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
}

.table-checkout-cart .checkout-cart-buttons a:hover, .table-checkout-cart .checkout-cart-buttons button:hover {
  color: #fff;
  background: #5c441f;
}

.table-checkout-cart .checkout-cart-buttons .button-shopping, .table-checkout-cart .checkout-cart-buttons .button-update-cart {
  float: right;
  margin: 15px 0px 15px 15px;
}

.table-checkout-cart .checkout-cart-buttons.group-btn-1 {
  float: right;
  width: 100%;
  border-bottom: 3px solid #5c441f;
}

.table-checkout-cart .form-quantity-product {
  float: left;
  overflow: visible;
  clear: both;
}

.table-checkout-cart .form-quantity-product div {
  display: inline-block;
}

.table-checkout-cart .form-quantity .box-input-qty {
  position: relative;
}

.table-checkout-cart .form-quantity .box-input-qty input {
  height: 40px;
  width: 80px;
  padding: 0 5px;
  border-radius: 40px;
  text-align: center;
}

.table-checkout-cart .form-quantity div.btn-plus input, .table-checkout-cart .form-quantity div.btn-minus input {
  height: 20px;
  width: 28px;
  text-align: center;
  font-size: 18px;
  line-height: 18px;
  background: #543b15;
  padding: 0;
  border: 1px solid #ccc;
  box-shadow: none;
  outline: none;
  position: absolute;
}

.table-checkout-cart .form-quantity input#plus {
  top: 0;
  right: -20px;
}

.table-checkout-cart .form-quantity input#minus {
  top: 20px;
  right: -20px;
}

.table-checkout-cart .btn-minus, .table-checkout-cart .box-input-qty input#input-quantity, .table-checkout-cart .btn-plus {
  float: none;
  margin-right: 0px;
}

.table-checkout-cart .btn-minus {
  margin-right: 0px;
}

.checkout-cart-buttons.group-btn-2 {
  display: block;
}

.checkout-cart-buttons.group-btn-2 a, .checkout-cart-buttons.group-btn-2 button, .step__footer__continue-btn  {
  border: 0;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 0;
  text-shadow: none;
  background: #eeeeee;
  color: #999999;
  transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
}

.checkout-cart-buttons.group-btn-2 a:hover, .checkout-cart-buttons.group-btn-2 button:hover, .step__footer__continue-btn:hover {
  color: #fff;
  background: #5c441f;
}

.checkout-cart-buttons.group-btn-2 .button-checkout-cart {
  float: right;
  margin: 10px 0px 10px 20px;
}

.box-show-price .table.table-bordered tbody tr td {
  vertical-align: middle;
}

.box-show-price .total-price {
  color: #5c441f;
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
}

#accordion hd3.module-title-box {
  line-height: 40px;
  font-size: 16px;
}

/*end-checkout-cart **************************************************************************************************/
/* tooltips  **************************************************************************************************/
button .tooltips {
  display: none;
}

/*button.btn-addtocart, button.btn-wishlist, button.btn-compare{position: relative;}
button .tooltips span {
display: block;
}
button .tooltips {
position: absolute;
z-index: 9999;
width: 60px;
left: 50%;
bottom: 100%;
font-size: 12px;
line-height: 1.4;
text-align: center;
font-weight: 400;
color: #fffaf0;
background: transparent;
opacity: 0;
margin: 0px 0 10px -20px;
cursor: default;
pointer-events: none;
-webkit-font-smoothing: antialiased;
-webkit-transition: opacity 0.3s 0.3s;
transition: opacity 0.3s 0.3s;
}
button .text-tooltips {
border-bottom: 3px solid #065A75;
overflow: hidden;
text-transform: capitalize;
-webkit-transform: scale3d(0,1,1);
transform: scale3d(0,1,1);
-webkit-transition: -webkit-transform 0.3s 0.3s;
transition: transform 0.3s 0.3s;
}
button .line-tooltips {
background: rgba(0,169,224,0.8);
padding: 5px 0;
-webkit-transform: translate3d(0,100%,0);
transform: translate3d(0,100%,0);
webkit-transition: -webkit-transform 0.3s;
transition: transform 0.3s;
}
button:hover .tooltips {
opacity: 1;
pointer-events: auto;
-webkit-transition-delay: 0s;
transition-delay: 0s;
}
button:hover .text-tooltips  {
-webkit-transition-delay: 0s;
transition-delay: 0s;
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}
button:hover .line-tooltips {
-webkit-transition-delay: 0.3s;
transition-delay: 0.3s;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}*/
/* end-tooltips ****************************************************************************************************/
/* button-owl-carousel ****************************************************************************************************/
.owl-carousel .owl-controls {
  position: initial !important;
}

.owl-carousel .owl-controls .owl-buttons {
  position: initial !important;
}

.owl-carousel .owl-controls .owl-buttons div {
  width: 45px !important;
  height: 70px !important;
  line-height: 70px !important;
  border-radius: 40px !important;
  top: 50% !important;
  margin-top: -35px !important;
  opacity: 0;
}

.owl-carousel .owl-controls .owl-buttons div:before {
  line-height: 70px !important;
  font-size: 18px;
}

.owl-carousel .owl-controls .owl-buttons div:hover {
  background: #5c441f !important;
  border-color: #5c441f !important;
}

.owl-carousel .owl-controls .owl-buttons .owl-prev {
  right: auto !important;
  left: 0px !important;
}

.owl-carousel .owl-controls .owl-buttons .owl-prev:before {
  content: "\f177" !important;
}

.owl-carousel .owl-controls .owl-buttons .owl-next {
  left: auto !important;
  right: 0px !important;
}

.owl-carousel .owl-controls .owl-buttons .owl-next:before {
  content: "\f178" !important;
}

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

.owl-carousel:hover .owl-controls .owl-buttons div.owl-prev {
  left: 22.5px !important;
}

.owl-carousel:hover .owl-controls .owl-buttons div.owl-next {
  right: 22.5px !important;
}
.shopify-challenge__container { margin: 50px auto !important; }
.shopify-challenge__container .shopify-challenge__button { width: 130px; }

/*end-button-owl-carousel *********************************************************************************/
/* checkout/checkout **************************************************************************************/
.newsletter-block {
  background: #a29886;
  text-align: center;
}
.newsletter-block .holder {
  max-width: 1055px;
  margin: 0 auto;
  overflow: hidden;
  padding: 20px 15px;
}
.newsletter-block label, .newsletter-block .text {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  font: 17px/21px 'gothamlight', Arial, Helvetica, sans-serif;
  margin: 0 43px 0 0;
}
.newsletter-block .text { font-family: 'gothambold', Arial, Helvetica, sans-serif; }
#subscribe_normal {
  display: inline-block;
  vertical-align: middle;
}
#subscribe_email {
    background: #fffffa none repeat scroll 0 0;
    border-radius: 20px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.19) inset;
    color: #543b15 !important;
    font: 17px/20px "gothamlightitalic",Arial,Helvetica,sans-serif;
    height: 36px;
    padding: 0 15px !important;
    width: 352px;
  	border: 0;
  	display: inline-block;
  	vertical-align: middle;
  	margin: 0 35px 0 0;
}
#subscribe_email::-webkit-input-placeholder { color: #cac0ad; }
#subscribe_email:-moz-placeholder { color: #cac0ad; }
#subscribe_email::-moz-placeholder {
	color: #cac0ad;
	opacity: 1;
}
#subscribe_email:-ms-input-placeholder { color: #cac0ad; }
.contact-block {
  background: #fffffa;
  overflow: hidden;
}
.contact-block .holder {
  max-width: 1055px;
  margin: 0 auto;
  overflow: hidden;
  padding: 28px 15px 20px;
  text-align: center;
}
.contact-block .address-block {
  display: inline-block;
  vertical-align: middle;
  width: 60%;
}
.address-block .address {
  display: inline-block;
  vertical-align: middle;
  width: 48%;
  text-align: left;
  position: relative;
  padding: 0 30px;
}
.right-block .address-block .address { padding: 0; }
.address-block .address:before {
  background: url(sep02.jpg) repeat-y;
  width: 1px;
  height: 95px;
  position: absolute;
  left: 0;
  top: 0;
  content: '';
}
.right-block .address-block .address:before { left: -13px; }
.address-block .address:first-child:before {
  background: none;
}
.right-block .address-block { margin: 0 0 30px; }
.address-block .address i {
  float: left;
  color: #ebe7dd;
  font-size: 46px;
  line-height: 45px;
}
.address-block .address address {
  float: left;
  color: #a29886;
  font: normal 17px/22px "gothamlight",Arial,Helvetica,sans-serif;
  margin: 0 0 0 15px;
  width: 80%;
}
.address-block .address address .title {
  color: #736444;
  display: block;
  font: 18px/20px "gothambold",Arial,Helvetica,sans-serif;
  margin: 0 0 10px;
  text-transform: uppercase;
}
.address-block .address address .tel01 {
  color: #a29886;
  display: block;
}
.address-block .address address .tel01 a {
  color: #a29886;
  font-family: "gothambold",Arial,Helvetica,sans-serif;
}
.address-block .address address .tel01 a:hover { color: #736444; }
.contact-block .contact-info {
  display: inline-block;
  vertical-align: middle;
  width: 29%;
}
.contact-block .contact-info .title {
  display: block;
  color: #736444;
  font: 20px/22px "gothambold",Arial,Helvetica,sans-serif;
  margin: 0 0 16px;
}
.about { margin: 0 0 15px; }
.contact-block .contact-info .tel {
  display: block;
  color: #a29886;
  font: 17px/22px "gothamlight",Arial,Helvetica,sans-serif;
  margin: 0 0 5px;
}
.contact-block .contact-info .tel a { color: #a29886; }
.contact-block .contact-info .tel a:hover { color: #736444; }
.contact-block .contact-info .social-networks {
  list-style: none;
  padding: 0;
  margin: 13px 0 0;
}
.contact-block .contact-info .social-networks li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 7px;
}
.contact-info .social-networks li a {
  color: #6c5024;
  font-size 20px;
  line-height: 25px;
}
.contact-info .social-networks li a .fa { font-size: 20px; }
.contact-info .social-networks li a:hover { color: #e6c24b; }
.footer-bottom {
  background: #6c5024;
  overflow: hidden;
}
.footer-bottom .holder {
  max-width: 1055px;
  margin: 0 auto;
  overflow: hidden;
  padding: 30px 15px 20px;
  text-align: center;
}
.footer-bottom .holder .column {
  display: inline-block;
  vertical-align: top;
  width: 27%;
  text-align: left;
}
.footer-bottom .column .title {
  display: block;
  font: 17px/22px "gothammedium",Arial,Helvetica,sans-serif;
  color: #fff;
  text-transform: uppercase;
  margin: 0 0 20px;
}
.footer-bottom .column ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font: 17px/22px "gothamlight",Arial,Helvetica,sans-serif;
}
.footer-bottom .column ul li { margin: 0 0 5px; }
.footer-bottom .column ul li a { color: #e6c24b; }
.footer-bottom .column ul li a:hover { color: #fff; }
.modal-product .product-images .main-image img { margin: 0 auto; }
#content .holder {
  max-width: 1055px;
  margin: 0 auto;
  padding: 0 15px;
}
#content .holder .block-holder { position: relative; }
#content .holder .block-holder:before {
  background: url(sep03.jpg) no-repeat 50% 0;
  background-size: 100%;
  height: 50px;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  content: '';
}
#content .holder:after, #content .block-holder:after {
  display: block;
  clear: both;
  content: '';
}
.holder .left-col {
  float: left;
  width: 273px;
}
.holder .left-col h1 {
  background: #d5b135;
  border-top: 5px solid #c49723;
  padding: 18px;
  color: #5c441f;
  font: 24px/28px "gothambold",Arial,Helvetica,sans-serif;
  text-transform: uppercase;
  margin: 0;
  text-align: center;
}
.holder .left-col .accordion {
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: visible;
  font: 19px/21px "gothammedium",Arial,Helvetica,sans-serif;
  text-transform: uppercase;
}
.holder .left-col .accordion:after {
  display: block;
  clear: both;
  content: '';
}
.left-col .accordion li {
  border-top: 1px solid #d6ccba;
  position: relative;
}
.left-col .accordion li:first-child { border: 0; }
.left-col .accordion li a {
  display: block;
  padding: 26px 10px 25px 50px;
  background: #dbd3c5;
  color: #5c441f;
  position: relative;
}
.left-col .accordion li.active a, .left-col .accordion li a:hover {
  background: #736444;
  color: #fff;
}
.left-col .accordion li.drop > a:after {
  font-family: 'FontAwesome';
  content: "\f107";
  position: absolute;
  right: 33px;
  top: 50%;
  margin: -10px 0 0;
  font-size: 25px;
  line-height: 20px;
}
.left-col .accordion li.drop.active > a:after { content: "\f106"; }
.left-col .accordion li.deal a { font: 19px/15px "gothambold",Arial,Helvetica,sans-serif; }
.left-col .accordion li.deal a:before {
  background: url(icon-tag.png) no-repeat;
  width: 21px;
  height: 21px;
  position: absolute;
  left: 22px;
  top: 50%;
  margin: -10px 0 0;
  content: '';
}
.left-col .accordion li .accordion-slide {
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  font: 15px/20px "gothammedium",Arial,Helvetica,sans-serif;
  text-transform: capitalize;
  display: none;
  left: 100%;
  top: 0;
  width: 600px;
  position: absolute;
  z-index: 9999;
}
.left-col .accordion li.category .accordion-slide { width: 748px; }
.left-col .accordion li .accordion-slide li {
  border-top: 1px solid #d6ccba;
  border-left: 1px solid #d6ccba;
  float: left;
  width: 33%;
  overflow: hidden;
}
.left-col .accordion li.category .accordion-slide li { width: 25%; }
.left-col .accordion li .accordion-slide li a {
  padding: 10px 10px;
  height: 45px;
  width: 100%;
  text-align: center;
  display: table !important;
}
.left-col .accordion li.category .accordion-slide li a { height: 105px; }
.left-col .accordion li .accordion-slide li a span {
  display: table-cell;
  vertical-align: middle;
}
.left-col .accordion li.category .accordion-slide li a span { vertical-align: bottom; }
.left-col .accordion li .accordion-slide li a img {
  display: block;
  margin: 0 auto 10px;
  max-width: 40px;
}
a:focus, a:hover { text-decoration: none !important; }
.left-col .accordion li .accordion-slide li a:hover {
  background: #dbd3c5;
  color: #5c441f;
}
.gallery-holder {
	position: relative;
	overflow: hidden;
  	width: 73%;
}
.gallery-holder .gmask {
	position: relative;
	overflow: hidden;
	width: 100%;
	float: left;
}
.carousel .gmask .slideset {
	width: 100% !important;
	white-space: nowrap;
	letter-spacing: -4px;
}
.carousel .gmask .slide {
	display: inline-block;
	vertical-align: middle;
	float: none;
	letter-spacing: 0;
	width: 100% !important;
	text-align: center;
	margin: 0;
}
.carousel .gmask .slide img { width: 100%; }
.carousel .active { z-index: 1; }
* html .carousel .gmask .slide { display: inline; }
*+html .carousel .gmask .slide { display: inline; }
.carousel .gmask .slide > * { white-space: normal; }
.carousel .btn-prev, .carousel .btn-next {
  	background: #b78029;
	position: absolute;
	left: 0;
	top: 50%;
	color: #fff;
  	width: 29px;
  	height: 70px;
  	margin: -35px 0 0;
	z-index: 99;
  	text-align: center;
  	font-size: 25px;
  	line-height: 70px;
}
.carousel .btn-next {
	left: auto;
	right: 0;
}
.carousel .btn-prev:hover, .carousel .btn-next:hover { background: #dbbc52; }
.carousel a .fa { font-size: 25px; }
.carousel1 {
	position: relative;
}
.carousel1 .gmask {
	width: 1025px !important;
	margin: 0 auto;
	overflow: hidden;
}
.carousel1 .gmask .slideset {
	width: 9999px;
	float: left;
}
.carousel1 .slideset .slide {
	position: relative;
	width: 150px !important;
  	margin: 0 10px;
	float: left;
  	text-align: center;
}
.carousel1 .slideset .slide a { display: block; }
.carousel1 .slideset .slide a .spr-icon {
  color: #cca830;
  font-size: 10px;
}
.carousel1 .active { z-index: 1; }
.carousel1 .btn-prev, .carousel1 .btn-next, .owl-carousel .owl-controls .owl-buttons div {
  	background: #b78029;
  	width: 30px;
  	height: 70px;
	position: absolute;
	left: -50px;
	top: 50%;
	color: #fff;
	font-size: 35px;
	line-height: 70px;
	z-index: 999;
  	text-align: center;
  	margin: -35px 0 0;
}
.wrapper-img-additional .owl-theme .owl-controls .owl-buttons div { background: #b78029 !important; }
.owl-carousel .owl-controls .owl-buttons div {
  border-radius: 0 !important;
  overflow: hidden;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev { left: 0; }
.owl-carousel .owl-controls .owl-buttons .owl-next {
  left: auto;
  right: -50px;
}
.carousel1 .btn-next {
	left: auto;
	right: -50px;
}
.carousel1 .btn-prev:hover, .carousel1 .btn-next:hover, .owl-carousel .owl-controls .owl-buttons div:hover { background: #dbbc52; }
.seller-block {
  position: relative;
  z-index: 999;
  padding: 0 0 45px;
}
.seller-block h2 {
  background: url(bg-heading.png) no-repeat;
  width: 287px;
  height: 81px;
  margin: 0 auto 30px;
  text-align: center;
  font: 35px/65px "ostrich_sansmedium",Arial,Helvetica,sans-serif;
  text-transform: uppercase;
  color: #fff !important;
  padding: 0 10px 30px 10px;
  letter-spacing: 1px;
  overflow: hidden;
}
.seller-block .view {
  font: 19px/22px "gothammedium",Arial,Helvetica,sans-serif;
  color: #5b400a;
  position: absolute;
  right: 5px;
  top: 20px;
}
.seller-block.categories .view { color: #fff; }
.seller-block .view .fa { font-size: 20px; }
.seller-block .view:hover { color: #d5b135; }
.carousel1 .slideset .slide .img-block, .image.images-container .img-block {
  height: 247px;
  width: 100%;
  text-align: center;
  margin: 0 auto 15px;
  display: table;
}
.carousel1.carousel2 .slideset .slide .img-block, .image.images-container .img-block {
  height: 247px;
  position: relative;
}
.carousel1 .slide .img-block span, .image.images-container .img-block span {
  display: table-cell;
  vertical-align: bottom;
}
.carousel1.carousel2 .slideset .slide a, .image.images-container .img-block a { display: block; }
.carousel1 .slideset .slide .img-block img, .image.images-container .img-block img {
  max-width: 100%;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.carousel1 .slideset .slide a:hover .img-block img, .image.images-container .img-block a:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.carousel1 .slide .title, .caption.des-container h4 {
  display: block;
  font: 22px/25px "gothammedium",Arial,Helvetica,sans-serif;
  color: #5c441f;
  margin: 0 0 3px;
}
.des-container h2 { font: 22px/25px "gothammedium",Arial,Helvetica,sans-serif; }
.carousel1 .slide .price, .caption.des-container .price, .product-layout.product-list .caption.des-container .price, .price-box .price {
  display: block;
  font: 22px/25px "gothambold",Arial,Helvetica,sans-serif;
  color: #cba72d;
}
.carousel1 .slide .star-rating {
  overflow: hidden;
  margin: 0;
  height: 25px;
}
.carousel1 .slide .star-rating .spr-badge-caption { display: none; }
.carousel1 .slide .description, .product-layout.product-list .item-inner .caption .description {
  display: block;
  font: 11px/14px "gothammedium",Arial,Helvetica,sans-serif;
  color: #5b400a;
  margin: 0 0 8px;
  text-align: justify;
}
.carousel1 .slide input[type="submit"], .product-layout .item .item-inner .button-group button.btn-addcart, .item .item-inner .button-group button {
  background: #5b400a;
  width: 102px;
  height: 31px;
  color: #fff;
  border: 0;
  padding: 0;
  cursor: pointer;
  border-radius: 20px;
  font: 13px/31px "gothammedium",Arial,Helvetica,sans-serif;
  overflow: hidden;
  display: block;
  margin: 0 auto;
}
.product-layout.product-list .button-group button.btn-addcart, .item .item-inner .button-group button {
  display: inline-block !important;
  vertical-align: middle;
}
.product-layout .item .item-inner .button-group button.btn-addcart, .item .item-inner .button-group button {
  color: #fff !important;
  width: 150px;
}
.carousel1 .slide input[type="submit"]:hover, .product-layout .item .item-inner .button-group button.btn-addcart:hover, .item .item-inner .button-group button:hover { background: #cba72d; }
.support-block {
  position: relative;
  margin: 0;
}
.support-block:after {
  display: block;
  clear: both;
  content: '';
}
.support-block:before {
  background: url(sep04.png) no-repeat 50% 0;
  width: 100%;
  height: 78px;
  position: absolute;
  left: 0;
  right: 0;
  top: 99%;
  content: '';
  z-index: -1;
}
.support-block .column {
  display: inline-block;
  vertical-align: top;
  width: 24.7%;
  margin: 0;
  padding: 25px 10px;
  overflow: hidden;
  text-align: center;
  background: #827753;
}
.support-block .column:nth-child(even) { background: #7d6128; }
.support-block .column .img-block {
  height: 58px;
  width: 100%;
  text-align: center;
  margin: 0 auto 10px;
  display: table;
}
.support-block .column span {
  display: table-cell;
  vertical-align: bottom;
}
.support-block .column .text {
  display: block;
  font: 18px/22px "gothammedium",Arial,Helvetica,sans-serif;
  color: #fff;
}
.carousel1.carousel2 .slide .links a, .btn-wishlist {
  display: inline-block;
  vertical-align: middle;
  margin: 0 4px;
  color: #a29886;
}
.btn-wishlist {
  background: none;
  border: 0;
  padding: 0;
}
.carousel1.carousel2 .slide .links a:hover { color: #5c441f; }
.carousel1.carousel2 .slideset .slide .img-block .label-pro-new, .images-container .label-pro-new {
  background: #e0bd4a;
  background: -moz-linear-gradient(top, #e0bd4a 0%, #b3973d 100%);
  background: -webkit-linear-gradient(top, #e0bd4a 0%,#b3973d 100%);
  background: linear-gradient(to bottom, #e0bd4a 0%,#b3973d 100%);
  width: 41px;
  height: 41px;
  border-radius: 100%;
  text-align: center;
  overflow: hidden;
  color: #fff;
  text-transform: uppercase;
  font: 14px/41px "gothammedium",Arial,Helvetica,sans-serif;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  position: absolute;
  right: 5px;
  bottom: 100px;
}
.three-columns {
  overflow: hidden;
  margin: 0 0 70px -0.5%;
}
.three-columns .column {
  float: left;
  width: 32.8%;
  margin: 0 0 15px 0.5%;
  text-align: left;
}
.three-columns .column .slide .more {
  background: #a29886;
  display: block;
  color: #fff;
  text-transform: uppercase;
  font: 17px/54px "gothammedium",Arial,Helvetica,sans-serif;
  text-align: center;
  padding: 0 10px;
  overflow: hidden;
}
.three-columns .column .slide:hover .more { background: #736444; }
.carousel3 { position: relative; }
.carousel3 h3 {
  color: #fff !important;
  text-transform: capitalize;
  font: 29px/33px "gothammedium",Arial,Helvetica,sans-serif;
  margin: 0;
  position: absolute;
  top: 30px;
  left: 40px;
  z-index: 99;
}
.carousel3 .gmask {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.carousel3 .gmask .slideset {
	width: 9999px;
	float: left;
}
.carousel3 .slideset .slide {
	position: relative;
	width: 100%;
	float: left;
  	text-align: center;
}
.carousel3 .slideset .slide:hover { color: #fff !important; }
.carousel3 .slideset .slide .outer-text {
  position: relative;
  display: block;
}
.carousel3 .slideset .slide .outer-text:after {
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  transition: all 300ms ease-in-out 0s;
}
.carousel3 .slideset .slide:hover .outer-text:after { background: rgba(0, 0, 0, 0.7); }
.carousel3 .slideset .slide .outer-text img { max-width: 100%; }
.carousel3 .slideset .slide .text {
  color: #fff;
  font: 17px/22px "gothammedium",Arial,Helvetica,sans-serif;
  margin: 0;
  position: absolute;
  bottom: 30%;
  left: 40px;
  z-index: 99;
  text-align: left;
  width: 83%;
}
.carousel3 .active { z-index: 1; }
.carousel3 .btn-prev, .carousel3 .btn-next {
	position: absolute;
	left: 5px;
	bottom: 43%;
	color: #fff;
	font-size: 45px;
	line-height: 30px;
	z-index: 99;
}
.carousel3 .btn-next {
	left: auto;
	right: 5px;
}
.carousel3 .btn-prev:hover, .carousel3 .btn-next:hover { color: #77592b; }
.seller-block.categories {
  background: url(bg-category.jpg) no-repeat;
  background-size: 100% 100%;
  position: relative;
  padding: 5px 0 0;
}
.seller-block.categories:before {
  background: url(sep05.jpg) repeat-x;
  width: 100%;
  height: 5px;
  position: absolute;
  left: 0;
  top: 0;
  content: '';
}
.seller-block.categories:after {
  background: url(sep06.png) repeat-x;
  width: 100%;
  height: 5px;
  position: absolute;
  left: 0;
  top: 100%;
  content: '';
}
.seller-block.categories .holder {
  max-width: 1055px;
  margin: 0 auto;
  padding: 0 15px;
  overflow: hidden;
  position: relative;
}
.seller-block.categories ul {
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.seller-block.categories ul li {
  display: inline-block;
  vertical-align: top;
  width: 15.3%;
  margin: 0 0.5% 30px;
  text-align: center;
}
.seller-block.categories ul li a {
  display: block;
  color: #fff;
  font: 21px/23px "gothamlight",Arial,Helvetica,sans-serif;
}
.seller-block.categories ul li a img {
  max-width: 100%;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.seller-block.categories ul li a img.hover { display: none; }
.seller-block.categories ul li a:hover img {
  display: none;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.seller-block.categories ul li a:hover img.hover {
  display: block;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.seller-block.categories ul li a:hover { color: #d5b135; }
.categories ul li .img-block {
  height: 83px;
  width: 100%;
  text-align: center;
  margin: 0 auto 10px;
  display: table;
}
.categories ul li .img-block span {
  display: table-cell;
  vertical-align: middle;
}
.categories ul li .img-block img {
  display: block;
  margin: 0 auto;
}
.seller-block.brand {
  max-width: 1055px;
  margin: 0 auto;
  padding: 0 15px;
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.seller-block.brand:before {
  background: url(sep04.png) no-repeat 50% 0;
  width: 100%;
  height: 78px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  content: '';
  z-index: -1;
}
.seller-block.brand ul {
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  text-align: center;
}
.seller-block.brand ul li {
  display: inline-block;
  margin: 0 0.5% 30px;
  vertical-align: middle;
  width: 10%;
}
.seller-block.brand ul li a { display: block; }
.seller-block.brand ul li a img {
   filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.seller-block.brand ul li a:hover img {
   filter: grayscale(0);
  -webkit-filter: grayscale(0);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.dropdown-menu.pull-right > li {
  overflow: hidden;
  margin: 10px;
}
.spr-badge[data-rating="0.0"] { display: none; }
.contact-page {
  overflow: hidden;
  padding: 0 0 50px;
}
.contact-page .form-horizontal {
  display: inline-block;
  vertical-align: top;
  width: 50%;
}
.contact-page .right-block {
    display: inline-block;
    margin: 0 0 0 5%;
    vertical-align: top;
    width: 44%;
}
.contact-page h3 { margin: 10px 0 25px; }
.log-info {
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width: 1200px) {
  .right-block .address-block .address address { width: 77%; }
  #top { max-width: 820px; }
  .carousel1 .gmask { width: 936px !important; }
  .carousel1 .slideset .slide { width: 136px !important; }
  .carousel1 .btn-prev { left: 0; }
  .carousel1 .btn-next { right: 0; }
  .gallery-holder { width: 72.8%; }
}
@media only screen and (max-width: 1054px) {
  #top { max-width: 790px; }
  .hd3 nav .content-left .first-block { margin: 20px 10px 0 0; }
  #top .sub-col { width: 72%; }
  .gallery-holder { width: 72%; }
  .left-col .accordion li a { padding: 23px 10px 24px 50px; }
  .seller-block.categories .view, .seller-block.brand .view { right: 15px; }
  .left-col .accordion li.category .accordion-slide { width: 716px; }
}
@media only screen and (max-width: 1023px) {
  header.hd3 { height: auto; }
  .hd3 #logo {
    float: none;
    margin: 10px auto;
    width: 120px;
  }
  #top {
    float: none;
    max-width: inherit;
  }
  .hd3 nav .content-left { margin: 0; }
  #top .sub-col {
      text-align: center;
      float: none;
      width: 100%;
      margin: 0 0 15px;
  }
  .hd3 nav .content-left .first-block {
      margin: 0;
      position: absolute;
      right: 60px;
      top: 35px;
      width: 22%;
  }
  .pt_custommenu div.pt_menu {
      display: inline-block;
      float: none;
      vertical-align: middle;
  }
  .block.block-search.quick-access, .form-control.input-lg.search { width: 280px; }
  .horizon-menu-top .secon-block .sub-row {
      float: none;
      max-width: inherit;
      text-align: center;
  }
  .holder .left-col {
    float: none;
    width: 100%;
  }
  .holder .left-col h1, .holder .left-col .accordion, .left-col .accordion > li { float: left; }
  .holder .left-col h1 {
    width: 25%;
    height: 61px;
    font-size: 22px;
    padding: 14px 18px;
  }
  .holder .left-col .accordion {
    width: 75%;
    position: relative;
  }
  .left-col .accordion > li {
    width: 25%;
    border-left: 1px solid #d6ccba;
    border-top: 0;
    position: static;
  }
  .holder .left-col .accordion {
    font-size: 13px;
    line-height: 15px;
  }
  .left-col .accordion li.drop > a::after { right: 10px; }
  .left-col .accordion li.deal a { font-size: 15px; }
  .left-col .accordion li.deal a::before { left: 15px; }
  .gallery-holder { width: 100%; }
  .holder .left-col .accordion { overflow: visible; }
  .holder .left-col .accordion:after {
    display: block;
    clear: both;
    content: '';
  }
  .left-col .accordion li .accordion-slide {
    left: 0;
    top: 100%;
    width: 500px;
    position: absolute;
  }
  .carousel1 .gmask { width: 624px !important; }
  .carousel1 .btn-prev { left: 20px; }
  .carousel1 .btn-next { right: 20px; }
  .support-block .column {
    width: 24%;
    height: 175px;
  }
  .carousel3 .slideset .slide .text {
    width: 75%;
    font-size: 15px;
    line-height: 20px;
    bottom: 7%;
  }
  .seller-block.categories ul { text-align: center; }
  .seller-block.categories ul li { width: 22%; }
  .seller-block.brand ul li { width: 15%; }
  .contact-block .address-block { width: 70%; }
  .address-block .address { padding: 0 15px; }
  .footer-bottom .holder .column { width: 32%; }
  .newsletter-block .text {
    display: block;
    margin: 0 0 10px;
  }
  .contact-page .form-horizontal, .contact-page .right-block {
    display: block;
    width: 100%;
    overflow: hidden;
  }
  #submitMessage { margin: 10px 20px 10px 0 !important; }
  .left-col .accordion li.category .accordion-slide { width: 553px; }
  .left-col .accordion li.category .accordion-slide li { width: 33.3%; }
  #product .button-group {
    width: auto;
    padding-left: 120px;
  }
  .left-col .accordion li a {
    text-align: center;
    padding: 23px 10px 24px;
  }
}
@media only screen and (max-width: 991px) {
  #product .button-group { padding-left: 20px; }
}
@media only screen and (max-width: 767px) {
  .hd3 #logo {
    float: left;
    position: relative;
    z-index: 999;
    margin: 10px 0 0;
  }
  #ma-mobilemenu { z-index: 9999; }
  .hd3 nav .content-left .first-block { display: none; }
  #top {
      position: absolute;
      right: 0;
      top: 40px;
      width: 100%;
  }
  .menu-mobile { background: none !important; }
  .block.block-search.quick-access, .form-control.input-lg.search {
      display: block;
      margin: 0 auto 5px;
  }
  .horizon-menu-top .secon-block { padding: 30px 15px 15px; }
  .holder .left-col h1 {
    float: none;
    width: 100%;
  }
  .holder .left-col .accordion {
    float: none;
    width: 100%;
  }
  .left-col .accordion > li, .left-col .accordion > li:first-child {
    width: 50%;
    border-top: 1px solid #d6ccba;
  }
  .left-col .accordion li a { padding: 20px 10px 16px; }
  .left-col .accordion li.drop > a::after { right: 50px; }
  .left-col .accordion li.deal a::before { left: 55px; }
  .left-col .accordion li .accordion-slide { width: 100%; }
  .seller-block h2 {
    background-size: 100% 65px;
    width: 265px;
    margin: 0 auto 10px;
    line-height: 60px;
  }
  .seller-block { padding: 0 0 15px; }
  .carousel3 .slideset .slide .text { bottom: 35%; }
  .carousel1 .gmask { width: 484px !important; }
  .carousel1 .slideset .slide { width: 142px !important; }
  .support-block {
    margin: 0;
    text-align: center;
  }
  .support-block .column {
      height: 180px;
      margin: 10px 0.5% 0;
      width: 48.5%;
  }
  .three-columns { margin: 0 0 20px; }
  .three-columns .column {
      float: none;
      margin: 0 0 15px;
      text-align: left;
      width: 100%;
  }
  .carousel3 .slideset .slide img {
    width: 100%;
    height: auto;
  }
  .seller-block.categories ul li {
    width: 30%;
    margin: 0 0.5% 20px;
  }
  .seller-block.brand ul li {
    width: 23%;
    margin: 0 0.5% 20px;
  }
  #subscribe_email {
    margin: 0 20px 0 0;
    width: 320px;
  }
  #subscribe_normal, .newsletter-block label { display: block; }
  .newsletter-block label { margin: 0 0 10px; }
  .contact-block .holder { padding: 20px 15px; }
  .contact-block .address-block, .contact-block .contact-info, .footer-bottom .holder .column {
      display: block;
      width: 100%;
  }
  .address-block .address address {
    width: 78%;
    margin: 0 0 0 10px;
    font-size: 15px;
    line-height: 20px;
  }
  .contact-block .contact-info { margin: 10px 0 0; }
  .footer-bottom .holder .column {
    text-align: center;
    margin: 0 0 20px;
  }
  .footer-bottom .column .title { margin: 0 0 15px; }
  .seller-block.categories ul li a {
    font-size: 17px;
    line-height: 21px;
  }
  .address-block .address::before { left: -12px; }
  header.hd3 { z-index: 99999; }
  .left-col .accordion li .accordion-slide li { width: 50%; }
  .left-col .accordion li.category .accordion-slide { width: 100%; }
  .article-container .left-img, .article-container .right-img {
    float: none !important;
    display: block;
    margin: 0 auto 15px;
  }
}
@media only screen and (max-width: 639px) {
  .carousel1 .gmask { width: 324px !important; }
  .left-col .accordion li.category .accordion-slide li { width: 50%; }
  .left-col .accordion li .accordion-slide {
    font-size: 13px;
    line-height: 18px;
  }
  .relate-title.module-title h3 {
      font-size: 25px;
      line-height: 30px;
      margin: 0;
      padding: 0;
  }
}
@media only screen and (max-width: 479px) {
  .hd3 #logo { width: 100px;}
  #top { top: 30px; }
  .left-col .accordion li.drop > a::after { right: 13px; }
  .left-col .accordion li.deal a::before { left: 20px; }
  .seller-block h2 {
    width: 225px;
    padding: 0 10px 22px;
    height: auto;
  }
  .seller-block .view {
    position: static;
    display: inline-block;
    margin: 0 0 15px;
    width: 100%;
    text-align: center;
  }
  .carousel1 .gmask { width: 240px !important; }
  .carousel1 .btn-prev { left: 0; }
  .carousel1 .btn-next { right: 0; }
  .carousel1 .slideset .slide { width: 220px !important; }
  .support-block .column {
    display: block;
    height: auto;
    margin: 10px 0 0;
    width: 100%;
  }
  .seller-block.categories ul li { width: 47%; }
  .seller-block.brand ul li { width: 31%; }
  #subscribe_email {
    width: 200px;
    margin: 0 10px 0 0;
  }
  .contact-block .address-block { overflow: hidden; }
  .address-block .address {
    display: block;
    overflow: hidden;
    padding: 0;
    width: 100%;
  }
  .carousel .btn-prev, .carousel .btn-next {
    height: 40px;
    line-height: 40px;
    margin: -20px 0 0;
  }
  .carousel1.carousel2 .slideset .slide .img-block { height: auto; }
  .dropdown-menu.pull-right {
      left: auto;
      right: -40px;
      top: 85%;
  }
  .right-block .address-block .address { padding: 0 0 10px; }
  .left-col .accordion li.category .accordion-slide li a { height: 120px; }
  .dropdown-menu.pull-right { right: -24px; }
  .detail-product-name { font-size: 22px; }
  #product .form-group, .social-sharing { text-align: center; }
  #product .form-quantity-product, #product .button-group { float: none; }
  #product .button-group { padding-left: 0; }
  .carousel3 .slideset .slide .text { bottom: 23%; }
  .seller-block h2 { line-height: 53px; }
}
#content .btn-quickview.quickview, #content .btn-quickview, #content .quickview, #content .btn-compare.quickview { display: none !important; }