@font-face {
  font-family: "GT Sectra Display";
  src: url("//db.onlinewebfonts.com/t/ed147ffc0c22f110b20a665b27adfc1b.eot");
  src:  url("//db.onlinewebfonts.com/t/ed147ffc0c22f110b20a665b27adfc1b.eot?#iefix") format("embedded-opentype"),
        url("//db.onlinewebfonts.com/t/ed147ffc0c22f110b20a665b27adfc1b.woff2") format("woff2"),
        url("//db.onlinewebfonts.com/t/ed147ffc0c22f110b20a665b27adfc1b.woff") format("woff"),
        url("//db.onlinewebfonts.com/t/ed147ffc0c22f110b20a665b27adfc1b.ttf") format("truetype"),
        url("//db.onlinewebfonts.com/t/ed147ffc0c22f110b20a665b27adfc1b.svg#GT Sectra Display") format("svg");
      }
@font-face {
  font-family: 'Sofia Pro';
  src: url("../fonts/SofiaProRegular.eot");
  src: local("Sofia Pro Regular"), local("SofiaProRegular"), url("../fonts/SofiaProRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/SofiaProRegular.woff2") format("woff2"), url("../fonts/SofiaProRegular.woff") format("woff"), url("../fonts/SofiaProRegular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
.video-fancybox .fancybox-iframe {
    border-radius: 10px;
    overflow: hidden;
    max-height: 450px;
    bottom: 0;
    margin: auto;
}
.product__inner .tb{
    display: flex;
    align-items: center;
    line-height: 30px;
    height: 20px;
}
.story{
  margin-bottom: 30px
}
input[name="SearchPaintColour"],
#custom-input{
     text-align: center;
}
input[name="SearchPaintColour"]::placeholder,
input#custom-input::placeholder {
   text-align: center;
     color: #9FA18B;
}
input[name="SearchPaintColour"]::-webkit-input-placeholder,
input#custom-input::-webkit-input-placeholder {
   text-align: center;
     color: #9FA18B;
}
input[name="SearchPaintColour"]::-moz-placeholder,
input#custom-input:-moz-placeholder {
   text-align: center;
     color: #9FA18B;
}
input[name="SearchPaintColour"]::-moz-placeholder,
input#custom-input::-moz-placeholder {
  color: #9FA18B;
   text-align: center;
}
input[name="SearchPaintColour"]::-ms-input-placeholder,
input#custom-input:-ms-input-placeholder {
   text-align: center;
     color: #9FA18B;
}
.mr .form-group input.autocomplete.correct{

    color: #2C3428;
}
.tb .shoinfo{
    display: block;
    height: 20px;
    margin-left: 10px;
}
.btnshowvideo{
    color: #2C3428;
    text-align: center;
    font-weight: 600;
    border-radius: 4px;
    border: 1px solid #9FA18B;
    width: 300px;
    height: 50px;
    display: flex;
    text-decoration: none;
    align-items: center;
    justify-content: center;
	transition:0.4s all;
}
.showinfopopup h3{
    color: #2C3428;
    font-size: 17px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 20px;
}
.showinfopopup {
    max-width: 380px;
    border-radius: 10px;
    overflow: hidden;
    min-width: 300px;
}
.showinfopopup .fancybox-button svg {
    border-radius: 4px;
    width: 100%;
    background: #9FA18B;
}
.fancybox-content .fancybox-image,
.fancybox-content {
    border-radius: 10px;
}
.fancybox-slide--html .fancybox-close-small,
.popup .fancybox-close-small {
    right: 10px;
    background: #9fa18b;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    top: 10px;
    font-size: 0;
    padding: 4px;
    color: #fff;
}.fancybox-iframe {
    max-height: 450px;
    bottom: 0;
    margin: auto;
    border-radius: 10px;
}
.library-sub-list__pic,
.library-sub-list__pic img,
.popup_materials .library-sub-list__pic{
      border-radius: 5px;
}
.showinfopopup .fancybox-button svg path {
    fill: #E4E2DC;
    stroke-width: 4px;
}
.showinfopopup .btnshowvideo {
    margin-top: 40px;
}
.btnshowvideo:hover{
	background:#9FA18B
}
.how-to-btn {
    position: fixed;
    bottom: 100px;
    left: 20px;
    display: flex;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    flex-direction: column;
    justify-content: center;
    color: #E4E2DC;
    text-align: center;
    font-family: Sofia Pro;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    background: #9FA18B;
    text-decoration: none;
    z-index: 2;
}
.activebtn{
    width: 108px;
    height: 36px;
    border-radius: 4px;
    border: 1px solid var(--Sage, #9FA18B);
    background: var(--Sage, #9FA18B);
    display: flex;
    justify-content: center;
    align-items: center;
	cursor:pointer
}
.menu-item.activebtn>a{
    color: #E4E2DC;
}
.categories_items{
    padding-bottom: 56px;
    border-bottom: 1px solid #eeeeee;
}
.headerbottom{

    padding-top: 37px;
}
.headerbottom ul{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.jump-menu-left .page-nav-left .headerbottom ul a{
    color: #2C3428;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    padding: 10px 0;
    text-transform: none;
}
.headerbottom ul .menu-item>a::before{
    bottom: 6px;
}
.menu-item.activebtn.current-menu-item>a::before,
.menu-item.activebtn>a:hover::before{
	display:none
}
.order-summary__list .property-list__item_summary:nth-child(2){
  display: none;
}
.xoo-wsc-total.xoo-wsc-tool{
    display: none;
}
.page-nav-left img{
  width: 100%;
}
.cart-empty_cart{
  text-align: right;
}
.gallery_text a img{
  width: 100%;
  height: auto;
}
footer#mc_embed_shell,
footer #mc_embed_signup{
  width: 100%;
    max-width: 280px;
}
footer #mc_embed_signup input.mce_inline_error {
    border-color: #9FA18B;
}
footer #mc_embed_signup input.form-submit_mailing {
    max-width: 100%;
    margin-left: auto;
    margin-top: 0;
    color: #2c3428;
    border: 1px solid #2c3428;
    margin-right: 0;
    border-radius: 4px;
    padding: 18.5px 44px;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    background: 0 0;
}
footer #mc_embed_signup input.form-submit_mailing:hover{
  background: #2c3428;
  color: #fff;
  border: 1px solid #2c3428;
}
footer #mce-error-response,
footer #mce-success-response{
  margin-bottom: 15px;
  color: #9FA18B;
}
footer #mc_embed_signup div.mce_inline_error {
    background: none;
    color: #9FA18B;
    font-weight: 400;    padding-left: 0;
}
footer .form-input_green-theme {
  color: #2c3428;
}
footer .checkbox-area_green-theme {
  border-color: #2c3428;
}
footer .checkbox-area_green-theme:before {
  background: #9fa18b;
}
.fancybox-slide--video .fancybox-content {
  background: #b7888800;
	max-width:800px
}
.BasinColour_loop .mv:hover .hovertitle{
  display: block;
}
.BasinColour_loop .mf .mv {
    position: relative;
}
.form-group-step-1{
  margin-bottom: 15px;
}
.form-group-step-1 input{
  margin: 10px 0;
}
.builder.external_finish-step2{
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
div.disabled {
  pointer-events: none;
  cursor: default;
  opacity: 0.6
}
.popup_content_products .mf .mv:hover .hovertitle{
  display: block;
}
.tab_basin .content-3,
.tab_basin .content-2,
.tab_basin .content-1{
  padding-top: 20px;
}
.BasinColour_loop .mv input[type=radio] + label>div{
  width: 30px;
  height: 30px;
}
.hovertitle{
  display: none;
  position: absolute;
  width: max-content;
  height: 17px;
  left: -20px;
  top: -23px;
  font-family: 'Sofia Pro';
  font-weight: 600;
  font-size: 10px;
  line-height: 13px;
  text-align: center;
  color: #9FA18B;
  padding: 0 5px;
  background: #fff;
  border: 1px solid #9FA18B;
  border-radius: 3px;
}
.shop__list.product-list .BasinColour_loop .mv:hover .hovertitle {
  left: -19px;
  top: -23px;
}
.BasinColour_loop{
  margin-top: 10px
}
.chb.disabled .hovertitle{
  padding: 7px 5px;
  left: 0px;
  height: 31px;
  top: -33px;
}
.chb.disabled:hover .hovertitle{
  display: block;
}
.hovertitle::after{
  position: absolute;
  content: '';
  background: #fff;
  border-left: 1px solid #9FA18B;
  border-bottom: 1px solid #9FA18B;
  width: 8px;
  height: 8px;
  z-index: 9;
  transform: rotate(-45deg);
  bottom: -5px;
  left: 0;
  right: 0;
  margin: auto;
}
.form-checkbox-label__text a {
  color: #2c3428;
}
.filter .chb{
    text-transform: capitalize;
}
.popup_content_products .mf {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.popup_content_products .mf .mv {
    margin-right: 1px;
    position: relative;
}
.popup_content_products .mv input[type=radio] + label>div,
.popup_content_products  .mv input[type=radio] + label>img {
    border: 1px solid #e4e2dc;
    width: 25px;
    height: 25px;
}
.popup_content_products .mv input[type=radio]:checked + label>div, .popup_content_products  .mv input[type=radio]:checked + label>img {
    border: 1px solid #2C3428;
}
@font-face {
  font-family: 'Sofia Pro';
  src: url("../fonts/SofiaProMedium.eot");
  src: local("Sofia Pro Semi Bold"), local("SofiaProMedium"), url("../fonts/SofiaProMedium.eot?#iefix") format("embedded-opentype"), url("../fonts/SofiaProMedium.woff2") format("woff2"), url("../fonts/SofiaProSemiBold.woff") format("woff"), url("../fonts/SofiaProMedium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Sofia Pro';
  src: url("../fonts/SofiaProSemiBold.eot");
  src: local("Sofia Pro Semi Bold"), local("SofiaProSemiBold"), url("../fonts/SofiaProSemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/SofiaProSemiBold.woff2") format("woff2"), url("../fonts/SofiaProSemiBold.woff") format("woff"), url("../fonts/SofiaProSemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'GT Sectra';
  src: url("../fonts/GT-Sectra-Display-Medium.otf");
  src: url("../fonts/GT-Sectra-Display-Medium.woff2") format("woff2"), url("../fonts/GT-Sectra-Display-Medium.woff") format("woff"), url("../fonts/GT-Sectra-Display-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
.mbdn{
  display: none;
}
::-webkit-scrollbar {
 width: 0px;
 height: 5px;
}
::-webkit-scrollbar-thumb {
 background: #2c3428;
 border-radius: 15px;
}
::-webkit-scrollbar-thumb:hover{
 background: #9fa18b;
}
::-webkit-scrollbar-track{
 background: #ffffff;
 border-radius: 1px;
 box-shadow: inset 7px 10px 12px #f0f0f0;
}
body {
  font-family: "Sofia Pro", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  background: #E4E2DC;
  color: #2C3428;
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}
*,
*::after,
*::before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.container {
	width: 100%;
	padding: 0 20px;
	margin: 0 auto;
	height: inherit;
  max-width: 1220px;
}
.container-xl {
  	width: 100%;
  	padding: 0 20px;
  	margin: 0 auto;
  	height: inherit;
    max-width: 1420px;
}
@media (max-width: 1600px){
  .container-xl,
	.container {
	  width: 100%;
	  max-width: 1220px;
	  padding: 0 20px;
	  margin: 0 auto;
	  height: inherit;
	}
}
.page_content_div{
	min-height:400px
}
.made-by.footer__made-by a{
    text-decoration: none;
    font-weight: 600;
    color: #2C3428;
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #E4E2DC;
  z-index: 9999;
}
.uni-module-radio .uni-cpo-option-label__radio:after {
    position: absolute;
    left: 2px;
    top: 2px;
    width: 23px;
    height: 23px;
    border-radius: 0;
    content: "";
    border-radius: 4px;
}
.uni-module-radio input:checked+.uni-cpo-radio-option-label .uni-cpo-option-label__radio:after {
    background-color: #9fa18b;
}
.uni-module-radio .uni-cpo-option-label__radio, .uni-module-checkbox .uni-cpo-option-label__checkbox {
    position: relative;
    display: block;
    float: left;
    width: 29px;
    height: 29px;
    margin: 2px 4px 0 0;
    border: 1px solid #9fa18b;
    background-color: #fff;
    border-radius: 4px;
}
.uni-module-radio.uni-module-radio-classic-mode label.uni-cpo-option-label, .uni-module-checkbox.uni-module-checkbox-classic-mode label.uni-cpo-option-label {
    line-height: 29px;
}
.uni-module-radio label .uni-cpo-option-label__text-content, .uni-module-checkbox label .uni-cpo-option-label__text-content {
    border-radius: 4px;
    font-weight: 600;
}
.uni-module-radio label.uni-cpo-module-radio-label, .uni-module-checkbox label.uni-cpo-module-checkbox-label {
    margin-bottom: 6px;
    font-weight: 600;
    font-size: 17px;
    line-height: 22px;
    color: #2C3428;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: 60%;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    width: 33%;
}
#uni_cpo_size.uni-module {
    position: relative;
    display: flex;
    flex-wrap: wrap;
}
#uni_cpo_size.uni-module .uni-cpo-module-radio-label{
    width: 100%;
}

#uni_cpo_options>div[class^='uni-node'] {
    position: relative;
    border-bottom: 1px solid #9FA18B;
    padding-bottom: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.lrm-user-modal-container .input-text, .lrm-user-modal-container input[type=email], .lrm-user-modal-container input[type=password], .lrm-user-modal-container input[type=search], .lrm-user-modal-container input[type=tel], .lrm-user-modal-container input[type=text], .lrm-user-modal-container input[type=url], .lrm-user-modal-container select, .lrm-user-modal-container textarea {
    background-color: #f7f7f7;
    font-weight: 300;
    box-shadow: none;
    border-radius: 0.25em;
    font-family: 'Sofia Pro';
    background: transparent;
    border: none;
    outline: none;
    padding: 11.5px 0;
    border-bottom: 1px solid #2C3428;
    font-size: 14px;
    line-height: 18px;
    color: #2C3428;
    width: 100%;
    border-radius: 0;
}
.lrm-font-svg .lrm-switch-to-link:before,
.lrm-font-svg .lrm-form label.image-replace {
    display: none;
}

.lrm-user-modal-container .lrm-switcher a {
    height: 50px;
    line-height: 46px;
    font-weight: 600;
    font-size: 25px;
    color: #e2e2e2;
    background: #9FA18B;
    border-radius: 4px!important;
}
.lrm-user-modal-container .lrm-switcher.-is-not-login-only a.selected {
    background: #FFF;
    color: #2C3428;
}
.accordion-item__text h1, .accordion-item__text h2, .accordion-item__text h3, .accordion-item__text h4,
.accordion-item__text h5, .accordion-item__text h6{
    font-weight: 600;
    padding: 20px 0 10px 0;
    line-height: 1;
}
.accordion-item__text blockquote {
    /* background: #f9f9f9; */
    border-left: 10px solid #2c3428;
    margin: 1.5em 10px;
    padding: 0.5em 10px;
    quotes: "\201C""\201D""\2018""\2019";
}
.accordion-item__text blockquote:before {
    color: #2c3428;
    content: open-quote;
    font-size: 4em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.4em;
}
.accordion-item__text blockquote p {
  display: inline;
}
.accordion-item__text h1{
    font-size: 35px;
}
.accordion-item__text h2{
    font-size: 30px;
}
.text-block{
	padding:60px 0;
}
.text-block h3{
	color:  #2C3428;
	font-family: Sofia Pro;
	font-size: 40px;
	font-weight: 600;
	line-height: 40px;
    max-width: 780px;
}
.page-how-to .intro__content {
    margin-top: 176px;
    margin-bottom: 10px;
}
.havequestions{
    padding-bottom: 110px;
}
.havequestions_inner{
    display: flex;
}
.havequestions_heading{
    max-width: 279px;
}
.havequestions_title{
    font-size: 25px;
    margin-bottom: 20px;
    font-weight: 600;
    line-height: 30px;
}
.havequestions_text{
    width: 380px;
}
.havequestions_text a{
    color: #9FA18B;
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    margin-top: 10px;
    display: block;
}
.accordion-item__text h3{
    font-size: 25px;

} .accordion-item__text h4{
    font-size: 22px;
}
.accordion-item__text h5{
    font-size: 20px;
}
.accordion-item__text h6{
    font-size: 18px;
}

.fieldset input::-webkit-input-placeholder {color:#2C3428;}
.fieldset input::-moz-placeholder          {color:#2C3428;}/* Firefox 19+ */
.fieldset input:-moz-placeholder           {color:#2C3428;}/* Firefox 18- */
.fieldset input:-ms-input-placeholder      {color:#2C3428;}

.lrm-user-modal-container .input-text:focus,
.lrm-user-modal-container input[type=email]:focus,
.lrm-user-modal-container input[type=password]:focus,
.lrm-user-modal-container input[type=search]:focus,
.lrm-user-modal-container input[type=tel]:focus,
.lrm-user-modal-container input[type=text]:focus,
.lrm-user-modal-container input[type=url]:focus,
.lrm-user-modal-container select:focus,
.lrm-user-modal-container textarea:focus {
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #2C3428;
}
.lrm-form a.button, .lrm-form button, .lrm-form button[type=submit],
.lrm-form #buddypress input[type=submit], .lrm-form input[type=submit] {
    font-family: 'Sofia Pro';
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    color: #2C3428;
    border: 1px solid #2C3428;
    border-radius: 4px;
    padding: 18.5px 44px;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent;
    cursor: pointer;
    -webkit-transition: .3s linear;
    transition: .3s linear;
    width: 100%;
}
.lrm-form button[type=submit]:hover{
  background: #2C3428;

  color: #fff;
}
.lrm-nice-checkbox__label .lrm-nice-checkbox__indicator {
    background: transparent;
    border: 1px solid #2C3428;
    border-radius: 4px;
    top: 0;
    left: 0;
    width: 25px;
    height: 25px;
}
.lrm-nice-checkbox__label .lrm-nice-checkbox__indicator:after {
      border: none;
    border-width: 0 2px 2px 0;
    background: #333;
    top: 2px;
    left: 2px;
    display: block;
    width: 19px;
    height: 19px;
    background: #9FA18B;
    border-radius: 4px;
    transform: none
}
.lrm-nice-checkbox__label input:checked ~ .lrm-nice-checkbox__indicator {
    background: #ffffff;
    border-color: #2C3428;
}
.lrm-nice-checkbox__label:hover input:not([disabled]):checked ~ .lrm-nice-checkbox__indicator, .lrm-nice-checkbox__label input:checked:focus ~ .lrm-nice-checkbox__indicator {
    background: #ffffff;
}
.notification-bar {
  font-weight: 600;
  font-size: 17px;
  line-height: 22px;
  padding: 15px 0 15px;
  text-align: center;
  background: #2C3428;
  color: #E4E2DC;
	transition:all 0.4s;
    height: 50px;
    overflow: hidden;
}

.notification-bar__link {
  color: #E4E2DC;
  -webkit-transition: .3s linear;
  transition: .3s linear;
}

.notification-bar__link:hover {
  color: #9FA18B;
}

.header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 28px 0;
}

.burger-menu {
  display: none;
}

.header__menu {
  margin-left: auto;
}


.header__nav-close {
  display: none;
}
.navbar-nav,
.nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none;
  -webkit-margin-before: 0;
          margin-block-start: 0;
  -webkit-margin-after: 0;
          margin-block-end: 0;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
.menu-item,
.nav-list__item {
  margin-right: 60px;
}

.menu-item>a,
.nav-list__link {
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  color: #2C3428;
}
.header__nav_green-theme .menu-item>a{

    color: #E4E2DC;
}
.menu-item>a,
.header__nav-link {
  position: relative;
}
.menu-item>a::before,
.header__nav-link::before {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #2C3428;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
  opacity: 0;
  -webkit-transition: .3s linear;
  transition: .3s linear;
}
.menu-item.current-menu-item>a::before,
.menu-item>a:hover::before,
.header__nav-link:hover::before {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}
button[name="update_cart"]{
  opacity: 0!important
}
.intro {
  padding: 155px 0 96px;
}
.bapf_head h3{
  font-weight: 600;
  font-size: 17px;
  line-height: 22px;
  color: #2C3428;
  margin: 10px 0;
}
h1.product_title{
  font-family: "GT Sectra Display";
  font-size: 40px;
  line-height: 40px;
  color: #2C3428;
}
.bapf_sfilter .bapf_body .mCSB_container>ul, .bapf_sfilter .bapf_body>ul {
    padding: 0;
}

.button.product_type_variable,
.reset_variations,
.button.product_type_variable.add_to_cart_button,
.button.product_type_simple.add_to_cart_button{
  display: none!important;
}
.intro__inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.intro__pic {
  position: absolute;
  top: 0;
  left: 100px;
  width: 60%;
  max-width: 680px;
  z-index: 1;
}

.intro__pic img {
  width: 100%;
  height: auto;
  display: block;
}

.intro__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 60%;
  max-width: 599px;
  padding-right: 100px;
  margin-top: 76px;
  margin-bottom: 114px;
  z-index: 2;
}

.page-title {
  font-family: "GT Sectra", serif;
  font-size: 58px;
  line-height: 58px;
  text-align: right;
}

.intro__title {
  margin-bottom: 132px;
}

.intro__text {
  text-align: right;
  max-width: 259px;
}

.page-btn__link {
  padding: 22px 44px;
  border: 1px solid #2C3428;
  border-radius: 4px;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  color: #2C3428;
  -webkit-transition: .3s linear;
  transition: .3s linear;
    cursor: pointer;
}

.empty_cart {
    cursor: pointer;
    transition: .3s linear;
    border-bottom: 1px solid #9FA18B;
    text-decoration: none;
    color: #9FA18B;
    font-weight: 700;
}
.empty_cart:hover{
    border-bottom: 1px solid #2C3428;
    text-decoration: none;
    color: #2C3428;
}
.woocommerce div.product .summary.entry-summary form.cart .button {
    vertical-align: middle;
    float: left;
    padding: 17px 44px;
    border: 1px solid #2C3428;
    border-radius: 4px;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    background: #2C3428;
    -webkit-transition: .3s linear;
    transition: .3s linear;
    cursor: pointer;
    font-family: "Sofia Pro", sans-serif;
}
.woocommerce div.product .summary.entry-summary p.price, .woocommerce div.product .summary.entry-summary span.price {
    color: #77a464;
    font-size: 1.25em;
    font-family: Sofia Pro;
    font-style: normal;
    font-weight: 600;
    font-size: 25px;
    line-height: 30px;
    color: #2C3428;
    margin: 10px 0;
}
.woocommerce div.product .summary.entry-summary form.cart div.quantity {
    width: 185px;
    height: 50px;
    border: 1px solid #9FA18B;
    border-radius: 4px;
    line-height: 1;
    display: flex;
    align-items: center;
}
.summary.entry-summary input.minus, .summary.entry-summary input.plus {
    width: 80px;
    height: 15px;
    cursor: pointer;
    border: none;
    padding: 0;
    background-color: #3330;
    font-size: 0;
    line-height: 14px;
}
.woocommerce .summary.entry-summary .quantity .qty{
    width: auto;
    height: auto;
    margin: auto;
    font-family: "Sofia Pro", sans-serif;
    font-size: 15px;
    line-height: 9px;
}
.quantity input::-webkit-outer-spin-button,
.quantity input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
.page-btn__link:hover {
  color: #E4E2DC;
  background: #2C3428;
}
input.minus{
    background-image: url(/wp-content/themes/vanitex/img/minus.svg);
    background-repeat: no-repeat;
    background-position: center;
  }
  input.plus{
      background-image: url(/wp-content/themes/vanitex/img/plus.svg);
      background-repeat: no-repeat;
      background-position: center;
    }
.categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}

.categories__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 34%;
  height: 460px;
  overflow: hidden;
}

.categories__item:hover .categories__overlay {
  opacity: 0.2;
}

.categories__item:hover .categories__pic {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.categories__btn-link {
  display: inline-block;
  min-width: 240px;
  padding: 22px 25px;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  border-radius: 4px;
  -webkit-transition: .3s linear;
  transition: .3s linear;
}

.categories__btn-link:hover {
  background: #FFFFFF;
  color: #2C3428;
}

.categories__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0;
  z-index: -1;
  -webkit-transition: .3s linear;
  transition: .3s linear;
}

.categories__pic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
  -webkit-transition: .3s linear;
  transition: .3s linear;
}

.categories__pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.customization {
  padding: 85px 0;
}

.customization__inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.sliderPrice{
    width: 95%;
    margin: auto;
}
.section-title {
  font-family: "GT Sectra", serif;
  font-size: 40px;
  line-height: 40px;
}

.customization__title {
  max-width: 279px;
  margin-right: 20px;
}

.advantages-list__item {
  padding: 0 20px 33px;
  border-left: 1px solid #2C3428;
  height: 100%;
}

.advantages-list__icon {
  width: 79px;
  height: 79px;
  margin-bottom: 83px;
}

.advantages-list__icon img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
}

.advantages-list__title {
  font-weight: 600;
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 20px;
}
.woocommerce-account{

    margin-top: 160px;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    float: left;
    width: 30%;
}
.woocommerce-account .woocommerce-MyAccount-content {
    float: right;
    width: 68%;
}

.advantages-list__text {
  max-width: 259px;
}
.woocommerce-MyAccount-navigation ul{
    list-style: none;
    padding: 0;
}
.woocommerce-MyAccount-navigation ul li{
    padding: 10px;
}

.woocommerce-MyAccount-navigation ul li a{
  text-decoration: none;
  color: #2c3428;
}


.woocommerce-MyAccount-navigation ul li.is-active a{
  color: #9fa18b;
}
.woocommerce-MyAccount-content p a{
  color: #9fa18b;
}
.woocommerce .woocommerce-MyAccount-content table.shop_table th {
  font-weight: 900;
}
.woocommerce .woocommerce-MyAccount-content a,
.woocommerce table.my_account_orders td a{
    color: #2c3428;

}
.woocommerce table.my_account_orders.shop_table {
    font-size: 14px;
    border: 1px solid #9fa18b;
    margin-bottom: 10px;
    background: #fff;
}
.woocommerce table.my_account_orders.shop_table tr{

}
.woocommerce .woocommerce-MyAccount-content table.my_account_orders td, .woocommerce .woocommerce-MyAccount-content table.my_account_orders th {
    padding: 4px 8px;
  }
  .woocommerce table.my_account_orders td.woocommerce-orders-table__cell-order-actions{

    display: flex;
    justify-content: space-between;
  }
  .woocommerce table.my_account_orders td.woocommerce-orders-table__cell-order-actions a {
    color: #2c3428;
    text-align: center;
    background: none;
    border: 1px solid;
}
.woocommerce-MyAccount-content .wc-item-meta{
  padding: 0;
}
.woocommerce-MyAccount-content .wc-item-meta-label{
  display: none;
}
.woocommerce-MyAccount-content .wc-item-meta-label ul{
  padding-left: 17px;
}
.woocommerce-MyAccount-content h3,
.woocommerce-MyAccount-content .woocommerce-order-downloads__title{
  font-weight: 600;
    font-size: 20px;
    margin: 0px 0 20px;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover,
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #2c3428;
    color: #fff
}
.woocommerce table.my_account_orders td.woocommerce-orders-table__cell-order-actions a.invoice{
    background: #9fa18b;
    border: 1px solid #9fa18b;
    color: #fff;
    margin-left: 5px;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    background-image: none;
    box-shadow: none;
    text-shadow: none;
    padding: 22px 44px;
    border: 1px solid #2c3428;
    border-radius: 4px;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    -webkit-transition: .3s linear;
    transition: .3s linear;
    cursor: pointer;
    background: #2c3428;
    font-family: "Sofia Pro",sans-serif;
}
.woocommerce table.my_account_orders thead{
  text-transform: uppercase;
}
.woocommerce .woocommerce-MyAccount-content table.shop_table td.download-file{
  width: 50%
}
.woocommerce .woocommerce-MyAccount-content table.shop_table td, .woocommerce-MyAccount-content .woocommerce table.shop_table th {
    padding: 15px 10px;
}
  .woocommerce .woocommerce-MyAccount-content a.button {

    text-align: center;
    background-color: #2c3428;
    color: #fff;
    width: 100%;
  }
  .woocommerce-account .addresses .title h3 {
      float: left;
      font-size: 25px;
      font-weight: 900;
      margin-bottom: 15px;
  }
.woocommerce .woocommerce-MyAccount-content .woocommerce-Address{
  padding: 15px;
  border: 1px solid #2c3428;
  margin-bottom: 30px;
    background: #fff;
    border-radius: 5px;
}
.swiper-btn {
  position: absolute;
  bottom: 0;
  right: 0;
  cursor: pointer;
  z-index: 4;
}

.swiper-button-disabled {
  cursor: auto;
  opacity: 0.5;
}

.more-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  font-weight: 600;
}

