/*
Theme Name: MF Child
Theme URI: http://www.mfdsgn.com/mf/
Template: mf
Author: Mfdsgn
Author URI: http://www.mfdsgn.com/
Description: MF Theme is an Multi-Purpose WordPress Theme.
Version: 2.5.0

*/

.footer-bottom {
   font-size: 11px;
}

div#ui-datepicker-div { z-index:1000!important; }

.slider-heading {
	z-index: 5;
    font-family: Lato;
    text-shadow: rgba(0, 0, 0, 0.4) 0px 3px 0px;
    visibility: visible;
    text-align: left;
    line-height: 48px;
    letter-spacing: 0px;
    font-weight: 700;
    font-size: 46px;
    border-color: rgb(119, 119, 119);
    border-style: none;
    margin: 0px;
    border-radius: 0px;
    padding: 0px;
    height: auto;
    width: auto;
    color: rgb(255, 255, 255);
    text-decoration: none;
    white-space: nowrap;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    transform-origin: 50% 50%;
    opacity: 1;
    transform: perspective(600px);
	margin-bottom: 60px;
}
.slider-text {
	z-index: 6;
    font-family: Lato;
    text-shadow: rgba(0, 0, 0, 0.4) 0px 3px 0px;
    visibility: visible;
    text-align: left;
    line-height: 28px;
    letter-spacing: 0px;
    font-weight: 300;
    font-size: 28px;
    border-color: rgb(119, 119, 119);
    border-style: none;
    margin: 0px;
    border-radius: 0px;
    padding: 0px;
    height: auto;
    width: auto;
    color: rgb(255, 255, 255);
    text-decoration: none;
    white-space: nowrap;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    transform-origin: 50% 50%;
    opacity: 1;
    transform: perspective(600px);
	margin-bottom: 60px;
}
/************/
/* PT Style */
/************/
#banner-section {
    min-height: 833px !important;
	align-items: center;
}
.slider-text ~ a:last-child {
    margin-left: 60px;
    background-color: transparent;
    border: 1px solid;
}
.slider-content-col {
    padding-top: 120px;
}
.slider-content-col ~ div {
    padding-top: 190px;
}
.composite_price:not(.active) {
    margin-top: 50px !important;
    margin-bottom: -20px !important;
}
@media(min-width: 320px) and (max-width: 767px){
	.slider-content-col {
    padding-top: 0;
}
	.slider-heading {
        font-size: 23px;
    text-align: center !important;
    display: block;
    margin-bottom: 0;
}
	#banner-section{
		min-height: unset !important;
		padding-top: 0 !important;
	}
	.slider-content-col > div {
    padding-top: 0 !important;
}
	.slider-text {
    font-size: 17px;
    text-align: center !important;
		margin-bottom: 10px;
}
	.slider-content-col{
		text-align: center;
	}
	.slider-text ~ a{
		    margin: 0 auto !important;
    display: table;
    margin-bottom: 10px !important;
	}
	.slider-content-col ~ div {
    padding-top: 0;
}
}
@media(min-width: 768px) and (max-width: 1023px){
	#banner-section {
    min-height: unset !important;
		align-items: unset;
}
	.slider-content-col {
    padding-top: 0;
    margin-top: -50px;
}
}
@media(min-width: 1024px) and (max-width: 1100px){
	#banner-section {
    min-height: unset !important;
		align-items: unset;
}
	.slider-content-col {
    padding-top: 0;
}
}
@media(min-width: 1100px) and (max-width: 1250px){
	#banner-section {
    min-height: unset !important;
		align-items: unset;
}
	.slider-content-col {
    padding-top: 90px;
}
}

.pobox-error {
    color: red;
    display: block;
    width: 100%;
    float: left;
    padding-top: 5px;
}


.g-recaptcha {
    transform:scale(1.25) !important;
    transform-origin:0 0 !important;
	float: left;
}

input#terms {
    width: 24px;
    height: 24px;
    line-height: 24px;
}

span.woocommerce-terms-and-conditions-checkbox-text {
    font-size: 18px;
    line-height: 18px;
    vertical-align: super;
}

