/*
 Theme Name:  Divi Child Theme
 Theme URI:    https://divilife.com
 Description:  Child Theme for Divi
 Author:       Tim Strifler
 Author URI:   https://divilife.com
 Template:     Divi
 Version:      1.0.0
*/

/*****Add any custom CSS below this line*****/
.single-product #main-content .container:before { display: none; }
.single-product #left-area { width: 100%; padding: 0!important; }

#berocket_filter {
	width: 25%;
}
#full_containter {
	width: 100%;
}

section.related.products h2 {
	font-size: 18px !important;
}

.et_pb_row_0_tb_header {
  overflow: visible;
}

code {
	font-family: 'Abhaya Libre', Georgia, "Times New Roman", serif!important;
font-weight: 200;
color: #333;
font-size: 20px}

.woocommerce-loop-category__title mark.count {
    display: none !important;
}

.attachment-woocommerce_thumbnail {
	border-radius: 5px 5px 5px 5px;
}

.woocommerce img {
	border-radius: 5px 5px 5px 5px !important;
}

.single-product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
display: none;
}

.woocommerce-tabs {
    border: none !important;
	margin-top: 0px!important;
}

div.summary.entry-summary {
	margin-bottom: 1em;
}

.full-image-slider .et_pb_slide {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
 
.full-image-slider .et_pb_slide:first-child .et_pb_slide_image img.active {
 animation: unset !important;
}
 
.full-image-slider .et_pb_container {
  max-width: 100% !important;
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
}
 
.full-image-slider .et_pb_slide_image img {
  max-height: none !important;
  width: 100% !important;
}
 
.full-image-slider .et_pb_slide_image {
  margin: 0 !important;
  padding: 0 !important;
  top: 0 !important;
  position: relative !important;
  width: 100% !important;
  display: block !important;
    -webkit-animation-name: fade !important;
    -moz-animation-name: fade !important;
    -ms-animation-name: fade !important;
    -o-animation-name: fade !important;
    animation-name: fade !important;
}
 
.full-image-slider .et_pb_slider_container_inner {
  position: relative;
}
 
.full-image-slider .et_pb_slide_description {
  position: absolute !important;
  top: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  right:  0 !important;
  padding: 0 !important;
  margin: 0 !important;
width: auto !important;
height: auto !important;
}
 
.full-image-slider .et_pb_slide_description .et_pb_button_wrapper,
.full-image-slider .et_pb_slide_description .et_pb_button_wrapper a,
.full-image-slider .et_pb_slide_description .et_pb_button_wrapper a:hover {
  width: 100% !important;
  height: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
 color: rgba(0, 0, 0, 0) !important;  
  border: none !important;
  background: none !important;
}

.et_pb_button {
	margin-top: 20px;
}
 
.et_pb_column.et_pb_slider_fullwidth_off.full-image-slider .et_pb_slide_description .et_pb_slide_title,
.et_pb_column.et_pb_slider_fullwidth_off.full-image-slider .et_pb_slide_description .et_pb_slide_content,
.full-image-slider .et_pb_slide_description .et_pb_slide_title,
.full-image-slider .et_pb_slide_description .et_pb_slide_content {
  display: none;
}

 /* Style the button that is used to open and close the collapsible content */
.collapsible {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active, .collapsible:hover {
  background-color: #ccc;
}

/* Style the collapsible content. Note: hidden by default */
.content {
  padding: 0 18px;
  display: none;
  overflow: hidden;
  background-color: #f1f1f1;
} 

.et-l--footer .et_mobile_nav_menu {
	display: none!important;
}

.et-l--footer .et_pb_blurb_container {
	padding-left: 0;
}

.et-l--footer .et_pb_menu__menu {
	display: block!important;
	width: 100%;
}

.woocommerce .products .product,
.woocommerce .products .product .price
{text-align:center;
font-size: 18px!important;}

/* Curtain Heading Image css */
.curtain_heading_image {
	width: 100px;
	height: 100px;
}

@media screen and (max-width: 600px) {
	.curtain_heading_image {
		width: 74px;
		height: 74px;
	}
}

.headingimage {
	max-height: 150px;
}

#sagepaydirect-card-icons {
 padding-bottom: 2em;
}

/* Reduce space before checkboxes in filters */
.bapf_sfilter.bapf_ckbox input[type=checkbox] {
	margin-left: -8px!important;
}

.woocommerce-page span.onsale, .woocommerce span.onsale {
	background-color:#e2cdc1!important;
	color:grey!important;
}

/* Overlay hover rise */
 .et_overlay {
    display:none;
}
 
.et_portfolio_image, .et_shop_image  {
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
 
.et_portfolio_image:hover, .et_shop_image:hover {
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -o-transform: scale(1.04);
    -ms-transform: scale(1.04);
    transform: scale(1.04);
}

/* THREE COLUMN PORTFOLIO GRID LAYOUT */

@media only screen and ( min-width: 768px ) {

.three-column-grid .et_pb_grid_item {
width: 28.333% !important;
margin: 0 7.5% 7.5% 0 !important;
}
 
.three-column-grid .et_pb_grid_item:nth-child(3n) {
margin-right: 0 !important;
}

.three-column-grid .et_pb_grid_item:nth-child(3n+1) {
clear: left;
}

.three-column-grid .et_pb_grid_item:nth-child(4n+1) {
clear: unset !important;
}

}

/*** iPad landscape - sets slider1 background on ipad to left ***/
@media all and (min-width: 769px) and (max-width: 1024px) and (orientation : landscape) {
	.et_pb_slide_title {
      font-size: 26px!important;
  } 
	.et_pb_slide_1 {
		background-position:left!important;
	}
}

/*** Remove grey overlay from thumbnails***/
.woocommerce div.product div.images .flex-control-thumbs li img {
	opacity: 1;
}

/*** Increase thumbnail image when hovered over***/
.woocommerce div.product div.images .flex-control-thumbs li img:hover {
	-webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -o-transform: scale(1.04);
    -ms-transform: scale(1.04);
    transform: scale(1.04);
}

.product_meta span.posted_in { 
	display: none!important;
}

/** Add space after calculate buutton on wallpaper**/
.woocommerce div.product form.cart .button {
	margin-right: 20px;
	margin-bottom: 20px;
}

.tagged_as {
visibility:hidden
}

.curtainheadingrb {
  padding: 3px 3px!important;
  float: left!important;
  width: 24.99999%!important;
}

.curtainheadingrb_center {
  padding: 0 6px!important;
  float: left!important;
  width: 24.99999%!important;
}

.curtainheadingrb_left {
  padding: 0 6px!important;
  float: left!important;
  width: 24.99999%!important;
}

.curtainheadingrb_right {
  padding: 0 6px!important;
  float: left!important;
  width: 24.99999%!important;
}


@media only screen and (max-width: 1200px) {
  .curtainheadingrb {
    width: 49.99999%!important;
    margin: 6px 0!important;
  }
}

.curtainheadingrb25 {
  padding: 3px 3px!important;
  float: left!important;
  width: 19.99999%!important;
}

.curtainheadingrb25_center {
  padding: 0 6px!important;
  float: left!important;
  width: 19.99999%!important;
}

.curtainheadingrb25_left {
  padding: 0 6px!important;
  float: left!important;
  width: 19.99999%!important;
}

.curtainheadingrb25_right {
  padding: 0 6px!important;
  float: left!important;
  width: 19.99999%!important;
}


@media only screen and (max-width: 1200px) {
  .curtainheadingrb25 {
    width: 33.3333%!important;
    margin: 6px 0!important;
  }
}

/** Force desktop menu to display as full width **/
@media screen and (min-width: 981px) {
    .et_pb_menu__menu, .et-menu-nav, .et-menu {
        width: 100%!important;
    }
    .fullwidth-menu {
        display: flex!important;
        justify-content: center;
        align-items: stretch;
        flex-wrap: initial!important;
    }
    .et_pb_fullwidth_menu nav>ul>li {
        width: 100%;
        text-align: center!important;
    }
    .et_pb_fullwidth_menu nav>ul>li, .et_pb_fullwidth_menu nav>ul>li>a {
        display: block!important;
    }
}

.et-menu .menu-item-has-children>a:first-child:after {
	display: none!important;
}

.sub-menu li a { font-weight: 600!important; }

.woocommerce-form-coupon-toggle {
	display: none !important;
}
.checkout_coupon.woocommerce-form-coupon {
	display: block !important;
	margin-top: 20px !important;
	margin-bottom: 0px !important;
	padding: 0px !important;
}
.checkout_coupon.woocommerce-form-coupon p:first-child {
	font-weight: 700;	
}
.checkout_coupon.woocommerce-form-coupon p {
	display: block !important;
}

.woocommerce form.checkout_coupon p.form-row {
	display: block !important;
	width: 50%;		
align-items: flex-end;
}

.page-id-43 #coupon_code {
	width: 90% !important;
}

.woocommerce-order-received div.et_pb_column_3_tb_body {
	width: 100% !important;
}

.woocommerce-order-received div.et_pb_column_4_tb_body {
	width: 100% !important;
}

.woocommerce-order-received #btncheckmeasure {
	display: none;
}

