  /* forms */
  /* woo form table */
  .woocommerce #content div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs {
	padding: 80px 0;

}

.woocommerce-page #customer_details, .woocommerce .col2-set, .woocommerce-page .col2-set {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    width: auto;
    margin-bottom: 30px;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 15px;
    float: none;
    width: 100%;
}


.checkout.woocommerce-checkout .col2-set input[type="text"],.checkout.woocommerce-checkout .col2-set input[type="email"],.checkout.woocommerce-checkout .col2-set input[type="url"],.checkout.woocommerce-checkout .col2-set input[type="password"],.checkout.woocommerce-checkout .col2-set input[type="search"],.checkout.woocommerce-checkout .col2-set input[type="number"],.checkout.woocommerce-checkout .col2-set input[type="tel"],.checkout.woocommerce-checkout .col2-set input[type="range"],.checkout.woocommerce-checkout .col2-set input[type="date"],.checkout.woocommerce-checkout .col2-set input[type="month"],.checkout.woocommerce-checkout .col2-set input[type="week"],.checkout.woocommerce-checkout .col2-set input[type="time"],.checkout.woocommerce-checkout .col2-set input[type="datetime"],.checkout.woocommerce-checkout .col2-set input[type="datetime-local"],.checkout.woocommerce-checkout .col2-set input[type="color"], .checkout.woocommerce-checkout .col2-set textarea,.checkout.woocommerce-checkout .col2-set .form-control,.checkout.woocommerce-checkout .col2-set select{width: 100%;height: 48px;    border: 1px solid #aaa;
    border-radius: 3px;
    -webkit-border-radius: 3px;}
.woocommerce-input-wrapper {
    display: inline-block;
    width: 100%;

}
.checkout.woocommerce-checkout .col2-set textarea{
  height: 150px;
}
.select2-container .select2-selection--single{height: 48px;}
.select2-container--default .select2-selection--single .select2-selection__rendered{line-height: 48px;}
.select2-container--default .select2-selection--single .select2-selection__arrow{height: 46px;}

.select2-results__options li{list-style: none;list-style-type: none;}

.woocommerce-checkout ul li:before{background: transparent;}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{    
    border-radius: 0px;
    background-color:#c7b56f;
    
    font-size: 18px;
    line-height: 23px;
    font-weight: 800;
    color: #fff;     
    }

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{
    background-color:#000;
    
    color: #fff;}


.woocommerce-checkout #respond input#submit.alt, .woocommerce-checkout a.button.alt, .woocommerce-checkout button.button.alt, .woocommerce-checkout  input.button.alt{margin-top: 15px;}


.woocommerce-checkout .entry-content {
    padding: 60px 0px;
}
.woocommerce-checkout h1{font-size: 50px;}
.woocommerce-checkout h1, .woocommerce-checkout h3{color:#000;}

.woocommerce-cart a.add-cart-btn, .woocommerce-cart .cart button{width: auto;}

.woocommerce-cart input#coupon_code {
    width: 150px;
	height: 35px;
    font-size: 15px;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
margin-top: 30px;
margin-left: -120px;
}
.woocommerce form .password-input, .woocommerce-page form .password-input {
    width: 100%;
}
.woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img {

    height: 50px;
	width: 50px;
}
.woocommerce-cart-form__contents tr .button{
	float: right;
}
.woocommerce-cart-form__contents tr .button{
	float: right;
}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: 180px;
}
.woocommerce-cart-form__cart-item .product-name a{
	color:#c7b56f;
}
.woocommerce-cart-form__cart-item .product-name a:hover{
	color:#000;
}

.woocommerce-page #customer_details, .woocommerce .col2-set, .woocommerce-page .col2-set {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    width: auto;
    margin-bottom: 30px;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 15px;
    float: none;
    width: 100%;
}

.container .row .woocommerce {
width:100%;
}
.accnt_page .row .woocommerce {
	display:flex;
	width:100%;
}
.woocommerce-MyAccount-navigation ul li a{
	color:#c7b56f;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	border: 1px solid rgba(0,0,0,0.4);
}



/* Product thumbnails shop page
--------------------------------------------- */
.product-thumbs {
  display: block !important;
  overflow: auto !important;
  margin: 10px 0 !important;
  width :100% !important;
}

.product-thumbs .thumb {

  margin-bottom: 10px !important;
  width: 30% !important;
  position: relative;
  left:35%;
  
}

.product-thumbs .thumb:nth-child(2) {
  margin: 0 5% !important;
}

.archiv_product  .woocommerce-ordering {
    display: none;
  }
  .demo_price_txt{
      color:#000;
      font-size:13px;
      padding-left:5px;
  }
  .single_add_to_cart_button{
      border-radius:0px!important;
  }
  .single_add_to_cart_button:hover{
      background:transparent!important;
      color:#c7b56f!important;
      border: 1px solid #c7b56f!important;
  }
  .single_prdt .button.pisol_single_buy_now:hover{
      background:transparent!important;
      color:#000!important;
      border: 1px solid #000!important;}
  
  .archiv_product .woocommerce-result-count{
      display:none;
  }
  
  .archiv_product .page-description{
      margin-bottom:50px;
  }
  #buy_now_button{
      margin-top:5px!important;
      background: #051028 !important;
      opacity: 1 !important;
      width: auto !important;
      font-size: 14px !important;
      font-weight: 400 !important;
      padding: 8px 22px !important;
      height: 50px !important;
      display: block !important;
  }
  
  #buy_now_button:hover{
  background:transparent!important;
  color:#000!important;
  border: 1px solid #000!important;
  }
  .button-holder{
      display:flex;
  }
  .button-holder span{
      margin:17px 5px!important
  }
  .woocommerce-breadcrumb{
      color:#000!important;
      font-weight:bold!important;
  }
  .fpd-blue-btn {
      padding: 10px 70px;
      background-color: #c7b56f;
      color: #fff;
      border-radius: 5px;
      font-weight: bold;
  }
  .variations .label a:hover{
      color:#000;
  }

