@import url("https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,700|Oswald:400,500,600,700&display=swap");
.space-20 {
  margin-bottom: 20px;
}

.space-30 {
  margin-bottom: 30px;
}

.space-40 {
  margin-bottom: 40px;
}

.space-50 {
  margin-bottom: 50px;
}

.space-60 {
  margin-bottom: 60px;
}

.pd-tb-30 {
  padding-bottom: 30px;
  padding-top: 30px;
}

.pd-tb-40 {
  padding-bottom: 40px;
  padding-top: 40px;
}

.pd-tb-50 {
  padding-bottom: 50px;
  padding-top: 50px;
}

.pd-tb-60 {
  padding-bottom: 60px;
  padding-top: 60px;
}

body {
  font-family: "Open Sans";
}
body .fa {
  font: normal normal normal 14px/1 FontAwesome;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body .h1,
body .h2,
body .h3,
body .h4,
body .h5,
body .h6 {
  font-family: "Oswald";
}

.text-center {
  text-align: center;
}

.wrapper-header {
  background: #dc7040;
  margin: 0 0 20px;
}
.wrapper-header .header-center > .row {
  padding-bottom: 10px;
}
.wrapper-header .header-center > .row .col-sm-3.last {
  margin-top: 6px;
}
.wrapper-header .topbar {
  background: #2a211a;
  color: #fff;
}
.wrapper-header .topbar .left {
  float: left;
  font-size: 13px;
}
.wrapper-header .topbar .left p {
  margin: 3px 0px;
}
.wrapper-header .topbar .left img {
  margin-right: 8px;
}
.wrapper-header .topbar .left b {
  display: inline-block;
  margin-right: 8px;
}
.wrapper-header .topbar .right {
  float: right;
}
.wrapper-header .topbar .logo-nav {
  margin: 3px 0px;
}
.wrapper-header .topbar .logo-nav li {
  display: inline-block;
  padding-left: 10px;
  position: relative;
  line-height: 18px;
}
.wrapper-header .topbar .logo-nav li:first-child:before {
  display: none;
}
.wrapper-header .topbar .logo-nav li:before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 17px;
  position: absolute;
  left: 4px;
  top: 2px;
  background: #d7c5a1;
}
.wrapper-header .topbar .logo-nav li a {
  color: #fff;
  font-size: 13px;
}
.wrapper-header .topbar + .container {
  padding-top: 10px;
  padding-bottom: 10px;
}
.wrapper-header .navbar-main {
  border: none;
  background: #2a211a;
}
.wrapper-header .navbar-main .navbar-collapse {
  text-align: left;
}
.wrapper-header .navbar-default .navbar-nav > li > a {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  font-family: "Oswald";
  padding-left: 20px;
  padding-right: 20px;
}
.wrapper-header #product-search-box {
  display: inline-block;
}
.wrapper-header .account.navbar-right {
  margin-top: 32px;
}
.wrapper-header .account.open a {
  background: none !important;
}
.wrapper-header .account a {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}
.wrapper-header .account a span {
  font-size: 18px;
  font-family: "Oswald";
  font-weight: 500;
}
.wrapper-header .account a:hover,
.wrapper-header .account a:focus {
  background: none !important;
}
.wrapper-header .account .dropdown-menu li a {
  padding: 6px 10px !important;
  color: #555;
  font-size: 14px;
}
.wrapper-header .account .dropdown-menu li a:hover {
  color: #bd9e62;
  background: #f5f5f5 !important;
}
.wrapper-header #cartcontentsheader {
  color: #fff;
  position: relative;
  font-size: 18px;
  font-weight: 500;
}
.wrapper-header #cartcontentsheader > img + span {
  font-size: 18px;
  font-family: "Oswald";
  font-weight: 500;
}
.wrapper-header #cartcontentsheader span[rel="a2c_item_count"] {
  position: absolute;
  left: 18px;
  top: 2px;
  font-size: 11px;
}
.wrapper-header #header-cart {
  margin-top: 36px;
}
.wrapper-header .header-search {
  margin-top: 40px;
}
.wrapper-header .header-search .form-inline {
  border-radius: 5px !important;
  overflow: hidden;
  height: 40px;
}
.wrapper-header .header-search input {
  height: 40px;
  padding-right: 45px;
}
.wrapper-header .header-search .input-group {
  display: inline-block;
  width: 100%;
}
.wrapper-header .header-search .input-group-btn {
  display: inline-block;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 40px;
  height: 40px;
}
.wrapper-header .header-search .input-group-btn > .btn {
  border: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 40px;
  height: 40px;
}
.wrapper-header .header-search .input-group-btn > .btn:focus {
  outline: none;
}

