/* 
Theme Name: TBP '23
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
*/

/*.blog-content .elementor-widget-container {
	max-width: 1500px;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}
*/
.center-block {
	max-width:992px;
	padding:20px;
	margin: auto;
}
.c-go-top {
    background: none repeat scroll 0 0 padding-box var(--e-global-color-accent);
    bottom: 20px;
    border-radius: 50%;
    display: none;
    opacity: 0.8;
    position: fixed;
    left: 20px;
    text-decoration: none;
    z-index: 999;
    width: 50px;
    height: 50px;
}
.c-go-top svg {
    display: block;
    margin: auto;
    margin-top: 15px;
}
/* Add your custom styles here */
.loop-contenitor .e-con-inner {
	flex-wrap: nowrap !important;
}
.elementor-heading-title, p {
    text-wrap: balance;
}
main .elementor-widget-container p a {
	text-decoration: underline;
	font-weight: 700;
	color:var(--e-global-color-accent);
	text-decoration-thickness:2px;
	transition: all .3s ease-in 
}
.grid {
	display: grid;
}
body {
	overflow-x: hidden;
}
span.e-n-menu-item-icon {
    top: -2px;
    margin-left: 5px;
    width: 14px !important;
}
.col-twenty .e-con-inner .elementor-widget-nav-menu,
.col-sixty .e-con-inner .elementor-widget-nav-menu {
	width:100%;
}
nav.elementor-nav-menu--dropdown {
    border-top: 0 !important;
}

.mm-panel li a:focus {
	background: transparent !important;
	color: var(--e-global-color-text) !important;
}
.mm-panel li:not(:last-child) {
	border-bottom: 1px solid #c6c6c6;
}
.elementor-item:hover, .elementor-item:active {
    background: var( --e-global-color-primary );
} 

.elementor-item-active.has-submenu:hover {
	color: var(--e-global-color-secondary) !important;
}
.e-n-menu-heading > li.e-n-menu-title {
	padding-left: .5rem;
	padding-right: .5rem;
}
.mm-panel .sub-menu {
    display: block !important;
    position: static !important;
    margin: 0 !important;
	width: 100% !important;
}
.elementor-item.has-submenu {
    font-weight: 500 !important;
}
.mm-panel .elementor-nav-menu--main .elementor-item {
   font-weight: 500 !important;
}
footer .elementor-heading-title a, footer .elementor-heading-title a:hover {
	color:var(--e-global-color-secondary);
}
footer .sub-menu {
    display: none !important;
}
a.elementor-sub-item {
    border-left: 0 !important;
}
.main-menu-content {
    flex-grow: 1;
}
#link-no-click:hover, #link-no-click *:hover {
	cursor:pointer;
}
#link-no-click .e-n-menu-title-container {
    gap: 5px !important;
    display: flex !important;
    align-items: center !important;
}
#main-nav .e-n-menu-items-heading {
	line-height: 120px;
}
.contact-ico .elementor-widget-container {
    display: flex;
    justify-content: center;
    align-items: center;
}
.swiper-slide-contents {width:100%; position:relative;}
.svg-button .elementor-button-content-wrapper {
	align-items: center;
}
.svg-button a {
	text-align:left;
}
.svg-button .elementor-button-icon svg {
    width: 40px;
}
.whatsapp-btn .elementor-button-icon svg {
    width: 30px;
}

.whatsapp-btn a {
	padding-left: 28px !important;
}
.custom-btn a, a#show-more {
	min-height: 70px;
	box-sizing: border-box;
	display: inline-flex;
    align-items: center;
    justify-content: center;
	padding: 20px 50px !important;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.custom-btn a:hover, a#show-more:hover {
	font-size: 16px !important;
}


