/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/


.menu-row .mega-menu table td.wide_menu > .wrap > .dropdown-menu ul.menu-wrapper > li > .dropdown-menu > li {
	display: block;
}

.section_item {
	text-align: center;
	position: relative;
}

/*.section_item .text_name {
	position: absolute;
	bottom: 0px;
}*/

.section_item .img {
	min-height: 120px;
	margin-bottom: 5px;
}

.price_second_value {
	font-size: 80%;
}

.youtube {
	margin-top: 20px;
}

.wrap_youtube {
	display: flex;
	flex-wrap: wrap;
}

.youtube_item {
	width: 50%;
	padding-right: 15px;
}

.youtube_header {
	font-size: 135%;
}

.product-detail-gallery .square .owl-nav .svg {
	height: 450px;
	line-height: 450px;
}

.product-detail-gallery .square .owl-nav {
	top: 0;
}

.more_phone_icons svg {
	width: 25px;
	height: 25px;
}

.dropdown .more_phone_icons, dropdown-mobile-phone .more_phone_icons {
	margin-left: 20px;
}

.dropdown .more_phone_icons a, dropdown-mobile-phone .more_phone_icons a {
	margin-right: 30px;
}

.more_phone_icons {
	display: flex;
	justify-content: space-evenly;
}

.row.margin0 > div[class*="col-"] {
	/*background-color: #589ca3;*/
	background-color: transparent;
}

.box-shadow:not(.list_item_wrapp, .table-view__item):hover {
	/*background-color: #65b4bc;*/
	background-color: transparent;
}

.section-compact-list__item:hover {
	background-color: #65b4bc;
}

a.white_link {
	color: #fff !important;
}

.cookie_warning {
	color: #878b90;
	background-color: transparent;
	position: fixed;
	z-index: 10;
	bottom: 0;
	left: 0;
	width: 100%;
}

.cookie_warning p {
	margin: 0;
	width: 90%;
	padding-right: 10px;
}

.cookie_warning_block {
	background-color: #fff;
	margin: 20px auto;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 80%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	border-radius: 5px;
	-webkit-backdrop-filter: blur(4px);
	backdrop-filter: blur(4px);
	box-shadow: 0 5px 23px -3px rgb(0 0 0 / 30%);
}

.cookie_warning_block_btn_close {
	width: 10%;
	outline: 0;
	font-weight: 600;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin: 0 0 0 auto;
	height: 40px;
	border-radius: 5px;
	/*background: #589ca3;*/
	border: 0;
	padding: 0;
	color: #fff;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
}

.cookie_warning_block_btn_close:hover {
	border-radius: 3px;
	/*background: #65b4bc;*/
	color: #fff;
}

body .wrapper1.basket_normal .logo_and_menu-row:not(.showed) .wrap_icon .title {
	display: inherit;
}

body .wrapper1.basket_normal .logo_and_menu-row:not(.showed) .wrap_icon .title.search_text_header {
	font-size: 14px;
	font-weight: bold;
}

.logo_and_menu-row .inline-search-show .svg {
	opacity: 1;
}

footer .footer_middle, .footer_bottom {
	background: #333;
	margin-bottom: 0px;
	color: #f1f1f1;
}

.footer_bottom {
	padding-top: 10px;
}

.logo-row .top-description.addr {
	opacity: 1;
}

.list_item .delivery_calculate_block {
	display: flex;
	justify-content: space-between;
	align-content: center;
	margin-top: 9px;
	font-size: 12px;
}

.list_item .delivery_calculate_block svg {
	width: 15px;
}

.product-container .delivery_calculate_block {
	display: flex;
	justify-content: space-between;
	align-content: center;
	margin-top: 10px;
	font-size: 14px;
}

.landings-list__item span .expand_points {
	margin-right: 8px;
	font-size: 18px;
}

.page-top>div:first-child {
	z-index: 3;
}

.page-top>div {
	z-index: 3;
}

@media screen and (max-width: 1024px) {

	.cookie_warning p {
		width: 80%;
		font-size: 14px;
	}

	.cookie_warning_block_btn_close {
		width: 20%;
		font-size: 14px;
	}

	.youtube_item p {
		font-size: 84%;
	}
}

