/*!
Theme Name: Woostroid2 Child
Theme URI:
Author: Zemez
Author URI:
Description: Woostroid2 child theme.
Template: woostroid2
Version: 1.0.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: woostroid2-child
*/


/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/



/*!
Theme Name: Woostroid2 Child
Theme URI:
Author: Zemez
Author URI:
Description: Woostroid2 child theme.
Template: woostroid2
Version: 1.0.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: woostroid2-child
*/


/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout .checkout-button {
    /* display: none; */
    font-size: 15px;
    padding: 15px 5px 21px;
    margin-top: 18px;
    background-color: #000000!important;
    color: #ffffff;
    width: 100%;
	display: block!important;
}

div#single-right .elementor-widget-container
{
	
}
div#single-right .elementor-widget-container span.onsale
{
		font-size: 13px;
		padding: 24px 12px;
		border-radius: 50%;
		position: absolute;
		z-index: 11;
		right: 10px;
		top: 10px;
}
div#products ul.products li span.onsale
{
	font-size: 13px;
	padding: 24px 12px;
	border-radius: 50%;
}

div#products ul.products li .product-content .woocommerce-Price-amount
{
	color: #000;
}
div#products ul.products li .product-content del {
	color: #d64646;
}
div#products ul.products li .product-content del .woocommerce-Price-amount
{
	border: 0;
	color: #d64646;
}
a.woocommerce-product-gallery__trigger {
    margin: 30px 0 0;
}
div#blog .elementor-posts .elementor-post__thumbnail {
    position: relative;
    max-height: 347px;
}
div#seti svg
{
	    fill: #000;
}

div#products.blog .e-n-tabs-heading
{
	display: none;
}

.woo-variation-swatches.wvs-show-label .variations th label
{
	    direction: ltr;
}

body .woocommerce-product-gallery .flex-control-thumbs li
{
	    margin: 0px 5px 10px !important;
}

.wt-cli-cookie-description {
    direction: rtl;
    text-align: right;
}
.cli-tab-header {
    font-weight: 700;
}
.cli-tab-header a.cli-nav-link {
    font-size: 16px;
}

.cli-modal-content, .cli-tab-content {
    background-color: #ffffff;
    padding: 50px 20px 20px;
}
.cli-modal-body .cli-switch .cli-slider:after {
    left: 50px;
	right: initial;
}

.cli-modal-body .cli-row .cli-col-12.cli-align-items-stretch.cli-px-0:nth-child(1) {
    display: none !important;
}
 .cli-tab-footer .wt-cli-privacy-accept-btn
{
	    background: #202020 !important;
	    border-radius: 0;
	    font-weight: 700;
}
.cli-switch input:checked + .cli-slider {
    background-color: #504f4e !important;
}
#cookie-law-info-bar .cli-bar-message p 
{
	margin: 0 0 10px;	
}
#cookie-law-info-bar .cli-bar-message p strong
{
	display: inline-block;
	width: 100%;
}
#cookie-law-info-bar .cli-bar-message {
    width: 80%;
    text-align: right;
    font-size: 18px;
}
#cookie-law-info-bar .cli-bar-btn_container {
    display: inline-block;
    width: 18%; 
}
#cookie-law-info-bar a#wt-cli-settings-btn
{
	background: #000000 !important;
	color: #fff!important;
	border-radius: 0;
	border: 0!important;
	display: inline-block;
	width: 100%;
}
#cookie-law-info-bar .cli-bar-btn_container a
{
	width: 100%!important;
	margin: 0 0 7px!important;
	padding: 13px!important;
	text-align: center;
	background: #000000 !important;
	display: inline-block;
	width: 100%;
	height: initial;
	font-weight: 700;
	font-size: 15px;
	line-height: 140%;
}

.cky-consent-container.cky-classic-bottom, #cookie-law-info-bar
{
	/*display: none!important;*/
}

a#wt-cli-reject-btn, a#wt-cli-accept-btn {
    background: #a47341 !important;
}

button.cky-btn.cky-btn-customize {
    display: none;
}

@media (max-width: 767px){
	#cookie-law-info-bar .cli-bar-btn_container {
    display: inline-block;
    width: 100%;
}
	#cookie-law-info-bar .cli-bar-message {
    width: 100%;
}

}


