/*Inner page sidebar*/
.sidebar #genesis-sidebar-primary {
    padding: 0px;
    width: 100% !important;
}

.sidebar h3.widgettitle.widget-title {
    background: transparent;
    text-align: left !important;
    color: #352e2e;
    font-size: 16px;
    text-transform: capitalize;
}

.sidebar #mega-menu-wrap-category-menu #mega-menu-category-menu > li.mega-menu-item > a.mega-menu-link {
    border-left: 0px;
    border-right: 0px;
    font-size: 15px !important;
    font-weight: normal !important;
    border-bottom: 1px solid #ccdceb !important;
    color: #352e2e !important;
    line-height: 45px !important;
    text-align: left !important;
}

.sidebar #mega-menu-wrap-category-menu #mega-menu-category-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
    background: transparent !important;
    border-color: 1px solid #ccdceb !important;
    color: #00abed !important;
}

.sidebar #mega-menu-wrap-category-menu #mega-menu-category-menu > li.mega-menu-item > a.mega-menu-link:hover {
    background: transparent !important;
    color: #00abed !important;
}

.sidebar #mega-menu-wrap-category-menu #mega-menu-category-menu li.mega-menu-item-has-children > a.mega-menu-link::after {
    right: 0px !important;
}

/*inner page header title*/
header.woocommerce-products-header h1 {
    text-align: center;
    color: #02509b;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 400 !important;
}

header.woocommerce-products-header h5 {
    color: #352e2e;
    font-size: 16px;
    text-align: center;
    font-weight: 400 !important;
    text-transform: uppercase;
}


.product-description h6.woocommerce-loop-product__title {
    font-size: 20px !important;
    padding-bottom: 15px !important;
    cursor: pointer;
    min-height: 110px !important;
}

.product-description h6.woocommerce-loop-product__title a:hover {
    color: #00abed;
}

ul.product_list li:hover .cart_product {
    border-color: #00abed;
}

.products.product_list {
    margin-top: 50px !important;
}

.cart_product a.cart_btn {
    width: 100%;
    border-radius: 0px;
    line-height: 24px;
}

.woocommerce ul.products li.product .price {
    text-align: left;
    font-size: 22px;
    font-weight: 400;
    color: #00abed !important;
}
.woocommerce ul.products li.product .price .gst{
    font-size: 15px;
}

.woocommerce ul.products li.product .price ins {
    font-weight: 400;
}

/*.woocommerce ul.products.product_list li.product .product-meta,*/
.woocommerce ul.products.product_list li.product .custom-price-prefix, .product-description .cart_btn {
    display: block;
    margin: 0 auto !important;
    background: #00abed;
    margin: 0 auto;
    font-size: 15px !important;
    position: absolute;
    bottom: 0px;
    margin-top: 0px !important;
    font-weight: 400;
    left: 0 !important;
    right: 0 !important;
    line-height: 34px !important;
    border-radius: 30px !important;
    padding: 18px 1em;
}

.cart_product .cart_btn.added {
    display: none;
}

.cart_product a.added_to_cart {
    position: absolute !important;
    left: 0;
    right: 0;
    text-transform: uppercase;
    background-color: #00abed;
    display: block;
    color: #fff;
    font-size: 15px;
    padding: 12px 5px;
    text-decoration: none;
    bottom: 0;
    font-weight: 500;
    transition-duration: 0.4s;
}

.xoo-cp-container {
    width: 100%;
    max-width: 960px !important;
}

small.product-brand {
    display: block;
}

.product-brand a {
    word-break: break-word;
    font-size: 12px !important;
}

.xoo-cp-ptitle .remove {

    display: inline !important;
    font-size: 12px !important;
    padding: 20px !important;
}

.xoo-cp-ptitle .remove {
    border-radius: 0px;
    padding: 5px 10px !important;
    margin: 0px 10px;
}

.xoo-cp-icon-check {
    display: none;
}

.xcp-btn {

    border-radius: 0px !important;
    background: #02509b !important;
    color: #fff;
    padding: 10px 0 !important;
    text-align: center;
    font-size: 16px !important;
    font-weight: 400 !important;
    text-transform: capitalize;
    border-radius: 30px !important;
    transition: .5s;
    border: none !important;
}