.more-link:hover .more-link__icon {
  -webkit-transform: translateX(-10px) scaleX(1.3);
          transform: translateX(-10px) scaleX(1.3);
}

.more-link:hover .more-link__text {
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
}

.more-link__text {
  text-transform: uppercase;
  color: #2C3428;
  margin-right: 42px;
  -webkit-transition: .3s linear;
  transition: .3s linear;
}

.more-link__icon {
  width: 31px;
  margin-left: auto;
  -webkit-transition: .3s linear;
  transition: .3s linear;
}

.more-link__icon svg {
  width: 100%;
  height: auto;
  display: block;
}

.wide-image {
  padding: 0 0 62px;
}

.wide-image__inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.section-padding {
  padding: 0 100px;
}

.wide-image__pic {
  width: 100%;
}

.wide-image__pic img {
  width: 100%;
  height: auto;
  display: block;
}

.wide-image__title {
  position: absolute;
  top: 30px;
  right: 131px;
  max-width: 256px;
  text-align: right;
  color: #E4E2DC;
}

.wide-image__more-link {
  position: absolute;
  bottom: -38px;
  right: 100px;
}

.footer {
  padding: 40px 0 64px;
}

.footer__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.footer__col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  min-width: 180px;
}

.footer__made-by {
  margin-top: 171px;
}

.footer-col__title {
  font-weight: 600;
  font-size: 17px;
  line-height: 22px;
  margin-bottom: 18px;
}
.footer-menu,
.footer__nav-list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.notification-bar .swiper-wrapper {
  height: 50px;
}
.footer-menu .menu-item,
.footer__nav-item {
  display: block;
  margin-right: 0;
  margin-bottom: 4px;
}
.footer-menu .menu-item:last-child,
.footer__nav-item:last-child {
  margin-bottom: 0;
}
.green-theme .footer-menu .menu-item a{
    color: #E4E2DC;
}
.footer-menu .menu-item a,
.footer__nav-link {
  position: relative;
  text-transform: none;
  display: block;
  line-height: 20px;
  -webkit-transition: .3s linear;
  transition: .3s linear;
}
.footer-menu .menu-item a::before,
.footer__nav-link::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0;
  height: 1px;
  background: #2C3428;
  -webkit-transition: .3s linear;
  transition: .3s linear;
}
.footer-menu .menu-item a:hover,
.footer__nav-link:hover {
  padding-left: 30px;
}
.footer-menu .menu-item a:hover::before,
.footer__nav-link:hover::before {
  width: 20px;
}

.page-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}

.form-group {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
	border-radius:0
}
.form-input,
.wpcf7-form-control-wrap{
	border-radius:0
}
.form-input {
  font-family: 'Sofia Pro';
  background: transparent;
  border: none;
  outline: none;
  padding: 11.5px 0;
  border-bottom: 1px solid #2C3428;
  font-size: 14px;
  line-height: 18px;
  color: #2C3428;
  width: 100%;
}

.form-label {
  position: absolute;
  top: 11px;
  left: 0;
  font-size: 14px;
  line-height: 15px;
  -webkit-transition: .3s linear;
  transition: .3s linear;
}

.form-input:focus ~ .form-label,
.form-input:not(:placeholder-shown) ~ .form-label {
  font-size: 12px;
  line-height: 12px;
  -webkit-transform: translateY(-15px);
          transform: translateY(-15px);
}

.form-submit {
  font-family: 'Sofia Pro';
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  color: #2C3428;
  border: 1px solid #2C3428;
  border-radius: 4px;
  padding: 18.5px 44px;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: transparent;
  cursor: pointer;
  -webkit-transition: .3s linear;
  transition: .3s linear;
  width: 100%;
}

.form-submit:hover {
  color: #E4E2DC;
  background: #2C3428;
}

.footer-col_form {
  min-width: 280px;
}

.footer__form-submit {
  max-width: 240px;
  margin-left: auto;
  margin-top: 24px;
}

.intro_about {
  padding-bottom: 92px;
}

.intro__content_about {
  margin-bottom: 89px;
}

.intro__title_about {
  margin-bottom: 33px;
}

.story__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.story__content {
  width: 48%;
  max-width: 380px;
}

.story__title {
  font-weight: 600;
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 20px;
}

.story__text {
  font-weight: 600;
}
.story__text p{
  margin-bottom: 10px
}
.story__pic {
  width: 49%;
  max-width: 480px;
}

.story__pic img {
  width: 100%;
  height: auto;
  display: block;
}

.customization__title_about {
  margin-right: 0px;
}

.customization__list_about {
  width: 100%;
  max-width: 600px;
  margin-right: 0;
}

.advantages-list__item_about {
  padding: 0 19px 37px;
}

.process-swiper__next {
  right: 100px;
}

.wide-image_about {
  padding-bottom: 50px;
}

.green-theme {
  color: #E4E2DC;
  background: #2C3428;
}

.header_green-theme {
  background: #2C3428;
}

.nav-list__link_green-theme {
  color: #E4E2DC;
}

.nav-list__link_green-theme::before {
  background: #E4E2DC;
}

.form-input_green-theme {
  color: #E4E2DC;
  border-bottom: 1px solid #E4E2DC;
}

.form-submit_green-theme {
  color: #E4E2DC;
  border-color: #E4E2DC;
}

.form-submit_green-theme:hover {
  color: #2C3428;
  background: #E4E2DC;
}