.custom-btn-module .elementor-widget-container,
.custom-btn-module a {
	width: 100% !important;
	text-align: center;
	display: flex;
    flex-direction: column;
    justify-content: center;
}
.custom-btn-module {
	width: 100% !important;
    display: flex;
	height:100%;
}
.custom-btn-module .elementor-button-wrapper {
	display: flex;
    align-items: stretch;
    height: 100%;
}
.custom-btn-module a:hover {
	background: var( --e-global-color-b4908ab ); 
}
.btn-venature a, a#show-more {
	background:url('https://laquercia21.it/site/wp-content/uploads/2023/05/bg-btn-venature.svg') #fff no-repeat center / cover;
}
.btn-venature-bianco a {
	background:url('https://laquercia21.it/site/wp-content/uploads/2023/05/bg-btn-venature.svg') #fff no-repeat center / cover;
}
.btn-venature a:hover {
	background-image:none;
	border-width:2px;
}
.img-in-slide .elementor-widget-container {
	display: flex;
    align-items: flex-end;
	justify-content: flex-end;
}
.img-in-slide {
	max-width: 70% !important;
}
.img-in-slide img {
	height: 70vh;
	object-fit: cover;
}
#home-slider .slide-heading h2 {
	margin:0;
}
/*
.works .swiper-slide a {
      display: block !important;
      width: calc(100% - 40px) !important;
      
}*/
.works .swiper-slide img {
   object-fit: cover;
}
/*
.works .swiper-slide:first-child.swiper-slide-active {
	width: 90% !important;
}
*/
.works .swiper-slide {
	width:100% !important;
}
.works figcaption:before {
	content:"";
	background: url('https://laquercia21.it/site/wp-content/uploads/2023/05/double-arrow.svg') no-repeat center / contain;
	display: inline-block;
	width: 30px;
	height: 25px;
	margin-right: 10px;
}
.works figcaption {
	display: flex;
    margin: 20px 0px 20px 100px;
    align-items: center;
}

.riga-con-col-uguale-h .e-flex {
	flex-grow: 1 !important;
}
.section-carousel {
    padding-left: calc((100% - 1500px) / 2);
}
.swiper-slide:nth-child(3n+1) .swiper-slide-bg {
    background: rgba(71,122,126,1);
	background: linear-gradient(0deg, rgba(255,255,255,1) 15%, rgba(71,122,126,1) 15%);
}
.swiper-slide:nth-child(3n+2) .swiper-slide-bg {
    background: rgba(96,90,74,1);
background: linear-gradient(0deg, rgba(255,255,255,1) 15%, rgba(96,90,74,1) 15%);
}
.swiper-slide:nth-child(3n+3) .swiper-slide-bg {
	background: rgba(66,83,75,1);
	background: linear-gradient(0deg, rgba(255,255,255,1) 15%, rgba(66,83,75,1) 15%);
}