.added_to_cart.wc-forward {
    border-radius: 0px !important;
    background: #02509b !important;
    color: #fff;
    padding: 0px 0 !important;
    text-align: center;
    font-size: 16px !important;
    font-weight: 400 !important;
    text-transform: capitalize;
    border-radius: 30px !important;
    transition: .5s;
}
.xcp-btn:active,.xcp-btn:focus{
    color:#fff !important;
    text-decoration: none !important;
}
.xcp-btn:hover {

    background: #00adef !important;
    text-decoration: none !important;


}

.woocommerce a.added_to_cart {
    width: auto !important;
    border-radius: 0px !important;
    background: #00adef !important;
    color: #fff;
    padding: 10px 20px !important;
    text-align: center;
    font-size: 16px !important;
    font-weight: 400 !important;
    text-transform: capitalize;
    border-radius: 30px !important;
    margin:20px 0;
}

.content-sidebar-wrap .entry {
    padding: 0;
}

.breadcrumb {
    background: transparent;
    padding-left: 0px;
    padding-bottom: 0px;
    font-size: 13px;
    margin: 0px;
    padding-top: 15px;
}

.woocommerce ul.products li.product .price {
    text-align: center !important;
}

.woocommerce ul.products li.product .price del {
    color: #02509b;
    opacity: 1;
    display: block;
    font-size: 16px;
}

.woocommerce ul.products li.product .price del {
    color: #02509b;
    opacity: 1;
    display: block;
    font-size: 16px;
}

.price .product_type_simple {
    font-size: 17px !important;
    line-break: auto;
    width: auto !important;
    padding-right: 41px !important;
    padding-left: 41px !important;
}

.woocommerce ul.products li.product .price ins {
    color: #02509b !important;
}

.woocommerce ul.products li.product .price del:first-child {
    color: #ff1919 !important;
}

.woocommerce ul.products li.product .price del:last-child {
    text-decoration: none;
    font-size: 22px;
    color: #999 !important;

}

.summary.entry-summary .price del span span.gst, .woocommerce ul.products li.product .price del span span.gst {
    font-size: 18px !important;
}

.product-description .product-brand {
    margin-bottom: 15px; /*display:none;*/
}

.tax-product_cat .product-description .product-brand {
    display: block;
    margin-bottom:10px;
}

.product-description .product-brand a {
    font-size: 16px;
    color: #352e2e;
}

.tax-product_cat.woocommerce ul.products.product_list li.product .product-meta {
    min-height: auto;
    font-size: 13px;
    color: #352e2e;
    margin-bottom: 15px;
}

.tax-product_cat.woocommerce ul.products.product_list li.product .product-meta, .tax-product_cat .product-description .cart_btn {
    display: block ;
}

.tax-product_cat .products.product_list, .upsells .products.product_list, .related.products .products.product_list {
    display: flex;
    flex-wrap: wrap;
}

.tax-product_cat .products.product_list li, .upsells .products.product_list li, .related.products .products.product_list li {
    padding-bottom: 55px !important;
}

.tax-product_cat .cart_product .cart_btn {
    display: none !important;
}

.tax-product_cat.woocommerce .product-description .cart_btn, .up-sells.upsells .product-description .cart_btn, .related.products .product-description .cart_btn {
    background: #00abed;
    margin: 0 auto;
    font-size: 15px !important;
    position: relative;
    /*position: absolute;*/
    bottom: 0px;
    margin-top: 0px !important;
    font-weight: 400;
    left: 0;
    right: 0;
    line-height: 34px;
    border-radius: 30px !important;
}

/*Woocommerce gallery*/
.woocommerce-product-gallery .flex-viewport, .yith_magnifier_zoom_wrap {
    border: 1px solid #ccdceb;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.woocommerce-product-gallery .flex-control-thumbs li, .thumbnails.slider li.yith_magnifier_thumbnail {
    width: 100px !important;
    border: 1px solid #ccdceb;
    margin-right: 20px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.thumbnails.slider li.yith_magnifier_thumbnail a {
    margin: 0px !important;
    padding: 10px;
}

.woocommerce-product-gallery .flex-control-thumbs li img {
    max-width: 100%;
    width: auto;
}

.woocommerce div.product .product_title {
    color: #02509b;
    font-size: 34px;
    font-weight: 500;
    line-height: 44px;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    font-size: 26px;
}

.woocommerce div.product p.price del:first-child {
    color: #ff1919;
}

.woocommerce div.product p.price del:last-child {
    text-decoration: none !important;
    opacity: .9;
}

.woocommerce div.product p.price del, .woocommerce div.product span.price del, .woocommerce div.product span.price > span {
    color: #352e2e;
    display: block;
    opacity: 1;
    font-weight: 100;
}

.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
    color: #02509b !important;
    font-weight: 500;
    font-size: 36px;
}

