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

@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
/* font-family: "Lato", sans-serif; */

.logo {
    max-width: 140px;
}

.footer-supreme ul li {
    display: flex;
    align-items: baseline;
    flex-direction: row;
}

.footer-supreme ul li i {
    margin-right: 10px;
    width: 15px;
}

.footer-phone-block {
    display: flex;
    flex-direction: row;
}

.footer-phone-block span.name-phone {
    margin-right: 10px;
}

.home .ftc-element-image .ftc-image-content {
    width: 100%;
    height: 100%;
}

.home .ftc-element-image .button-banner {
    left: 0;
    position: absolute;
    bottom: 50px;
    right: 0;
}

.home .ftc-image-caption {
    padding-top: 50px;
}



.home .footer-top {
    display: none;
}

.home .ftc-product-categories.style_4 {
      flex-direction: row-reverse;
}

.section-about-1 .ftc-feature a.ftc_feature_image img {
     max-width: 75px;
}

.btn-supreme a {
    background-color: #009245 !important;
    font-family: "Roboto", Sans-serif;
    font-weight: bold;
    font-size: 15px !important;
    padding: 12px 24px !important;
    color: #fff !important;
    margin-top: 60px;
}

.btn-supreme {
    display: flex !important;
    justify-content: center;
}



.faq:last-child {
    padding-bottom: 70px;
}


.contact-us3 .wpcf7 p:nth-child(3), .contact-us3 .wpcf7 p:nth-child(5) {
    display: block;
}

.contact-info-section ul {
    list-style: none;
}

.contact-info-section a {
    font-size: 15px;
    line-height: 24px;
    color: #666;
    text-align: justify;
}


.contact-info-section i {
    font-size: 18px;
    width: 25px;
    text-align: center;
    margin-right: 2px;
    margin-top: 10px;
}

.contact-us3 .contact_part2 {
    margin-bottom: 15px;
}

.header-nav a {
    color: #fff;
}

.header-nav a.my-account {
    color: #fff;
}

.header-nav a.log-out {
    color: #fff;
}

.nav-left, .nav-right {
    color: #fff;
    font-size: 16px;
}

.header-ftc div#sticky-wrapper .ftc-search-product {
    display: none;
}

.woocommerce-page main#main {
    margin: 30px 0 70px;
}

.woocommerce-account article.page {
    margin-top: 0;
}

.woocommerce-page main#main .vc_row {
    margin-bottom: 0;
}

.woocommerce-page main#main p.return-to-shop {
    margin-bottom: 0;
}

.woocommerce-account .woocommerce-MyAccount-content, .woocommerce-account .woocommerce-MyAccount-navigation {
    margin-top: 0;
}

.sing-text-abou5 .btn-supreme a {
     margin-top: 0;
}

.archive .woocommerce .products, .archive .woocommerce .ftc-product .products {
   justify-content: flex-start;
}

.archive .woocommerce .products.grid .ftc-product {
   margin-left: 15px;
    margin-right: 15px;
}

.widget-container.ftc-product-categories-widget {
    margin-top: 0;
    margin-bottom: 30px;
}


.archive div#content {
    padding: 47px 0 58px;
}

.archive .star-rating.no-rating {
    display: none;
}

.archive .item-description .meta_info {
     display: none;
}

.woocommerce-tabs .vc_tta-accordion .vc_tta-panel:first-child {
    display: block !important;
}

.woocommerce-tabs .vc_tta-accordion .vc_tta-panel {
      display: none !important;
}


.single-product .yith-wcwl-add-to-wishlist {
    display: none !important;
}

.single-product .item-description {
    margin-top: 20px !important;
}


.single-product a#readMore {
    display: none;
}


.single-product p.availability.stock.in-stock {
    margin-top: 10px;
}

.header-nav .info-desc > span, .header-nav .ftc-sb-account .ftc_login > a, .header-nav .info-desc span, .header-nav .ftc-sb-account, .header-nav .ftc-my-wishlist * {
      color: #fff;
}

.single-product .description_fullcontent {
    display: block;
}

.single-product .desciption_content {
       display: none;
}

.single-product a#readmore_des {
    display: none;
}

.woocommerce div.product .woocommerce-tabs {
    margin-bottom: 0;
    padding-top: 0;
}

.woocommerce.single-product #content div.product div.details-img, .woocommerce.single-product div.product div.details-img, .woocommerce-page.single-product #content div.product div.details-img, .woocommerce-page.single-product div.product div.details-img {
    margin: 0 0 35px 0;
    }


