/*
Theme Name: Blindmatrix
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

.colorsubmenu{width:600px;}

.colorsubclass{
    display: flex;
    flex-wrap: wrap;
}

.color-menu-item-type-post_type{
    width: 30%;
}

.color-menu-mobile-item-type-post_type{
    width: 50% !important;
    padding-bottom: 5px;
}

li.cat-item.current-cat a::after {
    content: '✔';
    color: green;
}

/*footer section*/
.footer-widgets .row.dark.large-columns-4.mb-0 {
    color: #333 !important;
}
.first_column p{
    color: #333 !important;
}

.f-icon {
    color: #114c64;
	margin-right: 7px;
}
span.widget-title {
    color: #114c64 !important;
	font-size: 15px !important;
   
}
.cnt-address p {
    display: flex;
}
.logo_img img {
   padding-bottom: 20px;
    width: 181px;
}
.first_column {
    margin-top: -8px;
}
.dark ul.menu>li>a:hover{
    color: #114c64;
}

span.space a:hover {
    color: #114c64!important;
}
.copyright-footer a:hover{
	 color: #114c64 !important;
}
.dark .is-divider {
    background-color: #114c64;
}
.dark ul.menu>li>a{
    font-size:15px !important;
	
}
.first_column
{
	  font-size:15px !important;
}
.copyright-footer {
    color: #fff !important;
}
.foo-bootem-main-row {
    height: 115px !important;
}
@media screen and (max-width: 550px) {
 .foo-bootem-main-row {
    height: auto !important;
}
}
/*arun added styles*/

#masthead .header-nav .header-search-form-wrapper .search-field{	
    border-radius: 30px 0 0 30px;
    width: 270px;
}
.ux-search-submit{
	border-radius:0 20px 20px 0;
	margin-right: 30px !important;
}
.nav-right{
	justify-content:flex-end;
}
.nav>li.header-divider{
	margin-left:32px;
}
.nav > li > a {
    font-weight: 500 !important;
}
.menu-image-title-after.menu-image-title {
    padding-left: 5px !important;
}
.col-divided {
    padding-right: 30px;
    border-right: 1px solid #3333333d;
}
.product-menu-item-type-post_type a{
	    padding: 10px 17px !important;
}
.ux-search-submit{
	height:0;
}
.color-menu-item-type-post_type{
	margin-right:20px !important;
}

.colormatmenu{
	width:850px;
}
.colormatmenu .color-menu-item-type-post_type{
    width: 22%;
}
.colormatmenu .color-menu-item-type-post_type .menu-image-title{
    display: inline-block;
    width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
@media (min-width: 1024px){
	.ux-search-submit{
	height:34px;
}
}
span.section-title-main {
   
   background-color:#0a769b !important;
    color: #fff !important;
    border-radius: 3px !important;
	letter-spacing: 0.9px !important;
	text-transform: none;
	font-family: "oswald", sans-serif;
	font-size:12px;
	padding: 7px 19px;
}
.section-title i {
    opacity: unset !important;
    
}
.nav>li>a {
    font-size: .9em !important;
}
.nav-uppercase>li>a {
    
    text-transform: none !important;
    
}
h2.free_sample-color {
    text-align: center;
    color: #fff;
}
/*pradheepa home page space alignment*/
/*.box-text {
    
	padding-bottom: 0px !important;
}*/
div#row-1778499989 .col.medium-3.small-6.large-2 {
    padding-bottom: 0px !important;
}
.col, .gallery-item, .columns {
    
    padding: 0px 15px 15px !important;
   
}
.bottem-column
{
	
	padding-top:15px !important
	
}
.page-id-297 header.entry-header.text-center {
    display: none;
}
 
.page-id-307 header.entry-header.text-center {
    display: none;
}
.has-dropdown .icon-angle-down{
	opacity:1;
}


/*arun shop-by-color*/
.cuscolorimg{
	margin: 0 10px;
}
.cuscolorrow{
	display:flex;
	justify-content:center;
	flex-wrap:wrap;
}
.cusbox {
	margin: 0 0 15px 0;
}

@media screen and (max-width: 550px) {
	.cusshopcolor{
		width:80% !important
	}
}

/*arun added style*/
.nav-dark .nav>li>a{
	color:#fff !important;
}
.nav-dark .nav>li>a:hover{
	color:#a0f2ff !important;
}
.cusfilternav{
	display:flex;
}
.filtertab-intro{
	 background-color: #114c64;
    color: #fff;
    font-weight: bold;
}
.filtertab-intro span,.filtertab-last span{
	display:inline-block;
	margin-top:6px;
}
.filtertab-last{
	background-color: #114c64;
    color: #fff;
    margin-left: auto;
}
.cusfiltertabs{
	display:flex;
	flex:1;
	background-color:#f5f5f5;
	border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}