#page h3
{
	
}
#page p
{
	
}
div#sport-title
{
	
}
div#sport-title .elementor-heading-title
{
	font-size: 20px;
	line-height: 140%;
	text-align: center;
	color: #000;
	max-width: 1057px;
	margin: 0 auto 30px;
}
div#sport-title .elementor-heading-title span
{
	
}
div#slider .elementor-widget-heading .elementor-heading-title
{
	
}
div#slider .elementor-widget-heading .elementor-heading-title em
{
	font-size: 131px;
	text-transform: lowercase;
	font-family: 'FontAwesome';
}

div#prod-content
{
	background: #f1f1f1;
	padding: 20px 0px;
}
div#prod-content h2
{
	    color: #000;
    font-weight: 700;
    margin: 0;
}
div#prod-content p
{
	
}

div#product-desc p
{
	margin: 0;
}

body .woocommerce-product-gallery .flex-control-thumbs
{
	display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 10px;
    flex-direction: row;
    align-content: flex-end;
    justify-content: center;
}
div#form
{
	margin: 43px 0 0;
}
div#form input, div#form textarea
{
	font-size: 18px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif !important;
	border: 1px solid #9d9d9d;
	padding: 14px;
	outline: none;
}
div#form button
{
	background: #000;
	font-weight: 700;
	font-size: 20px;
	padding: 19px;
	border-radius: 10px;
}
div#form button:hover
{
	background: #c62424;
}
a.whatssup
{
	background: #fff;
	border-radius: 50%;
	display: inline-block;
	vertical-align: top;
	position: fixed;
	z-index: 3;
	left: 9px;
	bottom: 17px;
}
a.whatssup img
{
	vertical-align: top;
}
a.whatssup:hover
{
	
}

div#page
{
	
}
div#page h1
{
	color: #000;
	font-weight: 700;
	margin: 40px 0 0;
}
div#page .elementor-widget-container
{
	color: #000;
}
div#page .elementor-widget-container p
{
	
}

div#mobile-menu {
    display: none;
}
div#m-menu {
    display: inline-block;
    width: 80%;
}
div#flag a
{
	    margin: 0px 10px 0 0;
}

div#flag {
    display: inline-block;
    float: left;
}
body.single-product .woocommerce-message
{
	display: none!important;
}

div#header-right .elementor-menu-cart__product-price.product-price
{
	color: #000;
}
div#header-right .elementor-menu-cart__subtotal {
    color: #000;
}

div#header-right .elementor-menu-cart__footer-buttons
{
	display: inline-block;
	width: 100%;
}
div#header-right .elementor-menu-cart__footer-buttons a
{
	display: inline-block;
	width: 100%;
	margin: 10px 0 0;
	background: #000;
	border-radius: 7px;
	font-weight: 700;
	font-size: 17px;
}

a.added_to_cart.wc-forward {
    display: none;
}
body.page.page-id-186 div#title h2{
	margin: 57px 0 25px;
}

a.skip-link.screen-reader-text
{
	display: none!important;
}
div#header-menu ul li a::after
{
	display: none;
}

div#post-page
{
	
}
div#post-page .elementor-widget-theme-post-content
{
	
}
div#post-page table{
	
}
div#post-page table tr {
	 background: #eee;
}
div#post-page table p
{
	margin: 0;
}
div#post-page table tr td, div#post-page table tr th {
    border: 2px solid #fff;
    text-align: center;
    padding: 14px;
}
div#post-page .elementor-widget-theme-post-content .elementor-widget-container
{
	color: #000;
}
div#post-page .elementor-widget-theme-post-content .elementor-widget-container h3,
div#post-page .elementor-widget-theme-post-content .elementor-widget-container h2
{
		font-family: 'Open Sans', sans-serif !important;
		font-weight: 700;
		font-size: 24px;
}

div#post-page .elementor-widget-theme-post-content .elementor-widget-container p,
div#post-page .elementor-widget-theme-post-content .elementor-widget-container span
{
	text-align: right;
	font-family: 'Open Sans', sans-serif !important;
}

div#post-page h1
{
	font-size: 44px;
	color: #000;
	margin: 37px 0 13px;
	font-weight: 700;
}
h1, h2, h3, h4
{
	color: #000;
}
body.blog div#blog article {
    background: #f4f4f4;
}

div#title-blog
{
	
	
}
div#title-blog h1
{
	    font-size: 44px;
	    color: #000;
	    text-align: center;
	    margin: 46px 0 25px;
	    font-weight: 700;
}

