/* Theme Name: CANaction
Description: CANaction Theme
Author: Viktor Lashkevych
Author URI: https://lashkevych.com.ua
Template: hello-elementor
Version: 1.0.0 */


.elementor-widget-image a img[src$=".svg"] {
	width: 100% !important;
}
#comments {
	display: none !important;
}
.header__logo {
	margin-right: auto !important;
}
.about__teamItem .elementor-icon-box-description {
	margin-top: 20px !important;
	padding-top: 20px;
	border-top: 3px solid #000;
}

.header__language ul {
    padding: 0;
}
.header__language li {
    list-style-type: none;
    font-family: "PFDinTextPro", Sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.5em;
}
.header__language li a {
    padding: 10px;
}

.woocommerce-shipping-calculator, .e-coupon-anchor-description, .mailchimp-newsletter {
	display: none;
}

@media screen and (max-width: 1024px) {
	.header__logo, .footer__col--main {
		order: 0 !important;
	}
	.footer__col--subscribe {
		order: 1 !important;
	}
	.footer__col--address {
		order: 2 !important;
	}
	.header__nav, .footer__col--address2 {
		order: 3 !important;
	}
}

@media screen and (max-width: 767px) {
	.footer__col--subscribe {
		order: 3 !important;
	}
	.footer__col--address {
		order: 1 !important;
	}
	.footer__col--address2 {
		order: 2 !important;
	}
	.footer__subscribe {
		max-width: 375px;
	}
	.about__media .elementor-testimonial {
		flex-direction: column-reverse !important;
		grid-gap: 20px;
	}
	.about__media .elementor-testimonial__footer {
		padding-right: 0 !important;
	}
	.about__media .elementor-testimonial__image img {
		width: 100% !important;
	}
}
