@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.barakatseafood.com/wp-content/themes/woodmart/fonts/woodmart-font-3-400.woff2?v=8.0.6") format("woff2");
}

:root {
	--wd-text-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 15px;
	--wd-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-transform: none;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(30,115,190);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(30,115,190);
	--btn-accented-bgcolor-hover: rgb(0,96,170);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(30,115,190);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(250,248,245);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(30,115,190);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
html .wd-checkout-steps li {
	text-transform: none;
}
html .page-title > .container > .title, html .page-title > .container > .wd-title-wrapp > .title {
	font-size: 32px;
}
html table th {
	text-transform: none;
}
.page .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
html .widget_price_filter [class*="price_slider_amount"] .button {
	color: rgb(255,255,255);
	background: rgb(30,115,190);
}
html .widget_price_filter [class*="price_slider_amount"] .button:hover {
	color: rgb(255,255,255);
	background: rgb(0,96,170);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(255,255,255);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 40px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: 20px;
	--wd-arrow-color: rgb(51,51,51);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-color-dis: rgba(51,51,51,0.8);
	--wd-arrow-bg: rgb(255,255,255);
	--wd-arrow-bg-hover: rgb(30,115,190);
	--wd-arrow-bg-dis: rgb(255,255,255);
	--wd-arrow-radius: 10px;
	--wd-arrow-shadow: 0px 0px 0px 0px rgba(255,255,255,0);
}
.wd-nav-scroll {
	--wd-nscroll-height: 3px;
	--wd-nscroll-drag-bg: rgb(30,115,190);
	--wd-nscroll-drag-bg-hover: rgb(0,91,170);
}
.product-labels .product-label.new {
	background-color: rgb(140,188,103);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	html .page-title > .container > .title, html .page-title > .container > .wd-title-wrapp > .title {
		font-size: 28px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1480px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

@media (min-width: 1497px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1480px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


body * {
    text-transform: none!important;
}

.custom-label {
    display: block;
    position: absolute;
    left: 7px;
    top: 7px;
    line-height: 1em;
    font-size: 12px;
    padding: 5px 10px;
    background: #8cbc67;
    color: #fff;
    border-radius: 300px;
    font-weight: 600;
}
.product-labels + .custom-label {
    top: 37px;
}

.elementor-1206 .elementor-element.elementor-element-706b6a7.wd-collapsible-content.e-con {
    max-height: fit-content!important;
}
.elementor-element.elementor-element-94b5af1.elementor-widget.elementor-widget-wd_button {
    display: none;
}
table.shop_table.shop_table_responsive.shop-table-with-img.cart.woocommerce-cart-form__contents th.product-subtotal, .woocommerce-checkout-review-order-table th.product-total {
    font-size: 0px;
}
table.shop_table.shop_table_responsive.shop-table-with-img.cart.woocommerce-cart-form__contents th.product-subtotal:before, .woocommerce-checkout-review-order-table th.product-total:before {
    content: "Цена";
    font-size: 16px;
}
table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot tr:nth-child(1) th {
    font-size: 0px;
}
table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot tr:nth-child(1) th:before {
    content: "Сумма:";
    font-size: 14px;
}
.woocommerce-notices-wrapper *:not(ul) {
    display: none;
}
.woocommerce-notices-wrapper .woocommerce-message {
    display: flex;
}

table.shop_table.shop_table_responsive tr.cart-subtotal {
    display: none;
}
.woocommerce-checkout-review-order-table tr.cart-subtotal {
    display: none;
}
.dostflag img {
    width: 14px;
    margin-right: 1px;
}
ul#menu-mobile-category-menu img.wd-nav-img {
    width: 20px!important;
}
.shopping-cart-widget-footer p.woocommerce-mini-cart__total.total.total-weight strong {
    font-size: 18px;
}
.shopping-cart-widget-footer p.woocommerce-mini-cart__total.total strong {
    font-size: 0px;
}
.shopping-cart-widget-footer p.woocommerce-mini-cart__total.total.total-weight strong:before {
    display: none;
}
.shopping-cart-widget-footer p.woocommerce-mini-cart__total.total strong:before {
    content: "Сумма";
    font-size: 18px;
}
.dostflag {
color:#000
}
ul#menu-main-header-menu-vegetables a {
    color: #1a1a1a !important;
}
div#woocommerce_product_categories-4 ul.product-categories a {
    padding: 3px 0px;
}
p.stock.in-stock.wd-style-default {text-wrap-mode: nowrap;}
small.woocommerce-price-suffix {text-wrap-mode: nowrap;}
.elementor-widget-container .estimate-delivery {
   display:none;
}
span.wd-cart-number.wd-tools-count {
    display: none;
}
.wd-cookies-popup.popup-display {
    max-width: 610px;
    left: 50%;
    transform: translate(-50%, -10px);
    border-radius: 10px;
    padding: 15px 20px;
}
.wd-cookies-popup.popup-display .cookies-info-text {
    font-size: 14px;
    line-height: 1.3em;
}
.imgflagtext img {
    width: 20px;
    height: fit-content;
}
.estimate-delivery {
    font-size: 14px;
    padding-left: 20px;
}
div#opesanie p:first-child:before {
    content: "Описание";
    display: block;
    font-size: 22px;
    color: var(--wd-title-color);
    text-transform: var(--wd-title-transform);
    font-weight: var(--wd-title-font-weight);
    font-style: var(--wd-title-font-style);
    font-family: var(--wd-title-font);
    line-height: 1.4;
    margin-bottom: 10px;
}
ul#menu-main-header-menu-vegetables a[href="/#akciii"] {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3e%3cg clip-path='url(%23clip0_17492_38380)'%3e%3cpath d='M14.129 5.19364C13.993 4.96857 13.7236 4.86161 13.4703 4.93226C13.2168 5.00291 13.0417 5.23362 13.0417 5.49668C13.0417 6.21186 12.4598 6.79353 11.7448 6.79353C11.0296 6.79353 10.448 6.21186 10.448 5.49668V0.585946C10.448 0.348977 10.3051 0.135353 10.0862 0.0445637C9.86722 -0.0460736 9.61514 0.00412788 9.4476 0.171669C9.38199 0.237435 7.81934 1.80894 6.23639 4.18351C5.30301 5.58366 4.55807 6.97251 4.02249 8.31147C3.34409 10.0076 3 11.6316 3 13.138C3 16.9217 6.07831 20 9.86188 20C13.6456 20 16.7239 16.9217 16.7239 13.138C16.7239 10.7161 15.8508 8.04322 14.129 5.19364ZM9.86188 18.8281C6.72452 18.8281 4.17187 16.2755 4.17187 13.138C4.17187 10.0496 5.81784 6.9278 7.19876 4.85261C7.9472 3.72788 8.70145 2.78001 9.27594 2.10587V5.49668C9.27594 6.85792 10.3834 7.9654 11.7447 7.9654C12.5769 7.9654 13.3143 7.55158 13.7617 6.9188C14.9504 9.15711 15.552 11.2448 15.552 13.138C15.552 16.2755 12.9995 18.8281 9.86188 18.8281Z' fill='black'%3e%3c/path%3e%3cpath d='M13.1859 9.88935H10.6755C10.3518 9.88935 10.0895 10.1517 10.0895 10.4751C10.0894 10.7988 10.3518 11.0612 10.6753 11.0612H11.7714L9.268 13.5644L7.90723 12.2037C7.6785 11.9749 7.3074 11.9749 7.07867 12.2037L5.74719 13.535C5.51831 13.7639 5.51831 14.1348 5.74704 14.3637C5.97592 14.5926 6.34686 14.5924 6.57574 14.3637L7.49295 13.4466L8.85358 14.8074C8.96344 14.9173 9.11252 14.9791 9.268 14.9791C9.42334 14.9791 9.57242 14.9173 9.68228 14.8074L12.5999 11.8899V12.9857C12.5999 13.3092 12.8622 13.5716 13.1859 13.5716C13.5095 13.5716 13.7718 13.3092 13.7718 12.9857V10.4753C13.7718 10.1517 13.5095 9.88935 13.1859 9.88935Z' fill='black'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_17492_38380'%3e%3crect width='20' height='20' fill='white'%3e%3c/rect%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
    background-repeat: no-repeat;
    padding-left: 25px;
    background-position: 0px 40%;
    color: #1a1a1a !important;
}
.wd-social-icons.wd-style-default {
    display: none;
}
a.wd-social-icon.social-tg span.wd-icon:before {
    content: "";
    width: 18px;
    display: block;
    background-size: 16px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-0.00017952919006347656 1.9995946884155273 23.99942398071289 20.000104904174805'%3e%3cg%3e%3cpath fill='%23ffffff' d='m9.417 15.181-.397 5.584c.568 0 .814-.244 1.109-.537l2.663-2.545 5.518 4.041c1.012.564 1.725.267 1.998-.931L23.93 3.821l.001-.001c.321-1.496-.541-2.081-1.527-1.714l-21.29 8.151c-1.453.564-1.431 1.374-.247 1.741l5.443 1.693L18.953 5.78c.595-.394 1.136-.176.691.218z' opacity='1' data-original='%23039be5' class=''%3e%3c/path%3e%3c/g%3e%3c/svg%3e");
    height: 18px;
}
ul#menu-main-header-menu-vegetables a.woodmart-nav-link {
    font-weight: 500;
}
.product-element-top.wd-quick-shop a.product-image-link img {
    height: 160px;
    object-fit: contain;
}
.wd-col.category-grid-item .wd-cat-wrap {
    height: 100%;
}
@media (max-width:1354px){
[class*="wd-header-search-form"] input[type='text'] {
    min-width: auto!important;
}
.wd-search-form.wd-display-full-screen-2 {
    width: min-content;
}
}

