/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
/*use custom font*/
@font-face {
  font-family: 'eUkraine';
  src: url('/wp-content/themes/flatsome-child/fonts/e-Ukraine-Regular.otf');
}

@font-face {
  font-family: 'eUkraine-bold';
  src: url('/wp-content/themes/flatsome-child/fonts/e-Ukraine-Bold.otf');
}

.nav > li > a {font-family:  "eUkraine";}
body {font-family:  "eUkraine";}
h1,h2,h3,h4,h5,h6, .heading-font {font-family: "eUkraine-bold";}

#main > div.my-account-header.page-title.normal-title > div > div > small { 
visibility: hidden; 
}

/* приховуємо лейбл рекапчі */
body > div > .grecaptcha-badge { 
visibility: hidden !important; 
}

.product-videos {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.product-video {
    flex-basis: calc(33.33% - 20px);
    margin-bottom: 20px;
}

.product-video video {
    display: block;
    width: 100%;
}

/*центрування ux меню*/
.header-inner .menu-item > .sub-menu > .row{
  margin-left: auto !important;
  margin-right: auto !important;
}





@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

.icon-search:before {
	content: url('/wp-content/uploads/2023/09/search-sm.svg') !important;
}
.icon-user:before {
	content: url('/wp-content/uploads/2023/09/user-01.svg') !important;
}
.icon-shopping-cart:before, .icon-shopping-basket:before {
	content: url('/wp-content/uploads/2023/09/shopping-bag-02.svg') !important;
}

.product-tabs-right .icon-angle-down:before{
	content: '';
}
.product-tabs-right .accordion-title{
		display: flex;
		justify-content: space-between;
		padding: 12px;
		font-size: 16px;
}
.product-tabs-right .accordion-title:after{
	content: '+';
	transform: scale(1.5);
}
.product-tabs-right .accordion-title.active:after{
	content: '-';
}
.product-tabs-right .accordion .accordion-item:first-of-type .accordion-title{
	border-top: unset !important;
}
.product-tabs-right .accordion-inner{
	font-size: 16px;
}
.accordion-inner.active-custom{
	display: block !important;
}
.accordion-title.active-custom{
	border-color: #000000;
	color: #000000;
	font-weight: 700;
	background-color: rgba(0,0,0,.03);
}
.product-page-accordian .accordion-item:not(#accordion-_mrkv_product_tabs_meta_box_howtouse):last-child{
  display: none;
}

span[data-name="hidden_checkbox"]{ 
	display:none !important; 
}

.woocommerce-product-gallery__image video {
  width: 100% !important;
  height: auto !important;
  object-fit: cover;
  max-height: 100%;
  border-radius: 4px;
  display: block;
  margin: 0 auto;
}

.social-icons .button.icon:not(.is-outline){
	background-color: #8fb9b6 !important;
border: unset;
}
#footer .social-icons .button.icon:not(.is-outline){
	border-radius: 4px !important;
}
#footer .ux-menu .ux-menu-link__link{
	border-bottom: unset;
	justify-content: center;
}
.section-news-cnb h1{
	font-size: 48px;
}

