.row-flex {
     display: flex!important;
    display: -webkit-flex!important; 
    flex-wrap:wrap!important;
    -webkit-flex-wrap: wrap!important;
    -webkit-justify-content: center!important;
            justify-content: center!important;
}

.woocommerce-result-count {
	display: none;
}

body .nv-product-content {
    position: relative;
    z-index: 11;
}

body #fkcart-floating-toggler {
	z-index: 9999999999;
}

body .nv-index-posts {
	margin-bottom: 20px;
}

body .nv-product-content .price {
	font-size: 120%!important;
}

.under-category {
	margin-bottom: 15px!important;
}

.cat-header {
    font-size: 20pt!important;
    font-weight: bold!important;
    margin-bottom: 35px!important;
}

.inner-cat-advs .has-text-align-center {
	margin-top: 10px;
	line-height: 1.1;
	font-size: 13pt;
}

body .nv-card-content-wrapper h2.woocommerce-loop-product__title {
	font-size: 22px!important;
	font-weight: bold!important;
}

.product-attributes strong {
	display: inline!important;
	font-weight: 100!important;
	color: #3454cb!important;
}

.product-attributes {
	line-height: 1.2!important;
	margin-bottom:15px;
	font-size: 95%;
}

body #wp-block-themeisle-blocks-advanced-columns-babcac21 {
	padding-bottom: 50px;
}

.out-of-stock-badge {
	display: none;
}

.errFld {
	border: 2px solid #cc0000!important;
}

.single_variation_wrap .uom {
	display: none;
}

.vorder-wrapper {
	position: relative;
}

body form.newPay input {
	margin-bottom: 0px;

}

.woocommerce-privacy-policy-text a {
	color: #3454cb;
}

.woocommerce-terms-and-conditions-checkbox-text a {
	color: #3454cb;
	line-height: 1.1;
}

.woocommerce-terms-and-conditions-checkbox-text {
	line-height: 1.1;
}

.woocommerce-terms-and-conditions-wrapper p  {
	line-height: 1.1;
}

.woocommerce-terms-and-conditions-wrapper p label {
		line-height: 1.1!important;
}

/* ПЛАШКА COOKIES */

#cookie_note {
    display: none;
    position: fixed;
    bottom: 15px;
    left: 50%;
    max-width: 90%;
    transform: translateX(-50%);
    padding: 20px;
    background-color: white;
    border-radius: 4px;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
    z-index: 9999999999;
}

#cookie_note p {
	margin: 0;
    font-size: 10pt;
    text-align: left;
    color: black;
    line-height: 1.3;
}

body .cookie_accept {
	cursor: pointer;
    box-sizing: border-box;
    background: var(--primarybtnbg);
    color: var(--primarybtncolor);
    border-style: solid;
    border-color: currentColor;
    fill: currentColor;
    padding: 5px!importan;
    border-width: var(--primarybtnborderwidth, 0);
    border-radius: var(--primarybtnborderradius, 3px);
    padding: var(--primarybtnpadding, 13px 15px);
    font-weight: var(--btnfontweight, 700);
    font-size: var(--btnfs, var(--bodyfontsize));
    line-height: var(--btnlineheight, 1.6);
    letter-spacing: var(--btnletterspacing, var(--bodyletterspacing));
    text-transform: var(--btntexttransform, none);
	font-size: 11pt;
	font-weight: 100;
	letter-spacing: normal;
}

body .cookie_accept:hover {
	background: #667ccc;
	color: #fff;
}

@media (max-width: 1150px) {
  #cookie_note {
    width: 90%;
  }
}

@media (min-width: 769px) {
  body .cookie_accept {
     margin-left: 10px!important;   
  }
}

@media (min-width: 576px) {
    #cookie_note.show{
        display: flex;
    }
        

}

@media (max-width: 768px) {
    #cookie_note.show{
        display: block;
        text-align: left;
    }
    
  body .cookie_accept {
     margin-top: 10px!important;   
  }
}

/* ПЛАШКА COOKIES END */

.ferr {
	font-size: 80%;
	color: #cc0000;
    line-height: 15px;
	position: absolute;
    top: -15px;	
}

.podpis {
	margin-bottom: 20px;
	text-align: center;
	font-size: 75%;
	line-height: 1.2;
	margin-top: 5px;
}

.topsale {
	color: #000;
	line-height: 1.1;
	flex: 1 1;
    padding-right: 0px;
}

body .head-right {
	display: flex;
}

body .head-right img {
    margin-left: 8px;
    height: 20px !important;
}