.error-message {
  padding: 160px 0 200px;
}
.error404 .notification-bar,
.page-id-27 .notification-bar {
    background: #e4e2dc;
    color: #2c3428;
}
.error404 .notification-bar a,
.page-id-27 .notification-bar a{
    color: #2c3428;
}
.single.single-post.single-format-standard  .burger-menu__item,
.error404 .burger-menu__item,
.page-id-27 .burger-menu__item {
    background: #e4e2dc;
}
.footer.greenfooter .form-input,
.footer.greenfooter .form-input {
    border-bottom: 1px solid #e4e2dc;
    color: #e4e2dc;
}
footer.greenfooter #mc_embed_signup input.form-submit_mailing,
.greenfooter .form-submit,
.greenfooter .form-submit{
    color: #e4e2dc;
    border: 1px solid #e4e2dc;
}
.greenfooter .made-by.footer__made-by a,
.greenfooter .made-by.footer__made-by a {
    color: #e4e2dc;
}
.error-message__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.error-message__suptitle {
  font-weight: 600;
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 50px;
}

.error-message__title {
  font-family: "GT Sectra";
  max-width: 325px;
  text-align: center;
  margin-bottom: 25px;
}

.error-message__text {
  max-width: 324px;
  text-align: center;
  margin-bottom: 50px;
}

.page-btn__link_green-theme {
  color: #E4E2DC;
  border-color: #E4E2DC;
}

.page-btn__link_green-theme:hover {
  background: #E4E2DC;
  color: #2C3428;
}

.intro_faqs {
  padding-bottom: 80px;
}

.intro__content_faqs {
  margin-bottom: 88px;
}

.intro__title_faqs {
  margin-bottom: 33px;
}

.faqs-accordion {
  padding-bottom: 94px;
}

.faqs-accordion__title {
  font-weight: 600;
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 61px;
}

.accordion {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}

.accordion__item {
  overflow: hidden;
  border-bottom: 1px solid #2C3428;
  -webkit-transition: .3s linear;
  transition: .3s linear;
}

.accordion-item__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  padding: 20px 0;
  -webkit-transition: .3s linear;
  transition: .3s linear;
}

.accordion-item__title {
  font-weight: 600;
  font-size: 17px;
  line-height: 22px;
  -webkit-transition: .3s linear;
  transition: .3s linear;
}

.accordion-item__icon {
  position: relative;
  width: 11px;
  min-width: 11px;
  height: 11px;
}

.accordion-item__icon::before {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #2C3428;
  -webkit-transition: .3s linear;
  transition: .3s linear;
}

.accordion-item__icon::after {
  content: "";
  position: absolute;
  top: 0;
  left: 5px;
  width: 1px;
  height: 100%;
  background: #2C3428;
  -webkit-transition: .3s linear;
  transition: .3s linear;
}

.accordion-item__body {
  padding-bottom: 0px;
  height: 0;
  opacity: 0;
  -webkit-transition: .3s linear;
  transition: .3s linear;
}

.accordion-item__text {
  max-width: 780px;
}

.accordion-item__header.active .accordion-item__icon::after {
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}

.accordion-item__header.active ~ .accordion-item__body {
  padding-bottom: 20px;
  height: auto;
  opacity: 1;
}

.faqs-accordion_terms {
  padding: 151px 0 118px;
}
.page-id-23 .faqs-accordion_terms {
    padding: 51px 0 118px;
}
.faqs-accordion_shipping {
  padding: 51px 0 60px;
}

.intro_reviews {
  padding-bottom: 98px;
}

.intro__title_reviews {
  margin-bottom: 42px;
}

.intro__content_reviews {
  margin-top: 139px;
  margin-bottom: 131px;
}

.reviews {
  padding-bottom: 97px;
}

.reviews__btn {
  margin-bottom: 42px;
  margin-top: 15px;
}

.reviews__btn-link {
  display: inline-block;
  min-width: 240px;
  text-align: center;
}

.reviews-stats {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 21px;
  border-bottom: 1px solid #2C3428;
}

.reviews-stats__rating {
  margin-bottom: 14px;
}

.rating-stars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.rating-stars__item {
  width: 21px;
  height: 20px;
  margin-right: 11px;
}

.rating-stars__item img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}

.rating-stars__item:last-child {
  margin-right: 0;
}

.reviews-stats__text {
  font-weight: 600;
  font-size: 17px;
  line-height: 22px;
}

.reviews-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.reviews-item {
  padding: 17px 0 18px;
  border-bottom: 1px solid #2C3428;
}

.reviews-item__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 197px;
  margin-bottom: 10px;
}

.rating-stars__item_small {
  width: 15.77px;
  height: 15px;
  margin-right: 8.23px;
}

.reviews-item__name {
  font-weight: 600;
  font-size: 17px;
  line-height: 22px;
  margin-bottom: 13px;
}

.intro_contacts {
  padding-bottom: 91px;
}

.intro__content_contacts {
  max-width: 550px;
  margin-bottom: 87px;
}

.intro__title_contacts {
  margin-bottom: 35px;
}

.contacts-content {
  padding-bottom: 40px;
}

.contacts-content__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.contacts-info-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 30%;
  max-width: 180px;
}

.contacts-info-list__item {
  margin-bottom: 37px;
}

.contacts-info-list__item:last-child {
  margin-bottom: 0;
}

.contacts-info-list__title {
  font-weight: 600;
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 10px;
}

.contacts-list__item {
  margin-bottom: 15px;
}

.contacts-list__item:last-child {
  /*margin-bottom: 0;*/
}

.contacts-list__item:last-child p{
  margin-bottom: 5px
}
.contacts-list__link {
  text-decoration: none;
  color: #2C3428;
  -webkit-transition: .3s linear;
  transition: .3s linear;
}

.contacts-list__link:hover {
  color: #9FA18B;
}

.contacts-content__form {
  width: 70%;
  max-width: 680px;
}

.contacts-form__title {
  font-weight: 600;
  font-size: 17px;
  line-height: 22px;
  margin-bottom: 10px;
}

.contacts__form-submit {
  max-width: 240px;
  margin-top: 30px;
}

.form-checkbox,
.form-radio {
  display: none;
}

.form-checkbox-label,
.form-radio-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}

.checkbox-area {
  position: relative;
  width: 25px;
  min-width: 25px;
  height: 25px;
  border: 1px solid #2C3428;
  border-radius: 4px;
  margin-right: 11px;
}
.showcoupon{
    color: #9FA18B;
}
.checkout_coupon.woocommerce-form-coupon #coupon_code{
    width: 100%;
    padding: 16px 13px 17px;
    border: 1px solid #9FA18B;
    border-radius: 4px!important;
    outline: none;
    font-family: "Sofia Pro";
    font-size: 14px;
    line-height: 15px;
    margin-top: 10px;
    background: #fff!important;
    height: 50px;
}
.form-reset:hover {
  color: #E4E2DC;
  background: #2C3428;
}
.form-reset{
  font-family: 'Sofia Pro';
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  color: #2C3428;
  border: 1px solid #2C3428;
  border-radius: 4px;
  padding: 18.5px 44px;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
  cursor: pointer;
  -webkit-transition: .3s linear;
  transition: .3s linear;
  width: 100%;
    display: inline-block;
    margin-top: 30px;
    text-align: center;
}
.checkout_coupon.woocommerce-form-coupon .form-row.form-row-last{
    float: left;
  }
#ship-to-billing-address label,
#ship-to-different-address span,
.woocommerce ul#shipping_method li label {

      display: flex;
      font-family: "Sofia Pro", sans-serif;
      font-size: 14px;
      line-height: 25px;
      font-weight: 400;
      background: #E4E2DC;
      color: #2C3428;
      height: 25px;
      align-items: center;
      align-content: center;

}
.shipping_address{
  margin-top: 20px
}
.woocommerce-shipping-totals.shipping th{
  display: none;
}

.woocommerce ul#shipping_method li {
  margin: 0 0 20px;
    height: 25px;
}
#add-additional-notes input,
#ship-to-billing-address input,
#ship-to-different-address input,
.wc_payment_methods li input,
#shipping_method li input {
    position: absolute;
    width: 0;
    height: 0;
}
#add-additional-notes span,
#ship-to-billing-address span,
#ship-to-different-address span,
.wc_payment_methods li.wc_payment_method>label,
#shipping_method li>label{
    position: relative;
    padding-left: 35px;
}
.additional-notes{
  display: none;
}
#add-additional-notes input:checked ~ label::before ,
#add-additional-notes input:checked ~ span::before ,
#ship-to-billing-address input:checked ~ label::before ,
#ship-to-different-address input:checked ~ span::before ,
.wc_payment_methods li input:checked ~ label::before ,
#shipping_method li  input:checked ~ label::before {
    content: "";
    position: absolute;
    top: 3px;
    left: 3px;
    display: block;
    background: #9fa18b;
    opacity: 1;
    -webkit-transition: .3s linear;
    transition: .3s linear;
    padding: 0px;
    width: 19px;
    height: 19px;
    border-radius: 4px;
    margin-right: 11px;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: none;
    border-radius: 0;
    width: 100%;
}
#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
    padding: 0;
    border-bottom: none;
    margin: 0;
    width: 100%;
}
#add_payment_method #payment div.form-row,
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row {
    padding: 0;
}
.steps-btns__next .page-btn__link{
    font-size: 14px;
    font-family: "Sofia Pro", sans-serif;
    margin-right: 15px;
}
.xoo-wsc-img-col{
    position: relative;
}
#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li {
    margin-bottom: 10px;
}
.order-summary .summary-item__name{
    width: 290px;
}
#ship-to-billing-address label::after,
#add-additional-notes span::after,
#ship-to-different-address span::after,
.wc_payment_methods li>label::after ,
#shipping_method li>label:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0;
    display: block;
    background: none;
    opacity: 1;
    -webkit-transition: .3s linear;
    transition: .3s linear;
    padding: 0px;
    width: 25px;
    min-width: 25px;
    height: 25px;
    border: 1px solid #2C3428;
    border-radius: 4px;
    margin-right: 11px;
}
#ship-to-billing-address{
    height: 25px;
    margin-top: 30px;
}
#add-additional-notes,
#ship-to-different-address{
    margin-top: 16px;
    height: 25px;
    margin-left: 0px;
}
#add-additional-notes{

    margin-top: 12px;
}
.woocommerce-shipping-fields{
    margin-bottom: 0px;
}

.checkout_coupon.woocommerce-form-coupon .button{
    max-width: 149px;
    padding: 18px 14px;
    border-color: #9FA18B;
    background: #9FA18B;
    color: #E4E2DC;
    text-transform: none;
    margin-top: 10px;
    height: 50px;
    font-family: "Sofia Pro", sans-serif;
}
.checkbox-area::before {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  display: block;
  width: 19px;
  height: 19px;
  background: #9FA18B;
  border-radius: 4px;
  opacity: 0;
  -webkit-transition: .3s linear;
  transition: .3s linear;
}

.form-checkbox:checked ~ .form-checkbox-label .checkbox-area::before {
  opacity: 1;
}

.form-radio:checked ~ .form-radio-label .checkbox-area::before {
  opacity: 1;
}

.blog {
  padding: 151px 0 72px;
}

.blog__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.blog-col {
  width: 45%;
  max-width: 480px;
}

.blog-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.blog-item {
  width: 100%;
  margin-bottom: 70px;
}

.blog-item:last-child {
  margin-bottom: 0;
}

.blog-item__pic {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  overflow: hidden;
}

.blog-item__pic img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: .3s linear;
  transition: .3s linear;
}

.blog-item__pic_small {
  /*height: 358px;*/
}

.blog-item__title {
  position: relative;
  font-weight: 600;
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 2px;
}

.blog-item__title-icon {
  position: absolute;
  top: 5px;
  right: 0;
}

.blog-item__title-icon svg {
  display: block;
}

.blog-item__link {
  display: block;
  text-decoration: none;
  color: #E4E2DC;
  -webkit-transition: .3s linear;
  transition: .3s linear;
}

.blog-item__link path {
  -webkit-transition: .3s linear;
  transition: .3s linear;
}

.blog-item__link:hover {
  color: #9FA18B;
}

.blog-item__link:hover .blog-item__pic img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.blog-item__link:hover path {
  fill: #9FA18B;
}

.blog-item__author-link {
  text-decoration: none;
  color: #E4E2DC;
  -webkit-transition: .3s linear;
  transition: .3s linear;
}

.blog-item__author-link:hover {
  color: #9FA18B;
}

.blog-item__title-text {
  max-width: calc(100% - 35px);
}

.article {
  padding: 146px 0 40px;
    min-height: 75vh;
}

.article__title {
  text-align: center;
  max-width: 785px;
  margin: 0 auto 42px;
}

.article__subtitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 581px;
  margin: 0 auto 55px;
  font-weight: 500;
  font-size: 25px;
  line-height: 30px;
}

.article__date {
  position: relative;
  margin-left: 20px;
}

.article__date::before {
  content: "|";
  position: absolute;
  top: 0;
  left: -13px;
  font-size: 25px;
  line-height: 30px;
}

.article-pics {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.article-pics__item {
  width: 49%;
  max-width: 480px;
}

.article-pics__item img {
  width: 100%;
  height: auto;
  display: block;
}
.article-content p{
  max-width: 580px;
  margin: auto;
    margin-bottom: 10px;
}
.wp-caption-text,
.article-pics__item-author {
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  color: #9FA18B;
  margin-top: 8px;
}
.woocommerce table.shop_table td,
.woocommerce table.shop_table th {
    font-weight: 500;
    padding: 0;
    line-height: 1.5em;
        border: none;
}
table.cart .cart-item__pic  img {
    width: 100%;
    box-shadow: none;
}
.woocommerce table.shop_table {
    border: none;
    margin: 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 5px;
}
.article-content .aligncenter {
    clear: both;
    margin: 30px auto;
}
.lrm-user-modal-container-inner {
    padding: 30px;
}
.lrm-user-modal-container {
    margin: 7em auto 4em;
}
.lrm-nice-checkbox__label {
    padding-left: 35px;
    line-height: 23px;
}
.article-content__pics {
  margin-bottom: 30px;
}
.article-content h3,
.article-content__title {
  font-weight: 600;
  font-size: 25px;
  line-height: 30px;
  max-width: 580px;
  margin: 0 auto 20px;
}

.article-content__text {
  max-width: 580px;
  margin: 0 auto 50px;
}
.wp-caption.alignright,
.wp-caption.alignleft{
    max-width: 480px;
    width: 49%;
    display: inline-block;
    margin-right: 5px;
}
.article-pic {
  max-width: 780px;
  margin: 0 auto 30px;
}

.article-pic__item {
  width: 100%;
}

.article-pic__item img {
  width: 100%;
  height: auto;
  display: block;
}

.shop {
  padding: 146px 0 20px;
}

.shop__navigation {
  margin-bottom: 6px;
}

.shop-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.shop-navigation__item {
  width: 20%;
  max-width: 230px;
}

.shop-navigation__link {
  display: block;
  width: 100%;
  padding: 19px 20px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  color: #9FA18B;
  text-transform: uppercase;
  border: 1px solid #9FA18B;
  border-radius: 4px;
  -webkit-transition: .3s linear;
  transition: .3s linear;
}

.shop-navigation__link.active {
  color: #2C3428;
  border-color: #2C3428;
}

.shop-navigation__link.active:hover {
  color: #2C3428;
  border-color: #2C3428;
}

.shop-navigation__link:hover {
  color: #2c3428b9;
  border-color: #2c3428b9;
}

.shop-search {
  width: 60%;
  max-width: 429px;
}

.shop-search__group {
  position: relative;
  width: 100%;
}

.form-input_search {
  width: 100%;
  font-family: "Sofia Pro", sans-serif;
  background: transparent;
  padding: 19px 52px;
  outline: none;
  border: 1px solid #9FA18B;
  color: #2C3428;
  border-radius: 4px;
  font-size: 14px;
  line-height: 20px;
  -webkit-transition: .3s linear;
  transition: .3s linear;
}

.form-input_search:focus {
  border-color: #2C3428;
}

.form-label_search {
  position: absolute;
  top: 19px;
  left: 52px;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #9FA18B;
  text-transform: uppercase;
  -webkit-transition: .3s linear;
  transition: .3s linear;
}

.shop-search__icon {
  position: absolute;
  top: 17.5px;
  left: 17.5px;
  width: 24px;
  height: 24px;
}

.shop-search__icon svg {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
}

.form-input_search:focus ~ .form-label_search,
.form-input_search:not(:placeholder-shown) ~ .form-label_search {
  opacity: 0;
}

.shop__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.shop__filters {
  width: 23%;
  max-width: 260px;
    padding-top: 40px;
}
.bapf_clr_woborder.bapf_sfilter .bapf_clr_span {
    border-radius: 4px;
  }
.berocket_single_filter_widget{
    border-bottom: 1px solid #9FA18B;
  }
.shop__list {
  width: 75%;
  max-width: 880px;
}
.header__cart.cart{
  position: relative;
}
#mini-cart-count{
    position: absolute;
    top: -8px;
    right: -8px;
}
#mini-cart-count span{
  background: #9fa18b;
  width: 20px;
  height: 20px;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  font-size: 12px;
    display: block;
}
a.page-btn__link.checkout-btn__link.disabled{
  opacity: 0.4;
  cursor: no-drop;
}
.product-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
}

