.checkout-holder .woocommerce-order-details td.woocommerce-table__product-name.product-name {
    font-size: unset;

}

.page-template-page-subscribers table .child {
    display:none;
}
.page-template-page-subscribers table .layout {
    display: none;
}

.page-template-page-subscribers table p{
   margin-bottom:10px;
}

.page-template-page-subscribers table label {
    white-space: nowrap;
}

.layout-c{
    width: 230px;
}


.page-template-page-subscribers table img{
    width:60px;
	cursor:pointer;
}

.blog-content li {
	padding-left: 30px;
	position: relative;
}

.blog-content li:before {
	content: "";
	position: absolute;
	top: 7px;
	left: 0;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #cb2a20;
}
.blog-content p {
	margin-bottom: 20px !important;
}

#stripe-card-element, #stripe-exp-element, #stripe-cvc-element {
    background: white !important;
    box-shadow: none !important;
    height: 50px;
    font-size: 14px !important;
    font-weight: 300;
    outline: none;
    padding: 16px 20px !important;
    border-radius: 4px;
    border: 1px solid #dedede;
    -webkit-transition: all 0.3s ease ease-out;
    -moz-transition: all 0.3s ease ease-out;
    -o-transition: all 0.3s ease ease-out;
    transition: all 0.3s ease ease-out;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    color: black !important;
    display:inline-block;
    width:70%;
    vertical-align:middle;
}
.woocommerce-checkout .checkout-holder #payment div.payment_box .form-row{
    font-size:0;
}

.woocommerce-checkout .checkout-holder #payment div.payment_box .form-row label {
    width:30%;
    display:inline-block;
    vertical-align:middle;
    padding-right:10px;
    line-height:normal;
}

.woocommerce-checkout .checkout-holder #payment div.payment_box .form-row .required{
    display:none;
}

 .woocommerce-checkout #payment ul.payment_methods{
     padding:0;
     margin:0;
 }

 .woocommerce-checkout #payment{
 	margin:0;
 	position: static;
 	top: 0;
 }


 .five .choices .choice{
 	width: 240px;
	padding-left:7px;
	padding-right:7px;
 }
  .five .choices .choice label{
 	padding:15px;
 }

 .five .choices .choice label span{
 	font-size: 16px;
 	padding-left: 34px;
 }

 .five .choices .choice label span i {
    margin-left:2px;
}

.choices .choice.disabled label > span {
    color: rgba(51, 51, 51, 0.6)
}

.choices .choice.disabled label {
    cursor: not-allowed;
}

.five .choices .choice.unv label {
    cursor: not-allowed;
}

.five .choices label .thumbs{
    font-size: 0;
    margin-top:10px;
    margin-left: -5px;
    margin-right: -5px;
}


.five .choices label .thumbs .thumb{
    width:50px;
    display: inline-block;
    vertical-align: top;
    margin-left: 5px;
    margin-right: 5px;
}

.five .choices label .thumbs .thumb.selected{
    padding: 4px;
}

body.page-template-page-configurator .header-holder.clearfix figure img{
    width:200px;
    height:auto;
}

body.page-template-page-configurator .header-holder figure {
    line-height: 70px;
}

body.page-template-page-configurator .header-holder ul a {
    padding: 33px 20px 20px 0;
}
body.page-template-page-configurator .header-holder ul li:nth-child(2) a {
    padding: 33px 0px 20px 0;
}

body.page-template-page-configurator .header-holder figure a{
    display:block;
    margin-top:5px;
}


body.page-template-page-quote .header-holder.clearfix figure img{
    width:200px;
    height:auto;
}

body.page-template-page-quote .header-holder figure {
    line-height: 70px;
}

body.page-template-page-quote .header-holder ul a {
    padding: 33px 20px 20px 0;
}
body.page-template-page-quote .header-holder ul li:nth-child(2) a {
    padding: 33px 0px 20px 0;
}