.custabchild{
	padding: 5px 25px;
}
#productsubclass li,#cuscolorsubclass li,#materialsubclass li{
	list-style-type:none;
	padding: 4px 0 4px 9px;
}
.filtertabactive{
	background-color: #fff;
    color: #000;
    font-weight: bold;
    border-right: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-bottom: 1px solid white;
    margin-bottom: -1px !important;
}
#materialsubclass li,#cuscolorsubclass li{
	width:23%;
}
#materialsubclass,#cuscolorsubclass,#productsubclass{
	border-bottom:1px solid #cccccc;
	margin-bottom: 12px;
}
@media screen and (max-width: 560px) {
	.custabchild {
    padding: 5px 7px;
}
	.back-to-top span{
		display:none;
	}
	.headerfixed {
    width: 91% !important;
	}
	.cusfiltertabs li a{
		font-size:12px;
	}
	.filtertab-intro span, .filtertab-last span {
    font-size: 11px;
}
	.color-menu-item-type-post_type {
    width: 100%;
}
	#materialsubclass li, #cuscolorsubclass li {
    width: 43%;
}
	#materialsubclass li a,#cuscolorsubclass li a {
    display: inline-block;
    width: 130px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
}
i.icon-angle-up::before {
    content: "\f106";
     color: #FFF;
    font-weight: bold;
	
	
}
.circle {
    background-color: #114c64 !important;
    color: #fff !important;
    border-radius: 3px !important;
    letter-spacing: 0.9px !important;
    text-transform: none;
	font-size: 80%;
	    border: 2px solid rgba(0,0,0,0.1) !Important;
    padding: .3em .8em;
	
	  
   
}
.button.icon.circle {
    padding-left: 5px !Important;
    padding-right: 5px !important;
}
.headerfixed {
    position: fixed;
    top:0;
    width: 77%;
	z-index:999;
    background-color:#fff;
}

.contentfixed{
	position: fixed;
    top:78px;
    width: 77%;
	z-index:999;
}
.commonfont {
    font-size: .9em;
}
.back-to-top.left {
    left: 10px !important;
}

.filtersubclass {
	display: flex;
	flex-wrap: wrap;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 12px;
}
.filtersubclass li{
	list-style-type:none;
	padding:4px 0px 4px 9px;
	width:23%;
}
.filtersubclass li a {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.offer-icon {
    position: absolute;
    height: 90px !important;
    width: 75px !important;
    z-index: 2;
    left: -7.5px;
    bottom: 0px;
}

.cuspricewrapper{
	display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
	padding: 0.7em;
	border-top:1px solid #cccccc;
}
.cuspricewrapper .cusfreesample a{
	display:block !important;
}

.cusoffsec{
	display:flex ;
	justify-content:space-between;
	align-items:center;
}
.cuspricevalue{
	padding: 6px 15px 15px;
	border: 1px solid #ccc;
	border-top: 4px solid #F49929;
}
.cusproddesc{
	padding:0 0 40px 0;
}
.cusprodname{
	padding:20px 0;
}
.fs-wrap{
	/*width:300px !important;*/
}
.lbl-icon{
	padding-right:10px;

}
.offpercent{
	font-size:21px;
	font-weight:600;
	margin:0;
	color:#222;
}
.proprice{
	margin:0 !important;
	font-size:17px !important;
}
.percentcalc{
	color:#ff0000;
}
.cusmessage-wrapper{
	padding:0;
}
.messubtitle{
	font-weight:bold;
	text-align:center;
	color:#222;
}
.producDescription{
	text-align:center;
	position:relative;
}
.prodescimg{
    margin-top: 20px;
	max-width:60px;
}
.prodescimg img{
	max-width:80px;
}
.paramlable{
	font-size:14px;
}
.paramval{
	color:#222;
}
.pricelable{
	font-size:21px;
}
.cusprodgallery{
	border: 1px solid #ccc;
    padding: 13px 0 13px 9px !important;

}
.prodescprotitle{
	color:#222 !important;
}
@media screen and (max-width: 992px) {
	.cusprodname{
		padding:20px !important;
	}
	.fs-wrap{
	width:100% !important;
}
}
.jumb_text {
    box-shadow: 5px 5px 5px #efeaea;
    margin: 0px !important;
}
ul.product-categories.cusfiltertabs li a {
    color: #000 !important;
}
.jumb_text h4 {
    color: #000 !important;
}
.wdalert {
    border: 1px solid red !important;
}
.frame-is-selected {
    border: 2px solid #F49929 !important;
}

/*Arun - Buy-now-button*/

@media screen and (max-width: 768px){
	.cuspricewrapper{
		flex-direction:column;
		padding-top: 10px;

	}
	.cuspricewrapper a{
		width:100% !important;
	}
}

.cusordersample{
	padding: 6px;
    border: 1px solid #ccc;
	margin-top: 10px;
}
.ordersampleimg img{
	max-width:80px;
	margin-right:60px;
}
@media screen and (max-width: 560px){
	.ordersampleimg img{
	margin-right: 0;
    max-width: 70px;
}
	.prosubclasss .color-menu-item-type-post_type{
		width:100%;
	}
	.cusordersample button{
		margin-top:20px;
	}
	.prosubclasss li a{
		width:auto;
	}
	.matfilsubclasss li{
		width:43%;
	}
}
/* pradheepa hide
 * .page-id-95 .page-title.dark.featured-title {
    display: none !important;
}
.page-id-297 .page-title.dark.featured-title {
	 display: none !important;
}
.page-id-93 .page-title.dark.featured-title {
	 display: none !important;
}*/


/* footer bottem section hide*/
.page-id-4305 .foo-bootem-main-row {
   display: none !important;
}
.page-id-486 .foo-bootem-main-row
{
	display: none !important;
}
#recaptcha {
    margin-bottom: 5px !important; 
    
}

