.woocommerce .woocommerce-breadcrumb {
    color: #ffffff;
}


.woocommerce .woocommerce-breadcrumb a {
    color: #ffffff !important
}

.woocommerce ul.products.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product {
    /*width: 30.75%;*/
    text-align: center;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
    border: 1px solid #ddd;
    padding: 5px 5px 10px 5px;
}

a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    color: #616161;
    font-size: 21px;
    font-weight: 400;
    text-decoration: none;
}

.woocommerce ul.products li.product a img {
    margin: 0;
}

.woocommerce ul.products li.product .price {
    color: #004391;
}

.xoo-el-form-container ul.xoo-el-tabs li.xoo-el-active {
    background-color: #004391;
    color: #ffffff;
}

.xoo-el-form-container button.btn.button.xoo-el-action-btn {
    background-color: #004391;
    color: #ffffff;
    font-weight: 600;
    font-size: 15px;
    height: 40px;
}

.pt-top-panel:hover {
    z-index: 11
}

footer {
    overflow: hidden;
    font-size: 14px;
    line-height: 20px
}


footer .footer-wrapper-none {
    background-color: transparent
}

button.owl-next {
    position: absolute;
    top: 45%;
    z-index: 9;
    cursor: pointer;
    right: 80px;
}

button.owl-prev {
    left: 50px;
    font-size: 0;
    position: absolute;
    top: 45%;
    z-index: 9;
    cursor: pointer;
}



.owl-theme .owl-nav [class*=owl-]:hover {
    background: none !important;
}


.single-product:hover .product-img a.add-to-cart:before {
    opacity: 0;
}

.featured_area .single-product {
    margin-bottom: 0;
}

.pro-content {
    margin-top: 20px;
    text-align: center;
}

.pro-content p {
    color: #004391;
    font-size: 16px;
    margin: 0;
}

.amount {
    color: #004391;
    font-size: 16px;
    text-decoration: none;
}

.woocommerce ul.products li.product .button {
    background: #004391 none repeat scroll 0 0;
    border: 1px solid #fff;
    color: #fff;
    display: inline;
    transition: all 0.2s linear 0s;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.2;
    padding: 8px 10px;
    margin: 0 3px;
    text-align: center;
    text-decoration: none;
    transform: translate3d(0px, 20px, 0px);
    transition: transform 0.35s ease 0s;
    text-transform: capitalize;
}

.woocommerce ul.products li.product a.button.yith-wcqv-button {
    background: #757575 none repeat scroll 0 0;
}

.woocommerce ul.products li.product .button:hover {
    background: #1560a1 none repeat scroll 0 0;
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
    background: #004391;
    color: #ffffff;
}

.woocommerce nav.woocommerce-pagination ul {
    display: inline-block;
    white-space: nowrap;
    padding: 0;
    clear: both;
    border: 0px solid #d3ced2;
    border-right: 0;
    margin: 1px;
}

.woocommerce nav.woocommerce-pagination ul li {
    border-right: 1px solid #d3ced2;
    padding: 0;
    margin: 0;
    float: left;
    display: inline;
    overflow: hidden;
    width: 30px;
    height: 30px;
    margin: 0px 3px;
    border-radius: 50%;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
    margin: 0;
    text-decoration: none;
    padding: 0;
    line-height: 1;
    font-size: 1em;
    font-weight: 400;
    padding: .5em;
    min-width: 1em;
    display: block;
    background: #757575;
    color: #fff;
}

.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .add_to_wishlist,
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .disabled_item,
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .open-pretty-photo {
    font-size: 15px;
    background: 0 0;
}





.bapf_sfilter input[type="checkbox"] {
    margin: -4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

label {
    font-weight: normal;
}

.bapf_sfilter .bapf_clr_span.w2em,
.bapf_sfilter .bapf_img_span.w2em {
    width: 20px;
    height: 20px;
}
.bapf_sfilter .bapf_clr_span.w2em{border: none;} 

ul.pwb-row li {
    margin-bottom: 7px;
}

.woocommerce .woocommerce-breadcrumb {
    color: #ffffff;
}


.woocommerce .woocommerce-breadcrumb a {
    color: #ffffff;
}

.woocommerce ul.products.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product {
    /*width: 30.75%;*/
    text-align: center;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
    border: 1px solid #ddd;
    padding: 5px 5px 10px 5px;
    box-shadow: 3px 2px 8px 2px #d6d6d6;
}

a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    color: #616161;
    font-size: 21px;
    font-weight: 400;
    text-decoration: none;
}