/*******************************************/
/**********MODIFICATIONS NOV 2022***********/
/*******************************************/
.mob-header-content .slogan .nz-bar a {
    color: #3692e1;
    font-size: 18px;
    font-weight: 400;
    line-height: 36px;
}
.mob-header-content .slogan .nz-bar {
    position: relative;
    left: -15px;
}
.mob-menu-toggle2 {
    background-image: url(assets/images/close.png) !important;
    background-size: cover !important;
    top: 20px !important;
    right: 15px !important;
    filter: grayscale(100%) !important;
    -webkit-filter: grayscale(100%) !important;
}
.mob-menu li a:hover, 
.mob-menu li a:focus, 
.mob-header-content .header-top-menu ul li a:hover,
.mob-header-content .header-top-menu ul li a:focus{
    color: #3692e1;
}
.mob-menu .current-menu-item a, 
.mob-menu .current_page_item a{
    color: #3692e1 !important;
}
header.header.mob-header.cart-true {
    position: fixed;
    width: 100%;
}
.cart-contents {
    font-size: 24px;
    color: #777777cf;
    padding: 0 15px;
    position: relative;
}
.cart-contents .cart-contents-count {
    background-color: #919191;
    display: inline-block;
    color: #fff;
    line-height: 22px;
    font-size: 13px;
    padding: 0px 8px;
    position: absolute;
    top: -12px;
    right: 0;
    border-radius: 10px;
    font-weight: 600;
}
.checkmark-list ul {
    list-style: none;
    padding-left: 15px;
}
.checkmark-list li {
    color: #fff;
    font-size: 30px;
    background-image: url(assets/images/comment.png);
    background-position: left;
    background-repeat: no-repeat;
    background-size: 20px;
    padding-left: 38px;
    line-height: 45px;
}
.slider-heading {
    margin-bottom: 40px !important;    
}
#banner-section a.mpc-button {
    margin-right: 45px;
    border-width: 2px;
    border-style: solid;
    font-weight: 500;
}
.products-variations-info-box p {
    font-size: 18px;
    color: #333;
}
.products-variations-info-box .wpb_wrapper {
    text-align: center;
}
.products-variations-info-box .wpb_text_column {
    margin: 25px 0;
}
ul.breadcrumbs {
    display: none;
}
.woocommerce-shop .shop-description .col-xs-12 {
    display: flex;
    flex-flow: column;
}
.woocommerce-shop .shop-description .col-xs-12 .page-title {
    order: 1;
}
.woocommerce-shop .shop-description .col-xs-12 p.woocommerce-result-count {
    order: 2;
}
.woocommerce-shop .shop-description .col-xs-12 .page-description {
    order: 3;
    margin-bottom: 20px;
	color: #000;
    font-weight: 400;
}
.woocommerce-shop .shop-description .col-xs-12 ul.products.columns-4 {
    order: 4;
}
.woocommerce-shop .new-product .product-over {
    display: none;
}
.woocommerce-shop .new-product {
    cursor: pointer;
}
.shipping-calculator-form .select2-container--default .select2-selection--single,
.shipping-calculator-form .select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 40px;
}
.shipping-calculator-form input {
    height: 40px;
    box-shadow: none !important;
    border: 1px solid #b9aeae !important;
    border-radius: 4px !important;
}
a.shipping-calculator-button {
    margin-top: 5px !important;
    display: block;
}
.shipping-calculator-form {
    margin: 5px 0;
}
.shipping-calculator-form .select2-selection__rendered {
    color: #2a2a2a;
    font-size: 16px;
    text-transform: capitalize;
}
.woocommerce-cart .woocommerce-notices-wrapper,
.woocommerce-checkout .woocommerce-notices-wrapper {
    display: none;
}
.pt_cart_button {
    display: none;
    margin: 15px 0;
    background-color: transparent;
    border: none;
    cursor: pointer;
}
.pt_cart_button span {
    background-size: 15px;
    background-position: center;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    background-color: #ccc;
    vertical-align: middle;
    margin-right: 10px;
}
.pt_cart_expand_button span{
    background-image: url(assets/images/down.png);
}
.pt_cart_collapse_button span{
    background-image: url(assets/images/up.png);
}
.pt_cart_button.active{
    display: block;
}
.pt_product_options{
    display: none;
}
.pt_product_options.active{
    display: revert;
}
th.product-subtotal {
    width: 225px;
}
a.checkout-button.button.alt.wc-forward {
    background-color: #f5821f;
    border-color: #f5821f;
    font-size: 16px;
    text-transform: capitalize;
    padding: 15px 25px;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}
a.checkout-button.button.alt.wc-forward:hover,
a.checkout-button.button.alt.wc-forward:focus,
a.checkout-button.button.alt.wc-forward:active {
    color: #fff;
    background-color: #0091ea;
    border-color: #0091ea;
}
.wc-proceed-to-checkout {
    display: block;
    flex-flow: row;
    width: 100%;
    align-items: center;
}
.wc-proceed-to-checkout > a{
    order: 1;
    margin-right: 150px;
}
.cart-trust-badges {
    order: 2;
	width: 100%;
	text-align: right;
	float:right;
}
.woocommerce-cart a.checkout-button.button.alt.wc-forward{
    padding: 10px 25px !important;
    margin-top: 5px;
}
.cart-trust-badges > img{
    height: 50px;
    width: auto;
    margin: 0 5px;
}
#payment ul.payment_methods li:last-child{
	padding-top: 15px;
}
#payment ul.payment_methods li label[for='payment_method_authorize_net_cim_credit_card'],
#payment ul.payment_methods li label[for='payment_method_authorize_net_cim_credit_card'] div.sv-wc-payment-gateway-card-icons{
    display: inline !important;
}
.payment_box.payment_method_authorize_net_cim_credit_card > p {
    position: relative;
}
.payment_box.payment_method_authorize_net_cim_credit_card > p:after {
    content: " This purchase will appear on your credit card statement as incredibleunderwaterlights.com.";
}
.full-width{
    width: 100% !important;
}
.woocommerce-billing-fields > h3 {
    display: none;
}
.checkout-page-accordion {
    border: 1px solid #b9aeae;
    margin-bottom: 15px;
    border-radius: 3px;
}
.checkout-page-accordion.active{
    
}
.checkout-page-accordion-inner {
    display: none;
    padding: 15px;
}
.checkout-page-accordion.active .checkout-page-accordion-inner{
    display: block;
}
.checkout-page-accordion-heading{
    background-color: rgba(204, 204, 204, 0.63);
    padding: 10px 15px;
    cursor: pointer;
}
.checkout-page-accordion-heading > h3 {
    margin: 0 !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    font-family: inherit !important;
}
.checkout-page-accordion-inner span.woocommerce-input-wrapper > select {
    height: 40px;
    width: 100%;
    border: 1px solid #b9aeae !important;
    border-radius: 3px;
    padding: 0 0 0 5px;
}
.woocommerce-checkout .woocommerce {
    padding-top: 0 !important;
}
.checkout-page-accordion-inner h3#ship-to-different-address span {
    font-weight: 400;
    margin-left: 5px;
    font-size: 16px;
}
.checkout-trust-badges{
    display: inline-flex;
}
.checkout-trust-badges img{
    height: 50px;
    width: auto;
    margin: 0 5px;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    background-color: #f5821f;
    border-color: #f5821f;
    font-size: 16px;
    text-transform: capitalize;
    padding: 15px 25px;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}
