/* 
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 */
.woocommerce-order-received main#content {
    max-width: 100%;
}
.tax-product_cat .product-custom .box-item .box-content .box-button a.button img {
    width: 35px !important;
    height: 29px !important;
}
.woocommerce-order-received main#content .page-header {
    background: #AA9E7F;
    padding: 50px;
}
.woocommerce-order-received .site-main h1.entry-title {
    max-width: 100% !important;
    margin-left: 0;
    font-family: "Komet", Sans-serif;
    font-weight: 600;
    text-transform: none;
    color: #FFFFFF;
    text-align: center;
}
.woocommerce-order-received main#content .page-content {
    max-width: 1280px;
    margin: 0 auto;
    padding: 50px 0;
}
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    font-family: "Komet", Sans-serif;
    font-weight: 600;
}
.woocommerce ul.order_details li {
	font-family: "Komet", Sans-serif;
	font-size: 16px;
}
.woocommerce ul.order_details li strong {
    font-size: 13px;
}
section.woocommerce-order-details h2.woocommerce-order-details__title {
    font-size: 25px;
}
p.elementor-heading-title a i {
    font-size: 12px;
}
.woocommerce-order-received .woocommerce-table th.woocommerce-table__product-name.product-name {
	font-family: "Komet", Sans-serif;
}
.woocommerce .woocommerce-order-details .order-actions-button {
    font-family: "Komet", Sans-serif;
    background: #aa9f7f;
    color: #fff;
    border-radius: 0px;
}
.woocommerce .woocommerce-customer-details .woocommerce-column__title {
	font-family: "Komet", Sans-serif;
	 font-size: 25px;
}
.woocommerce .woocommerce-customer-details address {
    font-family: "Komet", Sans-serif;
    font-size: 14px;
}
.jet-mega-menu-mega-container__inner p {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: 0.8px;
    margin: 0 0 36px;
}
.trp_language_switcher_shortcode .trp-language-switcher > div > a {
    padding: 0 5px;
}
.trp_language_switcher_shortcode .trp-ls-shortcode-language {
    background-color: #fff !important;
}
.news-content ul li .box-content .date-list a {
    padding: 6px 10px 5px 10px;
}
.image_box img {
    width: 100%;
    max-height: 360px;
    object-fit: cover;
}

.banner__image {
    position: relative;
	max-height: 360px;
}

.banner__image  h1.slider_title {
    position: absolute;
        bottom: 9px;
    margin: 0;
	    right: 0;
    background: #082a1da6;
    padding: 12px 20px;
    color: #fff;
    font-size: 35px;
    font-weight: 700;
}
.elementor-3686 .elementor-element.elementor-element-6f1e263 {
    background-size: 32% auto;
    background-position: bottom right !important;
}
.elementor-3686 .elementor-element.elementor-element-2d4da31 {
    display: none;
}


@media only screen and (max-width: 1920px) { 
.product-custom .product-slider .box-content {
    min-height: 300px;
}
}
@media only screen and (max-width: 1440px) { 
	
	section#header-menu .elementor-container {
		max-width: 1170px;
	}
	section.elementor-section.search-popup.active {
    top: 100px !important;
}
	section#footer_new .elementor-container {
		max-width: 1170px;
	}
	.fix_small .elementor-container {
		max-width: 1170px !important;
	}
	/*.elementor-container {*/
	/*	max-width: 1170px !important;*/
	/*}*/
	section#footer_new .elementor-widget-image img {
		width: 200px;
	}
	.elementor-3573 .elementor-element.elementor-element-30d8e4d >.elementor-element-populated:before {
		right: 0px !important;
	}
	.box-item .box-content h3 p {
		font-size: 20px !important;
		line-height: 25px !important;
	}
}
@media only screen and (max-width: 1248px) { 
	.product-custom .product-slider .box-content {
		min-height: 240px;
	}
}
@media (max-width: 800px){ 
	.woocommerce table.shop_table td small {
		display: none;
	}
	.ti-load-more-reviews-button {
		display: none !important;
	}
	h3#ship-to-different-address {
		font-size: 16px !important;
	}
	    .elementor-3686 .elementor-element.elementor-element-4743866 {
        background: none !important;
    }
}

.swiper-wrapper {
background-color: #ffffff!important;
    margin-top: 4px;
	}
	
.elementor-lightbox .elementor-lightbox-image {
    background-color: white!important;
}


.woocommerce-cart #shipping_method label, .woocommerce-cart tr.shipping th{
	font-size: 16px !important;
}

.trp_ald_select_and_button {
    display: flex !important;
    margin-top: 14px !important;
    justify-content: center !important;
}

.trp_ald_ls_container .trp-language-switcher-container>div {

    max-width: 100% !important;
}

.trp_ald_ls_container .trp-ls-shortcode-current-language img.trp-flag-image {

    padding-top: 14px !important;
    margin-left: 33px !important;
    margin-right: 8px !important;
    width: 38px !important;

}

.trp-language-switcher .trp-ls-shortcode-language {
    background-color: #fff !important;
}

.trp_ald_ls_container .trp-ls-shortcode-language img.trp-flag-image {
    margin-left: 38px !important;
    width: 32px !important;
}

.trp_ald_ls_container {

    width: 23% !important;

}