.product-list__item {
  width: 49%;
  max-width: 430px;
  margin-top: 46px;
}

.product-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
/*
.page-btn__link.showmegamenu:hover{

    color: #2C3428;
    background: #E4E2DC;
}
*/
.accordion-item__text ul{
  margin-top: 0
}
.product-card__link {
  text-decoration: none;
  color: #2C3428;
  -webkit-transition: .3s linear;
  transition: .3s linear;
}

.product-card__link:hover {
  color: #9FA18B;
}

.product-card__link:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.center{
  text-align: center;
}
.sectiongallery{

    overflow: hidden;
}
.sectiongallery .gallery_section {
    margin-top: 50px;
}
.sectiongallery .gallery_section .product-swiper__next {
    top: auto;
    bottom: 10px;
}
.product-card__link:hover .product-card__overlay {
  opacity: 0.2;
}

.product-card__pic {
  position: relative;
  width: 100%;
  height: 322px;
  overflow: hidden;
  margin-bottom: 16px;
}

.product-card__pic img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: .3s linear;
  transition: .3s linear;
}

.product-card__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0;
  -webkit-transition: .3s linear;
  transition: .3s linear;
  z-index: 2;
}

.product-card__title {
  font-weight: 600;
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 5px;
}

.product-card__price {
  font-weight: 600;
  font-size: 17px;
  line-height: 22px;
}

.product {
  padding: 172px 0 55px;
}

.product__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.product__image {
  width: 60%;
  max-width: 700px;
}

.product__image img {
  width: 100%;
  height: auto;
  display: block;
}
.product_image_box
.product__image-text {
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  color: #9FA18B;
  bottom: 0px;
  height: auto;
  width: auto;
  margin: auto;
  text-align: center;
  top: auto;
}

.product-filters {
  width: 38%;
  max-width: 379px;
}

.product-filters__title {
  margin-bottom: 11px;
}

.product-slider__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.product-slider__title {
  width: 40%;
  max-width: 279px;
  margin-right: 121px;
}

.product-slider-subtext {
  width: 40%;
  max-width: 380px;
}

.product-slider-subtext__title {
  font-weight: 600;
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 15px;
}

.product-slider-subtext__text {
  margin-bottom: 20px;
}


.preloader {
  /*фиксированное позиционирование*/
  position: fixed;
  /* координаты положения */
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #e4e2dc66;
  z-index: 10001;
}

.preloader__row {
  position: relative;
  top: 50%;
  left: 50%;
  width: 70px;
  height: 70px;
  margin-top: -35px;
  margin-left: -35px;
  text-align: center;
  animation: preloader-rotate 2s infinite linear;
}

.preloader__item {
  position: absolute;
  display: inline-block;
  top: 0;
  background-color: #2C3428;
  border-radius: 100%;
  width: 35px;
  height: 35px;
  animation: preloader-bounce 2s infinite ease-in-out;
}

.preloader__item:last-child {
  top: auto;
  bottom: 0;
  animation-delay: -1s;
}

@keyframes preloader-rotate {
  100% {
    transform: rotate(360deg);
  }
}

@keyframes preloader-bounce {

  0%,
  100% {
    transform: scale(0);
  }

  50% {
    transform: scale(1);
  }
}

.loaded_hiding .preloader {
  transition: 0.3s opacity;
  opacity: 0;
}

.loaded .preloader {
  display: none;
}
.product-slider-subtext__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #9FA18B;
  -webkit-transition: .3s linear;
  transition: .3s linear;
}

.product-slider-subtext__link svg {
  -webkit-transition: .3s linear;
  transition: .3s linear;
}

.product-slider-subtext__link path {
  -webkit-transition: .3s linear;
  transition: .3s linear;
}

.product-slider-subtext__link:hover {
  color: #2C3428;
}

.product-slider-subtext__link:hover svg {
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
}

.product-slider-subtext__link:hover path {
  fill: #2C3428;
}

.product-slider-subtext__link-text {
  margin-right: 30px;
}

.product__swiper {
  position: relative;
  width: 100%;
  margin-top: 38px;
}

.product-swiper__wrapper {
  padding-bottom: 76px;
}

.product-swiper__slide img {
  width: 100%;
  height: auto;
  display: block;
}

.product-swiper__next {
  position: absolute;
  bottom: 45px;
  right: 0;
  z-index: 4;
  cursor: pointer;
}

.product-add {
  border-top: 1px solid #2C3428;
  padding: 42px 0;
}

.product-add__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.product-add__phone {
  font-weight: bold;
  font-size: 17px;
  line-height: 22px;
  margin-right: 20px;
}
.jump-menu-left.active.rightbg>.page-nav-left{

      transition: 0.4s all;
}

.jump-menu-left-sub>.page-nav-left:after,
.jump-menu-left>.page-nav-left:after{
  content: '';
  position: absolute;
  top: 0;
  background: #fff;
  width: 33.3333vw;
  height: 100vh;
  z-index: -99999;
  right: 0%;
  display: block;
  transition: 0.4s all;
}


.category_item>.product_id_link.active,
.category_item>.product_cat_link.active{
  color: #9FA18B;
}
.jump-menu-left-sub.hover>.page-nav-left:after,
.jump-menu-left.hover>.page-nav-left:after{
  right: -100%;
}

.product-add__phone-link {
  color: #2C3428;
  text-decoration: none;
  -webkit-transition: .3s linear;
  transition: .3s linear;
}

.product-add__phone-link:hover {
  color: #9FA18B;
}
.page-id-16 .our_processes {
    margin-bottom: 65px;
}
.product-add__btn-link {
  display: block;
  background: #2C3428;
  color: #E4E2DC;
  min-width: 250px;
  text-align: center;
  padding: 19px 30px 20px;
}

.product-add__price {
  font-weight: 600;
  font-size: 25px;
  line-height: 30px;
  margin-left: auto;
  margin-right: 17px;
}

.library {
  padding: 146px 0 60px;
}

.shop-navigation_library {
  margin-bottom: 52px;
}

.shop-navigation__item_library {
  width: 31%;
  max-width: 355px;
}

.library-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.library-list__item {
  margin-bottom: 19px;
}

.library-list__title {
  font-weight: 600;
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 5px;
}
.popup{
  display: none;
}
.wpcf7-form-control-wrap:focus ~ .form-label{
    font-size: 12px;
    line-height: 12px;
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
}
.library-sub-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
    justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 19px;
}
#section_Hardware,
#section_Materials{
  display: none;
}
#section_Hardware.active,
#section_Materials.active{
  display: block;
}
.library-sub-list__title {
  width: 100%;
  font-weight: 600;
  font-size: 17px;
  line-height: 22px;
  margin-bottom: 23px;
}
.starratingawesome:not(:checked) > label {
    font-size: 18px;
  }
  .starratingawesome > input:checked ~ label,
.starratingawesome > input:checked + label:hover, .starratingawesome > input:checked + label:hover ~ label, .starratingawesome > input:checked ~ label:hover, .starratingawesome > input:checked ~ label:hover ~ label, .starratingawesome > label:hover ~ input:checked ~ label,
.starratingawesome:not(:checked) > label:hover, .starratingawesome:not(:checked) > label:hover ~ label {
    color: #585f55;
}
h3.form-group{
  font-weight: 600;
  font-size: 25px;
  line-height: 30px;
  color: #2C3428;
}
.library-sub-list__item {
  width: 157px;
  margin-bottom: 35px;
  z-index: 1;
    margin-right: 10px;
}

.library-sub-list__item:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.library-sub-list__item:hover .library-sub-list__link {
  opacity: 1;
}

.library-sub-list__item:hover .library-sub-list__pic::before {
  opacity: 0.5;
}

.library-sub-list__pic {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 158px;
  margin-bottom: 13px;
  overflow: hidden;
  -webkit-transition: .3s linear;
  transition: .3s linear;
  z-index: 1;
    cursor: pointer;
}

.library-sub-list__pic img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: .3s linear;
  transition: .3s linear;
  z-index: -1;
    cursor: pointer;
}

.library-sub-list__pic::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: inherit;
  height: inherit;
  background: #FFFFFF;
  opacity: 0;
  -webkit-transition: .3s linear;
  transition: .3s linear;
  z-index: 1;
    cursor: pointer;
}
.property-list__item:nth-child(2),
.property-list .property-list__item:nth-child(2){
  display: none;
}
.library-sub-list__link {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 3px 15px;
  border: 1px solid #2C3428;
  border-radius: 4px;
  text-decoration: none;
  text-transform: uppercase;
  color: #2C3428;
  font-weight: 600;
  font-size: 12px;
  line-height: 20px;
  opacity: 0;
  z-index: 2;
  -webkit-transition: .3s linear;
  transition: .3s linear;
}

.library-sub-list__link:hover {
  color: #E4E2DC;
  background: #2C3428;
}

.library-sub-list__item-title {
  font-weight: 600;
}

.cart-content {
  padding: 151px 0 15px;
}

.cart-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.cart-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 37px;
  padding-bottom: 40px;
  border-bottom: 1px solid #2C3428;
}

.cart-list__header {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  padding-top: 0;
  padding-bottom: 9px;
}

.woocommerce table.shop_table td.cart-item__pic {
  position: relative;
  width: 34%;
  max-width: 400px;
  padding-left: 44px;
}

.woocommerce table.shop_table .cart-item__pic img {
  width: 100%;
  height: auto;
  display: block;
}
.cart-item__name-title a {
    margin-bottom: 14px;
    color: #2C3428;
    text-decoration: none;
}
.cart-item__close {
  position: absolute;
  top: 0;
  left: 0;
  width: 17.68px;
  height: 17.68px;
  cursor: pointer;
}
.cart-item__price .woocommerce-Price-amount{

    font-weight: 800;
}
.cart-item__pic_header {
  padding-left: 0;
    position: relative;
    width: 34%;
    max-width: 400px;
    padding-left: 44px;
}
.woocommerce a.remove:hover {
    color: #fff!important;
    background: none;
}
.cart-header__title {
  font-weight: 600;
  font-size: 25px;
  line-height: 30px;
}

.cart-item__name {
  width: 24%;
  max-width: 280px;
}

.cart-item__quantity {
  width: 15%;
  max-width: 144px;
  text-align: right;
}

.cart-item__price {
  width: 15%;
  max-width: 144px;
  text-align: right;
  font-weight: 600;
  font-size: 17px;
  line-height: 22px;
}

.cart-item__price_header {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}

.product-title {
  font-weight: 600;
  font-size: 17px;
  line-height: 22px;
}

.cart-item__name-title {
  margin-bottom: 14px;
}

.property-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.xoo-wsc-close{
  background-image: url(/wp-content/uploads/2021/06/close.svg);
  width: 19px;
  height: 19px;
}
span.xoo-wsc-minus, span.xoo-wsc-plus,
.xoo-wsc-chng,
.xoo-wsc-qtybox{
  border: none
}
.property-list__item {
  margin-bottom: 7px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
    font-family: 'Sofia Pro';
    background: transparent!important;
    border: none;
    outline: none;
    padding: 13px 0;
    border-bottom: 1px solid #2C3428;
    font-size: 14px;
    line-height: 18px;
    color: #2C3428;
    width: 100%;
    border-color: #9FA18B;
}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
    font-weight: 700;
    border-top: none;
}
.woocommerce-checkout-review-order-table tfoot{
    display: block;
}
.woocommerce-checkout-review-order-table tfoot th{
    width: 30%
}
.woocommerce-checkout-review-order-table tfoot td{
    width: 70%;
    text-align: right;
}
.woocommerce form .form-row {
    position: relative;
}
.woocommerce form .form-row label.active {
    top: 0px;
    font-size: 12px;
}
.property-list__item:last-child {
  margin-bottom: 0;
}

.property-list__key {
  font-weight: 600;
  text-transform: capitalize;
  display: none;
}

.cart-item__quantity .quantity {
  color: #2C3428;
  background: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  overflow: hidden;
  width: 100%;
  max-width: 57px;
  margin-left: auto;
}
.woocommerce .quantity .qty,
.product-quantity {
  background: transparent;
  border: none;
  min-width: 0;
  width: 25px;
  text-align: center;
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield;
  outline: none;
  font-weight: 600;
}

.product-quantity::-webkit-outer-spin-button, .product-quantity::-webkit-inner-spin-button {
  -webkit-appearance: none;
          appearance: none;
  margin: 0;
}
input.minus,input.plus,
.quantity-count {
    width: 11px;
    height: 17px;
    cursor: pointer;
    border: none;
    padding: 0;
    background-color: #3330;
    font-size: 0;
    line-height: 1;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    width: 100%;
}
.cart_totals .shop_table.shop_table_responsive tr.order-total{

    justify-content: flex-end;
}
.cart_totals .shop_table.shop_table_responsive tr.order-total th{
    width: auto;
    margin-right: 10px;
  }
.quantity-count img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
}

.cart-item__col {
  width: 40%;
  max-width: 440px;
}

.cart-item__col:last-child {
  text-align: right;
}

.cart-item__text {
  margin-bottom: 19px;
  max-width: 336px;
}

.form-group_cart {
  margin-bottom: 10px
}

.cart-item__subtotal {
  font-weight: 600;
  font-size: 17px;
  line-height: 22px;
  margin-bottom: 10px;
}

.cart-item__subtotal-subtext {
    color: #9FA18B;
    margin-bottom: 63px;
    display: block;
    text-align: right;
}
.cart-item__subtotal-subtext td {
    text-align: right;
    width: 100%;
    display: block;
    border: none!important;
  }

.checkout-btn__link {
  color: #E4E2DC;
  background: #2C3428;
}

.page-id-8 {
  padding: 150px 0 0px;
}

.checkout__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.checkout-steps {
  width: 52%;
  max-width: 580px;
}

.checkout-steps__item {
  margin-bottom: 25px;
}

.checkout-step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.checkout-steps>.checkout-steps__item.checkout-step {
    justify-content: flex-start;
  }
  .checkout-step__account {
    margin-right: 15px;
}
.woocommerce-column__title,
.checkout-step__title {
  width: 100%;
  font-weight: 600;
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 10px;
}
.woocommerce .woocommerce-customer-details, .woocommerce .woocommerce-order-details, .woocommerce .woocommerce-order-downloads {
    margin-bottom: 2em;
    padding: 24px 24px 14px 26px;
    border: 1px solid #2c3428;
    background: #fff;
    border-radius: 5px;
    margin-top: 15px;
}
.woocommerce .woocommerce-customer-details address {
    border: none;
    margin: 0;
    padding: 10px 0;
}
.woocommerce-column--shipping-address{
    margin-top: 35px;
}
.checkout-step__account {
  margin-bottom: 24px;
}
.woocommerce-column__title{
    margin: 0;
}
.checkout-step__account-link {
  color: #9FA18B;
  font-weight: 600;
  -webkit-transition: .3s linear;
  transition: .3s linear;
  margin-left: 5px;
}

.checkout-step__account-link:hover {
  color: #2C3428;
}

.form-group_half-width {
  width: 49%;
  max-width: 280px;
}

.form-group_third-width {
  width: 32%;
  max-width: 180px;
    display: inline-block;
}
.woocommerce-shipping-fields__field-wrapper,
.woocommerce-billing-fields__field-wrapper{

    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.woocommerce form .form-row {
    padding: 0;
    margin: 0 0px 13px;
    width: 100%;
}
.woocommerce form .form-row.form-row-half{
    width: 49%;
}
.custom-select {
  position: relative;
}
.select2-container--default .select2-selection--single {
    background-color: #fff0;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #9FA18B;
    color: #2C3428;
    padding: 10px 25px 11px 0;
    cursor: pointer;
    height: 40px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 6px;
  }
.custom-select select {
  display: none;
}

.select-selected {
  background-color: transparent;
}

.select-selected:after {
  position: absolute;
  content: "";
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 17px;
  height: 11px;
  background: url("/wp-content/themes/vanitex/img/arrow-bottom.svg") no-repeat center;
  background-size: contain;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}

.select-selected.select-arrow-active::after {
  -webkit-transform: scaleY(-1) translateY(3px);
          transform: scaleY(-1) translateY(3px);
}

.select-items div,
.select-selected {
  color: #2C3428;
  padding: 10px 25px 11px 0;
  cursor: pointer;
}

.select-selected {
  border-bottom: 1px solid #9FA18B;
}

.select-items div {
  padding-left: 10px;
}

.select-items {
  position: absolute;
  background-color: #E4E2DC;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
  -webkit-box-shadow: 0px 10px 5px rgba(0, 0, 0, 0.18);
          box-shadow: 0px 10px 5px rgba(0, 0, 0, 0.18);
}

.select-hide {
  display: none;
}

.select-items div:hover {
  background-color: #9FA18B;
}

.same-as-selected {
  overflow: hidden;
  background-color: #9FA18B;
}
.notification-bar.hide{
	padding:0;
	height:0
}
.steps-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 500px;
}

.steps-btn__link {
  display: block;
  padding-left: 0;
  padding-right: 0;
  width: 240px;
  text-align: center;
}

.checkout__order-summary {
    width: 48%;
    max-width: 560px;
  -ms-flex-item-align: start;
      align-self: flex-start;
}


.checkout__order-summary.order-summary .order-summary__title{
    margin-bottom: 28px;
}

