/* CSS Document */
body {
    font-family: 'Ubuntu', sans-serif !important;
    font-size: 14px !important;
    color: #22313f;
}

.none {
    display: none;
}

a:focus,
button:focus,
.button.alt:focus,
input:focus,
textarea:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus {
    outline-color: transparent;
}

.site-main ul.products li.product {
    width: 19% !important;
    margin-right: 1% !important;
    float: left !important;
}

/* HOME SLIDE REMOVE PRICE */
.slick-initialized .slick-slide,
.slick-initialized .slick-slide {
    padding-bottom: 10px !important;
}

.elementor-element .product-item .product-inner .content .price {
    display: none !important;
}

.product-slider .slick-dots {
    bottom: 10px;
}

.site-info a {
    display: none;
}

.site-main {
    margin-bottom: 0 !important;
}

.tax-product_cat .content-area {
    width: 73.9130434783%;
    float: right !important;
    margin-right: 0 !important;
}

.type-page {
    background: #fff;
    padding: 2em;
}

.storefront-primary-navigation,
.top_header {
    background: #f5f5f5;
}

.storefront-primary-navigation {
    border-bottom: 1px solid #fff;
    background: #045d93;
}

.top_header {
    border-bottom: 1px solid #d9e8f2;
    background: #f2f7fb;
}

.top_header,
.top_header a {
    color: #0d1c26 !important;
}

.site-header {
    padding-top: 0 !important;
    margin: 0 !important;
}

.menu-toggle {
    display: none;
}

@media (max-width: 959px) {

    .ubermenu-responsive-toggle,
    .ubermenu-sticky-toggle-wrapper {
        float: right;
        color: #fff;
    }
}

@media (max-width:768px) {
    .header-widget-region {
        display: none
    }

    .site-header .site-logo-anchor img,
    .site-header .site-logo-link img,
    .site-header .custom-logo-link img {
        width: 70%;
        margin: 10px 0;
    }

}

.header-widget-region {
    background: #eaf7fb;
}

.header-widget-region .custom-html-widget {
    clear: both;
    padding-left: 3em;
    display: flex;
}

.header-widget-region .text-area {
    display: flex;
    align-items: center;
    margin-left: 5px;
}

.header-widget-region .text-area h3,
.header-widget-region .text-area p {
    margin-bottom: 0;
    color: #4e4e71;
    font-size: 13px;
}

.header-widget-region .text-area h3,
.header-widget-region .text-area h3 a {
    font-weight: 700;
    display: inline-block;
    padding-right: 10px;
}

.main-navigation ul li a,
ul.menu li a,
.storefront-hamburger-menu-active .shm-close {}

.home .bread_wrapper {
    display: none;
}

.storefront-breadcrumb {

    margin: 0 !important;
    padding: 0 !important;
}

.site-content {
    margin: 0 auto;
}

.home .product-item {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

ul.products li.product:hover {
    -webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.1);
}

.single-product .content-area {
    width: 100% !important;
}

.storefront-full-width-content.single-product div.product .woocommerce-product-gallery {
    padding-left: 12em;
}

.storefront-full-width-content.single-product div.product .summary {
    padding-right: 12em;
}

.storefront-full-width-content.single-product div.product .woocommerce-tabs {
    background: #f8f8f8;
    padding: 5em 12em;
}

.single-product .related {
    background: #5bb3eb;
    padding: 5em;
}

.storefront-full-width-content .related.products>h2:first-child,
.single-product .storefront-full-width-content .up-sells>h2:first-child {
    text-align: center;
    color: #fff;
}

.single-product .related>h2:first-child,
.upsells>h2:first-child {
    font-size: 2em;
    margin-bottom: 2em;
    font-weight: 300;
    color: #fff;
}

.single-product .product span.onsale {
    position: relative !important;
    top: 0 !important;
    right: 0 !important;
}

.single-product .product span.itsnew {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
}


ul.products li.product img {
    background: #fff;
    min-height: 160px;
}

/* REMOVE SIDEBAR CART CHECKOUT */
.page-id-7 .content-area {
    width: 100% !important;
}

/*Display Discount Percentage @ Loop Pages - WooCommerce*/
.sale-perc {
    background-color: #D9534F;
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    color: #fff;
    text-align: center;
    border-radius: .25em;
}


/* ARCHIVE PRODUCTS */

ul.products li.product {
    background-color: #fff;
}