.marquee {
overflow: hidden;
}
.track {
  white-space: nowrap;
  will-change: transform;
  animation: marquee 40s linear infinite;
}
.track:hover { 
	-moz-animation-play-state: paused;
	-webkit-animation-play-state: paused;
	-ms-animation-play-state: paused;
		animation-play-state: paused;
}
.card-title .elementor-heading-title {
	margin:0;
}
@keyframes marquee {
  from { transform: translateX(0); }
  to { transform: translateX(-50%); }
}
footer .elementor-nav-menu a {
    padding-left: 0 !important;
	border-bottom: 1px solid var(--e-global-color-secondary);
}
.footer-text, footer-title {
	position: relative;
	z-index: 2;
}
.elementor-widget-image a img[src$=".svg"] {
    width: auto !important;
}
.btn-in-footer .svg-button a {
    min-height: 90px;
    display: flex;
}
.btn-prodotti svg {
	padding-bottom:7px;
}
.btn-freak svg {
	width: 29px !important;
}
.btn-blog svg {
	width: 34px !important;
}
.square, .woocommerce div.product div.images img {
	aspect-ratio: 1 / 1;
	object-fit: cover;
}
.blog-feat-img img {
	aspect-ratio: 3 / 2;
	object-fit: cover;
}
.square .elementor-widget-loop-grid {
	width: 100%;
}
.elementor-toggle-item {
	display: flex;
    flex-direction: column;
	margin-top: -20px;
}
.elementor-tab-title {
    display: flex;
    flex-direction: row-reverse;
	order:2;
}
a.elementor-toggle-title {
    width: 100%;
    padding-right: 25px;
    display: flex;
    align-items: center;
}
.elementor-tab-title hr {
    width: 100%;
    margin-bottom: 2px;
	border: 0;
    border-top: 1px solid;
}
.txt-espandibile .elementor-widget-text-editor {
	color: #707070; 
	background: linear-gradient(to top, #ffffff, #707070);
	background-size: cover;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent;
}
.gallery .e-gallery-item:not(:first-child) {
    display: none;
	width: 0 !important;
	height: 0 !important;
}
.gallery .e-gallery-item, .gallery-nolink .e-gallery-image {
    border-radius: 30px !important;
}
.gallery .e-gallery-item:before {
    content: "";
    background: url('https://laquercia21.it/site/wp-content/uploads/2023/06/plus-ico.svg');
    width: 75px;
    aspect-ratio: 1 / 1;
    display: flex;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    translate: -50% -50%;
    opacity: 1;
    transition: all 0.2s ease-in-out; 
}
.gallery .e-gallery-item:hover:before {
    opacity:0;
}
.bullet-info span {	
	display:block;
	font-family: Poppins, Sans-serif;
	font-size: 20px;
}
.modulo-contatti {
	box-shadow: 0 0 16px #00000040;
	font-family: var(--e-global-typography-primary-font-family);
}
.e-form__indicators {
	justify-content: flex-end !important;
}

.e-form__indicators__indicator__separator {
    max-width: 70px;
}
.modulo-contatti h2 {
	font-size: 50px;
	font-weight:600;
	color:#368D98;
	position: relative;
}

.modulo-contatti h3 {
	font-family: var(--e-global-typography-primary-font-family);
	font-size: 30px;
	font-weight: 600;
}
.modulo-contatti p {
	
}

.form-contatti input[type="radio"] {
	opacity: 0;
  position: fixed;
  width: 0;
}
.form-contatti  .elementor-field-type-step:first-child .elementor-field-type-radio .elementor-field-subgroup {
	display: flex;
	gap: 30px; 
}
.form-contatti  .elementor-field-type-step:first-child .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option {
    display: flex;
    flex-basis: calc(50% - 15px); 
	padding:0;
}
.form-contatti input[type="radio"] + label {
    display: flex !important;
	align-items: center;
	justify-content: center;
	text-align: center;
    background-color: #fff;
	width: 100%;
    padding: 16px 30px;
    font-size: 16px;
	font-family: var(--e-global-typography-primary-font-family);
    border: 1px solid #368D98;
    border-radius: 50px;
	text-transform: uppercase;
	min-height: 70px;
	box-sizing: border-box;
	cursor: pointer;
}
.form-contatti input[type="radio"]:checked + label,
.form-contatti input[type="radio"]:focus + label {
    background-color:#368D98;
	color:#fff;
}
#wizard-idea .elementor-column:not(.elementor-column.e-form__buttons),
#wizard-professionista .elementor-column:not(.elementor-column.e-form__buttons) {
    align-items: flex-start;
}
#wizard-idea button:focus, #wizard-professionista button:focus {
	border: 0;
	outline:0;
}
input[type="file"] {
    border: 1px solid #6E6E6E;
    padding: 20px;
}
#wizard-idea button[type="submit"], #wizard-professionista button[type="submit"] {
	color: #fff;
	background:var(--e-global-color-primary) ;
	padding: 20px 40px;
}
.grid-cataloghi a {
	width:100%;
}
.chi-siamo .elementor-accordion-item {
	border-left: 0 !important;
    border-right: 0 !important;
	border-top: 0 !important;
    border-bottom: 4px solid #fff !important;
}
.chi-siamo .elementor-tab-content {
	border-top: 0 !important;
}
.chi-siamo .elementor-accordion-item:first-child h2 {
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
}
.chi-siamo .elementor-accordion-item:last-child h2:not(.elementor-active) {
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
}

