/*
Theme Name:   	Storefront Child Theme
Theme URI:    	https://github.com/stuartduff/storefront-child-theme
Author:       	Stuart Duff
Author URI:     http://stuartduff.com
Template:     	storefront
Description:  	This is a blank child theme for WooThemes StoreFront theme
Version:      	1.0.0
License:      	GNU General Public License v2 or later
License URI:  	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  	storefront
Tags:         	black, white, light, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
Storefront is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.
Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
FontAwesome License: SIL Open Font License - http://scripts.sil.org/OFL
Images License: GNU General Public License v2 or later
*/
/*
 * Add your own custom css below this text.
 */


.elementor-shortcode .attachment-woocommerce_thumbnail{
    max-width: 200px;
}

/* .elementor-shortcode .add_to_cart_button{
    background-color: #696969 !important;
    color:#FFF !important;
    font-weight: 500 !important;
    font-style: normal !important;
    text-decoration: none;
    border-style: none;
    border-radius: 25px 25px 25px 25px;
    padding: 12px 35px 12px 35px;
    opacity: 1 !important;
    font-size: 15px;
    font-weight:500;
} */
.elementor-shortcode .added_to_cart{
    background-color: transparent !important;
    padding-top: 5px;
    padding:0;
    color:#000 !important;
    display: block;
}
.custom-loop-image{
    height: 300px;
    background-color: #EEF4F4;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
}

.elementor-shortcode .add_to_cart_button:hover,
.elementor-shortcode .add_to_cart_button:active,
.elementor-shortcode .add_to_cart_button:disabled
.elementor-shortcode .add_to_cart_button.loading
{
    background-color: #696969;
    color:#FFF;
    opacity: 1 !important;
}

form.woocommerce-ordering,.woocommerce-result-count{
    display: none;
}
.woocommerce-cart-form__contents .attachment-woocommerce_thumbnail
{
    display:block !important;
}
.attachment-woocommerce_thumbnail{
    display: none !important;
}
.custom-loop-image .attachment-woocommerce_thumbnail{
    display: block !important;
    max-width: 200px;
}
.custom-loop-image{
    margin-bottom: 20px !important;
}
body{
    font-family: "Gilroy", Sans-serif !important;
    letter-spacing: 0.5px;
}
.woocommerce span.onsale {
    display: none !important;
}
.woocommerce-loop-product__title,
.woocommerce-Price-amount.amount{
    font-size: 18px !important;
    color:#212121 !important;
    font-weight: 400 !important;
    margin:0 !important;
}
.prod_stars{
    font-size: 25px !important;
    color:#212121 !important;
    font-weight: 400 !important;
    grid-gap: 10px;
}
.price del
{
    color:#696969 !important;
}