.site-main ul.products.columns-3 li.product {
    width: 32.5%;
    margin-right: 10px;
    background: #fff;
}

ul.products li.product .woocommerce-loop-product__title,
ul.products li.product h2,
ul.products li.product h3 {
    padding: 0 10px;
    color: #025082 !important;
    min-height: 40px;
}

ul.products li.product .price {
    margin-bottom: 7px !important;
}

.woocommerce .product span.onsale {
    padding: 0;
    z-index: 100;
    position: absolute;
    top: -10px;
    left: -10px;
    color: #fff;
    border: 0;
    background: #f9690e;
    padding: 5px 10px;
    border-radius: 0;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.3);
}

.woocommerce .product span.itsnew {
    padding: 0;
    z-index: 100;
    position: absolute;
    top: -10px;
    right: -10px;
    color: #fff;
    border: 0;
    background: #00a68c;
    padding: 5px 10px;
    border-radius: 0;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.3);
}

ul.products li.product .price {
    /*font-weight: 300!important;*/
    color: #0693e3 !important;
    font-size: 1.8em;
    line-height: 1em;
    min-height: 25px;
}

.price del {
    font-weight: 300 !important;
    font-size: .7em !important;
    color: #cf000f !important;

}

ul.products li.product .button {
    margin-bottom: 0 !important;
    display: block;
    font-size: 14px;
    font-weight: 400;
}

.availablity-msg {
    padding-bottom: 10px;
    ;
    display: block;
}

.available {
    color: #00a68c;
}

.preorder {
    color: #cc0086;
}

.soldout {
    color: red;
}

#sp-wqv-view-button.sp-wqv-view-button.button.before_add_to_cart,
#sp-wqv-view-button.sp-wqv-view-button.button.after_add_to_cart,
#wps-slider-section .sp-wqv-view-button.button.before_add_to_cart,
#wps-slider-section .sp-wqv-view-button.button.after_add_to_cart,
#wpsp-slider-section .sp-wqv-view-button.button.before_add_to_cart,
#wpsp-slider-section .sp-wqv-view-button.button.after_add_to_cart {
    display: block;
    margin: 0;
    font-weight: 300;
    font-size: 13px;
    border-radius: 0 !important;
}

.woosq-btn {
    background-color: #28CEFF;
    margin-bottom: 2px;
    width: 100%;
}

.woosq-btn:hover {
    background-color: #0095c1;
}


/* FILTER SIDEBAR */
.widget_premmerce_filter_filter_widget {
    border: 1px solid #ededed;
    background: #fff;
    margin-bottom: 15px;
    /*	-webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.1);
box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.1);*/

}

.filter--style-premmerce .filter__item {
    border: 1px solid #ededed;
    background: #fff;
}

.filter__inner {
    margin-top: .5em;
}

.filter--style-premmerce .filter__title {
    font-size: .9rem;
}

.filter__checkgroup-check {
    box-shadow: none !important;
    border: 1px solid #cecece !important;
}

.filter__checkgroup-count {
    font-size: 0.7em;
}

/* SINGLE PRODUCT */
.single-product div.product {
    background: #fff;
    padding-top: 3em;
}

.woocommerce-product-gallery__wrapper {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
}

.product_meta {
    display: flex;
    justify-content: space-between;
}

.sku {
    font-weight: bold;
}

.entry-summary {
    padding-right: 3em;
}

.woocommerce-product-gallery {
    padding-left: 3em;
}

.single-product div.product .woocommerce-product-gallery {
    margin-bottom: 1.5em;
}

.woocommerce-tabs {
    padding: 3em !important;
    border-top: 15px solid #f5f5f5;
}

.single-product div.product p.price {
    font-size: 3em !important;
    margin: .5em 0 !important;
    color: #000;
}

/* SINGLE RELATED */
.page-template-template-fullwidth-php .header-widget-region ul.products.columns-6 li.product,
.page-template-template-fullwidth-php .site-main ul.products.columns-6 li.product,
.page-template-template-homepage-php .header-widget-region ul.products.columns-6 li.product,
.page-template-template-homepage-php .site-main ul.products.columns-6 li.product,
.storefront-full-width-content .header-widget-region ul.products.columns-6 li.product,
.storefront-full-width-content .site-main ul.products.columns-6 li.product {
    background: #fff;
    border: 1px solid #ededed;
    border-radius: 5px;
    width: 15% !important;
    margin-right: 1.5% !important;
}