.woocommerce-page #payment #place_order:hover,
.woocommerce-page #payment #place_order:focus,
.woocommerce-page #payment #place_order:active {
    color: #fff;
    background-color: #0091ea;
    border-color: #0091ea;
}
.beans-mask {
    height: 380px !important;
}
.beans-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    height: inherit;
}
.beans-pagination ul li {
    border: 1px solid #cccccc4d;
    border-radius: 3px;
    text-align: center;
    padding: 5px !important;
    height: 60px;
    width: auto !important;
    margin: 0 !important;
}
.beans-pagination ul li a img {
    height: 48px;
    width: auto !important;
    max-width: unset;
    margin: 0 auto;
}
.single-product p.component_section_title {
    display: none;
}
.my-account-mobile{
    font-size: 24px;
    color: #777777cf;
    padding: 0 15px;
    position: relative;
}
.single-product .description-header h2 {
    color: #000;
    line-height: 48px;
    font-weight: 700;
    font-family: inherit;
}
form.checkout.woocommerce-checkout .select2-container--default .select2-selection--single {
    height: 40px;
}
form.checkout.woocommerce-checkout p.form-row input:not([type="checkbox"]){
    background-color: #fff;
    height: 40px;
    border: none;
    box-shadow: none;
    border: 1px solid #b9aeae !important;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
}
.select2-selection__rendered {
    padding-top: 5px;
}
form.checkout.woocommerce-checkout p.form-row textarea{
    border: 1px solid #b9aeae !important;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    background-color: #fff;
}
form.checkout.woocommerce-checkout p.form-row label{
    font-weight: 400;
}
.product-custom-meta-info {
    display: flex;
    align-items: flex-start;
    flex-flow: column;
}
.product-custom-price-box {
    max-width: 240px;
    margin-top: 30px;
}
.woocommerce-product-details__short-description ul {
    padding: 0;
}
.product-custom-price-box * {
    font-size: 24px;
    font-weight: 700;
    font-family: inherit;
    color: #000;
}
.product-custom-price-box ins {
    text-decoration: none;
    color: red;
    margin-right: 12px;
}
.product-custom-price-box p {
    font-size: 16px;
    text-align: center;
    color: red !important;
    font-weight: 500 !important;
    width: 100%;
    text-align: center;
}
.single-product ul li,
.single-product ol li,
.single-product p{
    color: #000;
    font-weight: 400;
}
h2.step_title_wrapper.component_title {
    margin-bottom: 5px;
	font-size: 20px;
}
h2.step_title_wrapper.component_title .step_title_text {
    color: #000;
    font-weight: 500;
}
.component_description {
    margin-bottom: 10px;
}
.component_description * {
    color: #000 !important;
    font-weight: 500 !important;
    font-size: 15px;
    position: relative;
    top: 4px;
}
.component_options_select_wrapper select {
    min-width: 430px !important;
    height: 40px;
    color: #000 !important;
    font-size: 16px;
    font-weight: 400;
    padding: 0 10px;
}
.component_inner {
    padding-bottom: 25px !important;
}
.composite_price.active .woocommerce-Price-amount.amount {
    color: #2a2a2a;
    font-size: 32px !important;
    line-height: 34px;
    font-weight: 900;
}
.component_dynamic_pricing_box.active p, 
.component_dynamic_pricing_box.active del,
.component_dynamic_pricing_box.active span{
    font-size: 32px !important;
    font-weight: 700 !important;
    font-family: inherit;
    color: red !important;
    margin: 0 !important;
    line-height: 35px !important;
}
.component_dynamic_pricing_box_inner .composite_price {
    margin-right: 15px;
}
.component_dynamic_pricing_box.active {
    width: 260px;
}
component_dynamic_pricing_box.active .component_dynamic_pricing_box_inner {
    display: flex;
}
.component_dynamic_pricing_box.active > p, .component_dynamic_pricing_box.active > p span {
    font-size: 18px !important;
    text-align: center;
}
.component_dynamic_pricing_box.active del, .component_dynamic_pricing_box.active del span {
    color: #000 !important;
}
span.saving_price {
    font-size: 18px !important;
}
.component_dynamic_pricing_box.active .component_dynamic_pricing_box_inner {
    display: flex;
}
.component_dynamic_pricing_box del,
.component_dynamic_pricing_box del span{
    color: #000 !important;
}
.cart.composite_data,
.cart.composite_data .composite_wrap {
    padding-top: 0 !important;
    position: relative;
}
.cart.composite_data .composite_button {
    margin-top: 35px !important;
    display: flex;
    align-items: center;
}
.cart.composite_data .composite_button button {
    background-color: #f5821f;
    border-color: #f5821f;
    font-size: 16px;
    text-transform: capitalize;
    padding: 15px 25px;
    position: relative;
    top: -4px;
    left: 10px;
}
.composite_dynamic_price_box,
.component_dynamic_pricing_box > p {
    display: none;
}
.composite_dynamic_price_box.active,
.component_dynamic_pricing_box > p.active {
    display: block;
}
.woocommerce-product-details__short-description {
    padding: 0;
}
.single-product .wpb_wrapper * {
    color: #000;
    font-weight: 400;
}
.woocommerce-product-details__short-description ul li, 
.woocommerce-product-details__short-description p,
.woocommerce-product-details__short-description *{
    font-family: inherit;
    font-size: 20px !important;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0em;
    text-align: left;
    color: #000;
}
/* .woocommerce-product-details__short-description h2 {
    font-weight: 500;
    margin-bottom: 20px;
} */
html {
  scroll-behavior: smooth;
}
.single-product .woocommerce-tabs ul li a {
    padding: 18px 29px 16px;
    margin: 0;
}
.wpmtst-testimonial-content.testimonial-content {
    position: relative;
}
h2.yikes-custom-woo-tab-title {
    display: none;
}
.wc-tab .testimonial-content * {
    color: #000;
    font-weight: 400;
    font-size: 16px;
}
.wc-tab .testimonial-content {
    padding-top: 20px;
}
.rating_star {
    position: absolute;
    bottom: -35px;
}
.rating_star span i {
    color: #ffb900 !important;
    font-size: 20px !important;
}
.wc-tab .testimonial-content * br {
    display: none !important;
}
.wc-tab .testimonial-name {
    font-size: 18px;
    color: #000;
    font-weight: 500;
    text-transform: uppercase;
}
.wc-tab .wpmtst-testimonial-inner.testimonial-inner{
    background-color: #fff;
}
.woocommerce-product-details__short-description a {
    color: #337ab7;
}
.product-tabs-into-accordion .collapse:not(.in) {
    display: none !important;
}
.product-tabs-into-accordion .card-header {
    background-color: #f8f8f8;
    border: 1px solid #ccc;
}
.product-tabs-into-accordion .card-header h2 {
    margin: 0;
}
.product-tabs-into-accordion .card-header h2 button {
    color: #000;
    font-family: inherit;
    text-transform: capitalize;
    letter-spacing: 0;
    font-weight: 500;
    font-size: 16px;
    padding: 15px 25px;
    width: 100%;
    text-align: left;
    /* background-image: url(assets/images/down.png);
    background-repeat: no-repeat;
    background-size: 22px;
    background-position: 98% center;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease; */
    position: relative;
}
.product-tabs-into-accordion .card-header h2 button:hover{
    text-decoration: none;
} 
.product-tabs-into-accordion .card-header h2 button:focus, 
.product-tabs-into-accordion .card-header h2 button:active {
    border: none;
    outline: none;
    text-decoration: none;
}
.product-tabs-into-accordion .card-header h2 button:after {
    content: "";
    background-image: url(assets/images/down.png);
    width: 15px;
    height: 15px;
    background-size: cover;
    background-position: center;
    position: absolute;
    right: 20px;
    top: 20px;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}
