/*
Theme Name: Kapee
Theme URI: https://kapee.presslayouts.com/
Author: PressLayouts team
Author URI: https://presslayouts.com/
Description: Kapee is ThemeForest WordPress Premium Theme.
Version: 1.6.1
License: Themeforest Commercial Licence
License URI: https://themeforest.net/licenses/standard
Text Domain: kapee
Tags: woocommerce, corporate, ecommerce, responsive, one-column, two-columns, right-sidebar, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready

 DO NOT ADD YOUR CSS TO THIS FILE - IT WILL BE LOST
 To add your own CSS, use a child theme kapee-child
 
 CSS file is in "assets/css"
*/

:root {
    --bs-blue-default: #2370f4;
}

.product-style-3 .product-info {
    background: #ebebeb;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 10px 15px;
}

/* .product-style-3 .product-buttons a:before,
.product-style-3.products .product-wrapper:hover .product-title a,
.product-style-3 .product-info .product-title a,
.product-style-3 .product-info bdi {
    color: #ffffff;
} */

.product-style-3 .product-info .product-title a {
    font-size: 16px;
}

/* .product-style-3 .product-info .product-title a:hover {
    color: #bfbfbf!important;
}

.product-style-3 .product-info .product-cats a {
    color: #bfbfbf;
}

.product-style-3 .product-info .product-cats a:hover {
    color: #b0abab;
} */

.product-style-3 .product-image img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.product-style-3 div.product .product-wrapper {
    border-radius: 10px;
}

.product-style-3 div.product .product-wrapper:hover .product-variations {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.product-style-3.products.grid-view .product-buttons .cart-button a {
    /* border: 1px solid #ffffff; */
    border: 2px solid #2370f4;
    padding: 12px;
    border-radius: 5px;
}

.product-style-3.products.grid-view .product-buttons .cart-button a:hover {
    /* color: var(--bs-blue-default);
    background: #ffffff; */
    color: var(--bs-blue-default);
    background: #e2e2e2;
    border: 2px solid var(--bs-blue-default);
}

/* .product-style-3 .product-buttons a:hover:before {
    color: var(--bs-blue-default);
} */

.product-style-3 .product-buttons a {
    border-radius: 5px;
}

.product-style-3 .product-buttons .quickview-btn {
    border-color: #333333!important;
}

.product-style-3 .product-buttons .quickview-btn:hover {
    border-color: var(--bs-blue-default)!important;    
}

.product-style-3 .product-buttons .quickview-btn:hover:before {
    color: var(--bs-blue-default)!important;    
}

.product-style-3 .product-buttons .quickview-btn:before {
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
}

/* .product-style-3 .product-buttons .quickview-btn:hover {
    background: #ffffff;
} */

.product-style-3.products .product-image {
    margin-bottom: 0;
}

.icon-sub-menu img {
    border-radius: 100px;
    border: 1px solid #2370f4;
    padding: 2px;
}

.row-menu {
    padding: 25px 0 0;
}

.icon-sub-menu.kapee-element {
    margin-bottom: 0;
}

.row-menu .info-box-title {
    margin-bottom: 0;
    margin-top: 25px;
}

.header-navigation .categories-menu-wrapper span.arrow-down-up {
    position: absolute;
    left: 0;
}

.categories-menu-wrapper span.title {
    padding-left: 40px;
}

.header-navigation .categories-menu-wrapper span.arrow-down-up:after {
    content: url(/wp-content/themes/kapee/assets/images/icons/catalog.svg);
    height: 25px;
}

.icon-sub-menu.kapee-info-box.icon-effect-bounceup:hover .info-box-title > div {
    color: var(--bs-blue-default);
}

.icon-sub-menu.kapee-info-box.icon-effect-bounceup .info-box-title > div {
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
}

body .header-color-light:not(.header-sticked) .categories-menu-title,
body .header-color-light:not(.header-sticked) a, 
body .header-color-light:not(.header-sticked) .main-navigation ul.menu > li > a {
    color: #333333;
}

.social-item span {
    display: none;
}

.social-item {
    border: 1px solid #333333;
    border-radius: 200px;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
}

.social-item:hover {
    border: 1px solid #2370F4;
}

.social-item.menu-item .nav-link i {
    margin-right: 0;
}

body .header-navigation .main-navigation ul.menu > li > a {
    height: 36.5px;
}

.header-navigation .header-col > *:last-child {
    width: 100%;
}

.main-navigation ul.menu {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}

.kapee-navigation ul.menu li.social-item:last-child {
    margin-left: -10px;
}

.header-navigation .info-box-title.mb div {
    color: #555555;
}

.site-header {
    margin-top: 20px;
}

body .header-color-light:not(.header-sticked) a:hover, 
body .header-color-light:not(.header-sticked) .main-navigation ul.menu > li > a:hover {
    color: #2370F4;
}

.categories-menu.kapee-navigation .kapee-megamenu-wrapper {
    min-height: 245px;
}

.categories-menu {
    margin-left: -45px;
}

.categories-menu-wrapper {
    margin-left: 45px;
}

.header-navigation .header-col .categories-menu-wrapper {
    width: 110px;
}

.header-navigation .header-col .categories-menu-wrapper .categories-menu-title {
    border-right-width: 0;
    border-left-width: 0;
    background-color: rgb(255 255 255 / 0%);
    color: #333333;
}

body:not(.home) .header-navigation .header-col .categories-menu-wrapper .categories-menu-title {
    padding-left: 0;
}

.header-navigation .header-col .categories-menu-wrapper .categories-menu {
    width: 225px;
}

.header-sticky .main-navigation ul.menu > li.social-item > a {
    height: 38.5px;
}

.header-sticky .kapee-navigation ul.menu li.social-item:last-child {
    margin-left: 10px;
}

.woocommerce-Price-currencySymbol {
    text-transform: uppercase;
}

.products div.product .product-wrapper {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.product-style-3 .product-info {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.products.grid-view .product-cats,
.products.grid-view .product-info .product-title {
    white-space: normal;
}

.woocommerce .single-product-wrapper div.summary > p.price {
    font-size: 22px;
    font-weight: 500;
}

div.summary form.cart .button {
    border-radius: 5px;
}

div.summary form.cart .button.disabled,
div.summary form.cart .button.disabled:focus,
div.summary form.cart .button.disabled:hover {
    background-color: #bbbbbb;
}

.woocommerce div.summary .woocommerce-variation-availability .out-of-stock, .woocommerce div.summary p.stock.out-of-stock {
    color: #ff6161;
    font-weight: 600;
}

.kapee-swatches .swatch.swatch-selected {
    border-radius: 5px;
}

.content-area .related .product-image img {
    object-fit: cover;
    object-position: center;
}

.variations .kapee-swatches .swatch {
    padding: 0 10px;
    border-radius: 5px;
}

.kapee-swatches .swatch:not(.swatch-selected) {
    border: 2px solid #e9e9e9;
}

.kapee-swatches .swatch.swatch-disabled {
    opacity: 0.5;
}

.site-header {
    margin-top: 0;
}

.products .product-category.category-style-2 .product-count {
    display: none;
}

body .products .woocommerce-loop-category__title {
    margin-top: 0;
    white-space: normal;
}

.header-navigation .kapee-navigation ul#menu-main-navigation li {
    float: left;
}

.header-navigation .main-navigation ul#menu-main-navigation {
    display: inline-block;
}

.header-navigation .kapee-navigation ul#menu-main-navigation li.social-item {
    float: right;
    margin-left: 10px;
}