ul#menu-customer-services {
    color: #fff !important;
    font-weight: 500;
}


.product-thumbnails .flickity-prev-next-button.next {
    right: -3%;
}

.product-thumbnails .flickity-prev-next-button.previous {
    left: -3%;
}

@media screen and (max-width: 768px){
	
	.product-thumbnails .flickity-prev-next-button.next {
    right: 0;
}

.product-thumbnails .flickity-prev-next-button.previous {
    left: 0;
}
	
}
@media screen and (max-width: 1199px) {
	.headerfixed{
		width:96%;
	}
}
.subheaderimg {
    background-position: center;
}

.productsubmenu{
	width:300px !important;
}
/* 
.productsubclass{
	display:flex;
	flex-wrap:wrap;
}
.productsubclass li{
	width:50%;
}
 */
/* cart and checkout page design*/
.order_section
   {
	margin: 0 0 15px 0;
    background-color: #eee;
    padding: 15px 0;
    clear: left;
	border: 0 !important;
   }
 .checkout-order
 {
	  padding: 15px;
    background: #fff;
    overflow: hidden;
    border: 1px solid #ddd;
    border-radius: 2px;
	border: 0 !important;
    border-radius: 0 !important;
    margin: 5px !important;
 }
 
	.woocommerce-billing-fields.checkout-table {
    margin-bottom: 15px !Important;
    padding: 15px 22.5px !Important;
    background: #fbfbfb !Important;
    border: 2px solid #ddd !Important;
}
/*woocomerce_login&register page*/
.login-register
{
margin: 0 0 15px 0 !important;
    background-color: #eee !important;
    padding: 15px 0 !important;
    clear: left !important;
    border: 0 !important;
}
/*checkout shiping address*/
.woo-shiping-address {
    margin-bottom: 15px !Important;
    padding: 15px 22.5px !Important;
    background: #fbfbfb !Important;
    border: 2px solid #ddd !Important;
}
.checkout-login-register
{
	margin-bottom: 15px !Important;
    padding: 15px 22.5px !Important;
    background: #fbfbfb !Important;
    border: 2px solid #ddd !Important;
}


	.order-page {
		margin-bottom: 15px !Important;
    padding: 15px 22.5px !Important;
    background: #fbfbfb !Important;
    border: 2px solid #ddd !Important;
}

.woocommerce-MyAccount-content .first_col_text {
    width: 20%;
    display: inline-block;
    vertical-align: middle;
}
.woocommerce-MyAccount-content .second_col_text {
    width: 77%;
    display: inline-block;
    vertical-align: middle;
    /* margin-left: 0%; */
}

.woocommerce-order-received .first_col_text {
    width: 30%;
    display: inline-block;
    vertical-align: middle;
}
.woocommerce-order-received .second_col_text {
    width: 64%;
    display: inline-block;
    vertical-align: middle;
	margin-left: 3%;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table .first_col_text {
 width: 20%;
    display: inline-block;
    vertical-align: middle;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table .second_col_text {
      width: 75%;
    display: inline-block;
    vertical-align: middle;
	margin-left: 3%;
}
/* pradheepa added*/
.cart-logo {
    display: block;
    margin: 0 auto;
	width:250px !important;
}
 .secure {
    font-size: 13px;
    font-weight: 400;
    color: #c1c1c1;
    clear: both;
    padding-top: 15px;
	padding-bottom: 15px;
}
.button-img-icon {
    width: auto;
    height: 15px;
    vertical-align: middle;
    margin-top: -2px;
}
th.woocomerce-til-sec {
    color: #000000 !important;
    font-weight: bold !important;
}
.checkout-button1
{
	margin-bottom: 0px !important;
	border: 3px solid #d7e1e9 !important;
	
}
.place-order-button {
    margin-bottom: 0px !important;
	border: 3px solid #d7e1e9 !important;
}
th.product-name h5 {
    color: #000 !important;
}
h3#order_review_heading {
    color: #000 !important;
}
h5.woocomerce-til-sec {
    color: #000000 !important;
    font-weight: bold !important;
}

#sample_success_div .col {
    padding: 50px!important;
}
#sample_success_div a{
    margin-top: 30px;
}
/*
button#place_order::after {
    font-family: "Font Awesome 5 Free";
    content: "\f061";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    font-weight: 900;
}

*/