.single_prdt .fpd-product-designer-wrapper {
  width: 100%;
}
.galley_detilspg_img{
width:100%;
}
.galley_detilspg_img:hover{
opacity:0.6;
}
.hover_state_woo{
background-color:#c7b56f;
}
/* .hover_state_woo a:hover:before{
content: "";
position:absolute;
top:0;
bottom:0;
right:0;
left:0;
background: url("https://newwebdev.wordpress-developer.us./wp-content/uploads/2021/03/like.png") no-repeat;
  width: 20px;
  height: 20px;
  margin: 0 6px 0 0;
}	
*/
.woocommerce-product-gallery--columns-4{
width:100%!important;
}

.woocommerce-variation-add-to-cart-disabled{
margin-top:-20px;
}
.woocommerce div.product form.cart .button {
float:none;
}
.woocommerce div.product form.cart div.quantity {
float:none;
}
.qty_drpdwn select{
border: 1px solid rgba(192, 192, 192, 0.6);
background: url(images/arrow_bottom_2.svg) no-repeat calc(100% - 16px) center transparent;
background-size: 11px;
padding-right: 40px;
outline: none;
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none;
width: 30%;
height:35px;
font-size:13px;
padding: 0 11px;
color: rgb(68, 68, 68);
margin:10px 0 25px 0;
}

.pkg_slider_cntnr {
    margin-top:0px!important;
    padding-top:0px!important;
}

.sizebtnss ul li a {
    padding: 10px 15px;
}
.guide-chrt td img{
	height:18px!important;
}
.slick-current .sizebox{
	background-color:#c7b56f;
}
.slick-current .sizebox a{
	color:#fff;
}
.product-destilsfaq .card:first-child {
	margin-top:24px;
}
.product_sld_meta p{
	color:#504F4F!important;
	font-size:13px;
	font-weight:bold;
	margin:0;
	margin-top:-19px
	}



.woocommerce div.product form.cart .button {
    float: none;
}
.woocommerce div.product form.cart .button {
    vertical-align: middle;
   
}
.single-product button.single_add_to_cart_button.button.alt {
	border-radius:4px!important;
}
.xoo-wsc-icon-basket1::before {
	color: #CBA46C;
}
.xoo-wsc-basket {
	background:#000;
}
.xoo-wsc-basket:hover{
	background:#fff;
	color:#000;
}

.xoo-wsc-items-count, .xoo-wsc-sc-count {
	color:#CBA46C;
	font-weight:bold;
	
}

.single-product button.single_add_to_cart_button.button.alt {
  /*background:#142138!important;*/
	/*border-color:#142138!important;*/
    background:white!important;
    color: #CBA46C!important;
    border-color:#CBA46C!important;
}
.single-product button.single_add_to_cart_button.button.alt:hover{
  background: #e6d8b4;
  color: #fff!important;
  border: 1px solid #e6d8b4;
}

/* .woocommerce-variation-price{
  position: relative;
  left: 150px;
  top:55px;
} */


.woo-variation-swatches  .variable-items-wrapper  .image-variable-wrapper{
	margin-top: -5px!important
}

/* //cart sliders */

.realted_cart_products{
  margin: 15px;
}
.realted_cart_products ul{
  margin: 0!important;
  padding: 0!important;
}

.realted_cart_products p.slider_addh{
  padding-left: 18px;
  font-size: 14px;
  font-weight: 600;
}

.realted_cart_products .xoo-wsc-sp-title a{
  font-size: 14px;
}
.realted_cart_products .woocommerce-Price-amount{
 
    font-size: 14px!important;
}
.realted_cart_products .xoo-wsc-sp-atc{
  margin-left: 5px!important;
}


.realted_cart_products .xoo-wsc-sp-product {
  padding: 0 20px!important;
}

.woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {
  display: none;
}


.lead_times_box h2{
  text-transform: capitalize!important;
}
.our_meterials_section .innr_hdr h2{
  text-transform: capitalize!important;
}

.wpcf7 form .wpcf7-response-output {
  margin: 2em  0;
  /*border: 1px solid #c7b56f!important;*/
    border: none;
    color: white;
}


/* new changes 8th April */

.abt_dsc{
	font-size:18px!important;
	letter-spacing:0.05em!important;
}

.dyo p{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 180%;
    color: #051028;
}
.quality_meterials_section .innr_hdr p{
	font-size:18px;
}
.quality_meterials_section p{
	font-size:18px;
}
.m_video_box h4{
font-family: "BrandonGrotW01-Light";  
}
.priduct_shifting_section .innr_hdr p{
	font-size: 16px!important;
}
.lead_table table tr td:first-child {
text-align: left!important;
 }
.price_tble table tr td, .price_tble table tr th {
    text-align: center;
}
.blogpg_area h3 {
	font-family: "BrandonGrotW01-Light";
}
.blog_detils_box h1, .blog_detils_box h2,
.commemts_section h2 ,
.recent_post_box h4 a {
	font-family: "BrandonGrotW01-Light"!important;
}
.contctus .desktop_para p{
	
font-size:18px!important
}
.hm_service a.btn{
	text-transform:uppercase!important;
}
/* .woocommerce-variation-price{
	display:none;
} */
.new_price{
	display:inline;
}
#subtot{
    position: relative;
    display: inline-block;
    left: 135px;
    top: 55px;
	  margin-top:-25px!important;
}
.like_hover{
	display:none;
}
.woocommerce-variation-add-to-cart.variations_button{
	margin-top:-20px!important;
}
/* new changes 9th April */