.reitings {
	margin-bottom: 15px;
}

.otz-reit span {
    color: #3454cb;
    font-size: 14pt;
}

.reit-plosh img {
    max-width: 100px;
}

.reit-plosh {
    padding: 10px 15px;
    margin: 10px 0;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #e8ebf1;
    display: inline-block;
    margin-right: 10px;
    cursor: pointer;
}

.u-advs {
	margin-bottom: 40px;
}

.shop-items .wc-block-grid__product-price {
	line-height: 1.1;
}

.u-advs-ico {
	margin-top: 10px;
}

.u-advs-text {
	margin-bottom: 20px;
	padding-right: 10px;
}

.u-advs-head b {
	color: #3454cb;
}

.u-advs-head {
	font-size: 18pt;
	margin: 10px 0px;
	padding-right: 10px;
}

.woocommerce ul.products li.product .button {
	line-height:1.1;
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
	line-height:1.1;
}

.sBanner {
	padding: 10px 0px;
	background: #f8f9fb;
	color: #1f3277;
	font-size: 11pt;
	line-height:1.1;
}

.sBanner .container {
	display: flex;
    align-items: center;
    flex-wrap: wrap;
    align-content: space-between;
}

.sBanner span {
    font-size: 13pt;
    color: #3454cb;
    font-weight: 500;
}

.woocommerce-product-details__short-description {
	padding: 15px;
	background: #ecffe9 url('/images/idelivery.png') 15px 50% no-repeat;
	padding-left: 60px;
	margin-bottom: 20px;
}

.builder-item--footer-one-widgets .title-with-logo {
	display: flex;
	align-items: center;
}

.builder-item--footer-one-widgets .title-with-logo img {
    max-width: 40px;
}

.builder-item--footer-one-widgets .title-with-logo .nv-title-tagline-wrap {
	margin-left: 15px;
}

.woocommerce-product-details__short-description:has(.attension-block) {
	padding: 0px;
	background: none;
	margin-bottom: 20px;
}

.delivery-block {
	padding: 15px;
	background: #ecffe9 url('/images/idelivery.png') 15px 50% no-repeat;
	padding-left: 60px;
	margin-bottom: 10px;
}

.attension-block {
	padding: 15px;
	background: #feffd0 url('/images/iattension.png') 15px 50% no-repeat!important;
	padding-left: 60px;	
	background: #feffd0;
}

#shipping_method {
	display: none;
}

.footer-phone {
	color: #fff;
	font-size: 14pt;
	padding-left: 26px;
	background: url(/images/phone-icon.png) 0% 50% no-repeat;
	background-size: 11px 21px;
	margin-top: 15px;
}

.footer-mail {
	color: #fff;
	font-size: 14pt;
	padding-left: 26px;
	background: url(/images/mail-icon.png) 0% 50% no-repeat;
	background-size: 21px 21px;
	margin-top: 15px;
}

.footer-phone a {
	text-decoration: none;
	
}

.footer-mail a {
	text-decoration: none;
}

.woocommerce-shipping-totals {
	display: none;
}

.woocommerce-product-details__short-description p {
	margin-bottom: 0px;
}

body ul.products li.product a.woocommerce-loop-product__link>h2 {
	letter-spacing: 0px!important;
    text-transform: none!important;
	line-height: 1.2!important;    
}

.product-attributes .product-label {
	padding-bottom: 3px;
}

.summary .price {
	text-transform: none!important;
}

.woocommerce ul.products li.product .price {
	line-height: 1.2!important;
}


.woocommerce div.product .product_title {
	line-height: 1.2;
}

.pdp-regular-attrs__characteristics {
	list-style-image: none;
	padding-left: 0px!important;
}

.pdp-regular-attrs__characteristics .regular-characteristics__attr-title {
	font-weight: bold;
	list-style-type: none;
	
}

.pdp-regular-attrs__characteristics li {
	 list-style-type: none;
}

.shop-items .woocommerce-Price-currencySymbol:after {
	content: '/две недели';
}


.shop-items .wc-block-grid__product:has(.ajax_add_to_cart) .woocommerce-Price-currencySymbol:after {
	content: '/месяц';
}

#ship-to-different-address {
	display: none;
}

body .add_to_cart_button.ajax_add_to_cart {
	padding: 12px 18px!important;
}

body .add_to_cart_button.nv_add_to_cart_button {
	padding: 12px 18px!important;
}

.wc-block-grid__product-title {
	min-height: 39px;
}