.woocommerce ul.products li.product a img {
    margin: 0;
}

.woocommerce ul.products li.product .price {
    color: #004391;
}

.xoo-el-form-container ul.xoo-el-tabs li.xoo-el-active {
    background-color: #004391;
    color: #ffffff;
}

.xoo-el-form-container button.btn.button.xoo-el-action-btn {
    background-color: #004391;
    color: #ffffff;
    font-weight: 600;
    font-size: 15px;
    height: 40px;
}

.woocommerce ul.products li.product a {
    text-decoration: none;
    color: #c7221e;
    background: #fff
}

h2.woocommerce-loop-product__title {
    color: #616161;
    font-size: 16px !important;
    font-weight: 400;
    margin-top: 10px !important;
}

.woocommerce ul.products li.product .star-rating {
    font-size: .587em;
    display: inline-block;
    margin: 0;
    float: none;
}


.custom-container {
    display: block;
    position: relative;
    padding-left: 22px;
    margin-bottom: 9px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    margin-top: 0;
    font-weight: normal;
}

/* Hide the browser's default checkbox */
.custom-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
    margin: 0;
    vertical-align: middle;
    top: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 4px;
    left: 0;
    height: 15px;
    width: 15px;
    background-color: #eee;
}

/* On mouse-over, add a grey background color */
.custom-container:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.custom-container input:checked ~ .checkmark {
    background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.custom-container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.custom-container .checkmark:after {
    left: 5px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.irs--flat .irs-bar {
    background-color: #004391;
}

.irs--flat .irs-handle.state_hover > i:first-child,
.irs--flat .irs-handle:hover > i:first-child {
    background-color: #ffffff;
    border: 2px solid #004391;
}

irs--flat .irs-handle > i:first-child {
    background-color: #ffffff;
    border: 2px solid #004391;
}

irs--flat .irs-handle > i {
    background-color: #ffffff;
    border: 2px solid #004391;
}

.irs--flat .irs-handle > i:first-child {
    background-color: #ffffff;
    border: 2px solid #004391;
}

.irs--flat .irs-from,
.irs--flat .irs-single,
.irs--flat .irs-to {
    color: #fff;
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    background-color: #004391;
    border-radius: 0;
}

.irs--flat .irs-from:before,
.irs--flat .irs-single:before,
.irs--flat .irs-to:before {
    border-top-color: #004391;
}

.wpmenucart-display-standard a {
    color: #757575;
}

.berocket_single_filter_widget.berocket_single_filter_widget_159 {
    margin-bottom: 30px;
    display: block;
}

.woocommerce div.product .product_title {
    clear: none;
    margin-top: 0;
    padding: 0;
    color: #515151;
    font-size: 19px;
    font-weight: 500;
}

.woocommerce .star-rating span {
    color: #004391;
}

a.woocommerce-review-link {
    color: #515151;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: #515151;
    font-size: 24px;
    font-weight: 600;
}

.woocommerce p.price .amount {
    color: #515151;
    font-size: 24px;
    text-decoration: none;
}

.woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 5px;
}

.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist i {
    font-size: 1.6rem;
    margin: 0;
    font: normal normal normal 14px/1 FontAwesome;
}

.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover {
    background-color: #004391;
    color: #fff;
    border-radius: 0;
}

span.feedback {
    background-color: #fff;
    border: 1px solid #dcdcdc;
    color: #868687;
    display: inline-block;
    height: 37px;
    margin-right: 5px;
    text-align: center;
    transition: all 0.2s linear 0s;
    width: 37px;
    line-height: 37px;
    margin-left: 5px;
    margin-top: 3px;
}

.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover {
    margin: 3px auto;

}

.yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon {
    margin-right: 0px;
}

.woo-variation-swatches.wvs-show-label .variations td .woo-selected-variation-item-name,
.woo-variation-swatches.wvs-show-label .variations td label {
    display: none;
}

.woocommerce div.product form.cart .variations td.label,
a.reset_variations {
    padding-right: 1em;
    display: none !important;
}


/*****Woocommerce Related CSS*******/


.woocommerce-billing-fields .form-row,
.woocommerce-shipping-fields .form-row,
.woocommerce form .form-row {
    display: block;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
    max-width: unset;
}

.ur-frontend-form .ur-form-row .ur-form-grid .hide_show_password .password-input-group {
    width: 100%;
}

.ur-frontend-form .ur-button-container .ur-submit-button {
    margin: 7px 2px;
    display: inline-block;
    font-weight: 300 !important;
    font-size: 13px;
    border: 1px solid #24bbdb;
    background: #fff !important;
    transition: all 0.2s;
}

.ur-frontend-form .ur-button-container .ur-submit-button:hover {
    background: #24bbdb !important;
    color: #fff !important;
}

.input-text {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5 !important;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.woocommerce-account .addresses .title .edit {
    background-color: #24bbdb !important;
    color: #000 !important;
    line-height: normal !important;
    padding: .618em 1em;
    border-radius: 3px;
}

.woocommerce-MyAccount-navigation ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.woocommerce-MyAccount-navigation ul li {
    clear: both;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 0px;
    background-color: #f7f6f7;
}

.woocommerce-MyAccount-navigation ul li a {
    border-bottom: 1px solid #f2f2f2;
    display: block;
    padding: 10px 10px;
    color: #000;
}

.woocommerce-MyAccount-navigation ul li a:hover {
    border-bottom: 1px solid #f2f2f2;
    display: block;
    padding: 10px 10px;
    color: #fff;
    background: #0855a3;
}

.woocommerce-MyAccount-navigation ul li.is-active a {
    border-bottom: 1px solid #f2f2f2;
    display: block;
    padding: 7px 10px;
    color: #fff;
    background: #0855a3;
}

.woocommerce div.product form.cart {
    margin-bottom: 20px;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    background-color: #004391;
    text-decoration: none;
    background-image: none;
    color: #ffffff;
    border-radius: 0px;
}

.pwb-single-product-brands {
    padding-top: 0;
}

.pwb-single-product-brands a {
    font-weight: bold;
    color: #004391;
}

.yith_magnifier_gallery li {
    position: relative;
    float: left;
    display: block;
    width: 100px !important;
    height: 100px;
    margin: 0px 10px;
}

.yith_magnifier_gallery li:first-child {
    margin-left: 0px;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    float: left;
   
    padding: 0;
    position: relative;
    width: 22.05%;
    margin-left: 0;
    border: 1px solid #ddd;
    padding: 5px 5px 10px 5px;
}

#yith-quick-view-close {
    color: #fff;
    background: #ff0000;
    opacity: 1;
    padding: 5px;
    width: 30px;
    height: 30px;
    border: 1px solid #ff0000;
}

#yith-quick-view-close:hover {
    color: #ffffff;
}