.design_own_section .innr_hdr h2{
  /*text-transform: uppercase;*/
    font-family: 'brandon_grotesquelight';
    font-size: 48px;
    font-weight: normal;
    line-height: 140%;
    color: #CBA46C;
    text-align: left;
}
/* .innr_hdr h2:after {
      content: none;
  } */
  .blogpg_section .innr_hdr h2{
  text-transform: uppercase;
}
/* .prof_text {
  text-transform: uppercase;
} */

 /* .price_tble table tr:first-child th:first-child {
  text-align: left;
} */

.lead_table table tr td, .lead_table table tr th {
  text-align: center;
  white-space: nowrap;
}

/* .lead_table table tr:first-child th:first-child {
  text-align: left;
} */

.guide-chrt .table td {
  font-size: 14px;
}

.single-product #cart .button-holder  {
  margin-top: 20px;
}

/* .design_own_area{
  padding-bottom: 5px!important;
  margin-bottom: 5px!important;
  padding-left: 50px;
} */

/* 11-05-21 */

.cmn_conslt_frm input[type="text"], .cmn_conslt_frm textarea, .cmn_conslt_frm input[type="tel"], .cmn_conslt_frm input[type="password"], .cmn_conslt_frm input[type="email"], .cmn_conslt_frm select {
  /*background-color: #c7b56f;*/
  outline: none !important;
    height: 50px;
    background: #FAF9F7 !important;
    border: 1px solid #F0EFED;
}
.cmn_conslt_frm input[type="text"], .cmn_conslt_frm textarea, .cmn_conslt_frm input[type="tel"],
.cmn_conslt_frm input[type="password"], .cmn_conslt_frm input[type="email"], .cmn_conslt_frm select {

    color: #fff;
}
/*.contact_frm input[type="submit"],*/
.hirefrm input[type="submit"] {
 background-color: transparent;
 color: #c7b56f;
border: 2px solid #c7b56f;
	border-radius: 0!important;
  }

  .contact_frm input[type="submit"]:hover, .hirefrm input[type="submit"]:hover{
    border-color: #051028;
    background-color: transparent;
    color: #051028;
}

 .gform_heading{
   text-align: center!important;
 }
body .gform_wrapper .gform_footer {
	text-align:center;
    padding-top: 0;
    padding-bottom: 0;
}

body .gform_legacy_markup_wrapper {
    margin: 0;
}

body .gform_legacy_markup_wrapper .top_label div.ginput_container {
    margin-top: 0 !important;
}

body .gform_legacy_markup_wrapper .gform_heading {
      display: none !important;
}

.hover_state_woo {
	background-color:transparent;
}
.price_cstm{
	color: #000;  
	font-size: 1.1em;
}

.woocommerce-variation .total{
	display:block;
}

.woocommerce-variation-price{
display:none;
}

.guide-chrt .table td {
	font-size:12px;
}

.cntpgbtm{
margin-bottom:90px;
}
.single-product .perPrice{
	font-size:12px;
}
.single-product .button-holder{
	text-align:center;
}
#input_1_6{
height:55px;	
}
.intl-tel-input .flag-dropdown {
	top:13px
}
.personalise_otr .hover_text{
color: #fff;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
}

.gform_wrapper div.validation_error {
background:transparent!important;
}
.botom_p_hire {
	margin-top: 0;
	margin-bottom: 0px;
	max-width: 980px;
	margin: 0 auto;
	padding-right: 30px;
}
.botom_p_hire p{
	margin-bottom: 0px;
}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background-color:#fff!important;
border-top: 1px solid #fff!important;
border-bottom: 1px solid #fff!important;
}



.desktop_frm_ftr form{
  display: block;
  }
 .mobile_frm {
  display: none;
 }

.xoo-wsc-ft-btn{
  padding: 18px 2px;
  line-height: 1;
  color: #fff!important;
  background: #c7b56f!important;
  font-size: 18px!important;
  font-weight: 600!important;
  text-transform: uppercase!important;
  border: 1px solid transparent;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 0px;
  text-transform: initial;
  min-width: 190px;
}

.xoo-wsc-ft-btn:hover{
  color: #c7b56f!important;
  background: transparent!important;
  border: 1px solid #c7b56f!important;

}


.priduct_shifting_section  .fstlvl_heading p{
  font-size: 18px!important;
  line-height: 1.8em!important;
  letter-spacing: 0.05em!important;
}
  .priduct_shifting_section  .fstlvl_heading p{
      margin-bottom: 50px!important;
}

.contctus .gform_description p{
  font-size: 18px!important;
  line-height: 1.8em!important;
  letter-spacing: 0.05em!important;
}

.page-template-templte-prcing .tblswsc{
  margin-top: 20px;
}
/*.page-template-templte-prcing .tblswsc p{*/
/*  font-size: 14px!important;*/
/*  line-height: 1.0em!important;*/
/*}*/
/*.pricing_pg .lead_table p {*/
/*  margin-top: 0!important;*/
/*}*/

.mobile_plisting{
  display: none;
}

.mvsp{
  display: none;
}
.mvvsp{
  display: none;
}



/* .fpd-modal-product-designer.fpd-modal-overlay>.fpd-modal-wrapper {
  padding: 60px 0 0 !important;
 }
 .fpd-modal-wrapper > .fpd-container {
 height: 100% !important;
 }
 .fpd-modal-product-designer .fpd-done {
     position: absolute;
     top: 0;
     left: 10px;
 }
 .fpd-modal-product-designer .fpd-modal-price{
 top:0;
 left:100px;
 } */

 .hide_btn{
   display: none!important;
 }

 .adda_to_cart_modal{
background: #c7b56f!important;
  border: 1px solid #c7b56f!important;
 }
