/*---FORM CSS--*/
div.wpcf7-validation-errors {
    background: #fff;
    border: none;
    color: #ff0000;
    clear:both;
}
.wpcf7-not-valid, .has_error {
    border: 1px solid red !important;
}
span.wpcf7-not-valid-tip {
    color: red;
    display: none !important;
    font-size: 1em;
}
div.wpcf7-validation-errors {
    /* border: 0 solid #000 !important;
    display: none !important;*/
}
div.wpcf7-spam-blocked
{
    clear:both;
}
.form-btn.hvr-bounce-to-top .ajax-loader{display: none;}
.g-recaptcha {
    transform: scale(0.69);
    -webkit-transform: scale(0.69);
    transform-origin:0 0;
    -webkit-transform-origin:0 0;
}
.scrolloff {
    pointer-events: none;
}
div#n2-ss-2 .n2-ss-slide-active{cursor: default;}
div#n2-ss-2.n2-ss-desktop .n2-ss-widget-display-desktop{
    bottom: 0px !important;
    height: 45px !important;
    line-height: 50px !important;
    padding: 15px 4px 0 4px;
    background: rgba(0, 0, 0, 0.75);
    top: calc(50% - 30px) !important;
}
.nextend-bullet-bar .n2-ow{background: rgba(0,0,0,0.2) !important;padding: 0 !important;height: 15px;width: 15px;position: relative;margin: 4px 12px !important;}
.nextend-bullet-bar .n2-ow.n2-active{background: #fff!important}
.nextend-bullet-bar .n2-ow.n2-active::before {
    border: 1px solid #fff;
    position: absolute;
    content: '';
    top: -6px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    left: -6px;
}
div.wpcf7 .ajax-loader { float:left;}
.quick_contact .wpcf7-response-output { color:#fff;}
div#n2-ss-2 .nextend-arrow { z-index: 10 ; }
#html5-close {
    top: 0 !important;
    right: 0px !important;
    margin-top: 0 !important;
    margin-right: 0 !important;
}
.hide_form { display: none; }
body.lightbox_open { overflow-y: hidden; }
.width100 { width: 100%;}
.content_box2 { max-height:453px;}
.read-content-testi-sidebar { height:309px;}
.read-content-main { height:609px;}
.hidden { display: none !important;}
.accordion-body ul li.activepg {
    background: url(../images/rightside-list-arrow.png)no-repeat 42px 15px rgba(0,0,0,0.2);
}
.accordion-body ul li.activepg a {
    color: #ffffff;
    text-decoration: underline;
}
.lod {display: none;}
.bg_1 .regular.slider .slick-prev {z-index: 99;}
.info_content {text-align: center;font-size: 15px;color: #461919;font-weight: bold;}
.videosectiondiv iframe { display:none;}
#loadingdiv {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    background-color: #000;
    background-image: url('../images/loading.gif');
    background-repeat: no-repeat;
    background-position: center;
    z-index: 9999;
    opacity: 0.97;
    filter: alpha(opacity=40);
    /* For IE8 and earlier */
}
.after_vid {margin-top:-5px}
.subpage-banner.inner_vid_container { max-height: 553px; overflow: hidden;}
.banner-section.home_vid_container { max-height: 919px; overflow: hidden;}
.make-an-enquery-form{display: none;}
.hidefile{display: none;}
.msgtopmrg { margin-top: 98px;}
.cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 40px;
    right: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: #f3b200 url(../images/cd-top-arrow.svg) no-repeat center 50% !important;
    visibility: hidden;
    opacity: 0;
    z-index: 99;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
    visibility: visible;
    opacity: 1;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
    visibility: visible;
    opacity: 1;
}
div#n2-ss-2 .nextend-arrow {
    cursor: pointer;
    overflow: hidden;
    line-height: 0 !important;
    z-index: 20;
    top: 50% !important;
}
.aws-search-field{
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 3px 0px 0 3px;
    box-shadow: 0px 1px 2.97px 0.03px rgba(101, 101, 101, 0.1);
    font-size: 16px;
    float: left;
    width: calc(100% - 50px);
    background: #fff;
    height: 48px;
}
.aws-search-form{
    display: inline-block;
    width: 100%;
}
.aws-search-form button{
    float: left;
    width: 50px;
    padding: 12px;
    background: #8cc63e;
    color: #fff;
    font-size: 16px;
    border: 1px solid #8cc63e;
    cursor: pointer;
    border-radius: 0 3px 3px 0;
    height: 48px;
}
label.es_shortcode_form_email{ display: none; }
div.es_button{ display: none !important; }
div.term-description{ display: none; }
div.fav-icon a.top-view-button{ display:inline-block; }
.quick_view.button{ display:none!important;}
button.woof_reset_search_form{ display:none!important; }
div.brandfilert div.woof_price5_search_container{ display:none!important; }
div.woof_products_top_panel{
    padding: 0px 20px 0px 30px;
    margin: 5px 0px 0;
}
.refinebox ul li{width: 100%; font-size: 14px; margin: 0px !important; padding: 0px 15px;}
.refinebox ul li a{ width: 100%; text-align: left;}
.refinebox ul{width: 100%; float: left;}
a.woof_show_auto_form { display:none!important; }
div.woof_container_inner h4{ display:none!important; }
td.add-to-cart span.woocommerce-Price-amount{ display: none; }
div.product-type-variable p.price { display: none; }
p.price { display: block; }
.nextend-arrow-previous{left: 0px !important;}
.nextend-arrow-next{right: 0px !important;}
.woof_products_top_panel{display: none;}
div.selected{  border: 1px solid #8DC73C; } 
.cross-sells { display: inline-block;width: 100%;margin-top: 30px }
.product-cb label, .woocommerce-form__label input[type="checkbox"] + span a
{ color: #f00; }
.product-cb label, .woocommerce-form__label input[type="checkbox"] + span a:hover
{ text-decoration: underline; }
.slick-slide .product_type_variable img { display: inline-block; }
.ft_call_txt_parent { text-align: center; }
.ft_call_txt_parent a { display: inline-block; }
.msgdiv p
{
    font-size: 16px;
    line-height: 20px;
}
.msgdiv p a { color: #bd1b20; }
.msgdiv p a:hover { text-decoration: underline; }
.cart-subtotal td,
.shipping td,
.tax-rate td,
.order-total td,
tfoot td
{ background: #dfdcde !important; }
tr.cart_item td,
tr.order_item td
{ border-bottom: 1px solid #ebebeb !important;  }
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout
{ margin-bottom: 40px; }
.woocommerce-customer-details--email
{ line-height: 25px; }
.woocommerce-customer-details--phone
{
    padding-top: 7px;
    line-height: 20px; 
}
.product-name a { display: inline-block !important; }
.woocommerce-message { margin: 5px 0 }
.woocommerce-lost-password .prlisting p
{
   margin-top: 30px;color: #646669 
}
.woocommerce-lost-password .prlisting .lost_reset_password p
{ margin-top: 0; }
.searchbox input[type=search]:hover
{
    border-color: #8cc63e;
}
div.wpcf7-mail-sent-ok
{
    display: block !important;
    clear: both;
}
.fav-icon .spl_wishlist_btn.added_splwishlist
{
    position: relative;
    z-index: 0;
    background: transparent;
    color: #31306a;
    border-radius: 0;
    line-height: 100%;
    cursor: pointer;
    padding: 0;
    border: 0;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    overflow: hidden;
    display: inline-block;
}
.fav-icon .spl_wishlist_btn.added_splwishlist:before,
.fav-icon .spl_wishlist_btn.added_splwishlist:after
{
    content: none;
}
ul.wc-tabs
{
    border-top: 1px solid #DADCE0;border-right: 1px solid #DADCE0;
}
ul.wc-tabs li
{
    border: none;
}
ul.wc-tabs li.active a
{
    border-top: 0;
}
ul.wc-tabs li a
{
    border-top: 0;
    border: 0;
    border-left: 1px solid #DADCE0;
    padding: 22px 45px;
    background: transparent;
    color: #31306A;
    
    font-size: 14px;
    line-height: 16px;
        font-weight: 700;
}
ul.wc-tabs li:not(.active) a:hover
{
    color: #8cc63e;
}
ul.wc-tabs li:last-child a
{
    border-right: 0;
}
.registration_box
{
    display: inline-block;
}
.registration_box img
{
    vertical-align: bottom;
}
ul.roles_type li
{
    text-align: center;
}
ul.roles_type li a
{
    width: 100%;
}
ul.roles_type li img
{
        background: #31306a;
    margin-bottom: 20px;
}
div.woof_info_popup
{
    left: calc(50% - 59px);
}
a.product_detail_pg.added_splwishlist
{
    padding:14px;
    border: 1px solid #ccc;
    color: #a0a0a0;
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;border-radius: 3px;
    cursor: default;display: inline-block
}
.single-product #variations table .button
{
    padding: 14px 10px;
    font-size: 14px;
    width: 120px;
}
.outofstock_lable
{
    color: #f00;
    font-size: 18px;
    line-height: 20px;
    display: block;
    padding-bottom: 10px;
}
.comm_text
{
    padding-bottom: 15px;
    font-size: 14px;
    line-height: 18px;
    color: #31306a;
}
.a2a_kit a span
{
    line-height: 30px !important;
    height: 28px !important;
    width: 28px !important;
    left: 0;
}
.addtoany_list a>span
{
    margin: 0 !important;
}
.a2a_svg svg
{
    height: 30px !important;
}
.detailinfotable table thead tr td {
    background: #cfd4df;
    padding: 15px;
}
.detailinfotable table td{
    width: 20%;
}
.detailinfotable table td{
    width: 20%;
}
.detailinfotable table td:first-child{
    width: 40%;
}
button.wcbofaddtocart {white-space: nowrap;
    max-width: 100%;
    background: #8cc63e;
    color: #fff !important;
    border-radius: 3px;
    line-height: 100%;
    cursor: pointer;
    padding: 14px 23px 12px !important;
    border: 0 !important;
    font-size: 16px !important;
    font-family: 'Roboto', sans-serif;
    font-weight: 400 !important;
    display: inline-block;
    height: auto !important;
    transition: all .4s ease-in-out;
}
.cattitle{
    padding: 5px 0;
    font-size: 45px;
    line-height: 46px;
    color: #263238;
    display: inline-block;
    clear: both;
    position: relative;
    font-family: futura-pt, sans-serif;
    font-style: normal;
    font-weight: 300;
    text-align: center;
      margin-bottom: 29px;
}
.subpage_banner .pagetitle{
	    line-height: 0px !important;
}
.text-center{
    text-align: center;
}
.page-description{
    text-align: center;
    padding-bottom: 35px;
    position: relative;
}
.page-description p{
    font-size: 16px;
    line-height: 20px;
    color: #6d6d6d;
    position: relative;
    z-index: 1;
}
.productpg_block{
         margin-bottom: 50px !important;
}
.pr_image img{
     height: 390px;
    width: 480px;
} 
.woocommerce-products-header{
     display:none;
}                                                   
.woocommerce div.product form.cart {
    margin-bottom: 0em !important;
}
.add_to_cart button {
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    padding: 20px 28px;
    background: #f5912f;
    border: 1px solid #f5912f;
    cursor:pointer;
    width: 100%;
    text-align: left;
}
.add_to_cart button i {
    margin-right: 5px;
    font-size: 18px;
}
#qty
{
    border: none;
    width: 100%;
   font-family: 'AvenirNextLTPro-Regular';
    color: #3d3d3d;
    font-size: 26px;
    line-height: 26px;
}
.orange_btn:hover
{
    color:#000;
    cursor:pointer;
}
#wonderplugingridgallery-2 .wonderplugin-gridgallery-loadmore-btn{
   padding: 12px 30px 12px 58px;
    background: url(../images/load-icon.png) no-repeat top 12px left 30px #ff7d01;
    border-radius: 30px;
    font-size: 16px;
    line-height: 16px;
    display: inline-block;
    color: #fff;
    font-family: 'AvenirNextLTPro-Regular';
    border: 0px;
    cursor:pointer;
}
.cont_h3 h2
{
     font-size: 30px;
    line-height: 30px;
    font-family: futura-pt, sans-serif;
    font-style: normal;
    font-weight: 300;
    color: #474747;
}
.primers_block
{
        padding-bottom: 35px !important;
}
.ficon img
{
    height:34px;
    width:34px;
}
.sicon img
{
    height:31px;
    width:34px;
}
.ticon img
{
    height:27px;
    width:43px; 
}
.woocommerce a.quick_view 
{
    background-color: #fff !important;
}
.quick_btn
{
    cursor:pointer;
}
.related_products .sec_head
{
    margin-top:50px;
}
.prod_slider_left img 
{
   margin-top: 15px !important;
}
.remodal-is-opened .price_tag
{
   border-bottom: 0px solid #e1e1e1;
}
.remodal .remodal-close:hover 
{
   background-color: #f5912f !important;
}
.remodal .remodal-close:hover 
{
   color: #fff !important;
}
.product_meta
{
    display: none;
}
.summary-content .price_tag
{
           border-bottom: 0px solid #e1e1e1;
}
.woocommerce-product-details__short-description 
{
           margin-bottom: 40px;
}
.woocommerce-product-gallery__wrapper
{
          margin-top: 16px;
}
.cd-top
{
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 40px;
    right: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: #262626 url(../images/cd-top-arrow.svg) no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    z-index: 99;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover
{
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible
{
    visibility: visible;
    opacity: 1;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover
{
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible
{
    visibility: visible;
    opacity: 1;
}
.right_prd_content .simple_block  p
{
    line-height: 2em;
	color: #6A6664;
    font-size: 16px;
    font-weight: 300;
    font-family: sofia-pro, sans-serif;
    padding-bottom: 18px;
}
.right_prd_content .advice_note_content  p
{
    line-height: 2em;
    color: #6A6664;
    font-size: 16px;
    font-weight: 300;
    font-family: sofia-pro, sans-serif;
    padding-bottom: 18px;
}
.alnr
{
    text-align: right !important;
}
.txtc
{
    text-align: center;
    margin-bottom: 19px;
}
.prod_innpg_head ul 
{
    color: #747474;
    font-family: 'AvenirNextLTPro-Regular';
    font-size: 16px;
    line-height: 23px;
}
.prod_innpg_head ol 
{
    color: #747474;
    font-family: 'AvenirNextLTPro-Regular';
    font-size: 16px;
    line-height: 23px;
}
.pg_content_dark button
{
	display:none;
}
.read_btn
{
	cursor:pointer;
}
.prd_list_title  p 
{
    font-size: 16px !important;
    line-height: 100% !important;
    font-weight: 300 !important;
    color: #6A6664 !important;
    padding: 0 0 12px 0 !important;
}
.woocommerce-result-count
{
	display:none;
}
.woocommerce-ordering
{
	display:none;
}
.term-basins .ea_title
{
	margin-bottom: 11px;
}
.term-baths .ea_title
{
	margin-top: 19px;
}
.term-heated-rails .ea_title
{
	margin-top: 7px;
}
.prd_item a:hover .like_block 
{
    opacity: 1;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
}
.hm_content .read_btn
{
	display:none;
}
.pg_content.mCustomScrollbar
{
	max-height: 410px !important;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar
{
	background-color: #ffffff !important;
}
.tax-product_cat .prod_innpg_head p 
{   
    margin-bottom: 10px;
}
.tax-product_cat .prod_innpg_head p:last-child 
{
    margin-bottom: 0px;
}
.cartitems thead th.column1 
{
    padding: 10px 20px;
    border: 1px solid #efefef;
    background: #333;
    color: #fff;
}
.cartitems tbody td.product-remove, .cartitems tbody td.product-thumbnail, .cartitems tbody td.product-name, .cartitems tbody td.add-to-cart.wishlist_add_tocart {
    padding: 10px 20px;
    border: 1px solid #efefef;
    vertical-align: middle;
    text-align: center;
}
.cartitems tbody td.product-remove, .cartitems tbody td.product-thumbnail, .cartitems tbody td.product-name, .cartitems tbody td.add-to-cart.wishlist_add_tocart {
    padding: 10px 20px;
    border: 1px solid #efefef;
    vertical-align: middle;
    text-align: center;
}
.cartitems tbody td.product-remove, .cartitems tbody td.product-thumbnail, .cartitems tbody td.product-name, .cartitems tbody td.add-to-cart.wishlist_add_tocart {
    padding: 10px 20px;
    border: 1px solid #efefef;
    vertical-align: middle;
    text-align: center;
}
.cartitems .product-thumbnail img
{
    width: 150px ;
}
.addcart.spl_addtocart_wishlist
{
    padding: 7px 15px;
    margin-bottom: 0px;
    float: none;
}
.product-remove a.remove.spl_removefrom_wishlist 
{
    font-size: 20px;
    padding: 0;
    width: 30px;
    height: 30px;
    line-height: 25px;
    text-align: center;
    border: 1px solid #222;
    border-radius: 50%;
}
.cartitems
{
	width:100%;
}
.term-basins .ea_left
{
	    padding: 40px 34px 80px 51px;
}
.term-tapware-showers .ea_left
{
	    padding: 40px 34px 75px 51px;
}
.term-toilets .ea_left
{
	    padding: 40px 34px 75px 51px;
}
.ci_content p
{
	    margin-bottom: 25px !important;
}
#menu ul>li.active a
{
   background: transparent !important; 
    color: #ffc600 !important;
} 
.prod_dtls_info p
{
display:none !important;
}
.price_black
{
display:none;
}
.woocommerce div.product span.price
{
    color: #000  !important;
    font-size:15px !important;
}
.a2a_default_style .a2a_counter img, .a2a_default_style .a2a_dd, .a2a_default_style .a2a_svg 
{
    float: unset !important;
}
.a2a_default_style a
{
float:unset !important;
line-height: 31px !important;
}
.videoimg
{
	cursor:pointer;
}
.app-detail-sec1 .mCustomScrollbar
{
	max-height: 400px !important;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar 
{
    background-color: #ffc600 !important;
    border-radius: 0 !important;
    opacity: 1;
}
#menu ul>li.current-menu-ancestor .li-parent 
{
    background: transparent !important;
    color: #ffc600 !important;
}
.activeparent
{
	background: transparent !important;
    color: #ffc600 !important;
}
@media (max-width: 767px){
.banner .banner-slider .slidebox img 
{
    display: block;
    position: relative;
    width: 770px !important;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    max-height: 100%;
    max-width: inherit;
}
video
{
	height:auto !important;
}
.subpage_banner .pagetitle {
    line-height: 42px !important;
}
}

.scrollTop {
    position: fixed;
    right:2%;bottom: 10px;
    border-radius:50%;
    background:#0b78b7;
    opacity: 0;
    height: 40px;
    width: 40px;
    line-height:40px;
    text-align: center;
    font-size:22px;
    color: #fff;
    z-index: 10;
}