.header-navigation .kapee-navigation ul#menu-main-navigation li.social-item a {
    padding: 0;
    display: flex;
    justify-content: center;
    width: 36.5px;
}

.main-navigation ul#menu-main-navigation > li > a {
    padding: 0 15px;
}

.header-navigation .main-navigation.kapee-navigation {
    display: flex;
}

div.quantity,
.single_add_to_cart_button {
    display: none!important;
}

.yith-wcwl-icon-svg {
    display: none;
}

@media (min-width: 1200px) {
    .content-area .related .product-image img {
        height: 270px;
    }
}

@media (min-width: 992px) {
    #menu-categories .mobile-item {
        display: none;
    }
}

@media (max-width: 991px) {
    #menu-categories-1 .pc-item {
        display: none;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .content-area .related .product-image img {
        height: calc((100vw - 120px) / 4);
    }

    .header-navigation .header-col.header-col-center {
        padding-right: 15px;
    }

    .header-navigation .main-navigation.kapee-navigation ul.menu > li > a {
        padding: 0 10px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .content-area .related .product-image img {
        height: calc((100vw - 90px) / 3);
    }
}

@media (max-width: 767px) {
    .content-area .related .product-image img {
        height: calc((100vw - 60px) / 2);
    }

    .site-footer .footer-layout-6 .footer-widget {
        flex-direction: column;
    }
    
    .site-footer .footer-layout-6 .footer-widget .widget.widget_text{
        width: 100%!important;
    }

    .site-footer .footer-layout-6 #text-4 .textwidget {
        max-width: 100%;
    }
}