.adda_to_cart_modal:hover {
  background:transparent!important;
  color: #c7b56f!important;
  border-color: #c7b56f!important;
}


.single-product p a{
    color:#CBA46C;
}



.addReadMore.showlesscontent .SecSec,
.addReadMore.showlesscontent .readLess {
    display: none;
}

.addReadMore.showmorecontent .readMore {
    display: none;
}

.addReadMore .readMore,
.addReadMore .readLess {
    font-weight: bold;
    margin-left: 2px;
    color: #051028;
    cursor: pointer;
}

.addReadMoreWrapTxt.showmorecontent .SecSec,
.addReadMoreWrapTxt.showmorecontent .readLess {
    display: block;
}







/* media query*/
@media (max-width: 1024px) {
	.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		padding: 0 25px;
		float: none;
		width: 100%;
	}
}

/* @media (max-width: 575px) {
	 .row .woocommerce {
		display:block;
		width:100%;
	}
	.woocommerce-MyAccount-navigation{
		padding-left: 20px;
	}
	.woocommerce-MyAccount-content{
		padding-top: 25px;
	}
} */
/**/
.woo_brdcrmp {
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;

    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
    color: #000000;
    background-color: #F5F4F2;
    margin-bottom: 60px;
    padding: 12px 0 11px;
}
.woo_brdcrmp li {
    display: flex;
    margin: 0 7px;
}
.woo_brdcrmp li:last-child,
.woo_brdcrmp a:hover {
    color: #CBA46C;
}
.single-product .single_prdt .summary {
  padding-left: 0;
}

.woo-variation-swatches.wvs-style-squared .variable-items-wrapper .variable-item{
  transition: all 0.4s;
  border-radius: 0!important;
}

.like_hover {
  width: 22px;
  position: absolute;
  z-index: 99;
  bottom: 8px;
  left: 0;
  right: 0;
  margin: auto;
  opacity: 0;
  transition: all 0.4s;
}
.hover_state_woo {
  position: relative;
    border: 2px solid #F5F4F2;
    border-radius: 4px;
}
.hover_state_woo:hover .like_hover{
  opacity: 1;
}
.hover_state_woo.hovrico a{
  position: relative;
  display: block;
}
.hover_state_woo.hovrico a::after{
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
 position: absolute;
 content: "";
 left: 0;
 right: 0;
 top: 0;
 bottom: 0;
 transition: all 0.4s; 
 opacity: 0;
}
.hover_state_woo.hovrico a:hover::after{
opacity: 1;

}
.hover_state_woo.hovrico .galley_detilspg_img:hover {
  opacity: 1;
}
.per_img img {
  width: 100%!important;
  height: 350px !important;
}


.pzcta {
    max-width: 237px;
    /*padding-top: 10px;*/
    margin: 0 auto;
}

@media (max-width: 1199px) {
.per_img img {
  height: 300px !important;
}
}
@media (max-width: 991px) {
.per_img img {
  height: 317px !important;
}
}
@media (max-width: 768px) {
.per_img img {
  height:243px !important;
}
}
@media (max-width: 767px) {

.design_own_area{
  padding-left: 0;
}

.postid-2332 .mobile_view video{
  display: none;
}
.mvsp{
  display: block;
}

.postid-2332  .mvvsp{
display: block;
margin: 0 12px 17px 5px;
margin-top: -25px;
}
.postid-2288 .mvvsp{
    display: block;
    margin: 0 12px 17px 5px;
    margin-top: -25px;
}
.postid-3771 .mvvsp{
    display: block;
    margin: 0 12px 17px 5px;
    margin-top: -25px;
}

.postid-2288 .flex-control-thumbs{
  display: none;
}

.woocommerce-cart-form td.product-name a p{
  display:none;
}


}