body.page-template-page-quote .header-holder figure a{
    display:block;
    margin-top:5px;
}


body.page-template-page-call-or-chat .header-holder.clearfix figure img{
    width:200px;
    height:auto;
}

body.page-template-page-call-or-chat .header-holder figure {
    line-height: 70px;
}

body.page-template-page-call-or-chat .header-holder ul a {
    padding: 33px 20px 20px 0;
}
body.page-template-page-call-or-chat .header-holder ul li:nth-child(2) a {
    padding: 33px 0px 20px 0;
}

body.page-template-page-call-or-chat .header-holder figure a{
    display:block;
    margin-top:5px;
}


body.page-template-page-email-layout .header-holder.clearfix figure img{
    width:200px;
    height:auto;
}

body.page-template-page-email-layout .header-holder figure {
    line-height: 70px;
}

body.page-template-page-email-layout .header-holder ul a {
    padding: 33px 20px 20px 0;
}
body.page-template-page-email-layout .header-holder ul li:nth-child(2) a {
    padding: 33px 0px 20px 0;
}

body.page-template-page-email-layout .header-holder figure a{
    display:block;
    margin-top:5px;
}

.setup-content h1{
    font-size:40px;
    line-height:1.2;
    margin-top:30px;
    margin-bottom:30px;
}
.choices .choice{
    margin-bottom:40px;
}

.choices .choice.disabled input[type=radio]:checked~label span:before{
    background: white;
    border: 2px solid #dbdbdb;
}

.choices .choice.disabled input[type=radio]:checked~label{
    -webkit-box-shadow: none;
    box-shadow: none;
}
.choices .choice label{
    position: relative;
}
.five .choices .choice label:after{
    content:'';
    position: absolute;
    top: 15px;
    left: 15px;
    width: 82px;
    height: 82px;
    display: block;
}

.five .choices .choice label:after{
    background-image: url('../images/configurator/in_stock.png');
    /*     content: 'In stock!';
    color: white;
    background: #27ae60;
    font-size: 16px;
    border-radius: 50%;
    padding: 21px 15px;
    white-space: normal;
    text-align: center;
    left: 24px;
    top: 53px; */
}

.five .choices .choice.disabled label:after{
    background-image: url('../images/configurator/lead_time.png');
    /* content: 'Lead time!';
    color: white;
    background: #f1c40f;
    font-size: 16px;
    border-radius: 50%;
    padding: 21px 22px;
    white-space: normal;
    text-align: center;
    left: 24px;
    top: 53px; */
}

.choices .choice.disabled .hover{
    display: block;
}

.choices .choice .hover{
    display: none;
}

.choices .choice label .hover{
    opacity: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    background: #f1c40f;
    transition: 0.3s ease-in-out;
    white-space: normal;
    padding: 79px 25px;
    z-index: 2;
}

.choices .choice.disabled label:hover .hover{
    opacity: 1;
}

.choices .choice.choice.disabled i {
    display: none;
}

.colors .choices p{
    font-size:16px;
    margin-bottom:30px;
}

.colors .choices p img{
    margin-right:10px;
}

.colors .hide{
    display: none;
}

.colors .choices .choice{
    /* display: inline-block !important; */
    padding-left: 7px;
    padding-right: 7px;
}
.colors .choices .choice label .hover {
    padding: 18px;
    font-size: 12px;
    line-height: 18px;
}


/* body.page-template-page-configurator .header-holder ul li:first-child a {
    background: #e12f24;
    padding: 5px 10px;
    margin-top: 13px;
    border-radius: 5px;
    color: white;
    margin-right: 10px;
} */

/* fix checkout */

.select2-container--default .select2-selection--single .select2-selection__rendered{
	font-size:14px;
	padding-left: 20px;
}
.address-field span.select2 {
    width: 100% !important;
}

li.wc_payment_method.payment_method_stripe>label {
    display: none !important;
}