/* BRANDS */
.prm-brands-list__image {
    background: #fff;
}

/* FOOTER PAGIONATION */
.woocommerce-pagination {
    float: none !important;
}

.onsale,
.woocommerce-pagination .page-numbers li .page-numbers:not(.current) {
    color: #fff !important;
}

.pagination .page-numbers li .page-numbers,
.woocommerce-pagination .page-numbers li .page-numbers {
    background-color: #5bb3eb !important;
    font-size: 1.5em;
    border-radius: 5px;
}

.woocommerce-pagination .page-numbers li .page-numbers.current {

    background-color: #045d93 !important;
    color: #fff !important;

}


/* CART */
.shop_table_responsive th,
.shop_table_responsive tbody td {
    background-color: #fff !important;
}

/* CHECKOUT */
.coupon button {
    background-color: #28CEFF;
}

.woocommerce-checkout {
    background: #fff;
}

.timologio .woocommerce-input-wrapper {
    display: flex;
    background: #e4f1fe;
    padding: 10px;
}

.timologio .woocommerce-input-wrapper label {
    margin-right: 20px;
}

/* FOOTER */
.site-footer {
    background-color: #045d93 !important;
}

.site-footer .col-full {
    max-width: 95%;
    margin: 0 auto;
    color: #fff;
}

.site-footer .col-full a {
    color: #f8f8f8 !important;
    text-decoration: none !important;
}

.top {
    position: fixed;
    bottom: 20px;
    right: 2.5%;
    width: 50px;
    height: 50px;
    background-color: #00a68c;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.75);
    z-index: 99999;
}

.top .material-icons {
    color: #fff;
    font-size: 2.8em;
}

.site-info {
    padding: 1.5em 0 !important;
    color: #ededed;
    font-size: 12px;
}

.storefront-handheld-footer-bar ul li>a {
    background-color: #67809f !important;
}

.storefront-handheld-footer-bar ul li.cart .count {
    background-color: #cc0086 !important;
}

@media (min-width:1200px) {

    #custom_html-2,
    #custom_html-3,
    #custom_html-4 {
        width: 33.33%;
        float: left;
    }

    .call_icon {
        width: 40px;
        height: 40px;
        margin-right: 10px;
        float: left;
    }

    .header-widget-region .material-icons {
        font-size: 2.2em;
        padding-top: 5px;
        color: #4e4e71;
    }
}

@media (min-width: 992px) {
    .site-header {
        padding-bottom: 0;
    }

    .woocommerce-active .site-header .site-branding {
        float: none;
        margin-right: 0;
        margin-bottom: 1.2em !important;
        margin-top: 1.2em !important;
    }

    .woocommerce-active .site-header .site-search {
        float: none !important;
        width: 100% !important;
        margin-top: 10px;
    }

    .storefront-secondary-navigation.woocommerce-active .site-header .secondary-navigation {
        width: 15% !important;
        flex: none;
    }

    .header-widget-region .widget {
        padding: .2em 0 !important;
    }

    .bread_wrapper {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        padding: .5em 2%;
        border-bottom: 1px solid #ededed;
        margin-bottom: 5px;
        -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
        background-color: #fff;


    }

    .storefront-breadcrumb .col-full {
        padding: 0 15px !important;
    }

    .tax-product_cat .content-area,
    .post-type-archive .content-area {
        width: 77% !important;
        padding-right: 15px;
    }


    .left-sidebar .widget-area {
        width: 20% !important;
    }

    .cart_wrapper {
        padding: 1em 5em;
    }

    /*.woocommerce-loop-product__title{min-height: 60px;}*/
}

@media (max-width:767px) {
    .site-content {
        padding: .5em;
    }

    .woocommerce-product-gallery {
        padding-left: 0em;
    }

    .entry-summary,
    .site-footer,
    .single-product .related {
        padding: 1.5em;
    }

    .single-product div.product .images,
    .single-product div.product .summary,
    .single-product div.product .woocommerce-product-gallery {
        margin-bottom: 0;
    }
}


