/*
Theme Name: Crems Child Theme
Theme URI: http://crems.like-themes.com/
Author: Like Themes
Author URI: http://like-themes.com/
Description: Blank Child Theme for Crems
Template: crems
Version: 1.14
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: four-columns, right-sidebar, full-width-template
Text Domain: crems

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

.cart{
	display: none;
}
.lte-navbar > .container:after {
	content: initial;
}
.lte-navbar {
	border-bottom: 3px solid #D7000F;
}
.lte-footer-widget-area .lte-logo img {
    max-height: 55px !important;
}

body.woocommerce .shop_attributes th::after {
    content: initial;
}
body.woocommerce table.shop_attributes th {
    width: 50%;
}
.itg-wag-header-row .woocommerce-product-attributes-item__label {
	text-align: center!important;
}
body .woocommerce-product-details__short-description p {
    margin: 5px 0 10px;
}

.lte-wc-order, .lte-wc-new {
	display: none;
}

.copyright-block .container {
	display: flex;
    justify-content: space-between;
}
.woocommerce-product-attributes-item__label{
	text-align: left!important;
}
body.woocommerce .shop_attributes td, .woocommerce .shop_attributes th, .woocommerce .shop_attributes th:first-child {
    padding: 10px !important;
}

body #lte-nav-wrapper.lte-layout-transparent, #lte-nav-wrapper.lte-layout-transparent-full, #lte-nav-wrapper.lte-layout-transparent-overlay {
    margin-bottom: 0;
}


body .lte-countup.layout-default .countUp-wrap .countUp-item:after {
    -moz-osx-font-smoothing: grayscale;
    content: " ";
    background: var(--main);
    width: 120px;
    height: 3px;
    left: 90%;
}

.icons-block svg {
    height: 60px!important;
    max-width: 60px!important;
}

.lte-wc-dots-wrapper {
	display: none;
}
body .lte-footer-widget-area .lte-social ul {
    margin-left: -15px;
}

element.style {
}
.lte-contact-form-7 p > span {
    margin-bottom: 0;
}
.elementor *, .elementor :after, .elementor :before {
    box-sizing: border-box;
}

body .wpcf7-spinner {
    margin: 0;
    position: absolute;
    right: 50%;
    left: 50%;
    top: 85%;
}
body .lte-footer-wrapper::before{
	background-image: initial!important;
	height: initial;
}
#lte-widgets-footer {
	background: #0F0E0F;
    border-top: 3px solid #d0000e;
    padding-top: 40px;
}
body .elementor-widget-lte-icons .lte-block-icon a:hover .lte-descr {
    color: #D7000F;
}
body.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    border-bottom: 2px solid var(--main);
}

.woocommerce-Tabs-panel--description {
	font-size: 16px;
}
body .lte-countup.layout-default .countUp-wrap .countUp-item .lte-header {
    font-size: 70px;
}
body h3 {
    font-size: 40px;
}
.ai-c.elementor-widget-lte-icons .lte-block-icon.lte-icon-type-left .lte-inner {
    align-items: center;
}
.i-68 svg {
	min-width: 68px;
}

.product .summary.entry-summary{
	display: flex;
    flex-direction: column-reverse;
    gap: 15px;
}
.lte-footer-widget-area .lte-social-icons-list li:nth-child(2) {
	margin-top: 10px !important;
}
.lte-footer-widget-area .widget:nth-child(1) {
    margin-bottom: 20px;
}
.lte-footer-widget-area .lte-social ul {
    display: flex;
    align-items: center;
}
.lte-footer-widget-area .lte-social img {
	max-width: 27px!important;
}
.lte-footer-widget-area .lte-social span {
	font-size: 27px!important;
	margin-top: 5px;
}
.lte-footer-widget-area .lte-social a {
	height: 27px;
	width: 27px;
}
.woocommerce.lte-background-black .shop_attributes td p {
    hyphens: auto;
    white-space: normal;
}

@media (max-width: 768px) {
	.lte-header-wrapper + .main-wrapper > .margin-default, .lte-header-wrapper + .margin-default {
        padding-top: 200px!important;
    }
	.copyright-block .container {
		flex-direction: column;
	}
	.lte-footer-widget-area .lte-social ul {
		justify-content: center;
	}
	body .lte-countup.layout-default .countUp-wrap .countUp-item .lte-header {
		font-size: 50px;
	}
	body h3 {
		font-size: 28px;
	}
	body header.lte-parallax-yes, section.lte-parallax-yes, div.lte-parallax-yes > .elementor-column-wrap {
        background-position: center!important;
    }
	form textarea, .form-row textarea, form input:not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]), .form-row input:not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]) {
		padding: 16px 15px 16px 30px;
	}	
	.lte-header-wrapper .lte-navwrapper-mobile{
		position: fixed!important;
        left: 0;
        right: 0;
        top: 0;
        background: #0F0E0F;
	}
	.lte-header-wrapper{
		height: 100px;
	}
}

@media (min-width: 1024px) {
	.woocommerce div.product .woocommerce-tabs .panel {
		display: flex;
		gap: 20px;
	}
	.woocommerce div.product .woocommerce-tabs table {
		height: fit-content;
	}
	.full-width .elementor-widget-lte-icons .lte-block-icon.lte-icon-type-left .lte-icon-content {
        max-width: initial;
    }
	.we-offer-section .lte-block-icon span.lte-header.lte-h6{
		min-height: 55px;
	}
}

@media (min-width: 768px) and (max-width: 1200px){
	.nativa-section .lte-heading.lte-color-white .lte-header {
		font-size: 28px;
	}
}
@media (min-width: 1600px) {
	.nativa-section {
		background-size: 35%!important;
   		background-position-y: center;
	}
	.we-offer-section .lte-block-icon span.lte-header.lte-h6{
		min-height: 47px;
	}
}
@media (min-width: 2000px) {
	.nativa-section {
		background-size: 32%!important;
	}
}