.stripe-card-group {
    position: relative;
    width: 70%;
    display: inline-block;
    vertical-align: middle;
}

#stripe-card-element {
    width: 100%;
}

.woocommerce-checkout #payment div.payment_box .wc-credit-card-form .form-row.form-row-wide {
    padding: 0;
}

.checkout-holder .woocommerce form .form-row.notes label,
.checkout-holder .woocommerce form .form-row.notes>span {
    display: block;
    width: 100%;
}

.payment-info.woocommerce-billing-fields {
    padding: 3px;
}
p#order_comments_field {
    padding: 0;
}

.checkout-holder .woocommerce form .form-row input,
.checkout-holder .woocommerce form .form-row select,
.checkout-holder .woocommerce form .form-row textarea {
    width: 100%;
}

.checkout-holder .woocommerce form #billing_phone,
.checkout-holder .woocommerce form #shipping_phone {
    width: 100%;
}

.woocommerce-billing-fields__field-wrapper>.form-row-wide>span.woocommerce-input-wrapper>input {
    width: 100%;
}

.woocommerce-billing-fields__field-wrapper>.form-row-wide {
    font-size: 0;
}


.woocommerce-billing-fields__field-wrapper>.form-row#billing_phone_field>span.woocommerce-input-wrapper {
    width: calc(100% - 90px);
    display: inline-block;
    vertical-align: middle;
}

.checkout-holder .woocommerce form .woocommerce-billing-fields__field-wrapper>.form-row#billing_phone_field>button {
    margin: 0 !important;
    text-align: right;
    padding: 0 !important;
    width: 90px !important;
    display: inline-block;
    vertical-align: middle;
}

.woocommerce-shipping-fields__field-wrapper>.form-row>span.woocommerce-input-wrapper {
    display:block;
}

.woocommerce-shipping-fields__field-wrapper>.form-row-wide>span.woocommerce-input-wrapper>input {
    width: 100% !;
}

.woocommerce-shipping-fields__field-wrapper>.form-row-wide {
    font-size: 0;
}


.woocommerce-shipping-fields__field-wrapper>.form-row#shipping_phone_field>span.woocommerce-input-wrapper {
    width: calc(100% - 90px);
    display: inline-block;
    vertical-align: middle;
}

.checkout-holder .woocommerce form .woocommerce-shipping-fields__field-wrapper>.form-row#shipping_phone_field>button {
    margin: 0 !important;
    text-align: right;
    padding: 0 !important;
    width: 90px !important;
    display: inline-block;
    vertical-align: middle;
}

.checkout-holder .woocommerce form #shipping_postcode {
    width: 100%;
}

.col-2 ul.payment_methods {
    margin-top: 0 !important;
}
.checkout-holder .woocommerce form #billing_postcode {
    width: 100%;
}


@media(min-width:768px){
	.woocommerce-shipping-fields__field-wrapper>.form-row#shipping_phone_field>span.woocommerce-input-wrapper {
    	width: calc(74% - 90px);
	}
	.woocommerce-billing-fields__field-wrapper>.form-row>span.woocommerce-input-wrapper {
		width: 74%;
		display: inline-block;
		vertical-align: middle;
	}
	.woocommerce-billing-fields__field-wrapper>.form-row#billing_phone_field>span.woocommerce-input-wrapper {
    	width: calc(74% - 90px);
	}
	.woocommerce-shipping-fields__field-wrapper>.form-row>span.woocommerce-input-wrapper {
		width: 74%;
		display: inline-block;
		vertical-align: middle;
	}

}

/* fix end */


@media (min-width: 1200px){
    .conf-nav ol li {
        width: 12.5%;
        padding: 18px 0px;
    }

    .conf-nav ol li {
        width: 145px;
    }
}

.c-pagination .info{
    border:1px solid #000;
    padding:4px 15px;
    margin-right:15px
}
.c-pagination a,.c-pagination span{
    margin:0 5px
}