@media (max-width: 575px) {
.per_img img {
  height:375px !important;
}
.cartemptypage .woocommerce-MyAccount-navigation, .cartemptypage .woocommerce-MyAccount-content {
	float: none!important;;
	width: 100%!important;

}
.cntpgbtm{
  margin-bottom:0;
  }

 .mobile_plisting{
  display: block;
}
.desktop_plisting{
  display: none;
}


/* 4.5.21 */

/* , .page-template-template-packaging-stationery, .page-template-template-about, .page-template-template-qm, .page-template-templte-prcing .page-template-template-shipping, .page-template-template-contact  */

.page-template-template-pd .cs_desc p{
  line-height: 1.5em;
}

.cs_desc p{
  line-height: 1.5em!important;
}
.abt_dsc{
  line-height: 1.5em!important;
}

.contctus .gform_description p {
line-height: 1.5em!important;
}

.title_box p {
  line-height: 1.5em!important;
}
.priduct_shifting_section .fstlvl_heading p {
  line-height: 1.5em!important;
}

}


  /* 15.10.21 */

  .abpoutpg_section {
  max-width: 1166px;
      margin: auto;
      /*padding: 70px 0;*/

  }
  .aboutpg_area {
      margin-top: 50px;
  }
  .aboutpg_area .abtpg_text {
      position: relative;
  }

  .aboutpg_area .abtpg_text:before {
      position: absolute;
      display: block;
      content: '';
      top: 0;
      left: 0;
      width: 4px;
      height: 100%;
      background: linear-gradient(180deg, #CFA872 0%, #E1C697 100%);
      border-radius: 2px;
  }

  .aboutpg_area:nth-child(even) .rght_pg .abtpg_text {
      margin-left: 50px;
  }

  .about_row {
      margin-bottom: 50px;
  }

  .aboutpg_area:nth-child(odd) .lft_abtpg .about_pic {
      margin-left: auto;
  }

  .aboutpg_top {
      display: flex;
      align-items: center;
  }

  .aboutpg_top .pg_title {
      font-size: 48px;
      line-height: 140%;
      color: #CBA46C;
      margin-bottom: 12px;
      /*font-family: 'brandon_grotesqueregular';*/
      font-family: 'brandon_grotesquelight';
  }

  .aboutpg_top .title_box {
      max-width: 573px;
      position: relative;
      padding: 5px 25px 5px 25px;
  }

  .aboutpg_top .title_box:before {
      position: absolute;
      display: block;
      content: '';
      top: 0;
      left: 0;
      width: 4px;
      height: 100%;
      background: #C7B56F;
      border-radius: 2px;
  }

  .slider-nav  .slick-current a {
      color: #CBA46C;
  }

  .slider-nav  .slick-current a:after {
      background-color: #CBA46C;
  }

  .slider-for .slick-arrow {
      border-radius: 4px;
      border: 2px solid #CBA46C;
      box-shadow: none;
  }

  .slider-for .slick-arrow:hover {
      background-color: transparent;
  }


  .video_sec h2 {
      /*font-family: 'brandon_grotesqueregular';*/
      font-size: 48px;
      line-height: 1.4;
      margin-bottom: 30px;
      color: #051028;
  }
  
  .personalize_sec {
      margin: 70px 0;
  }

  .footer-allwidth {
      background: #172137;
  }

  .get_touch-wrapper {
      display: flex;
      margin: 0 -15px;
  }

  .get_touch-item {
      max-width: 362px;
      margin: 0 15px;
      padding-bottom: 40px;
      background: #FAF9F7;
      border-radius: 4px;
      overflow: hidden;
  }

  .get_touch-icon {
      position: relative;
      display: flex;
      padding: 25px;
      margin: -55px auto 20px ;
      width: 110px;
      height: 110px;
      border-radius: 50%;
      background: #fff;
  }

  .get_touch-item h3 {
      font-family: "brandon_grotesquemedium";
      font-size: 24px;
      font-weight: normal;
      line-height: 34px;
      text-align: center;
      color: #051028;
      margin-bottom: 15px;
  }

  .get_touch-btn {
      display: flex;
      justify-content: center;
  }

  .get_touch-btn .btn {
      padding: 7.5px 29px;
      width: 177px;
  }

  .get_touch-btn .btn:hover {
      background-color: #fff;
      color: #CBA46C;
  }

  .get_touch-social {
      list-style: none;
      padding-left: 0;
      display: flex;
      justify-content: center;
  }

  .get_touch-social li {
      margin: 0 6px;
  }

  .get_touch-social li a {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 40px;
      height: 40px;
      border: 1px solid #CBA46C;
      border-radius: 4px;
  }

  .quots_sec {
      background: #FAF9F8;
  }


  .accordion {
      width:100%;
      max-width: 950px;
      margin: 0 auto;
  }
  .accordion .accordion__item {
      margin-bottom: 15px;
      position: relative
  }
  /* заголовки панелей аккордеона */
  .accordion .accordion__title {
      position: relative;
      display: flex;
      align-items: center;
      justify-content: space-between;
      /*font-family: 'brandon_grotesqueregular';*/
      font-family: 'brandon_grotesquelight';
      font-weight: 400;
      font-size: 24px;
      color: #051028;
      cursor: pointer;
      background: #FAF9F8;
      padding: 15px 16px 15px 60px;
      transition: all .2s linear;
      -webkit-touch-callout: none;
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      border-radius: 4px;
  }
  /* переключатель панелей, положение вниз */
  .accordion__arrow {
      display: inline-block;
      height: 40px;
      width: 40px;
      background-position: center;
      background-repeat: no-repeat;
      background-color: #FFFFFF;
      background-image: url("data:image/svg+xml,%3Csvg width='14' height='9' viewBox='0 0 14 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.54628 8.75564L13.7763 1.93832C13.9206 1.78065 14 1.57016 14 1.34573C14 1.12129 13.9206 0.910811 13.7763 0.753134L13.3176 0.251086C13.0188 -0.0755998 12.533 -0.0755999 12.2345 0.251086L7.0029 5.97575L1.76547 0.244734C1.62126 0.0870577 1.42901 -5.49495e-07 1.22402 -5.58456e-07C1.0188 -5.67426e-07 0.826562 0.0870576 0.682238 0.244734L0.223657 0.746782C0.0794465 0.904583 3.51373e-07 1.11494 3.41563e-07 1.33938C3.31753e-07 1.56381 0.0794464 1.77429 0.223657 1.93197L6.45941 8.75564C6.60408 8.91369 6.79723 9.0005 7.00256 9C7.20869 9.0005 7.40173 8.91369 7.54628 8.75564Z' fill='%23051028'/%3E%3C/svg%3E%0A");
      border-radius: 4px;
      transition: .4s;
  }

  .accordion__item.active__item .accordion__arrow {
      transform: rotate(180deg);
  }

  /* активный переключатель, положение вверх */
  .accordion .active__item .accordion__title:before {
      border: 2px solid #051028;
      border-left-width: 0;
      border-bottom-width: 0;
      top: 30px;
  }

  .accordion .accordion__title::after {
      position: absolute;
      top: 50%;
      transform: translate(0, -50%);
      left: 0;
      content: '';
      display: block;
      width: 4px;
      height: 60%;
      background: linear-gradient(180deg, #CFA872 0%, #E1C697 100%);
      border-radius: 0 2px 2px 0;
  }

  .accordion .active__item .accordion__title:after {
      background: #fff;
  }
  .accordion .accordion__title:hover {
      background: #E5E2DA;
  }
  /* заголовок активного блока  */
  .accordion .active__item .accordion__title {
      background: #E5E2DA;
      color: #051028;
  }
  /* контент */
  .accordion .accordion__content {
      display:none;
      padding:40px 60px;
      overflow: hidden;
      background: #FAF9F8;
  }

  .accordion .accordion__content ul {
      list-style: none;
  }

  .accordion .accordion__content li {
      position: relative;
  }

  .accordion .accordion__content li:before {
      content: '';
      top: 9px;
      left: -22px;
      position: absolute;
      display: block;
      width: 10px;
      height: 10px;
      border-radius: 2px;
      background: linear-gradient(180deg, #CFA872 0%, #E1C697 100%);
  }


  .contact_form, .hirefrm {
      margin-top:20px;
      max-width: 754px;
      position: relative;
      top: -60px;
      padding: 40px 60px;
      box-shadow: 4px 4px 15px rgba(88, 52, 0, 0.1);
      background: #fff;
      border-radius: 4px;
      margin-left: auto;
      margin-right: auto;
  }
  .hirefrm .flag-dropdown {
      top: calc(50% - 15px);
  }
  body .gform_legacy_markup_wrapper ul li.gfield {
      display: flex;
      flex-direction: column;
      padding-right: 0 !important;
      margin-top: 0 !important;
      margin-bottom: 20px !important;
  }

  .contact_form label, .hirefrm label {
      font-family: "Roboto", sans-serif !important;
      font-size: 12px !important;
      font-weight: 500 !important;
      line-height: 17px !important;
      color: #051028 !important;
      margin: 0 0 12px 30px !important;
  }

  .contact_form input, .hirefrm  input {
      /*padding-left: 30px !important;*/
      /*background-color: #FAF9F7 !important;*/
      border-radius: 4px !important;
      background: #FAF9F7;
      border: 1px solid #F0EFED;

  }


  .gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield span {
      padding-top: 0 !important;
  }

  .gform_legacy_markup_wrapper li.field_sublabel_above .ginput_complex input[type=text] {
      margin: 0 !important;
      border-radius: 4px !important;
      background: #FAF9F7!important;
      border: 1px solid #F0EFED;
  }

  .required, .gfield_required.gfield_required_asterisk, .gfield_required {
      display: inline-block !important;
      width: auto !important;
      font-family: "Roboto", sans-serif;
      font-size: 12px;
      font-weight: 900;
      line-height: 17px;
      color: #c02b0a;
      padding: 0 0 0 3px !important;


  }


  .gform_legacy_markup_wrapper textarea,
  .gform_legacy_markup_wrapper input,
  .gform_legacy_markup_wrapper textarea::placeholder,
  .gform_legacy_markup_wrapper input::placeholder {
      font-family: "Roboto", sans-serif;
      font-size: 14px;
      font-weight: 400;
      line-height: 20px;
      color: #A6A6A6;
  }

  .gfield_required {
      margin-left: 0px !important;
  }

  .contact_form textarea {
      padding: 15px 30px !important;
      background-color: #FAF9F7 !important;
      border-radius: 4px !important;
      height: 100px!important;
  }

  .contact_form .gform_button {
      padding-left: 10px !important;
  }

  .contact_form .swe_gf_phone_with_country_code,
  .hirefrm .swe_gf_phone_with_country_code{
      padding-left: 70px !important;
  }

  /*.contact_frm input[type="submit"],*/
  .hirefrm input[type="submit"] {
      background: linear-gradient(90deg, #CFA872 0%, #E1C698 100%) !important;
      margin: 0 !important;
      border-radius: 4px !important;
  }


  .contact_form  .flag-dropdown {
      margin-left: 20px;
  }

.gray_block {
    background: #FAF9F7;
    position: relative;
    padding-bottom: 10px;
}

.contctus {
    background-repeat: no-repeat;
    background-position: center -15px;
    background-image: url("/wp-content/uploads/2021/11/biehle-bg.svg");
    padding-top: 70px;
}

  .contact_frm .innr_hdr h2::after{
      width: 100px;
      height: 4px;
  }

  .contact_desc {
      max-width: 618px;
      font-family: "Roboto";
      font-size: 18px;
      font-weight: 300;
      line-height: 32px;
      color: #051028;
      margin-top: 20px;
      margin-bottom: 100px;
  }

  body.page-template-template-dyo footer {
      margin-top: 0;
  }

  .dyo {
      position: relative;
  }

  .dyo__right {
      position: inherit;
      height: 100vh;
      max-height: 570px;
  }

  .dyo__data {
      max-width: 423px;
      background-image: url("/wp-content/uploads/2021/11/Vector.svg");
      background-size: contain;
      padding-top: 46px;
      padding-bottom: 46px;
      background-repeat: no-repeat;
      background-position: center;
  }

  .dyo__title {
      margin-bottom: 15px;
  }

  .dyo__text {
      font-family: "Roboto", sans-serif;
      font-size: 18px;
      font-weight: 300;
      line-height: 32px;
      color: #051028;
      margin-bottom: 20px;
  }

  .dyo__data .btn__wrapper {
      max-width: 236px;
  }

  .dyo__video {
      position: absolute;
      right: 0;
      top: 0;
      width: 54.3vw;
      max-width: 54.3%;
      height: 100vh;
      max-height: 570px;
  }

  .dyo__video video {
      height: 100%;
      object-fit: cover;
  }

  .quality_meterials_section .container {
      max-width: 1170px;
  }

  .quality_top {
      margin-bottom: 70px;
  }

  .quality_row {
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin-bottom: 30px;
  }

  .quality_row .quality_img-top img {
      max-width: none;
      width: 656px;
      height: 378px;
      object-fit: cover;

  }

  .quality_title .pg_title{
      font-size: 48px;
      color: #CBA46C;
    text-align: center;
  }


  .materials .innr_hdr h2 {
      font-size: 30px;
  }

  .materials_subtitle {
      max-width: 950px;
      margin: auto;
      text-align: center;
  }

  .materials_wrapper {
      display: flex;
      flex-direction: column;
      align-items: center;
  }


  .fade_top_sl .fade_sl_item:last-child {
    height: 0;
  }

  .fpd-actions-container {
    z-index: 9999999;
  }

  .fpd-done, .fpd-modal-close {
    z-index: 99999999 !important;
  }

  .fpd-ui-theme-doyle.fpd-modal-product-designer>.fpd-modal-wrapper .fpd-modal-close {
    top: 8px;
  }

.overlay-saveConf {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, .4);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: -1;
  opacity: 0;
  transition: opacity .3s;
}

.overlay-saveConf .message {
  padding: 40px;
  background: #fff;
  border-radius: 8px;
}

.overlay-saveConf.active {
  opacity: 1;
  z-index: 99999999;
}

.overlay-popUp-message {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(5, 15, 40, .8);
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1;
    z-index: 999999;
}
.overlay-popUp-message .message {

    padding: 100px 200px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;


}
.overlay-popUp-message .message .title{
    color: white ;
    padding-bottom: 30px;
}
.overlay-popUp-message .message .btn-close-popup{
    width: 200px;
    background: linear-gradient(180deg, #CFA872 0%, #E1C697 100%);
    font-family: 'brandon_grotesquemedium';
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 4px;
    padding: 12.5px 29px;
    outline: none;
    border: none;
}
.overlay-popUp-message.non-active {
    opacity: 0;
    z-index: 0;
}
.fpd-container.fpd-gt-step{
      opacity:0;
}
.page-template-template-by-biehle .gform_wrapper.gravity-theme .gform_footer input{
      border-color: #CBA36B!important;
      background: linear-gradient(90deg,#cfa872 0%,#e1c698 100%)!important;
      font-family: 'brandon_grotesquemedium'!important;
      width: 235px !important;
      font-size: 16px;
      line-height: 23px !important;
}

.single-product .qib-button:not(#qib_id):not(#qib_id) {
    border: 1px solid #d6d5d4;
}
.ser_txt {
    padding-left: 0;
    padding-right: 30px;
}
.home .ser_inn .silk_icn {
    left: -87px;
    bottom: -60px;
}
.single-product .guide-chrt .table thead th {
      font-weight: 700;
}
 .woocommerce-lost-password form.woocommerce-ResetPassword.lost_reset_password{
    height: fit-content;
    max-width: fit-content;
    width: 100%;
    padding: 50px 60px;
    background: #fff;
    box-shadow: 4px 4px 15px rgb(88 52 0 / 10%);
    border-radius: 4px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 30px;
     margin: 0 auto;
}
  .woocommerce-lost-password form.woocommerce-ResetPassword .woocommerce-Button.button{
      margin: auto;
      width: fit-content;
      padding: 8.5px 50px;
      background: linear-gradient(90deg, #CFA872 0%, #E1C698 100%);
      border-radius: 4px;
      color: #fff;
      font-size: 16px;
      line-height: 23px;
      text-transform: uppercase;
      font-family: 'brandon_grotesqueregular';
      outline: unset;
  }
  .single-product .plus.qib-button:not(#qib_id):not(#qib_id){
      font-size: 36px;
      line-height: 1.4;
  }
.single-product .minus.qib-button:not(#qib_id):not(#qib_id){
      display: flex;
      /*align-items: self-end;*/
      justify-content: center;
}
.page-template-template-by-biehle .overlay .form .gform_title {
    color: #cba46c!important;
    margin-bottom: 15px;
}
.page-template-template-by-biehle .overlay .form .gform_title:after {
    content: "";
    display: block;
    width: 100px;
    height: 4px;
    background-color: #cba46c;
    border-radius: 4px;
    margin: 20px auto;
}
.page-template-template-by-biehle .overlay .form .gform_description {
    display: none!important;
}
.page-template-template-by-biehle .overlay .form  #field_7_19 {
    margin-bottom: 10px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 140%;
    color: #051028;
    margin-left: 30px;
    /*margin-top: 20px;*/
}
  #field_7_19 span {
      color: #EB5757;
  }
  .modal-content {
    color: #000;
  }
  .single-product .guide-chrt .table thead th span {
      font-weight: 300;
  }


  .single-product__variations-wrapper  .woocommerce-variation-add-to-cart {
    display: flex;
    flex-direction: column;
  }

  .single-product__variations-wrapper  .woocommerce-variation-add-to-cart #single-product-btn {
    order: 1;
  }

  .quots_sec_item.slick-slide {
    display: flex;
    align-items: center;
  }

  .quots_sec_item.slick-slide .logo {
    width: 300px !important;
    max-width: unset !important;
    min-width: unset !important;
    margin-right: 20px;
  }
  .q_inn {
    max-width: 75%;
  }

  @media(max-width: 769px) {
    .quots_sec_item.slick-slide {
      flex-direction: column;
    }
    .quots_sec_item.slick-slide .logo {
      width: 250px !important;
      margin-right: 0px;
    }
  }

  @media(max-height: 650px) {
    .bnr_content {
      margin-top: 150px;
    }
    .bnr {
      height: 640px;
    }
  }

#remindershop, .modal-backdrop {
  display: none !important;
}

.color-variable-item.selected .variable-item-contents {
  box-shadow: 0 0 0 1px rgb(0 0 0 / 30%);
  border: 2px solid #000;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
  margin: 4px 8px 4px 0 !important;
}

footer .news_ltr-left {
  white-space: nowrap;
}


footer .subscribe {
  display: inline-block;
  height: 50px;
  font-family: 'brandon_grotesquelight';
  font-size: 16px;
  font-weight: normal;
  line-height: 23px;
  border: 1px solid #CBA46C !important;
  border-radius: 0 4px 4px 0;
  background: #051028;
  color: #CBA46C !important;
  padding: 12.5px 30px;
  outline: none;
  text-transform: uppercase;
  cursor: pointer;
  transition: .3s;
  margin-left: 20px;
  white-space: nowrap;
}

.news_ltr h3 {
  white-space: break-spaces;
}

#hubspot-messages-iframe-container {
  opacity: 1 !important;
}

footer .subscribe:hover {
  background: transparent !important;
}

.page-id-2616 .gform_footer.top_label input[type="submit"] {
  max-width: unset !important;
}

.wii-background {
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
}

.wii-background .text-center {
  padding-top: 40px;
  font-family: 'brandon_grotesquelight';
  font-size: 30px;
}

.woocommerce-cart .woocommerce .table-footer-coupon td.actions {
  vertical-align: top;
}

.add_package .additional_product {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}

.add_package .additional_product .content {
  display: flex;
  align-items: center;
}

.add_package .additional_product .attachment-woocommerce_thumbnail {
  width: 125px;
  height: auto;
  margin-right: 20px;
}

.add_package .additional_product .title {
  font-size: 20px !important;
}

.add_package .additional_product .text {
  font-size: 11px;
}

.add_package .additional_product .price {
  font-size: 14px;
}

.add_package .add_to_cart_inline {
  margin: 20px 0 0 0 !important;
}

.add_package .add_to_cart_inline a {
  text-align: center;
  text-transform: uppercase;
  background: linear-gradient(90deg, #CFA872 0%, #E1C698 100%);
  color: #fff;
  font-family: 'brandon_grotesquemedium';
  font-size: 16px !important;
  font-weight: normal !important;
  line-height: 23px !important;
  border-radius: 4px !important;
}

.add_package .add_to_cart_inline a:hover {
  background: linear-gradient(90deg, #CFA872 0%, #E1C698 100%);
  color: #fff;
}

.second_section-new {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.second_section-new .text-line::after {
  height: 2px;
}

.second_section-new .subtitle {
  font-size: 22px;
  margin-top: 20px;
}
.design_sldr_dec.cmn_gap {
  margin: 120px 0;
}
.second_section-new .quote {
  margin-top: 20px;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.5;
}

@media(max-width: 1200px) {
  .second_section-new .subtitle {
    font-size: 18px;
  }
  .second_section-new .quote {
    font-size: 18px;
  }
}

@media(max-width: 575px) {
  .second_section-new {
    margin: 0 20px;
  }
  .second_section-new .quote {
    font-size: 12px;
  }
  .second_section-new .subtitle {
    font-size: 12px;
  }
  .second_section-new br {
  	display: none;
  }
}

.page-template-template-mii .quality_row.mii {
  justify-content: center;
  gap: 30px;
}

.page-template-template-mii .quality_row.mii>* {
  width: 50%;
}

.page-template-template-mii .quality_row.mii>* img {
  width: 100%;
}

.page-template-template-mii .wii-background img {
  margin-top: -300px;
}

.page-template-template-mii .wii-background p {
  color: #CBA46C;
}

.page-template-template-by-biehle .second_section .cards .card {
  z-index: 9;
}

.page-template-template-mii .img-s img {
  width: 100%;
}

@media(max-width: 1300px) {
  .page-template-template-mii .wii-background img {
    margin-top: -200px;
  }
}

@media(max-width: 1024px) {
  .page-template-template-mii .wii-background img {
    margin-top: -100px;
  }
}

@media(max-width: 769px) {
  .page-template-template-mii .wii-background img {
    margin-top: 0;
  }
  .page-template-template-mii .quality_row.mii, .img-s {
    flex-direction: column;
  }
  .page-template-template-mii .quality_row.mii>* {
    width: 100%;
  }
  .page-template-template-mii .img-s img {
    margin: 15px 0;
  }
  .page-template-template-mii .wii-background .text-center {
    font-size: 22px;
    padding-top: 0;
  }
  .page-template-template-mii .img-s .col-6 {
    width: 100%;
    max-width: unset;
  }
  .page-template-template-mii .hdr_top_gap {
    margin-top: 0;
  }
  .page-template-template-mii .container>.row {
    margin-bottom: 0;
  }
  .second_section-new .subtitle {
    font-size: 18px;
    margin-top: 10px;
    line-height: 1.2;
  }
  .second_section-new .quote {
    font-size: 16px;
    line-height: 1.2;
  }
  .design_sldr_dec.cmn_gap {
    padding: 70px 0;
  }

}

.lead_times_box h2::after {
  display: none;
}

.logged-out-account #product-4999 .single_add_to_cart_button {
display: none !important;
}

@media(min-width: 769px) {
	.size-guide-slider .slick-dots {
    	display: none !important;
    }
    .prb-dtls-innerright .sizeguide-bigimg .desc {
    	display: none;
    }
    
}

@media(max-width: 768px) {
.size-guide-slider .slick-arrow {
	display: none !important;
}
.prb-dtls-innerright .sizeguide-bigimg .desc {
    	display: inline;
        text-align: center;
        font-size: 20px;
    }
}