@media screen and (max-width: 768px) {

}

@media screen and (max-width: 576px) {

}

@media screen and (max-width: 450px) {
	.cost.prices .price .values_wrapper {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		font-size: 96%;
	}

	.price_second_value {
		width: 100%;
		margin-top: 3px;
	}
	.cookie_warning p {
		width: 100%;
		padding-right: 0px;
	}

	.cookie_warning_block_btn_close {
		width: 100%;
		margin-top: 15px;
	}

	.cookie_warning_block {
		text-align: center;
	}

	.youtube_item p {
		font-size: 100%;
		text-align: center;
		margin-top: 20px;
	}

	.youtube_item {
		width: 100%;
		padding-right: 0px;
	}
}

@media screen and (max-width: 320px) {

}

.btn[disabled], .btn.disabled {
    background: gray !important;
    border: 1px solid gray !important;
    color: #ffffff !important;
    font-weight: 500!important;
}

/* Policy terms */
.Policy {
    display: flex;
    align-items: flex-start;
    margin: 0 0 18px 0;
}

.PolicyWrapper {
	text-align: left;
	border: 1px solid transparent;
}

.PolicyBox {
	display: inline-flex;
	flex-direction: column;
	align-items: flex-start;
}

.PolicyTerm {
	display: flex;
	justify-content: center;
	align-items: baseline;
	padding: 3px 0;
}

.PolicyTerm label {
	margin: 0;
	padding-left: 10px;
	color: #000;
	font-weight: normal;
	font-size: 14px;
	text-align: left;
}

.PolicyTerm input[type='checkbox'] {
    border: 1px solid #236d51;
    width: 13px;
    min-width: 13px;
    height: 13px;
}

.PolicyTerm input[type='checkbox']:checked {
    background: #236d51;
}

.PolicyTerm label a {
    font-weight: 600;
    text-decoration: underline;
    color: #589ca3!important;
}
                    
.PolicyTerm label a:hover {
    text-decoration: none;
}

.PolicyTerm .star {
  font-size: 12px;
  font-weight: normal;
  line-height: 0!important;
  margin: 0 0 0 4px;
  position: relative;
  color: #ff0000!important;
  display: inline-block;
}

.PolicyTerm.filter.licence_block {
    padding: 5px 0;
}

.btn[disabled], .btn.disabled {
    background: gray !important;
    border: 1px solid gray !important;
    color: #ffffff !important;
}
    
/* кукм плашка */
.nca-cookiesaccept-line.style-4 {
    background-color: #333;
}

.nca-cookiesaccept-line-text {
    font-family: Pragmatica, Arial, sans-serif;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 18px;
    max-width: 100%;
    text-align: left;
    margin-top: 20px;
}	

.nca-cookiesaccept-line-text a {
    text-decoration: underline;
}

.nca-cookiesaccept-line-text a:hover {
    text-decoration: none;
}

.nca-cookiesaccept-line-text h2 {
	font-weight: normal;
    font-size: 14px;
    color: #fff;
    margin-bottom: 9px;
    text-transform: uppercase;
}

#nca-cookiesaccept-line-accept-btn {
    max-width: fit-content;
    text-transform: uppercase;
    margin-top: 30px;
    margin-left: auto;
    margin-bottom: 30px;
	border: 1px solid #oaa1d8;
    border-radius: var(--ui-border-radius);
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-family: Pragmatica, Arial, sans-serif;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: .36px;
    line-height: 12px;
    min-width: 200px;
    outline: none;
	background: #oaa1d8;
    padding: 10px 30px 8px;
    text-transform: uppercase;	
}

@media screen and (max-width: 768px) {
    .nca-cookiesaccept-line > div {
        flex-direction: column;
    }

    #nca-cookiesaccept-line-accept-btn {
        margin-top: 1px;
    }
}
@media screen and (max-width: 320px) {
    #nca-cookiesaccept-line-accept-btn {
        margin-top: -10px;
    }
}