.woocommerce .related li.product p.price ins, .woocommerce .upsells li.product p.price ins, .woocommerce .upsells li.product span.price ins, .woocommerce .related li.product span.price ins {
    font-size: 22px !important;
    color: #00abed !important
}

/*review*/
.scroll-to-reviews {
    margin: 15px 0;
    display: flex;
    align-items: center;
    text-decoration: none;
}

.scroll-to-reviews .star-rating {
    margin-right: 10px;
}

.scroll-to-reviews .average {
    color: #00acee;
    text-decoration: none;
    font-size: 16px;
}

.scroll-to-reviews .average:hover {
    text-decoration: none;
}

.scroll-to-reviews .star-rating span {
    color: #f4ad02;
}

.custom-price-prefix {
    font-size: 13px;
    margin-top: -10px;
    margin-bottom: 20px;
}

.product_meta > span {
    display: block;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: bold;

}

.product_meta > span > * {
    font-weight: normal;
    color: #352e2e;
}

.woocommerce-cart-form__cart-item.cart_item .product-description .product-brand {
    margin-top: 10px;
    margin-bottom: 5px;
}

.woocommerce-cart-form__cart-item.cart_item .product-description .product-brand a {
    color: #352e2e;
    font-size: 15px;
}

.woocommerce-cart-form__cart-item.cart_item .product-description .product-sku {
    font-size: 13px;
    margin: 20px 0;
}

.saveforlater_button {
    display: inline-block;
}

.product-sku {
    display: block;
}
.woocommerce .cart_item a.remove, .saveforlater_button .add_saveforlater {
    height: auto;
    width: auto;
    color: #352e2e !important;
    font-size: 14px !important;
    display: inline-block;
    font-weight: normal;
    padding: 10px 20px 10px 30px;
    background-position: 0px center !important;
    background-size: 18px !important;
}

.woocommerce .cart_item a.remove {
    background: url(../images/delete-icon.jpg) no-repeat;
    border-radius: 0px;
}

.saveforlater_button .add_saveforlater {
    background: url(../images/save-for-later.jpg) no-repeat;
}

.woocommerce-cart table.cart td {
    vertical-align: top !important;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 {
    display: flex;
    justify-content: space-between;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {

    line-height: 18px;
    height: 100% !important;
}

.mega-menu-inner-items {
    -webkit-column-count: 4; 
    -moz-column-count: 4; 
    column-count: 4;
}

.mega-sub-menu {
}


/*.info_row img{height:45px !important}
*/

/*woocomerce single product tabs*/
.woocommerce-tabs.wc-tabs-wrapper {
    border-top: 1px solid #ccdceb;
    padding-top: 40px;
}

.woocommerce-tabs .panel {
    box-shadow: none !important;
}

.woocommerce-Tabs-panel--description h3 {
    font-size: 16px;
}

.woocommerce-Tabs-panel--description {
    font-size: 15px;
    line-height: 24px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    border: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: none;
    box-shadow: none;
    padding: 0;
    margin: 0;
    background: transparent;
}

.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 a {
    font-size: 18px;
    padding: .5em 1em;
    font-weight: 500;
    color: #352e2e;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:first-child a {
    padding-left: 0px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: #00a9ee;
}

.woocommerce div.product .woocommerce-tabs p {
    margin-bottom: 15px;
}


/*upsell products grid*/
.up-sells.upsells.products, .related.products {
    padding: 25px 0;
}

.up-sells.upsells.products h2, .related.products h2, .brand_logos_slider h2 {
    color: #02509b;
    text-align: center;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 400;
    margin: 0px;
}

.up-sells.upsells .cart_product .cart_btn, .related.products .cart_product .cart_btn {
    display: none !important;
}

.up-sells.upsells .product-description .cart_btn, .related.products .product-description .cart_btn {
    display: block !important;
    width: 200px;
}

.product_categaries .star-rating {
    display: none !important;
}

a:focus {
    outline: none;
}

.woocommerce table.shop_table_responsive tr td::after, .woocommerce-page table.shop_table_responsive tr td::after {
    display: table;
    clear: both;
    content: "";
}

.newsletter_grid.inner_page_footer {
    background: #00abed;
}

.newsletter_grid.inner_page_footer .letter-text h4 {
    color: #fff;
    line-height: 46px;
}

.newsletter_grid.inner_page_footer .newsletter-form form input[type="email"]::placeholder {
    color: rgba(70, 136, 241, 0.2);
}

.newsletter_grid.inner_page_footer .newsletter-form form input[type="text"]::placeholder {
    color: rgba(70, 136, 241, 0.2);
}

.newsletter-form br {
    display: none;
}


.newsletter_grid.inner_page_footer .newsletter-form form input {
    color: #02509b;
}

.woocommerce .comment-form-rating p.stars a {
    color: #f4ad02;
}

/*woocommerce reviews*/
.woocommerce-Reviews h2 {
    margin-top: 0px;
    font-size: 20px;
}

.woocommerce-Reviews .comment-form {
    padding: 10px 0;
}

.woocommerce-Reviews .comment-form #comment {
    resize: none;
}

.woocommerce-Reviews .comment-form .submit {
    background: #00abed;
    font-size: 17px !important;
    font-weight: 400 !important;
    line-height: 34px !important;
    border-radius: 30px !important;
    width: 200px;
    color: #fff !important
}

#tab-reviews {
    box-shadow: none !important;
}