.woocommerce#yith-quick-view-content div.product form.cart .button {
    vertical-align: middle;
    float: left;
    margin-top: 11px;
}

#yith-quick-view-modal.open .yith-wcqv-main {
    height: auto;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background-color: #004391;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    border-radius: 0;
    height: 40px;
    margin-top: 2px;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    background-color: #0655a2;
    color: #fff;
}

.woocommerce-message {
    border-top-color: #004391;
}

.woocommerce-message::before {
    content: "\e015";
    color: #004391;
}

.cart_totals h2 {
    font-size: 22px;
}

a.checkout-button.button.alt.wc-forward {
    line-height: 2px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 37px;
}

.select2-container .select2-selection--single,
input#billing_phone {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 37px;
    user-select: none;
    -webkit-user-select: none;
    border-radius: 0px !important;
}

.select2-container--default .select2-selection--single {
    background-color: #f2f2f2;
    border: 1px solid #ececec;
    border-radius: 4px;
}

input[type="text"],
input[type="search"],
input[type="email"],
input[type="url"],
input[type="password"],
textarea,
input#billing_phone {
    background-color: #f2f2f2;
}

.order-total span.t-price,
tr.order-total th {
    color: #000000;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
}


label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
    font-size: 20px;
}

.woocommerce .products ul li,
.woocommerce ul.products li {
    text-align: center;
}