div#product-cart
{
	
}
div#product-cart button
{
	display: inline-block;
	width: initial;
	padding: 10px 51px;
	font-size: 18px;
	font-weight: 600;
	background: #000;
	border-radius: 8px;
}
div#product-cart button:hover
{
	background: #bc1313;
}
div#product-cart button::before
{
	content: "";
	padding: 20px;
	background: url("./images/cart.png") no-repeat 50%;
	background-size: 22px;
	margin: 0 0 0 7px;
}
div#product-price
{
	
}
div#product-price p.price
{
	color: #000;
	font-size: 30px;
	margin: 0;
}

div#product-title
{
	
}
div#product-title h1.product_title
{
	font-family: 'Open Sans', sans-serif !important;
	color: #000;
	font-weight: 700;
	margin: 0;
}

div#product-title {
    display: flex;
}

div#single-left {
}
div#single {
    margin: 50px 0px;
}

div#single-right {
    text-align: center;
    border: 1px solid #ddd;
    width: 40%;
    margin: 0 0 0 4%;
    padding: 0px 0px;
}

.site-breadcrumbs {
    background: #eee;
    margin: 0;
}
div#title-bottom {
    margin: 46px 0 0;
}

div#blog
{
	margin: 15px 0 31px;
}
div#blog article
{
	background: #fff;
	text-align: center;
	width: 100%;
}
div#blog .elementor-posts-container
{grid-template-columns: repeat(4, 1fr);grid-column-gap: 2px;grid-row-gap: var(--grid-row-gap);}
div#blog h2
{
	padding: 9px 20px 20px;
	line-height: 140%;
}
div#blog h2 a
{
	color: #000;
	font-size: 18px;
}
div#blog h2 a:hover
{
	
}

div#products.blog {
    background: #F4F4F4;
    margin: 49px 0 50px;
    padding: 25px 0px 35px;
}
div#header-text
{
	
}
div#header-text .elementor-widget-container::before
{
	content: "";
	padding: 21px;
	background: url("./images/top.png") no-repeat 50% 0%;
	display: inline-block;
	margin: 0 0 47px;
	width: 100%;
}
div#header-text .elementor-widget-container
{
	
}
div#header-text .elementor-widget-container p
{
	
}
div#header-menu .elementor-nav-menu--main
{
	display: inline-block;
	float: left;
	width: initial;
}