.checkout__order-summary.order-summary .summary-item__pic {
    position: relative;
    width: 140px;
    height: 140px;
    margin-right: 20px;
    margin-top: 2px;
}
.checkout__order-summary.order-summary  .summary-item__pic img {
  border-radius: 4px;
}
.checkout__order-summary.order-summary .summary-item__name-title {
    margin-bottom: 6px;
}
.checkout__order-summary.order-summary .property-list__item_summary li{
  margin-top: 2px;
}
.checkout__order-summary.order-summary .summary-list__item {
    margin-bottom: 45px;
}
.order-summary__title {
  font-weight: 600;
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 30px;
}

.summary-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.order-summary__list {
  margin-bottom: 40px;
}

.summary-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.summary-list__item {
  margin-bottom: 34px;
}

.summary-list__item:last-child {
  margin-bottom: 0;
}

.summary-item__pic {
  position: relative;
  width: 130px;
  height: 97px;
  margin-right: 34px;
  margin-top: 10px;
}

.summary-item__pic img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
}

.summary-item__quantity {
  position: absolute;
  top: -10px;
  right: -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 20px;
  height: 20px;
  background: #2C3428;
  border-radius: 50%;
  color: #E4E2DC;
}

.summary-item__quantity-num {
  display: block;
  font-weight: 600;
  font-size: 12px;
  line-height: 20px;
}

.summary-item__name-title {
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 2px;
}

.property-list__item_summary {
  margin-bottom: 2px;
  font-size: 12px;
}

.summary-item__price {
  margin-left: auto;
  text-align: right;
  font-weight: 600;
}

.summary-item__link {
  color: #9FA18B;
  font-weight: 600;
  font-size: 12px;
  margin-top: 5px;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}

.summary-item__link:hover {
  color: #2C3428;
}

.discount-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 40px;
}

.discount-form-group {
  position: relative;
  width: 80%;
  max-width: 380px;
  float: left;
}

.discount-form-input {
  width: 100%;
  padding: 16px 13px 17px;
  border: 1px solid #9FA18B;
  border-radius: 4px;
  outline: none;
  font-family: "Sofia Pro";
  font-size: 14px;
  line-height: 15px;
}

.discount-form-input:focus {
  border-color: #2C3428;
}

.discount-form-label {
  position: absolute;
  top: 16px;
  left: 14px;
  color: #9FA18B;
  -webkit-transition: .3s linear;
  transition: .3s linear;
}

.discount-form-submit {
  max-width: 88px;
  padding: 14px 0;
  border-color: #9FA18B;
  background: #9FA18B;
  color: #E4E2DC;
  text-transform: none;
    float: right;
}

.discount-form-input:focus ~ .discount-form-label,
.discount-form-input:not(:placeholder-shown) ~ .discount-form-label {
  opacity: 0;
}

.total-item {
  padding: 11px 0 11px;
  border-top: 1px solid #2C3428;
}
tr.woocommerce-shipping-totals,
tr.order-total,
.total-item__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-weight: 600;
  margin-bottom: 0px;
}
.woocommerce ul#shipping_method {
    text-align: left;
}
.total-item__row:last-child {
  margin-bottom: 0;
}

.summary-total__item_bold {
  font-size: 17px;
  line-height: 22px;
}

.form-checkbox-label__text img {
  display: block;
}

.checkout-account {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 1px solid #9FA18B;
  border-radius: 4px;
}

.checkout__account-info {
  margin-bottom: 49px;
}

.checkout-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 17px 26px 13px 19px;
  border-bottom: 1px solid #9FA18B;
}

.checkout-info:last-child {
  border: none;
}

.checkout-info__name {
  width: 81px;
  margin-right: 23px;
  color: #9FA18B;
}

.checkout-info__link {
  margin-left: auto;
  color: #9FA18B;
  -webkit-transition: .3s linear;
  transition: .3s linear;
}

.checkout-info__link:hover {
  color: #2C3428;
}

.credit-card-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin-top: 10px;
}

.checkout__form-group .form-input {
  border-color: #9FA18B;
}

.payment-notification {
  max-width: 480px;
  margin-top: 10px;
}

.checkout-step__text {
  max-width: 475px;
  margin-bottom: 45px;
}

.order-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  border: 1px solid #9FA18B;
  border-radius: 4px;
  margin-bottom: 62px;
}

.order-info__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 17px 19px 13px;
  border-bottom: 1px solid #9FA18B;
}

.order-info__item:last-child {
  border: none;
}

.order-info__name {
  width: 126px;
  margin-right: 55px;
  color: #9FA18B;
}

.account {
  padding: 151px 0 64px;
}

.account__title {
  font-weight: 600;
  font-size: 25px;
  line-height: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #2C3428;
  margin-bottom: 38px;
}

.account-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.tabs-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.account-tabs__nav {
  width: 25%;
  max-width: 260px;
}

.tabs-nav__link {
  text-decoration: none;
  color: #2C3428;
  font-size: 17px;
  line-height: 22px;
  margin-bottom: 30px;
  cursor: pointer;
}

.tabs-nav__link:last-child {
  margin-bottom: 0;
}

.tabs-nav__link.active {
  font-weight: 600;
}

.account-tabs__content {
  width: 70%;
  max-width: 680px;
}

.account-info-item {
  margin-bottom: 36px;
}

.account-info-item:last-child {
  margin-bottom: 0;
}
.is-form-style input.is-search-input{
    width: 100%;
    font-family: "Sofia Pro", sans-serif;
    background: transparent;
    padding: 19px 52px;
    outline: none!important;
    border: 1px solid #9FA18B!important;
    border-radius: 4px;
    -webkit-transition: .3s linear;
    transition: .3s linear;
    height: auto;
    font-size: 14px!important;
    font-weight: 600;
    line-height: 20px;
    color: #9FA18B!important;
    text-transform: uppercase;

}
.woocommerce-info {
    border-top-color: #2c3428;
    width: 100%;
    margin-top: 100px;
    padding: 2em 2em 2em 3.5em;
}
.woocommerce-info::before {
    color: #2c3428;
    top: 2em;
}
.account-info-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 26px;
}

.account-info-title__link {
  font-weight: 600;
  color: #9FA18B;
  -webkit-transition: .3s linear;
  transition: .3s linear;
}

.account-info-title__link:hover {
  color: #2C3428;
}

.order-info-summary {
  margin-bottom: 42px;
}

.account-info-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 40px;
  border-bottom: 1px solid #9FA18B;
}

.account-info-content__row {
  font-weight: 600;
  font-size: 17px;
  line-height: 22px;
  margin-bottom: 10px;
}

.account-info-content__row:last-child {
  margin-bottom: 0;
}

.account-info-content__text {
  max-width: 463px;
  margin-bottom: 52px;
}

.order-info-summary__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.order-info-summary__item {
  margin-bottom: 32px;
}

.order-info-summary__item:last-child {
  margin-bottom: 0;
}

.order-info-summary__row_title {
  font-weight: 600;
  font-size: 17px;
  line-height: 22px;
  margin-bottom: 14px;
}

.order-info-summary__name {
  width: 180px;
}

.order-info-summary__quantity {
  margin-left: auto;
  font-size: 14px;
  line-height: 20px;
}

.order-info-summary__price {
  width: 180px;
  text-align: right;
  margin-left: 36px;
}
.value.woo-variation-items-wrapper .variable-items-wrapper.color-variable-wrapper li.variable-item,
.variable-items-wrapper.color-variable-wrapper li .variable-item-contents span{

    border-radius: 50%;
    overflow: hidden;
    border: none;
    padding: 0;
}
.xoo-wsc-header {
    padding: 50px 60px 30px;
}
.xoo-wsch-top {
    justify-content: left;
}
.xoo-wsc-footer-b{
    display: flex;
    justify-content: space-between;
}
.xoo-wsc-header span.xoo-wsch-text {
    margin-left: 0;
    font-weight: 600;
    font-size: 25px;
    line-height: 30px;
    color: #2C3428;
}
.xoo-wsc-pname a{
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  color: #2C3428;
  text-decoration: none;
}
.xoo-wsc-product {
    padding: 10px 60px;
    border-bottom: none;
    align-items: flex-start;
}
.xoo-wsc-ft-btn-checkout,
.xoo-wsc-ft-btn-continue{
  display: none;
}
.xoo-wsc-footer, .xoo-wsc-footer a, .xoo-wsc-footer .amount {
    font-size: 14px;
    font-weight: 600;
    font-size: 17px;
    line-height: 22px;
    color: #2C3428;
}
.xoo-wsc-body span.amount{
  font-weight: 600;
  font-size: 14px;
  line-height: 22px
  text-align: right;
  color: #2C3428;
}
.name-variable{
    text-transform: capitalize;

}
.xoo-wsc-icon-cross:before {
    display: none;
}
span.xoo-wsch-close {
    font-size: 37px;
    right: 30px;
    font-style: normal;
    font-weight: 300;
    top: 30px;
    background-image: url(/wp-content/uploads/2021/06/Group-94.svg);
    width: 18px;
    height: 18px;
}


.xoo-wsc-ft-amt {
    width: 100%;
    padding: 3px;
    display: flex;
    justify-content: space-between;
    font-weight: 600;
    font-size: 17px;
    line-height: 22px;
    color: #2C3428;
}
.xoo-wsc-footer .xoo-wsc-footer-b a.xoo-wsc-ft-btn,
.xoo-wsc-footer .xoo-wsc-ft-btn-cart{
  width: 48%;
  height: 60px;
  font-weight: 600;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  color: #E4E2DC;
  background: #2C3428;
  border: 1px solid #2C3428;
  border-radius: 4px;
  margin-right: 0;
  margin-left: auto;
  padding: 19px;
  text-decoration: none;
  margin-right: 0;
  display: inline-block;
  vertical-align: middle;
    margin: 0;
  }

.xoo-wsc-footer {
    padding: 10px 60px;
}
.xoo-wsc-ft-totals {
    border-top: 1px solid #2C3428;
}
.xoo-wsc-ctxt {
    font-weight: 600;
    font-size: 25px;
    line-height: 30px;
    color: #2C3428;
}
span.xoo-wsc-chng {
    font-family: "Sofia Pro", sans-serif;
}
.xoo-wsc-qtybox {
    display: flex;
    max-width: 65px;
}
.property-list__value{
    font-size: 12px;
    line-height: 1.3;
}
.xoo-wsc-total,
.xoo-wsc-subtotal{
    padding:15px 0;
    border-top: 1px solid #2C3428;
}
.xoo-wsc-sum-col {
    position: relative;
}
a.xoo-wsc-remove {
    color: #2c3428;
    position: absolute;
    right: 0;
    top: 7px;
}
.xoo-wsc-sum-col a{
    cursor: pointer;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    color: #2C3428;
    text-decoration: none;
}
.page-popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  display: none;
  opacity: 0;
  -webkit-transition: .3s linear;
  transition: .3s linear;
  z-index: 99999;
    height: 100%;
}

.page-popup.fade {
    display: flex;
    align-items: center;
}

.page-popup.active {
  opacity: 1;
}
.notification-bar a{

    color: #fff;
    text-decoration: underline;
}
.page-popup__wrapper {
  position: relative;
  width: 100%;
  max-width: 499px;
  padding: 53px 59px 59px;
  margin: auto;
  background: #FFFFFF;
  -webkit-transform: translateY(-200%);
          transform: translateY(-200%);
  -webkit-transition: .3s linear;
  transition: .3s linear;
}

.active .page-popup__wrapper {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.page-popup__close {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 17.5px;
  height: 17.5px;
  cursor: pointer;
}

.page-popup__close img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
}

.page-popup__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 15px;
}

.form-submit_login,
.page-btn_login {
  display: block;
  width: 49%;
  max-width: 180px;
}

.page-btn__link_login {
  display: block;
  padding: 19px 16px;
  text-align: center;
  color: #9FA18B;
  border-color: #9FA18B;
}

.page-btn__link_login:hover {
  border-color: #2C3428;
}

.form-group_login-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.forgot-password__link {
  font-weight: 600;
  color: #9FA18B;
  -webkit-transition: .3s linear;
  transition: .3s linear;
}

.forgot-password__link:hover {
  color: #2C3428;
}

.page-popup__title {
  font-weight: 600;
  font-size: 25px;
  line-height: 30px;
}

.page-popup__title_login,
.page-popup__title_sign-up,
.page-popup__title_reset {
  margin-bottom: 22px;
}

.form-submit_sign-up {
  max-width: 180px;
  margin-top: 10px;
}

.form-submit_reset {
  max-width: 180px;
  margin-top: 20px;
}

.page-popup__wrapper_lightshot {
  width: 555px;
  height: 342px;
  padding: 17px 20px;
}

.page-popup__wrapper_green-theme {
  background: #2C3428;
  color: #E4E2DC;
}

.page-popup__title_mailing {
  text-align: center;
  margin-bottom: 34px;
}

.page-popup__subtitle_mailing {
  text-align: center;
  max-width: 304px;
  margin: 0 auto 10px;
}

.form-submit_mailing {
  max-width: 180px;
  margin: 20px auto 0;
}

.checkbox-area_green-theme {
  border-color: #E4E2DC;
}

.checkbox-area_green-theme::before {
  background: #E4E2DC;
}

.page-popup__wrapper_sale {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 47px;
  padding-bottom: 74px;
}

.page-popup__suptitle_sale {
  font-weight: 600;
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 40px;
}

.page-popup__title_sale {
  font-family: "GT Sectra";
  font-weight: 400;
  font-size: 40px;
  line-height: 40px;
  max-width: 279px;
  text-align: center;
  margin-bottom: 20px;
}

.page-popup__text_sale {
  max-width: 304px;
  text-align: center;
  margin-bottom: 65px;
}

.page-popup__wrapper_sale-pic {
  padding-left: 40px;
  padding-right: 381px;
  max-width: 699px;
}

.page-popup__pic_sale {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  max-width: 340px;
  height: 100%;
  z-index: -1;
}

.page-popup__pic_sale img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}

.page-popup__text_sale-pic {
  max-width: 240px;
}

.page-popup__pic_lightshot {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.page-popup__pic_lightshot img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}

.page-popup__title_lightshot {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #FFFFFF;
}

.page-popup__subtitle_lightshot {
  color: #FFFFFF;
}

.page-popup__close_lightshot {
  top: 20px;
  right: 20px;
}







.frb {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 10px;
    flex: 3;
    min-width: 25%;
}
.frb input[type=checkbox],
.frb input[type=radio] {
	display: none;
}
.frb label {
    display: inline-block;
    cursor: pointer;
    padding: 11px 5px;
    border-radius: 6px;
    user-select: none;
    width: 100%;
    height: 50px;
    border: 1px solid #9FA18B;
    font-weight: 600;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    color: #2C3428;
}

/* Checked */
.frb input[type=checkbox]:checked + label,
.frb input[type=radio]:checked + label {
	background: #9FA18B;
  color: #E4E2DC;

}
.tabs_basin .tab_basin>input[type="radio"]:nth-child(5)+label{
  display: none;
}
/* Hover */
.frb label:hover {
	background: #9FA18B;
  color: #E4E2DC;
}

/* Disabled */
.frb input[type=radio]:disabled + label {
	background: #efefef;
	color: #666;
}
.tb{
  font-weight: 600;
  font-size: 17px;
  line-height: 22px;
  color: #2C3428;
  width: 100%;
  margin: 0 0 12px 0;
  position: relative;
  cursor: pointer;
}
.tb:after{
  content: '';
  position: absolute;
  width: 17px;
  height: 10px;
  background: url(/wp-content/uploads/2021/06/arrow-bottom.svg);
  right: 0;
  top:4px;
  transition: 0.4s all;
}
.custom-input{
    width: 100%;
    margin-top: 5px;
      display: none;
}
.active .custom-input{
  display: block;
}
.frb.sizesd.active input[type=radio]:checked+label {
    background: none;
    color: #2c3428;
}
.customsizefrb.active input[type=radio]+label {
    background: #9fa18b;
    color: #E4E2DC;

}
#unabletoadditem{
  max-width:  381px;
}
#unabletoadditem h3{
 font-weight: 600;
  font-size: 17px;
  line-height: 22px;
  color: #2C3428;
  margin-bottom: 20px;
}
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.our_features{
  padding: 100px 0;
}
.our_features .section-title{
  margin-bottom: 30px;
  text-align: center;
  max-width: 580px;
  margin: auto;
  margin-bottom: 55px;
}
.our_features-item{
  text-align: center;
  max-width: 274px;
  margin: auto;
  margin-bottom: 46px
}
.our_features__icon{
  margin-bottom: 45px;
}
.our_features__title{
  color: #2C3428;
  font-family: Sofia Pro;
  font-size: 25px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 20px;
}
.our_features__text{
  color: #2C3428;
  text-align: center;
  font-family: Sofia Pro;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 27px;
}