@media (min-width:768px) {
    .site-content {
        padding: 2em 3em;
    }

    .home .site-content {
        padding-top: 0;
    }

    .woocommerce-products-header h1 {
        font-size: 1.8em !important;
    }

    /* CATALOGE */
    .storefront-sorting {
        margin-bottom: 0 !important;
    }


    .thumbnail_wrapper {
        height: 232px;
        overflow: hidden;
        margin-bottom: 15px;
    }


    @media only screen and (max-width: 1366px) {
        .thumbnail_wrapper {
            height: 183px;
        }


        .site-main ul.products li.product {
            width: 19% !important;
            margin-right: 1% !important;
            float: left !important;
        }
    }

    @media only screen and (max-width: 1240px) {
        .thumbnail_wrapper {
            height: 164px;
        }
    }

    @media only screen and (max-width: 1140px) {
        .thumbnail_wrapper {
            height: 160px;
        }
    }

    @media only screen and (max-width: 1024px) {
        .thumbnail_wrapper {
            height: 225px;
        }

        .site-main ul.products li.product {
            width: 32% !important;
            margin-right: 1% !important;
            float: left !important;
        }

        .woocommerce ul.products li.first,
        .woocommerce-page ul.products li.first {
            margin-right: 1% !important;
            float: left !important;
            clear: none !important;
        }

        .woocommerce ul.products li.last,
        .woocommerce-page ul.products li.last {
            margin-right: 1% !important;
            float: left !important;
            clear: none !important;
        }

        .woocommerce ul.products li:nth-child(5),
        .woocommerce-page ul.products li:nth-child(5) {
            margin-right: 1% !important;
            float: left !important;
            clear: none !important;
        }

        ul.products li.product.first,
        ul.products li.product.last {
            clear: none !important;
        }


    }

    @media only screen and (max-width: 960px) {
        .thumbnail_wrapper {
            height: 179px;
        }

        .woocommerce-ordering {
            float: right !important;
        }

        .site-main ul.products li.product {
            width: 32% !important;
            margin-right: 1% !important;
            float: left !important;
        }
    }

    @media only screen and (max-width: 812px) {
        .thumbnail_wrapper {
            height: 170px;
        }

        .site-main ul.products li.product {
            width: 49% !important;
            margin-right: 1% !important;
            float: left !important;
        }
    }

    @media only screen and (max-width: 768px) {
        .thumbnail_wrapper {
            height: 160px;
        }

        .site-main ul.products li.product {
            width: 49% !important;
            margin-right: 1% !important;
            float: left !important;
        }
    }

    @media only screen and (max-width: 767px) {


        .site-main ul.products li.product {
            width: 98% !important;
            margin: 0 1% !important;
            float: left !important;
        }
    }

    /* --------------- */
    .col-full {
        max-width: 100% !important;
        padding: 0 15px;
    }

    .woocommerce-active .site-header .main-navigation {
        width: auto !important;
        margin-right: 0 !important;
    }

    .main-navigation ul.menu>li>a,
    .main-navigation ul.nav-menu>li>a {
        padding: 1em !important;
    }



    #masthead .col-full {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }

    .woocommerce-active .site-header .main-navigation {
        width: auto;
        margin-right: 0;
        clear: none;
    }

    .input-text,
    input[type=email],
    input[type=password],
    input[type=search],
    input[type=tel],
    input[type=text],
    input[type=url],
    textarea {
        padding: .6180469716em;
        background-color: #f8f8f8;
        font-weight: 300;
        box-shadow: none;
    }

    /* PRIMARY NAVIGATION */
    .main-navigation ul.menu>li>a,
    .main-navigation ul.nav-menu>li>a {
        padding: .5em .8em;
    }

    /* SECONDARY NAVIGATION */
    .secondary-navigation {
        margin: 0;
    }

    .secondary-navigation .menu a {
        padding: .875em;
    }

    /* SEARCH */
    .site-search .widget_product_search form input[type=search],
    .site-search .widget_product_search form input[type=text] {
        background: #ececec;
        border-radius: 15px;
    }

    /* HEADER CART */
    .woocommerce-active .site-header .site-header-cart {
        width: 120px;
        float: none;
    }

    .site-header-cart .widget_shopping_cart {
        width: 300px;
    }

    .site-header-cart.focus .widget_shopping_cart,
    .site-header-cart:hover .widget_shopping_cart {
        right: 0;
        left: auto;
    }

    .site-header-cart .cart-contents {
        padding: 0;
    }

    .site-header-cart .cart-contents::after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        line-height: 1;
        vertical-align: -.125em;
        font-family: none;
        font-weight: 900;
        content: "";
        background: url('css/shopping-bag.svg');
        background-size: 40px 50px;
        height: 50px;
        width: 40px;
        float: none;
        position: absolute;
        right: 0;
    }



}


