/* 
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
*/

/* Add your custom styles here */


.headerIcons img{
    max-width:22px;
}
a.header-r-icon {
    position: relative;
    line-height: 42px;
}
span.numberBubble {
    width: 20px;
    height: 20px;
    display: inline-block;
    background: #B49057;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    font-size: 10px;
    line-height: 19px;
    position: absolute;
    right: -13px;
    top: -10px;
}
.homeSlider svg, .svgNofill svg{
    fill:transparent !important;
}
.flowerHeading:after {
    content: url(images/heading-flower.png);
    position: absolute;
    right: -30px;
    top: -20px;
}
.insideBorder.whiteBorder:before {
   border-color:#fff; 
}
.insideBorder:before {
    content: '';
    position: absolute;
    top: 40px;
    left: 40px;
    width: calc(100% - 80px);
    height: calc(100% - 80px);
    display: inline-block;
    border: 1px solid #B49057;
}

.storyImage:before {
    content: '';
    display: inline-block;
    width: calc(100% - 70px);
    height: calc(100% - 20px);
    position: absolute;
    left: 20px;
    top: -30px;
    border: 1px solid #B49057;
    z-index: -1;
}
ul.products .add_to_cart_button {
    display: none !important;
}
span.first-category {
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 1px;
}
h2.woocommerce-loop-product__title {
    font-size: 16px !important;
    line-height: 26px;
    color: #919191 !important;
    font-family: 'Cinzel' !important;
    letter-spacing: 0.5px;
    margin: 7px 0 !IMPORTANT;
}
span.woocommerce-Price-amount.amount {
    font-family: 'Cinzel';
    font-size: 18px;
    line-height: 28px;
}
.yith-wcwl-add-button i {
    color: #000;
}
.yith-wcwl-add-button a{
    font-size:22px;
}
.yith-wcwl-add-button {
    position: absolute;
    right: 0;
    bottom: 60px;
}
ul.products li {
    border: 1px solid #dfdfdf;
}
h2.woocommerce-loop-product__title, span.first-category, span.price {
    padding: 0px 20px !important;
}
.single-product  span.woocommerce-Price-amount.amount {
    font-family: 'Cinzel';
    font-size: 20px !important;
    line-height: 30px !important;
}
table tbody tr>td, table tbody tr>th {
    background: transparent !important;
    text-align: left;
}
.yith-wcwl-wishlistaddedbrowse {
    padding: 15px;
}
.catBoxLink a, .iconSvgSize a {
    font-size: 38px;
}
.home span.first-category {
    padding: 0 2px !important;
}
.home .yith-wcwl-add-button {
    bottom: 0;
}
ul.wc-tabs li.active {
    background: #000 !important;
}
ul.wc-tabs li.active a{
    color: #fff !important;
}
div#review_form input#submit:hover {
    background: #000 ! IMPORTANT;
}
div#review_form input#submit {
    background: #b49057 !important;
    color: #fff !important;
    text-transform: uppercase;
    font-family: 'Cinzel';
    height: 55px;
    line-height: 55px;
    padding: 0 25px !important;
    text-transform: uppercase;
    font-size: 18px !important;
    font-weight: 400 !important;
    border-radius: 0 !important;
}
div#review_form input, div#review_form textarea {
    background: #eee;
    border-radius: 0;
    border: none;
    font-size: 17px;
    line-height: 27px;
    color: #000;
}
div#review_form label {
    margin-bottom: 5px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
}
table.variations * {
    font-family: 'Cinzel';
    text-transform: uppercase;
}
span.sku_wrapper.detail-container {
    display: none;
}
nav.woocommerce-breadcrumb, nav.woocommerce-breadcrumb a {
    font-family: 'Cinzel', sans-serif;
}
.woocommerce-info {
    border-top-color: #b49057 !important;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    border-top: 3px solid #b49057 !important;
    background-color: #fffbf6;
    
}
.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 {
    background: #000 !important;
    color: #fff;
    border: none;
    border-radius: 0;
    height: 45px;
    padding: 0 25px;
    line-height: 45px;
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'Cinzel', sans-serif;
}
.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.button:hover, :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:#b49057 !important;
    color:#fff !important;
}
.woocommerce-info::before {
    color: #b49057 !important;
}
.woocommerce-Tabs-panel--description, li#tab-title-description{
    display: none !important;
}
.products a.button.product_type_simple {
    display: none !important;
}
@media only screen and (max-width: 1024px) {
    
}

@media only screen and (max-width: 767px) {
    .homeSlider h2 {
        font-size: 32px ! IMPORTANT;
        line-height: 42px;
    }
}


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

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

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