.woocommerce-order-received #lblCheckoutTitle {
	display: none;
}

/* Target the Credit Card */
#stripe-card-element {
    background: #ffffff !important;
    padding: 10px 5px !important;
    margin: 5px 0px !important;
}

/* Target the Expiry Date */
#stripe-exp-element {
    background: #ffffff !important;
    padding: 10px 5px !important;
}

/* Target the CVC Code */
.woocommerce-checkout-review-order #stripe-cvc-element {
    background: #ffffff !important;
    margin: 5px 0px !important;
    padding: 10px 5px !important;
}

#klarna-top-strip::part(osm-container) {
  background-color: #c4ccc4;
}

.pole_text_height {
	line-height: 0.4!important;
}

/* Style the buttons that are used to open and close the accordion panel */
.SH_product_accordion {
  /*background-color: #eee;
  color: #444;
  cursor: pointer;*/
  padding-top: 18px;
  padding-bottom: 18px;
  padding-right: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
}

.SH_product_accordion:hover {
	cursor: pointer;
}

.SH_button {
	background: #c4ccc4!important;
	color: black!important;
}

.SH_button:hover {
	color: white!important;
	cursor: pointer!important;
}

#SH_Dispatch_Text1 {
	font-size: 100%!important;
}

#SH_Dispatch_Text2 {
	font-size: 100%!important;
}