.section-news-cnb h3{
	font-weight: 400;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea{
	background: #ECECEC;
	border: unset;
	box-shadow: unset;
}
.wpcf7 input[type="submit"]{
	width: 100%;
    font-weight: 400;
    text-transform: inherit;
}

.slider-home-banner .flickity-page-dots{
	    left: 13.5%;
    right: unset;
    bottom: 40px;
}
.slider-home-banner .flickity-page-dots .dot{
	border: 2px solid #111;
}
.row.products{
	background-color: #8080803b;
	gap: 1px;
  padding: 1px;
  padding-left: 1px !important;
  align-items: stretch;
}
.row.products .product-small.box{
	background-color: #fff;
}
.row.products .product-small.col{
	padding: 0;
}
.row.products.large-columns-4>.col{
	flex-basis: calc(25% - 1px);
	max-width: calc(25% - 1px);
}
.row.products.large-columns-3>.col{
	flex-basis: calc(33.3333333333% - 1px);
	max-width: calc(33.3333333333% - 1px);
}
.row.products .col-inner, .row.products .col-inner .product-small.box {
	height: 100%;
}
.row.products .box-text.box-text-products{
	padding: 20px;
}
.product-small .add_to_cart_button{
	width: 100%;
  background-color: #000;
}
.product-small.box{
	display: flex;
	flex-direction: column;
}
.product-small.box .box-image{
    aspect-ratio: 1 / 1;
    overflow: hidden;
    flex-shrink: 0;
}
.product-small.box .box-text-products{
	height: 100%;
	display: flex;
	flex-direction: column;
}
.product-small.box .price-wrapper{
	margin-top: auto;
}
.home-posts .blog-post-inner .is-divider{
	display: none;
}
.home-posts .blog-post-inner{
	display: flex;
	flex-direction: column;
}
.home-posts .blog-post-inner .post-meta{
	order: -1;
	font-size: 14px;
	line-height: 16px;
	color: #999;
	    margin-top: 20px;
    margin-bottom: 14px;
}
.home-posts .blog-post-inner h5 a{
	font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}
div[data-wpcf7-id="222"] label, div[data-wpcf7-id="222"] label{
	font-size: 14px;
    line-height: 16px;
    color: #333;
}
div[data-wpcf7-id="222"] .mrkv-form-line > p{
	display: flex;
	gap: 3px;
}
div[data-wpcf7-id="222"] .mrkv-form-line > p > span{
	width: 100%;
}
div[data-wpcf7-id="222"] 	input[type="email"]{
	background-color: transparent;
	border: unset;
	font-size: 15px;
  line-height: 24px;
	border-bottom: 2px solid #111;
	width: 100%;
	box-shadow: unset;
	padding: 0 2.6041666667vw 0 1.3020833333vw;
	color: #333;
}
div[data-wpcf7-id="222"] button.wpcf7-submit{
	background-color: transparent;
	font-size: 0;
	width: auto;
	border: unset;
	position: absolute;
	right: 0;
	top: 0;
}
div[data-wpcf7-id="222"] input[type="submit"]:before{
	content: 'aaa';
}
.social-near-form .social-icons .button.icon:not(.is-outline){
	background-color: #333 !important;
}
.category-filtering .filter-button{
	background: #333;
  border-radius: 30px;
  padding: 10px 20px;
  color: #fff;
  text-transform: inherit;
  display: flex;
  width: fit-content;
  gap: 15px;
  font-weight: 400;
}
.category-filtering .filter-button strong{
	font-weight: 400 !important;
}
.category-filtering .filter-button:hover{
	background: #999;
}
select[name="orderby"]{
	background-color: #f6f6f6;
	border: unset;
	box-shadow: unset;
	color: #333;
	border-radius: 30px;
	padding: 10px 20px;
  font-size: 16px;
  line-height: 1;
  padding-left: 50px;
  background-image: unset;
  cursor: pointer;
}
select[name="orderby"]:hover{
	background-color: #999;
}
.woocommerce-ordering{
	position: relative;
}
.woocommerce-ordering:before{
	content: url(images/sortIcon.svg);
	position: absolute;
	left: 17px;
	top: 15px;
	z-index: 1;
}
/**
 * Product Page
 * */
.product-template-default .woocommerce-breadcrumb a,
.product-template-default .woocommerce-breadcrumb .divider{
	color: #333;
	opacity: 1;
}
.product-template-default .woocommerce-breadcrumb a:hover{
	text-decoration: underline;
}
.product-template-default .woocommerce-breadcrumb{
	margin-bottom: 20px;
}
.product-template-default .product-title{
	color: #111;
	font-weight: 700;
  font-size: 18px;
  line-height: 24px;
	text-transform: uppercase;
	line-height: 30px;
	margin-bottom: 20px;
}
.product-short-description p, .product-short-description span{
    font-size: 14px;
  line-height: 16px;
	color: #333;
}
.product-page-price{
	margin-bottom: 20px;
}
.product-page-price span, .product-page-price bdi{
	color: #333;
  font-size: 2.34375vw;
  font-weight: 700;
  line-height: 1.4;
}
.product-template-default .ux-quantity{
	display: none;
}
.product-template-default form button[name="add-to-cart"]{
  width: 100%;
  background: #111;
  font-size: 14px;
  line-height: 16px;
  min-height: 40px;
  font-weight: 400;
}
.product-template-default .image-tools{
	display: none !important;
}
.product-template-default .vertical-thumbnails{
	position: absolute;
	z-index: 11;
	left: 23px;
	top: 23px;
	width: 59px;
	bottom: 0;
}
.column-prod-image .large-10{
	flex-basis: 100%;
	max-width: 100%;
}
.product-thumbnails a{
	border: 2px solid transparent;
}
.product-thumbnails a:hover{
	border: 1px solid #fff;
}
.product-thumbnails .is-nav-selected a{
	border: 2px solid #fff;
}
.nav > li > a, .mobile-sidebar-levels-2 .nav > li > ul > li > a{
	font-weight: 400;
	color: #000;
}
.product-page-price.price-on-sale del, .product-page-price.price-on-sale del span,
.product-page-price.price-on-sale del bdi{
    color: #999;
    font-size: 14px;
    line-height: 1;
}
.product-page-price.price-on-sale del{
  text-decoration-color: red;
}
.product-page-price.price-on-sale ins, .product-page-price.price-on-sale ins span,
.product-page-price.price-on-sale ins bdi{
	color: #ff5f4a;
}
.product-page-price.price-on-sale{
    display: flex;
    flex-direction: column;
}
.product-template-default .product.sale h1.product-title:after{
	content: 'Sale';
    background: #ff5f4a;
    border-radius: 4px;
    color: #fff;
    padding: 0px 7px;
    font-size: 11px;
    margin-left: 5px;
    display: inline-flex;
    font-weight: 400;
    height: 20px;
    align-items: center;
}
.product-template-default .woocommerce-product-gallery .badge-container{
	display: none !important;
}
.product-page-labels{
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 20px;
}
.product-page-labels .badge-inner{
	border-radius: 4px;
    color: #fff;
    padding: 0px 7px;
    font-size: 11px;
    display: inline-flex;
    font-weight: 400;
    height: 20px;
    align-items: center;
}

@media(max-width: 768px){
	.product-thumbnails{
		display: none !important;
	}
}