@font-face {
  font-family: 'Gotham-BookItalic';
  src: url("assets/fonts/Gotham-BookItalic.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Gotham-BookItalic.otf") format("opentype"), url("assets/fonts/Gotham-BookItalic.woff") format("woff"), url("assets/fonts/Gotham-BookItalic.ttf") format("truetype"), url("assets/fonts/Gotham-BookItalic.svg#Gotham-BookItalic") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Gotham-Book';
  src: url("assets/fonts/Gotham-Book.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Gotham-Book.otf") format("opentype"), url("assets/fonts/Gotham-Book.woff") format("woff"), url("assets/fonts/Gotham-Book.ttf") format("truetype"), url("assets/fonts/Gotham-Book.svg#Gotham-Book") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Gotham-Medium';
  src: url("assets/fonts/Gotham-Medium.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Gotham-Medium.otf") format("opentype"), url("assets/fonts/otham-Medium.woff") format("woff"), url("assets/fonts/Gotham-Medium.ttf") format("truetype"), url("assets/fonts/Gotham-Medium.svg#Gotham-Medium") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Gotham-Light';
  src: url("assets/fonts/Gotham-Light.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Gotham-Light.otf") format("opentype"), url("assets/fonts/Gotham-Light.woff") format("woff"), url("assets/fonts/Gotham-Light.ttf") format("truetype"), url("assets/fonts/Gotham-Light.svg#Gotham-Light") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Gotham-Bold';
  src: url("assets/fonts/Gotham-Bold.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Gotham-Bold.otf") format("opentype"), url("assets/fonts/Gotham-Bold.woff") format("woff"), url("assets/fonts/Gotham-Bold.ttf") format("truetype"), url("assets/fonts/Gotham-Bold.svg#Gotham-Bold") format("svg");
  font-weight: normal;
  font-style: normal; }
  
@font-face {
    font-family: 'TrajanPro';
    src: url('assets/fonts/TrajanPro-Regular.eot'); /* IE9 Compat Modes */
    src: url('assets/fonts/TrajanPro-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('assets/fonts/TrajanPro-Regular.woff') format('woff'), /* Modern Browsers */
         url('assets/fonts/TrajanPro-Regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('assets/fonts/TrajanPro-Regular.svg#TrajanPro-Regular') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}
  
body {
  margin: 0;
  font-family: 'Gotham-Light' !important;
  padding-top: 91px;
  outline: none !important;
  transition: 0.5s all ease-in-out; }

body.scroll_menu {
  padding-top: 102px; }

p {
  margin: 0; }

a {
  text-decoration: none; }
  
h1, h2, h3, h4, h5, h6 {
    color: #000000;
    font-family: 'TrajanPro';
}

.page a:focus {
  outline: none; }
  
.anchor {
    display: block;
    position: relative;
    top: -150px;
    visibility: hidden;
}

.page-template-page-cart .paypal-button-container {max-width: 100% !important;}
.woocommerce-account .show-password-input {display: none !important;}

.single-product-reviews {display: block; max-width: 1200px; margin: 0 auto 40px; padding: 0 20px;}
.cr-review-form-submit, .cr-nosummary-add {background-color: #232323 !important;}
.cr-avatar-check, .cr-all-reviews-add-review {background-color: #232323 !important;}
.single-product .cr-product-name-picture {display: none !important;}
.single-product .summary .woocommerce-review-link {float: none !important;}
.cr-nosummary-rating-cnt svg {display: none !important;}
.cr-nosummary-rating-cnt .cr-nosummary-rating-val {margin: 0 !important;}
.cr-ajax-reviews-list .avatar {display: none !important;}
.cr-ajax-reviews-list .comment-text {margin: 0 !important;}

.desktop-only-image {display: block; width: 100%;}
.mobile-only-image {display: none; width: 100%;}

@media only screen and (max-width: 991px) {
    .desktop-only-image {display: none;}
    .mobile-only-image {display: block;}
}


/* Breadcrumbs */
.col-full .woocommerce-breadcrumb {
  padding: 0;
  margin: 30px 0 30px;
  font-size: 16.5px;
  font-family: 'Gotham-Light'; }
  .col-full .woocommerce-breadcrumb a {
    color: #a48334; }
  .col-full .woocommerce-breadcrumb a:first-of-type:before {
    display: none; }
  .col-full .woocommerce-breadcrumb .breadcrumb-separator:after {
    content: " / ";
    color: #a48334;
    opacity: 1;
    font-size: 16.5px;
    width: auto;
    height: auto;
    font-family: 'Gotham-Light'; }

/* Containers */
.inner_wrap {
  width: 1090px;
  margin: 0 auto;
  padding: 0 15px;
  box-sizing: content-box; }
  
  .wc-proceed-to-checkout {
       margin: 50px auto 0;
       float: none !important;
       margin-bottom: 0 !important;
   }

.page .col-full, .single-product .col-full, .error404 .col-full, .tax-product_cat .col-full, .search-results .col-full, .post-type-archive-product .col-full {
  width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
  max-width: 100%; }

.page-template-page-test .woocommerce-breadcrumb {
  display: none; }

.page-template-page-test #page .col-full {
  max-width: 100%;
  padding: 0;
  margin: 0; }

.site-content .woocommerce-error, .site-content .woocommerce-info, .site-content .woocommerce-message {
  border-left: none; }

/* Header */
#wpadminbar {z-index: 9999999999;}
body.admin-bar #page #masthead.site-header {top: 32px;}
#page #masthead.site-header {
  background-color: #ffffff;
  box-shadow: #e6e6e6 0 2px;
  border: none;
  padding: 10px 0;
  position: fixed;
  top: 0;
  width: 100%;
  transition: 0.5s all ease-in-out;
  z-index: 999999;
  /*.widget_product_search form.woocommerce-product-search {
    input[type="submit"] {
      background-color: transparent;
      border: none;
      background-image: url("assets/img/search.png");
      width: 40px;
      height: 40px;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center;
      font-size: 0;
      cursor: pointer;
      vertical-align: middle;
      position: static !important;
    }
    input[type="search"] {
      border: none;
      background-color: $white;
      height: 40px;
      vertical-align: middle;
      !*padding: 0 5px 0 15px;*!
      font-family: 'Gotham-Light';
      font-size: 16px;
      color: $gold;
      padding: 0;
      width: 0;
      transition: 0.5s all ease-in-out;
    }
    input[type="search"].active {
      width: 212px;
      padding: 0 5px 0 15px;
    }
    .screen-reader-text {
      display: none;
    }
  }*/ }
  #page #masthead.site-header .col-full {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0;
    max-width: 1300px; }
  #page #masthead.site-header .site-branding {
    text-align: center;
    float: none;
    margin: 0 25px 0 0;
    order: 1; }
    #page #masthead.site-header .site-branding span {
      margin: 0;
      line-height: 1;
      font-size: 0; }
      #page #masthead.site-header .site-branding span a {
        display: inline-block;
        float: none;
        margin: 0; }
  #page #masthead.site-header .burger {
    display: none;
    width: 30px;
    position: absolute;
    left: 35px;
    top: 2px;
    z-index: 120;
    cursor: pointer;
    height: auto;
    width: 42px;
    transition: 0.5s all ease-in-out; }
    #page #masthead.site-header .burger span {
      position: absolute;
      right: -95px;
      color: #a48334;
      text-transform: uppercase;
      top: 50%;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      font-family: 'Gotham-Light';
      font-size: 24px;
      transition: 0.5s all ease-in-out;
      visibility: visible; }
    #page #masthead.site-header .burger .stick {
      width: 42px;
      height: 3px;
      background-color: #a48334;
      position: relative;
      margin: 9px auto; }
    #page #masthead.site-header .burger .stick.first-stick {
      top: 0px;
      -webkit-transition: top 0.5s ease-in-out, transform 0.5s ease-in-out;
      -moz-transition: top 0.5s ease-in-out, transform 0.5s ease-in-out;
      -o-transition: top 0.5s ease-in-out, transform 0.5s ease-in-out;
      transition: top 0.5s ease-in-out, transform 0.5s ease-in-out; }
    #page #masthead.site-header .burger .stick.second-stick {
      opacity: 1;
      -webkit-transition: opacity 0.5s ease-in-out;
      -moz-transition: opacity 0.5s ease-in-out;
      -o-transition: opacity 0.5s ease-in-out;
      transition: opacity 0.5s ease-in-out; }
    #page #masthead.site-header .burger .stick.third-stick {
      bottom: 0px;
      -webkit-transition: bottom 0.5s ease-in-out, transform 0.5s ease-in-out;
      -moz-transition: bottom 0.5s ease-in-out, transform 0.5s ease-in-out;
      -o-transition: bottom 0.5s ease-in-out, transform 0.5s ease-in-out;
      transition: bottom 0.5s ease-in-out, transform 0.5s ease-in-out; }
  #page #masthead.site-header .small-menu-wrapper {
    transition: 0.5s all ease-in-out;
    background-color: transparent;
    position: absolute;
    top: 0;
    left: 0; }
  #page #masthead.site-header .small-menu-wrapper.activated {
    background-color: rgba(255, 255, 255, 0.5);
    width: 100%;
    height: 100vh; }
    #page #masthead.site-header .small-menu-wrapper.activated .burger .stick.first-stick {
      top: 14px;
      -webkit-transform: rotate(45deg);
      /* Chrome, Safari, Opera */
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      /* IE 9 */
      -o-transform: rotate(45deg);
      transform: rotate(45deg); }
    #page #masthead.site-header .small-menu-wrapper.activated .burger .stick.second-stick {
      opacity: 0; }
    #page #masthead.site-header .small-menu-wrapper.activated .burger .stick.third-stick {
      bottom: 10px;
      -webkit-transform: rotate(-45deg);
      /* Chrome, Safari, Opera */
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      /* IE 9 */
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    #page #masthead.site-header .small-menu-wrapper.activated .burger span {
      opacity: 0;
      visibility: hidden; }
  #page #masthead.site-header .right-head-wrap {
    direction: ltr;
    position: absolute;
    padding: 12px 0;
    right: 35px;
    top: 10px; }
    #page #masthead.site-header .right-head-wrap .search-panel.right-head {
      margin-right: 25px;
      margin-bottom: 0;
      float: none;
      width: auto;
      cursor: pointer; }
    #page #masthead.site-header .right-head-wrap .search-panel.right-head img {width: 20px;}
    .storefront-primary-navigation .site-header-cart {height: 20px;}
    #page #masthead.site-header .right-head-wrap .storefront-primary-navigation.right-head {
      padding: 0;
      margin: 0; }
      #page #masthead.site-header .right-head-wrap .storefront-primary-navigation.right-head ul {
        padding: 0;
        margin: 0;
        list-style: none;
        float: none;
        width: auto; }
        #page #masthead.site-header .right-head-wrap .storefront-primary-navigation.right-head ul li a {
          padding: 0;
          margin: 0;
          display: inline-block; }
          #page #masthead.site-header .right-head-wrap .storefront-primary-navigation.right-head ul li a img {
            width: 20px;
            height: 20px;
            max-width: inherit; }
        #page #masthead.site-header .right-head-wrap .storefront-primary-navigation.right-head ul li:last-of-type {
          display: none; }
    #page #masthead.site-header .right-head-wrap form.woocommerce-product-search::before {
      display: none; }
    #page #masthead.site-header .right-head-wrap .log_header {
      margin-right: 10px;
      vertical-align: middle;
      color: #000000;
      text-transform: uppercase;
      font-size: 18px; }
    #page #masthead.site-header .right-head-wrap .log_header a {color: #000000;}
    #page #masthead.site-header .right-head-wrap .log_header img {width: 20px;}
  #page #masthead.site-header .right-head-wrap > div {
    display: inline-block;
    height: 20px;
    vertical-align: middle; }
  #page #masthead.site-header .site-search.custom {
    position: fixed;
    top: 98px;
    right: 0;
    transition: 0.5s all ease-in-out;
    background-color: rgba(255, 255, 255, 0.74);
    width: 600px;
    height: 80px;
    line-height: 80px;
    padding-right: 35px;
    font-size: 0;
    opacity: 0;
    visibility: hidden;
    transition: 0.5s all ease-in-out;
    border: 1px solid #343434;
    border-top: none; }
  #page #masthead.site-header .site-search.custom.active {
    opacity: 1;
    visibility: visible; }
  #page #masthead.site-header .site-search.custom.scroll_menu {
    top: 102px; }
  #page #masthead.site-header .search-wrap {
    position: relative; }
    #page #masthead.site-header .search-wrap .widget_product_search {
      display: inline-block;
      vertical-align: middle; }
      #page #masthead.site-header .search-wrap .widget_product_search form:before {
        content: ''; }
      #page #masthead.site-header .search-wrap .widget_product_search form input[type='text'] {
        display: inline-block;
        vertical-align: middle;
        width: 479px;
        background-color: transparent;
        box-shadow: none;
        padding: 0 25px;
        font-size: 30px;
        font-family: 'Gotham-Light'; }
      #page #masthead.site-header .search-wrap .widget_product_search form input[type='submit'] {
        background-image: url("assets/img/search_black.png");
        background-color: transparent;
        height: 32px;
        width: 32px;
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
        padding: 0;
        position: static !important;
        display: inline-block;
        font-size: 0;
        margin-right: 25px;
        vertical-align: middle; }
    #page #masthead.site-header .search-wrap .search-close {
      display: inline-block;
      vertical-align: middle;
      cursor: pointer; }

#page #masthead.site-header.scroll_menu {
  padding: 20px 0; }
  
.desktop-navigation {
    font-family: 'Gotham-Book';
    text-transform: uppercase;
}

.desktop-navigation ul {
    display: flex !important;
}

.main-navigation ul li:hover a {
    color: #000000 !important;
}

.site-header ul.menu li.current-menu-item > a {
    color: initial !important;
}

.desktop-navigation ul.sub-menu {
    display: block !important;
    background: #ffffff !important;
    border: 1px solid #e6e6e6;
    margin-top: 10px;
    padding: 30px 50px;
    text-transform: none;
}

.desktop-navigation .sub_menu_wrap:before {
    content: "";
    display: block;
    height: 20px;
    position: absolute;
    bottom: -20px;
    width: 100%;
}

.desktop-navigation ul.sub-menu:after, .desktop-navigation ul.sub-menu:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.desktop-navigation ul.sub-menu:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #ffffff;
	border-width: 15px;
	margin-left: -15px;
}
.desktop-navigation ul.sub-menu:before {
	border-color: rgba(230, 230, 230, 0);
	border-bottom-color: #e6e6e6;
	border-width: 16px;
	margin-left: -16px;
}

.desktop-navigation .menu-item-has-children:hover .sub-menu {
    width: 500px;
}

.desktop-navigation .menu .menu-item-has-children:hover:nth-of-type(1) .sub-menu {
    left: -160px;
}

.desktop-navigation .menu .menu-item-has-children:hover:nth-of-type(2) .sub-menu {
    left: -170px;
}

.desktop-navigation .menu .menu-item-has-children:hover:nth-of-type(3) .sub-menu {
    left: -205px;
}

.desktop-navigation .menu .menu-item-has-children:hover:nth-of-type(4) .sub-menu {
    left: -205px;
}

.desktop-navigation .menu .menu-item-has-children:hover:nth-of-type(5) .sub-menu {
    left: -195px;
}

.desktop-navigation .menu .menu-item-has-children:hover:nth-of-type(6) .sub-menu {
    left: -205px;
}

.desktop-navigation .sub-menu li {
    width: 50%;
    float: left;
}

.desktop-navigation .sub-menu li a {
    padding: 5px !important;
}

.desktop-navigation .sub-menu li:hover a {
    background: none !important;
    color: #000000 !important;
}

.desktop-navigation .sub-menu .menu-underlined a {
    text-decoration: underline;
}

.desktop-navigation .sub-menu .menu-heading a {
    text-decoration: underline;
    font-family: 'Gotham-Bold';
    text-transform: uppercase;
}

.desktop-navigation .one-column-dropdown-menu:hover .sub-menu {
    max-width: 300px;
    left: -110px !important;
    padding: 30px 30px;
}

.desktop-navigation .one-column-dropdown-menu .sub-menu li {
    width: 100%;
    float: none;
}

.desktop-navigation .one-column-dropdown-menu .sub-menu li a {
    width: 100%;
}

.sub-menu .sub-menu-heading {
    display: table;
    width: 100% !important;
    font-family: 'Gotham-Bold';
    margin: 5px 5px 2px;
}

.sub-menu .sub-menu-heading a {
    border-bottom: 1px solid #dedede;
    font-weight: bold !important;
    text-transform: uppercase;
    padding: 0 !important;
    display: inline;
}

.desktop-navigation .sub-menu .sub-menu-heading a {padding: 0 !important;}

.menu-shop-button {
    display: none;
    font-family: 'Gotham-Bold';
    margin: 0 0 0 10px;
    padding: 0 15px;
    height: 22px;
    text-transform: uppercase;
    color: #000000;
    border-left: 1px solid #000000;
    vertical-align: bottom;
}

.menu-shop-button span {border-bottom: 2px solid #e3d9bf;}

.cart-icon-img {
    padding: 0 15px 0 5px !important;
}

.cart-cont {
    position: relative;
}

.cart-cont .cart-contents-count {
    position: absolute;
    top: -12px;
    right: -5px;
    font-size: 12px;
    color: #000000;
}

@media only screen and (max-width: 991px) {
    #page #masthead.site-header .col-full {display: block;}
    .desktop-navigation {display: none;}
    #page #masthead.site-header .burger {display: block;}
    #page #masthead.site-header .site-branding {width: 100%; margin: 0;}
    
    .sub-menu .sub-menu-heading {margin: 0;}
}

@media (min-width: 768px) {
    .menu-shop-button {display: inline-block;}
}

.mobile-under-menu {
    padding-top: 20px;
    border-top: 1px solid #000000;
    max-width: 85%;
    margin: 0 auto;
    display: flex;
}

.mobile-under-menu .menu-shop-button {
    border-left: 0;
    display: block;
    padding: 0;
    margin: 0 10px 0 0;
    line-height: 1;
}

.mobile-under-menu .menu-shop-button span {
    font-size: 120%;
}

.mobile-under-menu .mobile-menu-user img {
    height: 20px;
    margin: 0 10px 0 0;
}

.mobile-under-menu .cart-contents img {
    height: 20px;
    margin: 0 10px 0 0;
}

.site-header .site-header-cart .cart-contents:after {
  display: none; }

#main_header.hidden-menu .burger {
  top: 19px; }
  
.main-navigation {order: 2;}