.single-product .related.products {
    margin-top: 20px;
    margin-bottom: 35px;
}


.faq p {
    max-width: 100% !important;
}

.single-product .star-rating.no-rating {
    display: none;
}

.wpcf7-response-output {
    display: block;
    position: relative;
    clear: both;
}

body.error404 #content {
    background: #94C347;
}

.admin-bar .ftc-off-canvas-cart {
    z-index: 99999 !important;
}

.woocommerce-checkout {
    font-size: 16px;
}

.woocommerce ul.order_details li {
        font-size: 14px;
    }

.page-id-11732 header#masthead, .page-id-11732 .site-footer {
    display: none;
}

.landing-form-wrap label {
    font-family: Karla;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: -0.08em;
    color: #009245;
    margin-bottom: 8px;
}


.landing-form-wrap button, .landing-form-wrap input, .landing-form-wrap optgroup, .landing-form-wrap select, .landing-form-wrap textarea {
    font-family: Karla;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: -0.08em;
    color: #999999;
    background: #FFFFFF;
    border: 1px solid #009245;
    box-sizing: border-box;
    border-radius: 6px;
    height: 52px;
    width: 100%;
    margin-bottom: 24px;
}

.landing-form-wrap input.wpcf7-form-control.wpcf7-submit {
    font-family: Karla;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    color: #FFFFFF;
    background: #0A83C8;
    border-radius: 0;
    width: 100%;
    max-width: 199px;
    height: 58px;
}


.landing-form-row {
    display: flex;
    flex-direction: row;
}