.product-tabs-into-accordion .card-header h2 button[aria-expanded="true"]:after{
    content: "";
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
.product-tabs-into-accordion .card {
    background-color: #f8f8f8;
    margin-bottom: 15px;
}
.product-tabs-into-accordion .card-body {
    padding: 15px 25px;
}
.product-tabs-into-accordion{
    display: none;
}
.wc-tab h3,
.product-tabs-into-accordion h3 {
    line-height: 45px !important;
}
.wc-tab h4, 
.product-tabs-into-accordion h4{
    line-height: 150%;
}
.custom-rating-box {
    display: flex;
    align-items: center;
    margin: 15px 0 10px 0;
    cursor: pointer;
}
.custom-rating-box:hover{
    cursor: pointer;
}
.custom-rating-box a {
    display: flex;
}
.custom-rating-box a > span {
    display: flex;
    margin-left: 15px;
    align-items: center;
    font-size: 16px;
    color: #0091ea;
    font-weight: 500;
    position: relative;
    top: -4px;
}
.custom-rating-box a > span:after{
    content: "";
    background-color: #0091ea;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
}
.custom-rating-box .strong-rating-wrapper{
    line-height: unset;
}
.custom-rating-box .strong-rating-count {
    padding-right: 3px;
}
.custom-rating-box > span {
    display: flex;
    margin-left: 15px;
    align-items: center;
    font-size: 16px;
    color: #000;
    font-weight: 500;
    position: relative;
    top: -2px;
}
.custom-rating-box > span > div {
    margin-right: 5px;
    vertical-align: middle;
    line-height: 0;
}
.product-variations-home-page {
    margin-bottom: 0 !important;
    margin-top: 20px !important;
}
.product-variations-home-page .custom-rating-box {
    justify-content: center;
}
ul.custom-shipping-content {
    position: relative;
    margin: 20px 0;
    padding-left: 35px;
    list-style: none;
}
ul.custom-shipping-content li {
    position: relative;
    font-weight: 600;
    font-family: inherit;
    letter-spacing: 0;
    font-size: 16px;
}
ul.custom-shipping-content li:before {
    content: "-";
    position: absolute;
    left: -20px;
    top: 12px;
    font-size: 27px;
    line-height: 0;
}
ul#shipping_method li label {
    margin-left: 5px;
    position: relative;
    top: -2px;
    display: inline-flex;
    flex-direction: row;
    justify-content: center;
}
ul#shipping_method li label span:first-child {
    order: 1;
}
ul#shipping_method li label span:nth-child(2) {
    order: 3;
    display: inline-block;
    margin-left: 19px;
}
ul#shipping_method li label span:nth-child(3) {
    order: 2;
    margin-left: 10px;
}
.pt-0{
    padding-top: 0 !important;
}
.d-none{
    display: none !important;
}
.products-variations-info-box h3.vc_custom_heading a:hover {
    color: #0091ea;
}
.products-variations-info-box .wpb_column:hover .vc_custom_heading a{
    color: #0091ea;
}
.page-banner .heading:before{
    display: none;
}
ul.rattings-nav li i {
    color: #FFB900 !important;
    font-size: 15px;
}
ul.rattings-nav{
    margin: 15px 0 !important;
}
ul.rattings-nav li {
    padding: 0 2px;
}
.woocommerce-shop .new-product {
    min-height: 590px;
    position: relative;
    margin-bottom: 50px;
}
.new-product{
    position: relative;
}
.cart-holder ul.btn-list li:first-child a {
    background-color: #e87c22 !important;
    border-color: #e87c22 !important;
}
.cart-holder ul.btn-list li:last-child a {
    background-color: #0091ea !important;
    border-color: #0091ea !important;
    color: #fff !important;
}
.cart-holder ul.btn-list li:first-child a:hover {
    background-color: #0091ea !important;
    border-color: #0091ea !important;
    color: #fff !important;
}
.cart-holder ul.btn-list li:last-child a:hover {
    background-color: #e87c22 !important;
    border-color: #e87c22 !important;
    color: #fff !important;
}
#header .cart-box .cart-drop .cart-holder dl.variation {
    color: #fff;
    padding-left: 15px;
    font-size: 12px;
}
#header .cart-box .cart-list .price-area {
    color: #fff !important;
}
#coupon_code {
    width: 100% !important;
    border: 1px solid #b9aeae !important;
    border-radius: 3px;
    height: 40px;
}
.woocommerce-cart #coupon_code {
    width: 15% !important;
    margin-right: 5px;
}
/* .checkout-page-order-table::-webkit-scrollbar,
.cart-total-cart-page::-webkit-scrollbar,
.cart-page-product-review::-webkit-scrollbar {
    width: 5px;
    height: auto;
}
.checkout-page-order-table::-webkit-scrollbar-track,
.cart-total-cart-page::-webkit-scrollbar-track,
.cart-page-product-review::-webkit-scrollbar-track {
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #fafafa;
}
.checkout-page-order-table::-webkit-scrollbar-thumb,
.cart-total-cart-page::-webkit-scrollbar-thumb,
.cart-page-product-review::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #e87c22;
}
.checkout-page-order-table::-webkit-scrollbar-thumb:window-inactive,
.cart-total-cart-page::-webkit-scrollbar-thumb:window-inactive,
.cart-page-product-review::-webkit-scrollbar-thumb:window-inactive {
    background: #e87c22;
} */
label[for="payment_method_paypal"] a {
    position: relative;
    visibility: hidden;
}
label[for="payment_method_paypal"] a:before {
    content: "";
    background-image: url(assets/images/cards.png);
    width: 220px;
    display: inline-block;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 56px;
    position: absolute;
    top: -24px;
    visibility: visible;
}
label[for="payment_method_paypal"] a:after {
    content: "What is paypal?";
    line-height: 52px;
    font-size: 1em;
    margin-left: 10px;
    visibility: visible;
    color: #337ab7;
    position: absolute;
    left: 220px;
    width: 105px;
}
label[for="payment_method_paypal"] img{
    display: none;
}
label[for="payment_method_authorize_net_cim_credit_card"] img {
    height: 35px !important;
    width: auto !important;
}
.checkout-page-accordion h3{
    position: relative;
}
.checkout-page-accordion h3 span {
    display: none;
    float: right;
    position: absolute;
    right: 30px;
    font-size: 14px;
    top: 0;
}
.checkout-page-accordion h3 span.expand-txt{
    display: block;
}
.checkout-page-accordion.active h3 span.expand-txt{
    display: none;
}
.checkout-page-accordion.active h3 span.collapse-txt{
    display: block;
}
.checkout-page-accordion-heading h3 img {
    width: 15px;
    float: right;
    position: relative;
    top: 2px;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}