.owl-theme .owl-controls .owl-page.active span {
    background: #282248;
}

.owl-theme .owl-controls .owl-page span {
    background: #dd8e07;
}

.owl-theme .owl-dots .owl-dot.active span {
    background: #282248;
}

.owl-theme .owl-dots .owl-dot span {
    background: #dd8e07;
}

.xoo-aff-group input[type="text"]:focus,
.xoo-aff-group input[type="password"]:focus,
.xoo-aff-group input[type="email"]:focus,
.xoo-aff-group input[type="number"]:focus,
.xoo-aff-group select:focus,
.xoo-aff-group select + .select2:focus {
    background-color: #fff;
    color: #000;
    outline: none;
    border-color: #ccc;
}


.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background-color: #004391; color: #fff;}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before{display: none;}
.woocommerce div.product .woocommerce-tabs ul.tabs li{margin: 0; border-radius: 0;}
.woocommerce-Tabs-panel h2{display: none;}
#tab-pwb_tab-content h3{ font-size: 18px !important;}

.wrps_related_products_area_title{text-align: center; font-family: "benchnine"; font-size: 35px;}
.wrps_related_products.wrps_theme_box .wpb_wrps_cart_btn a.button, .wrps_related_products.wrps_theme_box .wpb_wrps_cart_btn a.added_to_cart{
    background: #004391; border: none; padding: 8px 10px;
}