#tab-reviews:focus {
    outline: none;
}

#tab-reviews .star-rating span {
    color: #f4ad02;
}

#tab-reviews.entry-content ol > li {
    list-style-type: none;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
    width: 60px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0 0 0 75px;
}

.woocommerce.single-product button.single_add_to_cart_button {
    /* width: 100% !important; */
    border-radius: 0px !important;
    /* background: #02509b !important; */
    color: #fff;
    padding: 10px 0 !important;
    text-align: center;
    font-size: 16px !important;
    font-weight: bold !important;
    text-transform: uppercase;
    border-radius: 2px !important;
}

.shipping_box {
    padding: 20px 0;
    border-bottom: 1px solid #ccdceb;
}

.shipping_box h5 {
    color: #352e2e;
}

.related .star-rating, .upsells .star-rating {
    margin: 0 auto !important;
}

.related .star-rating span, .upsells .star-rating span {
    color: #f4ad02;
}

.woocommerce .quantity_box {
    text-align: left;
    margin-botom:30px 0 !important;
}
.woocommerce.single-product .product .yith-ywraq-add-to-quote{
    width:50% !important;
}

.woocommerce .quantity_box .quantity {
    display: inline-block !important;
    float: none !important;
    width: auto !important;
    margin-right: 0px !important;
    margin-left: -3px !important;
}

.woocommerce .quantity_box .quantity input.qty {
    margin: 0px !important;
    border: 1px solid #02509b !important;
    border-left: 0px !important;
    border-right: 0px !important;
}

.woocommerce .quantity_box button {
    background: #fff;
    display: inline-block;
    width: 40px;
    border: none;
    color: #352e2e !important;
    border: 1px solid #02509b;
    padding: 10px;
    border-radius: 0px;
    /*margin-left: -4px !important;*/
}

.woocommerce div.product {
    padding: 20px 0 !important;
}

.home .woocommerce ul.products li.product a img {
    width: 100%;
    height: 250px;
}

.woocommerce-tabs {
    position: relative;
}

.woocommerce-tabs .pro_brnd_logo {
    position: absolute;
    right: 0px;
    top: auto;
}

.mega-sub-menu .mega-menu-columns-1-of-3.mega-menu-item-type-custom {
    width: 33.33333% !important;
}

.mega-sub-menu .mega-menu-columns-1-of-3.mega-menu-item-type-custom a {
    line-height: inherit !important
}

@media (max-width: 767px) {
    .mega-sub-menu .mega-menu-columns-1-of-3.mega-menu-item-type-custom {
        width: 100% !important;
    }
    .mega-menu-item > .mega-sub-menu{
        max-width:100% !important;
    }
    .mega-menu-item > .mega-sub-menu li.mega-menu-item{
        width:100%;
    }
}