.our_processes{
  padding: 65px 0;
}
.our_processes .section-title{
  margin-bottom: 30px;
    text-align: center;
    max-width: 580px;
    margin: auto;
    margin-bottom: 55px;
}
.our_processes-item{
  text-align: center;
}
.our_processes__icon{
  margin-bottom: 45px;
}
.our_processes__title{
  color: #E4E2DC;
  font-family: Sofia Pro;
  font-size: 25px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 20px;
    display: flex;
    gap: 5px;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.our_processes__title .our_processes__nember {
    width: 32px;
    height: 32px;
    display: inline-block;
}
.page-id-23 .intro {
    padding-bottom:0;
    min-height: 665px;
}
.designed_bysection{
  margin: 70px 0 100px 0;
}
.designed_by{
  text-align: center;
  max-width: 420px;
  margin: auto;
  padding:0 20px ;
}
.designed_by-title{
  font-size: 25px;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 20px
}
.designed_by-text{
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
.our_processes__text {
    color: #E4E2DC;
    text-align: center;
    font-family: Sofia Pro;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    margin: auto;
    line-height: 20px;
    margin-bottom: 27px;
    max-width: 260px;
    min-height: 53px;
}
.our_processes__link a{
  color: #9FA18B;
  text-align: center;
  font-family: Sofia Pro;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  text-decoration-line: underline;
}
.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.our_processes .col-3 {
  padding: 0 20px;
}
.col-4{
    width: 32%;
    display: inline-block;
    vertical-align: top;
    margin-right: 1%;
}
.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.title_luxary{
  font-family: "GT Sectra Display";
  font-size: 40px;
  line-height: 40px;
  color: #2C3428;
}
.title_lu{
    font-weight: 600;
    font-size: 25px;
    line-height: 25px;
    color: #2c3428;
    margin-bottom: 20px;
}
.text_lu{

}
.frb.customsizefrb{
    flex: auto;
    width: 100%;

}
.single-product .footer {
    padding-bottom: 120px;
}
.gallery_section{
    position: relative;
        width: 100%;
}
.gallery_section .product-swiper__next {
    top: -25px;
    bottom: 0;
}
.custom-input input.error{
    border: 1px solid #FF5722;
    color: #9FA18B;
    outline: 0;
  }
.gallery_text a{
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  text-decoration-line: underline;
  color: #9FA18B;
  margin-top: 20px;
    display: block;
    margin-bottom: 30px;
}
.text-group a.dounloadbnt {
    color: #2c3428;
    display: block;
    margin: 5px 0;
    padding: 5px 10px;
    border: 1px solid #9fa18b;
    border-radius: 4px;
    text-decoration: none;
    width: max-content;
    text-align: center;
    transition: 0.4s all;
    cursor: pointer;
}

.dounloadbnt span{
  vertical-align: middle;
}
.dounloadbnt img{
    width: 17px;
    display: inline-block;
    vertical-align: middle;
}

.text-group a.dounloadbnt:hover {
    background: #9fa18b;
    color: #000000;
}
.gallery_text a.fancybox{
  margin-top: 10px;
  margin-bottom: 0px;
}
.okay{
  width: 80px;
  height: 30px;
  border: 1px solid #9FA18B;
  border-radius: 4px;
  font-weight: 600;
  font-size: 12px;
  line-height: 26px;
  text-transform: uppercase;
  color: #2C3428;
  text-align: center;
  display: block;
  text-decoration: none;
  margin-top: 20px;
  cursor: pointer;
}
.price_row .btn.disabled{
  cursor: no-drop;
  opacity: 0.5;
}
.custom-input input{
  border: 1px solid #9fa18b;
  border-radius: 4px;
  background: 0 0;
  padding: 14px;
  width: calc(100%);
  font-family: Sofia Pro;
  font-size: 14px;
  line-height: 20px;
  color: #2C3428;
  text-align: center;
}
.custom-input{
  position: relative;
}

#my-input-container{
  width: 100%
}
#my-suffix {
  position: absolute;
  left: 0;
  top: 15px;
  font-family: Sofia Pro;
  font-size: 14px;
  line-height: 20px;
  color: #2C3428;
}
.customsizefrb.active #my-suffix,
.error+#my-suffix{
  display: none;
}
.customsizefrb.active .success+#my-suffix{
  display: block;
}
.custom-input.active input:focus {
    border: 1px solid #000;
}

.filter.active .tb:after,
.builder.active .tb:after{
  transform: rotate(180deg);
}
.filter,
.builder {
    margin-bottom: 0px;
    padding: 15px 0;
    border-bottom: 1px solid #9FA18B;
    height: auto;
    overflow: hidden;
    transition: 0.4s all;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.filter.active,
.builder.active{
  height: 50px;
}

.builder.plusicon .tb:after,
.builder.plusicon .tb:after {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    background: url(/wp-content/uploads/2021/06/plus.svg);
    right: 0;
    top: 3px;
    transition: 0.4s all;
    background-size: contain;
    background-repeat: no-repeat;
}
.builder.summary  h4,
.additional_information h4{
    font-weight: 600;
    font-size: 17px;
    line-height: 22px;
    color: #2C3428;
    margin: 15px 0 10px 0;
}
.text-group{
    width: 100%;
}

.text-group a{
    color: #2c3428;
}
.builder.summary  h4{
  margin: 0;
}
.builder.summary .text-group ul {
    column-count: 2;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
}
.builder.summary .text-group ul li{
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
}
.chb {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 14px;
    line-height: 24px;
    color: #2C3428;
    width: 100%;
}
.chb input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #e4e2dc;
    border: 1px solid #9fa18b;
    border-radius: 4px;
}
.chb:hover input ~ .checkmark {
  background-color: #ccc;
}
.chb input:checked ~ .checkmark {
    background-color: #9fa18b;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.chb input:checked ~ .checkmark:after {
  display: block;
}
.chb .checkmark:after {
    left: 0px;
    top: 0px;
    width: 23px;
    height: 23px;
    border: 2px solid #e4e2dc;
    border-radius: 4px;
}


.mv .ih {
  position: absolute;
  left: -9999px;
}

.mv  input[type=checkbox]:checked + label>div,
.mv  input[type=radio]:checked + label>div,
.mv  input[type=radio]:checked + label>img {
  border: 2px solid #2C3428;
}

.mv input[type=checkbox] + label>div,
.mv input[type=radio] + label>div,
.mv input[type=radio] + label>img {
    border: 2px solid #e4e2dc;
    width: 40px;
    height: 40px;
    transition: 0.4s all;
    border-radius: 50%;
    cursor: pointer;
}
.sb{
    width: 100%;
}
.mr{
    width: 100%;
}
 .tl,
.mb .tl,
.mr .tl{
  font-size: 14px;
  line-height: 20px;
  color: #9FA18B;
  margin-bottom: 10px;
}
.mf{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.mf .mv{
  margin-right: 5px;
}

.builder.handles .frb {
    flex: 1;
    min-width: 30%;
}

.tabs_basin {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.tabs_basin .tab_basin>input[type="radio"] {
  display: none;
}

.tabs_basin .tab_basin>input[type="radio"].tab-btn-1+label {
    background: #9FA18B;
    color: #E4E2DC;
}
.chb.disabled .checkmark:after {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0;
    bottom: 0;
    margin: auto;
    display: block;
    width: 17px;
    height: 17px;
    border-radius: 4px;
    font-weight: 300;
    text-align: center;
    background-image: url("data:image/svg+xml,%3Csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='1.35355' y1='0.646447' x2='16.4957' y2='15.7886' stroke='%239FA18B'/%3E%3Cline y1='-0.5' x2='21.4142' y2='-0.5' transform='matrix(-0.707107 0.707107 0.707107 0.707107 16.1421 1)' stroke='%239FA18B'/%3E%3C/svg%3E%0A");
    border: none;
}
.step3tab_basin{
  display: none;
}
.chb.disabled {
  color: #9FA18B;
  cursor: no-drop;
  position: relative;
}
.tabs_basin .tab_basin>input[type="radio"]:disabled+label{
    cursor: no-drop;
    opacity: 0.5;
}

.tabs_basin div {
    padding-top: 5px;
}
.checkout_thankyou {
	min-height: 70vh;
	display: flex;
	align-content: center;
	align-items: center;
	flex-direction: column;
	justify-content: center;
    padding-bottom: 315px;
    padding-top: 264px;
}
.custom-order-status-flex {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    margin-top: 80px;
}
.custom-order-status {
	text-align: center;
	position: relative;
}
.checkout-thankyou-content_title{
	color: #2C3428;
	text-align: center;
	font-family: "Sofia Pro";
	font-size: 25px;
	font-style: normal;
	font-weight: 600;
	line-height: 30px;
	margin-bottom: 25px;
}
.custom-order-status:not(:last-child)::after {
  content: '';
  position: absolute;
  bottom: 9px;
  right: -15px;
  width: calc(57% + 10px);
  height: 3px;
  transform: translateX(100%);
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='93' height='2' viewBox='0 0 93 2' fill='none'%3E%3Cline y1='1' x2='9' y2='1' stroke='%239FA18B' stroke-width='2'/%3E%3Cline x1='14' y1='1' x2='23' y2='1' stroke='%239FA18B' stroke-width='2'/%3E%3Cline x1='28' y1='1' x2='37' y2='1' stroke='%239FA18B' stroke-width='2'/%3E%3Cline x1='42' y1='1' x2='51' y2='1' stroke='%239FA18B' stroke-width='2'/%3E%3Cline x1='56' y1='1' x2='65' y2='1' stroke='%239FA18B' stroke-width='2'/%3E%3Cline x1='70' y1='1' x2='79' y2='1' stroke='%239FA18B' stroke-width='2'/%3E%3Cline x1='84' y1='1' x2='93' y2='1' stroke='%239FA18B' stroke-width='2'/%3E%3C/svg%3E");
}
.custom-order-status:nth-child(2)::after{
	width: calc(48%);
}
.custom-order-status:nth-child(3)::after{
	width: calc(48%);
}
.checkout-thankyou-content_text{
	color: #2C3428;
	text-align: center;
	font-size: 17px;
	font-style: normal;
	font-weight: 500;
	line-height: 22px;
}
.checkout-thankyou-content_text a{
  	color: #2C3428;
}
.custom-order-status-icon svg path{
    fill: rgb(159, 161, 139)!important;
}
.custom-order-status.active .custom-order-status-icon svg path{
    fill: rgb(44, 52, 40)!important;
}
.custom-order-status .custom-order-status-title{
	color:  #9FA18B;
	text-align: center;
	font-size: 25px;
	font-style: normal;
	font-weight: 600;
	line-height: 30px;
	margin-top: 13px
}
.custom-order-status.active .custom-order-status-title{
	color: #2C3428;
}

.tab-btn-1:checked~.content-1,
.tab-btn-2:checked~.content-2,
.tab-btn-3:checked~.content-3 {
  display: block;
}

.tabs_basin .tab_basin>label {
    margin-left: 6px;
    display: inline-block;
    padding: 11px 1px;
    border-radius: 6px;
    user-select: none;
    width: 100%;
    height: 50px;
    border: 1px solid #9FA18B;
    font-weight: 600;
    font-size: 13px;
    line-height: 25px;
    text-align: center;
    color: #2C3428;
    cursor: pointer;
    vertical-align: top;
}

.tabs_basin .tab_basin>label:first-of-type {
  margin-left: 0;
}

.footer_price{
    position: fixed;
    bottom: 0;
    width: 100%;
    border-top: 1px solid #2C3428;
    padding: 10px 0;
    background: #e4e2dc;
    z-index: 9;
    left: 0;
}
.col-70{
  width: 49%;
  display: inline-block;
}
.title_footer_price{

    font-weight: bold;
    font-size: 17px;
    line-height: 22px;
    color: #2C3428;
}
.title_footer_price a{
    color: #9FA18B;
}
.col-30{
    width: 50%;
    display: inline-block;
    text-align: right;
  }
.price_row{
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: flex-end;
}
.woocommerce a.added_to_cart {
    padding-top: .5em;
    display: inline-block;
    width: 25%;
    background: #9fa18b;
    border: 1px solid #9fa18b;
    border-radius: 4px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #272e36;
    text-decoration: none;
    padding: 18px;
    transition: all .4s;
    margin-left: 10px;
}

.price_div{
    font-weight: 600;
    font-size: 25px;
    text-align: right;
    color: #2C3428;
    margin-right: 50px;
}
.price_row .btn{
    width: 35%;
    background: #2C3428;
    border: 1px solid #2C3428;
    border-radius: 4px;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #E4E2DC;
    text-decoration: none;
    padding: 18px;
    transition: all 0.4s;
    cursor: pointer;
    text-transform: uppercase;
}
.property-list__value ul{
    font-weight: 400;
    color: #2C3428;
    margin: 0;
    padding-left: 0px;
    list-style: none;
}
.property-list__value h4,
.property-list__value ul h4{
    display: inline-block;
    margin-right: 10px;
    position: relative;
    font-weight: 600;
}
.property-list__value ul h4:after{
  content: ':';
  position: absolute;

}
.property-list__value ul p{
    display: inline-block;
}
.price_row .btn:hover{
    background: #9fa18b;
    border: 1px solid #9fa18b;
    color: #2c3428;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.input-group {
    clear: both;
    position: relative;
    border: 1px solid #9fa18b;
    border-radius: 4px;
    display: flex;
    justify-content: space-between;
}
.external_finish2 .model_div .frb{
  min-width: calc( 50% - 12px);
}
.external_finish2 .frb.polyurethane_paint_inp{
    min-width: 97%;
}


.input-group .button-minus, .input-group .button-plus {
    height: 50px;
    padding: 0;
    font-size: 18px;
    width: 50px;
    font-weight: 100;
    background-color: #e4e2dc;
    position: relative;
    border: none;
    border-radius: 4px;
    color: #2C3428;
    display: inline-block;
    cursor: pointer;
    transition: all 0.4s;
    -webkit-appearance: none;
}
.input-group .button-minus:hover, .input-group .button-plus:hover {
    background-color: #9fa18b47;
}
.input-group .quantity-field {
    position: relative;
    height: 50px;
    left: 0;
    width: 70px;
    display: inline-block;
    margin: 0;
    resize: vertical;
    border: none;
    padding: 0;
    background: #e4e2dc;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #2C3428;
    font-family: Sofia Pro;
}



input[type="number"] {
  -webkit-appearance: none;
  -moz-appearance: textfield;
}
.image-checkbox {
    width: 100%;
    height: 100%;
    display: block;
    padding: 0;
    margin: 0;
    transition: 0.4s all;
}
.popup_content_products .added_to_cart.wc-forward{
    display: none;
}
.a_image{
    min-height: 140px;
    display: block;
  }
.popup_content_products {
  text-align: center;
}

.popup_content_products .mb10{
    margin-bottom: 10px;
  }
.related_products_popup{
    width: 820px;
    padding: 20px;
}
.popup_content_products {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}
.popup_product{
  width: calc(25% - 10px);
  margin-right: 10px;
}

.popup_product img{
    height: auto;
    max-width: 100%;
    display: block;
    margin: auto;
}
.content-product-card__title{
    text-align: center;
    padding: 10px 0;
}
.content-product-card__title .product-card__title,
.content-product-card__title .product-card__price {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #2C3428;
}
.product-btn-add {
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #2C3428;
    height: 30px;
    padding: 3px;
    max-width: 80px;
    border: 1px solid #9FA18B;
    border-radius: 4px;
    margin: auto;
    margin-top: 10px;
    transition: 0.4s all;
    cursor: pointer;
}
.image-checkbox-checked .product-btn-add,
.product-btn-add:hover{
  background:  #9FA18B;
  color: #fff
}
.mb_link{
  position: relative;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  text-decoration-line: underline;
  color: #9FA18B;
    width: 100%;
}
.mb_link:after {
    content: '';
    background: url(/wp-content/uploads/2021/08/Arrow1.svg);
    position: absolute;
    right: -36px;
    width: 31px;
    height: 8px;
    top: 8px;
    background-size: cover;
}
.basin .tabs_basin>.tl{
    display: block;
    border: none;
    font-size: 14px;
    line-height: 20px;
    color: #9FA18B;
    margin-bottom: 0;
    padding-top: 0;
}
.popup_materials h3,
.related_products_popup h3{
  font-weight: 600;
  font-size: 25px;
  line-height: 30px;
  color: #2C3428;
  margin-bottom: 10px;
}
.popup_materials{
    max-width: 910px;
    padding: 20px;
}
.library-sub-list__item img {
    transition: 0.4s all;
}
.popup_materials .library-sub-list__item {
    width: 98px;
    margin-bottom: 10px;
    z-index: 1;
    margin-right: 10px;
    cursor: pointer;
}
.popup_materials .library-sub-list__pic{
    display: block;
    max-height: 98px;
    overflow: hidden;
    position: relative;
    transition: 0.4s all;
    border: 2px dashed #2c342800;
}

.library-sub-title {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    text-align: center;
    transition: 0.4s all;
    opacity: 0;
    font-size: 14px;
    line-height: 20px;
    color: #2C3428;
    z-index: 9;
    display: block;
    height: max-content;
}
.library-sub-list__item:hover .library-sub-title{
    opacity: 1;
}
.popup_materials .library-sub-list__pic.active{
    border: 2px solid #2c3428;
}
.external_finish2 .frb,
.external_finish .frb {
    min-width: 40%;
}
.popup_materials .library-sub-list__pic.active:after{
  content: '';
  position: absolute;
  width: 13px;
  height: 10px;
  right: 5px;
  bottom: 5px;
}
.layout>.cf{
  display: none;
}
.product_image_box>div{
    position: absolute;
    width: 700px;
    height: 525px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.xoo-wsc-modal.xoo-wsc-active .xoo-wsc-container{
    height: 100%;
    top: 0;
    bottom: auto;

}
.product_image_box{
    width: 700px;
    position: fixed;
    top: 140px;
    height: 525px;
}
.product_image_box img{
    position: absolute;
    top:0;
    left:0;
}
.product_image_box.abs{
    position: absolute;
}
.mb{
     min-width: 100%;
}/*
.mb .form-group input.autocomplete:focus,
.mr .form-group input.autocomplete:focus{
    border: 1px solid #000000;
}*/
.autocomplete-suggestions { border: 1px solid #999; background: #FFF; overflow: auto; }
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; cursor: pointer;}
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: normal; color:#2c3428 }
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { display: block; border-bottom: 1px solid #000; }
.mb .form-group .select_title,
.mr .form-group .select_title{
  font-family: Sofia Pro;
  font-size: 14px;
  line-height: 20px;
  color: #9FA18B;
}
.select_title_bottom{
  font-family: Sofia Pro;
  font-size: 14px;
  line-height: 20px;
  color: #9FA18B;
    padding-top: 15px;
}
.mb .form-group input,
.mr .form-group input{
    border: 1px solid #9FA18B;
    border-radius: 4px;
    background: none;
    padding: 14px;
    width: calc(100% - 9px);
    font-family: Sofia Pro;
    font-size: 14px;
    line-height: 20px;
    color: #9FA18B;
}
.size .frb {
    margin-right: 5px;
    margin-bottom: 5px;
    min-width: 31%;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: none;
    background: #2C3428;
    border-radius: 50%;
    top: -7px;
    outline: none;
}
.filter.Price {
    overflow: visible;
    position: relative;
}
.ui-widget.ui-widget-content {
    border: none;
    height: 2px;
    background: #ffffff;
    margin-top: 15px;
}
#slider-Price {
    width: 100%;
    margin-bottom: 25px;
}
.ui-slider-horizontal .ui-slider-range {
    top: 0px;
    height: 2px;
    background: #2c3428;
}

#slider-range{
    display: flex;
    width: 100%;
    justify-content: space-between;
}
#slider-range #min{
  width: 50px;
  padding: 0;
  border: none;
  background: none;
  color: #2C3428;
  font-family: "Sofia Pro",sans-serif;
  font-size: 14px;
  line-height: 20px;
}

#slider-range #max{
  padding: 0;
  border: none;
  background: none;
  width: 50px;
  text-align: right;
  color: #2C3428;
  font-family: "Sofia Pro",sans-serif;
  font-size: 14px;
  line-height: 20px;
}
input#min:focus-visible ,
input#max:focus-visible {
    outline: 0;
}
.slider-scale {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    width: 100%;
    height: 75px;
    position: absolute;
    align-content: stretch;
    align-items: center;
    top: 21px;
}
.slider-scale-tick {
	position: relative;
}
.slider-scale-tick:before {
    content: "";
    border-left: 2px solid #2c3428;
    display: block;
    position: absolute;
    height: 12px;
}
.slider-scale-tick:after {
	top: 10px;
	counter-increment: section;
	content: attr(data-label);
	transform: translateX(-50%);
	text-align: center;
	position: absolute;
}
.filter.size input{
    visibility: hidden;
    height: 0;
    width: 0;
}
.col-12{
	padding: 0 15px;
}