/* Positions the plus sign 5px from the right. Centers it using the transform property. */

/*.accordion .label::before {  
  color: black;
  position: absolute;
  top: 50%;
  right: -5px;
  font-size: 30px;
	transform: translateY(-50%);
}*/

/* Hides the content (height: 0), decreases font size, justifies text and adds transition */

.SH_product_accordion .content {
  position: relative;
  background: white;
  /*height: 0;*/
  font-size: 20px;
  text-align: justify;
  width: 780px;
  overflow: hidden;
  transition: 0.5s;
}

/* Adds a horizontal line between the contents */

.SH_product_accordion hr {
  width: 100;
  margin-left: 0;
  border: 1px solid black;
}

@media screen and (min-width: 981px) {
.SH_product_accordion:before {
  content: url(../../uploads/2024/12/pin-accordion-closed-t.png);
  font-size: 18px;
  color: #777;
  float: left;
  margin-left: -150px;
	}
}

@media only screen and (max-width: 1200px) {
	.SH_product_accordion:before {  
		background-size: 10px 5px;
		margin-left: -0px;
		content: url(../../uploads/2024/12/pin-accordion-closed-smallt.png);
	}
}

/*.SH_product_active:after {
  content: url(../../uploads/2024/02/pin-accordion-open.png);
}

@media only screen and (max-width: 1200px) {
	.SH_product_active:after {
		background-size: 10px 5px;
		margin-left: 0px;
		content: url(../../uploads/2024/03/pin-accordion-open-small.png);
	}
}*/

/* Hides arrow on accordion on mobile */
details summary::-webkit-details-marker {
  display:none;
}

.SH_product_icons {
    width: 25%;
}

@media screen and (max-width: 1100px) {
	.SH_product_icons {
   display: block !important;
   width: 50% !important;
}
}

.SH_product_icon_text {
    width: 25%;
}

.curdispatchdays {
	font-size: 16px;
}

@media screen and (max-width: 1100px) {
	.SH_PDF {
		width: 400px;
		height: 500px;
	}
}

@media screen and (max-width: 1100px) {
	.SH_PDF_600 {
		width: 400px;
		height: 575px;
	}
}
.uni_cpo_imagify_enabled .flex-control-thumbs li:last-child, .uni_cpo_colorify_enabled .flex-control-thumbs li:last-child  {
	border: 0px !important;
}

.fs_button {
	display: inline-block;
                outline: 0;
                cursor: pointer;
                border: 2px solid;
                border-radius: 3px;
                color: #000;
                background: rgb(196, 204, 196);
                font-size: 18px;
                font-weight: 500;
                line-height: 1.7em!important;
                padding: 0.3em 1em;
                text-align:center;
                transition-duration: .15s;
                transition-property: all;
                transition-timing-function: cubic-bezier(.4,0,.2,1);
}
.fs_button:hover{
                    color: #e09900 !important;
    				border-color: #e09900 !important;
                }

.fs_margin {
	margin-left: 35%!important;
}

i.fas.fa-calculator{
	    margin-right: 5px;
}