.chi-siamo .elementor-tab-title {
	justify-content: space-between;
	align-items: center;
}
.chi-siamo .elementor-tab-title {
	background-position:center;
	background-repeat: no-repeat;
	background-size: cover;
}
.chi-siamo .elementor-accordion-icon-right {
	margin-right: 30px;
}
.chi-siamo .elementor-accordion-item:nth-child(1) .elementor-tab-title {
	background-image:url('https://laquercia21.it/site/wp-content/uploads/2023/06/chi-siamo.jpg');
}
.chi-siamo .elementor-accordion-item:nth-child(2) .elementor-tab-title  {
	background-image:url('https://laquercia21.it/site/wp-content/uploads/2023/06/storia.jpg');
}
.chi-siamo .elementor-accordion-item:nth-child(3) .elementor-tab-title  {
	background-image:url('https://laquercia21.it/site/wp-content/uploads/2023/06/filosofia.jpg');
}
.chi-siamo .elementor-accordion-item:nth-child(4) .elementor-tab-title  {
	background-image:url('https://laquercia21.it/site/wp-content/uploads/2023/06/come-lavoriamo.jpg');
}
.elementor-accordion-icon-closed {
	background-position:center;
	background-repeat: no-repeat;
	background-image:url('https://laquercia21.it/site/wp-content/uploads/2023/06/plus-ico.svg');
	width: 80px;
	height: 80px;
}
.elementor-accordion-icon-opened {
	background-position:center;
	background-repeat: no-repeat;
	background-image:url('https://laquercia21.it/site/wp-content/uploads/2023/06/minus-ico.svg');
	width: 80px;
	height: 80px;
}
.elementor-accordion-icon-closed svg,
.elementor-accordion-icon-opened svg {
	display: none;
}
/* width */
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

/* Track */
::-webkit-scrollbar-track {
  background: rgba(0,0,0,0); 
  border-radius: 5px;
}
::-webkit-scrollbar-track:hover {
  
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: var(--e-global-color-primary); 
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
 
}
.blog-category-list h5 {
	display: none;
}
.blog-category-list ul {
	margin:0;
	padding:0;
	list-style-type: none;
	gap: 15px 50px;
    display: flex;
	justify-content: center;
    flex-wrap: wrap;
}
.blog-category-list li { 
	display: inline-block;
}
.blog-category-list a, .all-article-btn a {  
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 500;
	font-family:var(--e-global-typography-primary-font-family);
}
.blog-category-list a:hover, .all-article-btn a:hover {  
	text-decoration: underline;
	color:var( --e-global-color-dfacc55 );
}
.products .add_to_cart_button {
	display: none !important;
}
.flex-viewport {
    aspect-ratio: 1/1;
    width: 100%;
    height: auto !important;
}
.woocommerce-product-gallery__image, .woocommerce-product-gallery__image a, .woocommerce-product-gallery__image a img {
    aspect-ratio: 1/1;
    object-fit: cover;
}
.flex-control-thumbs {
	gap: 10px;
    display: flex;
    flex-wrap: wrap;
	margin: 0 !important;
}
.woocommerce div.product div.images .flex-control-thumbs li {
    width: calc(20% - 8px) !important; 
	padding: 0 !important;
	border: 1px solid #e9e9e9;
}