.middle_head .logo img {
    width: auto;
}
ul#menu-primary-menu .menu-item-has-children:hover .sub-menu {
    display: block;
}
#menu-primary-menu ul.sub-menu {
    background: #fff;
    z-index: 999;
    display: none;
    color: #337ab7 !important;
    box-shadow: 1px 1px 4px #ccc;
    border-radius: 3px;
    top: 38px;
    left: 0;
}
#menu-primary-menu ul.sub-menu li {
    display: block;
    color: #337ab7;
}
#menu-primary-menu ul.sub-menu li:a {
    color: #337ab7;
}
.left_ul ul#menu-primary-menu li > ul li a {
    color: #000;
    text-transform: capitalize;
    display: block;
    padding: 5px 15px;
    font-size: 15px;
}
body.single-product #genesis-content{padding:10px 0 !important}
.sub_header #menu-primary-menu ul.sub-menu{
    top: 18px;
}
.left_ul ul > li{
    position: relative;
}
.left_ul ul > li ul.sub-menu li {
    position: static;
}
.inc_tax{
    display:block;
    font-weight:bold;
}
.inc_tax .amount{
    color : #005399 !important;

}
.inc_tax .gst{
    font-weight:normal;
    color : #005399 !important;

}
.exc_tax{
    display:block;
    padding:5px 0;
}
.exc_tax .amount{
    color: #00abed !important;
}
.woocommerce ul.products li.product .price ins{
    font-weight: 400;
    font-size: 18px;
    color: #02509b !important;
}
.woocommerce ul.products li.product .price ins .gst{
    font-size:14px;
    margin-left:10px;
}
.woocommerce div.product p.price, .woocommerce div.product span.price{font-size:22px;}
.woocommerce div.product p.price .exc_tax{
    font-size:28px;
    color:#00abed;
}
.woocommerce div.product p.price ins, .woocommerce div.product span.price ins{
    font-size: 20px;
    font-weight:400;
}
.woocommerce div.product p.price ins .gst, .woocommerce div.product span.price ins .gst{
    font-size:14px;
    margin-left:10px;
}
@media screen and (max-width: 1366px){
    #menu-primary-menu ul.sub-menu{
        top: 26px;
    }
}
@media screen and (max-width: 1200px){
    .sub_header #menu-primary-menu ul.sub-menu {
        position: static !important;
    }
}

#gdpr-cookie-advanced {
    display:none !important;
}
#gdpr-cookie-message {
    background-color: white !important;
    left:30px !important;
}
#gdpr-cookie-accept {
    margin-left:0px !important;
}

#order_review > table > thead > tr > th.product-name,
#order_review > table > thead > tr > th.product-total {
    width:50%;
}
.woocommerce div.product p.price{
    color:#005399 !important;
    display: inline-block;
    max-width: 254px;
}
.woocommerce div.product p.price a{
    padding: 8px 20px 10px 20px!important;

}
.custom-price-prefix{
    display:none;	
}

.product-description h6 a, .blog_description h6 a {
    color: #02509b;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding-bottom: 15px;
}

.product-brand {
    font-size: 13px !important;
    padding: 0;
    margin: 0;
}

.product-description .product-brand {
    margin-bottom: 10px !important;
    /* display: none; */
}
.product-meta {
    display: none !important;
}

.add_to_cart_button  {
    display: none !important;
}



.woocommerce-loop-product__title {
    margin-top: -1rem;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding: .5em 0;
    margin: 0;
    font-size: 1em;
    margin-top: -3rem !important;
}

#search-filter-form-5192 > ul > li.sf-field-post-meta-_price > div > label:nth-child(3), #search-filter-form-5192 > ul > li.sf-field-post-meta-_price > div > label:nth-child(1) {
    width: auto !important;
}

.exc_tax {
    font-size: 1.7rem !important;
}
.exc_tax::after {
    content: ' ex GST';
}

