/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

.hero-slide-desc {
    position: absolute;
    left: 0;
    right: 0;
    top: 30%;
    max-width: 500px;
    color: #ffffff;
    margin: 0 auto;
    text-align: center;
}

.hero-slide-desc h1,
.hero-slide-desc h2 {
    font-weight: 700;
    font-size: 45px;
    line-height: 1.3;
    margin: 0 0 30px 0;
    text-shadow: 1px 4px 8px rgba(0, 0, 0, .6);
}

.hero-slide-desc a {
    color: #ffffff;
    font-weight: 700;
    font-size: 16px;
    background-color: #D9121F;
    padding: 9px 25px;
    display: inline-block;
    text-decoration: none;
    border-radius: 30px;
}

.hero-slide-desc a:hover {
    background-color: #000000;
}

.white .sa_owl_theme .owl-nav .owl-prev {
    outline: none !important;
    background: url(/wp-content/plugins/slide-anything/images/icon_prev.png) no-repeat center center !important;
}

.white .sa_owl_theme .owl-nav .owl-next {
    outline: none !important;
    background: url(/wp-content/plugins/slide-anything/images/icon_next.png) no-repeat center center !important;
}

.link-img a {
    display: block !important;
}

.search-header .icon-search11 {
    position: relative;
    right: 15px;
}

#menu-categories>li,
#menu-categories>li>a {
    width: 100%;
}

.hot-lable {
    border-radius: 10px;
    position: absolute;
    background-color: #1349b2;
    font-size: 9px;
    text-transform: uppercase;
    left: 0;
    top: 2px;
    color: #ffffff;
    padding: 2px 10px;
}


.new-lable {
    border-radius: 10px;
    position: absolute;
    background-color: #d9121f;
    font-size: 9px;
    text-transform: uppercase;
    left: 0;
    top: 2px;
    color: #ffffff;
    padding: 2px 10px;
}

#menu-categories .hot-lable,
#menu-categories .new-lable {
    position: relative;
    top: auto;
    margin-left: 10px;
}

.search-header .ekit_navsearch-button {
    position: relative;
}

.search-header .ekit_navsearch-button::before {
    position: absolute;
    content: "Search";
    left: 18px;
    top: 1px;
    width: 80px;
    height: 20px;
    text-align: left;
    font-size: 14px;
    color: #808080;
}

.hide-dsktp {
    display: none;
}

body.woocommerce-page .site-main,
body.single-post .site-main,
body.search-results .site-main {
    max-width: 1230px;
    background-color: #ffffff;
    margin: 0 auto;
    padding: 50px 30px;
}

body.single-post .entry-title {
    margin: 0 0 30px 0;
}

.woocommerce .products ul,
.woocommerce ul.products {
    margin: 0;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
    color: #000000;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title:hover,
.woocommerce ul.products li.product .woocommerce-loop-product__title:hover,
.woocommerce ul.products li.product h3:hover {
    color: #D9121F;
}

.woocommerce span.onsale {
    background-color: #1349b2;
}

.woocommerce ul.products li.product .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: #D9121F;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button {
    color: #ffffff;
    font-weight: 700;
    font-size: 16px;
    background-color: #D9121F;
    padding: 9px 25px;
    display: inline-block;
    text-decoration: none;
    border-radius: 30px;
}


.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a:hover.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:hover {
    background-color: #000000;
    color: #ffffff;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt {
    background-color: #D9121F;
    color: #ffffff;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover {
    background-color: #000000;
    color: #ffffff;
}


.woocommerce .quantity .qty {
    padding: 4px 10px !important;
}

body .wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward {
    padding: 7px 10px !important;
    color: #000000 !important;
}

body .wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover {
    color: #ffffff !important;
}

.alignwide {
    margin-left: 0px;
    margin-right: 0px;
}

.wc-block-components-product-name {
    font-size: 18px !important;
    font-weight: 500 !important;
    color: #000000 !important;
    text-decoration: none !important;
}

.wc-block-components-product-name:hover {
    color: #D9121F !important;
}

.wc-block-cart__submit-button {
    color: #ffffff !important;
    text-decoration: none !important;
    font-weight: 500 !important;
    border-radius: 25px !important;
    outline: none !important;
}

.wc-block-cart__submit-button:hover {
    background-color: #000000 !important;
}

.components-button {
    color: #D9121F !important;
    border: 1px solid #D9121F;
}

.components-button:hover {
    background-color: #D9121F !important;
    color: #ffffff !important;
}

.wc-block-components-form .wc-block-components-text-input input[type=email],
.wc-block-components-form .wc-block-components-text-input input[type=number],
.wc-block-components-form .wc-block-components-text-input input[type=tel],
.wc-block-components-form .wc-block-components-text-input input[type=text],
.wc-block-components-form .wc-block-components-text-input input[type=url],
.wc-block-components-text-input input[type=email],
.wc-block-components-text-input input[type=number],
.wc-block-components-text-input input[type=tel],
.wc-block-components-text-input input[type=text],
.wc-block-components-text-input input[type=url] {
    border: 1px solid #808080 !important;
}

.woocommerce-table__product-name a {
    color: #000000 !important;
    text-decoration: none !important;
}

.woocommerce-table__product-name a:hover {
    color: #D9121F !important;
    text-decoration: none !important;
}

.woocommerce-MyAccount-navigation ul {
    padding: 0;
    margin: 0;
}

.woocommerce-MyAccount-navigation ul li {
    list-style: none;
    padding: 15px;
    border-bottom: 2px solid #808080;
}

.woocommerce-MyAccount-navigation ul li a {
    text-decoration: none;
    color: #000000;
    font-weight: 500;
}

.woocommerce-MyAccount-navigation ul li a:hover {
    color: #D9121F;
}

body.page-id-11 .woocommerce h2,
body.page-id-11 .entry-title,
body.woocommerce-lost-password .entry-title {
    text-align: center;
}

.woocommerce-form-login,
.woocommerce-ResetPassword {
    max-width: 500px;
    margin: 30px auto !important;
}


/* cart icon in header css start */

.cart-contents {
    position: relative;
    display: flex !important;
    flex-flow: column nowrap;
    justify-content: center;
}

.cart-contents:hover {
    text-decoration: none;
}

.cart-contents:before {
    content: "";
    background-image: url("https://img.icons8.com/pastel-glyph/2x/shopping-cart--v2.png");
    width: 20px;
    height: 20px;
    background-position: center center;
    background-size: 100%;
    background-repeat: no-repeat;
    z-index: 999;
    position: inherit;
}

.cart-contents-count {
    position: absolute;
    top: 10px;
    right: -5px;
    transform: translateY(-105%) translateX(25%);
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    line-height: 17px;
    height: 18px;
    width: 18px;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    background: #000;
    border-radius: 50%;
    padding: 1px;
    z-index: 999;
}

/* cart icon in header css end */

.cart-icon-header li{
    list-style: none;

}

.cart-icon-header li a{
    border: 1px solid #000;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -5px;
}

.cart-icon-header li a:hover{
    background-color: #D9121F;
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):focus{
    box-shadow: none !important; outline: none !important;
}


@media only screen and (max-width: 1024px) {
    .hide-dsktp {
        display: block;
    }

    .header-menu::before {
        position: absolute;
        content: "Navigation";
        left: 0;
        top: 4px;
        width: 100px;
        height: 20px;
        text-align: left;
        font-size: 16px;
        color: #ffffff;
        font-weight: 700;
    }

    .menu-col {
        background-color: #D9121F;
    }

    .hot-lable,
    .new-lable {
        position: relative;
        top: auto;
        margin-left: 10px;
    }
}