body .breadcrumbs 
{
	    /* border-bottom: 1px solid #979595; */
	    border-top: 0;
}
body .breadcrumbs .breadcrumbs_item
{
	font-size: 16px;
}
body .breadcrumbs .breadcrumbs_item a
{color: #000;}

div#slider .elementor-widget-heading
{
	
}

div#slider #button
{
	margin: 0 0 76px;
}

div#slider .elementor-widget-heading .elementor-heading-title
{
	color: #fff;
	font-weight: 400;
	font-size: 78px;
	margin: 251px 0px 26px;
	font-family: 'Open Sans', sans-serif!important;
	text-align: center;
	text-transform: uppercase;
}
div#slider .elementor-widget-image
{
	text-align: center;
	margin: 0 0 102px 578px;
}
div#slider .elementor-widget-image img
{
	
}
div#slider .e-con-inner
{
	
}

div#slider .elementor-widget-text-editor
{
	text-align: center;
	margin: 43px auto 41px;
	max-width: 950px;
}
div#slider .elementor-widget-text-editor .elementor-widget-container
{
	color: #fff;
	font-size: 18px;
}
div#slider .elementor-widget-text-editor .elementor-widget-container p
{
	margin: 0 0 10px;
}
div#slider {background: url("./images/header.jpg") no-repeat 50% 0;background-size: cover;}

div#footer-logo
{
	width: initial;
	display: inline-block;
	float: left;
}
div#footer-logo .elementor-widget-image
{
	float: left;
	display: inline-block;
}
div#footer-logo .elementor-widget-image img
{
	
}
div#footer-logo .elementor-widget-heading
{
	display: inline-block;
	vertical-align: top;
}
div#footer-logo .elementor-heading-title
{
	color: #fff;
	font-size: 18px;
	margin: 25px 0 0px 32px;
}
div#footer-menu
{
	margin: 30px 0 0;
}
div#footer-menu ul
{
	
}
div#footer-menu ul li a
{
	color: #fff;
}
div#footer-menu ul li a:hover
{
	text-decoration: underline;
}
div#footer-menu ul li
{
	display: inline-block;
	vertical-align: top;
	color: #fff;
	margin: 0 0 0 10px;
}
div#footer-menu ul li a::before
{
	content: "";
	width: 5px;
	height: 5px;
	display: inline-block;
	vertical-align: top;
	background: #fff;
	float: left;
	border-radius: 50%;
	margin: 0 0 0 10px;
}
div#footer-menu ul li span
{
	color: #fff;
	font-size: 18px;
}
footer#colophon .e-con-inner
{
	display: block;
	margin: 0 auto;
}

footer {
    background: #000;
    padding: 0px 0px 22px;
    margin: 50px 0 0;
}

div#button
{
	text-align: center;
}
div#button a
{
	background: #000;
	color: #fff;
	border-radius: 10px;
	padding: 21px 83px;
	font-size: 18px;
	font-weight: 700;
}
div#button a:hover
{
	background: #bc1313;
}
div#title
{
	
}
div#title h2
{
	    font-size: 34px;
	    color: #000;
	    text-align: center;
	    margin: 30px 0 12px;
	    font-weight: 700;
	    font-size: 44px;
	    color: #000;
	    text-align: center;
	    margin: 7px 0 25px;
	    font-weight: 700;
}
div#custom
{
	margin: 0 0 -21px;
}
div#custom .elementor-element
{
	padding: 0;
}
div#custom .elementor-element img
{
	width: 100%;
}

div#custom figure.wp-caption
{
	margin: 0;
	padding: 0;
	width: 100%;
	position: relative;
}
div#custom figure.wp-caption figcaption.widget-image-caption.wp-caption-text
{
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 33px 46px 17px;
	text-align: left;
	color: #fff;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif !important;
	background: #000000c2;
	bottom: 0;
	margin: 0;
	min-height: 152px;
	width: 100%;
}
div#custom figure.wp-caption figcaption.widget-image-caption.wp-caption-text span
{
	display: block;
	font-size: 16px;
}
div#pro
{
	margin: 0 0 34px;
}
div#tabs
{
	
}
div#tabs button
{
	background: none;
	color: #000;
	font-size: 20px;
	padding: 0;
	margin: 0 20px 0;
	font-family: 'Open Sans', sans-serif!important;
}
div#tabs button span
{
	font-size: 20px;
}
div#tabs button.e-n-tab-title[aria-selected=true]
{
	border-bottom: 1px solid;
}
div#tabs button:hover
{
	
}
div#products
{
	
}
div#products .elementor-widget-heading
{
	 
}
div#products .elementor-widget-heading h2, div#products .elementor-widget-heading h1
{
	font-size: 44px;
	color: #000;
	text-align: center;
	margin: 37px 0 13px;
	font-weight: 700;
}
body .e-con-inner, .site-breadcrumbs .site-breadcrumbs__wrap.container {
      max-width: 1400px !important;

}
div#header
{
	    background: #000;
}
div#header .e-con-inner
{
	display: block;
	margin: 0 auto;
}
div#header-right .elementor-widget-heading
{
	width: initial;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 13px;
}
#header-right .elementor-heading-title
{
	margin: 0;
}

div#cart
{
	display: inline-block;
	vertical-align: top;
	float: right;
	margin: 0 0 0 34px;
}
div#cart .elementor-menu-cart__toggle
{
	
}
div#cart .elementor-menu-cart__toggle a
{
	border: 0;
	padding: 0;
	border: 0;
	padding: 0;
	padding: 15px;
	background: url(./images/cart.png) no-repeat  0 0;
}
div#cart .elementor-menu-cart__toggle span.elementor-button-text
{
	display: none;
}
div#cart .elementor-menu-cart__toggle span.elementor-button-text span
{
	
}
div#cart .elementor-menu-cart__toggle
{
	
}
div#cart .elementor-menu-cart__toggle .elementor-button-icon
{
	
}
div#cart .elementor-menu-cart__toggle .elementor-button-icon svg
{
	display: none;
}
div#cart .elementor-menu-cart__toggle .elementor-button-icon
{
	
}
div#cart .elementor-menu-cart__toggle .elementor-button-icon .elementor-screen-only
{
	display: none;
}

div#cart .elementor-menu-cart__toggle .elementor-button-icon .elementor-button-icon-qty
{
	background: #fff;
	color: #000;
	top: -17px;
	left: 8px;
}
div#header-right .elementor-widget-heading a
{
	color: #fff;
	font-weight: 400;
	font-size: 18px;
}
div#header-right .elementor-widget-heading a:hover
{
	text-decoration: underline;
}
div#header-right
{
	display: inline-block;
	float: right;
	WIDTH: 40%;
	margin: 17px 0 0;
}
div#header-logo
{
	display: inline-block;
	vertical-align: top;
	width: initial;
}
div#header-menu
{
	display: inline-block;
	float: LEFT;
	WIDTH: 40%;
	margin: 32px 0 0;
}
div#header-menu ul
{
	display: inline-block;
	vertical-align: top;
	float: left;
}
div#header-menu ul li
{
	display: inline-block;
	vertical-align: top;
	margin: 0 26px 0 0;
}
div#header-menu ul li a
{color: #fff;font-weight: 400;padding: 0;}
div#header-menu ul li a:hover
{
	text-decoration: underline;
}

div#products ul.products
{
	
}
div#products ul.products li
{
	width: 100%;
	max-width: 100%;
	overflow: hidden;
	text-align: center;
}
div#products ul.products li .product-content
{
	border: 0;
	padding: 13px;
}
div#products ul.products li .product-content a.woocommerce-LoopProduct-link.woocommerce-loop-product__link
{
	
}
div#products ul.products li .product-content a.woocommerce-LoopProduct-link.woocommerce-loop-product__link img
{
	MAX-HEIGHT: 200px;
	width: initial;
}
div#products ul.products li .product-content h2.woocommerce-loop-product__title
{
	text-align: left;
	margin: 21px 0 21px;
	font-weight: 700;
	display: block;
}
div#products ul.products li .product-content h2.woocommerce-loop-product__title a
{
	color: #000;
	font-weight: 400;
	font-size: 18px;
	text-align: center;
	font-weight: 700;
}
div#products ul.products li .product-content h2.woocommerce-loop-product__title a:hover
{
	
}
div#products .woocommerce-products__panel
{
	display: none;
}

div#products ul.products li .product-content span.price
{
	color: #000;
	font-weight: 400;
	font-size: 18px;
	text-align: left;
	display: inline-block;
	vertical-align: top;
	float: left;
	margin: 7px 0 20px;
}
div#products ul.products li .product-content a.button 
{
	padding: 0;
	text-indent: -999px;
	font-size: 0;
	padding: 12px 17px!important;
	background: #000 url("./images/cart.png") no-repeat 50%;
	float: right;
	width: inherit;
	background-size: 20px!important;
	border-radius: 8px;
	height: 34px;
}
div#products ul.products li .product-content a.button::before
{
	
}
a.woocommerce-product-gallery__trigger {
    position: absolute;
    top: -19px;

}
section.related.products h2
{
	display: none;
}

div#products ul.products li .product-content a.button:hover
{
	background: #bc1313 url("./images/cart.png") no-repeat 50%;
}
div#products ul.products li .product-content a.button span
{
	
}

body, .elementor-widget-container, .elementor-heading-title, a, p, div
{
	font-family: 'Open Sans', sans-serif!important;
}
.breadcrumbs_wrap {
    display: flex;
}

@media (max-width: 1440px){
	
	div#slider .elementor-widget-heading .elementor-heading-title {
    margin: 251px 100px 26px 0;
 }
	div#slider .elementor-widget-image {
    text-align: right;
    margin: 0 93px 102px 578px;
}

}
@media (max-width: 1279px){
	div#header-right .elementor-widget-heading {
    margin: 0 0 0 8px;
}
	div#header-menu {
    WIDTH: 35%;
	}
	div#m-menu {
    display: inline-block;
    width: 77%;
}

	div#header-menu ul li {
    margin: 0 7px 0 0;
}
div#footer-menu {
    width: 40%;
}

}