/* GUT BLOCKS */
/* BACKGROUND THALASSINO */
.bgThalassa {
    background: #643060;
    color: #fff;
    padding: 4px 20px;
    display: flex;
    align-items: center;
    margin-bottom: 0;
}

.white-bg {
    background: #fff;
}

/* EISAGWGH*/

.carousel-slider-outer-71055,
.carousel-slider-outer-73665,
.carousel-slider-outer-71053,
.carousel-slider-outer-30515,
.carousel-slider-outer-73677,
.carousel-slider-outer-73680,
.carousel-slider-outer-73682 {
    background: #fff;
    padding: 20px;
}

.carousel-slider__product {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #fff;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

.carousel-slider__product h3 {
    font-size: 1.2em !important;
    text-align: center !important;
    margin: 0 !important;
    padding: 5px 10px !important;
    line-height: 22px !important;
}

.carousel-slider__product .price,
.wc-block-grid__products .wc-block-grid__product .price {
    color: #0693e3 !important;
    font-size: 1.3em !important;
    line-height: 1em !important;
}

/* FYTA */
.wc-block-grid__products .wc-block-grid__product {
    margin-bottom: 0 !important;
}

.wc-block-grid__products .wc-block-grid__product .wp-block-button__link {
    background-color: #00d1b2 !important;
    color: #f1f1f1;
    margin: 1rem;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .5em 1em;
    font-weight: normal;
    border-radius: 3px;
    left: auto;
    border: 0;
    white-space: nowrap;
    display: block;
    background-image: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    text-shadow: none;
}

/* HOT PRODUCTS */
.hot-title {
    background: #0693e3;
    color: #fff;
    margin-bottom: 0;
    padding: 10px;
}

.hot-title a {
    color: #fff;
    text-decoration: underline;
}


/* NESLETTER */
.newsletterWrapp {
    background: #0C9AD7;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 15px;
    margin-top: 15px;
}

.newsImg {}

.newsForm {
    padding: 1em 3em;
    color: #fff;
}

.newsForm h2 {
    text-align: center;
    font-weight: bold;
    color: #fff;
    font-size: 3em;
    margin-bottom: 5px;
}

.newsletter-form {
    text-align: center;
    padding: 10px;
}

.news-btn {
    background-color: #C622D6 !important;
    border-color: #C622D6 !important;
    -webkit-border-top-right-radius: 5px !important;
    -webkit-border-bottom-right-radius: 5px !important;
    -moz-border-radius-topright: 5px !important;
    -moz-border-radius-bottomright: 5px !important;
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;

}

.newsletter-form .wpcf7-email {
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;

}

@media (max-width:576px) {
    .newsletterWrapp {
        flex-direction: column;
    }

    .newsText {
        text-align: center;
    }

    .newsForm {
        padding: 1em;
    }

    .email-newsletter .wpcf7-email {
        width: 60%;
    }

}




.newsletter-wrapper {
    background: url('https://www.aquario.gr/wp-content/uploads/2020/02/newsletter-bg.jpg');
    background-position: center;
    background-size: cover;
    padding: 25px 0;
    text-align: center;
}

.newsletter-wrapper h2 {
    color: #fff;
    text-shadow: 2px 2px 3px #000000;
}

.newsletter-inner {
    display: inline-flex;
    justify-content: center;
    background: #2261e8;
    padding: 15px 15px 15px 33px;
    border-radius: 10px;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.75);
}

.newsletter-inner .wpcf7-email {
    width: 100%;
}

.newsletter-inner input.news-btn {
    background-color: #30dfaa;
    border-color: #30dfaa;
    color: #0c2045;
}

.your-cb {
    color: #fff;
    padding-top: 10px;
    display: block;
}

span.wpcf7-list-item.first {
    margin-left: 0;
}

span.wpcf7-list-item input {
    background: #fff;
    border: 1px solid #000;
}

.wp-block-columns {
    margin-bottom: 0 !important;
}

.header-widget-region img {
    max-width: 22px;
    max-height: 17px;
    margin: 2px 0 0 3px;
}

/* HEADER */
/* MEDIA MIN 768 */
@media (min-width: 768px) {
    .site-header {
        /* padding-top: 2.617924em; */
        padding-bottom: 0;
    }

}