.checkout-page-accordion.active .checkout-page-accordion-heading h3 img {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
.jcf-number {
    height: 40px !important;
}
.jcf-number input[type="number"] {
    height: 40px;
    color: #000 !important;
    font-size: 16px;
    font-weight: 400;
    border: 1px solid #767676;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}
.custom-price-decoy-box-regular-max-price *{
    font-size: 24px;
    font-weight: 700;
    font-family: inherit;
    color: #000;
    margin: 0 3px;
}
.custom-price-decoy-box-regular-max-price ins{
    text-decoration: none;
    color: red !important;
}
.custom-price-decoy-box-regular-max-price del{
    
}
.custom-price-decoy-box p{
    font-size: 16px;
    text-align: center;
    color: red !important;
    font-weight: 500 !important;
    width: 100%;
    text-align: center;
}
.wpmtst-testimonial-content.testimonial-content .rating_star {
    position: unset;
    margin-top: 10px;
}
.checkout-page-accordion #ship-to-different-address {
    display: none;
}
.ship-to-different-address-checkbox {
    position: relative;
    top: 10px;
    margin-bottom: 30px !important;
    display: inline-block;
}
.ship-to-different-address-checkbox span {
    padding: 0px 0 0 0;
    font-weight: bold;
    font-family: inherit;
    font-size: 16px;
    margin-left: 8px;
    margin-top: 6px;
}
.page-banner .holder h1.heading span {
    display: none;
}
.product-tabs-into-accordion .card-header h2 button span {
    float: right;
    padding: 0 20px;
}
.product-tabs-into-accordion .card-header h2 button span{
    display: none;
}
.product-tabs-into-accordion .card-header h2 button[aria-expanded="false"] span.collapse-txt{
    display: none;
}
.product-tabs-into-accordion .card-header h2 button[aria-expanded="true"] span.expand-txt{
    display: none;
}
.product-tabs-into-accordion .card-header h2 button[aria-expanded="false"] span.expand-txt{
    display: block;
}
.product-tabs-into-accordion .card-header h2 button[aria-expanded="true"] span.collapse-txt{
    display: block;
}
.cart-drop .total-price-area {
    position: absolute;
    width: 94%;
    bottom: 51px;
    background-color: #2a2a2a;
    padding-top: 5px !important;
}
.cart-drop ul.btn-list.list-unstyled{
    position: absolute;
    width: 93%;
    bottom: 0;
}
#header .cart-box .cart-drop .cart-holder ul.cart-list.list-unstyled.product_list_widget {
    height: 50vh;
    overflow-y: scroll !important;
}
#header .cart-box .cart-drop .cart-holder ul.cart-list.list-unstyled.product_list_widget::-webkit-scrollbar-track {
    box-shadow: inset 0 0 2px grey;
    border-radius: 10px;
}
#header .cart-box .cart-drop .cart-holder ul.cart-list.list-unstyled.product_list_widget::-webkit-scrollbar-thumb {
    background: rgb(255, 255, 255);
    border-radius: 10px;
}
#header .cart-box .cart-drop .cart-holder ul.cart-list.list-unstyled.product_list_widget::-webkit-scrollbar {
    width: 5px;
}
.woocommerce-checkout .blockUI.blockOverlay,
.woocommerce-cart .blockUI.blockOverlay {
    background-image: url(assets/images/preloader.gif) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: 200px !important;
}
.woocommerce-shop .new-product:hover > h2 a {
    color: #0091ea;
}
.wpcf7-form-control-wrap input, .wpcf7-form-control-wrap textarea {
    border: 1px solid #b9aeae !important;
    border-radius: 4px !important;
}
.page-description *:not(strong) {
    color: #000 !important;
    font-weight: 400;
}
.bbb-logo-box {
    display: block;
}
.bbb-logo {
    min-width: 165px;
}
.bbb-rating span:first-child {
    font-size: 17px;
}
.bbb-rating span {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    word-spacing: 1px;
}
.bbb-rating {
    display: inline-flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
    width: 60%;
}
@media(min-width: 320px) and (max-width: 767px){
	.bbb-logo {
    		min-width: 100px;
	}
    .bbb-rating span:first-child{
        font-size: 14px;
    }
	.bbb-rating span {
	    font-size: 14px;
	}
	label[for="payment_method_eh_paypal_express"] img {
		height: 22px !important;
		width: auto !important;
		max-width: unset !important;
	}
    #order_review .checkout-page-order-table .blockUI.blockOverlay{

    }
    .woocommerce-shop .new-product h2 {
        font-size: 22px;
    }
    .woocommerce-shop .new-product .title {
        font-size: 15px;
        margin: 15px 0;
    }
    .woocommerce-shop .new-product .btn-cart{
        display: none !important;
    }
    .cart-total-cart-page {
        overflow: scroll;
        margin-bottom: 15px;
    }
    .cart-total-container{
        margin-bottom: 50px;
    }
    #order_review > .checkout-page-order-table{
        margin-bottom: 50px;
    }
    form.woocommerce-cart-form:after,
    #order_review > .checkout-page-order-table:after,
    .cart-total-container:after {
        content: "Touch, Hold, and Drag Finger Left and Right inside Section Above for Horizontal Scrolling";
        font-size: 14px;
        color: #000;
        font-weight: 400;
        text-align: center;
        width: 100%;
        display: inline-block;
        border: 2px solid pink;
        padding: 10px;
        border-radius: 10px;
        background-color: #ff00000f;
    }
    label[for="payment_method_paypal"] a:before {
        content: "";
        width: 162px;
        height: 41px;
        top: -17px;
    }
    label[for="payment_method_paypal"] a:after {
        font-size: .83em;
        left: 159px;
    }
    label[for="payment_method_authorize_net_cim_credit_card"] img {
        height: 26px !important;
    }
    .cart-total-cart-page table{
        margin-bottom: 10px !important;
    }
    .cart-page-product-review{
        overflow: scroll;
        margin-bottom: 10px;
    }
    .cart-page-product-review table{
        margin-bottom: 10px !important;
    }
    .d-sm-none{
        display: none !important;
    }
    .d-sm-block{
        display: block !important;
    }
    .component_inner {
        padding-bottom: 40px !important;
    }
    .shop-description {
        margin-bottom: 0 !important;
    }
    .checkout-page-order-table > .checkout-page-order-table {
        overflow-x: scroll;
        margin-bottom: 20px;
    }
    .checkout-page-order-table table {
        min-width: 1000px;
        margin-bottom: 10px !important;
    }
    .products-variations-info-box figure.wpb_wrapper.vc_figure,
    .products-variations-info-box figure.wpb_wrapper.vc_figure a,
    .products-variations-info-box figure.wpb_wrapper.vc_figure a img{
        width: 100%;
    }
    .products-variations-info-box .vc_custom_heading{
        font-size: 28px !important;
    }
    .products-variations-info-box-price p {
        font-size: 23px;
        font-weight: 400;
    }
    .products-variations-info-box a.mpc-button {
        font-size: 16px !important;
        font-weight: 600;
    }
    .woocommerce #payment #place_order, .woocommerce-page #payment #place_order{
        float: unset !important;
        margin: 0 auto;
        display: block;
    }
    .card-body ul {
        padding: 0;
    }
    .woocommerce-product-details__short-description ul li {
        font-size: 16px;
    }
    .woocommerce-product-details__short-description ul {
        padding-left: 25px;
    }
    .checkmark-list li {
        font-size: 20px;
        padding-left: 38px;
        line-height: 45px;
        text-align: left;
    }
    #banner-section a.mpc-button {
        margin-right: 10px;
        font-size: 14px;
    }
    #banner-section a.mpc-button .mpc-button__title{
        padding: 10px 20px !important;
    }
    .products-variations-info-box .wpb_wrapper {
        margin-bottom: 50px;
    }
    .woocommerce-cart .shop_table {
        overflow: scroll;
        min-width: 1000px;
        display: table;
    }
    .cart_totals {
        overflow: scroll;
    }
    .cart_totals table {
        width: 1000px;
        overflow: scroll;
    }
    .wc-proceed-to-checkout {
        display: block;
        flex-flow: column;
    }
	.cart-trust-badges {
		text-align: center;
		margin-bottom: 50px;
	}
    .wc-proceed-to-checkout > a{
        margin-bottom: 30px;
    }
	.woocommerce-cart a.checkout-button.button.alt.wc-forward {
		margin: 0 auto;
		width: 72%;
		display: flex;
		align-items: center;
		justify-content: center;
		padding-top: 7px !important;
	}
    .cart-trust-badges > img {
        height: 45px;
        margin: 5px;
    }
    .checkout-trust-badges{
        margin-bottom: 15px;
    }
    .checkout-trust-badges img {
        height: 41px;
    }
    .logo img {
        width: 190px !important;
    }
    body.single-product .woocommerce-tabs.wc-tabs-wrapper {
        display: none;
    }
    .product-tabs-into-accordion{
        display: block;
        margin-bottom: 70px;
    }
    .component_options_select_wrapper select {
        max-width: 100%;
        width: 98%;
        min-width: unset !important;
        height: 43px;
    }
    body.single-product .page-banner.woo-tit {
        display: none;
    }
    .beans-mask {
        height: 245px !important;
        margin-top: 35px;
    }
}
@media(min-width: 767px) and (max-width: 1023px){
    .beans-mask {
        height: 240px !important;
    }
    .component_options_select_wrapper select {
        min-width: 335px !important;
    }
    .woocommerce-checkout ul#shipping_method {
        padding-left: 5px;
    }
    .woocommerce-checkout ul#shipping_method li {
        font-size: 12px;
    }
    .woocommerce-checkout th.product-total {
        width: 550px;
    }
	.woocommerce-cart ul#shipping_method {
		padding-left: 10px;
	}
    .pt_cart_button {
        font-size: 10px;
        padding: 0;
        text-align: left;
        font-weight: 500;
    }
    .pt_cart_button span {
        background-size: 10px;
        width: 20px;
        height: 20px;
        margin-right: 5px;
    }
}
@media(min-width: 1024px) and (max-width: 1200px){
    .beans-mask {
        height: 310px !important;
    }
}
@media(max-width: 900px){
    .mob-header-content {
        position: fixed !important;
    }
}
.commentlist {    list-style: none;    padding: 0 !important;    margin: 0 !important;    display: flex;    flex-wrap: wrap;    justify-content: space-around;}
.star-rating::before {
    color: #ffb900;
    content: "\f006\f006\f006\f006\f006";
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    letter-spacing: .1em;
    font-size: 20px;
}