.cat_wrapper{
    margin-bottom: 10px;
}
.loop-product-rating{
    display: flex;
    justify-content: center;
    align-items: center;
    grid-gap: 10px;
}
.loop-review-count{
    color: #696969 !important;
    font-size: 15px;
    font-weight: 400;
}
.prod_stars
{
    display: flex;
    justify-content: center;
    align-items: center;
}
#force-footer{
    display: none !important;
}
.entry-header{
    display: none;
}
body.home ul.products li.product
{
    margin-bottom: 0 !important;
}
.e-n-tab-title[aria-selected="true"]{
    text-decoration: underline;
}
.storefront-handheld-footer-bar{
    display: none;
}
.site-main{
    background-color: #FFF;
}
.storefront-sorting:nth-child(1) {
    display: none;
}
body a {
    color: var( --e-global-color-secondary );
}
.related.products > h2{
    display: none;
}
body.single-product .input-text.qty
{
    background: transparent;
    box-shadow: none;
    border: 1px solid #60656B;
    border-radius: 8px;
    font-family: "Gilroy", Sans-serif !important;
    font-weight: 500 !important;
    font-size: 18px;
}
body.single-product div.product p.price{
    margin:0;
}
/* .woocommerce-Price-amount.amount bdi{
    font-size:35px;
} */
/* body.single-product .single_add_to_cart_button
{
    color: #FFF !important;
    font-family: "Gilroy", Sans-serif !important;
    font-weight: 500 !important;
    font-style: normal !important;
    text-decoration: none;
    border-style: none;
    border-radius: 8px;
    padding: 12px 55px 12px 55px;
    opacity: 1 !important;
    font-size: 15px;
    font-weight: 500;
    background-color:#4C99AF;
} */
.elementor-widget-countdown.elementor-countdown--label-block .elementor-countdown-item{
    flex-grow:0 !important;
}
.elementor-countdown-wrapper{
    grid-gap: 10px;
}
.elementor-menu-cart__toggle_button{
    padding: 0 !important;
}
.elementor-menu-cart__wrapper,
.elementor-menu-cart__toggle_wrapper,
.elementor-menu-cart__toggle{
    display: flex !important;
}
body.elementor-default .elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--shown) .elementor-menu-cart__main{
    opacity: 0;
}
.elementor-menu-cart__toggle_button .elementor-button-text{
    display: none;
}
.elementor-menu-cart__toggle_button{
    background-color: transparent !important;
}
.elementor-countdown-item
{
    display: flex;
    justify-content: center;
    align-items: baseline;
    
}
.product.type-product{
    width: 100% !important;
}
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: none !important;
}
.product.type-product .add_to_cart_button
{
    background-color: #0D2BDD !important;
    color: #FFF !important;
    width: 100%;
    border-radius: 5px !important;
    padding:15px 0;
    font-family: "Gilroy" !important;
    font-weight: 400 !important;
    font-size: 18px;
    transition: all 300ms ease;
    border-color: #0D2BDD;
}
.page-numbers{
    transition: all 300ms ease;
}
.my-custom-loop-price .price{
    margin: 0 !important;
    color:#212121;
    font-weight: 600 !important;
}
.product_title_wrapper{
    text-align: left;
}
.product.type-product .add_to_cart_button:hover
{
    background-color:#FDB441 !important;
    border-color:#FDB441 !important;
}
.loop_product_content
{
    display: flex;
    justify-content: space-between;
    align-items: end;
    font-family: "Gilroy" !important;
    margin-bottom: 20px;
}
.loop_product_content .loop-product-category{
    font-weight: 400 !important;
    font-size: 18px;
    color: #33383E;
}
.product_title h4{
    margin: 0;
    font-weight: 500;
    font-size: 22px;
    color:#33383E;
}
ul.products li.product .price{
    font-weight: 400 !important;
    font-family: "Gilroy" !important;
    font-size: 18px;
}
.loop-review-count{
    font-weight: 500;
    font-family: "Gilroy" !important;
    font-size: 18px;
}
.dynamic-discount-badge
{
    position: absolute;
    left:20px;
    top:20px;
    color: #33383E;
    font-size: 14px;
    font-weight: 500;
    font-style: italic;
    font-family: "Gilroy" !important;
    background-size: contain !important;
    background-color: #FDB441;
    border-radius:5px;
    padding:5px 10px;
    width: fit-content;
    
}
.dynamic-discount-badge .off_text
{
    font-size: 12px;
    display: flex;
    flex-direction: column;
    font-family: "Gilroy" !important;
}
.elementor-element .swiper .elementor-swiper-button-next
{
    right: -10px !important;
}
.elementor-element .swiper .elementor-swiper-button-prev{
    left:-10px !important;
}
.woocommerce-MyAccount-navigation ul li {
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 15px 15px;
    border-bottom: 1px solid #017297;
    font-family: "Gilroy" !important;
}
body{
font-family: "Gilroy" !important;
font-weight: 500;
}
.woocommerce-MyAccount-navigation ul{
    list-style-type: none;
}
.added_to_cart.wc-forward,
.added_to_cart.wc-forward:hover{
    background-color: transparent;
}
.added_to_cart.wc-forward:hover{
    color:inherit !important;
}
body .button{
    background-color: var( --e-global-color-primary );
    color: #FFF;
    border-radius: 5px !important;
    padding: 10px 35px;
    font-family: "Gilroy" !important;
    font-weight: 400 !important;
    font-size: 18px;
    transition: all 300ms ease;
    border: 2px solid var( --e-global-color-primary ) ;
}
#customer_details h3, #order_review_heading, #customer_login h2 {
    color: #33383E;
    font-family: "Gilroy", Sans-serif;
    text-transform: uppercase;
}
body .button:hover{
    background-color:#FDB441 ;
    border-color:#FDB441 ;
}
.elementor-widget-woocommerce-product-content h4{
    color:#33383E !important;
    font-weight: 700;
}
@media (max-width: 1200px) {
.custom-loop-image .attachment-woocommerce_thumbnail{
    display: block !important;
    max-width: 140px !important;
}
.dynamic-discount-badge{
    right: 35px;
}
}
@media (max-width: 767px) {
    .woocommerce-MyAccount-navigation ul{
        margin-left: 0;
        margin-bottom: 55px;
    }
    .custom-loop-image .attachment-woocommerce_thumbnail {
        grid-template-columns: repeat(1, 1fr);
    }
    ul.products {
        /* grid-column-gap: 20px;
        grid-row-gap: 80px !important; */
    }
    .woocommerce .elementor-element.elementor-products-grid ul.products li.product
    {
        width: 100%;
    }
    .elementor-widget-wc-archive-products .products {
        grid-template-columns: repeat(1, 1fr) !important;
    }
    .cp_related_products.elementor-grid-mobile-2 .elementor-grid {
        grid-template-columns: repeat(1, 1fr);
    }
}