.main-navigation .small-menu-wrapper {
  z-index: 150;
  height: auto; }
  .main-navigation .small-menu-wrapper ul.menu {
    padding: 25px 0 0 0;
    margin: 0;
    width: 100%;
    text-align: left; }
    .main-navigation .small-menu-wrapper ul.menu > li {
      display: block;
      float: none;
      margin: 18px 0;
      transition: 0.5s all ease-in-out;
        /*scroll-wrapper {
          overflow: hidden !important;
          padding: 0 !important;
          position: relative;
        }

        .scroll-wrapper > .scroll-content {
          border: none !important;
          box-sizing: content-box !important;
          height: auto;
          left: 0;
          margin: 0;
          max-height: none;
          max-width: none !important;
          overflow: scroll !important;
          padding: 0;
          position: relative !important;
          top: 0;
          width: auto !important;
        }
        .scroll-wrapper > .scroll-content::-webkit-scrollbar {
          height: 0;
          width: 0;
        }
        .scroll-element {
          display: none;
        }
        .scroll-element, .scroll-element div {
          box-sizing: content-box;
        }
        .scroll-element.scroll-x.scroll-scrollx_visible,
        .scroll-element.scroll-y.scroll-scrolly_visible {
          display: block;
        }
        .scroll-element .scroll-bar,
        .scroll-element .scroll-arrow {
          cursor: default;
        }
        !*************** SIMPLE INNER SCROLLBAR ***************!
        .sub_menu_wrap > .scroll-element,
        .sub_menu_wrap > .scroll-element div
        {
          border: none;
          margin: 0;
          padding: 0;
          position: absolute;
          z-index: 10;
        }
        .sub_menu_wrap > .scroll-element div {
          display: block;
          height: 100%;
          left: 0;
          top: 0;
          width: 100%;
        }
        .sub_menu_wrap > .scroll-element .scroll-element_outer {
          overflow: hidden;
        }
        .sub_menu_wrap > .scroll-element .scroll-element_outer,
        .sub_menu_wrap > .scroll-element .scroll-element_track,
        .sub_menu_wrap > .scroll-element .scroll-bar {
          -webkit-border-radius: 8px;
          -moz-border-radius: 8px;
          border-radius: 8px;
        }
        .sub_menu_wrap > .scroll-element:hover .scroll-bar { background-color: #919191; }
        .sub_menu_wrap > .scroll-element.scroll-draggable .scroll-bar { background-color: #919191; }
        !* update scrollbar offset if both scrolls are visible *!
        .sub_menu_wrap > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -12px; }
        .sub_menu_wrap > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -12px; }
        .sub_menu_wrap {
          > .scroll-element .scroll-element_track {
            background-color: $black;
          }
          > .scroll-element .scroll-bar {
            background-color: #636363;
            width: 6px;
            left: 50%;
            transform: translateX(-50%);
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
          }
          > .scroll-element.scroll-y {
            height: 90%;
            right: 15px;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            width: 10px;
          }
        }*/ }
      .main-navigation .small-menu-wrapper ul.menu > li > a {
        padding: 0;
        color: #a48334;
        text-decoration: none;
        font-family: 'Gotham-Light';
        font-size: 24px;
        padding-left: 35px;
        padding-right: 75px;
        position: relative; }
      .main-navigation .small-menu-wrapper ul.menu > li > a::after {
        position: absolute;
        right: 50px;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        margin-left: 0;
        font-size: 35px !important;
        transition: 0.5s all ease-in-out; }
      .main-navigation .small-menu-wrapper ul.menu > li > a.active::after {
        transform: rotateX(180deg);
        -webkit-transform: rotateX(180deg);
        transform: rotateX(180deg);
        top: 0; }
      .main-navigation .small-menu-wrapper ul.menu > li .sub_menu_wrap {
        max-height: 500px;
        position: relative;
        overflow: auto; }
        .main-navigation .small-menu-wrapper ul.menu > li .sub_menu_wrap .ps__rail-y, .main-navigation .small-menu-wrapper ul.menu > li .sub_menu_wrap .ps__rail-y:hover {
          right: 15px;
          background-color: #000;
          width: 10px;
          border-radius: 5px;
          opacity: 1;
          height: 500px; }
          .main-navigation .small-menu-wrapper ul.menu > li .sub_menu_wrap .ps__rail-y .ps__thumb-y, .main-navigation .small-menu-wrapper ul.menu > li .sub_menu_wrap .ps__rail-y:hover .ps__thumb-y {
            background-color: #636363;
            width: 6px; }
      .main-navigation .small-menu-wrapper ul.menu > li .ps > .ps__rail-y {
        opacity: 0.6; }
      .main-navigation .small-menu-wrapper ul.menu > li .sub-menu {
        display: block;
        border-right: 1px solid #f2f2f2;
        background-color: #f2f2f2;
        width: 100%;
        padding-left: 0;
        position: static;
        float: none;
        overflow: auto; }
        .main-navigation .small-menu-wrapper ul.menu > li .sub-menu li {
          padding: 5px 0;
          transition: 0.5s all ease-in-out;
          padding-left: 55px; }
          .main-navigation .small-menu-wrapper ul.menu > li .sub-menu li a {
            text-transform: none;
            padding: 0;
            font-size: 18px;
            font-family: 'Gotham-Light';
            display: inline-block;
            width: auto; }
        .main-navigation .small-menu-wrapper ul.menu > li .sub-menu li.white a {
          color: #000; }
        .main-navigation .small-menu-wrapper ul.menu > li .sub-menu li.white:hover {
          background-color: #a48334; }
        .main-navigation .small-menu-wrapper ul.menu > li .sub-menu li.gold a {
          color: #a48334; }
        .main-navigation .small-menu-wrapper ul.menu > li .sub-menu li.gold:hover {
          background-color: #f2f2f2; }
    .main-navigation .small-menu-wrapper ul.menu > li:hover {
      background-color: #f2f2f2; }
      .main-navigation .small-menu-wrapper ul.menu > li:hover .sub-menu {
        display: block; }
    .main-navigation .small-menu-wrapper ul.menu > li:first-child {
      margin-left: 0; }

.small-menu-wrapper ul li:first-of-type {
  margin-top: 0; }

.small-menu-wrapper .homepage_link {
  margin-left: 15px; }

.small-menu-wrapper ul li a {
  color: #fff;
  font-size: 2rem;
  padding: 0;
  text-transform: uppercase; }

.small-menu-container {
  position: fixed;
  left: 0;
  top: 91px;
  z-index: 105;
  max-width: 425px;
  width: 100%;
  display: block;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }

.small-menu-wrapper.activated .small-menu-container {
  visibility: visible;
  opacity: 1; }

.small-menu-container .small-menu {
  min-height: 100%;
  height: calc(100vh - 99px);
  overflow: hidden;
  width: 100%;
  background-color: #ffffff;
  position: relative;
  border: none;
  left: -100%;
  top: 0;
  z-index: 95;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  overflow-y: auto; }

#main_header.hidden-menu .small-menu-container {
  top: 69px; }

.ubermenu-skin-black-white-2 {background: rgba(255,255,255,0) !important;}

.small-menu-wrapper.activated .small-menu-container .small-menu {
  left: 0;
  opacity: 1;
  background-color: #ffffff;
  padding-bottom: 20px; }

.language_switcher {
  padding-left: 15px;
  border-left: 1px solid #000000;
  position: relative; }
  .language_switcher img {
      display: inline-block;
      margin-right: 10px;
  }
  .language_switcher a, .language_switcher div {
    color: #000000;
    cursor: pointer;
    display: inline-block;
    border: none;
    font-size: 16px; }
  .language_switcher i {
    transition: 0.5s all ease-in-out; }
  .language_switcher i.active {
    transform: rotate(180deg); }
  .language_switcher ul {
    display: none;
    position: absolute;
    bottom: 0;
    right: -15px;
    list-style: none;
    padding-left: 0;
    margin: 0;
    background-color: #ffffff;
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    padding: 15px 20px 15px 20px;
    width: 125px;
    z-index: 15; }
    .language_switcher ul li a {
        margin-top: 5px;
    }
    .language_switcher ul li a img {
      display: inline-block;
      width: 22px;
      height: 16px;
      margin-right: 20px; }
    .language_switcher ul li a:hover {
      opacity: 0.7; }
      
.mobile-lang-switch {
    padding: 0 30px 35px 30px;
    background: #000;
    display: none;
}
      
.lang_switch_menu {
    display: table;
    background: #000000;
    width: 100%;
    max-width: 210px;
    height: 35px;
    color: #ffffff;
    border: 0;
    border-bottom: 1px solid #ffffff;
}

.lang-switch-title {
    color: #ffffff;
    text-align: left;
    display: table;
}

@media only screen and (max-width: 767px) {
    .mobile-lang-switch {display: block;}
    
    .lang_switch_menu, .lang-switch-title {margin: 0 auto;}
}

/* Homepage */
.hp_top_banner .swiper_hp_top {
  height: 100vh; }
.hp_top_banner .hp_baner_slide {
  height: 100%;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center; }
.hp_top_banner .swiper-pagination-bullet {
  height: 16px;
  width: 16px;
  border: 3px solid rgba(255, 255, 255, 0.7);
  background-color: transparent;
  opacity: 1; }
.hp_top_banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border: 8px solid rgba(255, 255, 255, 0.7); }
.hp_top_banner .swiper-button-prev, .hp_top_banner .swiper-button-next {
  background-size: 22px 36px;
  width: 22px;
  height: 36px;
  margin-top: -18px; }
.hp_top_banner .swiper-button-prev {
  background-image: url("assets/img/hp_baner_prev.png");
  left: 35px; }
.hp_top_banner .swiper-button-next {
  background-image: url("assets/img/hp_baner_next.png");
  right: 35px; }
.hp_top_banner .hp_baner_box {
  text-align: center;
  color: #fff; }
  .hp_top_banner .hp_baner_box p:first-child {
    font-size: 18px;
    color: #fff;
    font-family: 'Gotham-Bold';
    letter-spacing: 2px;
    margin-bottom: 0; }
  .hp_top_banner .hp_baner_box p:last-of-type {
    font-size: 30px;
    font-family: 'Gotham-Light';
    text-transform: uppercase;
    margin-bottom: 25px; }
  /*.hp_top_banner .hp_baner_box a {
    border: 1px solid #fff;
    color: #fff;
    text-transform: uppercase;
    width: 160px;
    height: 68px;
    line-height: 68px;
    display: inline-block;
    font-size: 21px;
    text-align: center;
    transition: 0.5s all ease-in-out; }
  .hp_top_banner .hp_baner_box a:hover {
    width: 180px; }*/

.page-template-template-homepage .col-full {
  max-width: 100%;
  padding: 0;
  width: 100%; }
  
.archive.right-sidebar .content-area {margin: 0 !important;}

.shop-container .woocommerce-pagination {display: none;}

.shop-container .columns-3 .woocommerce-pagination {display: block;}


.main-shop-container {
    display: flex;
}

.shop-container {
    width: 100%;
}

.shop-slider {
    float: left;
    width: 68%;
}

.shop-ad {
    width: 30%;
    padding-left: 1%;
    height: 495px;
}

.top-right-shop-slider {
    width: 30%;
    padding-left: 1%;
    height: 500px;
	float: left;
}

@media only screen and (max-width: 991px) {
	.top-right-shop-slider {display: none;}
}

.middle-shop-ad-link {
    display: block;
    width: 100%;
}

.middle-shop-ad {
    margin: 2% auto !important;
    display: block;
}

.shop-sidebar {
    margin: 0 20px 0 0;
    list-style: none;
    text-transform: uppercase;
    font-family: 'Gotham-Book';
    font-size: 16px;
    padding-top: 30px;
    border-top: 1px solid #000000;
}

.shop-sidebar-title {
    font-family: 'Gotham-Bold';
    font-size: 16px;
    margin-bottom: 25px;
}

.shop-sidebar li {
    padding-left: 0 !important;
}

.widget_nav_menu ul li:before {display: none !important;}

@media only screen and (max-width: 991px) {
    .shop-sidebar {display: none;}
    .shop-ad {display: none;}
    .shop-slider {display: none;}
}

#homepage {
  margin: 0;
  width: 100%; }

.hsContainer {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  opacity: 0; }

.hsContent {
  max-width: 450px;
  margin: -150px auto 0 auto;
  display: table-cell;
  vertical-align: middle;
  color: #ebebeb;
  padding: 0 8%;
  text-align: center; }

.bcg {
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  height: 100vh;
  width: 100%; }
  
.hp_top_banner {
    color: #ffffff;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: table;
    width: 100%;
    height: calc(100vh - 80px);
}

.hp_top_banner_box {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
}

.hp_top_banner h1 {
    color: #ffffff;
    margin-bottom: 5px;
    font-size: 3em;
}
  
.hp_top_banner a {
    color: #ffffff;
    border: 0;
    padding: 10px 30px;
    border-radius: 4px;
    display: table;
    margin: 20px auto;
    letter-spacing: 1px;    
}
  
.mid_section_ad {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 20px;
}

.mid_section_box {
    background: rgba(0,0,0,0.5);
    padding: 20px 40px;
    margin: 0 auto;
    max-width: 880px;
    width: 100%;
    display: table;
    color: #ffffff;
}

.mid_section_box img {
    margin: 0 auto;
    max-width: 350px;
    display: block;
}

.mid_section_box h2 {
    color: #ffffff;
    font-size: 44px;
    letter-spacing: 2px;
    margin-bottom: 10px;
}

.mid_section_box a {
    color: #ffffff;
    border: 1px solid #ffffff;
    padding: 10px 30px;
    border-radius: 4px;
    display: table;
    margin: 20px auto;
    letter-spacing: 1px;
}

.mid-left {
    width: 50%;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.mid-right {
    width: 50%;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
  
.hp_links_row {
    display: table;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.hp_links_row_item {
    width: 48%;
    float: left;
    margin: 20px 1%;
    position: relative;
}

.hp_links_relative_centered {
    position: absolute;
    top: 85%;
    left: 50%;
    transform: translate(-50%, -85%);
}

.hp_links_row_item h2 {
    color: #000000;
    text-align: center;
    font-weight: 700;
    font-size: 40px;
    display: block;
    margin: 10px auto 20px;
}

.hp_links_row_item span.hp_links_row_button {
    color: #ffffff;
    font-family: 'Gotham-Bold';
    display: table;
    margin: 0 auto;
    font-size: 14px;
}

/* 1 Link Row */
.hp_links_row_item_1 {
    margin: 20px 1%;
    position: relative;
}

.hp_links_row_item_1 h2 {
    color: #000000;
    text-align: left;
    font-weight: 700;
    font-size: 50px;
    display: block;
    margin: 10px auto 0;
}

.hp_links_row_item_1 strong {
    display: block;
    font-family: 'Gotham-Book';
    color: #000000;
    font-size: 22px;
    font-weight: normal;
}

.hp_links_row_item_1 span.hp_links_row_button_1 {
    color: #ffffff;
    font-family: 'Gotham-Bold';
    display: table;
    margin: 10px 0 0 0;
    font-size: 14px;
}

.hp_links_relative_centered_1 {
    position: absolute;
    top: 50%;
    left: 10%;
    transform: translate(-10%, -50%);
}
/* 1 Link Row */

/* 3-1 Links Row */
.hp_links_row_item_3-1 {
    width: 31%;
    float: left;
    margin: 20px 3.5% 20px 0;
    position: relative;
}

.hp_links_row_item_3-1:last-child {
    margin: 20px 0 20px 0;
}

.hp_links_row_item_3-1 h2 {
    color: #000000;
    text-align: center;
    font-weight: 700;
    font-size: 40px;
    display: block;
    margin: 10px auto 0;
}

.hp_links_row_item_3-1 strong {
    display: block;
    font-family: 'Gotham-Book';
    color: #000000;
    font-size: 28px;
}

.hp_links_row_item_3-1 span.hp_links_row_button_3-1 {
    color: #ffffff;
    font-family: 'Gotham-Bold';
    display: table;
    margin: 10px auto 0;
    font-size: 14px;
}

.hp_links_relative_centered_3-1 {
    position: absolute;
    top: 85%;
    left: 50%;
    transform: translate(-50%, -85%);
}
/* 3-1 Links Row */

/* 3 Links Row */
.hp_links_row_item_3 {
    width: 48%;
    float: left;
    margin: 20px 3.5% 20px 0;
    position: relative;
}

.hp_links_row_item_3:last-child {
    margin: 20px 0 20px 0;
}

.hp_links_row_item_3 h2 {
    color: #000000;
    text-align: center;
    font-weight: 700;
    font-size: 40px;
    display: block;
    margin: 10px auto 0;
}

.hp_links_row_item_3 strong {
    display: block;
    font-family: 'Gotham-Book';
    color: #000000;
    font-size: 28px;
}

.hp_links_row_item_3 span.hp_links_row_button_3 {
    color: #ffffff;
    font-family: 'Gotham-Bold';
    display: table;
    margin: 10px auto 0;
    font-size: 14px;
}

.hp_links_relative_centered_3 {
    position: absolute;
    top: 85%;
    left: 50%;
    transform: translate(-50%, -85%);
}
/* 3 Links Row */

@media only screen and (max-width: 767px) {
    .hp_top_banner_box {width: 100%; vertical-align: unset; padding-top: 40px; display: block;}
    .hp_links_row_item {width: 100%; float: none; margin: 20px auto; padding: 0 20px;}
    .mid_section_box {padding: 20px 0; display: block;}
    .mid_section_box img {max-width: 100%;}
    .mid-right, .mid-left {width: 100%; float: none; display: table;}
    .hp_links_row_item h2 {font-size: 30px;}
    
    /* 1 Link Row */
    .hp_links_row_item_1 {background-image: url('https://www.orogoldcosmetics.com/wp-content/uploads/2022/01/OG-Holiday-Gift-Sets-2022-Mobile-1.png') !important; background-size: cover; max-width: 100%; margin: 0 20px; padding: 2px 20px 300px 20px;}
    .hp_links_row_item_1 img {display: none;}
    .hp_links_relative_centered_1 {transform: none; top: 0; left: 0; position: relative; margin: 0 auto; padding: 40px 0; display: table;}
    /* 1 Link Row */
    
    /* 3 Links Row */
    .hp_links_row_item_3 {width: 100%; float: none; margin: 20px auto; padding: 0 20px;}
    .hp_links_row_item_3:last-child {margin: 20px auto;}
    /* 3 Links Row */
    
    /* 3-1 Links Row */
    .hp_links_row_item_3-1 {
    width: 100%;
    float: none;
    margin: 20px auto;
    padding: 0 20px;}
    /* 3-1 Links Row */
}

.homepage-reviews-bar {background-image: url('https://www.orogoldcosmetics.com/wp-content/uploads/2022/02/Read-Our-Reviews-Background-4.png'); background-size: cover; margin: 0 0 40px 0; padding: 95px 20px;}
.homepage-reviews-bar-container {text-align: center; display: flex; max-width: 1200px; margin: 0 auto;}
.homepage-reviews-bar .col-1, .homepage-reviews-bar .col-2 {width: 50%;}
.homepage-reviews-bar h2 {font-weight: 700; font-size: 40px; margin-bottom: 5px;}
.homepage-reviews-bar p {margin-bottom: 10px;}

@media only screen and (max-width: 767px) {
    
    .homepage-reviews-bar {background-image: url('https://www.orogoldcosmetics.com/wp-content/uploads/2022/02/Read-Our-Reviews-Background-Mobile.png') !important; background-position: bottom; padding: 40px 20px 350px 20px;}
    .homepage-reviews-bar .col-1 {display: none;}
    .homepage-reviews-bar .col-2 {width: 100%;}
}

@media only screen and (max-width: 991px) {
    .gift-sets-slider {
        width: 100% !important;
        display: block !important;
    }
}

#wppsac-post-carousel-1 {
    padding: 0 10px;
}

.ad-wrapper {
    display: block;
    max-width: 1175px;
    margin: 0 auto 30px;
}

.ad-wrapper-second {
    display: block;
    max-width: 1200px;
    margin: 30px auto 50px;
}

.footer-icons-row {
    background: #000000;
    color: #ffffff;
    font-size: 12px;
    display: table;
    padding: 20px;
    width: 100%;
    border-bottom: 2px solid #ffffff;
}

.footer-icons-row-cont {
    width: 100%;
    max-width: 1320px;
    margin: 0 auto;
    display: table;
}

.footer-icons-row-cont img {
    max-width: 50px;
    vertical-align: middle;
    margin-right: 10px;
    display: inline-block;
}

.icon-in-row {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
}

@media only screen and (max-width: 900px) {
    .icon-in-row {
        display: table;
        width: 50%;
        text-align: center;
        float: left;
    }

    .footer-icons-row-cont img {
        max-width: 50px;
        vertical-align: middle;
        margin-right: 0;
        display: block;
        margin: 0 auto;
    }
 
    .ad-wrapper, .ad-wrapper-second {
        padding: 0;
    }
}
  
.featured_slider_title {
    margin: 30px auto 20px;
    font-size: 45px;
    text-align: center;
    display: table;
    font-weight: 700;
    letter-spacing: 1px;
    border-bottom: 2px solid #e3d9bf;
}
  
.featured_slider_text {
    margin: 0 auto;
    width: 100%;
    font-size: 18px;
    text-align: center;
}

.featured_slider_text p {
    max-width: 850px;
    text-align: center;
    display: block;
    margin: 0 auto 20px;
}
  
.swiper-hp-featured {
    padding: 10px 50px 50px 50px;
}



.hp_product_slider {
  padding: 60px 0; }
  .hp_product_slider_wrap {
      padding: 0 2%;
  }
  .hp_product_slider h2 {
    font-family: 'TrajanPro';
    font-size: 45px;
    text-align: center;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 5px; }
  .hp_product_slider span {
      text-align: center;
      display: block;
      margin-bottom: 25px;
  }
  .hp_product_slider_tagline {
      text-align: center;
      display: table;
      margin: 0 auto 60px;
      color: #000000;
      font-size: 24px;
      border-bottom: 2px solid #e3d9bf;
      font-family: 'Gotham-Book';
  }
  .hp_product_slider .swiper-hp-prod {
    padding: 0 40px; }
    .hp_product_slider .swiper-hp-prod .hp_slide_prod {
      text-align: center;
      font-size: 15px;
      text-decoration: none;
      display: block;
      color: #343434; }
      .hp_product_slider .swiper-hp-prod .hp_slide_prod .hp_prod_info {
        background-color: #fffaf4;
        border-radius: 4px;
        height: 330px; }
      .hp_product_slider .swiper-hp-prod .hp_slide_prod .hp_prod_img {
        width: 100%;
        height: 300px;
        display: flex;
        align-items: flex-end;
        justify-content: center; }
      .hp_product_slider .swiper-hp-prod .hp_slide_prod .star-rating {
        margin: 0 auto 5px; }
        .hp_product_slider .swiper-hp-prod .hp_slide_prod .star-rating span {
          color: #343434; }
        .hp_product_slider .swiper-hp-prod .hp_slide_prod .star-rating span::before {
          color: #a48334; }
      .hp_product_slider .swiper-hp-prod .hp_slide_prod h3 {
        color: #000000;
        font-family: 'Gotham-Bold';
        margin: 10px 0  0 0;
        font-size: 15px; }
      .hp_product_slider .swiper-hp-prod .hp_slide_prod p {
        font-family: 'Gotham-Medium';
        color: #fff; }
    .hp_product_slider .swiper-hp-prod img {
      margin: 10px auto 0;
      height: 100%;
      width: auto; }
      
  @media only screen and (min-width: 1119px) {      
    .hp_featured_slider .inner_wrap {width: 1200px;}
  }
  .hp_product_slider .swiper-button-next.hp_prod_next, .hp_product_slider .swiper-button-prev.hp_prod_prev,
  .hp_featured_slider .swiper-button-next.hp_prod_next, .hp_featured_slider .swiper-button-prev.hp_prod_prev {
    background-size: 22px 36px;
    width: 22px;
    height: 36px;
    margin-top: -18px; }
  .hp_featured_slider .swiper-button-next.hp_prod_next, .hp_featured_slider .swiper-button-prev.hp_prod_prev {
   margin-top: -35px;}
  .hp_product_slider .swiper-button-prev.hp_prod_prev, .hp_featured_slider .swiper-button-prev.hp_prod_prev {
    background-image: url("assets/img/hp_prod_prev.png"); }
  .hp_product_slider .swiper-button-next.hp_prod_next, .hp_featured_slider .swiper-button-next.hp_prod_next {
    background-image: url("assets/img/hp_prod_next.png"); }

.hp_bottom_banner {
  width: 100%;
  display: table;
  margin: 40px auto 0;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  font-family: 'Gotham-Light';
  position: relative; }
  .hp_bottom_banner_container {
      display: table-cell;
      margin: 0 auto;
      vertical-align: middle;
      text-align: center;
      padding: 55px 20px;
  }
  .hp_bottom_banner_container ._form-label {display: none !important;}
  .hp_bottom_banner_container ._button-wrapper {margin: 1px 10px 0 10px !important;}
  .hp_bottom_banner_container ._button-wrapper button._submit {background: #000000 !important;}
  .hp_bottom_banner .line-text {
      color: #141414;
  }
  .hp_bottom_banner h2 {
    color: #000000;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Gotham-Bold';
    display: table;
    margin: 0 auto 15px;
    position: relative; }
  .hp_bottom_banner a {
    border: 1px solid #fff;
    color: #fff;
    text-transform: uppercase;
    width: 160px;
    height: 68px;
    line-height: 68px;
    display: inline-block;
    font-size: 21px;
    text-align: center;
    position: absolute;
    left: 50%;
    bottom: 35px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transition: 0.5s all ease-in-out; }
  .hp_bottom_banner a:hover {
    width: 180px; }
    
.hp_instagram_link {
    text-align: center;
    font-family: 'Gotham-Book';
    display: table;
    margin: 0 auto 50px;
    color: #000000;
    font-size: 20px;
    border-bottom: 2px solid #e3d9bf;
}

/* Single product */
.single-product.single .product .product_slider {
  width: 49%;
  display: inline-block;
  vertical-align: top;
  padding-right: 30px; }
  .single-product.single .product .product_slider .product_img_wrap {
    text-align: center;
    height: 550px; }
    .single-product.single .product .product_slider .product_img_wrap img {
      max-width: 100%;
      max-height: 100%;
      margin: 0 auto; }
  .single-product.single .product .product_slider .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background-color: #a48334;
    opacity: 1; }
  .single-product.single .product .product_slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 0.5; }
  .single-product.single .product .product_slider .swiper-button-next, .single-product.single .product .product_slider .swiper-button-prev {
    width: 14px;
    height: 27px;
    margin-top: -13.5px;
    background-size: 14px 27px; }
  .single-product.single .product .product_slider .swiper-button-next {
    background-image: url("assets/img/product_next.png"); }
  .single-product.single .product .product_slider .swiper-button-prev {
    background-image: url("assets/img/product_prev.png"); }
.single-product.single .product .summary {
  width: 50% !important;
  float: none;
  display: inline-block;
  vertical-align: top;
  margin-left: -4px; }
  .single-product.single .product .summary .product_title {
    font-size: 36px;
    color: #a48334;
    font-family: 'Gotham-Light';
    text-transform: uppercase; }
  .single-product.single .product .summary .product-category {
    border-bottom: 1px solid #343434;
    padding-bottom: 10px; }
    .single-product.single .product .summary .product-category a {
      color: #343434;
      font-size: 21px;
      font-family: 'Gotham-Light'; }
  .single-product.single .product .summary .price {
    text-transform: uppercase;
    font-size: 13px;
    margin: 5px 0;
    color: #343434;
    font-family: 'Gotham-Light'; }
    .single-product.single .product .summary .price .amount {
      font-size: 36px;
      margin-right: 10px; }
    .single-product.single .product .summary .price .stock {
      font-size: 13px; }
  .single-product.single .product .summary .stock {
    display: inline-block;}
  .single-product.single .product .summary .stock.in-stock {
    display: none;}
  .single-product.single .product .summary .cart {
    padding: 0; }
    .single-product.single .product .summary .cart .quantity {
      display: inline-block;
      vertical-align: middle;
      color: #343434;
      line-height: 35px;
      float: none; }
      .single-product.single .product .summary .cart .quantity .minus, .single-product.single .product .summary .cart .quantity .plus {
        border-radius: 0;
        width: 35px;
        height: 35px;
        padding: 0;
        border: 1px solid #343434;
        vertical-align: top;
        font-family: 'Gotham-Light'; }
      .single-product.single .product .summary .cart .quantity .qty {
        border-radius: 0;
        width: 45px;
        height: 35px;
        padding: 0;
        margin: 0 4px;
        border: 1px solid #343434;
        vertical-align: top;
        font-family: 'Gotham-Light'; }
    .single-product.single .product .summary .cart .adding_to_cart {
      display: inline-block;
      vertical-align: middle;
      float: none;
      margin-top: 2px; }
      .single-product.single .product .summary .cart .adding_to_cart .single_add_to_cart_button {
        height: 35px;
        text-transform: uppercase;
        font-size: 16.5px;
        font-family: 'Gotham-Light';
        font-weight: normal;
        padding: 0 15px;
        line-height: 35px; }
      .single-product.single .product .summary .cart .adding_to_cart .woocommerce-product-rating {
        margin-top: 0;
        margin-bottom: 0;
        line-height: 35px; }
        .single-product.single .product .summary .cart .adding_to_cart .woocommerce-product-rating .star-rating {
          float: none;
          display: inline-block;
          vertical-align: middle;
          margin: 0 5px; }
        .single-product.single .product .summary .cart .adding_to_cart .woocommerce-product-rating .star-rating span:before {
          color: #343434; }
        .single-product.single .product .summary .cart .adding_to_cart .woocommerce-product-rating .woocommerce-review-link {
          display: inline-block;
          vertical-align: middle;
          color: #343434;
          font-family: 'Gotham-Light';
          text-decoration: none; }
        .single-product.single .product .summary .cart .adding_to_cart .woocommerce-product-rating .woocommerce-review-link:hover {
          opacity: 0.8; }
  .single-product.single .product .summary .product-size {
    color: #343434;
    font-family: 'Gotham-Light';
    font-size: 16.5px;
    margin-bottom: 0; }
  .single-product.single .product .summary .woocommerce-product-details__short-description {
    font-size: 17px;
    color: #343434;
    margin-top: 30px; }
    .single-product.single .product .summary .woocommerce-product-details__short-description > span {
      font-family: 'Gotham-Bold';
      display: inline-block;
      margin-bottom: 10px; }
    .single-product.single .product .summary .woocommerce-product-details__short-description .std {
      font-family: 'Gotham-Light';
      margin-bottom: 10px; }
  .single-product.single .product .summary .icons_wrap {
    margin-top: 40px; }
    .single-product.single .product .summary .icons_wrap > p {
      color: #a48334;
      font-family: 'Gotham-Bold';
      margin-bottom: 5px; }
      .single-product.single .product .summary .icons_wrap > p span {
        font-family: 'Gotham-BookItalic'; }
    .single-product.single .product .summary .icons_wrap ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      .single-product.single .product .summary .icons_wrap ul li {
        display: inline-block;
        margin: 0 10px 0 0; }
        .single-product.single .product .summary .icons_wrap ul li img {
          width: 67px; }
.single-product.single .product .woocommerce-tabs {
  padding: 35px 0; }
.single-product.single .product .toggle_tabs {
  border-top: 1px solid #343434; }
  .single-product.single .product .toggle_tabs .tab {
    border-bottom: 1px solid #343434;
    color: #343434;
    font-size: 17px;
    padding: 20px 0; }
    .single-product.single .product .toggle_tabs .tab .show_content {
      font-family: 'Gotham-Bold';
      display: block;
      position: relative; }
    .single-product.single .product .toggle_tabs .tab .show_content::after {
      content: '';
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 8px 10px 0 10px;
      border-color: #343434 transparent transparent transparent;
      transition: 0.5s all ease-in-out;
      position: absolute;
      right: 30px;
      top: 50%;
      margin-top: -4px; }
    .single-product.single .product .toggle_tabs .tab .show_content.active::after {
      transform: rotate(180deg);
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg); }
    .single-product.single .product .toggle_tabs .tab .field_content {
      font-family: 'Gotham-Light'; }
      #urp-ajax-search-lbl {margin-right: 10px;}
.single-product.single .ewd-urp-review-list .ewd-urp-filtering {
  display: none; }
.single-product.single .ewd-urp-reviews-container {
  margin: 0 -15px; }
  .single-product.single .ewd-urp-reviews-container .ewd-urp-review-div {
    margin-top: 40px;
    color: #343434;
    font-size: 17px;
    width: 50%;
    display: inline-block;
    vertical-align: top;
    padding: 0 15px;
    padding-bottom: 25px;
    position: relative; }
    .single-product.single .ewd-urp-reviews-container .ewd-urp-review-div .ewd-urp-review-score {
      display: inline-block;
      vertical-align: middle;
      float: none; }
      .single-product.single .ewd-urp-reviews-container .ewd-urp-review-div .ewd-urp-review-score .ewd-urp-review-graphic {
        color: #343434;
        margin-top: 4px; }
        .single-product.single .ewd-urp-reviews-container .ewd-urp-review-div .ewd-urp-review-score .ewd-urp-review-graphic .dashicons-star-empty::before {
          content: "\f155";
          opacity: 0.25; }
      .single-product.single .ewd-urp-reviews-container .ewd-urp-review-div .ewd-urp-review-score .ewd-urp-review-score-number {
        display: none; }
    .single-product.single .ewd-urp-reviews-container .ewd-urp-review-div .ewd-urp-review-title {
      text-transform: uppercase;
      margin-bottom: 5px;
      font-family: 'Gotham-Bold';
      font-weight: normal;
      font-size: 17px;
      display: block; }
    .single-product.single .ewd-urp-reviews-container .ewd-urp-review-div .ewd-urp-author {
      font-family: 'Gotham-Light';
      text-transform: uppercase;
      display: inline-block;
      vertical-align: middle;
      margin-bottom: 0; }
    .single-product.single .ewd-urp-reviews-container .ewd-urp-review-div .ewd-urp-review-body {
      color: #343434;
      font-family: 'Gotham-Light'; }
      .single-product.single .ewd-urp-reviews-container .ewd-urp-review-div .ewd-urp-review-body p {
        margin-bottom: 0; }
  .single-product.single .ewd-urp-reviews-container .ewd-urp-review-div:nth-child(n+3) {
    display: none; }
  .single-product.single .ewd-urp-reviews-container .ewd-urp-review-div::after {
    content: '';
    width: calc(100% - 30px);
    height: 1px;
    background-color: #343434;
    position: absolute;
    bottom: 0;
    left: 15px; }

/* Related products */
.single-product .related.products {
  margin-top: 65px; }
 .single-product .related.products .single_related ul {
  margin: 0; list-style: none; }
  .single-product .related.products > h2 {
    color: #a48334;
    text-transform: uppercase;
    font-size: 29px;
    text-align: center;
    font-family: 'TrajanPro';
    border-bottom: 1px solid #343434;
    line-height: 0;
    margin-bottom: 40px; }
    .single-product .related.products > h2 span {
      background: #fff;
      padding: 0 15px; }
  .single-product .related.products .swiper-related {
    padding: 0 40px; }
    .single-product .related.products .swiper-related .swiper-wrapper .single_related {
      text-align: center; }
      .single-product .related.products .swiper-related .swiper-wrapper .single_related .woocommerce-loop-product__link > img {
        max-height: 220px;
        width: auto;
        max-width: 100%;
        margin: 0 auto; }
      .single-product .related.products .swiper-related .swiper-wrapper .single_related .woocommerce-loop-product__link .woocommerce-loop-product__title {
        margin-top: 15px;
        text-transform: uppercase;
        color: #a48334;
        font-weight: normal;
        font-family: 'Gotham-Light';
        font-size: 14.5px; }
      .single-product .related.products .swiper-related .swiper-wrapper .single_related .woocommerce-loop-product__link .price {
        color: #343434;
        font-family: 'Gotham-Medium';
        font-size: 14.5px; }
      .single-product .related.products .swiper-related .swiper-wrapper .single_related .add_to_cart_button {
        display: none; }
      .single-product .related.products .swiper-related .swiper-wrapper .single_related .star-rating {
        margin: 0 auto; }
        .single-product .related.products .swiper-related .swiper-wrapper .single_related .star-rating span::before {
          color: #a48334; }
    .single-product .related.products .swiper-related .related-next, .single-product .related.products .swiper-related .related-prev {
      background-size: 22px 36px;
      margin-top: -18px; }
    .single-product .related.products .swiper-related .related-next {
      background-image: url("assets/img/hp_prod_next.png"); }
    .single-product .related.products .swiper-related .related-prev {
      background-image: url("assets/img/hp_prod_prev.png"); }

/* Cross sells */
.woocommerce-cart .cart-collaterals {
  margin-bottom: 20px; }
  .woocommerce-cart .cart-collaterals .cross-sells {
    width: 100%; }
    .woocommerce-cart .cart-collaterals .cross-sells > h2 {
      color: #a48334;
      text-transform: uppercase;
      font-size: 29px;
      text-align: center;
      font-family: 'TrajanPro';
      border-bottom: 1px solid #343434;
      line-height: 0;
      margin-bottom: 40px; }
      .woocommerce-cart .cart-collaterals .cross-sells > h2 span {
        background: #fff;
        padding: 0 15px; }
  .woocommerce-cart .cart-collaterals .swiper-related {
    padding: 0 40px; }
    .woocommerce-cart .cart-collaterals .swiper-related .swiper-wrapper .single_related {
      text-align: center; }
      .woocommerce-cart .cart-collaterals .swiper-related .swiper-wrapper .single_related .woocommerce-loop-product__link > img {
        max-height: 220px;
        width: auto;
        max-width: 100%;
        margin: 0 auto; }
      .woocommerce-cart .cart-collaterals .swiper-related .swiper-wrapper .single_related .woocommerce-loop-product__link .woocommerce-loop-product__title {
        margin-top: 15px;
        text-transform: uppercase;
        color: #a48334;
        font-weight: normal;
        font-family: 'Gotham-Light';
        font-size: 14.5px; }
      .woocommerce-cart .cart-collaterals .swiper-related .swiper-wrapper .single_related .woocommerce-loop-product__link .price {
        color: #343434;
        font-family: 'Gotham-Medium';
        font-size: 14.5px; }
      .woocommerce-cart .cart-collaterals .swiper-related .swiper-wrapper .single_related .add_to_cart_button {
        display: none; }
      .woocommerce-cart .cart-collaterals .swiper-related .swiper-wrapper .single_related .star-rating {
        margin: 0 auto; }
        .woocommerce-cart .cart-collaterals .swiper-related .swiper-wrapper .single_related .star-rating span::before {
          color: #a48334; }
    .woocommerce-cart .cart-collaterals .swiper-related .related-next, .woocommerce-cart .cart-collaterals .swiper-related .related-prev {
      background-size: 22px 36px;
      margin-top: -18px; }
    .woocommerce-cart .cart-collaterals .swiper-related .related-next {
      background-image: url("assets/img/hp_prod_next.png"); }
    .woocommerce-cart .cart-collaterals .swiper-related .related-prev {
      background-image: url("assets/img/hp_prod_prev.png"); }

/* Reviews */
.single-product #reviews.woocommerce-Reviews {
  margin-top: 65px; }
  .single-product #reviews.woocommerce-Reviews .woocommerce-Reviews-title {
    color: #a48334;
    text-transform: uppercase;
    font-size: 29px;
    text-align: center;
    font-family: 'Gotham-Light';
    border-bottom: 1px solid #343434;
    line-height: 0;
    margin-bottom: 60px; }
    .single-product #reviews.woocommerce-Reviews .woocommerce-Reviews-title span {
      background: #fff;
      padding: 0 15px; }
  .single-product #reviews.woocommerce-Reviews .woocommerce-noreviews {
    background-color: transparent;
    color: #343434;
    border: none;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Gotham-Light';
    border-bottom: 1px solid #343434; }
  .single-product #reviews.woocommerce-Reviews .commentlist {
    margin: 0 -15px;
    overflow: hidden; }
    .single-product #reviews.woocommerce-Reviews .commentlist li {
      float: left;
      width: 50%;
      padding: 0 15px;
      clear: none; }
      .single-product #reviews.woocommerce-Reviews .commentlist li .comment_container {
        border-bottom: 1px solid #343434;
        border-radius: 0;
        color: #343434;
        font-family: 'Gotham-Light';
        font-size: 16.5px; }
        .single-product #reviews.woocommerce-Reviews .commentlist li .comment_container .comment-text {
          width: 100%;
          float: none; }
          .single-product #reviews.woocommerce-Reviews .commentlist li .comment_container .comment-text .title_review {
            text-transform: uppercase;
            font-family: 'Gotham-Bold';
            font-weight: normal;
            margin-bottom: 10px; }
          .single-product #reviews.woocommerce-Reviews .commentlist li .comment_container .comment-text .star-rating {
            float: none;
            display: inline-block;
            margin-right: 15px; }
          .single-product #reviews.woocommerce-Reviews .commentlist li .comment_container .comment-text .star-rating span:before {
            color: #343434; }
          .single-product #reviews.woocommerce-Reviews .commentlist li .comment_container .comment-text .meta {
            display: inline-block;
            margin-bottom: 0; }
            .single-product #reviews.woocommerce-Reviews .commentlist li .comment_container .comment-text .meta .woocommerce-review__author {
              text-transform: uppercase; }
          .single-product #reviews.woocommerce-Reviews .commentlist li .comment_container .comment-text .description {
            margin-top: 15px; }
    .single-product #reviews.woocommerce-Reviews .commentlist li:nth-child(n+3) {
      display: none; }
    .single-product #reviews.woocommerce-Reviews .commentlist li:nth-child(2n+1) {
      clear: both; }
  .single-product #reviews.woocommerce-Reviews .all_rev {
    text-align: right;
    margin-top: 20px;
    position: relative;
    height: 26px; }
    .single-product #reviews.woocommerce-Reviews .all_rev span {
      color: #a48334;
      cursor: pointer;
      text-transform: uppercase;
      font-family: 'Gotham-Bold';
      display: inline-block;
      position: relative;
      transition: 0.5s all ease-in-out;
      display: inline-block;
      position: absolute;
      right: 0;
      top: 0; }
    .single-product #reviews.woocommerce-Reviews .all_rev span::after {
      content: '';
      display: block;
      -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
      transform: scaleX(0);
      border-bottom: 1px solid #a48334;
      transition: 0.5s all ease-in-out; }
    .single-product #reviews.woocommerce-Reviews .all_rev span:hover::after {
      -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
      transform: scaleX(1); }
    .single-product #reviews.woocommerce-Reviews .all_rev span.disable {
      opacity: 0;
      visibility: hidden; }
    .single-product #reviews.woocommerce-Reviews .all_rev .hide {
      opacity: 0;
      visibility: hidden; }
  .single-product #reviews.woocommerce-Reviews .all_rev.disable .hide {
    opacity: 1;
    visibility: visible; }
  .single-product #reviews.woocommerce-Reviews .all_rev.disable .show {
    opacity: 0;
    visibility: hidden; }
  .single-product #reviews.woocommerce-Reviews .write_review {
    text-align: center;
    margin-top: 50px; }
    .single-product #reviews.woocommerce-Reviews .write_review a {
      text-transform: uppercase;
      color: #343434;
      font-family: 'Gotham-Bold';
      background-color: #e5e5e5;
      display: inline-block;
      text-align: center;
      padding: 15px 25px;
      transition: 0.5s all ease-in-out; }
    .single-product #reviews.woocommerce-Reviews .write_review a:hover {
      background-color: #343434;
      color: #fff; }
    .single-product #reviews.woocommerce-Reviews .write_review a.disable {
      opacity: 0;
      visibility: hidden; }
  .single-product #reviews.woocommerce-Reviews #review_form_wrapper {
    clear: both;
    display: none; }
    .single-product #reviews.woocommerce-Reviews #review_form_wrapper #respond {
      padding: 0;
      color: #343434;
      font-family: 'Gotham-Light'; }
      .single-product #reviews.woocommerce-Reviews #review_form_wrapper #respond .required {
        color: #343434; }
      .single-product #reviews.woocommerce-Reviews #review_form_wrapper #respond label {
        font-size: 25px; }
      .single-product #reviews.woocommerce-Reviews #review_form_wrapper #respond .comment-form-rating p.stars a {
        color: #343434; }
      .single-product #reviews.woocommerce-Reviews #review_form_wrapper #respond .comment-form-rating p.stars.selected a.active:before, .single-product #reviews.woocommerce-Reviews #review_form_wrapper #respond .comment-form-rating p.stars:hover a:before, .single-product #reviews.woocommerce-Reviews #review_form_wrapper #respond .comment-form-rating p.stars.selected a:not(.active):before, .single-product #reviews.woocommerce-Reviews #review_form_wrapper #respond .comment-form-rating p.stars.selected a.active:before {
        color: #343434; }
      .single-product #reviews.woocommerce-Reviews #review_form_wrapper #respond .comment-form-comment textarea {
        background-color: transparent;
        border: 1px solid #343434;
        padding: 15px;
        font-family: 'Gotham-Light';
        font-size: 20px;
        resize: none;
        margin-top: 15px; }
      .single-product #reviews.woocommerce-Reviews #review_form_wrapper #respond .title_rev_wrap {
        margin-bottom: 20px; }
        .single-product #reviews.woocommerce-Reviews #review_form_wrapper #respond .title_rev_wrap input {
          width: 50%;
          display: block;
          box-shadow: none;
          border-radius: 0;
          background-color: transparent;
          border: none;
          border-bottom: 1px solid #343434;
          padding: 0;
          font-family: 'Gotham-Light';
          font-size: 20px; }
      .single-product #reviews.woocommerce-Reviews #review_form_wrapper #respond .comment-form-author, .single-product #reviews.woocommerce-Reviews #review_form_wrapper #respond .comment-form-email {
        width: 49.5%;
        display: inline-block;
        margin: 0; }
        .single-product #reviews.woocommerce-Reviews #review_form_wrapper #respond .comment-form-author input, .single-product #reviews.woocommerce-Reviews #review_form_wrapper #respond .comment-form-email input {
          width: 345px;
          display: block;
          box-shadow: none;
          border-radius: 0;
          background-color: transparent;
          border: none;
          border-bottom: 1px solid #343434;
          padding: 0;
          font-family: 'Gotham-Light';
          font-size: 20px; }
      .single-product #reviews.woocommerce-Reviews #review_form_wrapper #respond .form-submit {
        clear: both;
        text-align: right; }
        .single-product #reviews.woocommerce-Reviews #review_form_wrapper #respond .form-submit .submit {
          background-color: #343434;
          color: #fff;
          text-transform: uppercase;
          font-family: 'Gotham-Light';
          font-size: 17px;
          font-weight: 400;
          padding: 5px 40px;
          margin-top: 50px; }
        .single-product #reviews.woocommerce-Reviews #review_form_wrapper #respond .form-submit .submit:hover {
          opacity: 0.8; }