.woocommerce-checkout .place-order-button{
	/*background-image: url(http://blindssoftware.com/ecom_stage/wp-content/uploads/2021/01/download-2.svg);*/
	background-repeat: no-repeat;
	width: 400px;
	background-size: 150px;
	background-position: 10% 50%;
	text-align: right;
}

.woocommerce-checkout button#place_order::before {
	content: "\f061";
	font-family: "Font Awesome 5 Free";
	float: right;
	padding-right: 3px;
	margin: 0 10px;
}
@media (max-width: 400px) {
.woocommerce-checkout .place-order-button {
    background-image: url(http://blindssoftware.com/ecom_stage/wp-content/uploads/2021/01/download-2.svg);
    background-repeat: no-repeat;
    width: 400px;
    background-size: 141px;
    background-position: 7% 50%;
    text-align: right;
    font-size: 13px;
}

.woocommerce-checkout button#place_order::before {
    content: "\f061";
    font-family: "Font Awesome 5 Free";
    float: right;
    padding-right: 3px;
    margin: 0px 5px;
}

}

.woocommerce-cart .shop_table .order-total th,.woocommerce-cart .shop_table .order-total td {
    border-width: 0!important;
}
.woocommerce-cart .cart_totals table {
    border: 0!important;
}
.woocommerce-cart .cart_totals table:first-child {
    border-bottom: 0!important;
}
.woocommerce-cart .cart_totals table {
    border: 2px solid #ddd !important;
}
.woocommerce-cart .cart_totals table.shop_table{
	   border-top: 0!important;
	
}
.cart_table tr:not(:last-child) td:last-child {
    border-right: 2px solid #ddd !important;
    text-align: center;
}
.woocommerce-order-received td.woocommerce-table__product-name.product-name {
    width: 400px;
}
.woocommerce-order-received .is-well.col-inner.entry-content {
    border: 2px solid #ddd !important;
    box-shadow: unset!important;
}


.box_shadow_old_col:nth-child(odd) .box_shadow_old{
  margin-right: 10px;
}

 @media (min-width: 1281px){
.variations .label {
    width: 30%;
}

.variations .value {
    width: 70%;
}
}

label.label_table_quotes{
    font-size: 1.1em;
}

@media (min-width: 1281px){
	.quickqoute .variations .label {
		width: 35%;
	}
}
@media (min-width: 1281px){
	.quickqoute .variations .value {
		width: 65%;
	}
}
.callout.badge.badge-circle.offer-circle {
    height: 3.0em !important;
    width: 3.0em !important;
}
span.onsale {
FONT-SIZE: 11PX;
}
p.value {
   font-size: 43px !important;
    font-weight: 700 !important;
    
    margin-bottom: 0.1em !important;  
}
span.percent {
    FONT-SIZE: 12PX;
}
span.extra-val {
    font-size: 12px !important;
}
span.sale-off {
    font-size: 13px !important;
   
    /* margin-top: 32px; */
}
.badge-circle-inside .badge-inner, .badge-circle .badge-inner {
    
    border: 1px solid #ddd !important;
    border-radius: 999px !important;
}

.product-list-page
{
height: 4.0em !Important;
    width: 4.0em !important;
margin-top: -18px !Important;
}

span.extra-text {
 font-size: 11px !Important;
}
span.productlist_extra-val {
    font-size: 20px !important;
   margin-left: 10px !important;
}
span.sale-value {
    font-size: 11px !Important;
}
span.productlist_extra-val span {
    font-size: 12px;
}
.badege-view-page {
    margin: 22px 0 0 0 !important;
}

.loading-spin.large.inner_box{
    vertical-align: middle;
    margin-left: 10px;
    border: #F49929;
}


/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 48px;
  height: 26px;
}

.switch_label {
  position: relative;
  display: inline-block;
	margin-right: 10px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.bm_slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.bm_slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 4px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .bm_slider {
  background-color: #2196F3;
}

input:focus + .bm_slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .bm_slider:before {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}

/* Rounded sliders */
.bm_slider.round {
  border-radius: 22px;
}

.bm_slider.round:before {
  border-radius: 50%;
} 
button#calculateprice:before {
    
    content: "";
    display: inline-block;
	padding-left: 21px;
    vertical-align: middle;
    background-image: url(https://blindssoftware.com/Ecom-live/wp-content/uploads/2021/02/notes.png);
    width: 9px;
    height: 17px;
    background-repeat: no-repeat;
}

.freesample-button:before {
content: "\e909" !important;
font-family: 'fl-icons' !important;
padding-right: 5px;

}
.quickqoute .quickqoute_text_cont{
	font-size: 13.5px; 
	text-align: center;
}

.quickqoute .messubtitle{
	display: inline;
	text-align: left;
}

.quickqoute .quickqoute-radio {
	display: inline;
}
@media (max-width: 768px) {
	.toggle_slats>#flap>.content,body .toggle_slats>label{
			font-size: 14px;
	}
}
@media (max-width: 600px) {
	.quick-quote-text-container{
		min-height: unset;
		margin-bottom: 10px;
	}
	.quick-quote-text-container .breadcrumbs {
		font-size: 13px;
	}
	.quickqoute .messubtitle{
		display: block!important;
	}

	.quickqoute .quickqoute-radio{
		display: block!important;
		text-align: center!important;
	}
	.box_shadow_old_col:nth-child(odd) .box_shadow_old {
		margin-right: 0px;
	}
	.label_table_quotes img {
		padding: 0;
	}
}
.swatch_thumbnails_container{
    margin: 0 10px;
}