.wrapper-header .navbar .navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  float: none;
  vertical-align: top;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.thumbnail .btn-primary {
  background: #bd9e62;
  text-transform: uppercase;
  font-weight: 500;
  font-family: "Oswald";
}

.thumbnail .thumbnail-image .qv-hover {
  display: none;
}

.thumbnail .caption h3 {
  font-size: 14px;
  color: #444;
  line-height: 20px;
  height: 5.5em;
}
.thumbnail .caption h3 a {
  color: #444;
  font-size: 14px;
  font-family: "Open Sans";
}
.thumbnail .caption h3 a:hover {
  color: #bd9e62;
  text-decoration: none;
}

.thumbnail .caption .price {
  font-size: 20px;
  font-weight: 500;
  font-family: "Oswald";
  height: auto;
}

#n_product h3 {
  font-size: 24px;
}

#n_product #main-content {
  padding-top: 20px;
}

#n_product .breadcrumb {
  background: none !important;
  padding: 0px;
}
#n_product .breadcrumb a {
  font-size: 14px;
  font-weight: 700;
  color: #000;
}

#n_product .wrapper-pricing .productprice.productpricetext {
  display: inline-block;
  font: 500 32px/36px "Oswald";
  color: #444;
}

#n_product .wrapper-pricing .label {
  margin-left: 15px;
  padding: 0px;
  background: none;
  color: #6ebd62;
  font-size: 14px;
  font-weight: 700;
  vertical-align: 5px;
}

#n_product .wrapper-pricing .label-success:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 15px;
  background: url("../images/icon-check.png") no-repeat scroll 0 0;
  vertical-align: -3px;
  margin-right: 3px;
}

#n_product h1 {
  font-size: 32px;
  font-weight: 500;
  color: #444;
  margin-bottom: 20px;
}

#n_product .nav-tabs > li > a {
  border-radius: 0px;
  color: #444;
  font-family: "Oswald";
  font-size: 24px;
  font-weight: 500;
}
#n_product .nav-tabs > li > a:hover {
  background: #bd9e62;
  color: #fff;
  border-color: #bd9e62;
}

#n_product .nav-tabs > li.active > a {
  background: #bd9e62;
  color: #fff;
  border-color: #bd9e62;
}

#n_product .productdetails {
  margin-top: 0px;
}

#n_product .nav.nav-tabs {
  border-bottom: 2px solid #bd9e62;
}

#n_product .list-social a .fa {
  font-size: 26px;
}

#n_product .thumbnail .caption h3 {
  font-size: 14px;
  color: #444;
  line-height: 20px;
}
#n_product .thumbnail .caption h3 a {
  color: #444;
  font-size: 14px;
  font-family: "Open Sans";
}
#n_product .thumbnail .caption h3 a:hover {
  color: #bd9e62;
  text-decoration: none;
}

#n_product .thumbnail .caption .price {
  font-size: 20px;
  font-weight: 500;
  font-family: "Oswald";
}

#n_product .thumbnail .btn-primary {
  background: #bd9e62;
  text-transform: uppercase;
  font-weight: 500;
  font-family: "Oswald";
}
#n_product .thumbnail .btn-primary.addtocart:after {
  content: "";
  display: inline-block;
  background: url("../images/icon-cart-product.png") no-repeat scroll 0 0;
  width: 25px;
  height: 21px;
  vertical-align: -6px;
  margin-left: 5px;
}
#n_product .thumbnail .btn-primary:hover {
  opacity: 0.8;
}

#n_product .wrap-rip {
  display: inline-block;
  width: 100%;
  margin-top: 10px;
  font-size: 14px;
}

#n_product .bg-grey {
  background: #f5f5f5;
  padding: 20px;
  margin: 20px 0px;
}

#n_product ._itmspec_listopt .variation-name {
  width: 120px;
  display: inline-block;
  text-align: right;
  font-size: 14px;
}