.star-rating span::before {
    color: #ffb900;
    font-size: 20px;
}

.star-rating {
    width: 102px !important;
    align-self: center;
/*     margin-left: auto; */
    height: 20px !important;
    line-height: 20px !important;
}
span.fn {
    font-size: 22px;
    font-weight: 700;
    font-style: normal;
    color: #686868;
}
.comment-author.vcard {
    display: flex;
    color: #686868;
}
.comment-texts p {
    font-size: 14px;
    text-align:justify;
    color: #686868;
}
.comment-meta.commentmetadata {
    text-align: right;
    font-weight: 600;
}
span.fn:before {
    content: "“";
    font-size: 60px;
    font-family: serif;
    position: relative;
    right: 5px;
    top: 22px;
    line-height: 20px;
    height: 10px;
    display: inline-block;
    font-weight: bold !important;
}
header.description-header .rating-meta {
    color: #3382C9;
    padding-bottom: 20px;
	    line-height: 40px;
    
}
.custom-review-form.active {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: #cccc;
    width: 100%;
    z-index: 9999;
    display:block !important;
}
.custom-review-form{
display:none;
}
.custom-review-form #review_form_wrapper {
    max-width: 670px;
    margin: 80px auto;
    background: #fff;
    border-radius: 5px;
    padding: 28px;
    box-shadow: 0px 0px 15px #0005;
}
.woocommerce-Reviews div#review_form_wrapper {
    display: none;
}
.btn-close-review {
    float: right;
}
.woocommerce p.stars.selected a:not(.active):before, .woocommerce p.stars.selected a.active:before, .woocommerce p.stars:hover a:before {
    color: #ffb900 !important;
}
.woocommerce p.stars a:before {
    font-size: 25px;
}
.comment-form-rating p:nth-child(2),.comment-form-rating p:nth-child(3) {
    display: none;
}
.star-wrapper {
    position: relative;    display: inline-block;    border: none;    font-size: 14px;    margin: 0px auto;
}