.page-template-page-add-review .static_wrap {
  margin-top: 60px; }
.page-template-page-add-review .woocommerce-breadcrumb {
  display: none; }
.page-template-page-add-review .review_header {
  color: #343434;
  padding-bottom: 30px;
  border-bottom: 1px solid #343434;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .page-template-page-add-review .review_header .product-image {
    min-width: 150px;
    width: 150px;
    margin-right: 15px; }
  .page-template-page-add-review .review_header .review_prod_title {
    font-size: 21px;
    margin-bottom: 5px; }
  .page-template-page-add-review .review_header .woocommerce-table__product-description {
    font-size: 16.5px; }
.page-template-page-add-review .ewd-urp-review-form {
  margin-top: 25px;
  margin-bottom: 100px;
  overflow: hidden;
  width: 776px; }
  .page-template-page-add-review .ewd-urp-review-form .form-field, .page-template-page-add-review .ewd-urp-review-form .ewd-urp-meta-field {
    padding: 10px 0;
    color: #343434;
    font-size: 16.5px; }
    .page-template-page-add-review .ewd-urp-review-form .form-field label, .page-template-page-add-review .ewd-urp-review-form .ewd-urp-meta-field label {
      width: 260px;
      text-align: left;
      padding: 0 15px 0 0;
      font-family: 'Gotham-Bold';
      vertical-align: top;
      line-height: 36px; }
    .page-template-page-add-review .ewd-urp-review-form .form-field input, .page-template-page-add-review .ewd-urp-review-form .ewd-urp-meta-field input {
      background-color: transparent;
      border: 1px solid #343434;
      width: 516px;
      height: 36px;
      line-height: 36px;
      padding: 0 15px;
      font-family: 'Gotham-Light'; }
    .page-template-page-add-review .ewd-urp-review-form .form-field textarea, .page-template-page-add-review .ewd-urp-review-form .ewd-urp-meta-field textarea {
      background-color: transparent;
      border: 1px solid #343434;
      width: 516px;
      padding: 5px 15px;
      height: 180px;
      font-family: 'Gotham-Light';
      resize: vertical; }
    .page-template-page-add-review .ewd-urp-review-form .form-field .ewd-urp-stars-input, .page-template-page-add-review .ewd-urp-review-form .ewd-urp-meta-field .ewd-urp-stars-input {
      margin-top: 0; }
      .page-template-page-add-review .ewd-urp-review-form .form-field .ewd-urp-stars-input .ewd-urp-star-input, .page-template-page-add-review .ewd-urp-review-form .ewd-urp-meta-field .ewd-urp-stars-input .ewd-urp-star-input {
        color: #343434; }
  .page-template-page-add-review .ewd-urp-review-form .ewd-policy {
    margin-top: 10px; }
    .page-template-page-add-review .ewd-urp-review-form .ewd-policy a {
      color: #343434; }
    .page-template-page-add-review .ewd-urp-review-form .ewd-policy a:hover {
      opacity: 0.7;
      cursor: pointer; }
  .page-template-page-add-review .ewd-urp-review-form .ewd-urp-submit {
    padding-left: 0;
    padding-right: 0;
    text-align: right; }
    .page-template-page-add-review .ewd-urp-review-form .ewd-urp-submit input {
      background-color: #343434;
      color: #fff;
      text-transform: uppercase;
      font-weight: normal;
      font-family: 'Gotham-Light';
      height: 36px;
      padding: 0 15px; }
    .page-template-page-add-review .ewd-urp-review-form .ewd-urp-submit input:hover {
      opacity: 0.8; }
      
      

/* Cart */
.woocommerce-cart .col-full .woocommerce-breadcrumb {
  display: none; }
.woocommerce-cart .col-full .cart_header {
  margin: 80px 0 55px;
  font-family: 'Gotham-Light'; }
  .woocommerce-cart .col-full .cart_header h2 {
    text-transform: uppercase;
    color: #a48334;
    font-size: 36px;
    font-family: 'TrajanPro';
    font-weight: 400;
    margin-bottom: 20px; }
  .woocommerce-cart .col-full .cart_header > div {
    color: #343434;
    font-size: 16.5px; }
    .woocommerce-cart .col-full .cart_header > div p {
      margin-bottom: 10px; }
.woocommerce-cart .col-full .woocommerce-message {
  background-color: #343434;
  border-left: 0;
  font-family: 'Gotham-Light'; }
.woocommerce-cart .col-full .cart-empty {
  font-family: 'Gotham-Light';
  color: #343434; }
.woocommerce-cart .col-full .return-to-shop {
  padding-bottom: 1.41575em;
  border-bottom: 1px solid #343434;
  color: #343434;
  font-family: 'Gotham-Light'; }
  .woocommerce-cart .col-full .return-to-shop .wc-backward {
    background-color: #343434;
    color: #fff;
    text-transform: uppercase;
    font-weight: normal;
    height: 36px;
    line-height: 36px;
    padding: 0 20px;
    font-size: 16px; }
.woocommerce-cart .col-full table.cart {
  border-bottom: 1px solid #343434;
  margin-bottom: 0;
  color: #343434;
  font-size: 17px; }
  .woocommerce-cart .col-full table.cart thead th {
    padding: 15px 0;
    border-bottom: 1px solid #343434;
    border-top: 1px solid #343434;
    color: #343434;
    background-color: #fff;
    font-family: 'Gotham-Bold';
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
    color: #343434; }
  .woocommerce-cart .col-full table.cart thead th.product-name {
    text-align: left; }
  .woocommerce-cart .col-full table.cart tbody .cart_item td {
    vertical-align: middle;
    padding: 15px 0;
    font-family: 'Gotham-Bold'; }
    .woocommerce-cart .col-full table.cart tbody .cart_item td a {
      color: #343434; }
  .woocommerce-cart .col-full table.cart tbody .cart_item .product-price, .woocommerce-cart .col-full table.cart tbody .cart_item .product-quantity, .woocommerce-cart .col-full table.cart tbody .cart_item .product-subtotal {
    text-align: center; }
  .woocommerce-cart .col-full table.cart tbody .cart_item .product-quantity .quantity {
    color: #343434; }
    .woocommerce-cart .col-full table.cart tbody .cart_item .product-quantity .quantity .minus, .woocommerce-cart .col-full table.cart tbody .cart_item .product-quantity .quantity .plus {
      width: 35px;
      height: 35px;
      padding: 0;
      border: 1px solid #343434;
      vertical-align: top;
      font-family: 'Gotham-Light';
      color: #343434; }
    .woocommerce-cart .col-full table.cart tbody .cart_item .product-quantity .quantity .qty {
      width: 45px;
      height: 35px;
      padding: 0;
      margin: 0 4px;
      border: 1px solid #343434;
      vertical-align: top;
      font-family: 'Gotham-Light'; }
  .woocommerce-cart .col-full table.cart tbody .cart_item .product-name {
    text-transform: uppercase; }
  .woocommerce-cart .col-full table.cart tbody .cart_item .product-thumbnail {
    padding-left: 0; }
    .woocommerce-cart .col-full table.cart tbody .cart_item .product-thumbnail img {
      max-width: 130px;
      margin-left: 0; }
  .woocommerce-cart .col-full table.cart tbody .cart_item .product-remove .remove {
    width: auto;
    height: auto;
    margin-right: 10px; }
  .woocommerce-cart .col-full table.cart tbody .cart_item .product-remove .remove::before {
    content: ''; }
.woocommerce-cart .col-full table.shop_table {
  margin-bottom: 40px; }
  .woocommerce-cart .col-full table.shop_table tbody th {
    width: 72%; }
  .woocommerce-cart .col-full table.shop_table tbody th, .woocommerce-cart .col-full table.shop_table tbody td {
    background-color: #fff;
    font-family: 'Gotham-Light';
    color: #343434;
    font-size: 17px; }
  .woocommerce-cart .col-full table.shop_table tbody .cart-subtotal td:last-of-type {
    width: 62px; }
  .woocommerce-cart .col-full table.shop_table tbody .order-total th, .woocommerce-cart .col-full table.shop_table tbody .order-total td {
    font-family: 'Gotham-Bold'; }
.woocommerce-cart .col-full .con_shop {
  background-color: #343434;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-family: 'Gotham-Light';
  font-weight: 400;
  height: 36px;
  line-height: 36px;
  display: inline-block;
  padding: 0 20px;
  font-size: 16px; }
.woocommerce-cart .col-full .con_shop:hover {
  opacity: 0.8; }
.woocommerce-cart .col-full .coupon {
  color: #343434;
  font-size: 16px;
  font-family: 'Gotham-Light';
  display: inline-block; }
  .woocommerce-cart .col-full .coupon #coupon_code {
    background-color: #fff;
    border: 1px solid #343434;
    font-family: 'Gotham-Light';
    width: 170px;
    padding: 0 10px;
    margin-left: 10px;
    display: inline-block;
    color: #343434; }
  .woocommerce-cart .col-full .coupon input {
    height: 36px;
    vertical-align: middle; }
  .woocommerce-cart .col-full .coupon input[name="apply_coupon"] {
    background-color: #343434;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Gotham-Light';
    font-weight: normal;
    padding: 0 15px;
    display: inline-block;
    margin-left: -5px;
    max-width: 360px; }
  .woocommerce-cart .col-full .coupon input[name="apply_coupon"]:hover {
    opacity: 0.8; }
.woocommerce-cart .col-full .wc-proceed-to-checkout .checkout-button {
  height: 40px;
  background-color: #343434;
  color: #fff;
  text-transform: uppercase;
  padding: 0 20px;
  font-family: 'Gotham-Light';
  font-weight: 400;
  text-align: center;
  font-size: 16px;
  line-height: 40px; }
.woocommerce-cart .col-full .wc-proceed-to-checkout .checkout-button::after {
  content: ''; }
.woocommerce-cart .col-full .wc-proceed-to-checkout .checkout-button:hover {
  opacity: 0.8; }
.woocommerce-cart .col-full .wc-proceed-to-checkout .wcppec-checkout-buttons__separator {
  opacity: 1; }
  .woocommerce-cart .col-full .wc-proceed-to-checkout .wcppec-checkout-buttons__separator p {
    color: #343434;
    font-family: 'Gotham-Bold';
    margin-bottom: 0; }
.woocommerce-cart .col-full .wc-proceed-to-checkout .wcppec-checkout-buttons__button {
  padding-top: 0; }
.woocommerce-cart .col-full .estimate_ship_tax {
  clear: both;
  text-align: left;
  margin-top: 40px;
  padding-top: 0;
  margin-bottom: 80px; }
  .woocommerce-cart .col-full .estimate_ship_tax > header {
    color: #343434;
    margin-bottom: 25px; }
    .woocommerce-cart .col-full .estimate_ship_tax > header p:first-of-type {
      font-family: 'Gotham-Bold';
      text-transform: uppercase;
      font-size: 16.5px;
      margin-bottom: 5px; }
    .woocommerce-cart .col-full .estimate_ship_tax > header p:last-of-type {
      font-size: 12.5px;
      font-family: 'Gotham-Light';
      margin-bottom: 0; }
  .woocommerce-cart .col-full .estimate_ship_tax .shipping-calculator-form {
    display: block !important; }
    .woocommerce-cart .col-full .estimate_ship_tax .shipping-calculator-form > p {
      display: inline-block;
      vertical-align: top;
      margin-right: 15px; }
      .woocommerce-cart .col-full .estimate_ship_tax .shipping-calculator-form > p ::-webkit-input-placeholder, .woocommerce-cart .col-full .estimate_ship_tax .shipping-calculator-form > p ::-moz-placeholder, .woocommerce-cart .col-full .estimate_ship_tax .shipping-calculator-form > p :-ms-input-placeholder, .woocommerce-cart .col-full .estimate_ship_tax .shipping-calculator-form > p :-moz-placeholder {
        color: #343434; }
    .woocommerce-cart .col-full .estimate_ship_tax .shipping-calculator-form button[type="submit"] {
      background-color: #343434;
      color: #fff;
      text-align: center;
      text-transform: uppercase;
      font-family: 'Gotham-Light';
      font-weight: 400;
      height: 36px;
      line-height: 36px;
      padding: 0 15px; }
    .woocommerce-cart .col-full .estimate_ship_tax .shipping-calculator-form button[type="submit"]:hover {
      opacity: 0.8; }
    .woocommerce-cart .col-full .estimate_ship_tax .shipping-calculator-form input, .woocommerce-cart .col-full .estimate_ship_tax .shipping-calculator-form .select2-selection {
      height: 36px;
      background-color: #fff;
      border-radius: 0;
      border: 1px solid #343434;
      line-height: 36px;
      color: #343434;
      font-family: 'Gotham-Light'; }
    .woocommerce-cart .col-full .estimate_ship_tax .shipping-calculator-form .select2-selection__rendered {
      line-height: 36px; }
    .woocommerce-cart .col-full .estimate_ship_tax .shipping-calculator-form #calc_shipping_country_field, .woocommerce-cart .col-full .estimate_ship_tax .shipping-calculator-form #calc_shipping_state_field {
      width: 170px; }
    .woocommerce-cart .col-full .estimate_ship_tax .shipping-calculator-form #calc_shipping_postcode_field {
      width: 235px; }
      #calc_shipping_postcode {margin: 0 !important;}
.woocommerce-cart .select2-container {
  color: #343434;
  font-family: 'Gotham-Light'; }
  .woocommerce-cart .select2-container .select2-dropdown {
    border: 1px solid #343434; }
    .woocommerce-cart .select2-container .select2-dropdown .select2-results__option--highlighted {
      background-color: #343434; }
.woocommerce-cart .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-style: solid;
  border-width: 0 10px 8px 10px;
  border-color: transparent transparent #343434 transparent; }
.woocommerce-cart .select2-container--default .select2-selection--single .select2-selection__arrow {
  width: 25px; }
  .woocommerce-cart .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-style: solid;
    border-width: 8px 10px 0 10px;
    border-color: #343434 transparent transparent transparent;
    margin-left: -12px;
    margin-top: 0px; }

/* Login page */
.woocommerce-account .woocommerce-breadcrumb {
  display: none; }
.woocommerce-account .col-full .content-area {
  width: 100%;
  margin-right: 0; }
.woocommerce-account .login_page {
  margin: 70px 0 135px; }
  .woocommerce-account .login_page h2 {
    color: #a48334;
    text-transform: uppercase;
    font-size: 36px;
    font-family: 'TrajanPro';
    margin-bottom: 40px;
    font-weight: normal; }
.woocommerce-account .log_reg_wrap h3 {
  text-transform: uppercase;
  color: #343434;
  font-family: 'Gotham-Medium';
  font-weight: normal;
  padding-bottom: 20px;
  border-bottom: 1px solid #343434;
  margin-bottom: 30px;
  font-size: 20px; }
.woocommerce-account .log_reg_wrap > div {
  display: inline-block;
  width: 49%;
  vertical-align: top;
  box-sizing: border-box; }
.woocommerce-account .log_reg_wrap .log_wrap {
  padding-right: 50px;
  font-family: 'Gotham-Book';
  font-size: 17px;
  color: #343434; }
  .woocommerce-account .log_reg_wrap .log_wrap .woocommerce-form-row {
    margin-bottom: 0; }
    .woocommerce-account .log_reg_wrap .log_wrap .woocommerce-form-row label {
      display: block;
      margin-bottom: 12px; }
    .woocommerce-account .log_reg_wrap .log_wrap .woocommerce-form-row input {
      height: 36px;
      width: 360px;
      border: 1px solid #343434;
      padding: 0 15px;
      color: #343434;
      font-size: 17px;
      margin-bottom: 15px;
      background-color: #fff; }
  .woocommerce-account .log_reg_wrap .log_wrap p.form-row {
    margin-bottom: 0; }
  .woocommerce-account .log_reg_wrap .log_wrap input[type="submit"] {
    text-transform: uppercase;
    background-color: #343434;
    color: #fff;
    font-family: 'Gotham-Light';
    text-align: center;
    line-height: 36px;
    border: none;
    width: auto;
    padding: 0 20px;
    cursor: pointer;
    font-weight: 400;
    margin-bottom: 25px; }
  .woocommerce-account .log_reg_wrap .log_wrap input[type="submit"]:hover {
    opacity: 0.7; }
  .woocommerce-account .log_reg_wrap .log_wrap .lost_password {
    margin: 20px 0; }
    .woocommerce-account .log_reg_wrap .log_wrap .lost_password a {
      font-family: 'Gotham-Book';
      color: #343434; }
    .woocommerce-account .log_reg_wrap .log_wrap .lost_password a:hover {
      opacity: 0.7; }
.woocommerce-account .log_reg_wrap .reg_wrap {
  padding-left: 50px;
  margin-left: -4px;
  font-family: 'Gotham-Light';
  color: #343434; }
  .woocommerce-account .log_reg_wrap .reg_wrap p {
    font-size: 12.5px;
    line-height: 2;
    text-align: justify;
    margin-bottom: 0; }
  .woocommerce-account .log_reg_wrap .reg_wrap a {
    text-transform: uppercase;
    background-color: #343434;
    color: #fff;
    text-align: center;
    line-height: 36px;
    border: none;
    width: auto;
    padding: 0 20px;
    cursor: pointer;
    display: inline-block;
    margin-top: 25px; }
  .woocommerce-account .log_reg_wrap .reg_wrap a:hover {
    opacity: 0.7; }
  .woocommerce-account .log_reg_wrap .reg_wrap .guest {
    font-size: inherit;
    font-family: 'Gotham-Bold'; }
    .woocommerce-account .log_reg_wrap .reg_wrap .guest a {
      margin-left: 15px;
      font-family: 'Gotham-Light'; }
.woocommerce-account .lost_reset_password {
  color: #343434;
  font-family: 'Gotham-Book';
  font-size: 17px; }
  .woocommerce-account .lost_reset_password label {
    display: block;
    margin-bottom: 12px; }
  .woocommerce-account .lost_reset_password input {
    height: 36px;
    width: 360px;
    border: 1px solid #343434;
    padding: 0 15px;
    color: #343434;
    font-size: 17px;
    margin-bottom: 15px;
    background-color: #fff; }
  .woocommerce-account .lost_reset_password input:focus {
    background-color: #fff; }
  .woocommerce-account .lost_reset_password button[type='submit'] {
    text-transform: uppercase;
    background-color: #343434;
    color: #fff;
    font-family: 'Gotham-Light';
    text-align: center;
    line-height: 36px;
    border: none;
    width: auto;
    padding: 0 20px;
    cursor: pointer;
    font-weight: 400; }
  .woocommerce-account .lost_reset_password button[type='submit']:hover {
    opacity: 0.8; }
.woocommerce-account .login_page.guest_active .log_wrap .woocommerce-form-login {
  border-bottom: 1px solid #343434; }
.woocommerce-account .login_page.guest_active .reg_wrap > div {
  border-bottom: 1px solid #343434;
  padding-bottom: 25px; }

/* Register page */
.page-template-page-register .woocommerce-breadcrumb {
  display: none; }
.page-template-page-register .register_page {
  margin-bottom: 90px; }
  .page-template-page-register .register_page .register_header {
    margin: 70px 0; }
    .page-template-page-register .register_page .register_header h2 {
      text-transform: uppercase;
      color: #a48334;
      font-size: 36px;
      font-family: 'TrajanPro';
      font-weight: 400;
      margin-bottom: 0; }
  .page-template-page-register .register_page .register_form {
    color: #343434; }
    .page-template-page-register .register_page .register_form h3 {
      text-transform: uppercase;
      color: #343434;
      border-bottom: 1px solid #343434;
      font-family: 'Gotham-Medium';
      font-weight: 400;
      font-size: 20px;
      padding-bottom: 5px;
      margin-bottom: 35px; }
    .page-template-page-register .register_page .register_form .woocommerce-form-row {
      width: 50%;
      float: left;
      clear: none;
      font-family: 'Gotham-Light'; }
      .page-template-page-register .register_page .register_form .woocommerce-form-row label {
        font-family: 'Gotham-Book';
        font-size: 17px;
        display: block;
        margin-bottom: 12px;
        text-align: left;
        width: 370px; }
      .page-template-page-register .register_page .register_form .woocommerce-form-row input {
        background-color: #fff;
        box-shadow: none;
        border: 1px solid #343434;
        width: 370px;
        height: 36px;
        margin-bottom: 15px;
        padding: 0 15px;
        text-align: left; }
    .page-template-page-register .register_page .register_form .woocommerce-form-row.right-form {
      text-align: right; }
      .page-template-page-register .register_page .register_form .woocommerce-form-row.right-form label {
        margin-right: 0;
        margin-left: auto; }
    .page-template-page-register .register_page .register_form .woocommerce-FormRow {
      margin-top: 20px;
      text-align: right;
      color: #343434;
      font-family: 'Gotham-Book'; }
      .page-template-page-register .register_page .register_form .woocommerce-FormRow > a {
        float: left;
        color: #343434;
        margin-top: 30px; }
      .page-template-page-register .register_page .register_form .woocommerce-FormRow > a:hover {
        opacity: 0.8; }
      .page-template-page-register .register_page .register_form .woocommerce-FormRow > span {
        display: block;
        margin-bottom: 10px; }
      .page-template-page-register .register_page .register_form .woocommerce-FormRow input[type='submit'] {
        text-transform: uppercase;
        background-color: #343434;
        color: #fff;
        font-family: 'Gotham-Light';
        text-align: center;
        line-height: 36px;
        border: none;
        width: auto;
        padding: 0 20px;
        cursor: pointer;
        font-weight: 400;
        font-size: 20px; }
      .page-template-page-register .register_page .register_form .woocommerce-FormRow input[type='submit']:hover {
        opacity: 0.7; }
    .page-template-page-register .register_page .register_form .reg_check_wrap {
      clear: both; }
      .page-template-page-register .register_page .register_form .reg_check_wrap .check_wrap {
        display: block;
        position: relative; }
      .page-template-page-register .register_page .register_form .reg_check_wrap > div p {
        padding-left: 30px;
        font-family: 'Gotham-Light';
        color: #343434;
        font-size: 13px; }
        .page-template-page-register .register_page .register_form .reg_check_wrap > div p a {
          color: #343434;
          border-bottom: 1px solid #7c7c7c; }
        .page-template-page-register .register_page .register_form .reg_check_wrap > div p a:hover {
          opacity: 0.8; }
      .page-template-page-register .register_page .register_form .reg_check_wrap input {
        opacity: 0;
        position: absolute;
        left: 0;
        cursor: pointer;
        width: 20px;
        height: 20px; }
      .page-template-page-register .register_page .register_form .reg_check_wrap .checkmark {
        position: absolute;
        left: 0;
        width: 20px;
        height: 20px;
        border: 1px solid #343434; }
      .page-template-page-register .register_page .register_form .reg_check_wrap .check_wrap:hover .checkmark {
        background-color: #ccc; }
      .page-template-page-register .register_page .register_form .reg_check_wrap .check_wrap input:checked ~ .checkmark {
        background-color: #343434; }
      .page-template-page-register .register_page .register_form .reg_check_wrap .checkmark:after {
        content: "";
        position: absolute;
        display: none; }
      .page-template-page-register .register_page .register_form .reg_check_wrap .check_wrap input:checked ~ .checkmark:after {
        display: block; }
      .page-template-page-register .register_page .register_form .reg_check_wrap .check_wrap .checkmark:after {
        left: 5px;
        top: 1px;
        width: 5px;
        height: 10px;
        border: solid white;
        border-width: 0 3px 3px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }

/* My account */
.woocommerce-account .login_page > .woocommerce {
  /*display: -webkit-box;
  display: -ms-flexbox;
  display: flex*/ }
.woocommerce-account .woocommerce-message {
  border-left: none;
  background-color: #343434;
  font-family: 'Gotham-Book';
  text-align: center; }
  .woocommerce-account .woocommerce-message a {
    text-decoration: underline; }
.woocommerce-account .woocommerce-MyAccount-navigation {
  width: 305px;
  margin-right: 110px;
  min-width: 305px;
  float: none;
  display: inline-block;
  vertical-align: top; }
  .woocommerce-account .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link {
    border-bottom: 1px solid #343434; }
    .woocommerce-account .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link a {
      font-family: 'Gotham-Medium';
      color: #343434;
      font-size: 19px;
      padding: 14px 0; }
    .woocommerce-account .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link a::before {
      content: ''; }
    .woocommerce-account .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link a:hover {
      opacity: 0.8; }
  .woocommerce-account .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--dashboard a {
    text-transform: uppercase;
    padding-top: 0; }
  .woocommerce-account .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link.is-active a, .woocommerce-account .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--customer-logout a {
    color: #a48334; }
.woocommerce-account .woocommerce-MyAccount-content {
  display: inline-block;
  vertical-align: top;
  width: 670px;
  float: none;
  color: #343434;
  font-family: 'Gotham-Light';
  font-size: 19px; }
  .woocommerce-account .woocommerce-MyAccount-content h3 {
    font-family: 'Gotham-Medium';
    font-size: 19px; }
  .woocommerce-account .woocommerce-MyAccount-content strong {
    font-family: 'Gotham-Bold'; }
  .woocommerce-account .woocommerce-MyAccount-content p {
    margin-bottom: 5px; }
    .woocommerce-account .woocommerce-MyAccount-content p a {
      color: #343434; }
    .woocommerce-account .woocommerce-MyAccount-content p a:hover {
      opacity: 0.8; }
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses {
    margin-top: 30px; }
    .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address-title {
      font-family: 'Gotham-Medium'; }
      .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address-title h3 {
        color: #343434;
        font-size: 19px; }
      .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address-title a {
        text-indent: 0;
        padding: 0;
        margin: 0;
        color: #a48334;
        height: auto;
        width: auto; }
      .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address-title a:hover {
        opacity: 0.8; }
      .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address-title a::before {
        content: ''; }
    .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses address {
      font-style: normal; }
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields .form-row {
    margin-bottom: 20px; }
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields label {
    color: #343434;
    font-size: 16.5px;
    font-family: 'Gotham-Book';
    margin-bottom: 5px; }
    .woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields label .required {
      border-bottom: none;
      text-decoration: none;
      color: #343434; }
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields input[type="text"], .woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields input[type="email"], .woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields input[type="tel"] {
    background-color: #fff;
    border: 1px solid #343434;
    box-shadow: none;
    padding: 0;
    font-family: 'Gotham-Book';
    font-size: 16.5px;
    color: #343434;
    height: 36px;
    line-height: 36px;
    padding: 0 10px; }
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields ::-webkit-input-placeholder {
    color: #343434; }
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields ::-moz-placeholder {
    color: #343434; }
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields :-ms-input-placeholder {
    color: #343434; }
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields :-moz-placeholder {
    color: #343434; }
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields input[type="submit"] {
    background-color: #343434;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Gotham-Medium';
    font-size: 17.5px;
    padding: 0 35px;
    height: 36px;
    line-height: 36px;
    border: none;
    font-weight: normal;
    margin-top: 30px; }
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields input[type="submit"]:hover {
    opacity: 0.8; }
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields .select2-container .select2-selection {
    border: 1px solid #343434;
    border-radius: 0;
    height: 36px;
    font-family: 'Gotham-Book';
    font-size: 16.5px; }
    .woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields .select2-container .select2-selection .select2-selection__rendered {
      line-height: 36px;
      padding-left: 10px;
      color: #343434; }
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields .select2-container .select2-selection__arrow b {
    border-color: #343434 transparent transparent transparent;
    margin-top: 2px; }
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields .select2-container--open .select2-selection__arrow b {
    border-color: transparent transparent #343434 transparent; }
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields button[type='submit'] {
    background-color: #343434;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Gotham-Light';
    font-weight: normal;
    font-size: 17px; }
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row-first, .woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row-last {
    width: 47%;
    margin-right: 0; }
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row {
    margin-bottom: 20px; }
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm label {
    color: #343434;
    font-size: 16.5px;
    font-family: 'Gotham-Book';
    margin-bottom: 5px; }
    .woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm label .required {
      border-bottom: none;
      text-decoration: none;
      color: #343434; }
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm input[type="text"], .woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm input[type="email"], .woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm input[type="password"] {
    background-color: #fff;
    border: 1px solid #343434;
    box-shadow: none;
    padding: 0;
    font-family: 'Gotham-Book';
    font-size: 16.5px;
    color: #343434;
    height: 36px;
    line-height: 36px;
    padding: 0 10px; }
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm button[type="submit"] {
    background-color: #343434;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Gotham-Light';
    font-size: 17.5px;
    padding: 0px 25px;
    height: 40px;
    line-height: 40px;
    border: none;
    font-weight: normal; }
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm button[type="submit"]:hover {
    opacity: 0.8; }
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset {
    border: 1px solid #343434;
    border-radius: 8px;
    padding: 10px 45px 30px; }
    .woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset legend {
      margin-left: -19px; }
    .woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset .woocommerce-password-strength.short {
      text-align: left; }
.woocommerce-account .select2-dropdown {
  border: 1px solid #343434;
  border-radius: 0; }
  .woocommerce-account .select2-dropdown .select2-search__field {
    color: #343434;
    background-color: #fff;
    border: 1px solid #343434;
    font-family: 'Gotham-Book';
    font-size: 17px; }
  .woocommerce-account .select2-dropdown .select2-results {
    color: #343434;
    font-family: 'Gotham-Book'; }
    .woocommerce-account .select2-dropdown .select2-results .select2-results__option--highlighted, .woocommerce-account .select2-dropdown .select2-results .select2-results__option[data-selected=true] {
      background-color: #343434;
      color: #fff; }
.woocommerce-account .single_order_wrap {
  margin-bottom: 40px;
  font-size: 16.5px;
  color: #343434; }
  .woocommerce-account .single_order_wrap .woocommerce-orders-table__row.order {
    padding: 0;
    border: 1px solid #343434;
    position: relative;
    cursor: pointer; }
    .woocommerce-account .single_order_wrap .woocommerce-orders-table__row.order > div {
      padding: 10px 25px; }
      .woocommerce-account .single_order_wrap .woocommerce-orders-table__row.order > div p {
        margin: 0;
        font-family: 'Gotham-Book'; }
        .woocommerce-account .single_order_wrap .woocommerce-orders-table__row.order > div p span {
          font-family: 'Gotham-Medium'; }
  .woocommerce-account .single_order_wrap .woocommerce-orders-table__row.order::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 8px 10px 0;
    border-color: transparent #343434 transparent transparent;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: 0.5s all ease-in-out; }
  .woocommerce-account .single_order_wrap .woocommerce-orders-table__row.order.open::after {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    margin-top: -6px; }
  .woocommerce-account .single_order_wrap .order_item {
    display: none;
    padding: 30px 25px;
    font-family: 'Gotham-Bold';
    text-transform: uppercase; }
    .woocommerce-account .single_order_wrap .order_item .order_item_flex {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .woocommerce-account .single_order_wrap .order_item .order_item_flex .product-image {
        width: 130px;
        margin-right: 25px; }
      .woocommerce-account .single_order_wrap .order_item .order_item_flex .product-name {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1; }
  .woocommerce-account .single_order_wrap .order_item:nth-child(n+3) {
    border-top: 1px solid #343434; }
.woocommerce-account .woocommerce-MyAccount-content h3.account_reviews {
  color: #343434;
  font-family: 'Gotham-Book';
  font-size: 22px;
  padding-bottom: 10px;
  border-bottom: 1px solid #343434;
  margin-bottom: 15px; }
.woocommerce-account .woocommerce-MyAccount-content .single_account_review {
  width: 45%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  color: #343434;
  font-size: 16.5px;
  margin-bottom: 40px; }
  .woocommerce-account .woocommerce-MyAccount-content .single_account_review .product-image img {
    margin: 0 auto 20px; }
  .woocommerce-account .woocommerce-MyAccount-content .single_account_review .product-name {
    font-family: 'Gotham-Bold';
    text-transform: uppercase; }
    .woocommerce-account .woocommerce-MyAccount-content .single_account_review .product-name a {
      color: #343434; }
  .woocommerce-account .woocommerce-MyAccount-content .single_account_review .star-rating {
    margin: 5px auto; }
    .woocommerce-account .woocommerce-MyAccount-content .single_account_review .star-rating span::before {
      color: #a48334; }
  .woocommerce-account .woocommerce-MyAccount-content .single_account_review .account_review_link a {
    font-family: 'Gotham-Light';
    color: #343434; }
  .woocommerce-account .woocommerce-MyAccount-content .single_account_review .account_review_link a:hover {
    opacity: 0.8; }
.woocommerce-account .woocommerce-MyAccount-content .single_account_review:nth-child(even) {
  margin-right: 9%; }
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Message--info {
  background-color: #343434;
  border: none;
  margin-bottom: 20px;
  border-radius: 0;
  padding: 8px 15px; }
.woocommerce-account .woocommerce-MyAccount-content a.button {
  background-color: transparent;
  border: 1px solid #343434;
  color: #343434;
  padding: 8px 15px; }
.woocommerce-account .woocommerce-MyAccount-content a.button:hover {
  opacity: 0.8; }
.woocommerce-account .woocommerce-MyAccount-content #add_payment_method .payment_methods .woocommerce-PaymentMethod {
  border: 1px solid #343434;
  padding: 10px;
  background-color: #fff; }
  .woocommerce-account .woocommerce-MyAccount-content #add_payment_method .payment_methods .woocommerce-PaymentMethod .payment_box {
    background-color: #fff; }
    .woocommerce-account .woocommerce-MyAccount-content #add_payment_method .payment_methods .woocommerce-PaymentMethod .payment_box input {
      background-color: #fff;
      border: 1px solid #343434; }
.woocommerce-account .woocommerce-MyAccount-content #add_payment_method button[type='submit'] {
  text-transform: uppercase;
  font-weight: normal;
  font-family: 'Gotham-Light';
  padding: 8px 15px; }

/* Checkout */
.woocommerce-checkout.right-sidebar .content-area {
  width: 100%;
  color: #343434;
  font-family: 'Gotham-Light'; }
  .woocommerce-checkout.right-sidebar .content-area #checkout_timeline.horizontal.text {
    text-align: left;
    font-family: 'Gotham-Book'; }
    .woocommerce-checkout.right-sidebar .content-area #checkout_timeline.horizontal.text li {
      padding: 0 12px 0 0; }
    .woocommerce-checkout.right-sidebar .content-area #checkout_timeline.horizontal.text li.active {
      font-family: 'Gotham-Medium';
      font-weight: normal; }
      .woocommerce-checkout.right-sidebar .content-area #checkout_timeline.horizontal.text li.active .timeline-wrapper {
        background-color: #343434;
        color: #fff; }
    .woocommerce-checkout.right-sidebar .content-area #checkout_timeline.horizontal.text li:not(:last-child) .timeline-wrapper:after {
      content: ''; }
    .woocommerce-checkout.right-sidebar .content-area #checkout_timeline.horizontal.text li .timeline-wrapper {
      border: 1px solid #343434;
      height: 56px;
      text-align: center; }
      .woocommerce-checkout.right-sidebar .content-area #checkout_timeline.horizontal.text li .timeline-wrapper .timeline-label {
        display: block;
        padding: 0 15px !important;
        height: 100%;
        line-height: 56px; }
  .woocommerce-checkout.right-sidebar .content-area .woocommerce-form-login {
    color: #343434;
    font-size: 17px; }
    .woocommerce-checkout.right-sidebar .content-area .woocommerce-form-login label {
      display: block;
      margin-bottom: 12px;
      font-family: 'Gotham-Book'; }
    .woocommerce-checkout.right-sidebar .content-area .woocommerce-form-login input {
      border: 1px solid #343434;
      background-color: #fff;
      padding: 0 15px;
      height: 36px; }
    .woocommerce-checkout.right-sidebar .content-area .woocommerce-form-login input[type='submit'] {
      background-color: #343434;
      color: #fff;
      text-transform: uppercase;
      font-family: 'Gotham-Light';
      font-weight: normal; }
    .woocommerce-checkout.right-sidebar .content-area .woocommerce-form-login label.woocommerce-form__label {
      display: none !important; }
    .woocommerce-checkout.right-sidebar .content-area .woocommerce-form-login .lost_password a {
      color: #343434;
      font-family: 'Gotham-Book'; }
  .woocommerce-checkout.right-sidebar .content-area .woocommerce-billing-fields, .woocommerce-checkout.right-sidebar .content-area .woocommerce-shipping-fields__field-wrapper {
    color: #343434;
    font-size: 17px; }
    .woocommerce-checkout.right-sidebar .content-area .woocommerce-billing-fields h3, .woocommerce-checkout.right-sidebar .content-area .woocommerce-shipping-fields__field-wrapper h3 {
      color: #343434;
      font-family: 'Gotham-Medium';
      font-weight: normal;
      font-size: 20px; }
    .woocommerce-checkout.right-sidebar .content-area .woocommerce-billing-fields .form-row, .woocommerce-checkout.right-sidebar .content-area .woocommerce-shipping-fields__field-wrapper .form-row {
      margin-bottom: 20px; }
    .woocommerce-checkout.right-sidebar .content-area .woocommerce-billing-fields label, .woocommerce-checkout.right-sidebar .content-area .woocommerce-shipping-fields__field-wrapper label {
      display: block;
      margin-bottom: 12px;
      font-family: 'Gotham-Book'; }
      .woocommerce-checkout.right-sidebar .content-area .woocommerce-billing-fields label .required, .woocommerce-checkout.right-sidebar .content-area .woocommerce-shipping-fields__field-wrapper label .required {
        border-bottom: none !important;
        text-decoration: none; }
    .woocommerce-checkout.right-sidebar .content-area .woocommerce-billing-fields input, .woocommerce-checkout.right-sidebar .content-area .woocommerce-shipping-fields__field-wrapper input {
      border: 1px solid #343434;
      background-color: #fff;
      padding: 0 15px;
      height: 36px; }
    .woocommerce-checkout.right-sidebar .content-area .woocommerce-billing-fields .select2-selection, .woocommerce-checkout.right-sidebar .content-area .woocommerce-shipping-fields__field-wrapper .select2-selection {
      border-radius: 0;
      border: 1px solid #343434;
      height: 36px;
      color: #343434; }
      .woocommerce-checkout.right-sidebar .content-area .woocommerce-billing-fields .select2-selection .select2-selection__rendered, .woocommerce-checkout.right-sidebar .content-area .woocommerce-shipping-fields__field-wrapper .select2-selection .select2-selection__rendered {
        line-height: 36px; }
      .woocommerce-checkout.right-sidebar .content-area .woocommerce-billing-fields .select2-selection .select2-selection__arrow, .woocommerce-checkout.right-sidebar .content-area .woocommerce-shipping-fields__field-wrapper .select2-selection .select2-selection__arrow {
        height: 36px; }
        .woocommerce-checkout.right-sidebar .content-area .woocommerce-billing-fields .select2-selection .select2-selection__arrow b, .woocommerce-checkout.right-sidebar .content-area .woocommerce-shipping-fields__field-wrapper .select2-selection .select2-selection__arrow b {
          border-color: #343434 transparent transparent transparent; }
    .woocommerce-checkout.right-sidebar .content-area .woocommerce-billing-fields .select2-container--open .select2-selection--single .select2-selection__arrow b, .woocommerce-checkout.right-sidebar .content-area .woocommerce-shipping-fields__field-wrapper .select2-container--open .select2-selection--single .select2-selection__arrow b {
      border-color: transparent transparent #343434 transparent; }
  .woocommerce-checkout.right-sidebar .content-area .woocommerce-shipping-fields #ship-to-different-address .woocommerce-form__input-checkbox {
    position: relative;
    top: 2px;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    margin-right: 15px;
    width: 20px;
    height: 20px; }
  .woocommerce-checkout.right-sidebar .content-area .woocommerce-shipping-fields #ship-to-different-address span {
    color: #343434;
    font-family: 'Gotham-Medium';
    font-weight: normal;
    font-size: 20px; }
  .woocommerce-checkout.right-sidebar .content-area .woocommerce-account-fields .create-account {
    font-family: 'Gotham-Book'; }
  .woocommerce-checkout.right-sidebar .content-area .woocommerce-account-fields label.woocommerce-form__label input {
    height: auto; }
  .woocommerce-checkout.right-sidebar .content-area .woocommerce-account-fields label {
    display: block;
    margin-bottom: 12px;
    font-family: 'Gotham-Book'; }
    .woocommerce-checkout.right-sidebar .content-area .woocommerce-account-fields label .required {
      border-bottom: none !important;
      text-decoration: none; }
  .woocommerce-checkout.right-sidebar .content-area .woocommerce-account-fields input {
    border: 1px solid #343434;
    background-color: #fff;
    padding: 0 15px;
    height: 36px; }
  .woocommerce-checkout.right-sidebar .content-area .woocommerce-account-fields .woocommerce-password-strength {
    text-align: left; }
  .woocommerce-checkout.right-sidebar .content-area .woocommerce-additional-fields h2 {
    color: #343434;
    font-family: 'TrajanPro';
    font-weight: normal;
    font-size: 20px; }
  .woocommerce-checkout.right-sidebar .content-area .woocommerce-additional-fields label {
    display: block;
    margin-bottom: 12px;
    font-family: 'Gotham-Book'; }
    .woocommerce-checkout.right-sidebar .content-area .woocommerce-additional-fields label .required {
      border-bottom: none !important;
      text-decoration: none; }
  .woocommerce-checkout.right-sidebar .content-area .woocommerce-additional-fields textarea {
    border: 1px solid #343434;
    background-color: #fff;
    resize: vertical;
    height: 150px;
    padding: 15px;
    margin-bottom: 30px; }
  .woocommerce-checkout.right-sidebar .content-area .woocommerce-additional-fields div#signature_requirement {
    margin-bottom: 40px; }
    .woocommerce-checkout.right-sidebar .content-area .woocommerce-additional-fields div#signature_requirement select {
      border: 1px solid #343434;
      height: 36px;
      padding: 0 15px; }
.woocommerce-checkout.right-sidebar #form_actions {
  font-family: 'Gotham-Light'; }
  .woocommerce-checkout.right-sidebar #form_actions .next, .woocommerce-checkout.right-sidebar #form_actions .prev, .woocommerce-checkout.right-sidebar #form_actions .yith-wcms-button {
    text-transform: uppercase;
    font-family: 'Gotham-Light';
    font-weight: normal;
    text-shadow: none;
    margin-bottom: 15px; }

.woocommerce_checkout_coupon .woocommerce-info {
  background-color: #343434;
  border: none;
  border-radius: 0;
  margin-bottom: 30px; }
.woocommerce_checkout_coupon .checkout_coupon .form-row input {
  height: 36px;
  padding: 0 15px;
  border: 1px solid #343434;
  background-color: #fff; }
.woocommerce_checkout_coupon .checkout_coupon .form-row input[type='submit'] {
  background-color: #343434;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Gotham-Light';
  font-weight: normal; }

.woocommerce-checkout-review-order h3 {
  color: #343434;
  font-family: 'Gotham-Medium';
  font-weight: normal;
  font-size: 20px; }
.woocommerce-checkout-review-order .shop_table tr th, .woocommerce-checkout-review-order .shop_table tr td {
  background-color: #fff; }
.woocommerce-checkout-review-order .shop_table tr th:first-child, .woocommerce-checkout-review-order .shop_table tr td:first-child {
  padding-left: 0;
  font-family: 'Gotham-Medium';
  font-weight: normal; }
.woocommerce-checkout-review-order .shop_table tr th.product-total {
  font-family: 'Gotham-Light';
  font-weight: normal; }
.woocommerce-checkout-review-order .shop_table tr.order-total td {
  font-family: 'Gotham-Medium';
  font-weight: normal; }

#payment.woocommerce-checkout-payment .payment_methods li.wc_payment_method {
  border: 1px solid #343434;
  background-color: #fff;
  margin-bottom: 20px; }
  #payment.woocommerce-checkout-payment .payment_methods li.wc_payment_method label {
    background-color: #fff; }
    #payment.woocommerce-checkout-payment .payment_methods li.wc_payment_method label a {
      color: #343434; }
  #payment.woocommerce-checkout-payment .payment_methods li.wc_payment_method label::before {
    color: #343434; }
  #payment.woocommerce-checkout-payment .payment_methods li.wc_payment_method .payment_box {
    background-color: #fff;
    padding-top: 0; }
#payment.woocommerce-checkout-payment .payment_methods li:not(.woocommerce-notice), #payment.woocommerce-checkout-payment .payment_methods li:last-child:not(.woocommerce-notice) {
  background-color: #fff;
  border-bottom: 1px solid #343434; }
#payment.woocommerce-checkout-payment .place-order {
  padding-left: 0;
  padding-right: 0; }
  #payment.woocommerce-checkout-payment .place-order .button {
    text-transform: uppercase;
    font-weight: normal;
    font-family: 'Gotham-Light'; }
  #payment.woocommerce-checkout-payment .place-order .wc-gateway-ppec-cancel {
    color: #343434;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 30px; }

#payment.woocommerce-checkout-payment .payment_methods li input[type=radio]:first-child:checked + label:before {
  color: #343434; }
  
.woocommerce-MyAccount-navigation-link--my-review {display: none;}

.woocommerce-checkout .select2-dropdown {
  border-radius: 0;
  border: 1px solid #343434; }
  .woocommerce-checkout .select2-dropdown .select2-results {
    color: #343434; }
    .woocommerce-checkout .select2-dropdown .select2-results .select2-results__option--highlighted {
      background-color: #343434;
      color: #fff; }
    .woocommerce-checkout .select2-dropdown .select2-results .select2-results__option[data-selected=true] {
      background-color: #343434;
      color: #fff; }

.woocommerce-order-received .col-full .content-area {
  float: none;
  margin-right: 0;
  width: 100%;
  color: #343434;
  font-family: 'Gotham-Light'; }
  .woocommerce-order-received .col-full .content-area .order_details {
    background-color: #fff; }
    .woocommerce-order-received .col-full .content-area .order_details li {
      border-bottom: 1px solid #343434;
      padding: 15px 0; }
      .woocommerce-order-received .col-full .content-area .order_details li strong {
        font-weight: normal;
        font-family: 'Gotham-Medium'; }
  .woocommerce-order-received .col-full .content-area .order_details::before, .woocommerce-order-received .col-full .content-area .order_details::after {
    background-color: #fff;
    background-image: none; }
  .woocommerce-order-received .col-full .content-area .woocommerce-order-details h2 {
    color: #343434; }
  .woocommerce-order-received .col-full .content-area .woocommerce-order-details table th {
    background-color: #fff;
    font-weight: normal;
    font-family: 'Gotham-Medium';
    padding-left: 0; }
  .woocommerce-order-received .col-full .content-area .woocommerce-order-details table td {
    padding-left: 0; }
    .woocommerce-order-received .col-full .content-area .woocommerce-order-details table td a {
      color: #343434; }

/* Popup */
.add_pop_wrap {
  width: 600px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  padding: 35px;
  border: none;
  box-shadow: none;
  border-radius: 0; }
  .add_pop_wrap .xoo-cp-atcn {
    display: none; }
  .add_pop_wrap .xoo-cp-close.xoo-cp-icon-cross {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer; }
  .add_pop_wrap .xoo-cp-close.xoo-cp-icon-cross:before {
    content: ''; }
  .add_pop_wrap > p {
    color: #a48334;
    font-size: 25px;
    font-family: 'Gotham-Light';
    margin-bottom: 0; }
    .add_pop_wrap > p span {
      font-family: 'Gotham-BookItalic'; }
  .add_pop_wrap .product_add {
    border-bottom: 1px solid #343434 !important;
    margin-bottom: 20px; }
    .add_pop_wrap .product_add .popup_content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .add_pop_wrap .product_add .popup_content .xoo-cp-pimg {
        padding: 0;
        width: auto; }
        .add_pop_wrap .product_add .popup_content .xoo-cp-pimg img {
          height: 130px;
          max-width: 130px;
          width: auto;
          margin-right: 20px;
          margin-bottom: 10px; }
      .add_pop_wrap .product_add .popup_content .xoo-cp-ptitle {
        font-family: 'Gotham-Light';
        font-size: 16.5px;
        color: #343434;
        width: auto;
        padding: 0; }
        .add_pop_wrap .product_add .popup_content .xoo-cp-ptitle .pop_title {
          text-transform: uppercase;
          font-size: 25px;
          margin-bottom: 15px;
          font-weight: 400;
          color: #343434; }
        .add_pop_wrap .product_add .popup_content .xoo-cp-ptitle .success_add {
          color: #a48334;
          margin-bottom: 3px; }
        .add_pop_wrap .product_add .popup_content .xoo-cp-ptitle .amount {
          font-family: 'Gotham-Bold'; }
    .add_pop_wrap .product_add .xoo-cp-variations {
      display: none; }
  .add_pop_wrap .pop_btn {
    color: #fff;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .add_pop_wrap .pop_btn a {
      color: #fff;
      font-size: 16.5px;
      font-family: 'Gotham-Light';
      display: inline-block;
      width: 245px;
      height: 36px;
      line-height: 36px;
      text-align: center;
      padding: 0;
      margin: 0; }
    .add_pop_wrap .pop_btn a:hover {
      opacity: 0.8; }
    .add_pop_wrap .pop_btn .cont_shop {
      background-color: #343434; }
    .add_pop_wrap .pop_btn .go_cart {
      background-color: #a48334; }

.added_to_cart.wc-forward {
  display: none; }

/* 404 */
.error404 .woocommerce-breadcrumb {
  display: none; }
.error404 .site-content .error-404 .widget_product_search {
  padding: 0;
  background-color: #fff; }

.error-404 {
  margin-top: 150px;
  margin-bottom: 200px;
  text-align: center;
  font-family: 'Gotham-Book';
  color: #000; }
  .error-404 header h1 {
    font-size: 220px;
    color: #a48334;
    margin: 0 0 50px;
    line-height: 1; }
  .error-404 header p {
    text-transform: uppercase;
    font-size: 42px;
    margin-bottom: 20px; }
  .error-404 p {
    font-size: 25px;
    margin-bottom: 0; }
  .error-404 a {
    display: inline-block;
    background-color: #a48334;
    color: #fff;
    text-align: center;
    width: 290px;
    height: 44px;
    border: 1px solid #a48334;
    text-transform: uppercase;
    transition: 0.5s all ease-in-out;
    line-height: 44px;
    margin: 60px 0; }
  .error-404 a:hover {
    background-color: #fff;
    color: #a48334; }
  .error-404 .screen-reader-text {
    display: none; }
  .error-404 form {
    display: inline-block;
    position: relative; }
  .error-404 .widget_product_search form input[type="search"] {
    border: solid 2px #a48334;
    height: 44px;
    color: #000;
    font-size: 25px;
    padding: 0 60px 0 15px;
    vertical-align: middle;
    width: 426px;
    background-color: #fff;
    font-family: 'Gotham-Book'; }
  .error-404 .widget_product_search form input[type="search"]:focus {
    background-color: #fff; }
  .error-404 .widget_product_search form input[type="submit"] {
    background-color: transparent;
    border: none;
    font-size: 0;
    background-image: url("assets/img/search.png");
    height: 40px;
    width: 40px;
    background-size: 34px 34px;
    padding: 0;
    background-position: center center;
    background-repeat: no-repeat;
    vertical-align: middle;
    position: absolute;
    right: 10px;
    left: auto;
    top: 50%;
    margin-top: -20px;
    cursor: pointer;
    clip: auto; }
  .error-404 .widget_search form:before, .error-404 .widget_product_search form:before {
    display: none; }
  .error-404 ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #000; }
  .error-404 ::-moz-placeholder {
    /* Firefox 19+ */
    color: #000; }
  .error-404 :-ms-input-placeholder {
    /* IE 10+ */
    color: #000; }
  .error-404 :-moz-placeholder {
    /* Firefox 18- */
    color: #000; }

/* Contact page */
.contact_page {
  margin-bottom: 180px; }
  .contact_page .contact_header {
    text-align: center;
    margin-bottom: 100px; }
    .contact_page .contact_header h2 {
      font-size: 29px;
      color: #a48334;
      font-family: 'TrajanPro';
      text-transform: uppercase;
      font-weight: 400;
      border-bottom: 1px solid #343434;
      line-height: 0;
      margin: 20px 0; }
      .contact_page .contact_header h2 span {
        background: #fff;
        padding: 0 20px; }
  .contact_page .contact_info_wrap {
    font-family: 'Gotham-Light';
    font-size: 19px;
    color: #343434;
    margin-bottom: 100px; }
    .contact_page .contact_info_wrap h3 {
      font-size: 25px;
      font-family: 'Gotham-Bold';
      color: #343434;
      margin-top: 60px;
      margin-bottom: 25px; }
    .contact_page .contact_info_wrap p {
      margin-bottom: 0;
      line-height: 1.4; }
      .contact_page .contact_info_wrap p a {
        color: #a48334;
        font-family: 'Gotham-Bold'; }
  .contact_page .contact_form_wrap .wpcf7-response-output {
    color: #343434;
    margin-left: 0;
    margin-right: 0;
    font-family: 'Gotham-Light';
    margin-top: 50px; }
  .contact_page .contact_form_wrap .cu_input_wrap {
    width: 49.5%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 50px; }
  .contact_page .contact_form_wrap label {
    color: #343434;
    font-size: 25px;
    font-family: 'Gotham-Light'; }
    .contact_page .contact_form_wrap label span.select {
      position: relative; }
    .contact_page .contact_form_wrap label span.select::after {
      content: '';
      position: absolute;
      top: 10px;
      right: -30px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 8px 10px 0 10px;
      border-color: #343434 transparent transparent transparent; }
    .contact_page .contact_form_wrap label input {
      display: block;
      width: 345px;
      background-color: transparent;
      border: none;
      border-bottom: 1px solid #343434;
      border-radius: 0;
      box-shadow: none;
      padding: 0;
      font-family: 'Gotham-Light';
      font-size: 20px;
      outline-color: transparent; }
    .contact_page .contact_form_wrap label select {
      display: block;
      width: 345px;
      border: none;
      border-bottom: 1px solid #343434; }
    .contact_page .contact_form_wrap label .trigger {
      width: 345px;
      background-color: transparent;
      border: none;
      border-radius: 0;
      box-shadow: none;
      border-bottom: 1px solid #343434;
      padding: 0 25px 0 0;
      height: 33px;
      font-family: 'Gotham-Light';
      font-size: 20px;
      font-weight: 400; }
    .contact_page .contact_form_wrap label .trigger::after {
      display: none;
      border: none; }
    .contact_page .contact_form_wrap label select:focus + div.trigger {
      box-shadow: none; }
    .contact_page .contact_form_wrap label .trigger.open {
      background-color: transparent;
      color: #343434;
      border: none;
      border-bottom: 1px solid #343434; }
    .contact_page .contact_form_wrap label .options {
      background-color: #fff;
      color: #343434;
      box-shadow: none;
      border: 1px solid #343434;
      border-radius: 0;
      width: 345px;
      top: 32px; }
      .contact_page .contact_form_wrap label .options li {
        color: #343434;
        font-size: 15px; }
      .contact_page .contact_form_wrap label .options li.selected {
        background-color: transparent;
        color: #343434; }
      .contact_page .contact_form_wrap label .options li:hover {
        color: #343434;
        opacity: 0.7; }
    .contact_page .contact_form_wrap label .options.open {
      top: 32px; }
  .contact_page .contact_form_wrap textarea {
    margin-top: 45px;
    background-color: transparent;
    border: 1px solid #343434;
    padding: 15px;
    font-family: 'Gotham-Light';
    font-size: 20px;
    resize: none;
    border-radius: 0; }
  .contact_page .contact_form_wrap input[type="submit"] {
    background-color: #343434;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Gotham-Light';
    font-size: 17px;
    font-weight: 400;
    padding: 5px 40px;
    margin-top: 15px;
    float: right; }
  .contact_page .contact_form_wrap input[type="submit"]:hover {
    opacity: 0.8; }

/* Static & Refund */
.page-template-page-return { }
  .page-template-page-return .woocommerce-breadcrumb {
    display: none; }

.page-template-page-static .static_wrap {
    max-width: 1200px;
    margin: 40px auto;
}

.static_wrap {
  color: #343434;
  font-size: 19px;
  font-family: 'Gotham-Light'; }
  .static_wrap h2 {
    text-transform: uppercase;
    color: #a48334;
    font-size: 36px;
    font-family: 'TrajanPro';
    margin-top: 20px;
    margin-bottom: 20px; }
  .static_wrap strong {
    font-family: 'Gotham-Bold'; }
  .static_wrap p {
    margin-bottom: 5px; }

.faq {
  margin-top: 40px;
  margin-bottom: 160px;
  color: #343434; }
  .faq h2 {
    color: #a48334;
    text-transform: uppercase;
    font-size: 44px;
    font-family: 'TrajanPro'; }
  .faq .faq_wrap {
    margin-bottom: 40px;
    font-size: 19px;
    color: #343434; }
    .faq .faq_wrap .faq_single h3 {
      font-family: 'Gotham-Medium';
      border: 1px solid #343434;
      padding: 3px 30px;
      cursor: pointer;
      position: relative;
      font-size: 19px; }
    .faq .faq_wrap .faq_single h3::after {
      content: '';
      position: absolute;
      right: 15px;
      top: 50%;
      margin-top: -4px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 8px 10px 0 10px;
      border-color: #343434 transparent transparent transparent;
      transition: 0.5s all ease-in-out; }
    .faq .faq_wrap .faq_single h3.active::after {
      transform: rotate(90deg);
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg); }
    .faq .faq_wrap .faq_single > div {
      font-family: 'Gotham-Light';
      display: none;
      padding: 5px 30px; }
  .faq p {
    font-size: 19px;
    margin-bottom: 5px;
    font-family: 'Gotham-Light'; }

/* Category list, collection list */
#main.site-main > .storefront-sorting .woocommerce-pagination {
  display: none; }
#main.site-main .columns-3 .woocommerce-pagination .page-numbers {
  color: #343434;
  font-family: 'Gotham-Light'; }
#main.site-main .columns-3 .woocommerce-pagination .page-numbers.current {
  background-color: #343434;
  color: #fff;
  border: 1px solid #343434; }

.col_baner {
  margin: -20px auto 25px; }

.tax-product_cat .woocommerce-info, .search-results .woocommerce-info, .post-type-archive-product .woocommerce-info {
  background-color: #a48334;
  border-left: none;
  font-family: 'Gotham-Light';
  border-radius: 0; }
.tax-product_cat .woocommerce-products-header h1, .search-results .woocommerce-products-header h1, .post-type-archive-product .woocommerce-products-header h1 {
  text-transform: uppercase;
  color: #a48334;
  font-size: 36px;
  font-family: 'TrajanPro';
  margin-bottom: 25px; }
.tax-product_cat .storefront-sorting, .search-results .storefront-sorting, .post-type-archive-product .storefront-sorting {
  margin-top: 5px; }
  .tax-product_cat .storefront-sorting .sort_p, .search-results .storefront-sorting .sort_p, .post-type-archive-product .storefront-sorting .sort_p {
    float: left;
    line-height: 32px;
    margin-right: 7px;
    font-size: 16px;
    margin-bottom: 0;
    font-family: 'Gotham-Medium'; }
  .tax-product_cat .storefront-sorting .sort-string, .search-results .storefront-sorting .sort-string, .post-type-archive-product .storefront-sorting .sort-string {
    line-height: 32px; }
  .tax-product_cat .storefront-sorting .woocommerce-ordering, .search-results .storefront-sorting .woocommerce-ordering, .post-type-archive-product .storefront-sorting .woocommerce-ordering {
    margin-right: 0;
    padding: 0; }
    .tax-product_cat .storefront-sorting .woocommerce-ordering select.orderby, .search-results .storefront-sorting .woocommerce-ordering select.orderby, .post-type-archive-product .storefront-sorting .woocommerce-ordering select.orderby {
      border: 1px solid #7c7c7c;
      border-radius: 20px;
      height: 32px;
      color: #343434;
      padding: 0 25px 0 10px;
      box-shadow: none;
      font-family: 'Gotham-Book';
      display: inline-block;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      position: relative;
      outline: none; }
      .tax-product_cat .storefront-sorting .woocommerce-ordering select.orderby option, .search-results .storefront-sorting .woocommerce-ordering select.orderby option, .post-type-archive-product .storefront-sorting .woocommerce-ordering select.orderby option {
        color: #343434; }
    .tax-product_cat .storefront-sorting .woocommerce-ordering .custom_select, .search-results .storefront-sorting .woocommerce-ordering .custom_select, .post-type-archive-product .storefront-sorting .woocommerce-ordering .custom_select {
      position: relative; }
      .tax-product_cat .storefront-sorting .woocommerce-ordering .custom_select span, .search-results .storefront-sorting .woocommerce-ordering .custom_select span, .post-type-archive-product .storefront-sorting .woocommerce-ordering .custom_select span {
        font-size: 14px;
        color: #7c7c7c;
        font-family: 'Gotham-Medium';
        margin-right: 5px; }
    .tax-product_cat .storefront-sorting .woocommerce-ordering .custom_select::after, .search-results .storefront-sorting .woocommerce-ordering .custom_select::after, .post-type-archive-product .storefront-sorting .woocommerce-ordering .custom_select::after {
      content: '';
      position: absolute;
      right: 15px;
      top: 50%;
      margin-top: -2px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 7px 5px 0 5px;
      border-color: #b2b3b3 transparent transparent transparent; }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .tax-product_cat .storefront-sorting .woocommerce-ordering select.orderby, .search-results .storefront-sorting .woocommerce-ordering select.orderby, .post-type-archive-product .storefront-sorting .woocommerce-ordering select.orderby {
        padding-right: 10px; }
      .tax-product_cat .storefront-sorting .woocommerce-ordering .custom_select::after, .search-results .storefront-sorting .woocommerce-ordering .custom_select::after, .post-type-archive-product .storefront-sorting .woocommerce-ordering .custom_select::after {
        content: '';
        border: none; } }
  .tax-product_cat .storefront-sorting .woocommerce-result-count, .search-results .storefront-sorting .woocommerce-result-count, .post-type-archive-product .storefront-sorting .woocommerce-result-count {
    display: none; }
.tax-product_cat #main ul.products, .search-results #main ul.products, .post-type-archive-product #main ul.products {
  overflow: hidden; }
  .tax-product_cat #main ul.products li.product, .search-results #main ul.products li.product, .post-type-archive-product #main ul.products li.product {
    margin-right: 2%;
    margin-bottom: 2%;
    background: #fffaf4;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 0;
    padding-left: 0;
    box-sizing: content-box;
    position: relative;
    width: 32%; }
    .tax-product_cat #main ul.products li.product img, .search-results #main ul.products li.product img, .post-type-archive-product #main ul.products li.product img {
      margin-bottom: 15px;
      max-height: 275px;
      width: auto;
      max-width: 100%; }
    .tax-product_cat #main ul.products li.product h2.woocommerce-loop-product__title, .search-results #main ul.products li.product h2.woocommerce-loop-product__title, .post-type-archive-product #main ul.products li.product h2.woocommerce-loop-product__title {
      color: #000000;
      font-size: 14px;
      font-family: 'Gotham-Bold';
      max-width: 80%;
      margin: 0 auto; }
    .tax-product_cat #main ul.products li.product .price, .search-results #main ul.products li.product .price, .post-type-archive-product #main ul.products li.product .price {
      margin-bottom: 25px; }
      .tax-product_cat #main ul.products li.product .price .amount, .search-results #main ul.products li.product .price .amount, .post-type-archive-product #main ul.products li.product .price .amount {
        color: #343434;
        font-size: 13px;
        font-family: 'Gotham-Medium'; }
    .tax-product_cat #main ul.products li.product .add_to_cart_button, .tax-product_cat #main ul.products li.product .product_type_simple, .search-results #main ul.products li.product .add_to_cart_button, .search-results #main ul.products li.product .product_type_simple, .post-type-archive-product #main ul.products li.product .add_to_cart_button, .post-type-archive-product #main ul.products li.product .product_type_simple, .swiper-hp-prod-button {
      background-color: #000000 !important;
      text-transform: uppercase;
      color: #fff !important;
      font-size: 15px;
      font-family: 'Gotham-Light';
      font-weight: 400;
      margin: 0 auto;
      display: table !important;
      transition: 0.5s all ease-in-out; }
    .tax-product_cat #main ul.products li.product .add_to_cart_button:hover, .tax-product_cat #main ul.products li.product .product_type_simple:hover, .search-results #main ul.products li.product .add_to_cart_button:hover, .search-results #main ul.products li.product .product_type_simple:hover, .post-type-archive-product #main ul.products li.product .add_to_cart_button:hover, .post-type-archive-product #main ul.products li.product .product_type_simple:hover {
      opacity: 0.7; }
    .tax-product_cat #main ul.products li.product a:focus, .search-results #main ul.products li.product a:focus, .post-type-archive-product #main ul.products li.product a:focus {
      outline: none; }
  .tax-product_cat #main ul.products li.product:nth-child(3n+0), .search-results #main ul.products li.product:nth-child(3n+0), .post-type-archive-product #main ul.products li.product:nth-child(3n+0) {
    padding-right: 0;
    margin-right: 0; }
  .tax-product_cat #main ul.products li.product:nth-child(3n+1), .search-results #main ul.products li.product:nth-child(3n+1), .post-type-archive-product #main ul.products li.product:nth-child(3n+1) {
    clear: both; }
  .tax-product_cat #main ul.products li.product::after, .search-results #main ul.products li.product::after, .post-type-archive-product #main ul.products li.product::after {
    content: '';
    border-top: 0 solid #343434;
    width: 1090px;
    position: absolute;
    top: 0;
    left: 0; }

/* About */
.about_page {
  width: 1090px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}
.about_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;}
  .about_wrap .about_menu {
    width: 250px;
    min-width: 250px;
    margin-right: 30px; }
    .about_wrap .about_menu nav ul {
      padding-left: 0;
      margin-left: 0;
      list-style: none; }
      .about_wrap .about_menu nav ul li {
        border-top: 1px solid #343434;
        text-align: center;
        font-size: 19px;
        padding: 8px 0;
        font-family: 'Gotham-Light'; }
        .about_wrap .about_menu nav ul li a {
          color: #a48334; }
  .about_wrap .about_content {
    width: 100%;
    text-align: justify; }
    .about_wrap .about_content a {
      color: #a48334; }
      

/* Footer */
.site-footer.main_footer {
  font-size: 16.5px;
  padding: 0; }
  .footer_wrap {
      display: table;
      max-width: 1310px;
      width: 100%;
      margin:0 auto;
      padding: 0 30px;
  }
  .site-footer.main_footer .top_bar {
    background-color: #000000;
    color: #ffffff;
    padding: 40px 0 20px; }
    .site-footer.main_footer .top_bar p {
      font-family: 'Gotham-Bold';
      font-weight: bold;
      margin: 0; }
    .site-footer.main_footer .top_bar ul {
      margin: 0;
      list-style: none;
      padding-left: 0; }
      .site-footer.main_footer .top_bar ul li {
        margin: 25px 0 0; }
        .site-footer.main_footer .top_bar ul li a {
          font-family: 'Gotham-Light';
          transition: 0.5s all ease-in-out;
          color: #ffffff;
          text-decoration: none; }
        .site-footer.main_footer .top_bar ul li a:hover {
          color: #a48334; }
    .site-footer.main_footer .top_bar .footer_column {
      width: 23%;
      display: table-cell;
      margin-left: -4px;
      text-align: left; }
    .site-footer.main_footer .top_bar .footer_column-4 {
        width: 30%;
    }
    .site-footer.main_footer .top_bar .footer_column-4 ._form_23 form {
        font-family: 'Gotham-Light' !important;
        margin: 0 auto !important;
        padding: 0 !important;
        width: 100% !important;
    }
    
    .site-footer.main_footer .top_bar .footer_column-4 ._form_23 ._field-wrapper input {
        border-radius: 0 !important;
        border: 0 !important;
        width: 100% !important;
        padding: 6px 12px !important;
    }
    
    .site-footer.main_footer .top_bar .footer_column-4 ._form_23 ._button-wrapper {
        margin-left: 5px !important;
        margin-top: 16px !important;
    }
    
    #_form_66EAF65E3FFAB_._inline-form ._submit {margin-top: 1px !important;}
    
  .site-footer.main_footer .bottom_bar {
    background-color: #000;
    color: #ffffff;
    font-size: 14px;
    padding: 25px 0 35px; }
    .site-footer.main_footer .bottom_bar .inner_wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .site-footer.main_footer .bottom_bar .inner_wrap .bb_header {
        color: #ffffff; }
        .site-footer.main_footer .bottom_bar .inner_wrap .bb_header p {
          margin-bottom: 0; }
      .site-footer.main_footer .bottom_bar .inner_wrap .contact_footer {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        text-align: center; }
        .site-footer.main_footer .bottom_bar .inner_wrap .contact_footer a {
          color: #fff;
          text-decoration: none;
          font-family: 'Gotham-Light';
          transition: 0.5s all ease-in-out;
          display: inline-block; }
        .site-footer.main_footer .bottom_bar .inner_wrap .contact_footer a:first-of-type {
          margin-right: 15px; }
        .site-footer.main_footer .bottom_bar .inner_wrap .contact_footer a:hover {
          color: #a48334; }
      .site-footer.main_footer .social_footer ul {
        padding: 0;
        margin: 0;
        list-style: none; }
        .site-footer.main_footer .social_footer ul li {
          display: inline-block;
          margin: 0 20px 15px 0; }
          .site-footer.main_footer .social_footer ul li i {
            color: #fff;
            transition: 0.5s all ease-in-out; }
          .site-footer.main_footer .social_footer ul li a:hover i {
            color: #a48334; }
    
    @media only screen and (max-width: 991px) {        
        .site-footer.main_footer .top_bar .footer_column {
            display: inline-block;
            text-align: center;
        }
        
        .site-footer.main_footer .bottom_bar {
            text-align: center;
        }
        
    }

/* RWD */
@media only screen and (max-width: 1119px) {
  .inner_wrap, .page .col-full, .single-product .col-full, .error404 .col-full, .tax-product_cat .col-full, .search-results .col-full, .post-type-archive-product .col-full {
    width: 962px; }

  .page-template-template-homepage .col-full {
    width: 100%; }

  #page #masthead.site-header .site-search.custom {
    height: 60px;
    line-height: 60px;
    width: 500px; }
    #page #masthead.site-header .site-search.custom .search-wrap .widget_product_search form input[type='text'] {
      width: 380px;
      font-size: 25px; }

  .hp_product_slider {
    padding: 40px 0; }

    .hp_bottom_banner h2 {
      font-size: 27px; }
    .hp_bottom_banner a {
      font-size: 20px;
      height: 60px;
      line-height: 60px; }

  .site-footer.main_footer {
    font-size: 15px; }

  .error-404 {
    margin: 100px 0; }
    .error-404 header h1 {
      font-size: 160px;
      margin-bottom: 20px; }

  .single-product.single .product .product_slider .product_img_wrap {
    height: 500px; }
  .single-product.single .product .summary .product_title {
    font-size: 30px; }
  .single-product.single .product .summary .product-category a {
    font-size: 18px; }
  .single-product.single .product .summary .price .amount {
    font-size: 30px; }
  .single-product.single .product .summary .woocommerce-product-details__short-description {
    margin-top: 20px;
    font-size: 16px; }
  .single-product.single .product .summary .icons_wrap {
    margin-top: 30px; }

  .woocommerce-checkout #checkout_timeline > li {
    padding-right: 0; }

  .woocommerce-cart .col-full .wc-proceed-to-checkout {
    margin-top: 30px;
    float: none; }
    .woocommerce-cart .col-full .wc-proceed-to-checkout .checkout-button {
      display: inline-block;
      vertical-align: middle;
      margin: 20px 0 0; }
    .woocommerce-cart .col-full .wc-proceed-to-checkout .wcppec-checkout-buttons {
      display: inline-block;
      vertical-align: middle; }
      .woocommerce-cart .col-full .wc-proceed-to-checkout .wcppec-checkout-buttons .wcppec-checkout-buttons__separator, .woocommerce-cart .col-full .wc-proceed-to-checkout .wcppec-checkout-buttons .wcppec-checkout-buttons__button {
        display: inline-block;
        vertical-align: middle;
        margin: 0; }
      .woocommerce-cart .col-full .wc-proceed-to-checkout .wcppec-checkout-buttons .wcppec-checkout-buttons__separator {
        margin: 0 40px; }

  .woocommerce-account .woocommerce-MyAccount-navigation {
    margin-right: 55px;
    width: 290px;
    min-width: 290px; }
  .woocommerce-account .woocommerce-MyAccount-content {
    width: 613px; }

  .hp_top_banner .hp_baner_box p:last-of-type {
    font-size: 27px; } }
@media only screen and (max-width: 991px) {
  body {
    padding-top: 172px; }

  .inner_wrap, .page .col-full, .single-product .col-full, .error404 .col-full, .tax-product_cat .col-full, .search-results .col-full, .post-type-archive-product .col-full {
    width: 738px; }

  .page-template-template-homepage .col-full {
    width: 100%; }

  #page #masthead.site-header {
    padding: 10px 0; }
    #page #masthead.site-header .right-head-wrap .log_header img {
      width: 35px; }
    #page #masthead.site-header .right-head-wrap .search-panel.right-head {
      display: none; }
    #page #masthead.site-header .right-head-wrap .right-head img {
      width: 20px; }
    #page #masthead.site-header .right-head-wrap .language_switcher {
      margin-left: 20px; }
    #page #masthead.site-header .site-search.custom {
      position: static;
      opacity: 1;
      visibility: visible;
      width: 100%;
      margin-top: 20px;
      padding: 0 15px;
      background-color: transparent;
      height: 50px;
      line-height: 50px;
      border: none; }
      #page #masthead.site-header .site-search.custom .search-wrap {
        position: relative; }
        #page #masthead.site-header .site-search.custom .search-wrap .widget_product_search {
          display: block; }
          #page #masthead.site-header .site-search.custom .search-wrap .widget_product_search form input[type='text'] {
            width: 100%;
            height: 50px;
            line-height: 50px;
            background-color: #fff;
            font-size: 28px;
            padding-right: 70px; }
          #page #masthead.site-header .site-search.custom .search-wrap .widget_product_search form input[type='submit'] {
            position: absolute !important;
            background-image: url(assets/img/mobile_search.png);
            width: 39px;
            height: 40px;
            margin-right: 0;
            right: 15px;
            left: auto;
            clip: auto;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            z-index: 10; }
        #page #masthead.site-header .site-search.custom .search-wrap .search-close {
          display: none; }

  .tax-product_cat #main ul.products li.product, .tax-product_cat #main ul.products li.product:nth-child(3n+0), .search-results #main ul.products li.product, .search-results #main ul.products li.product:nth-child(3n+0), .post-type-archive-product #main ul.products li.product, .post-type-archive-product #main ul.products li.product:nth-child(3n+0) {
    width: 46%;
    padding-right: 0; }
  .tax-product_cat #main ul.products li.product:nth-child(2n+0), .search-results #main ul.products li.product:nth-child(2n+0), .post-type-archive-product #main ul.products li.product:nth-child(2n+0) {
    padding-right: 0; }
  .tax-product_cat #main ul.products li.product:nth-child(3n+1), .search-results #main ul.products li.product:nth-child(3n+1), .post-type-archive-product #main ul.products li.product:nth-child(3n+1) {
    clear: none; }
  .tax-product_cat #main ul.products li.product:nth-child(2n+1), .search-results #main ul.products li.product:nth-child(2n+1), .post-type-archive-product #main ul.products li.product:nth-child(2n+1) {
    clear: both; }

  .woocommerce-account .login_page {
    margin-bottom: 100px; }
  .woocommerce-account .log_reg_wrap .log_wrap {
    padding-right: 30px; }
    .woocommerce-account .log_reg_wrap .log_wrap .woocommerce-form-row input {
      width: 339px; }
  .woocommerce-account .log_reg_wrap .reg_wrap {
    padding-left: 30px; }

  .page-template-page-register .register_page .register_form .woocommerce-form-row input {
    width: 300px; }
  .page-template-page-register .register_page .register_form .woocommerce-form-row.right-form label {
    margin-left: 70px; }
    
  

  .faq {
    margin-bottom: 120px; }
    .faq h2 {
      font-size: 40px; }
    .faq .faq_wrap .faq_single h3 {
      padding: 3px 40px 3px 15px; }
    .faq .faq_wrap .faq_single h3::after {
      border-width: 8px 8px 0 8px; }
    .faq .faq_wrap .faq_single > div {
      padding: 5px 15px; }

  .about_wrap {
    display: block; }
    .about_wrap .about_menu {
      width: 100%;
      margin-right: 0; }
      .about_wrap .about_menu nav ul {
        margin-bottom: 50px; }
    .about_wrap .about_content {
      font-size: 17px; }

  .contact_page {
    margin-bottom: 140px; }
    .contact_page .contact_form_wrap label input, .contact_page .contact_form_wrap label .trigger, .contact_page .contact_form_wrap label .options {
      width: 320px; }

  .single-product.single .product .product_slider .product_img_wrap {
    height: 450px; }
  .single-product.single .product .summary .cart .quantity {
    float: left; }
  .single-product.single .product .summary .cart .adding_to_cart {
    display: block; }
    .single-product.single .product .summary .cart .adding_to_cart .woocommerce-product-rating {
      margin-top: 10px;
      display: block; }
      .single-product.single .product .summary .cart .adding_to_cart .woocommerce-product-rating .star-rating {
        margin-left: 0; }
  .single-product.single .product .summary .product_title {
    font-size: 25px; }
  .single-product.single .product .summary .product-category a {
    font-size: 16px; }
  .single-product.single .product .summary .price .amount {
    font-size: 25px; }
  .single-product.single .product .summary .product-size {
    font-size: 16px; }
  .single-product.single .product .summary .woocommerce-product-details__short-description {
    margin-top: 15px; }
    .single-product.single .product .summary .woocommerce-product-details__short-description > span {
      margin-bottom: 5px; }
  .single-product.single .product .summary .icons_wrap {
    margin-top: 20px; }
    .single-product.single .product .summary .icons_wrap ul li {
      margin: 0 10px 0 0; }
  .single-product.single .product .toggle_tabs .tab {
    font-size: 16px; }

  .site-footer.main_footer .bottom_bar .inner_wrap {
    display: block; }
    .site-footer.main_footer .bottom_bar .inner_wrap .bb_header {
      display: block;
      text-align: center;
      margin-bottom: 20px; }
    .site-footer.main_footer .bottom_bar .inner_wrap .contact_footer {
      display: inline-block; }
    .site-footer.main_footer .social_footer {
      display: inline-block;
      float: right; }

  .woocommerce-cart .col-full table.cart tbody .cart_item .product-thumbnail img {
    max-width: 100px; }
  .woocommerce-cart .col-full table.shop_table tbody td {
    font-size: 14px; }
  .woocommerce-cart .col-full table.shop_table tbody th {
    width: 70%; }
  .woocommerce-cart .col-full table.cart tbody .cart_item .product-quantity .quantity .minus, .woocommerce-cart .col-full table.cart tbody .cart_item .product-quantity .quantity .plus {
    width: 30px;
    height: 30px; }
  .woocommerce-cart .col-full table.cart tbody .cart_item .product-quantity .quantity .qty {
    width: 40px;
    height: 30px; }
  .woocommerce-cart .col-full .con_shop {
    display: block;
    margin: 0 auto 40px;
    width: 380px;
    height: 50px;
    line-height: 50px;
    font-size: 23px;
    box-sizing: border-box; }
  .woocommerce-cart .col-full .coupon {
    margin: 0 auto;
    display: block;
    text-align: center; }
  .woocommerce-cart .col-full .wc-proceed-to-checkout {
    text-align: center; }

  .page-template-page-add-review .ewd-urp-review-form {
    width: 100%; }
    .page-template-page-add-review .ewd-urp-review-form .form-field input, .page-template-page-add-review .ewd-urp-review-form .ewd-urp-meta-field input, .page-template-page-add-review .ewd-urp-review-form .ewd-urp-meta-field textarea {
      width: 478px; }

  .woocommerce-account .woocommerce-MyAccount-navigation {
    margin-right: 30px;
    width: 240px;
    min-width: 240px; }
    .woocommerce-account .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link a {
      font-size: 16px;
      padding: 12px 0; }
  .woocommerce-account .woocommerce-MyAccount-content {
    width: 464px;
    font-size: 16px; }
    .woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset {
      padding: 10px 25px 20px; }
  .woocommerce-account .single_order_wrap {
    font-size: 14.5px; }
    .woocommerce-account .single_order_wrap .order_item .order_item_flex .product-image {
      width: 100px; }

    .hp_bottom_banner h2 {
      font-size: 25px; }
    .hp_bottom_banner a {
      height: 40px;
      line-height: 40px; }

  .woocommerce-checkout.right-sidebar .content-area #checkout_timeline.horizontal.text li {
    padding: 0 10px; }
    .woocommerce-checkout.right-sidebar .content-area #checkout_timeline.horizontal.text li .timeline-wrapper .timeline-label {
      padding: 0 10px !important; } }
@media only screen and (max-width: 767px) {
  body {
    padding-top: 86px; }

  .small-menu-container .small-menu {
    overflow-y: scroll; }

  .inner_wrap, .page .col-full, .single-product .col-full, .error404 .col-full, .tax-product_cat .col-full, .search-results .col-full, .post-type-archive-product .col-full {
    width: 100%;
    box-sizing: border-box; }

  .page-template-template-homepage .col-full {
    width: 100%; }

  .main-navigation ul.menu > li.menu-item-has-children > a:after {
    display: inline-block;
    margin-left: 0.5em;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f107"; }

  #page #masthead.site-header .site-branding img {
    width: 200px;
    margin-left: -10px; }
  #page #masthead.site-header .burger {
    left: 15px; }
    #page #masthead.site-header .burger span {
      display: none; }
  #page #masthead.site-header .right-head-wrap {
    top: -2px;
    right: 15px; }
  #page #masthead.site-header .right-head-wrap .language_switcher {display: none;}
  #page #masthead.site-header .right-head-wrap .log_header {display: none;}
  #page #masthead.site-header .small-menu-container {
    top: 86px; }
    #page #masthead.site-header .small-menu-container .primary-navigation {
      display: block; }

  .main-navigation .small-menu-wrapper ul.menu > li .sub-menu {
    margin-left: 0; }

  .tax-product_cat #main .storefront-sorting, .search-results #main .storefront-sorting, .post-type-archive-product #main .storefront-sorting {
    float: none;
    margin-bottom: 15px; }
    .tax-product_cat #main .storefront-sorting .custom_select, .search-results #main .storefront-sorting .custom_select, .post-type-archive-product #main .storefront-sorting .custom_select {
      display: inline-block; }
    .tax-product_cat #main .storefront-sorting .pagination, .tax-product_cat #main .storefront-sorting .woocommerce-pagination, .search-results #main .storefront-sorting .pagination, .search-results #main .storefront-sorting .woocommerce-pagination, .post-type-archive-product #main .storefront-sorting .pagination, .post-type-archive-product #main .storefront-sorting .woocommerce-pagination {
      border: none; }
  .tax-product_cat #main ul.products li.product, .search-results #main ul.products li.product, .post-type-archive-product #main ul.products li.product {
    float: left; }

  .woocommerce-account .login_page {
    margin-bottom: 100px; }
  .woocommerce-account .log_reg_wrap .log_wrap {
    padding-right: 0;
    width: 100%;
    margin-left: 0; }
    .woocommerce-account .log_reg_wrap .log_wrap .woocommerce-form-row input {
      width: 400px; }
  .woocommerce-account .log_reg_wrap .reg_wrap {
    margin-top: 30px;
    width: 100%;
    padding-left: 0;
    margin-left: 0; }
  .woocommerce-account .login_page.guest_active .log_wrap .woocommerce-form-login {
    border-bottom: none; }
  .woocommerce-account .login_page.guest_active .reg_wrap > div {
    border-bottom: 1px solid #343434;
    padding-bottom: 25px; }

  .page-template-page-register .register_page .register_form .woocommerce-form-row input {
    width: 250px; }
  .page-template-page-register .register_page .register_form .woocommerce-form-row.right-form label {
    margin-left: 35px; }

  .contact_page {
    margin-bottom: 40px; }
    .contact_page .contact_header {
      margin-bottom: 60px; }
    .contact_page .contact_form_wrap .cu_input_wrap {
      margin-bottom: 30px;
      width: 100%; }
      .contact_page .contact_form_wrap .cu_input_wrap label input, .contact_page .contact_form_wrap .cu_input_wrap label .trigger {
        width: 100%;
        border: 1px solid #343434;
        margin-top: 15px;
        padding: 0 15px;
        height: 38px;
        line-height: 38px; }
      .contact_page .contact_form_wrap .cu_input_wrap label .options {
        width: 100%;
        top: 36px; }
    .contact_page .contact_form_wrap textarea {
      height: 280px;
      margin-top: 20px; }
    .contact_page .contact_form_wrap input[type="submit"] {
      display: block;
      float: none;
      margin: 50px auto 0;
      font-size: 25px; }

  .error-404 {
    margin: 70px 0; }
    .error-404 header h1 {
      font-size: 120px; }
    .error-404 header p {
      font-size: 30px; }
    .error-404 p {
      font-size: 20px; }
    .error-404 a {
      margin: 40px 0; }
    .error-404 .widget_product_search form input[type="search"] {
      font-size: 20px;
      width: 400px; }

  .site-footer.main_footer .top_bar .footer_column {
    width: 100%;
    margin-bottom: 45px; }
    .site-footer.main_footer .top_bar .footer_column li {
      margin-top: 5px; }
  .site-footer.main_footer .top_bar .footer_column:nth-child(3), .site-footer.main_footer .top_bar .footer_column:nth-child(4) {
    margin-bottom: 0; }
  .site-footer.main_footer .bottom_bar .inner_wrap {
    display: block; }
    .site-footer.main_footer .bottom_bar .inner_wrap .bb_header, .site-footer.main_footer .bottom_bar .inner_wrap .contact_footer, .site-footer.main_footer .social_footer {
      display: block;
      text-align: center;
      margin-bottom: 15px; }
    .site-footer.main_footer .bottom_bar .inner_wrap .contact_footer a:first-of-type {
      font-size: 20px;
      position: relative;
      margin-right: 25px; }
    .site-footer.main_footer .bottom_bar .inner_wrap .contact_footer a:first-of-type::after {
      content: '|';
      position: absolute;
      right: -15px; }
    .site-footer.main_footer .social_footer {
      margin-bottom: 0;
      float: none;
      font-size: 25px; }

  .add_pop_wrap {
    max-width: 750px;
    width: calc(100% - 30px);
    text-align: center; }
    .add_pop_wrap > p {
      font-size: 30px; }
    .add_pop_wrap .product_add .popup_content {
      display: block; }
      .add_pop_wrap .product_add .popup_content .xoo-cp-ptitle {
        font-size: 21px;
        margin-bottom: 20px; }
        .add_pop_wrap .product_add .popup_content .xoo-cp-ptitle .pop_title {
          font-size: 30px; }
      .add_pop_wrap .product_add .popup_content .xoo-cp-pimg img {
        margin-left: auto;
        margin-right: auto;
        height: 280px;
        max-width: none; }
    .add_pop_wrap .pop_btn {
      display: block;
      margin-top: 25px;
      text-align: center; }
      .add_pop_wrap .pop_btn a {
        display: block;
        font-size: 21px;
        width: 360px;
        height: 50px;
        line-height: 50px;
        margin: 0 auto; }
      .add_pop_wrap .pop_btn a:first-child {
        margin-bottom: 20px; }

  .single-product.single .ewd-urp-reviews-container .ewd-urp-review-div {
    width: 100%; }
  .single-product.single .product .product_header .product_title {
    font-size: 35px; }
  .single-product.single .product .product-category {
    border-bottom: none; }
    .single-product.single .product .product-category a {
      font-size: 21px; }
  .single-product.single .product .product_slider {
    width: 100%;
    display: block;
    padding-right: 0;
    border-bottom: 1px solid #343434;
    padding-bottom: 10px;
    margin-bottom: 5px; }
    .single-product.single .product .product_slider .product_img_wrap {
      height: 400px; }
  .single-product.single .product .summary {
    width: 100% !important;
    display: block;
    margin-left: 0; }
    .single-product.single .product .summary .cart .adding_to_cart .woocommerce-product-rating {
      margin-top: 0;
      display: inline-block;
      margin-left: 5px; }

  .woocommerce-cart .col-full .cart_header {
    margin-bottom: 35px; }
  .woocommerce-cart .col-full table.cart {
    border-bottom: none; }
 /* .woocommerce-cart .col-full table.shop_table {
    border-top: 1px solid #343434; }*/
  .woocommerce-cart .col-full table.cart tbody .cart_item .product-thumbnail img {
    max-width: 130px;
    margin: 0 auto 0 auto; }
  .woocommerce-cart .col-full table.cart tbody .cart_item td {
    text-align: right;
    font-size: 18px; }
  .woocommerce-cart .col-full table.cart tbody .cart_item .product-price, .woocommerce-cart .col-full table.cart tbody .cart_item .product-quantity, .woocommerce-cart .col-full table.cart tbody .cart_item .product-subtotal {
    text-align: right; }
  .woocommerce-cart .col-full table.cart .product-quantity .minus, .woocommerce-cart .col-full table.cart .product-quantity .plus {
    display: inline-block; }
  .woocommerce-cart .col-full table.cart tbody .cart_item td.product-remove {
    border: none; }
    .woocommerce-cart .col-full table.cart tbody .cart_item td.product-remove a.remove {
      position: static;
      margin-right: 0; }
      .woocommerce-cart .col-full table.cart tbody .cart_item td.product-remove a.remove img {
        margin: 0 0 0 auto; }
  .woocommerce-cart .col-full table.shop_table tbody .cart-subtotal td:last-of-type {
    display: none; }
  .woocommerce-cart .col-full table.shop_table td {
    padding-left: 0 !important; }
  .woocommerce-cart .col-full .con_shop {
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    width: 360px; }

  .woocommerce-cart .cart-collaterals .cross-sells > h2 {
    font-size: 25px; }

  .page-template-page-add-review .review_header {
    display: block; }
    .page-template-page-add-review .review_header .product-image {
      margin-bottom: 30px; }
  .page-template-page-add-review .ewd-urp-review-form {
    width: 100%; }
    .page-template-page-add-review .ewd-urp-review-form .form-field input, .page-template-page-add-review .ewd-urp-review-form .ewd-urp-meta-field input, .page-template-page-add-review .ewd-urp-review-form .ewd-urp-meta-field textarea {
      width: 100%; }
    .page-template-page-add-review .ewd-urp-review-form .ewd-urp-meta-field label {
      display: inline-block;
      width: auto; }
    .page-template-page-add-review .ewd-urp-review-form .form-field label {
      display: block;
      width: auto; }

  .woocommerce-account .woocommerce-MyAccount-navigation {
    margin-right: 0;
    width: 100%;
    min-width: 100%;
    margin-bottom: 40px; }
    .woocommerce-account .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link a {
      text-align: center; }
  .woocommerce-account .woocommerce-MyAccount-content {
    width: 100%;
    font-size: 16px; }
    .woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row-first, .woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row-last {
      width: 100%; }

    .hp_bottom_banner h2 {
      font-size: 23px; }
    .hp_bottom_banner a {
      height: 40px;
      line-height: 40px;
      font-size: 18px; }

  .hp_top_banner .swiper-button-prev {
    left: 10px; }

  .hp_top_banner .swiper-button-next {
    right: 10px; }

  .woocommerce-checkout.right-sidebar .content-area #checkout_timeline.horizontal.text li {
    padding: 0 5px; }
    .woocommerce-checkout.right-sidebar .content-area #checkout_timeline.horizontal.text li .timeline-wrapper .timeline-label {
      padding: 0 5px !important;
      font-size: 16px; }

  .hp_top_banner .swiper-button-prev, .hp_top_banner .swiper-button-next {
    width: 16px;
    height: 26px;
    margin-top: -13px;
    background-size: 16px 26px; }

  .hp_top_banner .swiper_hp_top {
    height: calc(100vh - 87px); } }
    
  .main-navigation ul.menu > li.menu-item-has-children > a:after {margin-left: 0.5em !important;}
    
@media only screen and (max-width: 599px) {
  .main-navigation .small-menu-wrapper ul.menu > li > a {
    font-size: 20px;
    padding-left: 20px;
    padding-right: 55px; }
  .main-navigation .small-menu-wrapper ul.menu > li > a::after {
    font-size: 30px !important;
    right: 30px; }

  .main-navigation .small-menu-wrapper ul.menu > li .sub-menu li {
    padding-left: 35px; }
    .main-navigation .small-menu-wrapper ul.menu > li .sub-menu li a {
      font-size: 16px; }

  .col-full .woocommerce-breadcrumb {
    display: none;
    margin-bottom: 40px; }

  #page #masthead.site-header .col-full {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    #page #masthead.site-header .col-full .site-branding {
      width: auto;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }
      #page #masthead.site-header .col-full .site-branding img {
        width: 200px;
        margin-left: 50px; }
    #page #masthead.site-header .col-full .right-head-wrap {
      margin-right: 15px; }

  .tax-product_cat #main .woocommerce-products-header h1, .search-results #main .woocommerce-products-header h1, .post-type-archive-product #main .woocommerce-products-header h1 {
    font-size: 30px; }
  .tax-product_cat #main ul.products li.product, .tax-product_cat #main ul.products li.product:nth-child(3n+0), .tax-product_cat #main ul.products li.product:nth-child(2n+0), .search-results #main ul.products li.product, .search-results #main ul.products li.product:nth-child(3n+0), .search-results #main ul.products li.product:nth-child(2n+0), .post-type-archive-product #main ul.products li.product, .post-type-archive-product #main ul.products li.product:nth-child(3n+0), .post-type-archive-product #main ul.products li.product:nth-child(2n+0) {
    width: 100%;
    padding-right: 0; }
    .tax-product_cat #main ul.products li.product img, .tax-product_cat #main ul.products li.product:nth-child(3n+0) img, .tax-product_cat #main ul.products li.product:nth-child(2n+0) img, .search-results #main ul.products li.product img, .search-results #main ul.products li.product:nth-child(3n+0) img, .search-results #main ul.products li.product:nth-child(2n+0) img, .post-type-archive-product #main ul.products li.product img, .post-type-archive-product #main ul.products li.product:nth-child(3n+0) img, .post-type-archive-product #main ul.products li.product:nth-child(2n+0) img {
      max-height: 250px; }

  .page-template-page-register .register_page .register_form .woocommerce-form-row {
    width: 100%; }
    .page-template-page-register .register_page .register_form .woocommerce-form-row input {
      width: 300px; }
  .page-template-page-register .register_page .register_form .woocommerce-form-row.right-form {
    text-align: left; }
    .page-template-page-register .register_page .register_form .woocommerce-form-row.right-form label {
      margin-left: 0; }

  .woocommerce-account .lost_reset_password input {
    width: 320px; }

  .return_page .static_wrap h2 {
    font-size: 30px; }

  .faq h2 {
    font-size: 35px; }
  .faq .faq_wrap .faq_single h3 {
    padding-left: 10px; }
  .faq .faq_wrap .faq_single > div {
    padding-left: 10px; }

  .contact_page .contact_info_wrap {
    font-size: 16px; }
    .contact_page .contact_info_wrap h3 {
      font-size: 23px; }
  .contact_page .contact_form_wrap label {
    font-size: 23px; }

  .about_wrap .about_menu nav {
    margin-bottom: 30px; }
    .about_wrap .about_menu nav ul li {
      font-size: 18px; }
  .about_wrap .about_content {
    font-size: 16px; }

  .hp_product_slider {
    padding: 40px 0; }
    .hp_product_slider h2 {
      font-size: 35px; }

  .add_pop_wrap {
    padding: 30px; }
    .add_pop_wrap > p {
      font-size: 25px; }
    .add_pop_wrap .product_add .popup_content .xoo-cp-ptitle {
      font-size: 18px; }
      .add_pop_wrap .product_add .popup_content .xoo-cp-ptitle .pop_title {
        font-size: 25px; }
    .add_pop_wrap .product_add .popup_content .xoo-cp-pimg img {
      height: 210px; }
    .add_pop_wrap .pop_btn a {
      font-size: 18px;
      width: 320px;
      height: 46px;
      line-height: 46px; }

  .woocommerce-checkout.right-sidebar #form_actions {
    text-align: center; }

  .woocommerce-checkout.right-sidebar .content-area #checkout_timeline.text.horizontal li {
    display: block;
    padding: 0 0 10px; }
  .woocommerce-checkout.right-sidebar .content-area #checkout_timeline.text.horizontal li:first-child {
    border-bottom: 1px solid #343434; }

  .woocommerce-checkout.right-sidebar .content-area #checkout_timeline.horizontal.text li:not(:last-child) .timeline-wrapper:after {
    content: ''; }

  .woocommerce-checkout.right-sidebar .content-area #checkout_timeline.horizontal.text li.active {
    background-color: #343434;
    color: #fff; }

  .single-product.single .product .product_header .product_title {
    font-size: 32px; }
  .single-product.single .product .product-category {
    border-bottom: none; }
    .single-product.single .product .product-category a {
      font-size: 18px; }
  .single-product.single .product .product_slider .product_img_wrap {
    height: 350px; }

  .woocommerce-cart .col-full .cart_header h2 {
    font-size: 30px; }
  .woocommerce-cart .col-full table.cart tbody .cart_item td {
    font-size: 16px; }
  .woocommerce-cart .col-full .coupon label {
    margin-bottom: 10px;
    display: block; }
  .woocommerce-cart .col-full .wc-proceed-to-checkout .checkout-button {
    padding: 0 10px; }
  .woocommerce-cart .col-full .wc-proceed-to-checkout .wcppec-checkout-buttons .wcppec-checkout-buttons__separator {
    margin: 0 10px; }

  .woocommerce-cart .cart-collaterals .cross-sells > h2 {
    font-size: 20px; }

  .page-template-page-add-review .ewd-urp-review-form .ewd-urp-submit {
    text-align: left; }

    .hp_bottom_banner h2 {
      font-size: 20px;
      text-align: center; }

  .hp_top_banner .hp_baner_box p:last-of-type {
    font-size: 20px; }

  .hp_top_banner .hp_baner_box a {
    width: 140px;
    height: 50px;
    line-height: 50px;
    font-size: 18px; } }
    .woocommerce-checkout .entry-header img {display: none !important;}