@media (max-width:1120px){
ul#menu-main-header-menu-vegetables {
    --nav-gap: 15px;
}
}
@media (max-width:610px){
.wd-cookies-popup.popup-display {
    left: auto;
    transform: none;
	}
div#ht-ctc-chat {
    bottom: 70px!important;
}
.dostflag p {
    margin-bottom: 3px;
}
.wd-header-text.dostflag {
    padding-left: 0px;
}
.dostflag img {
    width: 12px;
    margin-right: 1px;
    height: 12px;
}

}


.wd-product .wd-entities-title {
	  -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
		height: 49px;
		max-height: none !important;
}

@media (min-width:1366px){
	.wd-product .wd-entities-title {
			height: 60px;
	}
}

@media (min-width: 577px) and (max-width: 767px) {
	.dostflag.vrtgrthrth p {
    font-size: 14px;
}
.dostflag.vrtgrthrth p img {
    width: 18px;
    height: 18px;
}
}

@media (max-width: 576px) {
	.dostflag.vrtgrthrth p {
    font-size: 14px;
}
.dostflag.vrtgrthrth p img {
    width: 18px;
    height: 18px;
}

.dostflag.headerflags p {
    font-size: 14px;
    margin-bottom: 12px;
}
.dostflag.headerflags p img {
    width: 18px;
    height: 18px;
}



}