.star-wrapper input {
  border: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  opacity: 0;
}

.star-wrapper label {
  position: relative;
  float: right;
  color: #C8C8C8;
}

/* .star-wrapper label:before {
  margin: 5px;
  content: "\f006";
  font-family: FontAwesome;
  display: inline-block;
  font-size: 1.5em;
  color: #ffdb70;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.star-wrapper input:checked ~ label:before {
  color: #ffdb70;  content: "\f005";
}


.star-wrapper label:hover ~ label:before {
  color: #FFC107;
}

.star-wrapper label:hover:before{
  color: #FFC107 !important;
} */

.star-wrapper label:before {
  margin: 5px;
  content: "\f005";
  font-family: FontAwesome;
  display: inline-block;
  font-size: 1.5em;
  color: #ffdb70;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.star-wrapper input:checked ~ label:before {
  color: #ffdb70;
}

.star-wrapper label:hover ~ label:before {
  color: #FFC107;
}

.star-wrapper label:hover:before{
  color: #FFC107 !important;
}

#review_form #commentform {
    margin: 0 !important;
    display: contents;
}
.btn-close-review {
    position: relative;
    top: -15px;
    right: -15px;
}.woocommerce-Reviews .commentlist li {    background: #fff;    padding: 20px;    border: 1px solid #ccc;    margin: 10px;    border-radius: 3px;    flex: 1 1 calc(50% - 25px);}.custom-review-form p.form-submit {    text-align: right;}.hides {  display: none;}    .hover-rating:hover + .hides {  display: block; }table.rating-list {    width: 230px;    position: relative;    background: #fff;}table.rating-list td:last-child {    text-align: right;}table.rating-list td {    font-size: 16px;    font-weight: 500;    color: #337ab7;    padding: 10px 10px;}span.hover-rating {    font-weight: bolder;    color: #000;    font-size: 18px;    padding-left: 5px;    cursor: pointer;}.beans-mask {    overflow: hidden;}.beans-pagination ul li.active a img{	box-shadow:0px 0px 6px #00be57;	border:1px solid #00be57;	}

.reviews-button-shop a {
    font-size: 20px;
    text-decoration: underline;
    font-weight: 500;
    color: #0091ea !important;
}

.rattings-nav {
    padding-top: 15px;
}

a.reviews-button-redirect {
    color: #0091ea !important;
    align-items: center;
	text-decoration:underline;
    font-size: 19px;
    font-weight: 500 !important;
    position: relative;
    top: 1px;
    left: 5px;
}
#tab-title-additional_information {
	display:none !important;
}