.hide-on-mobile .header-main-inner .right .builder-item--button_base a {
	font-family: Arial;
}

body .button, body .add_to_cart_button {
	font-family: Arial!important;
}

.product-categories .children li {
	list-style-type: square;
}

body .product-categories .children {
	padding-left: 15px;
}

#wp-block-themeisle-blocks-advanced-column-88849554 h3 {
	margin-bottom: 0px;
}

body .little-mob-head {
	padding: 0px 15px!important;
}

.down-arrow {
	background: url('/images/da.png') 100% 50% no-repeat;
	padding-right: 20px;
	background-size: 15px;
	line-height: 1.1;
	    padding-left: 20px;
		display: none;
}

#neve-checkout-coupon, .wc_payment_methods {
	display: none;
}

.header-phone a {
	font-size: 16pt;
}

.pay-method p {
	margin: 0px;
	padding: 0px;
	font-size: 14pt;
	color: #3454cb;
	font-weight: bold;
}

body .pay-method-f {
	background: url('/images/pm1.png') 0% 50% no-repeat!important;
}

body .pay-method-d {
	background: url('/images/pm2.png') 0% 50% no-repeat!important;
	
}

body .pay-method {
	padding: 10px 0px 10px 50px!important;
	margin-bottom: 20px;
	
}

body .med-tovar-head {
	padding: 25px 5px 10px 5px;
	line-height: 1.1;
	background: #f8f9fb;
	margin: 0px!important;
	
} 

body .med-tovar-head a {
	text-decoration: none;
}

body .woocommerce-Tabs-panel--additional_information {
	display: block!important;
}

body .wc-tabs {
	display: none;
}

body .med-tovar-head a:hover {
	color: #111;
}

body .med-tovar-underhead a {
	text-decoration: none;
}

body .med-tovar-underhead a:hover {
	color: #111;
}

body .med-tovar-price a {
	text-decoration: none;
	line-height: 1.2;
}

body .med-tovar-price a:hover {
	color: #111;
}
		
body .med-tovar-underhead {
	font-size: 22px;
	background: #f8f9fb;
}

body .med-tovar-underhead {
	padding-bottom: 15px;
	background: #f8f9fb;
}

body .med-tovar-price {
	font-size: 20px;
	line-height: 1.2;
	    padding-bottom: 25px;
		background: #f8f9fb;
			    padding-left: 5px;
    padding-right: 5px;
}

.cat-item-main p {
	margin: 0px;
}

body .cat-item-main {
	margin: 15px 8px;
	box-shadow: 1px 1px 6px 0 rgba(0,0,0,.10);
	border: 1px solid #f8f9fb;
	background: #f8f9fb!important;
}

body .cat-item-main img {
	width: 100%!important;
}

body .cat-item-main .wp-block-image .aligncenter {
	background: #fff;
	    padding-left: 10px;
    padding-right: 10px;
	margin: 0px;
}

body .cat-item-main .wp-block-image {
	background: #fff;
}
	
.shop-items .wc-block-grid__product-title {
	font-size: 16px;
}

.shop-items .woocommerce-Price-amount {
	font-size: 17px;
}

.shop-items .woocommerce-Price-amount {
	font-size: 17px;
}

.shop-items .wc-block-grid__product-price {
	font-size: 17px;
}

.shop-items .wc-block-grid__product-add-to-cart a {
	font-size: 16px!important;
	    font-weight: 100 !important;
}

.row-flex:before, .flex-row:after{
   display: none!important;
}

.advantages img {
	margin-bottom: 25px;
}

.advantages .wp-block-heading {
	line-height: 1.1;
}

.mobile-on {
  display: none;
}

.tablet-on {
  display: none;
}

.all-mobile-on {
	display: none;
}

.all-mobile-off {
	
}

/* ѕ  */
@media only screen and (min-width: 1024px) and (max-width:2100px) {

}

/* узкие мониторы */
@media only screen and (min-width: 1920px) and (max-width:2100px) {

}


/* узкие мониторы */
@media only screen and (min-width: 1680px) and (max-width:1919px) {

}

/* узкие мониторы */
@media only screen and (min-width: 1600px) and (max-width:1679px) {

}

/* узкие мониторы */
@media only screen and (min-width: 1440px) and (max-width:1599px) {

}

/* узкие мониторы */
@media only screen and (min-width: 1366px) and (max-width:1439px) {

}

/* узкие мониторы */
@media only screen and (min-width: 1280px) and (max-width:1439px) {

}