#n_product ._itmspec_listopt .specific {
  display: inline-block;
  width: calc(100% - 150px);
}
#n_product ._itmspec_listopt .specific select {
  -moz-appearance: none;
  height: 40px;
  -webkit-appearance: none;
  appearance: none;
  background: #fff url("../images/icon-arrow.png") no-repeat scroll top 16px
    right 10px;
}
#n_product ._itmspec_listopt .specific select[disabled] {
  background-color: #eee;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#n_product #_jstl__buying_options_r .btn-stack {
  margin-top: 20px;
}
#n_product #_jstl__buying_options_r .btn-stack .wishlist_toggle {
  background: none;
  text-transform: uppercase;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#n_product #_jstl__buying_options_r .btn-stack .wishlist_toggle span {
  font-size: 16px;
  font-weight: 500;
  font-family: "Oswald";
}
#n_product #_jstl__buying_options_r .btn-stack .wishlist_toggle .fa {
  font-size: 0px;
}
#n_product #_jstl__buying_options_r .btn-stack .btn-success .fa {
  font-size: 0px;
}
#n_product #_jstl__buying_options_r .btn-stack .col-md-4 {
  width: 124px;
  text-align: right;
  padding-right: 5px;
}
#n_product #_jstl__buying_options_r .btn-stack .col-md-4 select {
  width: 80px;
  height: 45px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  display: inline-block;
  background: #fff url("../images/icon-arrow.png") no-repeat scroll top 18px
    right 10px;
}
#n_product #_jstl__buying_options_r .btn-stack .col-md-8 {
  width: calc(100% - 146px);
}
#n_product #_jstl__buying_options_r .btn-stack .col-md-8 button {
  margin-bottom: 10px;
  border-radius: 3px;
  text-transform: uppercase;
  font-family: "Oswald";
  font-size: 20px;
  font-weight: 500;
}
#n_product #_jstl__buying_options_r .btn-stack .col-md-8 button.btn-lg {
  padding: 8px 16px;
}
#n_product
  #_jstl__buying_options_r
  .btn-stack
  .col-md-8
  button.btn-success:after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 20px;
  background: url("../images/icon-cart-product.png") no-repeat scroll 0 0;
  margin-left: 5px;
  vertical-align: -4px;
}

#n_product .addthis_button {
  border: none;
}

#n_product ._itmspec_listopt.wrap-size .specific {
  width: calc(100% - 150px);
}

#n_product .button-tabs-size {
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  margin-left: 10px;
}
#n_product .button-tabs-size:hover {
  cursor: pointer;
  color: #bd9e62;
}

#n_product .tab-pane h4 {
  font-size: 18px;
  text-transform: capitalize;
}

#n_product .tab-pane h3 {
  font-size: 24px;
}

#n_product .tab-pane p {
  font-size: 14px;
}

#n_product .tab-pane img {
  max-width: 100%;
}

#n_product .wrap-product-history .thumbnail {
  border: none;
}
#n_product .wrap-product-history .thumbnail .thumbnail-image {
  display: inline-block;
  width: 40%;
  float: left;
}
#n_product .wrap-product-history .thumbnail .caption {
  display: inline-block;
  width: 60%;
  float: left;
  padding: 0px;
  padding-left: 10px;
}
#n_product .wrap-product-history .thumbnail .caption h3 {
  height: auto;
}

#n_product .wrapper-share-button {
  text-align: center;
}

.wrapper-footer .list-social a .fa {
  font-size: 22px;
}

@media (min-width: 1200px) {
  #n_category .thumbnail .thumbnail-image {
    height: 173px;
  }
  #n_category .thumbnail .thumbnail-image .product-image {
    max-height: 173px;
    width: auto;
  }
  #n_home .thumbnail .thumbnail-image {
    height: 245px;
  }
  #n_home .thumbnail .thumbnail-image .product-image {
    max-height: 245px;
    width: auto;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #n_category .thumbnail .thumbnail-image {
    height: 195px;
  }
  #n_category .thumbnail .thumbnail-image .product-image {
    max-height: 195px;
    width: auto;
  }
  #n_home .thumbnail .thumbnail-image {
    height: 273px;
  }
  #n_home .thumbnail .thumbnail-image .product-image {
    max-height: 273px;
    width: auto;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #n_category .thumbnail .thumbnail-image {
    height: 230px;
  }
  #n_category .thumbnail .thumbnail-image .product-image {
    max-height: 230px;
    width: auto;
  }
  #n_home .thumbnail .thumbnail-image {
    height: 320px;
  }
  #n_home .thumbnail .thumbnail-image .product-image {
    max-height: 320px;
    width: auto;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  #n_category .thumbnail .thumbnail-image {
    height: 260px;
  }
  #n_category .thumbnail .thumbnail-image .product-image {
    max-height: 260px;
    width: auto;
  }
  #n_home .thumbnail .thumbnail-image {
    height: 260px;
  }
  #n_home .thumbnail .thumbnail-image .product-image {
    max-height: 260px;
    width: auto;
  }
}