@media only screen and (max-width: 479px) {
  body {
    padding-top: 161px; }

  #page #masthead.site-header .col-full {
    display: block; }
    #page #masthead.site-header .col-full .site-branding img {
      margin-left: 0; }
    #page #masthead.site-header .col-full .burger {
      top: 75px; }
    #page #masthead.site-header .col-full .right-head-wrap {
      margin-top: 30px;
      text-align: right; }
    #page #masthead.site-header .col-full .small-menu-container {
      top: 118px;
      max-width: 320px; }

  .hp_product_slider .swiper-hp-prod {
    padding: 0; }
    .hp_product_slider .swiper-hp-prod .hp_prod_next {
      right: 0; }
    .hp_product_slider .swiper-hp-prod .hp_prod_prev {
      left: 0; }

  .tax-product_cat #main ul.products li.product img, .tax-product_cat #main ul.products li.product:nth-child(3n+0) img, .tax-product_cat #main ul.products li.product:nth-child(2n+0) img, .search-results #main ul.products li.product img, .search-results #main ul.products li.product:nth-child(3n+0) img, .search-results #main ul.products li.product:nth-child(2n+0) img, .post-type-archive-product #main ul.products li.product img, .post-type-archive-product #main ul.products li.product:nth-child(3n+0) img, .post-type-archive-product #main ul.products li.product:nth-child(2n+0) img {
    max-height: 230px; }

  .woocommerce-account .login_page h2 {
    font-size: 30px; }
  .woocommerce-account .login_page .log_reg_wrap .log_wrap .woocommerce-form-row input {
    width: 100%; }

  .page-template-page-register .register_page .register_form .woocommerce-form-row {
    width: 100%; }
    .page-template-page-register .register_page .register_form .woocommerce-form-row input {
      width: 100%; }

  .woocommerce-account .lost_reset_password input {
    width: 100%; }

  .return_page .static_wrap h2 {
    font-size: 26px; }

  .faq h2 {
    font-size: 32px; }
  .faq .faq_wrap .faq_single h3 {
    font-size: 16px; }
  .faq .faq_wrap .faq_single p {
    font-size: 16px; }

  .about_wrap .about_content {
    font-size: 15px; }

  .contact_page .contact_header h2 {
    font-size: 25px; }
    .contact_page .contact_header h2 span {
      padding: 0 15px; }
  .contact_page .contact_form_wrap label {
    font-size: 20px; }
    .contact_page .contact_form_wrap label input, .contact_page .contact_form_wrap label .trigger, .contact_page .contact_form_wrap label .options {
      font-size: 18px; }
  .contact_page .contact_form_wrap textarea {
    font-size: 18px; }

  .site-footer.main_footer .top_bar .footer_column, .site-footer.main_footer .top_bar .footer_column:nth-child(3) {
    width: 100%;
    margin-bottom: 30px; }
  .site-footer.main_footer .bottom_bar .inner_wrap .contact_footer a:first-of-type {
    font-size: 20px;
    display: block;
    margin-right: 0; }
  .site-footer.main_footer .bottom_bar .inner_wrap .contact_footer a:first-of-type::after {
    content: '';
    right: 0; }
  .site-footer.main_footer .social_footer {
    margin-bottom: 0;
    float: none;
    font-size: 25px; }

  .error-404 {
    margin: 50px 0; }
    .error-404 header h1 {
      font-size: 90px; }
    .error-404 header p {
      font-size: 25px; }
    .error-404 p {
      font-size: 16px; }
    .error-404 .widget_product_search form input[type="search"] {
      width: 100%;
      max-width: 400px;
      min-width: 290px;
      font-size: 16px; }

  .add_pop_wrap {
    padding: 30px 20px; }
    .add_pop_wrap > p {
      font-size: 20px; }
    .add_pop_wrap .product_add .popup_content .xoo-cp-ptitle {
      font-size: 16px; }
      .add_pop_wrap .product_add .popup_content .xoo-cp-ptitle .pop_title {
        font-size: 20px; }
    .add_pop_wrap .product_add .popup_content .xoo-cp-pimg img {
      height: 170px; }
    .add_pop_wrap .pop_btn a {
      font-size: 16px;
      width: 100%;
      height: 40px;
      line-height: 40px; }

  .woocommerce-checkout.right-sidebar .content-area .woocommerce-form-login {
    font-size: 16px; }

  .single-product.single .product .product_header .product_title {
    font-size: 25px; }
  .single-product.single .product .product-category {
    border-bottom: none; }
    .single-product.single .product .product-category a {
      font-size: 16px; }
  .single-product.single .product .summary .cart .adding_to_cart .woocommerce-product-rating {
    margin-left: 0;
    margin-top: 10px;
    display: block; }
  .single-product.single .product .related.products > h2 {
    font-size: 20px; }
  .single-product.single .product #reviews.woocommerce-Reviews {
    margin-top: 45px; }
    .single-product.single .product #reviews.woocommerce-Reviews .woocommerce-Reviews-title {
      font-size: 20px; }

  .woocommerce-cart .col-full .con_shop {
    font-size: 18px;
    max-width: 360px;
    width: 100%; }
  .woocommerce-cart .col-full .wc-proceed-to-checkout .checkout-button {
    display: block;
    padding: 0 15px;
    max-width: 228px;
    width: 100%;
    margin: 0 auto; }
  .woocommerce-cart .col-full .wc-proceed-to-checkout .wcppec-checkout-buttons .wcppec-checkout-buttons__separator {
    display: block;
    margin-bottom: 15px; }

  .woocommerce-cart .cart-collaterals .cross-sells > h2 {
    font-size: 15px; }
    .woocommerce-cart .cart-collaterals .cross-sells > h2 span {
      padding: 0 5px; }

  .page-template-page-add-review .static_wrap h2 {
    font-size: 30px; }

  .woocommerce-account .woocommerce-MyAccount-content .single_account_review {
    width: 100%; }
  .woocommerce-account .woocommerce-MyAccount-content .single_order_wrap .order_item .order_item_flex {
    display: block;
    text-align: center; }
    .woocommerce-account .woocommerce-MyAccount-content .single_order_wrap .order_item .order_item_flex .product-image {
      margin: 0 auto 20px; }

  .language_switcher ul {
    height: 400px;
    overflow-y: auto; }

  .hp_top_banner .swiper_hp_top {
    height: calc(100vh - 161.5px); }

  .hp_top_banner .hp_baner_box p:last-of-type {
    font-size: 18px; } }
    