/* узкие мониторы */
@media only screen and (min-width: 1024px) and (max-width:1279px) {
}

/* очень узкие мониторы */
@media only screen and (min-width: 825px) and (max-width: 1023px) {
}


/* планшеты */
@media only screen and (min-width: 630px) and (max-width: 825px) {

  .tablet-off {
    display: none;
  }

  .tablet-on {
    display: block;
  }

}

/* узкие планшеты */
@media only screen and (min-width: 500px) and (max-width: 630px) {

  .tablet-off {
    display: none;
  }

  .tablet-on {
    display: block;
  }

}

/* смартфоны */
@media only screen and (min-width: 350px) and (max-width: 500px) {

  #custom_html-4 .custom-html-widget .title-with-logo {
	 display: flex !important;
  }

  .mobile-off {
    display: none;
  }

  .mobile-on {
    display: block;
  }

}

/* Bootstrap Large */

@media only screen and (max-width: 1170px) {
  
}

/* Bootstrap Medium */

@media only screen and (max-width: 970px) {
  
}

/* Bootstrap Small */

@media only screen and (max-width: 750px) {
  
}

/* все мобильные */
@media only screen and (max-width: 1024px) {
	.all-mobile-on {
		display: block;
	}
		
	.all-mobile-off {
		display: none;
	}
}

@media only screen and (max-width: 991px) {	
	.header-phone a {
		font-size: 16pt;
		margin-right: 10px;
	}
	
	.podpis {
		margin-top: 3px;
		margin-bottom: 15px;
	}
	
	.fio-plat .col-md-4:first-child {
        padding-top: 0px;
	}
	
	body form.newPay input {
		padding: 8px;
	}
	
	.col-md-4:has(.fio-fields) {
		padding-top: 20px;
		position: relative;
	}
	
	.hide-on-desktop .header-main-inner .right .builder-item--button_base a {
		font-size: 10pt;
		font-family: Arial;
		margin-right: 10px;
	}
}

@media only screen and (min-width: 960px) {	
	/*.woocommerce ul.products li.product a.woocommerce-loop-product__link>h2 {
		min-height: 105px;
	}*/
	
	.woocommerce ul.products li.product a.woocommerce-loop-product__link>h2 {
		min-height: 65pximportant;
	}
}

@media only screen and (max-width: 959px) {	
	.woocommerce ul.products li.product a.woocommerce-loop-product__link>h2 {
		min-height: 65pximportant;
	}
}

@media only screen and (max-width: 767px) {
	body .med-tovar-price {
		font-size: 18px;
	}
	
	body .med-tovar-underhead {
		font-size: 18px;
	}
	
	body .nv-title-tagline-wrap {
		display: none;
	}
}


@media only screen and (max-width: 500px) {
	body .med-tovar-price {
		font-size: 14px;
	}

	
	.advants .wp-block-heading {
		font-size: 1.05em!important;
	}

	.header-phone a {
		margin-right: 0px;
	}
	
	.header-phone a {
		font-size: 16px;
	}
	
	.hide-on-desktop .header-main-inner .left .builder-item {
		padding-right: 0px;
	}
	
	.hide-on-desktop .header-main-inner .right .builder-item--button_base a {
		font-size: 10pt;
		font-family: Arial;
	}
	
	.hide-on-desktop .header-main-inner .right .builder-item {
		padding-left: 5px;
	}
	
	body .nv-title-tagline-wrap {
		display: none;
	}
		
	body .med-tovar-underhead {
		font-size: 14px;
	}
	
	body .wc-block-grid.has-4-columns .wc-block-grid__product {
		flex: 1 0 50%!important;
		max-width: 50%!important;
		padding: 0!important;
		margin: 0px!important;
	}

	
	body .wc-block-grid.has-4-columns .wc-block-grid__products {
		display: flex;
	}
	
	
}

@media only screen and (max-width: 420px) {
	.woocommerce ul.products li.product .price {
		min-height: 36px;
	}
}

@media only screen and (max-width: 367px) {
	.hide-on-desktop .header-main-inner .right .builder-item--button_base a {
		margin-right: 0px;
	}
	
	.header-phone a {
		font-size: 15px;
	}
}

/* смартфоны */
@media only screen and (max-width: 349px) {
	body .title-with-logo {
		display: none!important;
	}

  #custom_html-4 .custom-html-widget .title-with-logo {
	 display: flex !important;
  }
  
  #custom_html-4 .custom-html-widget .nv-title-tagline-wrap {
	 display: block !important;
  }
}