.yith-wcwl-icon.fa-heart-o{font-size: 1.6rem;
    margin: 0;
    font: normal normal normal 14px/1 FontAwesome;
}
.yith-wcwl-add-button a{
        background-color: #fff;
    border: 1px solid #dcdcdc;
    color: #868687;
    display: inline-block;
    height: 41px;
    margin-right: 5px;
    text-align: center;
    transition: all 0.2s linear 0s;
    width: 41px;
    margin: 3px 0 0 0px !important;
    line-height: 41px;
}
.yith-wcwl-add-button a{background: #fff;}
.yith-wcwl-add-button a:hover{background: #004391; color: #fff;}

.wpb_wrps_price del span.woocommerce-Price-amount{font-size: 14px; color: #3a3a3a}
.wrps_related_products.wrps_theme_box .wpb_wrps_cart_btn a.button:hover{background: #1560a1; color: #fff;}

input[type="text"], input[type="search"], input[type="email"], input[type="url"], input[type="password"], textarea{border: 1px solid #cccccc; color: #000;}
.woocommerce #reviews #comment {
    height: 75px;
    max-width: 300px;
}
.woocommerce  #reviews input[type="text"], .woocommerce  #reviews input[type="search"], .woocommerce  #reviews input[type="email"], .woocommerce  #reviews input[type="url"], .woocommerce  #reviews input[type="password"], textarea{
     min-width: 300px;
}
.comment-form-comment label{float: left;}
.comment-form-comment label{width: 120px;}
.comment-form-author label{width: 120px;}
.comment-form-email label{width: 120px;}
.comment-form-rating{display: flex;}
.comment-form-rating label{width: 120px;}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{background: #004391; color: #fff; border-radius: 0;}
.comment-reply-title{font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
    display: block;
}
.header_search_field{border: 2px solid #ccc !important; height: 30px; width: 100%; border-radius: 5px; padding: 5px 10px;}
.modal-footer button{background: #004391; padding: 8px 10px; color: #fff; border-radius: 0; border: 0;}
.modal-content{padding: 15px;}
#exampleModalCenter button.close{font-size: 30px; top: 5px; right: 5px;}
.modal-header{border-bottom: 0;}
.modal-footer{border-top: 0;}
.entry-title{font-family: "benchnine"; font-size: 35px;}
#order_review_heading{margin-top: 20px;}

.inner_banner{width: 100%}
.inner_banner img{width: 100%;}
.about_sec{padding: 30px 0;}
.main_heading{display: inline-block; margin-bottom: 20px;}
.main_heading h2{margin: 0 10px;
    font-family: "benchnine";
    font-size: 35px;
    letter-spacing: 2.5px;
    font-weight: 600;
  
}
.inner_pic{border: 5px solid #cd2026; position: relative;}



ul.get_in_touch{margin: 0; padding: 0; list-style-type: none; }
ul.get_in_touch li{position: relative; margin-bottom: 20px; padding: 10px 0 0 45px; min-height: 33px;} 
ul.get_in_touch .fa{position: absolute; left: 0; top: 5px; background: #004391; color: #fff; width: 36px; height: 36px; line-height: 36px; border-radius: 50%; text-align: center;}
ul.get_in_touch li a{color: #000;}


.or_sec{background: #000; border-radius: 50%; width: 50px; height: 50px; color: #fff; text-align: center; font-size: 20px; font-weight: 800; line-height: 50px}

.contact_form .form-control{background: transparent; border: 1px solid #c1c1c1; border-radius: 5px; min-height: 40px;}
.contact_box{box-shadow:0px 2px 6px 3px #ccc; padding: 30px;}

.mb-5{margin-bottom: 30px;}
.btn-blue{background: #004391; color: #fff; padding: 8px 10px; border-radius: 0; font-size: 15px; font-weight: 400;}

.contact_us_page{padding: 30px 0;}

.wpgis-slider-for:hover .btn-prev, .wpgis-slider-for:hover .btn-next{background: rgb(208 33 46); color: #fff !important;}
.wrps_related_products .wpb-wrps-item{border: 1px solid #ddd;
    padding: 5px 5px 10px 5px;
    box-shadow: 3px 2px 8px 2px #d6d6d6;
}
.smart-search-results{width: 100% !important; display: block;}
.smart-search-view-all-holder{width: calc(100% - 30px);}
.woocommerce div.product .woocommerce-tabs ul.tabs{padding: 0;}
.product-page-area{padding: 50px 0 0 0;}



table.compare-list .add-to-cart td a:not(.unstyled_button){background-color: #004391 !important}

table.compare-list .add-to-cart td a:not(.unstyled_button):hover{background-color: #ff0000;}
.add_to_cart_button{background-color: #850f12;}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce input.button.alt
{line-height: 30px;}
.woocommerce button.button.alt{line-height: normal;}
.shop_table.wishlist_table .product-name a.button{color: #fff;}

.contact_form textarea.form-control{height: 100px;}
table.shop_table tbody td.product-name a:first-child{width: 100px; display: inline-block;}

.search_modal{display: none; position: absolute; left: 50%; transform: translateX(-50%); z-index: 99; max-width: 900px; width: 100%;}
.close_2{color: #ff0000; opacity: 1; font-size: 30px !important; top: 5px !important; right: 5px !important;}

#yith-quick-view-modal .product #wpgis-gallery{display: none;}

.wrps_related_products {margin-top:40px;}
.yith-wcwl-wishlistexistsbrowse .feedback{display: none;}
.woocommerce .star-rating{float: none; margin: 0 auto;}
.add_to_cart_button{background: #850f12;}

.mainmenu .current-menu-item a{color: #004391 !important;}
.mainmenu .current-menu-item::after {
    border-top: 2px solid #004391;
    content: "";
    display: block;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: -3px;
    transition: all 0.3s ease 0s;
}

table.compare-list .add-to-cart td a:not(.unstyled_button){background: #004391;}
.woocommerce-page table.cart td.actions .input-text{width: 95px;}
.add_to_cart_button{min-width: 120px;}

@media only screen and (max-width: 768px){
    table.wishlist_table tbody tr td{
        width: 100%;
        }
        
}

slick-track.woocommerce-product-gallery__image.single-product-main-image .zoom.slick-slide img{
    height: 500px;
    object-position: top;
    object-fit: cover;
}

#menu-item-159{display: none;}