@media (max-width: 479px) {
  #n_category .thumbnail .thumbnail-image {
    height: 153px;
  }
  #n_category .thumbnail .thumbnail-image .product-image {
    max-height: 153px;
    width: auto;
  }
  #n_home .thumbnail .thumbnail-image {
    height: 153px;
  }
  #n_home .thumbnail .thumbnail-image .product-image {
    max-height: 153px;
    width: auto;
  }
}

@media (max-width: 1199px) {
  .wrapper-header #cartcontentsheader,
  .wrapper-header .account a span {
    font-size: 14px;
  }
  .wrapper-header .navbar-default .navbar-nav > li > a {
    font-size: 13px;
  }
}

@media (min-width: 992px) {
  .wrapper-header .fa.icon-click {
    color: #fff;
  }
  .wrapper-header .navbar-default.navbar-main .navbar-nav > li {
    position: static;
  }
  .wrapper-header
    .navbar-default.navbar-main
    .navbar-nav
    > li.dropdown-hover
    > a {
    position: relative;
  }
  .wrapper-header
    .navbar-default.navbar-main
    .navbar-nav
    > li.dropdown-hover
    > a:after {
    content: "\f0d7";
    display: inline-block;
    width: 16px;
    height: 12px;
    position: static;
    font: normal normal normal 14px/1 FontAwesome;
    color: #fff;
    text-align: right;
    vertical-align: 1px;
  }
  .wrapper-header .navbar-default.navbar-main .navbar-nav > li.open > a:hover,
  .wrapper-header .navbar-default .navbar-nav > li.open > a {
    color: #bd9e62;
  }
  .wrapper-header
    .navbar-default.navbar-main
    .navbar-nav
    > li.open
    > a:hover:after,
  .wrapper-header .navbar-default .navbar-nav > li.open > a:after {
    color: #bd9e62 !important;
  }
  .wrapper-header .navbar.navbar-main .navbar-nav {
    position: relative;
  }
  .wrapper-header .navbar-main .navbar-nav > li > .dropdown-menu {
    width: calc(100% - 20px);
    left: 10px;
    border-radius: 0px;
    min-height: 450px;
    padding: 20px 0 10px;
  }
  /* .wrapper-header .navbar-main .navbar-nav > li > .dropdown-menu .product-menu {
      position: absolute;
      width: 340px;
      top: 0px;
      right: 0px;
      height: 100%;
      background: #f5f5f5;
      padding: 20px;
      text-align: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; } */
  .wrapper-header
    .navbar-main
    .navbar-nav
    > li
    > .dropdown-menu
    .product-menu
    .wrap-product {
    margin: 0 auto;
    width: 220px;
    text-align: left;
  }
  .wrapper-header
    .navbar-main
    .navbar-nav
    > li
    > .dropdown-menu
    .product-menu
    h3 {
    font: 500 16px/20px "Oswald";
    margin: 20px 0;
  }
  .wrapper-header
    .navbar-main
    .navbar-nav
    > li
    > .dropdown-menu
    .product-menu
    h3
    a {
    color: #444;
    text-transform: uppercase;
  }
  .wrapper-header
    .navbar-main
    .navbar-nav
    > li
    > .dropdown-menu
    .product-menu
    h3
    a:hover {
    text-decoration: none;
  }
  .wrapper-header
    .navbar-main
    .navbar-nav
    > li
    > .dropdown-menu
    .product-menu
    .price {
    color: #444;
    font: 500 20px/24px "Oswald";
  }
  .wrapper-header .navbar-main .navbar-nav > li > .dropdown-menu > li {
    /* width: calc(50% - 170px); */
    float: left;
    margin-bottom: 20px;
  }
  .wrapper-header .navbar-main .navbar-nav > li > .dropdown-menu > li a {
    text-transform: capitalize;
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .wrapper-header .navbar-main .navbar-nav > li > .dropdown-menu > li a img {
    max-width: 100%;
  }
  .wrapper-header .navbar-main .navbar-nav > li > .dropdown-menu > li > a {
    font: 500 16px "Oswald";
    text-transform: uppercase;
    background: none !important;
  }
  .wrapper-header .navbar-main .navbar-nav > li > .dropdown-menu > li a:hover {
    background: none;
    color: #bd9e62;
  }
  .wrapper-header
    .navbar-main
    .navbar-nav
    > li
    > .dropdown-menu
    > li:nth-child(2n + 1) {
    clear: both;
  }
  .wrapper-header
    .navbar-main
    .navbar-nav
    > li
    > .dropdown-menu
    .dropdown-menu {
    position: static;
    display: inline-block;
    border: none;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.wrapper-header .fa.icon-click {
  display: none;
}

@media (max-width: 991px) {
  .nav .open > a,
  .nav .open > a:hover,
  .nav .open > a:focus {
    background-color: rgba(0, 0, 0, 0) !important;
  }
  .wrapper-header .navbar-main .navbar-nav > li > .dropdown-menu .product-menu {
    display: none;
  }
  .wrapper-header #cartcontentsheader span[rel="a2c_item_count"] {
    top: 0px;
  }
  .wrapper-header .navbar-default .navbar-nav > li > a {
    font-size: 12px;
    padding-left: 8px;
    padding-right: 8px;
  }
  #n_product h1 {
    font-size: 26px;
  }
  #n_product .wrapper-pricing .productprice.productpricetext {
    font: 500 24px/28px "Open Sans";
  }
  #n_product #_jstl__buying_options_r .btn-stack .col-md-8 {
    margin-top: 0px;
  }
  #home-row-1 form {
    top: 8px;
  }
}