.landing-banner-block .elementor-container {
    margin: 0 24px 0 auto;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.ul-mb ul li {
    margin-bottom: 12px;
}

.btn-bg .elementor-button {
    width: 100% !important;
    max-width: 179px !important;
    height: 60px;
    padding: 18.5px 0 !important;
    text-align: center;
}

.mb-p p {
    margin-bottom: 28px;
    font-family: "Karla", Sans-serif;
}

.btn-bg .elementor-button span.elementor-button-text, .landing-header .elementor-button span.elementor-button-text, .btn-nobg .elementor-button span.elementor-button-text{
    font-family: "Karla", Sans-serif !important;
}

.mb-p p:last-of-type {
    margin-bottom: 0;
}

.page-id-11732 .elementor-widget-text-editor ul {
    margin: 0;
    padding: 0 0 0 27px;
}

.page-id-11732 .elementor-widget-text-editor p{
    font-family: "Karla", Sans-serif; 
}


.lfaq-wrap .elementor-accordion-item {
    margin-bottom: 8px;
}

.lfaq-wrap .elementor-accordion-item .elementor-tab-title {
    padding: 17px 10px 17px 28px;
    letter-spacing: 0.02em;
}

.lfaq-wrap .elementor-accordion-item span.elementor-accordion-icon {
    margin: 2px 11px 0 0;
}


.lfaq-wrap .elementor-accordion-item .elementor-tab-content {
    padding: 0 10px 25px 28px;
    margin-top: -3px;
}

.landing-banner-block ul {
    padding-left: 0 !important;
}

.page-id-11732 .swiper-pagination-bullets {
    bottom: -14px;
   }

.landing-form-col:first-child {
    margin-right: 16px;
}

.landing-form-col {
    width: 100%;
    max-width: 337px;
}

.landing-form-col.w100 {
    max-width: 100%;
    margin-right: 13px;
}

.landing-form-wrap textarea {
    height: 70px;
    margin-bottom: 8px;
}

.landing-header.fixed-header {
    position: fixed;
    width: 100% !important;
    z-index: 9;
    left: 0 !important;
    top: 0;
}


/* 26.12.25 */

.elementor-widget-slider_revolution .button-slider2::after {
	background-color: #94c347;
	
}

.elementor-widget-slider_revolution .button-slider2::before {
	background-color: #94c347;
	}

body {
	overflow-x: hidden;
}

.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__toggle_button {
	padding: 0;
	background-color: transparent !important;
	color: #262626 !important;
}

.top-header a {
	color: #fff;
}

.header-cart .elementor-menu-cart__toggle_button {
	display: flex;
	flex-direction: row-reverse;
}

ul.elementor-nav-menu--dropdown a, ul.elementor-nav-menu--dropdown a:focus, ul.elementor-nav-menu--dropdown a:hover {
	border-inline-start: 0 solid transparent !important;
	}

.header-wrap .sub-menu {
	box-shadow: 0px 4px 13px -3px #808080;
	padding: 13px 0px !important;
	border-top: 2px solid #95c348 !important;
	min-width: 205px !important;
}

body p:last-child {
	margin-bottom: 0;
}

body p {
	margin-bottom: 10px;
}

.blog-sidebar .elementor-widget-search {
	display: none;
}

.blog-sidebar h5 {
	display: none;
}

.blog-sidebar ul {
	list-style: none;
	padding: 0;
}

.blog-sidebar ul li a {
font-family: "Lato";
font-size: 14px;
	color: #666;
}

.blog-sidebar ul li {
	border-bottom: 1px solid #ebebeb;
	padding: 7px 0;
}

.blog-sidebar ul li a:hover {
	color: #94c347;
}

.post-content .post {
	padding-bottom: 14px !important;
	border-bottom: 1px solid #ebebeb;
}

.single-post .blog-sidebar .elementor-widget-search {
	display: block;
}

.post-author .elementor-inline-items {
	justify-content: flex-end;
}

.services-carusel .swiper-pagination {
	bottom: -10px !important;
}

.header-wrap .sub-arrow {
	display: none;
}

.faq-item .e-n-accordion-item-title-icon {
	background-color: #94c347;
	width: 30px !important;
	height: 30px;
	display: flex;
	justify-content: center;
}

.contact-us3 .wpcf7 p input[type="text"], .contact-us3 .wpcf7 p input[type="email"] {
	font-family: Lato;
	color: #333;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	display: inline-block;
	border: 1px solid #e5e5e5;
	border-width: 0 0 1px 0;
	background: #fff;
	padding: 11px 15px;
	margin: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
	text-align: left;
	width: 100%;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

.contact-us3 .wpcf7 p textarea {
	background: #f3f3f3;
	border: 0;
	font-family: Lato;
	color: #333;
	filter: none !important;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	display: inline-block;
	border: 1px solid #e5e5e5;
	border-width: 0 0 1px 0;
	padding: 7px 15px;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	text-align: left;
	width: 100%;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	margin-top: 18px;
	height: 115px;
}

.contact-us3 .wpcf7 input[type^="submit"] {
	text-transform: capitalize;
	padding: 0 15px;
	line-height: 45px;
	min-width: 195px;
	font-size: 16px;
	font-weight: 600;
	margin: 7px 0 0;
	border: 0;
	color: #fff;
	background-color: #94c347;
	font-family: Raleway;
	border-radius: 0;
}

.contact-us3 label {
	width: 100%;
}

.contact-us3 p {
	margin-bottom: 3px;
}

.shop-sidebar h5 {
	background-color: #94c347;
	font-size: 18px;
	line-height: 24px;
	padding: 12px 20px;
	margin: 0;
	color: #fff;
	font-family: Raleway;
	font-weight: bold;
	text-transform: uppercase;
}

.shop-sidebar .woocommerce.widget_product_categories {
	border: 1px solid #e5e5e5;
	padding: 0;
}

.shop-sidebar .product-categories {
	padding: 0 20px 20px;
	list-style: none;
}

.shop-sidebar a {
	color: #333;
	font-size: 16px;
	font-family: Raleway;
	font-weight: 500;
	line-height: 22px;
	padding: 10px 0;
}

.shop-sidebar li {
	border-bottom: 1px solid #ebebeb;
	padding: 10px 0;
}

.shop-sidebar li:last-child {
	border-bottom: none;
	padding-bottom: 0;
}


.shop-sidebar a:hover {
color: #94c347;
}


.woocommerce-wishlist form#yith-wcwl-form, .woocommerce-cart form.woocommerce-cart-form {
    margin-top: 50px;
}

.woocommerce table.shop_table th {
    border-bottom: none;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
    padding: 10px 12px;
    border-right: 1px solid #e5e5e5;
}

.woocommerce-cart table.cart img {
    width: 101px;
}

.woocommerce table.shop_table th:last-child, .woocommerce table.shop_table td:first-child, .woocommerce table.shop_table td:last-child {
    border-right: none;
}

.woocommerce table.shop_table td:first-child {
    padding: 20px;
    width: 141px;
}

.woocommerce a.remove {
    margin: 0 auto;
}

.woocommerce a.remove, body table.compare-list tr.remove td > a .remove:before {
    color: #333 !important;
}

.woocommerce table.shop_table td {
    border-right: 1px solid #e5e5e5;
    text-align: center;
    margin: 0 auto;
    border-bottom: 0;
    text-transform: capitalize;
}


.woocommerce table.shop_table .product-name a{
color: #666;
line-height: 1.5em;
	font-size: 14px;
	font-family: Raleway;
}

.woocommerce table.shop_table .product-name a:hover{
color: #94c347;
}

.woocommerce-cart-form__cart-item .product-price {
	color: #94c347;
	font-weight: 600;
	font-family: "Lato";
	font-size: 14px;
}

.woocommerce-cart-form__cart-item .product-subtotal .woocommerce-Price-amount.amount {
	color: #94c347;
	font-weight: 600;
	font-family: "Lato";
	font-size: 14px;
}

.woocommerce .quantity .qty {
	border-radius: 0;
}

table tbody > tr:nth-child(2n+1) > td, table tbody > tr:nth-child(2n+1) > th {
	background-color: transparent !important;
}

.woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: 295px;
    border: 1px solid #e5e5e5;
    padding: 11px 6px;
}