@media (mix-width: 1023px) {
  html .jump-menu-left {
      background: #ffffff;
      position: absolute;
      height: 100vh;
      left: 0;
      transition: 0.4s all;
      top: 0;
      z-index: 99999;
      display: flex;
      transform: translate3d(-100%,0,0);
      width: calc(100% / 3);
  }
}




















































@media (max-width: 1500px) {

  .our_processes__title{

    font-size: 21px;
  }
}




@media (max-width: 1220px) {
  .categories__item {
    height: 350px;
  }
  .custom-order-status .custom-order-status-title {
    font-size: 23px;
  }
  .shop-navigation__item {
    width: 28%;
    min-width: 185px;
    margin-right: 20px;
  }
  .shop-search {
    min-width: 280px;
  }
  .our_processes__title{

    font-size: 18px;
  }
  .checkout_thankyou{
    padding: 0
  }
}

@media (max-width: 1024px) {
  .our_processes__title .our_processes__nember span {
    line-height: 20px;
  }
  .custom-order-status .custom-order-status-title{
    font-size: 14px;
    margin-top: 5px
  }
  .custom-order-status:not(:last-child)::after {
    bottom: 11px;
    height: 2px;
  }
  .custom-order-status-icon svg{
    width: 70px
  }
  .intro__pic {
    left: 0;
  }
  .intro__content {
    padding-right: 0;
  }
  .customization__inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .customization__title {
    margin-right: 0;
    margin-bottom: 40px;
  }
  .our_processes__icon {
    margin-bottom: 25px;
  }
  .our_processes__title {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 18px;
  }
  .our_processes__link a,
  .our_processes__text {
    font-size: 12px;
    line-height: 16px;
  }
  .our_processes__text{
    margin-bottom: 10px;
  }
}

@media (max-width: 1023px) {
  .page-id-23 .intro {
      min-height: auto;
  }
  .shop-search,
    .shop-navigation__item {
      margin-bottom: 10px;
  }
  .intro__inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .intro__pic {
    position: static;
    width: 100%;
  }
  .intro__content {
    margin: 46px 0 0;
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .intro__text {
    text-align: center;
  }
  .page-title {
    text-align: center;
  }
  .intro__title {
    margin-bottom: 62px;
  }
  .categories {
    padding: 0 20px;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .categories__item {
    min-width: 100%;
    margin-bottom: 20px;
  }
	iframe{
    	height: auto;
	}
	.player .vp-video-wrapper object, .player .vp-video-wrapper video {
    width: 100%;
    height: auto;
}
  .categories__item:last-child {
    margin-bottom: 0;
  }
  .customization__title {
    max-width: 50%;
  }
  .footer__inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footer-col_form {
    width: 100%;
    max-width: none;
    margin: 0 auto 40px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .footer-col__form {
    max-width: 480px;
    margin: 0 auto;
  }
  .footer__col {
    min-width: auto;
  }
  .footer__col:nth-child(1) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 1;
            order: 1;
  }
  .footer__col:nth-child(2) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .footer__col:nth-child(3) {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .footer__col:nth-child(3) .footer-menu,
  .footer__col:nth-child(3) .footer__nav-list {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .footer__form-submit {
    margin-right: auto;
  }
  .blog-item__title-text {
    max-width: calc(100% - 35px);
  }
  .checkout__inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .checkout-steps {
    width: 100%;
    max-width: 538px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .checkout__order-summary {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 30px;
  }
}
.dnpc{
    display: none;
}
.dnmb{
  display: block;
}

.jump-menu-left-products,
.jump-menu-left-sub,
.jump-menu-left {
  display: block;
  background: #ffffff;
  position: absolute;
  height: 100vh;
  left: 0;
  transition: 0.4s all;
  top: 0;
  z-index: 999999;
  display: flex;
	transform: translate3d(-100%,0,0);
	width: calc(100vw / 3);
	opacity: 0;
}
.header__menu.jump-menu-left-sub.active>nav{

    overflow-y: scroll;
    height: 100vh;

}
body.overflow{
    overflow: hidden;

}
.jump-menu-left-products{
    z-index: -1;
	opacity: 0;
    transform: translate3d(100%,0,0);
}
.hover.header__menu.jump-menu-left-sub .header__menu.jump-menu-left-products {
    transform: translate3d(100%,0,0);
}
.header__menu.jump-menu-left-sub .header__menu.jump-menu-left-products{
    transform: translate3d(0%,0,0);
}
.jump-menu-left-fghsub.active:after{
  position: absolute;
  content: '';
  left: 0;
  width: 6px;
  height: 100%;
  /* background: #e5e5e0; */
  box-shadow: inset 7px 10px 12px #f0f0f0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.jump-menu-left-sub{
  z-index: -1;
}
.hover .jump-menu-left-sub{

    transform: translate3d(100%,0,0);
}
.jump-menu-left.active{
  left: 0;
  transform: translate3d(0,0,0);position: fixed;
	opacity:1
}
.mega-menu {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 9999999;
    transition: .5s cubic-bezier(.52, .175, .45, 1.06);
    transition-delay: .2s;
    color: #333;
    pointer-events: none;
}
.mega-menu.mega-menu--show{
  pointer-events: auto;
    width: max-content;
}
.mega-menu__bg {
    background: rgba(128,128,121,.75);
    /* mix-blend-mode: multiply; */
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    pointer-events: none;
    opacity: 0;
    transition: .4s;
    width: 100%;
    height: 100vh;
    z-index: 99999;
}
.overflow .mega-menu__bg {
    opacity: 1;
    pointer-events: auto;
    cursor: pointer;
}
.product_cat_link.active+.jump-menu-left-sub{

    transition: 0.4s all;
    width: calc(100vw / 3);
    opacity: 1;
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    -ms-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    opacity: 1;
    transform: translate3d(100%,0,0);
	z-index:1
}
.jump-menu-left-products.active{
    transform: translate3d(100%,0,0);
    transition: 0.4s all;
    width: calc(100vw / 3);
    opacity: 1;
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    -ms-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    opacity: 1;
    z-index: 9
}

.jump-menu-left-products .page-nav-left,
.jump-menu-left-sub .page-nav-left,
.jump-menu-left .page-nav-left{
  display: flex;
  padding: 110px 81px;
  flex-direction: column;
  flex-wrap: nowrap;
  width: 100%;
  transition: 0.4s all;
  background: #fff;
    border-right: 1px solid #eeeeee;
}
.jump-menu-left-sub .page-nav-left a,
.jump-menu-left .page-nav-left a{
    font-family: Sofia Pro;
    font-style: normal;
    font-weight: 600;
    font-size: 25px;
    line-height: 30px;
    color: #2C3428;
    text-decoration: none;
    padding: 20px 0;
    border-bottom: 1px solid #fff;
    transition: 0.4s all;
    cursor: pointer;
    display: block;
}
.header__menu .page-nav-products .product_cat_link.on,
.header__menu .page-nav-left .product_cat_link.on{
    color: #9FA18B;
}
.jump-menu-left-products.sec3:after,
.jump-menu-left-sub.sec3:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(/wp-content/uploads/2021/06/loading-icegif-1.gif);
    background-color: #fff;
    z-index: 9;
    background-repeat: no-repeat;
    background-size: 300px;
    background-position: center;
}
.closeleft{
    position: absolute;
    top: 30px;
    left: 88%;
    width: 20px;
    height: 19px;
    background-image: url(/wp-content/uploads/2021/06/Group-94.svg);
    background-color: #fff;
    z-index: 99;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    cursor: pointer;
    transition: 0.4s all;
}
.backcats,
.mobilemenu{
  display: none;
}
.jump-menu-left-sub .page-nav-left a:hover,
.jump-menu-left .page-nav-left a:hover{
    color: #9FA18B;
}
.xoo-wsc-basket{
  display: none!important
}
.lrm-user-modal {
  background: rgba(0, 0, 0, 0.3);
}
.lrm-user-modal-container {
    max-width: 500px;
    margin: auto;
    transform: translate(50%,-50%)!important;
    top: 50%;
    right: 50%;
    position: absolute;
}
.shop_table.woocommerce-checkout-review-order-table,
.woocommerce-additional-fields{
    padding-bottom: 24px;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{
  border-radius: 0!important;
}

@media (max-width: 1150px) {
  .header__inner {
      padding: 10px 0;
  }
  .product {
      padding: 100px 0 55px;
  }
  .product_image_box>div {
      height: 500px;
  }
  .product_image_box {
      top: 100px;
      height: 500px;
  }
  .price_row .btn {
    padding: 10px;
  }
  .product_image_box {
    width: 60%;
  }
  .product_image_box>div {
      width: 100%;
  }
}
@media (max-width: 1150px) {
  .product_image_box>div {
      width: 650px;
  }
  .product_image_box>div {
      width: 600px;
  }
}
@media (max-width: 1050px) {
  .product_image_box>div {
      width: 550px;
  }
}

@media (max-width: 970px) {
  .product_image_box,
  .product_image_box>div {
      width: 450px;
  }
  .backcats,
  .mobilemenu{
    display: block;
  }
  .mobilemenu{
    display: none;
	}
  .jump-menu-left-products .page-nav-left,
  .jump-menu-left .page-nav-left {
      display: flex;
      padding: 110px 20px;
      flex-direction: column;
      flex-wrap: nowrap;
  }
  .jump-menu-left-products{
    display: none;
  }
  .backcats{
    padding: 0
  }
  .jump-menu-left-sub.active {
    transform: translate3d(0%,0,0);
    transition: 0.4s all;
    /* width: 100%; */
  }
  .jump-menu-left-sub .page-nav-left{

    padding: 60px 20px;
  }
  .jump-menu-left-products, .jump-menu-left-sub, .jump-menu-left {
    display: block;
    background: #ffffff;
    position: fixed;
    width: 100%;
  }.product_cat_link.active+.jump-menu-left-sub {
      display: block;
      background: #ffffff;
      position: fixed;
      width: 100%;
      transform: none;
      z-index: 999;
  }

	.menu-item, .nav-list__item {
		margin-right: 0;
		margin-bottom: 10px;
	}
	.navbar-nav, .nav-list {
		flex-direction: column;
		flex-wrap: nowrap;
	}

  .mobilemenu   .menu-item,.mobilemenu .nav-list__item {
      margin-right: 0;
      margin-bottom: 20px;
  }
  .mobilemenu .navbar-nav{
    display: flex;
    align-items: flex-start;
    font-size: 17px;
    line-height: 22px;
  }
  .woocommerce-checkout .default-template{
    height: auto!important
  }
  .mobilemenu{
    border-top: 1px solid #9FA18B;
    padding-top: 20px;
    padding: 20px;
  }
  .jump-menu-left-sub.active {
      left: 0;
      z-index: 1000000;
  }
  .page-nav-left .product_thumbnail{
    text-align: center;
  }
  .jump-menu-left-products.active {
      left: 0;
      z-index: 1000001;
      width: 100%;
    transform: none;
  }
	.jump-menu {
		display: block;
    background: #e4e2dc;
		position: fixed;
		width: 230px;
		height: 100vh;
		right: -200vw;
		transition: 0.4s all;
		padding: 40px;
		top: 0;
		z-index: 99;
    box-shadow: 0 0 10px #d3d3d3;
	}
	.jump-menu.active{
		right: 0;
	}

  .burger-menu {
    display: block;
    cursor: pointer;
  }
  .burger-menu__item {
    display: block;
    width: 24px;
    height: 1px;
    background: #2C3428;
    margin-bottom: 10px;
  }
  .burger-menu__item:last-child {
    margin-bottom: 0;
  }
  .burger-menu__item_green-theme {
    background: #E4E2DC;
  }
	.header__nav {
		width: 100%!important;
	}
  .logo {
    max-width: 116.5px;
  }
  .logo img {
    width: 100%;
    height: auto;
    display: block;
  }
  .filter.Price {
      overflow: hidden;
  }
  .popup_product {
    width: calc(33% - 10px);
    margin-right: 10px;
  }
}


@media (max-width: 850px) {
  #shop-filter .filter{
    margin-bottom: 0;
    padding: 0;
  }
  #shop-filter .tb {
      margin: 0;
      padding: 15px 0;
  }
  #shop-filter .tb:after {
      top: 22px;
  }
  .header__menu.jump-menu-left-products{
    display: none!important;
  }
  .steps-btns__next .page-btn__link {
      margin-bottom: 10px;
  }
  .woocommerce-checkout #payment div.form-row {
      width: 100%;
  }
  .product_image_box {
      width: auto;
      height: auto;
  }
  .single-product .footer {
      padding-bottom: 110px;
  }
  .woocommerce a.added_to_cart{
    display: none;
  }
  .product_image_box .product__image-text{

    bottom: 10px;
    width: 90%;
    margin: auto;
    text-align: center;
    left: 0;
    right: 0;
  }
  .product_image_box>div {
    width: 100%;
    height: 625px;
    text-align: center;
    /* background: #e4e2dc; */
    z-index: 99;
  }
  .product {
      padding: 0px 0 55px;
  }
  .product_image_box {
    width: 100%;
    position: fixed;
    top: 60px;
    height: 625px;
    margin: auto;
    text-align: center;
    background: #e4e2dc;
    z-index: 99;
    right: 0;
    left: 0;
  }
  .product-filters {
      width: 100%;
      max-width: 100%;
    margin-top: 700px;
  }
  .product_image_box img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
  }
  .product__image {
      width: 100%;
      max-width: 100%;
  }
  .builder.summary .text-group ul {
      column-count: 1;
  }
  .col-4 {
      width: 100%;
      margin-right: 0;
      display: block;
  }
  .title_luxary {
  }
  .title_lu {
    margin-top: 40px;
  }
  .tabs_basin .tab_basin>label {
      margin-bottom: 5px;
      width: 100%;
      margin-left: 0;
  }
  .col-30 {
    width: 62%;
  }
  .col-70 {
      width: 37%;
  }
  .steps-btn__prev.steps-btn.page-btn,
  .steps-btn__link,
  .steps-btns__next{
    width: 100%;
  }
  .checkout-steps__btns.steps-btns{
    display: flex;
    flex-direction: column;
    max-width: 100%;
  }
  .how-to-btn{
    display: none;
  }
}