.name-mobile {
  display: none;
}

.search-mobile {
  display: none;
  width: 100%;
}

@media (min-width: 768px) {
  .tab-content .collapse {
    display: block;
    height: auto !important;
  }
  .ruk_rating_snippet {
    min-height: 47.84px;
}
}

@media (max-width: 767px) {
  #n_product .nav.nav-tabs {
    display: none;
  }
  #n_product .bg-grey {
    margin-left: -15px;
    width: calc(100% + 30px);
  }
  #n_product .panel {
    margin-bottom: 2px;
    border: none;
  }
  #n_product .title-mobile-tabs {
    display: inline-block;
    width: 100%;
    height: 48px;
    text-align: left;
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 500;
    padding: 0px 10px;
    text-decoration: none;
    line-height: 48px;
    position: relative;
    background: #bd9e62;
    color: #fff;
    font-family: "Oswald";
  }
  #n_product .title-mobile-tabs:before {
    content: "";
    display: inline-block;
    height: 30px;
    width: 30px;
    position: absolute;
    right: 6px;
    top: 8px;
    background: url("../images/icon-plus-ative.png") no-repeat scroll center;
  }
  #n_product .title-mobile-tabs.collapsed {
    background: #ddd;
    color: #222;
  }
  #n_product .title-mobile-tabs.collapsed:before {
    background: url("../images/icon-plus.png") no-repeat scroll center;
  }
  #n_product .tab-content > .tab-pane {
    display: block;
    margin-bottom: 0px;
  }
  #n_product .panel-collapse {
    padding-top: 10px;
  }
  #n_product .thumbnail .caption {
    padding: 3px;
  }
  .wrapper-header .topbar .right {
    display: none;
  }
  .wrapper-header .topbar .left {
    width: 100%;
    text-align: center;
  }
  .wrapper-header .header-center > .row .col-sm-3.last {
    display: none;
  }
  .wrapper-header .navbar-main {
    background: none;
  }
  .wrapper-header .navbar-main .container {
    padding: 0px;
  }
  .name-mobile {
    display: inline-block;
    width: 100%;
  }
  .name-desktop {
    display: none;
  }
  /*#_jstl__images_r .row {*/
  /*  display: none;*/
  /*}*/
  #n_product .breadcrumb a {
    font-size: 13px;
  }
  .wrapper-header .navbar-main a {
    color: #fff;
    text-transform: initial;
    font-size: 13px;
  }
  .wrapper-header .navbar-main .dropdown-menu > li > a {
    color: #fff;
    text-transform: initial;
    font-size: 13px;
  }
  .wrapper-header .wrapper-thumbnail {
    float: left;
    padding: 0 5px;
  }
  .wrapper-header .wrap-product {
    margin-left: -5px;
    margin-right: -5px;
  }
  .wrapper-header .navbar-nav > li .dropdown-menu {
    display: none;
  }
  .wrapper-header .navbar-nav > li .dropdown-menu.active {
    display: inline-block;
    width: 100%;
    border-top: 1px solid #3c322a;
  }
  .wrapper-header .navbar-main .main-nav > li {
    position: relative;
    border-bottom: 1px solid #3c322a;
  }
  .wrapper-header .navbar-main .main-nav > li .icon-click {
    position: absolute;
    right: 0px;
    top: 14px;
    color: #fff;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
  }
  .wrapper-header .navbar-main .main-nav > li .icon-click.active:before {
    content: "\f0d8";
  }
  .wrapper-header .navbar-main .main-nav > li > a {
    text-transform: uppercase;
  }
  .wrapper-header .navbar-main .main-nav a {
    display: inline-block;
  }
  .wrapper-header .navbar .navbar-nav {
    display: inline-block;
    width: 100%;
    margin: 0px;
  }
  .wrapper-header .navbar-main .navbar-collapse {
    background: #2a211a;
    border: none;
    margin: 0px;
  }
  #n_product .navigation-list {
    margin-bottom: 0px;
  }
  #n_product .navigation-list a {
    width: 100%;
    display: inline-block;
    padding-bottom: 5px;
  }
  #n_product .navigation-list a:focus,
  #n_product .navigation-list a:hover {
    text-decoration: none;
  }
  #n_product .navigation-list .active {
    background: #2a211a;
  }
  #n_product .navigation-list .active a {
    background: #2a211a;
  }
  #n_product .breadcrumb li {
    display: inline;
  }
  .wrapper-header .navbar-main .main-nav .dropdown-menu a {
    padding-left: 10px;
  }
  .wrapper-header .navbar-main .main-nav .dropdown-menu .icon-click {
    top: 0px;
  }
  .wrapper-header .navbar-nav > li .dropdown-menu .dropdown-menu.active {
    border: none;
    padding-left: 15px;
  }
  .title-page {
    text-align: center;
  }
  #n_product #main-content > .col-xs-12 {
    padding: 0px;
  }
  #n_product ._itmspec_listopt .variation-name {
    width: 50px;
    font-size: 13px;
  }
  #n_product ._itmspec_listopt .specific {
    width: calc(100% - 60px);
  }
  #n_product ._itmspec_listopt {
    padding-right: 5px;
  }
  #n_product #_jstl__buying_options_r .btn-stack .col-md-4 {
    width: 100%;
  }
  #n_product ._itmspec_listopt.wrap-size .specific {
    width: calc(100% - 160px);
  }
  #n_product #_jstl__buying_options_r .btn-stack .col-md-4 select {
    width: 44px;
    padding-left: 6px;
    padding-right: 5px;
  }
  #n_product #_jstl__buying_options_r .btn-stack .col-md-8 {
    width: 100%;
    padding-right: 5px;
    margin-top: 10px;
  }
  .search-mobile button.btn.btn-loads.btn-default {
    border-left: none;
  }
  .search-mobile.active {
    display: block;
    width: 100%;
    padding: 10px;
    background: #2a211a;
    margin-bottom: -10px;
  }
  #n_product h1 {
    text-align: center;
  }
  #n_product .wrapper-product-title {
    text-align: center;
  }
  #n_product .thumbnail .caption h3 {
    font-size: 10px;
    line-height: 12px;
  }
  .thumbnail .btn-primary #n_product .thumbnail .btn-primary {
    font-size: 12px;
  }
  .col-xs-6-custom {
    float: left;
    width: 50%;
  }
  .col-xs-6-custom:nth-child(2n + 1) {
    padding-right: 5px;
  }
  .col-xs-6-custom:nth-child(2n) {
    padding-left: 5px;
  }
}

.wrapper-header .navbar-default.navbar-main .navbar-nav > li {
/*  position: relative;*/
}

.wrapper-header .navbar-main .navbar-nav > li > .dropdown-menu {
  opacity: 1 !important;
}

@media (max-width: 767px) {
#n_product #_jstl__buying_options_r .btn-stack {
    margin-top: 20px;
    margin-right: -2px !important;
}
}