#floating_cart_button {
    position: fixed;
    bottom:20px;
    right: 20px;
  /* transform: translateY(-50%); 
	 top: 50%;
	 */
    padding: 12px 18px;
    background: #114c64;
    color: #fff;
    z-index: 9999;
    border: 2px solid rgba(0,0,0,0.1) !Important;
    color: #fff !important;
    border-radius: 3px !important;
    letter-spacing: 0.9px !important;
    text-transform: none;
}
span#select2-colour_category-container:focus {
    outline: unset!important;
}
.select2-container--default .select2-selection--single:focus {
    outline: unset!important;
}
.featured-box .icon-box-img img {
    padding-top: 0;
}

span.required {
    color: #b20000;
}
.variation-Attributes p {
    text-transform: initial;
}
a.showlogin_register {
    text-transform: capitalize;
}
.col.large-7.notLogin {
    padding-bottom: 0!important;
}
.col.large-5.notLogin {
    padding-bottom: 0px !important;
}

.getprice_table td,.getprice_table tr{
	border:0;
}
.getprice_table{
	padding: 0px 20px;
	margin:auto;
}

.woocommerce-MyAccount-content .woocommerce-notices-wrapper .message-container a {
    font-weight: 900;
  /*  border: 2px solid #1ca7be;
    padding: 10px;
    border-radius: 5px;
    background: #1ca7be;
    color: #fff;
	box-shadow: 0 4px 16px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    display: block;
    margin: 0;
	text-align: center;
	*/
}
.dashboard_log_button{
	font-weight: 900;
}
body.woocommerce-account h1.uppercase.mb-0 {
    text-transform: capitalize;
}

#my-account-nav li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout {
    display: none;
}

[data-icon-label]:after {
    background: #486577!important;
}
li.header-wishlist-icon {
    margin: 0 1.2em;
}
@media (max-width: 600px) {
	.html.custom.html_top_right_text{
		display:none;
	}
}
.tab-panels.product_tab_panels_bm {
    padding: 15px;
}
.product_details_bm td {
    border: 0;
	width: 50%;
	background: #efebeb;
    padding-left: 10px;
}
table.product_details_bm {
    border-spacing: 10px;
	margin: 0;
}
.imagebox_shutters a.button {
    margin: 0;
}
.imagebox_shutters .box-text {
    padding: 0;
}
.imagebox_shutters i {
    font-size: 23px;
}

@media (min-width: 550px){
	.shutter_order_col.right {
		order: 2;
	}
	.shutter_order_col.left {
		order: 1;
	}

}
@media (max-width: 550px){
	.button span.bt_arrow_mobile{
		display:inline-block!important;
	}
	.button span.bt_arrow_desktop{
		display:none;
	}
}