@media (max-width: 768px) {
  .header__inner {
      padding: 33px 0;
  }
  .woocommerce .woocommerce-MyAccount-content .woocommerce-order-downloads {
      padding: 0;
  }
  .woocommerce .woocommerce-MyAccount-content .woocommerce-order-downloads table.shop_table td,
  .woocommerce-MyAccount-content .woocommerce .woocommerce-order-downloads table.shop_table th {
      padding: 10px;
      text-align: center!important;
      width: 100%;
  }
  .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    padding: 15px;
  }
  .woocommerce-account .woocommerce-MyAccount-content,
  .woocommerce-account .woocommerce-MyAccount-navigation {
      float: none;
      width: 100%;
  }
  .return-to-shop .page-btn__link {
      margin-top: 25px;
      width: 100%;
      text-align: center;
  }
  .cart-content-empty .cart-header__title {
      text-align: center;
  }
  .dnpc{
      display: block;
  }
  .dnmb{
    display: none;
  }
  .pcdn{
    display: none;
  }
  .checkout-thankyou-content{
    margin-top: 150px;
  }
  .checkout-thankyou-content_title {
      font-size: 20px;
      line-height: 24px;
      margin-bottom: 10px;
  }
  .mbdn{
    display: block;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    color: #9fa18b;
    margin: auto;
    text-align: left;
  }
  .reviews__btn {
      text-align: center;
  }
  .notification-bar {
    font-size: 12px;
    line-height: 16px;
    padding: 10px 0 10px;
    height: 35px;
  }
  .section-padding {
    padding: 0;
  }
  .page-title {
    font-size: 40px;
    line-height: 40px;
    max-width: 350px;
  }
  .section-title {
    font-size: 40px;
    line-height: 40px;
  }
  .wide-image__title {
    right: 30px;
  }
  .wide-image__more-link {
    right: 0;
  }
  .process-swiper__next {
    right: 0;
  }
  .blog-item__pic {
    height: 500px;
  }
  .blog-item__pic_small {
    height: 260px;
  }
  .blog {
    padding: 120px 0 72px;
  }
  .article {
    padding: 120px 0 40px;
    min-height: auto;
  }
  .product-card__pic {
    height: 250px;
  }
  .cart-item__col {
    width: 48%;
    max-width: 350px;
  }
  .page-id-8 {
    padding: 120px 0 0px;
  }
  .product_image_box {
  /*  top: 120px;*/
  }
  .product-filters {
      margin-top: 0;
  }
  .product__image {
      margin-top: 85px;
  }
  .scrolled .product_image_box {
    top: 48px;
  }
  .scrolled .product__image {
      margin-top: 48px;
  }
  .popup_product {
      width: calc(49% - 10px);
      margin-right: 10px;
  }
  .a_image {
      min-height: 100px;
  }
  .product_image_box.abs{
      position: absolute;
      top: 0!important;
  }
  .jump-menu-left-sub .page-nav-left a:hover, .jump-menu-left .page-nav-left a:hover{
    color: #2C3428!important;
  }
  tr.woocommerce-shipping-totals{
    display: block;
  }
  .footer__made-by {
      margin-top: 26px;;
      -webkit-box-ordinal-group: 6;
      -ms-flex-order: 6;
      order: 6;
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end;
      border-top: 1px solid #2c3428;
      width: 100%;
      text-align: center;
      padding-top: 20px;
  }
  .woocommerce table.shop_table td.cart-item__pic {
      position: relative;
      width: 100%;
      max-width: 100%;
      padding-left: 0;
  }
  .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before{
    display: none;
  }
  .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
      display: block;
      text-align: left!important;
  }
  .cart-item__pic .cart-item__close {
      left: auto;
      right: 15px;
      top: 15px;
  }
  .woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{
    background: none
  }
  .cart-item__quantity .quantity{
    display: block;
    margin: 0;
  }
  .woocommerce table.shop_table_responsive tr td.cart-item__quantity,
  .woocommerce table.shop_table_responsive tr td.cart-item__price  {
    width: 49%;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
  }
  .woocommerce table.shop_table_responsive tr td.cart-item__price{
    text-align: right!important;
  }

  .col-30 {
    width: 100%;
  }
  .col-70 {
    width: 100%;
  }
  .product_image_box,
  .product_image_box>div {
    height: 500px;
  }
  .product__image {
      height: 500px;
  }
  .product_image_box>div {
    max-width: 80%;
  }
  .external_finish2 .frb, .external_finish .frb {
      min-width: 100%;
  }
  .price_row {
      display: flex;
      align-content: center;
      align-items: center;
      justify-content: space-between;
  }
  .title_footer_price {
      font-size: 13px;
      line-height: 16px;
    margin-bottom: 10px;
  }
  .price_div {
      font-size: 20px;
      margin-right: 10px;
  }
  .price_row .btn {
    width: 150px;
    font-size: 12px;
    padding: 10px;
  }
  .shop-navigation {
    overflow-x: scroll;
  }
	.xoo-wsc-header {
		padding: 40px 20px 0;
	}
	.xoo-wsc-footer,
	.xoo-wsc-product {
    	padding: 10px 20px;
	}
  .story__inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .story__content {
    width: 100%;
    max-width: 480px;
    margin: 0 auto 30px;
  }
  .story__pic {
    width: 100%;
    margin: 0 auto;
  }
  .faqs-accordion_shipping {
    padding: 120px 0 60px;
  }
  .faqs-accordion__title {
    margin-bottom: 25px;
  }
  .contacts-content__inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .contacts-content__form {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin: 0 auto 30px;
  }
  .contacts-info-list {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: none;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .library-sub-list {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .blog__inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .blog-col {
    width: 100%;
    margin-bottom: 35px;
  }
  .blog-col:last-child {
    margin-bottom: 0;
  }
  .blog-item {
    margin-bottom: 35px;
  }
  .article__subtitle {
    font-size: 16px;
  }
  .shop__content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .shop__filters {
    width: 100%;
    max-width: 100%;
  }
  .shop__list {
    width: 100%;
    max-width: none;
  }
  .cart-content {
    padding: 120px 0 15px;
  }
  .cart-list__header.cart-list__item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding-top: 0;
    padding-bottom: 9px;
  }
  .cart-list__header .cart-item__pic {
    margin-bottom: 0;
  }
  .cart-list__header .cart-item__name {
    display: none;
  }
  .cart-list__header .cart-item__quantity {
    display: none;
  }
  .cart-list__header .cart-item__price {
    display: none;
  }
  .cart-list__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .cart-item__pic {
    width: 100%;
    max-width: none;
    padding-left: 0;
    padding-right: 30px;
    margin-bottom: 20px;
  }
  .cart-item__close {
    left: auto;
    right: 0;
  }
  .cart-item__name {
    width: 100%;
    max-width: none;
    margin-bottom: 20px;
  }
  .quantity-input {
    margin-left: 0;
  }
  .cart-item__quantity {
    width: 100%;
    max-width: none;
    margin-bottom: 20px;
  }
  .cart-item__price {
    width: 100%;
    max-width: none;
    text-align: left;
  }
  .cart-item__col {
    width: 100%;
    max-width: none;
  }
  .error-message {
    padding: 120px 0 120px;
  }
  .product-filters {
    width: 100%;
    max-width: none;
  }
  .product__image {
    width: 100%;
    max-width: none;
  }
  .product-slider-subtext {
    width: 100%;
    margin-top: 20px;
    max-width: none;
  }
  .product-add__phone {
    max-width: 300px;
  }
  .product-add__price {
    font-size: 21px;
    line-height: 25px;
  }
  .product-add__btn-link {
    min-width: 160px;
  }
	.text-block h3 {
		text-align: center;
		font-size: 14px;
		font-weight: 600;
		line-height: 20px;
	}
	.page-how-to .intro__title {
		margin-bottom: 0;
	}
	.text-block {
		padding: 30px 0;
	}
	.havequestions_inner {
		display: flex;
		flex-direction: column;
	}
	.havequestions_inner .section-title {
		margin-bottom: 50px;
	}
	.havequestions_title {
		margin-bottom: 20px;
	}
	.havequestions {
		padding-bottom: 60px;
	}
	.page-how-to .intro {
		padding: 78px 0 0;
  }
  .faqs-accordion_terms {
      padding: 126px 0 36px;
  }
  .header__cart img,
  .header .logo img,
  .burger-menu__item,
  .cart__link,
  .header__inner{
    transition: 0.4s all
  }
/*
  .scrolled .header .logo img {
      width: auto;
      height: 18px;
      height: 18px;
  }
  .scrolled  .burger-menu__item {
      margin-bottom: 7px;
  }
  .scrolled .header__cart img,
  .scrolled .burger-menu,
  .scrolled  .cart__link {
      height: 18px;
  }*/
  .scrolled .header__inner {
      padding: 17px 0;
  }
  .cart__link{
    display: block;
    height: 23px;
  }
  .shop,
  .library {
      padding: 140px 0 60px;
  }
	.shop__inner .shop__content .shop__filters{
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		position: absolute;
		background: #E4E2DC;
		width: 100%;
		top: 0;
		z-index: 999;
		left: -100%;
    height: 100vh;
    overflow-y: scroll;
	}
  .header .logo img {
      width: auto;
      height: 25px;
  }

  .categories__item {
    margin-bottom: 20px;
  }
  .categories{
    margin-top: 20px
  }
  .cart-collaterals .cart-item__subtotal-subtext {
    margin-bottom: 0;
  }
  .cart-collaterals .checkout-btn__link {
      width: 100%;
      display: block;
      text-align: center;
  }

@media (max-width: 600px) {
	.shop-navigation__search{
		display:none
	}
	.shop-search, .shop-navigation__item {
		width: 100%;
		max-width: 100%;
    	margin-right: 0;
	}
	.shop-navigation {
		overflow-x: auto;
		width: 100%;
		flex-direction: column;
	}
	.btnshowvideo{
    width: 100%;
	}
  .product__image {
    height: 350px;
  }
  .product_image_box>div {
      max-width: 90%;
  }
  .header__nav {
    width: 70%;
  }
  .intro {
    padding: 78px 0 86px;
  }
  .intro__pic {
    position: absolute;
    top: 0;
    left: -20px;
    width: calc(100% + 40px);
  }
  .page-how-to .intro__content,
  .intro__content {
    margin: 480px 0 0;
  }
  .customization__title {
    max-width: 85%;
  }
  .wide-image__title {
    display: none;
  }
  .footer {
    position: relative;    padding: 40px 0 20px;
  }
  .footer__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
  }
  .footer__inner .footer-col {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 31px;
    width: 100%;
  }
  .footer-menu .menu-item, .footer__nav-item{
    text-align: center;
  }
  .footer__col.footer-col.footer-colmenu{

    min-width: 49%;
    width: 49%;
  }
  .footer__inner .footer-col:nth-child(3) .footer-menu,
  .footer__inner .footer-col:nth-child(3) .footer__nav-list {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .footer__inner .footer-menu,
  .footer__inner .footer__nav-list {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .footer-menu .menu-item,
  .footer__nav-item {
    margin-bottom: 10px;
  }
  .page-popup__wrapper_lightshot {
    width: 90%;
    height: 330px;
  }
  .product-list__item {
    width: 100%;
    max-width: none;
  }
  .page-popup__wrapper {
    padding: 20px;
    margin: 100px auto 0;
  }
  .page-btn__link_login {
    padding: 19px 5px;
  }
  .blog-item__pic {
    height: 250px;
  }
  .summary-item__pic {
    min-width: 130px;
  }
  .steps-btns {
    max-width: 100%;
  }
  .discount-form-group {
    width: calc(100% - 100px);
  }
  .summary-item__pic {
    min-width: 75px;
    width: 75px;
    height: 56px;
    margin-right: 15px;
  }
  .checkout-info {
    padding: 17px 10px 13px 10px;
  }
  .checkout-info__name {
    width: 45px;
    min-width: 45px;
    font-size: 10px;
    line-height: 16px;
    margin-right: 5px;
  }
  .checkout-info__value {
    font-size: 12px;
    line-height: 18px;
  }
  .checkout-info__link {
    font-size: 10px;
    line-height: 16px;
  }
  .cart-list__bottom {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .cart-item__col {
    width: 100%;
    max-width: none;
  }
  .cart-item__col:last-child {
    margin-top: 20px;
    text-align: left;
  }
  .product-add__inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .product-add__phone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: none;
    margin-top: 20px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .product-slider__title {
    width: 100%;
  }
  .page-popup__wrapper_green-theme {
    padding-top: 30px;
    padding-bottom: 60px;
  }
  .page-popup__close {
    top: 15px;
    right: 15px;
  }
}

@media (max-width: 550px){
  .page-how-to .intro__content,
  .intro__content {
    margin: 450px 0 0;
  }
}
@media (max-width: 500px){
  .page-how-to .intro__content,
  .intro__content {
    margin: 400px 0 0;
  }
}
@media (max-width: 450px){
  .page-how-to .intro__content,
  .intro__content {
    margin: 350px 0 0;
  }
}
@media (max-width: 450px){
  .product_image_box>div,
  .product_image_box {
      height: 270px;
    }
    .tabs_basin .tab_basin>label,
    .frb label {
      padding: 11px 1px;
      font-size: 12px;
      line-height: 22px;
    }
}
@media (max-width: 425px) {
  .page-how-to .intro__content,
  .intro__content {
    margin: 350px 0 0;
  }
  .categories__item {
    min-width: 100%;
    height: 280px;
    margin-bottom: 20px;
  }
  .page-popup__wrapper_lightshot {
    height: 300px;
  }
  .swiper-btn {
  /*  display: none;*/
  }
  .steps-btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .steps-btn {
    width: 100%;
  }
  .steps-btns__next {
    margin-bottom: 20px;
  }
  .form-group_half-width {
    max-width: none;
    width: 100%;
  }
  .form-group_third-width {
    width: 100%;
    max-width: none;
  }
  .order-summary {
    padding: 24px 10px 14px 10px;
  }
  .steps-btn__link {
    padding: 18px 0;
  }
  .account-tabs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .account-tabs__nav {
    width: 100%;
    max-width: none;
    margin-bottom: 38px;
  }
  .account-tabs__content {
    width: 100%;
    max-width: none;
  }
  .order-info-summary__name {
    width: 110px;
  }
  .order-info-summary__price {
    width: 85px;
    margin-left: auto;
  }
  .product-add__phone {
    font-size: 15px;
    line-height: 20px;
  }
  .product-add__price {
    font-size: 18px;
    line-height: 20px;
  }
  .product-add__btn-link {
    min-width: 100px;
    padding: 19px 20px 20px;
  }
}

@media (max-width: 375px) {
  .page-how-to .intro__content,
  .intro__content {
    margin: 320px 0 0;
  }
  .page-popup__wrapper_lightshot {
    height: 280px;
  }
  .swiper-btn {
   /* display: none;*/
  }
}

@media (max-width: 325px) {
  .page-popup__wrapper_lightshot {
    width: 100%;
  }
  ..page-how-to .intro__content,
  .intro__content {
    margin: 285px 0 0;
  }
}
/*# sourceMappingURL=style.css.map */

@media (max-width: 625px) {
  .footer-colmenu{

  }
  .custom-order-status-flex {
    justify-content: space-between;
    margin-top: 30px;
    flex-direction: column;
  }
  .custom-order-status-icon svg {
      width: 100px;
  }
  .custom-order-status {
    text-align: center;
    position: relative;
    margin-bottom: 20px;
}
.custom-order-status:not(:last-child)::after{
  display: none;
}
  .our_processes .col-3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .our_features .section-title,
  .our_processes .section-title{
    font-size: 30px;
    max-width: 360px;
  }
  .our_features{
    padding: 50px 0;
  }
  .our_features__icon {
    margin-bottom: 20px;
  }
  .our_features .col-4 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 10px;
  }
  footer#mc_embed_shell, footer #mc_embed_signup {
      width: 100%;
      max-width: 100%;
  }
  .our_features__title {
      font-size: 18px;
      margin-bottom: 10px;
  }
  .our_processes__title {
    font-size: 22px;
  }
  .our_processes__link a, .our_processes__text {
    font-size: 14px;
    line-height: 20px;
  }
  .our_processes-item{
    margin-bottom: 50px
  }
  .our_processes__text {
    max-width: 100%;
    min-height: auto;
  }
  .gallery_text.sectiongallery .container{
    padding: 0;
  }
  .sectiongallery .section-title {
    font-size: 30px;
    line-height: 30px;
    padding: 0 20px;
  }
  .sectiongallery .gallery_section .product-swiper__next {
      right: 20px;
  }
  .sectiongallery .gallery_section {
    margin-top: 20px;
  }
  .designed_bysection {
    margin: 30px 0 30px 0;
  }
  .designed_by-title{
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
  }
  .our_processes {
    padding: 35px 0;
  }
}

@media (max-width: 440px) {
  .our_features__text{
    font-size: 15px;
  }
}
@media (max-width: 425px) {
  .our_features .section-title,
  .our_processes .section-title{
    max-width: 320px;
  }
  .our_features__title {
      font-size: 16px;
      margin-bottom: 5px;
  }
}

@media (max-width: 410px) {
  .our_features__text{
    font-size: 14px;
  }
}