.woocommerce table.shop_table.cart.woocommerce-cart-form__contents .coupon input#coupon_code {
    padding: 8px 15px 9px;
}

table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents button.button {
	padding: 14.7px 20px;
	background-color: #2c2c2c;
	color: #fff;
	font-weight: normal;
	border-radius: 0;
	text-transform: uppercase;
}

table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents button.button:hover {
    background-color: #94c347;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: left;
    width: 100%;
}

.woocommerce .cart-collaterals .cart_totals h2 {
    margin-bottom: 35px;
}

#customer_login h2, .cart_totals  h2 {
    position: relative;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    padding-bottom: 9px;
}

#customer_login h2:after, .cart_totals  h2:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #e5e5e5;
    z-index: -1;
}

.woocommerce .cart_totals  table.shop_table {
    max-width: 70%;
    width: 100%;
    float: left;
    border-spacing: 0 10px;
    border: none;
    margin: -10px 0 0 0;
    padding-right: 20px;
}

.woocommerce .cart_totals table.shop_table tbody tr th, .woocommerce .cart_totals table.shop_table tbody tr td, .woocommerce .cart_totals table.shop_table tbody:first-child tr:first-child td, .woocommerce .cart_totals table.shop_table tbody:first-child tr:first-child th {
    border: 1px solid #e5e5e5;
}

.woocommerce table.shop_table tbody th {
    font-weight: normal;
    font-size: 14px;
    text-transform: initial;
    vertical-align: middle !important;
}

.woocommerce-cart .wc-proceed-to-checkout {
    max-width: 30%;
    width: 100%;
    float: left;
    padding: 0;
}

.woocommerce .wc-proceed-to-checkout a.button.alt, .woocommerce .wc-proceed-to-checkout a.button {
    background-color: #2c2c2c;
    color: #fff;
    text-transform: uppercase;
    padding: 16px 0;
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 10px;
    border-radius: 0;
}

.woocommerce .wc-proceed-to-checkout a.button.alt:hover, .woocommerce .wc-proceed-to-checkout a.button:hover {
    background-color: #94c347;
}

table tbody tr:hover > td, table tbody tr:hover > th {
	background-color: transparent;
}

.cart_totals .woocommerce-Price-amount.amount {
	color: #94c347;
	font-weight: 600;
	font-family: "Lato";
	font-size: 14px;
}

.woocommerce-shipping-totals label {
    color: #333;
    font-weight: 700;
    margin-bottom: 5px;
	line-height: 1.5em;
	font-size: 14px;
}

.woocommerce-shipping-destination {
	color: #94c347;
	font-weight: 600;
	font-family: "Lato";
	font-size: 14px;
}

.shipping-calculator-button {
	color: #333;
	font-weight: 700;
	margin-bottom: 5px;
	line-height: 1.5em;
	font-size: 14px;
}

	.woocommerce-info {
		border-top-color: #94c347;
	}	
	
	.woocommerce-info::before {
	color: #94c347;
}
	
.woocommerce-info a {
	font-size: 16px;
	color: #666;
	font-family: Raleway;
}

form.checkout div#customer_details {
    display: inline-block;
    float: left;
    width: 50%;
    padding-right: 15px;
}

form.checkout div#customer_details > div {
    width: 100%;
}

form.checkout div#order_review {
    display: inline-block;
    max-width: 50%;
    width: 100%;
    padding-left: 15px;
}

.woocommerce-checkout label {
color: rgb(51, 51, 51);
font-family: Lato;	
font-size: 16px;	
font-weight: bold;	
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
    border: 1px solid #e5e5e5;
    background: #fff;
    padding: 11px 15px;
    color: #666;
}