span.tagged_as {
    display: none !important;
}

.site-main ul.products li.product h2.woocommerce-loop-product__title {
    min-height: 60px !important;
}

@media only screen and (min-width: 768px) and (max-width: 900px) {
    .site-main ul.products li.product h2.woocommerce-loop-product__title {
        font-size: 13px;
    }
}

.footer-widgets .widget-title {
    color: #fff !important;
}

.pagination .page-numbers li .page-numbers,
.woocommerce-pagination .page-numbers li .page-numbers {
    padding: 4px 9px;
    font-size: 13px;
    margin: 0 1px;
}

.call_icon {
    margin-right: -10px;
    padding-top: 2px;
}

.header-widget-region .text-area {
    margin-left: 0;
}

.site-main ul.products li.product {
    min-height: 395px;
}

.visible-only-if-sent {
    border: 2px solid #045D93;
    padding: 10px;
}

.visible-only-if-sent p {
    margin: 0;
}

.wpcf7 form div.visible-only-if-sent {
    display: none;
}

.wpcf7-response-output {
    border-color: #fff !important;
}

.wpcf7 form.sent div.visible-only-if-sent {
    display: block;
    margin-top: 15px;
}

h2.woocommerce-loop-product__title {
    font-size: 17px !important;
}

body.tax-product_cat .price del bdi {
    font-size: 22px;
}

body.home .price del bdi {
    font-size: 18px;
}

.woocommerce .product span.onsale {
    top: 0;
    left: 0;
}

.woocommerce .product span.itsnew {
    top: 0;
    right: 0;

}


.aws-container {
    max-width: 70%;
    margin: 0 auto;
}

.aws-container .aws-search-btn.aws-form-btn {
    background: #fff;
    border-top-left-radius: 7px !important;
    border-bottom-left-radius: 7px !important;
}

.aws-container .aws-wrapper input.aws-search-field {
    background: #fff !important;
    border-top-right-radius: 7px !important;
    border-bottom-right-radius: 7px !important;
    padding-left: 1.4em !important;
    font-size: 15px;
}

.aws-search-result .aws_add_to_cart .aws_cart_button {
    background: #c05fc6;
    color: #fff;
    font-size: 12px;
}

.aws-search-result .aws_add_to_cart.active .aws_cart_button {
    background: #0693e3;
}

.aws-search-result .aws_add_to_cart.active .aws_cart_button a {
    color: #fff;
}

.aws-search-result .aws_add_to_cart .aws_cart_button:hover {
    background: #892a8f;
    color: #fff;
}

.aws_result_item:hover .aws_add_to_cart .aws_cart_button {
    background: #892a8f;
    color: #fff;
}

.aws_result_price bdi {
    color: #0693e3;
    font-size: 14px;
    font-weight: 300;
}

.aws_result_title {
    font-size: 14px;
    font-weight: 300;
}

.aws_result_item:hover .aws_add_to_cart.active .aws_cart_button {
    background: #045D93;
}

@media only screen and (min-width: 768px) and (max-width: 1020px) {
    .aws-container {
        max-width: 100%;
        margin: 0 auto;
    }

    .storefront-secondary-navigation.woocommerce-active .site-header .secondary-navigation {
        width: 27.8260869565%;
    }

    .woocommerce-active .site-header .site-search {
        width: 41.7391304348%;
        float: none;
        margin: 0 auto;
        display: table;
    }

    .aws-container .aws-search-form .aws-search-btn svg {
        display: none;
    }

    a.ubermenu-responsive-toggle {
        padding: 15px 5px;
    }
}

@media only screen and (max-width: 767px) {
    .aws-container {
        display: none
    }
}



#custom_html-2 img,
#custom_html-3 img,
#custom_html-4 img {
    margin-right: 8px;
}

@media only screen and (max-width: 1366px) {

    #custom_html-2 h3,
    #custom_html-3 h3,
    #custom_html-4 h3 {
        font-size: 11px;
        letter-spacing: -.03em;
    }
}

@media only screen and (max-width: 1024px) {
    .header-widget-region .custom-html-widget {
        padding-left: 0;
    }

    .main-navigation ul.menu>li>a,
    .main-navigation ul.nav-menu>li>a {
        font-size: 13px !important;
    }
}

.storefront-handheld-footer-bar ul li.home>a:before {
    content: "\f002"!important;
}