@media(min-width: 1024px){
	.review .comment-body{
		height: 100%;
		position: relative;
	}
	.review .comment-details{
		position: relative;
		height: 100%;
	}
	.review .comment-texts{
		padding-bottom: 20px
	}
	.review .comment-meta.commentmetadata{
		position: absolute;
		bottom: 25px;
		right: -2px;
	}
}

.star-wrapper > span {
	position: relative;
    top: 5px;
}

@media only screen and (max-width: 600px){
	.description-header {
    display: none;
}
	
#heading_2 {
    display: none !important;
}
	
}

.tel a:hover {
    color: #0091ea !important;
}
.mail a:hover {
    color: #0091ea !important;
}
.footer-cent .textwidget .tel:before {
    content: "\f095";
} 
.blog-page p {
    font-weight: 400;
    color: #333;
}
.blog-page h4 {
    color: #000;
    font-weight: 500;
    line-height: 23px;
}
.page-id-31236 p,
.page-id-31246 p,
.single-post .content-main .blog-txt p{
    font-weight: 400;
    color: #333;
}


@media only screen and (min-width: 1100px){
    .desk-menu .sub-menu{
        min-width: 250px !important;
        max-width: 250px !important;
    }
    .desk-menu .sub-menu li > a{
        font-size: 15px !important;
    }
}
/*Css styles for print order btn on thankyou page*/
.print-order-btn{
    padding: 15px 0px;
}
.print-order-btn a{
    padding: 7px 15px;
    border: 2px solid #337ab7;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    background: #337ab7;
    border-radius: 5px;
}
.print-order-btn a:hover,
.print-order-btn a:focus,
.print-order-btn a:active {
    color: #337ab7;
    background: #fff;
}
.order-payment-processing{
    font-size: 23px;
    text-align: center;
    margin-bottom: 53px;
    font-weight: bold;
}
/*Css style for Thank You page text*/
.woocommerce-thankyou-order-received {
    color: #000;
    font-weight: 400;
}
.woocommerce-column--shipping-address h2,
.woocommerce-column--billing-address h2 {
    color: #000;
}
.woocommerce-column--shipping-address address,
.woocommerce-column--billing-address address {
    color: #000;
    font-weight: 400;
}
.woocommerce-checkout h3#ship-to-different-address label {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.2rem;
    font-weight: bold;
    color: #f5821f;
    border: 2px solid #f5821f;
    padding: 10px;
    background-color: #fff3e0;
    border-radius: 5px;
}
input#ship-to-different-address-checkbox {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}
.checkmark-list ul li {
  font-weight: 700;
}
.custom-price-decoy-box p,
.product-custom-meta-info .product-custom-price-box p,
.component_dynamic_pricing_box > p.active,
.remove_discounted_pricing .composite_dynamic_price_box.active {
    display: none;
}
.remove_discounted_pricing .composite_price.active p.price,
.remove_discounted_pricing .composite_price.active p.price span{
    color: black !important;
}
.rattings-nav{
    display: flex;
    align-items: center;
    justify-content: center;
}

/* --- Best Seller Ribbon --- */
.best-seller-ribbon {
    position: absolute;
    top: 21px;
    right: -22px;
    width: 120px;
    text-align: center;
    background: #f5821f;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    transform: rotate(45deg);
    z-index: 10;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}

.best-seller-ribbon span {
  display: block;
  padding: 5px 0;
}

/* Ensure product image wrapper is positioned */
.woocommerce .new-product {
  overflow: hidden;
  padding: 5px;
}
.woocommerce .new-product .product-img{
    padding: 0px;
}
.woocommerce .new-product:hover .btn-cart{
    display: none;
}