.price-lozenge{
	background-color: #c10025;
    background: -webkit-gradient(linear,left top,left bottom,from(#c10025),to(#8e001b));
    background: -o-linear-gradient(#c10025,#8e001b);
    background: linear-gradient(#c10025,#8e001b);
    color: #fff;
    position: absolute;
    text-align: center;
    padding: 12px 7px 8px;
    display: inline-block;
    top: 0;
    left: 0;
    pointer-events: none;
    z-index: 1;
}
.price-lozenge__inner {
    font-size: 15px;
    font-size: 1.1538461538rem;
    font-family: Lato,Arial,sans-serif;
    font-weight: 700;
}
.price-lozenge__label {
    margin-bottom: 0px;
    font-family: Lato,Arial,sans-serif;
    font-weight: 300;
    display: inline-block;
    margin-right: 3px;
}
.price-lozenge__inner span {
    display: inline-block;
    margin-right: -3px;
}
.price-lozenge__inner sup {
    font-size: 12px;
}
sup {
    top: -.5em;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
@media (min-width: 61.25em){
	.price-lozenge {
		display: block;
		border-radius: 50%;
		width: 110px;
		height: 110px;
		padding: 0;
		top: 10px;
		left: 10px;
	}
	.price-lozenge__inner {
		font-size: 21px;
		font-size: 1.2rem;
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		width: 100%;
	}
	price-lozenge__label {
		margin-right: 0;
		display: block;
		margin-bottom: 8px;
		margin-top: -10px;
	}
}
.shutter_type_row:first-child{
  margin-top: -100px;
}
.shutter_type_row:first-child .left .col-inner{
	margin-top: 100px;
}
li.html.custom.html_top_right_text{
	display:none;
}
#product_type_singleform{
	margin: 0;
}
@media (max-width: 550px){
.shutter_type_row:first-child{
  margin-top: 15px;
}
.product-option__right--button {
    margin-bottom: 0px!important;
}
.shutter_type_row:first-child .left .col-inner{
	margin-top: unset;
}
	.slider_img_view_tag{
		height:210px!important;
	}
}
li.html.custom.html_topbar_right {
    font-size: .9em;
}
.product-option__title {
    font-size: 18px;
    font-family: Lato,Arial,sans-serif;
    font-weight: 700;
    margin-bottom: 15px;
}
.product-option__left {
    width: 60%;
    float: left;
    margin-right: 1.6949152542%;
}
.product-option__right {
    width: 38%;
    float: right;
    margin-right: 0;
    text-align: right;
    margin-top: 5px;
}

.product-option:after {
    clear: both;
}
.product-option:after, .product-option:before {
    content: "";
    display: table;
}
.product-option:after, .product-option:before {
    content: "";
    display: table;
}
.product-option__right--button {
    margin-bottom: 20px;
    margin-top: 0;
}
.product-option {
    padding: 14px 0 3px;
    border-top: 1px solid #d6e3e6;
    *zoom: 1;
}
.product-option del, .product-option strike {
    font-size: 13px;
    font-family: Lato,Arial,sans-serif;
    font-weight: 400;
    color: #555;
}
sup {
    top: -.5em;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
.product-option__select {
    cursor: pointer;
	white-space: nowrap;
	  background-color: #c9c6c9;
    color: #317480;
}

.btn.is-selected, .btn:active, .is-selected.md-close, .md-close:active {
    -webkit-box-shadow: inset 0 3px 0 0 rgb(0 0 0 / 40%);
    box-shadow: inset 0 3px 0 0 rgb(0 0 0 / 40%);
	 white-space: nowrap;
}


.product-option__right input[type=radio]{
	display:none;
}
.btn, .md-close {
    display: inline-block;
    padding: 5px 20px 6px;
    min-width: 95px;
    font-family: Lato,Arial,sans-serif;
    font-size: 15px;
    line-height: 24px;
    line-height: 1.8461538462rem;
    font-weight: 700;
    text-align: center;
    border-radius: 5px;
    -webkit-box-shadow: inset -0.105px -2.998px 0 0 rgb(0 0 0 / 40%);
    box-shadow: inset -0.105px -2.998px 0 0 rgb(0 0 0 / 40%);
    -webkit-transition: all .15s;
    -o-transition: all .15s;
    transition: all .15s;
    border: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.todays-price {
    font-family: Lato,Arial,sans-serif;
    font-weight: 700;
    font-size: 15px;
    color: #fe5558;
    margin-bottom: 8px;
}
.product-option__best-seller {
    font-size: 13px;
    font-family: Lato,Arial,sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #76d363;
    white-space: nowrap;
}
@media (min-width: 64.375em){
	.product-option__title {
		margin-bottom: 2px;
	}
	
}
.product-option__right  .btn.is-selected,.product-option__right  .is-selected.md-close {
    cursor: default;
}

.product-option__right .btn--secondary.is-selected,.product-option__right .btn--secondary:focus,.product-option__right .btn--secondary:hover {
    color: #fff;
    background-color: #9a9790;
}
@media (min-width: 46.25em){
	.product-option {
		padding-top: 14px;
	}
	
	.product-options__inner {
		border: 1px solid #d6e3e6;
		border-radius: 10px;
		box-shadow: 0 10px 20px 0 rgb(0 0 0 / 20%);

	}
	.product-option-sub{
			    padding: 0 14px;
	}
	.product-option:last-child {
		border-bottom: 1px solid #d6e3e6;
	}

}
.singlecat_but
{
border-radius: 5px;
    -webkit-box-shadow: inset -0.105px -2.998px 0 0 rgb(0 0 0 / 40%);
    box-shadow: inset -0.105px -2.998px 0 0 rgb(0 0 0 / 40%);
    -webkit-transition: all .15s;
    -o-transition: all .15s;
    transition: all .15s;
    border: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.product_type_desc_header{
	 font-size: 24px;  
	font-weight: 600;
	 margin-bottom: 1rem;
	 margin-top:10px;
	 color:black;
}
.product_type_desc p{
		font-size:13px;
		color:black;
}

.product_atributes {
    border-bottom: 1px solid #e5e3de;
    padding: 1em;
}

.product_atributes .input_hidden {
    position: absolute;
    left: -9999px;
}

.product_atributes .no_of_panels_elements.selected {
    border:2px solid #e83b68;
}
.product_atributes label.no_of_panels_elements.selected:before {
    content: '';
     background-image: url(https://live.blindsmatrix.co.uk/wp-content/plugins/BlindMatrix-Api/assets/image/selected_arrow.png);
   width: 15px;
    height: 15px;
    background-size: contain;
    position: absolute;
    z-index: 9;
    top: -5px;
    right: -5px;
    background-repeat: no-repeat;
}
.product_atributes label.no_of_panels_elements {
    display: inline-block;
    cursor: pointer;
    position: relative;
	box-shadow: 2px 2px 0 rgb(46 53 71 / 20%);
    transition: border-color .2s cubic-bezier(.26,.01,.73,.99);
    will-change: border-color;
    background-color: #fff;
    border-radius: 2px;
    border: 2px solid transparent;
	margin: 5px 2px;
	vertical-align: top;
	min-width: 19%;
}


.product_atributes label.no_of_panels_elements:hover {
	border: 2px solid #e83b68;
    
}

.product_atributes label.no_of_panels_elements img {
    padding: 3px;
    
}
.product_atributes_container_cl{
	margin:10px;
}
.customiser-card-title{
	width: 100px;
    text-align: center;
    padding: 5px 5px 0px;
    margin: auto;
}
@media (min-width: 550px){
	.shutters-configurator .configurator-preview-col-inner{
		top: 0px;
		position: -webkit-sticky;
		position: sticky;
	}
	label.shutter_color_cl.no_of_panels_elements {
		
		height: auto;
	}
}

.sample_image_shutter {
    height: 112px;
    width: 112px;
    align-items: center;
    display: flex;
    justify-content: center;
    margin: auto;
    position: relative;
    text-align: center;
}
.product_atributes .shutter_color_cl img {
    border-radius: 50%;
    border: 1px solid #cfd2d8;
	padding: 0!important;
}
.product_atributes .shutter_color_cl{
	padding: 3px;
}
.shutter_color_cl .customiser-card-title{
	margin-top: 5px;
}

/*:root {
    --accent: #e0d8d8;
    --border-width: 2px;
    --border-radius: 5px;
    --font-size: 20px;
}*/

.toggle_slats {
    position: relative;
    border: solid 1px #e83b68;
	border-radius: 20px;
    transition: transform cubic-bezier(0, 0, 0.30, 2) .4s;
    transform-style: preserve-3d;
    perspective: 800px;
    margin-bottom: 5px;
}

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

.toggle_slats>#choice1:checked~#flap {
    transform: rotateY(-180deg);
}

.toggle_slats>#choice1:checked~#flap>.content {
    transform: rotateY(-180deg);
}

.toggle_slats>#choice2:checked~#flap {
    transform: rotateY(0deg);
}

.toggle_slats>label {
    display: inline-block;
    min-width: 160px;
    padding: 30px;
    font-size: 18px;
    text-align: center;
    color: #e83b68;
    cursor: pointer;
}

.toggle_slats>label,
.toggle_slats>#flap {
    font-weight: bold;
    text-transform: capitalize;
}

.toggle_slats>#flap {
    position: absolute;
    top: calc( 0px - 2px);
    left: 50%;
    height: calc(100% + 2px * 2);
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    background-color: #e83b68;
    border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
    transform-style: preserve-3d;
    transform-origin: left;
    transition: transform cubic-bezier(0.4, 0, 0.2, 1) .5s;
}

.toggle_slats>#flap>.content {
    color: #fff;
    transition: transform 0s linear .25s;
    transform-style: preserve-3d;
}
.row.row-full-width.align-center.configurator.shutters-configurator.js-shutters-configurator.cuspricevalue {
    margin: 0;
}
body .toggle_slats>label{
	padding:10%;
}

@media (max-width: 1300px){
	body .toggle_slats>label{
		padding:5%;
	}
}
@media (max-width: 1100px){
	body .toggle_slats>label{
		padding:0;
	}
}
p.preview-desc {
    font-size: 10px;
    text-align: center;
}





.shutters-configurator .wpcf7-form-control-wrap [type="radio"]:checked,
.shutters-configurator .wpcf7-form-control-wrap [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.shutters-configurator .wpcf7-form-control-wrap [type="radio"]:checked + label,
.shutters-configurator .wpcf7-form-control-wrap [type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 29px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #222;
}
.shutters-configurator .wpcf7-form-control-wrap [type="radio"]:checked + label:before,
.shutters-configurator .wpcf7-form-control-wrap [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}
.shutters-configurator .wpcf7-form-control-wrap [type="radio"]:checked + label:after,
.shutters-configurator .wpcf7-form-control-wrap [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #e83b68;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.shutters-configurator .wpcf7-form-control-wrap [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.shutters-configurator .wpcf7-form-control-wrap [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.js-shutters-configurator.cuspricevalue{
	border-top: 4px solid #e83b68;
}
.shutters-configurator  .customiser-card-title{
	padding: 5px;
	display: flex;
    flex-direction: column;
    justify-content: center;
	margin: 5px auto;
	color:#222;
	
}
.shutters-configurator  h4,.shutters-configurator .product-info .price,.shutters-configurator  .preview-desc{
	color:#222;
	    text-transform: capitalize;
}
.js-shutters-configurator.cuspricevalue button.single_add_to_cart_button.button.alt.js-add-cart.relatedproduct {
    background-color: #e83b68;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1300px)
{
    .productsubclass li{
	width:100% !important;
}
	.nav-dropdown>li.nav-dropdown-col, .nav-dropdown>li.image-column {
   
    width: 400px !important;
 
}
}
.product-option__more-info .accordion-inner {
    padding: 1em;
}
.getprice_table td {
    width: 50%;
}


@media (max-width: 550px){
	.configurator.shutters-configurator.js-shutters-configurator table.variations td {
		width: 100%!important;
		display: block;
	}
	.configurator.shutters-configurator.js-shutters-configurator table.variations td div.mobile_no_padding {
		padding: 0 1em!important;
	}
	.configurator.shutters-configurator.js-shutters-configurator table.variations td div.mobile_no_padding input{
		float: unset!important;
		display:inline-block;
	}
	.configurator.shutters-configurator.js-shutters-configurator table.variations td div.mobile_no_padding select{
		display:inline-block;
		width: 23%!important;
	}
	h1.product-title.product_title.entry-title.prodescprotitle.prodescprotitle_shutter {
		text-align: center;
	}
	.jconfirm-box.jconfirm-hilight-shake.jconfirm-type-green.jconfirm-type-animated{
		width: 100%!important;
	}
	.configurator.shutters-configurator.js-shutters-configurator .product_atributes label.no_of_panels_elements{
		 
		    display: inline-block;
			height: auto;
			width: 47%;
			margin: 3px;
			text-align: center;
}

	
	.configurator.shutters-configurator.js-shutters-configurator   .sample_image_shutter{
		display: inline-block;
	    height: auto!important;
		margin: 0;
		width: auto!important;
	}
	.configurator.shutters-configurator.js-shutters-configurator .shutter_color_container.product_atributes label.no_of_panels_elements img{
		    width: 75px;
	}
	.configurator.shutters-configurator.js-shutters-configurator   .customiser-card-title {
	
		vertical-align: middle;
		width: auto;
	}
	.shutters-configurator .configurator-preview .configurator-toggle-slats {
		width: 240px;
		margin: auto;
	}
	.toggle_slats{
		margin-left: 0;
		left: 0;
	}
	body .toggle_slats>label {
		padding: 5%;
	}
}
@media screen and (max-width: 768px) {
  a.measure-button {
    margin-bottom: 70px !important;
}
	h5.measure-title {
    text-align: center !important;
}
}
.testimonial-image {
    
    color: #fff !important;
    border-radius: 75px !important;
    border: 0px solid #fff !Important;
    padding: 0px !important;
}
a.appoinment {
    font-size: .9em !important;
}
i.fas.fa-sticky-note.quick-icon {
    margin-top: 4px !important;
}
.nav>li>a, .nav-dropdown>li>a, .nav-column>li>a,nav-dropdown-simple .nav-column li>a,body .nav-column li>a {
    color: rgba(102,102,102,0.85);
	text-transform: uppercase;
    font-size: 11.56px;
}
 .nav-dropdown.nav-dropdown-simple>li>a:hover,.nav-dropdown-simple .nav-column li>a:hover {
    background-color: rgba(0,0,0,0.03);
	font-size: 11.56px;
}

.modal-backdrop {
    z-index: 1071;
}

.modal-backdrop.show {
    opacity: .5;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}
.tooltip-container .btn:not(:disabled):not(.disabled) {
    cursor: pointer;
    min-width: unset;
    background: unset;
    box-shadow: unset;
    padding: 0;
    margin: 0;
}
.tooltip-container [type=reset], [type=submit],.tooltip-container  button,.tooltip-container [type=button] {
    -webkit-appearance: button;
}
.tooltip-container .btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.tooltip-container .btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.tooltip-container button, .tooltip-container select {
    text-transform: none;
}
.tooltip-container button, .tooltip-container input {
    overflow: visible;
}
.tooltip-container .modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0;
}
.tooltip-container .fade {
    opacity: 0;
    transition: opacity .15s linear;
}
.tooltip-container .modal.fade .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out;
    -webkit-transform: translate(0,-25%);
    transform: translate(0,-25%);
}

.tooltip-container .modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
}
@media (min-width: 576px){
.tooltip-container .modal-dialog {
    max-width: 900px;
    margin: 1.75rem auto;
}
}
.tooltip-container .modal-content {
    position: relative;
    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%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 0.3rem;
    outline: 0;
}
.tooltip-container .modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}
.tooltip-container .modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}
.tooltip-container .modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto;
}
.tooltip-container .close:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.tooltip-container button.close {
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
}
.tooltip-container .close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}
.tooltip-container .modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
	overflow-y: auto;
    padding: 1rem;
	height: 500px;
	scrollbar-width: thin;
    scrollbar-color: #00c2ff #C2D2E4;

}
.tooltip-container .modal-body::-webkit-scrollbar-thumb {
    background: #00c2ff;
    border-radius: 10px;
}
.tooltip-container .modal-body::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}
.tooltip-container .modal-body::-webkit-scrollbar {
    width: 5px;
}
.tooltip-container .modal.fade.show {
    opacity: 1;
}
.tooltip-container .modal.show .modal-dialog {
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
}