.post-edit-link:visited, .post-edit-link {
    background-color: #444444;
	text-decoration: none;
    border: 1px solid #222222;
    color: #f1f1f1;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: 400;
    padding: 5px;
    text-align: center;
	position: fixed;
	bottom: 0;
	left: 0;
}
.post-edit-link:hover, .post-edit-link:active, .post-edit-link:focus {
	color: #ffffff;
	background-color: #000000;
}

.woocommerce-info {background-color: #a4842e !important;}

.woocommerce-cart-form {display: block;}

table.cart td.actions label {display: inline-block !important;}
.bottom-cart-buttons {border-top: 1px solid #343434 !important; border-bottom: 1px solid #343434 !important; padding: 70px 0 !important; margin-bottom: 10px;}
.woocommerce-cart .col-full table.cart {border-bottom: 0 !important;}

a.woocommerce-remove-coupon {color: #a48334;}

.fancybox-button {cursor: pointer;}

.page-template-page-add-review #ewd-urp-review-product-name-label, .page-template-page-add-review #Product_Name {display: none;}

#payment .payment_methods li img {max-height: initial !important;}

.video-rows {margin-bottom: 50px;}

.box-video {width: 30%; margin: 1%;}

@media only screen and (max-width: 797px) {
    .box-video {width: 100%; margin: 1% auto;}
}


.blog-main-page article {margin-bottom: 40px;}
.blog-main-page header h1, .blog-main-page header h2 {display: table; margin: 0 auto !important; text-align: center; border-bottom: 1px solid #e3d9bf; padding-bottom: 5px;}
.blog-main-page header h1 a, .blog-main-page header h2 a {color: #000000; font-weight: bold;}
.post-date-header {text-transform: uppercase; text-align: center; margin: 20px 0; font-weight: bold;}
.blog-main-page img {margin-bottom: 20px; width: 100%;}
.read-more-blog-button {text-align: center; display: table; margin: 20px auto; color: #ffffff; background: #000000; padding: 8px 20px; text-transform: uppercase; font-size: 14px; font-weight: bold;}
.blog-cat-tag-line {border-bottom: 1px solid #919191; border-top: 1px solid #919191; padding: 10px 0; font-size: 14px; margin: 50px 0;}
.blog-cat-tag-line a {color: #000000;}
.single-post {font-family: "Open Sans";}
.single-post .woocommerce-breadcrumb {text-align: center;}
.single-post .entry-title {text-align: center; color: #a48334 !important; margin-bottom: 4px;}
.single-post .entry-header {text-align: center; margin-bottom: 20px;}
.single-post .hentry .entry-header {border: 0;}
.single-post .post-navigation a, #nav-posts div a {color: #a48334 !important;}
.single-post #respond {margin: 0 auto; max-width: 800px;}
.black-separation {border-bottom: 1px solid #000000; display: block; margin: 0 auto; width: 100%;}
.single-post .post-tags {color: #a48334; font-weight: bold; margin: 20px 0; text-align: center;}
.single-post .post-tags a {color: #a48334; font-weight: normal;}
/*.single-post .blog-content p:first-child:first-letter {
  color: #a48334;
  float: left;
  font-size: 75px;
  line-height: 60px;
  padding-top: 4px;
  padding-right: 8px;
  padding-left: 3px;
}*/

.widget .widget-title, .widget .widgettitle {
    border-bottom: 1px solid #000000 !important;
    font-weight: bold !important;
    font-family: 'Gotham-Bold' !important;
}

.sidebar-sub {border: 1px solid #000000;}

.sidebar-sub p {display: none;}

.sidebar-sub ._form {padding: 0 20px 20px 20px !important;}

.sidebar-sub h3 {
    font-family: 'Gotham-Bold' !important;
    text-align: center;
    font-size: 20px;
    padding: 10px 10px 0 10px !important;
}

#sidebar-sub {
  padding-top: 200px;
  margin: -200px auto 0 auto;
  display: table;
  vertical-align: top;
  width: 100%;
}

.insta-sidebar-title {
    font-family: 'Gotham-Bold' !important;
    text-align: center;
}

.insta-sidebar-button {
    font-family: 'Gotham-Bold' !important;
    color: #000000;
    border: 1px solid #000000;
    padding: 8px 20px;
    background: #ffffff;
    display: table;
    margin: 0 auto;
}

.widget_recent_entries ul li {
    padding-left: 0 !important;
}

.widget-area .widget a:not(.button) {
    text-decoration: none !important;
    border-bottom: 1px solid #000000;
    display: table;
    padding-bottom: 10px;
}

.widget_recent_entries ul li:before, .widget_pages ul li:before {
    display: none !important;
}

/*# sourceMappingURL=custom-style.css.map */


/* Main Popup */

.main-popup-cont {
    float: right;
    width: 55%;
    padding: 20px;
    background: #ffffff;
    color: #000000;
    text-align: center;
}

.main-popup-cont img {
    display: block;
    margin: 20px auto 30px;
}

.main-popup-cont h1 {
    color: #a48334;
    font-size: 3em;
    margin-bottom: 0;
}

.main-popup-cont strong {
    font-family: 'Gotham-Bold';
}

.main-popup-cont .pop-up-button {
    background: #000000;
    color: #ffffff;
    display: block;
    padding: 15px;
    font-weight: bold;
    font-family: 'Gotham-Bold';
    letter-spacing: 1px;
    font-size: 20px;
}

.main-popup-cont #close-popup {
    text-decoration: underline;
    cursor: pointer;
}

@media only screen and (max-width: 991px) {
    .main-popup-cont {float: none; width: 100%;}
}

/* Main Popup */

/* Exit Popup */

.exit-popup-cont {
    
}

.exit-popup-cont {
    width: 100%;
    padding: 20px;
    background: #ffffff;
    color: #000000;
    text-align: center;
}

.exit-popup-cont img {
    display: block;
    margin: 20px auto 30px;
}

.exit-popup-cont h1 {
    color: #000000;
    font-size: 3em;
    margin-bottom: 0;
}

.exit-popup-cont strong {
    font-family: 'Gotham-Bold';
}

.exit-popup-cont ._form-label {
    display: none !important;
}

.exit-popup-cont ._field-wrapper input {
    border: 0 !important;
    border-bottom: 1px solid #000000 !important;
    border-radius: 0 !important;
    padding-bottom: 2px;
    margin-bottom: 10px !important;
    background: #ffffff;
    box-shadow: 0 0 !important;
    text-align: center;
}

.exit-popup-cont ._submit {
    width: 100%;
    background: #000000;
    color: #ffffff;
    display: block;
    padding: 15px;
    font-weight: bold;
    font-family: 'Gotham-Bold' !important;
    letter-spacing: 1px;
    font-size: 20px !important;
}

.exit-popup-cont #close-popup-1 {
    text-decoration: underline;
    cursor: pointer;
}

@media only screen and (max-width: 991px) {
    .exit-popup-cont {float: none; width: 100%;}
}

/* Exit Popup */

/* Welcome Popup */

.welcome-popup-cont #subheadline {
    font-weight: 500;
}

.welcome-popup-cont {
    float: right;
    width: 50%;
    padding: 20px 0px 20px 0px;
    background: #ffffff;
    color: #000000;
    text-align: center;
}

.welcome-popup-cont img {
    display: block;
    margin: 20px auto 30px;
}

.welcome-popup-cont h1 {  
    color: #000000;
    font-size: 4em;
    line-height: 1;
    font-weight: bold;
    margin-bottom: 0;
}

.welcome-popup-cont strong {
    font-family: 'Gotham-Bold';
}

.welcome-popup-cont .pop-up-button {
    background: #000000;
    color: #ffffff;
    display: block;
    padding: 15px;
    font-weight: bold;
    font-family: 'Gotham-Bold';
    letter-spacing: 1px;
    font-size: 20px;
}

.welcome-popup-cont ._form {
    max-width: 100%;
    margin: 0 auto !important;
}

.welcome-popup-cont ._form-label {
    display: none !important;
}

.welcome-popup-cont ._field-wrapper input {
    border: 0 !important;
    border-bottom: 1px solid #000000 !important;
    border-radius: 0 !important;
    padding-bottom: 2px;
    margin-bottom: 10px !important;
    background: #ffffff;
    box-shadow: 0 0 !important;
    text-align: center;
}

.welcome-popup-cont ._submit {
    width: 100%;
    background: #000000;
    color: #ffffff;
    display: block;
    padding: 15px;
    font-weight: bold;
    font-family: 'Gotham-Bold' !important;
    letter-spacing: 1px;
    font-size: 20px !important;
}

.welcome-popup-cont #close-popup-2 {
    text-decoration: underline;
    cursor: pointer;
}

.welcome-popup-cont p {margin: 0; font-size: 15px;}

@media only screen and (max-width: 991px) {
    .welcome-popup-cont {float: none; width: auto; padding: 0px;}
    .welcome-popup-cont h1 {font-size: 3.6em; line-height: 1; margin-top: 0; padding-top: 30px;}
    .welcome-popup-cont h2 {font-size: 2.8em !important; margin-top: 0px !important; padding-top: 30px;}
    .welcome-popup-cont img {display: none;}
    .welcome-popup-cont p {margin: 0; font-size: 15px;}
    .welcome-popup-cont ._form {margin: 0 auto !important;}
    .sgpb-content.sgpb-content-12049.sgpb-theme-2-content.sg-popup-content {background: url(https://www.orogoldcosmetics.com/wp-content/uploads/2021/04/OG-20-OFF-Mobile.jpeg) no-repeat !important;
    background-size: cover !important; height: 530px;}
	.sgpb-popup-close-button-2n{top: 25px !important;}
	/* SALE WITH NO FORM POP UP MOBILE */
.sgpb-content.sgpb-content-12155.sgpb-theme-2-content.sg-popup-content {background: url(https://www.orogoldcosmetics.com/wp-content/uploads/2020/11/OG-Fall-Pop-Up-Mobile.jpg) no-repeat !important;
    background-size: cover !important; height: 510px;}

.button-pop {
	margin: 20px auto 20px !important;
	font-size: 20px !important;}
	
/* SALE WITH FORM POP UP MOBILE */
.sgpb-content.sgpb-content-12325.sgpb-theme-2-content.sg-popup-content {background: url(https://www.orogoldcosmetics.com/wp-content/uploads/2023/11/OG-PreBF-Pop-Up-Mobile.jpg) no-repeat !important;
    background-size: cover !important; height: 530px;}
    
    /*GIVEAWAY MOBILE */
.sgpb-content.sgpb-content-12574.sgpb-theme-2-content.sg-popup-content {background: url(https://www.orogoldcosmetics.com/wp-content/uploads/2020/11/OG-Pop-Up-Giveaway-Mobile.jpg) no-repeat !important;
    background-size: cover !important; height: 530px;}
	
}

	/* SALE WITH NO FORM POP UP BUTTON  */
.button-pop {
  background-color: #000000;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
	font-size: 18px;
  margin: 30px auto 30px;
}

	/* SALE WITH FORM POP UP*/ 
.welcome-popup-cont h2 {
    color: #000000;
    font-size: 2.4em;
    /* font-size: 2.8em;*/ 
    line-height: 1;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
}

/* End Popup */

@media only screen and (max-width: 797px) {
    .homeslider .n2-ss-slider .n2-ss-layer-content[data-verticalalign=center] {
        justify-content: flex-start;
    }
    .homeslider .n2-ss-slider .n2-ss-item-content {font-size: 70%;}
    /* .homeslider .n2-ss-slide-background-image {background-image: url(https://www.orogoldcosmetics.com/wp-content/uploads/2021/04/OG-20-OFF-Mobile.jpeg) !important;} */
    .homeslider .n2-ss-slider-1 {height: 530px !important;}
    
    .homeslider .n-uc-1ba850038425d {max-width: 30px !important;}
    
    .subscribe-line-img {background-image: url('assets/img/Subscribe-Mobile.jpg') !important;}
}

.top-bar-strip {
    display: block;
    background: #000000;
    color: #ffffff !important;
    text-align: center;
    padding: 10px;
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 10px;
    cursor: pointer;
}

.site-search {
    display: none !important;
}

.home-media-wrapper {
    margin-top: 40px;
}

.home-video-media {
    margin: 0 auto;
    display: table;
}

.home-blog-wrapper {
    max-width: 1200px;
    margin: 0 auto;
}

.wppsac-post-slider .wppsac-post-categories ul.wppsac-post-categories-list li:nth-child(4n+1) a, .wppsac-post-carousel .wppsac-post-categories ul.wppsac-post-categories-list li:nth-child(4n+1) a {
    background: #a27e28;
}

.wppsac-post-carousel.design-1 .wppsac-post-image-bg {
    max-width: 100%;
    width: 100%;
    height: 220px;
    max-height: 220px;
}

.wppsac-post-title {
    text-align: left !important;
}

.wppsac-sub-content {
    margin-top: 20px;
}

.wppsac-post-date {
    display: none;
}


.search-categories-mobile {
    display: none;
}

@media only screen and (max-width: 991px) {
    .search-categories-mobile {
        display: table;
    }
}

.dgwt-wcas-search-wrapp {
    min-width: auto;
    display: table;
    width: auto;
    margin: 0 0 20px 0;
}

.dgwt-wcas-search-input {
    border-radius: 20px !important;
    border: 1px solid #7c7c7c !important;
    font-family: 'Gotham-Light';
}

.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    padding: 5px 15px 5px 40px;
    height: 33px;
    color: #000000;
}

.shop-categories-switcher {
    border: 1px solid #7c7c7c;
    border-radius: 20px !important;
    height: 32px;
    color: #999999;
    font-style: italic;
    font-size: 16px;
    padding: 0 10px 0 10px;
    margin-bottom: 10px;
    box-shadow: none;
    font-family: 'Gotham-Light';
    display: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    outline: none;
    
    background-image: url('../orogold/assets/img/icon-selectbox.png');
    background-color: transparent;
    background-position: 97% center;
    background-repeat: no-repeat;
    cursor: pointer;
    
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    appearance: none;
    outline-width: 0;
}

.shop-categories-switcher option {
    font-style: normal;
    color: #000000;
}

.storefront-sorting .woocommerce-ordering {display: block;}

@media only screen and (max-width: 991px) {
    .shop-categories-switcher {display: table; float: left; margin-right: 20px;}
    .woocommerce-ordering label {display: none;}
    .woocommerce-products-header {display: block !important;}
    .storefront-sorting .woocommerce-ordering {display: none !important;}
}

.media-video-cont {
    background-size: cover !important;
    display: flex;
    padding: 40px 20px;
}

.media-video-cont h2 {
    font-weight: bold;
}

.media-in-cont {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    display: flex;
}

.media-video-cont .text-half {
    width: 100%;
    padding: 20px;
    display: table;
    height: 100%;
}

.media-video-cont .inner-text-half {
    display: table-cell;
    vertical-align: middle;
}

.media-video-cont .video-half {
    width: 100%;
    padding: 20px;
}

.media-video-cont:nth-child(even) .media-in-cont {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

@media only screen and (max-width: 991px) {
    .media-video-cont, .media-in-cont {display: block;}
    .media-video-cont .text-half {height: auto;}
}


.giveaway-cont {

}

.giveaway-cont .giveaway-area {
    padding: 40px 20px;
    max-width: 1200px;
    margin:0 auto;
}

.giveaway-cont .giveaway-social-media {
    display: flex;
    flex-flow: row;
    justify-content: center;    
}

.giveaway-cont .giveaway-social-media .instagram-media, .giveaway-cont .giveaway-social-media .fb-post {
    margin: 0 20px !important;
}

.giveaway-area ._form {
    padding: 0 !important;
    margin: 0 !important;
}

.giveaway-area ._form input[type="text"] {
    background: #ffffff !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    padding: 8px !important;
}

.giveaway-area ._form input[type="text"]::-webkit-input-placeholder {
  color: #cecece !important;
}

.giveaway-area ._form ._submit {
    padding: 10px 20px !important;
}

.giveaway-cont .first-area-content {
    max-width: 520px;
    margin-top: 60px;
}

.giveaway-cont .first-area-list {
    text-align: left;
}

.giveaway-cont .first-area-list div {
    margin: 20px 0;
    display: table;
    vertical-align: middle;
}

.giveaway-cont .first-area-list span {
    vertical-align: middle;
    display: table-cell;
}

.giveaway-cont .first-area-list img {
    max-width: 30px;
    display: table-cell;
    vertical-align: middle;
}

.giveaway-cont .first-area-deadline {
    font-weight: bold;
    font-style: italic;
    margin-top: 20px;
    font-size: 14px;
}



.giveaway-cont .second-area-content {
    margin: 30px auto 0;
    text-align: center;
}

.giveaway-cont .second-area-list {
    display: flex;
    align-items: center;
    flex-flow: row;
    justify-content: center;
}

.giveaway-cont .second-area-list div {
    margin: 20px;
    display: table;
}

.giveaway-cont .second-area-list span {
    vertical-align: middle;
    display: table-cell;
}

.giveaway-cont .second-area-list img {
    max-width: 30px;
    display: table-cell;
    vertical-align: middle;
}

.giveaway-cont .second-area-deadline {
    font-weight: bold;
    font-style: italic;
    margin: 20px 0;
    font-size: 14px;
    text-align: center;
}


@media only screen and (max-width: 991px) {
    .giveaway-social-media {margin: 0 auto; display: table !important;}
    .giveaway-cont .giveaway-social-media .instagram-media, .giveaway-cont .giveaway-social-media .fb-post {margin: 5px auto !important;}
    
    .giveaway-cont .first-area-content {text-align: center;}
    
    .giveaway-cont .second-area-list {display: block; text-align: left;}
    
    .giveaway-cont ._form_element {margin: 10px 0 !important;}
    .giveaway-cont ._submit {margin: 0 auto !important; display: table !important;}
}


.submit-review-area {
    
}

.submit-review-area h3 {
    font-family: 'Gotham-Light' !important;
}

.submit-review-area .first-area-content {
    max-width: 620px;
}

.submit-review-area .wpforms-field-rating .wpforms-field-label {
    float: left !important;
    line-height: 1.6 !important;
    margin: 0 10px 4px 0 !important;
}

.submit-review-area .wpforms-field-label-inline {
    font-size: 12px !important;
    line-height: 1px !important;
    display: inline !important;
}

.submit-review-area .wpforms-submit {
    color: #ffffff !important;
    background-color: #000000 !important;
    letter-spacing: 2px !important;
    border-radius: 4px !important;
    border: 0 !important;
    font-family: 'Gotham-Light' !important;
    font-weight: 500 !important;
    font-size: 20px !important;
    padding: 10px 20px !important;
}

.alternating-blocks {
    background-size: cover !important;
    display: flex;
    padding: 100px 20px;
}

.alternating-blocks h2 {
    font-weight: bold;
}

.alternating-blocks p {
    font-size: 120%;
    line-height: 2;
    text-align: initial;
}

.alternating-blocks .media-in-cont {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

.alternating-blocks .one-half {
    width: 100%;
    padding: 20px;
    display: table;
    height: 100%;
}

.alternating-blocks .inner-text-half {
    display: block;
    vertical-align: middle;
}

.alternating-blocks .two-half {
    width: 100%;
    padding: 20px;
}

/*.alternating-blocks:nth-child(even) .media-in-cont {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}*/

.mobile-shop-slider {display: none; margin-top: 25px;}

@media only screen and (max-width: 991px) {
    .alternating-blocks {padding: 0 20px;}
    .alternating-blocks, .alternating-blocks .media-in-cont {display: block;}
    .alternating-blocks .text-half {height: auto;}
    .alternating-blocks .fix-bg-about-blog-4 {margin-top: 100px;}
    .mobile-shop-slider {display: block;}
}

@media only screen and (max-width: 991px) {
    .homeslider #n2-ss-5 .n-uc-113c7aecf1c52-inner > .n2-ss-layer-row-inner {
        flex-wrap: unset !important;
    }
    
    .homeslider .n2-ss-slider .n2-ss-layer--block>.n2-ss-layer-row>.n2-ss-layer-row-inner>.n2-ss-layer[data-sstype=col], .n2-ss-slider .n2-ss-layer--block>.n2-ss-layer-wrapper>.n2-ss-layer-row>.n2-ss-layer-row-inner>.n2-ss-layer[data-sstype=col] {
        flex: 1 1 auto !important;
    }
}

.single-product .related.products .swiper-related .swiper-wrapper .single_related .star-rating {
     display: none;
}
    
.single-product #reviews.woocommerce-Reviews {
    display: none;
}

._form_167 {
width: 100% !important;
max-width: 690px !important;
display: block !important;
margin: 0 auto !important;
padding: 0 20px !important;
}

.ingredients-block-1 {background: #e4dac2;}
.ingredients-block-2 {background: #ede6d6;}

.fl-photo-caption-below {font-size: 16px !important; font-weight: bold;}

/*SALE ICON*/
span.onsale {display:none}

@media only screen and (max-width: 767px) {
    #n2-ss-5 .n-uc-18ecf8134add3-inner {justify-content: flex-start !important; margin-top: 15px;}
    #n2-ss-2 .n-uc-18ecf8134add3-inner {justify-content: flex-start !important; margin-top: 15px;}
}

.jdgm-rev__icon::after, .jdgm-rev__buyer-badge {background: #6a521e !important;}
.jdgm-prev-badge {color: #6a521e;}
.single-product a {color: #6a521e;}