/* Desktop and Larger */
@media (min-width: 1200px) {
    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
        float: left;
        margin: 0;
        padding: 0;
        position: relative;
        width: 22%;
        margin-left: 19px !important;
        padding-left: 0%;
        margin-bottom: 0 !important;
        margin-top: 2% !important;
    }
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 1024px) {
    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
        float: left;
        margin: 0;
        padding: 0;
        position: relative;
        width: 22%;
        margin-left: 0 !important;
        padding-left: 0%;
        margin-bottom: 0 !important;
        margin-top: 2% !important;
    }
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
    #ajaxsearchlite1 {
        /*display: none;*/
    }
    .cell_info.text-center{
        padding:15px 0px;

    }
    .banner_slider .item {
        height: 115px !important;
    }
    .banner_content a {
        display: inline-block;
        margin-top: 43px;
        background-color: #00abed;
        color: #fff;
        font-weight: 400;
        padding: 5px 10px;
        text-transform: uppercase;
        border-radius: 22px;
        font-size: 12px;
        text-decoration: none;
        transition-duration: 0.4s;
    }
    .banner_slider .item img {
        object-fit: contain !important;
        height: 130px !important;
    }
    .customer_review {
        display: none;
    }
    .company {
        display: none;
    }
    .bottom_banner {
        display: none;
    }
    .payemnt_method {
        display: none;
    }
    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
        float: left;
        margin: 0;
        padding: 0;
        position: relative;
        width: 22%;
        margin-left: 0px !important;
        padding-left: 0%;
        margin-bottom: 0 !important;
        margin-top: 2% !important;
    }
    #menu-top-blue-menu {
        margin-top: 10px;
    }
    .product_list li {
        margin-bottom: 3rem;
    }
    .wc-tabs {
        display: none;
    }
    .related {
        display: none;
    }
}

/* Landscape phones and down */
@media (max-width: 480px) {
    #ajaxsearchlite1 {
        /*  display: none;*/
    }
    .customer_review {
        display: none;
    }
    .company {
        display: none;
    }
    .bottom_banner {
        display: none;
    }
    .payemnt_method {
        display: none;
    }
    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
        float: left;
        margin: 0;
        padding: 0;
        position: relative;
        width: 22%;
        margin-left: 0px !important;
        padding-left: 0%;
        margin-bottom: 0 !important;
        margin-top: 2% !important;
    }
    #menu-top-blue-menu {
        margin-top: 10px;
    }
    .product_list li {
        margin-bottom: 3rem;
    }
    .wc-tabs {
        display: none;
    }
    .related {
        display: none;
    }
}

/* other misc */
@media only screen and (max-width: 767px) {
    .burger_menu {
        position: absolute;
        /*top: -20px !important;*/
    }
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1.mega-menu-vertical li.mega-menu-megamenu > ul.mega-sub-menu{
    /*top: 67px !important;*/
    /* min-width: 950px !important;
     margin: 0px auto !important;
     position: absolute !important;
     display: block !important;
    */
}
/*.menu-img-container {
    width: 950px !important;
}
.mega-menu-link a, .mega-menu-link {
    padding: 0 !important;
    margin: 0 !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    text-align: left !important;
    /*padding-left: 15px !important;
}
.mega-menu-link li {
    width: 25% !important;
}
.mega-menu-item {
    width: 25% !important;
}*/

.woocommerce ul.products li.product a img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    box-shadow: none;
    max-width: 200px !important;
    max-height: 200px !important;
}

.mega-sub-menu {
    z-index: 99999999999999;
}
.yith_magnifier_zoom_wrap {
    z-index: 777;
}

.cart_totals h2 {
    box-sizing:border-box;
    color:rgb(2, 80, 155);
    display:table-cell;
    font-family:Poppins, sans-serif;
    font-size:20px;
    font-weight:400;
    height:49px;
    line-height:30px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin-bottom:0px;
    margin-left:0px;
    margin-right:0px;
    margin-top:0px;
    padding-bottom:9px;
    padding-left:12px;
    padding-right:12px;
    padding-top:9px;
    text-align:left;
    text-size-adjust:100%;
    vertical-align:middle;
    word-break:break-all;
    -webkit-border-horizontal-spacing:0px;
    -webkit-border-vertical-spacing:0px;
    -webkit-font-smoothing:antialiased;
    -webkit-tap-highlight-color:rgba(0, 0, 0, 0);
    text-align: left;
    border: none !important;
}
.cart_totals {
    border-top: 1px solid #02509b5c !important;
}

#ajaxsearchprores2_1 {
    display: none !important;
}

.asp_filter_tax legend {
    font-weight: bold !important;
}

.widgettitle {
    display: none !important;
}

#ajaxsearchpro2_1 {
    margin-top: 2rem;
    margin-bottom: 0 !important;
}
#ajaxsearchpro2_1 > div > div.promagnifier {
    /*display: none;*/
}