@media (max-width: 1150px){
    div#slider .elementor-widget-image {
        text-align: right;
        margin: 0 88px 102px 490px;
    }


}
@media (max-width: 1024px){
	
	div#mobile-menu
	{
		display: block;
	}
	div#m-menu
	{
		display: none;
	}
	div#header-right .elementor-widget-heading
	{
		display: none;
	}
	div#mobile-menu .elementor-nav-menu--main{
		display: none;
	}
	header#masthead {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 3;
    width: 100%;
}
    div#mobile-menu {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
    }
	div#flag {
    display: inline-block;
    float: left;
    margin: -5px 0 0 45px;
}
div#header-right {
    margin: 6px 0 0;
}

div#header .e-con-inner {
    padding: 0;
}
div#header-logo img
{
	    max-width: 150px;
}
 div#mobile-menu .elementor-menu-toggle .e-font-icon-svg {
    fill: #fff;
    height: 28px;
    width: 28px;
}
 div#mobile-menu .elementor-nav-menu--dropdown
{
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%!important;
	right: 0!important;
	top: 0!important;
	background: #000;
	padding: 70px 30px 10px;
}
 div#mobile-menu .elementor-nav-menu--dropdown ul
{
	width: 100%;
}
 div#mobile-menu .elementor-nav-menu--dropdown ul li
{
	display: inline-block;
	width: 100%;
	text-align: right;
	margin: 0px 0 0px;
	border-top: 1px solid #ffffff61;
}
 div#mobile-menu .elementor-nav-menu--dropdown ul li a
{
	padding: 21px 0;
	font-size: 18px;
	font-weight: 700;
}
 div#mobile-menu .elementor-menu-toggle.elementor-active
{
	position: fixed;
	z-index: 1111111106;
	right: 23px;
	top: 15px;
}