.woocommerce-Tabs-panel {
	border: 1px solid #e9e9e9 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
	padding:0 !important;
	display: flex;
}
.woocommerce div.product .woocommerce-tabs ul.tabs a {
	display: flex !important;
	flex-grow: 1;
	align-items: center !important;
	padding-top: 30px !important;
	padding-bottom: 30px !important; 
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	display: flex;
    flex-grow: 1;
    max-width: 33.84%;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:first-child {
	margin: 0 !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	border-bottom-color: #fff !important;
}
.woocommerce-tabs table, .woocommerce-tabs th, .woocommerce-tabs td {
	background: transparent !important; 
	vertical-align: middle;
	text-align: left;
	padding-left: 7px !important;
    border-left:0;
	border-right:0;
	border-style: solid !important;
}
.woocommerce-tabs table {
	border-top: 0 !important;
}
.woocommerce-Tabs-panel > h2:first-child {
	display:none;
}

button.slick-next:before {
    position: relative;
	right: 50px;
	top:-8px;
	background: url('https://laquercia21.it/site/wp-content/uploads/2023/07/white-arrow-right.svg') no-repeat center / 90%;
   	width: 44px;
    height: 44px;
	content: "" !important;
	display: block;
}
button.slick-prev:before {
	position: relative;
	left: 30px;
	top:-8px;
	background: url('https://laquercia21.it/site/wp-content/uploads/2023/07/white-arrow-left.svg') no-repeat center / 90%;
    width: 44px;
    height: 44px;
	content: "" !important;
	display: block;
}
i.flaticon-right-arrow {
    right: 15px !important;
    background: url('https://laquercia21.it/site/wp-content/uploads/2023/07/white-arrow-right.svg') no-repeat center;
    width: 85px;
    height: 45px;
	content: "" !important;
	display: block;
}
i.flaticon-back {
    left: 15px !important;
    background: url('https://laquercia21.it/site/wp-content/uploads/2023/07/white-arrow-left.svg') no-repeat center;
    width: 85px;
    height: 45px;
	content: "" !important;
	display: block;
}
.slick-arrow {
	border: 0 !important;
	font-size: 0 !important;
}
.flaticon-back:before, .flaticon-right-arrow:before {
	display: none;
}
.dimensioni .woocommerce-product-attributes-item:not(.woocommerce-product-attributes-item.woocommerce-product-attributes-item--dimensions),
.dimensioni th {
	display: none;
}
.dimensioni svg, .dimensioni path {
	fill: var( --e-global-color-text ) !important;
}
.dimensioni table, .dimensioni td {
	background: transparent !important;
	border: 0 !important;
	padding: 0 !important;
	margin-bottom: 7px !important;
}
.slick-track {
	margin-left:0 !important; 
}
.menu-prodotti .elementor-nav-menu {
		column-count: 3;
	}
.menu-prodotti li.menu-item {
    break-inside: avoid-column;
}
.product_meta .sku {
	display: none;
}
.single-product .dialog-type-lightbox, .single-product .fancybox-button--zoom, .single-product .wpgs-lightbox-icon::before {
	display: none !important;
}
.fancybox-button {
    border: 0 !important;
	background: transparent !important;
}
.fancybox-button:hover {
	background: transparent;
}
.fancybox-navigation .fancybox-button div {
	background: transparent;
}
.fancybox-progress {
	background: var(--e-global-color-b4908ab) !important;	
}
.wpgs-nav.slick-slider {
	margin-left: -5px;
}
.price ins {
	text-decoration: none;
	font-weight: 400 !important;
}
svg#brand-identity-ico {
	width: 52px;
}
svg#Raggruppa_331 {
	transform: scaleX(-1);
}
.elementor-widget-container > .wp-block-group {
    max-width: 1500px;
    margin: auto;
}
.woocommerce ul.products li.product .onsale {
    padding: 1px 10px !important;
    align-items: center !important;
    justify-content: center !important;
    display: flex !important;
}
@media all and (min-width: 1025px) and (max-width: 1150px) {
	.modulo-wizard-container {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	.menu-prodotti .elementor-nav-menu {
		column-count: 2;
	}
}
@media all and (min-width: 1025px) and (max-width: 1530px) {
	.pl-20 {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
}

@media only screen and (min-width: 1025px)  {
	.works .swiper-slide img {
		/* height: 80vh !important; */
		height: 1120px !important; 
		aspect-ratio: 3/2;
	}
	.module-first-step .e-con-inner{
		display: grid !important;
		justify-items: center;
		grid-template-columns: 1fr 1fr;
		grid-template-rows: 1fr 1fr;
		align-items: center !important;
	}
	.col-twenty {
		width: 25% !important;
	}
	.col-sixty {
		width: 50% !important;
	}
	
}
@media all and (max-width: 1024px) {
	.works figcaption {
		margin: 20px 0px 0 20px;
	}
	.custom-btn a {
		padding: 20px 25px !important; 
	}
	.slide-heading {
		position: static;
	}
	.img-in-slide img {
    	/*height: 50vh; */
		height: 350px;
	}
	.img-in-slide {
    	padding-left: 20px !important;
		max-width: initial !important;
	}
	#home-slider .swiper-slide-inner {
		align-items: flex-start;
	}
	.swiper-slide:nth-child(3n+1) .swiper-slide-bg {
	   background: linear-gradient(0deg, rgba(255,255,255,1) 22vh, rgba(71,122,126,1) 22vh);
	}
	.swiper-slide:nth-child(3n+2) .swiper-slide-bg {
		background: linear-gradient(0deg, rgba(255,255,255,1) 22vh, rgba(96,90,74,1) 22vh);
	}
	.swiper-slide:nth-child(3n+3) .swiper-slide-bg {
		background: linear-gradient(0deg, rgba(255,255,255,1) 22vh, rgba(66,83,75,1) 22vh);
	}
	.menu-prodotti .elementor-nav-menu {
		column-count: 1;
	}
	.e-n-menu-wrapper {
    	top: 45px !important;
	}
	.e-n-menu-toggle:hover {
		cursor: pointer !important;
	}
	.e-n-menu-content > div {
		box-shadow: none !important;
	}
	#link-no-click .e-n-menu-title-container {
		width: 100%;
		justify-content: space-between !important;
	}
}
@media all and (min-width: 769px) and (max-width: 1024px) {
	.works .swiper-slide img {
	  height: 70vh !important; 
	}
	.btn-in-footer .svg-button:not(.btn-modulo) .elementor-button-content-wrapper {
    	flex-direction: column;
		text-align: center;
	}
	.btn-in-footer .svg-button:not(.btn-modulo) .elementor-align-icon-left {
		margin-right: 0 !important;
	}
	.btn-in-footer .svg-button {
		min-width: 120px;
	}
	.btn-in-footer .svg-button a {
		justify-content: center;
		align-items: center;
		min-height: 110px;
	}
	.btn-in-footer .svg-button .elementor-button-content-wrapper {
		gap: 5px;
	}
	.elementor-widget-wc-archive-products .products {
    	grid-template-columns: repeat(2,1fr) !important;
	}
	
}
@media all and (max-width: 768px) {
	.elementor-widget-theme-site-logo {
		transform: translate(13%, 0px);
	}
	.works .swiper-slide img {
	  	height: 40vh !important; 
		aspect-ratio: 3/2;
	}
	.e-n-tabs-content {
		display: flex;
    	flex-direction: column;
	}
	.e-n-tab-title {
    	order: 1;
	}
	.e-n-tab-title + .elementor-element {
    	order: 2;
	}
	.btn-in-footer .svg-button:not(.btn-modulo) {
    	width: calc(50% - 5px) !important;
	}
	.footer-img {
		position: static !important;	
		display: flex;
		order: 1;
	}
	.btn-in-footer .svg-button a {
		justify-content: center;
		align-items: center;
		min-height: 90px;
	}
	.footer-text {
		display: flex;
		order: 2;
	}
	.works figcaption:before {
		width: 24px;
    	height: 20px;
	}
	.elementor-widget-wc-archive-products .products {
    	grid-template-columns: repeat(1,1fr) !important;
	}
	.modulo-contatti h2 {
		font-size: 35px; 
	}
}
@media all and (max-width: 459px) {
	.btn-in-footer .svg-button:not(.btn-modulo) .elementor-button-content-wrapper {
    	flex-direction: column;
		text-align: center;
	}
	.btn-in-footer .svg-button:not(.btn-modulo) .elementor-align-icon-left {
		margin-right: 0 !important;
	}
	
	.btn-in-footer .svg-button .elementor-button-content-wrapper {
		gap: 5px;
	}
}
@media all and (max-width: 320px) {
	.img-in-slide img {
    	height: 310px !important;
	}
}