.select2-container .select2-selection--single .select2-selection__rendered {
	font-weight: 400;
	background: #fff;
	padding: 11px 15px;
	color: #666;
}

.select2-container .select2-dropdown, .select2-container .select2-selection {
		border: 1px solid #e5e5e5;
}

.woocommerce form .form-row .input-text, .woocommerce form .form-row select {

	border: 1px solid #e5e5e5;
	background: #fff;
	padding: 11px 15px;
	color: #666;
}

form.checkout div#order_review table.shop_table.woocommerce-checkout-review-order-table {
    background-color: #f6f6f6;
}

.woocommerce-checkout-review-order th {
	border-left: none !important;
}

.woocommerce-checkout-review-order td:first-child{
		border-left: none !important;
	border-right: none !important;
}

.woocommerce .woocommerce-checkout-review-order table.shop_table td:first-child {
	width: auto;
	
}


.woocommerce-checkout-review-order thead th {
	border-top: none !important;
}


.woocommerce .woocommerce-checkout-review-order table.shop_table td {
	border-right: 0 !important;
}

.woocommerce .woocommerce-checkout-review-order table.shop_table td {
	border-right: 1px solid rgba(0,0,0,.1) !important;
	border-left: 0;
}

.woocommerce .woocommerce-checkout-review-order table.shop_table td:last-child {
	border-right: 0 !important;
	
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	
	background-color: #333;
	
}

.woocommerce #payment #place_order:hover, .woocommerce-page #payment #place_order:hover {
	background-color: #94c347;
}

.return-to-shop .button {
	background-color: #2c2c2c !important;
	color: #fff !important;
}

.woocommerce-button.button.woocommerce-form-login__submit {
    background-color: #2d2d2d;
    color: #fff;
}

.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit {
    background-color: #2d2d2d;
    color: #fff;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
	padding: 0;
	}

.woocommerce div.product .woocommerce-tabs ul.tabs #tab-title-reviews {
	display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs #tab-title-additional_information {
	display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
	margin: 0;
	width: 100%;
}

.woocommerce div.product div.images .flex-control-thumbs {
	margin-top: 20px;
	justify-content: center;
	display: flex;
}

.woocommerce div.product div.images .flex-control-thumbs li {
		margin-right: 15px;
}

.woocommerce div.product div.images .flex-control-thumbs li:last-child {
		margin-right: 0px;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
	
	z-index: 1;
}





/* 26.12.25 */





































































/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
    
} /* end 1200 */

/* Medium Devices, Desktops */
@media only screen and (max-width : 1024px) {
    
.mobile-menu-wrap .yith-woocompare-counter span.yith-woocompare-count {
	color: #666666;
	font-family: "Raleway", Sans-serif;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 22px;
}	
	
.mobile-menu-wrap h5 {
	margin: 0;
}	
	
.mobile-menu-wrap .elementor-widget-wp-widget-yith-woocompare-counter-widget {
	padding: 11px 15px;
	border-bottom: 1px solid #ebebeb;
	border-top: 1px solid #ebebeb;
}	
	
.mobile-menu-wrap .elementor-nav-menu .sub-arrow {
	position: absolute;
	right: 20px;
}	
	
.mobile-menu-wrap .elementor-nav-menu--dropdown.elementor-nav-menu__container {
	margin-top: 0;
}	
	
.header-wrap.scrol-header .e-con-inner {
	padding-top: 10px;
	padding-bottom: 10px;
	transition: 0.3s !important;
}	
	
	.header-wrap .e-con-inner {
		transition: 0.3s !important;
}
	
}  /*  end 1024 */

/* Medium Devices, Desktops */
@media only screen and (max-width : 991px) {
  
.archive .woocommerce .products.grid .ftc-product {
    margin-left: 15px;
    margin-right: 15px;
}

.ftc-breadcrumb .container {
    padding: 0;
    min-height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.menu-item-has-children i.fa.fa-angle-down {
    position: absolute;
    right: 0;
    top: 0;
    padding: 16px;
    cursor: pointer;
}

.menu-item.active ul.sub-menu {
    display: block;
}






}  /*  end 991 */





/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    
.woocommerce table.shop_table_responsive tbody tr:first-child td:first-child, .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
    border-top: 0;
}	
	
.woocommerce table.shop_table.cart td.product-remove {
    width: 100%;
}
	
.woocommerce table.shop_table.cart td {
    border-right: none;
}	
	
.woocommerce table.shop_table.cart td {
    border-right: none;
}	
	
.woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {
    display: block !important;
    text-align: center !important;
}	
	
.woocommerce table.shop_table.cart td {
    border-right: none;
}	
	
.woocommerce-page table.cart .product-thumbnail:before {
	display:none;
	}
	
.woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
	background-color: transparent;
}	
	
.woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions {
    width: 100%;
    padding: 10px;
}	
	
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: left;
    width: 100%;
}	
	
.woocommerce .cart_totals table.shop_table, .woocommerce-cart .wc-proceed-to-checkout, .woocommerce .cart_totals .wc-proceed-to-checkout a.button {
    width: 100%;
    max-width: 100%;
    padding-right: 0;
}	
	
.woocommerce .cart_totals table.shop_table, .woocommerce-cart .wc-proceed-to-checkout, .woocommerce .cart_totals .wc-proceed-to-checkout a.button {
    width: 100%;
    max-width: 100%;
    padding-right: 0;
}	
	
form.checkout div#customer_details {
	width: 100%;
	padding-right: 0;
	padding-bottom: 20px;
}
	
form.checkout div#customer_details > div {
    width: 100%;
}
	
form.checkout div#order_review {
    max-width: 100%;
    width: 100%;
    padding-left: 0;
}	
	
	.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	
	margin-top: 20px;
}
	
	
	
	
	
	
	
} /* end 768 */


/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
    
.footer-middle .wpb_text_column {
     margin-bottom: 35px !important;
}

.footer-middle .wpb_text_column.vc_custom_1623819014082 {
    margin-bottom: 0 !important;
}


.woocommerce .before-loop-wrapper {
     display: none !important;
}

.button-sidebar {
      display: none !important;
}



.archive .woocommerce .products, .archive .woocommerce .ftc-product .products {
     margin-top: 25px;
}

.archive aside.ftc-sidebar:not(.product-category-top-content), .single-product aside.ftc-sidebar:not(.product-category-top-content) {
    display: block !important;
}

.footer-phone-block-link {
    text-align: left;
}

.breadcrumb-title h1 {
    line-height: 65px !important;
}

.btn-supreme a {
   margin-top: 30px;
}

aside#left-sidebar.ftc-sidebar.col-sm-3 {
    margin-bottom: 0 !important;
}

.single-product .collapsed-content ul {
    padding-left: 20px;
}

.service3_slider.ftc-row-wide {
    margin-top: 30px;
    margin-bottom: 0;
}

.service3_slider .wpb_gallery {
    margin-bottom: 0;
}

.section-service2 {
    display: flex;
    flex-direction: column-reverse;
}

.section-service4 {
    display: flex;
    flex-direction: column-reverse;
}

.text_service3 .vc_custom_1620730356311 {
    padding-bottom: 34px !important;
}

.section-service1 {
    padding-bottom: 5px;
}

.text_service3 .wpb_text_column.wpb_content_element {
    margin-top: 1px;
    padding-bottom: 35px !important;
}

.section-service2.ftc-row-wide {
    margin-bottom: 40px;
}

.text_service3 .ftc-smooth-image {
    margin-bottom: 32px !important;
}

.text_service3 .wpb_text_column {
    padding-bottom: 35px !important;
}

.section-service3 {
    padding-bottom: 35px;
}

.section-service4 {
    padding-bottom: 10px;
}


body .ftc-breadcrumb {
    min-height: 400px !important;
   }

.section-contact-info {
    padding-top: 30px;
}

.vc_row.contact-us3 {
  padding-bottom: 0 !important;
}

.sing-text-abou5 .vc_custom_1623819924363 {
    padding-bottom: 0 !important;
}


.landing-banner-block .elementor-container {
    margin: 0 10px 0 10px;
  }

.elementor-element-02ee464.elementor-widget.elementor-widget-text-editor {
    margin-bottom: 12px;
}

.page-id-11732 .swiper-pagination-bullets {
    bottom: -18px;
}

.btn-bg.btn-w100 .elementor-button {
    max-width: 335px !important;
   }

.landing-form-row {
        flex-direction: column;
}

.landing-form-wrap input.wpcf7-form-control.wpcf7-submit {
      max-width: 335px;
   }

.landing-form-col {
       max-width: 100%;
}


.logo-text p span {
    color: #009245 !important;
}

	
	
	
/* 30.12.25	 */
	
	.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
	float: none;
		margin-bottom:30px;
}


	
	
	
/* 30.12.25	 */	
	
	
	
	
	
	
} /* end 767 */








/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {





} /*  end 480 */