.c-pagination{
    padding:50px 0;
    color:#000;
}

.c-pagination span.current{
    font-weight: bold;
}

.c-pagination a{
    color:#bf2f26;
}

.c-pagination a:hover{
    text-decoration:underline;
}

td.layout, th.lay {
    width: 270px;
}

.sunscribers td.image, th.img {
    width: 167px;
}

.subscribers img {
    width:150px;
}

.subscribers .slide-out{
    display: none;
}

/* td.layout, td.image {
    height: 0;
    overflow: hidden;
    display: block;
    opacity: 0;
} */

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    border: none;
}

.subscribers tr {
    border-top: 1px solid #ddd;
}

.subscribers .more {
    padding: 0;
    background: red;
    margin: 0;
    display: inline-block;
    vertical-align: top;
    border: none;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 11px;
    color: white;
    margin-right: 10px;
    text-align: center;
}

.subscribers .row{
    font-size: 0;
    margin: 0;
    border-top: 1px solid #ddd;
    padding: 8px;
    background: #fff;
}

.subscribers .row > div:not(.sub-row){
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
}

.subscribers .row > div:first-child{
    width: 12%;
}

.subscribers .row > div:nth-child(2){
    width: 13%;
}

.subscribers .row > div:nth-child(3){
    width: 22%;
}

.subscribers .row > div:nth-child(4){
    width: 5%;
}

.subscribers .row > div:nth-child(5){
    width: 23%;
}

.subscribers .row > div:nth-child(6){
    width: 15%;
}

.subscribers .row > div:nth-child(7){
    width: 8%;
}

.subscribers .header-row.row {
    font-weight: bold;
}

.subscribers .row:nth-child(2n):not(.sub-row) {
    background-color: #f9f9f9;
}

.subscribers .row > div.show-more {
    display: none;
    width: calc(100% + 16px);
    padding: 3px;
    border-radius: 0;
    border: none;
    font-size: 13px;
    background: #cccccc;
    color: white;
    margin: 6px -8px;
    text-align: center;
}

.subscribers .row.expanded.more-items > div.show-more {
    display:block;
}

.sub-row {
    display: none;
}

.subscribers .row.expanded .sub-row{
    display:block;
    margin: 10px 0 0 0;
    background: transparent;
}

.subscribers .sub-row .slide-out{
    display: block;
}


.top-bar {
    text-align: right;
    text-transform: lowercase;
    font-weight: 400;
    font-size: 0;
    background: white;
    margin-bottom: -20px;
    text-transform: uppercase;
}

.top-bar a {
    display: inline-block;
    vertical-align: top;
    padding: 2px;
    font-size: 14px;
    margin: 7px 5px 0px 5px;
    margin-top:10px;
    position: relative;
    z-index: 1;
    font-weight: 600;
}

.top-bar a.btn.btn-primary {
    font-family: Montserrat;
    padding: 5px 10px;
    border: none;
    text-transform: none;
    line-height: 17px;
    font-weight: 500;
    margin-top:7px;
}

.top-bar .wrap{
    margin: 0 -5px;
}

.top-bar a:not(.btn):hover{
        transition: 0.3s ease-in-out;
        text-decoration: underline;
}

.top-toilet-section ul {
	display: inline-block;
	vertical-align: top;
	width: 49%;
}

.top-toilet-content ul:nth-child(3) li {
	display: block !important;
}

@media (min-width: 992px){
    .email-or-submit-section .email-or-submit-holder h2, .call-or-chat-section .call-or-chat-holder h2, .get-a-quote-holder h2 {
        font-size: 40px;
        line-height: 1.2;
    }

    .top-bar{
    	margin-bottom:-30px;
    }
}

@media (max-width: 767px){
	.top-bar a.btn.btn-primary {
		display: none;
	}

	.top-toilet-section ul {
		display: block;
		width: 100%;
	}

}