body {
    padding: 73px 0 0;
}
    div#header-menu {
        WIDTH: 35%;
        margin: 17px 0 0;
    }
	
	div#products ul.products {
    grid-template-columns: repeat(2, 1fr);
	    grid-row-gap: 20px;
}
div#products ul.products li {
    border: 1px solid #ddd;
    padding: 19px;
}
div#footer-logo {
    width: 100%;
    text-align: center;
}
    div#footer-menu {
        width: 100%;
        text-align: center;
    }
	div#footer-logo .elementor-widget-image {
    float: none;
	}
	div#footer-logo .elementor-widget-heading {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin: -16px 0 20px;
}

div#slider .elementor-widget-image {
        text-align: right;
        margin: 0 88px 102px 0px;
    }
	
}


@media (max-width: 991px){
	
	div#blog .elementor-posts-container {
    grid-template-columns: repeat(2, 1fr);
	}
	
	
}


@media (max-width: 767px){
	
	div#products ul.products li .product-content a.woocommerce-LoopProduct-link.woocommerce-loop-product__link img {
    MAX-HEIGHT: initial;
}

	div#custom figure.wp-caption figcaption.widget-image-caption.wp-caption-text
	{
		    position: initial;
	}
	
	div#slider .elementor-widget-heading .elementor-heading-title em {
    font-size: 57px;	
	}
	
	div#slider {
    background: #8c9093 url(./images/header.jpg) no-repeat 33% -8%;
    background-size: 1000px;
}
	    div#header-right {
        width: 51px;
    }
	    div#flag {
        display: inline-block;
        float: left;
        margin: -5px 0 0 33px;
        width: 79px;
    }
	div#header-logo {
    display: inline-block;
    vertical-align: top;
    width: initial;
    margin: 0 8px 0 0;
}
    div#slider .elementor-widget-heading .elementor-heading-title {
        margin: 251px 0px 26px 0;
        text-align: center;
        line-height: 120%;
        font-size: 30px;
    }
	    div#slider .elementor-widget-image {
        text-align: right;
        margin: 0 0px 1px 0px;
    }
	div#slider .elementor-widget-text-editor {
    text-align: center;
    margin: 15px auto 38px;
	}
	    div#products ul.products {
        grid-template-columns: repeat(1, 1fr);
        grid-row-gap: 20px;
    }
	    div#blog .elementor-posts-container {
        grid-template-columns: repeat(1, 1fr);
    }
	div#title h2 {
    font-size: 34px;
	}
	div#tabs .e-n-tabs-heading
	{
	    display: inline-block;
    width: 100%;	text-align: center;
	}
	div#tabs button {
    background: none;
    padding: 0;
    margin: 0 12px 0;
     display: inline-block;
    vertical-align: top;
	        text-align: center;
}
div#footer-menu ul li {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    margin: 0 0 2px;
    width: 100%;
    text-align: center;
}
div#single-right {
    text-align: center;
    border: 1px solid #ddd;
    width: 100%;
    margin: 0 0 30px 0%;
    padding: 38px 0px;
}
div#product-title h1.product_title {
    display: contents;
}
div#blog .elementor-post__thumbnail
{
	        padding: initial;
        position: initial;
}

div#blog article img
{
	height: initial;
        width: 100%;
        position: initial;
        transform: none;
}

}