.uni-cpo-calculate-btn{
	color: #000!important;
	background: rgb(217, 196, 147)!important;
	margin-left: 35%!important;
	/*margin-right: 35%!important;*/
	font-size: 18px!important;
	padding-left: 28px!important;
	padding-right: 28px!important;
}

.uni-cpo-calculate-btn:after {
	display: none!important;
}

.woocommerce #content div.product form.cart div.quantity,.woocommerce-page #content div.product form.cart div.quantity,.woocommerce-page div.product form.cart div.quantity,.woocommerce div.product form.cart div.quantity {
	margin-left: 35%!important;
}

@media screen and (max-width: 600px) {
				.fs_button{
					font-size: 15px;
					padding: 0.5em 0.5em;
					width: 110px;
				}
				.uni-cpo-calculate-btn{
					font-size: 15px!important;
					padding: 1em 0.5em;
					padding-left: 3em!important;
					padding-right: 3em!important;
					margin-left: 15%!important;
					margin-right: 15%!important;
					color: #000;
					width: 185px!important;
					background: rgb(217, 196, 147)
				}
				.uni-cpo-calculate-btn:hover{
					font-size: 15px!important;
					/*padding: 0.3em 0.5em;*/
				}
				.single_add_to_cart_button{
					font-size: 15px!important;
				}
				.woocommerce #content div.product form.cart div.quantity,.woocommerce-page #content div.product form.cart div.quantity,.woocommerce-page div.product form.cart div.quantity,.woocommerce div.product form.cart div.quantity{									
					margin-left: 15%!important;
				}
				.woocommerce .quantity input.qty{
					max-width: 100px;
					padding: 11px;
				}
}
@media screen and (max-width: 600px) {
	.uni-cpo-module-text_input-label  {
		font-size: 14px!important;
	}
}

.uni-cpo-tooltip {
	position: relative;
    display: inline-block;
    top: 3px;
    left: 2px;
    width: 24px;
    height: 24px;
    background: url(../../uploads/2024/02/hint_brand24.png);
}

.uni-cpo-tooltip:hover {
	background: url(../../uploads/2024/02/hint_brand_hover24.png);
}

.popmake-measuring-curtains:hover {
	color: white;
}

.popmake-measuring-curtains2024:hover {
	color: white;
}

@media screen and (max-width: 600px) { 
	.uni-cpo-tooltip {
    top: 5px;
}
}

.js-uni-cpo-field-select {
	margin-top: 10px;
}

.uni_cpo_field_required:after {
	content: ""!important;
}


/* Hide View Basket link after adding product to basket */
a.added_to_cart.wc-forward {
    display: none;
}

/* Set price notice background colour */
.sh_pricenotice {
	background-color: #f0ebe0;
}

p.price {
	display:none;
}

@media screen and (max-width: 600px) { 
	#woodfit {
    	width: 100%!important;
			}
	#woodfit1 {
    	width: 100%!important;
			}
	#woodcontrol {
		width: 100%!important;
	}
	#rollerfit {
    	width: 100%!important;
			}
	#rollerhead {
    	width: 100%!important;
			}
	#rollermotor {
		width: 100%!important;
	}
	#rollerchain {
		width: 100%!important;
	}
}

#wc-stripe-payment-request-button-separator {
 display: none !important; 
}

.chkout_bin:before {
	font-family: FontAwesome;
	content: "\f1f8";
}

.woocommerce .quantity input.qty{	
				color: black;
}
.xoo-wsc-empty-cart a.button { color: black!important; }

.headboard_fitting {
  padding: 10px 10px!important;
  float: center!important;
  /*width: 45%!important;*/
	width: 48.99999%!important;	
}

@media only screen and (max-width: 1200px) {
  .headboard_fitting {
    width: 49.99999%!important;
    margin: 6px 0!important;
  }
}

@media screen and (max-width: 600px) {
	.headboard_width_height {
		width: 100%!important;
	}
}

.fit_button {
	display: inline-block;
                outline: 0;
                cursor: pointer;
                border: 2px solid;
                border-radius: 3px;
                color: #000!important;
                background: rgb(196, 204, 196)!important;
                font-size: 18px;
                font-weight: 500;
                line-height: 1.7em!important;
                padding: 0.3em 1em;
                text-align:center;
                transition-duration: .15s;
                transition-property: all;
                transition-timing-function: cubic-bezier(.4,0,.2,1);
	max-width: 200px!important;
}
.fit_button:hover{
                    color: #e09900 !important;
    				border-color: #e09900 !important;
                }
