@import url("css.css");
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');

body , html {
    height: 100%;
    color: #000;
    font-size: 14px;
    font-family: 'Inter';
    font-weight: normal;
    font-style: normal;
    background: #f2f2f2;
}
/*lang*/

body {
  top: 0 !important;
  position: static !important;
}
.skiptranslate {
  display: none !important;
}
.goog-text-highlight {
  background-color: inherit;
  box-shadow: none;
  box-sizing: inherit;
}
.language {
  position: fixed;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 999;
  display: flex;
  flex-direction: column;
}
.language__img {
  margin: 2px;
  cursor: pointer;
  opacity: .5;
}
.language__img:hover,
.language__img_active {
  opacity: 1;
}
ul.lang-unstyled {
  width: 75px;
  background: #fff;
  margin: 0;
  padding: 0 15px 0 0;
  list-style: none;
  position: relative;
  border-right: 1px solid rgba(239, 239, 239, 1);
}

ul.lang-unstyled li:not(.init):hover, ul.lang-unstyled li.selected:not(.init) { background: #09f; }
.lang-unstyled li.init {
  cursor: pointer;
  position: relative;
  height: 30px;
  display: flex;
  align-items: center;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
  padding: 0 15px 0 15px;
}
.lang-unstyled li.init::after {
  content: '';
  width: 12px;
  height: 8px;
  display: block;
  position: absolute;
  right: 0;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAICAYAAADN5B7xAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABrSURBVHgBhY3BDYAgDEWhC3kijIObiJvgOISLEzW2hhKUKv8A7c97qTGUnPNiJhEGSikbAJxUhB84MHOzUlKRNKnCSXbLD5v0RZ4RcfXeHwocnXO7FfMtydUebhc0qUuDB0GRHvBnWKrikAtJkD59BDSfPgAAAABJRU5ErkJggg==');
  background-repeat: no-repeat;
  top: calc(50% - 4px);
}
.lang-unstyled li.init.active::after {
  transform: rotate(180deg);
}
ul.lang-unstyled li:not(.init) {
  position: absolute;
  z-index: 99999;
  padding: 0 10px;
  background: #F2F2F2;
  width: 100%;
  display: none;
}
ul.lang-unstyled li:not(.init) span {
  height: 25px;
  display: flex;
  align-items: center;
}
ul.lang-unstyled li:not(.init):nth-child(2) {
  top: 100%;
}
ul.lang-unstyled li:not(.init):nth-child(3) {
  top: calc(100% + 25px);
}
ul.lang-unstyled li:not(.init):nth-child(4) {
  top: calc(100% + 50px);
}
ul.lang-unstyled li:not(.init):nth-child(5) {
  top: calc(100% + 75px);
}
ul.lang-unstyled li:not(.init):nth-child(6) {
  top: calc(100% + 100px);
}
ul.lang-unstyled li:not(.init):nth-child(7) {
  top: calc(100% + 125px);
}
ul.lang-unstyled li:not(.init):nth-child(8) {
  top: calc(100% + 150px);
}
/*lang*/
.header-phone {
	display: flex;
	align-items: center;
	margin-left: 15px;
}
.header-phone svg {
	margin-right: 5px;
}
svg {
	display: block;
}
svg path {
	transition: all .2s linear;
}
.header-phone svg {
	margin-right: 5px;
}
.header-telegramm {
	width: 150px;
	height: 30px;
	border: 1px solid rgba(66, 186, 254, 1);
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 6px;
	font-size: 12px;
	color: rgba(66, 186, 254, 1);
	font-weight: 700;
	margin-left: 15px;
	transition: all .2s linear;
}
.header-telegramm svg {
	margin-right: 5px;
}
.header-telegramm:hover {
	background: rgba(66, 186, 254, 1);
	color: #fff;
}
.header-telegramm:hover svg path {
	fill: #fff;
}

.aller {
    font-family:"Aller Display";
}
.wrapper {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.content {
    flex: 1 0 auto;
}
.footer {
    flex: 0 0 auto;
}
header {
    background: white;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999;
}
.headerTop {
    padding: 5px 0;
}

.headerBottom {
    padding: 10px 0;
}
.catalogButton {
	width: 225px;
	height: 40px;
	background: rgba(249, 83, 84, 1);
	border-radius: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all .2s linear;
}
.catalogButton span:nth-child(2) {
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	margin-left: 5px;
}
.catalogButton:hover {
	background: #000;
}












.topNavigation {
    margin: 0;
}
.topNavigation > li {
    display: inline-block;
    font-weight: 600;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    position: relative;
}
.topNavigation > li > a {
    position: relative;
    padding-right: 17px;
}
.topNavigation > li > a:after {
  position: absolute;
  content: '';
  width: 12px;
  height: 8px;
  right: 0;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAICAYAAADN5B7xAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABrSURBVHgBhY3BDYAgDEWhC3kijIObiJvgOISLEzW2hhKUKv8A7c97qTGUnPNiJhEGSikbAJxUhB84MHOzUlKRNKnCSXbLD5v0RZ4RcfXeHwocnXO7FfMtydUebhc0qUuDB0GRHvBnWKrikAtJkD59BDSfPgAAAABJRU5ErkJggg==');	
  top: 36%;
  transition: all .2s ease-out;
}

.topNavigation li ul {
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  transition: all .2s ease;
  max-height: 0;
  position: absolute;
  top: 115%;
  background: #fff;
  list-style-type: none;
  border-radius: 10px;
  padding: 10px 10px;
  width: 200px;
  z-index: 99;
  left: 10pz;
  -webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.25);
}
.topNavigation li ul li {
  display: block;
  padding: 5px 0;
}
.topNavigation li ul li a {
  color: #000;
}

@media only screen and (min-width: 992px) {
	.topNavigation li:hover ul {
		opacity: 1;
		visibility: visible;
		max-height: 10000px;
		
	}
}
.tg {
  width: 24px;
  height: 20px;
  display: inline-block;
  background: url('../images/tg.svg');
}
.viber {
  width: 23px;
  height: 24px;
  display: inline-block;
  background: url('../images/viber.svg');
}



.logo {

}

.tels a:nth-child(2) {
    margin-left: 20px;
}
 .downl, .course {
    position: relative;
    padding-left: 10px;
    margin-left: 10px;
}

.course {
  white-space: nowrap;
  padding: 0 15px;
  margin-left: 15px;
  border-left: 1px solid rgba(239, 239, 239, 1);
  border-right: 1px solid rgba(239, 239, 239, 1);
  height: 30px;
  display: flex;
  align-items: center;
}


.downl:before {
    top: -3px;
}
.course:before {
    top: -5px;
}
.downl .icon-svg2 {
    font-size: 20px;
}
.brand_container {
    flex-grow: 1;

}









.bootstrap-select.btn-group .dropdown-menu {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
    border-radius: 0;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
    display: block;
}
.bootstrap-select.btn-group .dropdown-menu.inner li a {
    padding: 5px 9px;
    display: block;
}
.bootstrap-select.btn-group .dropdown-menu.inner li a:hover {
    color: #6a2874;
}
.bootstrap-select > .dropdown-toggle {
    background: white;

}

.auth {
	margin-left: 20px;
}
.auth:hover svg path {
	fill: #000;
}
.bookButton {
    width: 70px;
    border-left: 1px solid rgba(239, 239, 239, 1);
    border-right: 1px solid rgba(239, 239, 239, 1);
    height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
    cursor: pointer;
    position: relative;
    margin: 0 0 0 20px;
}

.bookButton:hover svg path {
	fill: #000;
}

.count {
    min-width: 16px;
    height: 16px;
    background: rgba(33, 33, 33, 1);
    color: white;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    display: block;
    position: absolute;
    line-height: 1.5;
    border-radius: 50%;
    top: -4px;
    right: 15px;
}
.cartDiv {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 70px;
	height: 30px;
	position: relative;
}
.cartDiv:hover svg path {
	fill: #000;
}
.form_div {
    position: relative;
    flex: auto;
    margin: 0 0 0 20px;
    height: 40px;
    transition: 0.2s linear;
    
}
.form_div:hover #search-input {
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.35);
-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.35);
box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.35);
}
.form_div form {
    width: 100%;
    height: 100%;
	border-radius: 10px;
	overflow: hidden;
}
#search-input {
    background: rgba(242, 242, 242, 1);
    box-shadow: none;
    position: relative;
    padding-left: 20px;
    border: none;
    font-size: 14px;
    width: 100%;
    height: 100%;
    transition: 0.5s linear;
}
#search-input::-webkit-input-placeholder {
    color: rgba(135, 135, 135, 1);
}
#search-input::-moz-placeholder {
    color: rgba(135, 135, 135, 1);
}
#search-input:-moz-placeholder {
    color: rgba(135, 135, 135, 1);
}
#search-input:-ms-input-placeholder {
    color: rgba(135, 135, 135, 1);
}
.form_div .my_but {
    float: right;
    width: 60px;
    height: 100%;
    border: none;
    position: absolute;
    right: 0px;
    top: 0;
    cursor: pointer;
    background: none;
	display: flex;
	align-items: center;
	justify-content: center;
}
.form_div .my_but:hover svg path {
    fill: #000;
}
.headerBottom .bootstrap-select {
    -ms-flex: 0 0 19%;
    flex: 0 0 19%;
    max-width: 19%;
}

#cartMini table tr td {
    position: relative;
    white-space: nowrap;
}
.center {
    padding: 20px 0;
    margin-top: 120px;
}
.main-container {
	display: flex;
	margin: 0 -10px;
}
.main-left {
	width: 75%;
	padding: 0 10px;
}
.main-right {
	width: 25%;
	padding: 0 10px;
}

.news-on-main {
	border-radius: 12px;
	overflow: hidden;
	background: #fff;
}
.news-on-main-title {
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 60px;
	padding: 0 20px;
}
.news-on-main-title span {
	font-size: 18px;
	font-weight: 700;
}
.news-on-main-title a {
	color: rgba(249, 83, 84, 1);
}
.news-on-main-ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.news-on-main-ul li {
	display: flex;
	align-items: center;
	padding: 20px;
	border-top: 1px solid rgba(223, 223, 223, 1);
}
.news-on-main-ul li div:nth-child(1) {
	margin-right: 15px;
}
.news-on-main-ul li div:nth-child(2) span {
	font-size: 12px;
	color: rgba(135, 135, 135, 1);
	display: block;
}
.news-on-main-ul li div:nth-child(2) a {
	display: block;
	line-height: 23px;
}
.catalog_row {
	
}
.catalog_left {
	width: 75%;
	padding: 0 10px;
}
.catalog-right {
	width: 25%;
	padding: 0 10px;
}
.title-with-crumbs {
	height: 60px;
	margin: -20px 0 20px 0;
	padding: 0 20px;
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-top: 1px solid rgba(223, 223, 223, 1);
}
.title-with-crumbs > div:nth-child(1) {
	font-size: 18px;
	font-weight: 700;
}
.catalog_left_container {
	background: #fff;
	border-radius: 12px;
	overflow: hidden;
}

.tabs-on-main-container {
	background: #fff;
	border-radius: 12px;
	overflow: hidden;
	position: relative;
}
.tabs-on-main-container nav {
	height: 70px;
	border-bottom: 1px solid rgba(223, 223, 223, 1);
	padding: 0 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
#tab-on-main {
	width: 50%;
	border: 1px solid rgba(223, 223, 223, 1);
	border-radius: 10px;
	overflow: hidden;
}
#tab-on-main a {
	width: 50%;
	height: 32px;
	display: flex;
	align-items: center;
	justify-content: center;
}
#tab-on-main a.active {
	border: 1px solid rgba(249, 83, 84, 1);
	color: rgba(249, 83, 84, 1);
	background: rgba(255, 241, 241, 1);
	border-radius: 10px;
} 
.slick-btn-wrap {
	display: flex;
	align-items: center;
	position: absolute;
	top: 15px;
	right: 20px;
}
.slick-btn-wrap button {
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid rgba(223, 223, 223, 1);
	border-radius: 100%;
	background: #fff;
	cursor: pointer;
	transition: all .2s linear;
}
.slick-btn-wrap button:hover {
	border: 1px solid rgba(249, 83, 84, 1);
}
.slick-btn-wrap button:hover svg path {
	fill: rgba(249, 83, 84, 1);
}
.slick-btn-wrap button + button {
	margin-left: 10px;
}
.slick-slider-on-main {
	margin-right: 1px;
}
.slick-slider-on-main .slick-slide .ItemDiv .hoverDiv {
	border-right: 1px solid rgba(223, 223, 223, 1);
}










.myCheckbox label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 22px;
    font-size: 14px;
    margin-bottom: 0;
    color: #524c4c;
}
.myCheckbox label:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 5px;
    position: absolute;
    left: 0px;
    top: 3px;
    border: 1px solid #dedfe1;
    background: white;
}
.myCheckbox input[type=checkbox] {
    display: none;
    margin-left: 0;
}
.myCheckbox input[type=checkbox]:checked + label:before {
    content: "\2714";
    font-size: 13px;
    color: white;
    text-align: center;
    line-height: 16px;
    background-color: #f1536d;
    border: 0;
}
.myCheckbox {
    position: relative;
    width: 100%;
}
.filterCount {
    position: absolute;
    right: 0;
    top: 2px;
    font-weight: bold;
}
.filterBox {
    padding: 20px 20px;
    border-bottom: 1px solid #efefef;
    background: white;
}
.fBContainer.hidden {
    display: none;
}
.filterName {
    font-size: 14px;
    cursor: pointer;
    font-weight: bold;
}
.filterName span + span {
    margin-left: 0px;
}
.filterName .icon-svg20 {
    display: none;
}
.filterName.active .icon-svg20 {
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.filterBox .myCheckbox label {
    font-size: 16px;
}
.filterBox ul {
    margin-top: 20px;
}
.filterBox ul li {
    padding: 5px 0;
    position: relative;
}
.priceFilter {
    margin-left: -7px;
    margin-right: -7px;
}
.priceFilter .col-6 {
    padding-left: 7px;
    padding-right: 7px;
}
.priceFilter .border {
    padding: 8px 10px;
    border-radius: 5px;
}
.priceFilter input {
    width: 60px;
    color: #a9a2a2;
    border: 0;
}
.priceFilter input::-webkit-input-placeholder {
    color: #a9a2a2;
}
.priceFilter input::-moz-placeholder {
    color: #a9a2a2;
}
.priceFilter input:-moz-placeholder {
    color: #a9a2a2;
}
.priceFilter input:-ms-input-placeholder {
    color: #a9a2a2;
}
.loadMore {
    display: block;
    font-size: 14px;
    padding: 15px 0;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: bold;
    background: white;
}
.loadMore:hover {
    color: white;
}


.addAll {
    padding: 10px 15px;
    background: #f1536d;
    cursor: pointer;
    font-weight: 500;
    color: white;
    border: 0;
    overflow: hidden;
}
.book {
    width: 40px;
    height: 40px;
    background-color: #fff;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAdCAYAAADLnm6HAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3xpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGNThDQkI2NkFBNDRFNDExQTI3NEU2RUVBOUY2OTY1MyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpEMjVEN0RDOUEzQjcxMUU5QTIxMDhGM0YxQkUyMEQ5NCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpEMjVEN0RDOEEzQjcxMUU5QTIxMDhGM0YxQkUyMEQ5NCIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjYwY2Q3ZTBhLWM4NDItZGU0ZC1hODQ5LTlmNTYyMGYxZmNmOSIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjhhNDZjODVlLTBhMTUtYWM0YS04NDQwLWQ4YWNmNWQxMzE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PlJnrTgAAAInSURBVHja7JfLShxBFIZHo76BNwTRhTEIceNmUAbMxk10Y0JIfIAsjIIoiKCYhS408UIcLxuzTTDkBokYNYpXGMGNLgQfQAiOT6DI+BX8gabp7qmeUQSx4ONMtVXn/6eq+tSYk0qlIrfZciO33O4N5AX9MZFI1BM64AkUwQmswEQ0Gj1yja0hdEMTlEES1mGGsbt+Gjleh5BkDwgf4I3PvAvoIXFc443JCcj3GT8LXYy/sN2CWYf4OyjXaj2CeQlNITwMQ3yO69m8xuRpzqhytCtn+hUgYQNhBy6hDg485r2ABdezl3zDBY/VrCXsy2CMMTvpVqBTccxH3LQv0AgDMGjOiJe4aTw/JIyr22FzCGOK8TQHeFPYtGnoc+QOXIEixdNrfNtOXbkDDST9BmfRChXPbAxsKQ5eo4G3rtyBBib1BryG5myVeQueKtelcgcb4NTuEfrV/QWPsxCvJnxXd4DcCatCxEBTQObUXYWHGYibORtQAB/JORL2MuqU++KwJhCv0pwS+KFKGO42xLHZs1ewqLK6bGNC33xZcxZVIc8zuo41sRWWoALWgkxI/C9Uwh94FiTuext6JDb7+BVa4J/K8LFr2P89L4XfNuLWP0iU6Ln2s0Tvc7VLfFviP23FrVfAsRLmRvtsBFQxY44CYyrnN2izFQ9twGHik1Yk6Si1ocUzMuBhIqLz0eb1i+dGDMiEucrfq9ubiXhWBu7/L7gzBq4EGAAEcbpXgFL/HQAAAABJRU5ErkJggg==');
    background-repeat: no-repeat;
    background-position: 50% 50%;
	background-size: 30px;
    color: white;
    cursor: pointer;
    border: 1px solid rgba(223, 223, 223, 1);
	border-radius: 10px;
    transition: 0.2s linear;
}
.book span {
    display: none;
}
.book:hover {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAdCAYAAADLnm6HAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3xpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGNThDQkI2NkFBNDRFNDExQTI3NEU2RUVBOUY2OTY1MyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGNjRCMEM4MkEzQjcxMUU5QkQ3Q0Q1RDRENUFCRjUwMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGNjRCMEM4MUEzQjcxMUU5QkQ3Q0Q1RDRENUFCRjUwMyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjYwY2Q3ZTBhLWM4NDItZGU0ZC1hODQ5LTlmNTYyMGYxZmNmOSIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjhhNDZjODVlLTBhMTUtYWM0YS04NDQwLWQ4YWNmNWQxMzE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrTxu2oAAAItSURBVHja7JdLSFRRGMdHU5ftGh+BKKSCUJt2yUBt3KgbGyJdawsfESYVKLb1LWrmRrfFhC+owdSKHgYGbXIhCG2LcFy5VGT6HfgHl8u9d86dMQTxwI9vzvid7/uf13fGvHQ6HTnNlh855XYuoCDojwfx+zcwXXALovAL1mH84sLUjsu3FtMD9XAZUvABZvD96pcjz+sQEuwCZhI6fcYdwUMCT8vfiByHQh//5/AA/yPbFTAD7unzMDyD33AFeqENpkhcjDUz6JfvHIzCTyjTBB5DBxRBe8YVIGgdZhOO4Tr88BB4BxKu7+4yw4THal7DfNfqxPDZzHQIu2VHfZKb9gpuauYD5ox4JTeN77cxY+p22WxBTHY6wwH+JGya2cInjtiBKxCV3TvB27bnih0oIOXnnEO7JLtvI+Cz7MAJCnjqih0oYEI3wFzDxlwzcwsaFOtYsYMFcGq/YfrUfQ1Xc0heg1lSt5/YW1ZvAY5DmFl1N6A6i+RmzEcVoHliDoZ9jLqlvjisCJJXaUwJLKsShnsNUWz2rAWSUA5rNiI08zWNSapCHmb1HGtgM6xCBbwPEqHk76AS3sLtoOS+r6FHYLOPC9AEf1SGd11u//a8FN7YJLf+QaJAce1nie5zjSv5FyVfsU1uvQKOlTAv2kuTQBUz5igwpnIuQqtt8tACHCJeaEVSjlIbOnlWAjxERHQ+Wr1+8fwXARJhnvIRdR9lkzwnAef/F5wZAX8FGADv0b4UNLa8jAAAAABJRU5ErkJggg==');
    background-repeat: no-repeat;
    background-position: 50% 50%;
	background-size: 30px;
}
.book:active, .book.in_favorit {
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAVCAYAAABc6S4mAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3xpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGNThDQkI2NkFBNDRFNDExQTI3NEU2RUVBOUY2OTY1MyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpFMTcxQjJBQkEzQjcxMUU5OERGRTlFODNCMzg2RUREOCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpFMTcxQjJBQUEzQjcxMUU5OERGRTlFODNCMzg2RUREOCIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjYwY2Q3ZTBhLWM4NDItZGU0ZC1hODQ5LTlmNTYyMGYxZmNmOSIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjhhNDZjODVlLTBhMTUtYWM0YS04NDQwLWQ4YWNmNWQxMzE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pnu/SSQAAAFLSURBVHjatJRBLgRBFIZLaW5gLNzAEQiJjS0xEsyeBS0REhsOwMYEwcoNZpAgxMJiQsIFnICV2VjqifA9eZ20Tlf3YOolX9JV/er/qrrTHbyVl02ihiCEMSjBC9zADjyZnzUIqzAOA/AKt3AA93FTlwq6YReWTHa1YA32dRyqtMfRfwgrsi5ITCwYd0nQHvTDJ2ya/FqEXpiXEwxzcWf81IjV4/qqUASjHgXfJ+jzKCiJoOlR0BRBw6OgIYIqfHgIl8yqCB5hw4NAvpUHq4NtOOpg+DFsyYVNTMo/46QD4af6JZu0QJ7ZHFz+I1zWzkKUJTB6Ywqu/hB+DeVkeJYglkzC+S/CL2AC3tM3rGOBSKb1eRbVWdbOiwSxZAbqOT117YlcDbZgdy198TVHeCUvvB1BLKmkJDUVR0WLgzZfYnySZx2v61xhfQkwAJ0QRx53VApfAAAAAElFTkSuQmCC');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.SortOne {
    padding: 0 20px;
    position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 60px;
	border-bottom: 1px solid rgba(223, 223, 223, 1);
}

.quickSelection {
    background: white;
    box-shadow: none;
    position: relative;
    padding-left: 20px;
    border: none;
    font-size: 14px;
    width: 320px;
    height: 40px;
    transition: 0.5s linear;
    display: inline-block;
}
.quickSelectiont::-webkit-input-placeholder {
    color: #aeadad;
}
.quickSelection::-moz-placeholder {
    color: #aeadad;
}
.quickSelection:-moz-placeholder {
    color: #aeadad;
}
.quickSelection:-ms-input-placeholder {
    color: #aeadad;
}

.sorting .sortOne {
    display: inline-block;
    vertical-align: middle;
    max-width: 210px;
}
.page-link .icon-svg12 {
    -moz-transform: rotate(-90deg);
   -ms-transform: rotate(-90deg);
   -webkit-transform: rotate(-90deg);
   -o-transform: rotate(-90deg);
   transform: rotate(-90deg);
}
.page-link .icon-svg12:before {
    color: #ddd;
}
.page-link:hover .icon-svg12:before {
    color: #000;
}
.boxShadow {
    -webkit-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.5);
}
.footer {
	background: #fff;
}
.footer .container .row {
	height: 74px;
}
.footer .container .row .col-lg-4:nth-child(2) {
	text-align: center;
}
.footer .container .row .col-lg-4:nth-child(2) a {
	margin: 0 15px;
}
.footer .container .row .col-lg-4:nth-child(3) {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.footer .container .row .col-lg-4:nth-child(3) a {
	margin-left: 10px;
}
.subscribeForm input {
    width: 70%;
    height: 50px;
    color: white;
    font-size: 16px;
    background: white;
    border-left: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding: 0 25px;
}
.subscribeForm button {
    height: 50px;
    width: 30%;
    background: #006fc2;
    border: 0;
    color: white;
    text-transform: uppercase;
    cursor: pointer;
}
.subscribeForm button:hover {
    color: white;
}


.number {
    background: white;
    height: 40px;
    border: 1px solid rgba(223, 223, 223, 1);
    width: 100%;
	display: flex;
	align-items: center;
	border-radius: 10px;
	overflow: hidden;
}
.number .minus, .number .plus {
    width: 30%;
    height: 100%;
    cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
}
.number .minus:hover svg path, .number .plus:hover svg path {
    fill: #000;
}
.number input {
    width: 40%;
    text-align: center;
    font-size: 16px;
	height: 100%;
    border: 0;
}
.radButton {
    background: rgba(249, 83, 84, 1);
    color: white;
    border: 0;
    height: 40px;
    cursor: pointer;
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
	border-radius: 10px;
	transition: all .2s linear;
}
.radButton:hover {
	background: #000;
}

.listTable {
    width: 100%;
}
.listTable thead tr th {
    padding: 0 10px;
    font-weight: 400;
	font-size: 14px;
	color: rgba(135, 135, 135, 1);
	height: 60px;
	vertical-align: middle;
}
.listTable thead tr th:nth-child(1) {
    padding-left: 20px;
}
.listTable tr td {
    padding: 0 10px;
	height: 100px;
	vertical-align: middle;
}
.listTable tr td:nth-child(1) {
    padding-left: 20px;
    max-width: 130px;
}


.listTable tr td:last-child {
    padding-right: 20px;
}
.listTable tr {
    border-bottom: 1px solid rgba(223, 223, 223, 1);
}
.listTable .mainButtons {
	display: flex;
	align-items: center;
	min-width: 200px;
	width: 100%;
	margin-left: auto;
}
.listTable .mainButtons .m-b-number-block {
	flex-grow: 1;
}
.listTable .mainButtons .m-b-buttons-block {
	display: flex;
	align-items: center;
}
.listTable .mainButtons .m-b-buttons-block .book {
	min-width: 40px;
	margin-left: 10px;
}
.listTable .mainButtons .m-b-buttons-block .radButton {
	min-width: 40px;
	padding: 0;
	margin-left: 10px;
}
.listTable thead tr th:nth-child(5), .listTable tr td:nth-child(5), .listTable thead tr th:nth-child(6), .listTable tr td:nth-child(6) {
	white-space: nowrap;
}
.listTable .notify {
	margin-top: 0;
}
.list-div-for-img {
    position: relative;
	height: 70px;
	overflow: hidden;
	opacity: 0;
   padding: 0 10px;
}
.list-div-for-img.slick-initialized {
	opacity: 1;
}
.list-div-for-img .slick-slide div   a {
	display: flex!important;
	align-items: center;
	justify-content: center;
	height: 70px;
	width: 70px!important;
	margin: 0 auto;
}
.list-div-for-img img {
    max-width: 100%;
    display: block;
    height: auto;
}
.list-div-for-img .slick-prev {
	width: 16px;
	height: 16px;
	border: 1px solid rgba(223, 223, 223, 1);
	border-radius: 100%;
	left: 0;
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	top: calc(50% - 3px);
	transition: all .2s linear;
	z-index: 9;
}
.list-div-for-img .slick-prev:hover {
	border: 1px solid rgba(249, 83, 84, 1);
}
.list-div-for-img .slick-prev:before {
	display: none;
}
.list-div-for-img .slick-prev:after {
	content: '';
	display: block;
	width: 6px;
	height: 9px;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABWSURBVHgBjZCxDcAgDAQNEyWV18kmySqZxxXruLDAFIjCPLxk2dK99NYTBRKR18fvFMG2Pr/N7MoAPsxcEoD/iFjBbkDQlWmjfcTRk8gEi1LVmyLNVVczv1DG1ZtdAAAAAABJRU5ErkJggg==');
	background-size: contain;
}
.list-div-for-img .slick-next {
	width: 16px;
	height: 16px;
	border: 1px solid rgba(223, 223, 223, 1);
	border-radius: 100%;
	right: 0;
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	top: calc(50% - 3px);
	transition: all .2s linear;
	z-index: 9;
}
.list-div-for-img .slick-next:hover {
	border: 1px solid rgba(249, 83, 84, 1);
}
.list-div-for-img .slick-next:before {
	display: none;
}
.list-div-for-img .slick-next:after {
	content: '';
	display: block;
	width: 6px;
	height: 9px;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABySURBVHgBfZDbCcAgDEWTLNT+6Dp2k7abuI4PqAuJ1VJFQtoLgnIO1xCAmhDC3g4IQe/9iojX+z6UUucskNY6VWHrAm/CfokxmlKK5U0425KEwMIl4kLOGcQZWpxzhois+IUER8MXfIQKlwqTBEf+Vn0DxjdDmeE+4vUAAAAASUVORK5CYII=');
	background-size: contain;
}
.wishlist-main-buttons {
	display: flex;
	align-items: center;
	flex-direction: row-reverse;

}















.blnc {
  display: block;
  font-weight: bold;
  font-size: 10px;
}
.avail-container {
  text-align: center;
}
.avail-container .are-available, .avail-container .not-available, .are-zak {
  cursor: pointer;
}
.avail-container .are-available + .blnc {
  font-weight: bold;
  font-size: 10px;
  color: #1CB66F;
  margin-top: -3px;
    display: block;
}
.avail-container .not-available + .blnc {
  font-weight: bold;
  font-size: 10px;
  color: #c4c4c4;
  margin-top: -3px;
    display: block;
}
.avail-container .are-zak + .blnc {
  font-weight: bold;
  font-size: 10px;
  color: #FF7A00;
  margin-top: -3px;
    display: block;
}
.zak-icon {
  display: inline-block;
  width: 17px;
  height: 15px;
  background-repeat: no-repeat;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAQCAYAAAAbBi9cAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAEoSURBVHgBlVPLbQIxEH1jkKLktCVsOoAOQiWhAzanKMkBcoiinEIHQCXQAXQAJewJCaGVef5ImMVmlyetPLLHb96M3wIN0J8Y6i+8NuVJEwmXmc8cyg8WdxPpAhmesGaY+60SezzLlGsEKkVEklFAYpDhEQXuUaTfSdDBNnJUokJf/rBDK0UKE8fICxrf9oNtKePZrJUiqnmhmqUnWskvBjb84J7wzKDCgKpWl7Xr6AQVJZiRoppzzj+umgjVuOfOEYMOiIAeFRZRIjtgYFy7niVio3ZsLeLRxTkasWpeJ2LleZTI2cEUfnO8uPHcqWGHqGhS2kH5BidogiRm5+0gF88dxw7OQ71kxhH9Lvvc4MDkVEUk9x2MaRVKNyMz/YerYbbDgST8kU+k/VEsUG9Q7wAAAABJRU5ErkJggg==');
}
.blncMain, .blnc {
    color: #c0c0c0;
    font-weight: 600;
}
.notify {
    font-size: 14px;
    background: rgba(249, 83, 84, 1);
    color: white;
    border: 0;
    height: 40px;
    font-weight: 500;
    cursor: pointer;
    width: 100%;
    overflow: hidden;
    white-space: pre-line;
	border-radius: 10px;
	margin-top: 15px;
	transition: all .2s linear;
}
.notify:hover {
	background: #333;
}
.white-bg {
    background: white;
}
.clearCart {
    display: flex;
	align-items: center;
	justify-content: center;
    font-size: 14px;
    height: 40px;
    width: 100%;
    border: 1px solid rgba(223, 223, 223, 1);
    cursor: pointer;
    background: white;
	transition: all .2s linear;
	border-radius: 10px;
}
.clearCart:hover {
    color: white;
	border: 1px solid #333;
	background: #333;
}
.LK .form-group input:hover,
 .LK .form-group input:focus,
  .LK .form-group select:hover,
   .LK .form-group select:focus,
    .orderForm .form-group input:hover,
     .orderForm .form-group input:focus,
      .orderForm .form-group select:hover,
       .orderForm .form-group select:focus,
        .orderForm .form-group textarea:hover,
         .orderForm .form-group textarea:focus {
    -webkit-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.35);
    box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.35);
}

/* .orderNav {
    border: 1px solid #209e91;
}
.orderNav li {
    padding: 0 0px;
    width: 50%;
}
.orderNav li a.nav-link {
    font-size: 12px;
    text-align: center;
    font-weight: 700;
    padding: 10px 0;
    width: 100%;
    display: block;
    background: transparent;
    color: #000;
    text-transform: inherit;
}
.orderNav li a.nav-link.active {
    background: #209e91;
    color: white;
} */
.orderTable {
    width: 100%;
}
.orderTable td, .orderTable th {
    padding: 20px 5px;
}
.orderTable tr td:nth-child(1), .orderTable tr th:nth-child(1) {
    padding-left: 20px;
}
.orderTable tr td:nth-child(2), .orderTable tr th:nth-child(2) {
    max-width: 180px;
}
 .orderTable th {
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
 }
.orderTable tr, .orderTable th {
    border-bottom: 1px solid #efefef;
}
.orderTable .number {
    width: 80px;
    height: 40px;
    border: 2px solid #efefef;
}

.closeTr {
    width: 25px;
    height: 25px;
    background: #f4f4f4;
    color: #787878;
    border-radius: 50%;
    display: block;
    text-align: center;
    line-height: 1.9em;
}
.closeTr:hover {
    background: #209e91;
    color: white;
}
.greenButton {
    background: rgba(249, 83, 84, 1);
    color: white;
    border: 0;
    height: 40px;
    cursor: pointer;
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    transition: all .2s linear;
}
.greenButton:hover {
	background: #333;
	color: #fff;
}
.rectangle-out {
	background: #fff;
    color: rgba(249, 83, 84, 1);
    border: 2px solid rgba(249, 83, 84, 1);
    height: 40px;
    cursor: pointer;
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    transition: all .2s linear;
	cursor: pointer;
}
.rectangle-out:hover {
	color: #fff;
	background: rgba(249, 83, 84, 1);
}
.info span {
	color: rgba(249, 83, 84, 1);
	font-weight: 900;
}
.info span b {
	font-weight: 400;
}
.toFix {
	background: rgba(249, 83, 84, 1);
    color: white;
    border: 0;
	padding: 0 30px;
    height: 40px;
    cursor: pointer;
    overflow: hidden;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
	font-weight: bold;
    transition: all .2s linear;
}
.toFix:hover {
	background: #333;
	color: #fff;
}
.orderButton {
    width: 250px;
    margin-left: auto;
    font-size: 14px;
    height: 50px;
}
.line {
    height: 1px;
    background: #e5e5e5;
}
.padding_15 {
    padding: 15px;
}
.orderForm .line {
    margin-left: -15px;
    margin-right: -15px;
}
.orderForm label {
    font-size: 12px;
	font-weight: 700;
}

.radio {
    display: none;
}

.radio-custom {
    width: 16px;
    height: 16px;
    border: 1px solid #dbdbdb;
    border-radius: 3px;
    position: relative;
    margin-right: 10px;
}

.radio-custom,
.label {
    display: inline-block;
    vertical-align: middle;
}
.radio:checked + .radio-custom {
    background: rgba(249, 83, 84, 1);
    border: 1px solid rgba(249, 83, 84, 1);
}
.radio:checked + .radio-custom::before {
    content: "";
    display: block;
    position: absolute;
    top: 4px;
    right: 4px;
    bottom: 4px;
    left: 4px;
    background: white;
    border-radius: 2px;
}
.radio-custom,
.radio:checked + .radio-custom::before {
    border-radius: 50%;
}
.border-top {
    border-top: 1px solid #efefef;
}

.mainButtons .col-5, .mainButtons .col-7 {
    padding-left: 0;
    padding-right: 0;
}
.mainButtons {
    margin-left: 0px;
    margin-right: 0px;
}

.ItemDiv .ItemName {
    height: 45px;
    overflow: hidden;
}
.ItemDiv .divForImg img {
    height: auto;
}
.ItemDiv .containerForBadge {
    position: absolute;
    margin: 0;
    top: 20px;
    left: 17px;
    z-index: 1;
}
#quickLookBox .containerForBadge {
    position: absolute;
    margin: 0;
    top: 0px;
    left: 10px;
    z-index: 1;
}
.ItemDiv .containerForBadge .bage.bageSellOut, #quickLookBox .containerForBadge .bage.bageSellOut {
    min-width: 40px;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ItemDiv .mainButtons {
    display: flex;
    align-items: center;
    width: 100%;
    margin-top: 15px;
}
.ItemDiv .m-b-number-block {
    width: calc(50% - 5px);
}
 .ItemDiv .m-b-buttons-block {
	 margin-left: 10px;
	width: calc(50% - 5px);
    display: flex;
    align-items: center;
}




.sale-status .lh12 {
    display: none!important;
}
.min-zak {
    font-weight: 600;
    font-size: 12px;
    text-align: center;
    color: #999999;
    margin-top: 10px;
}

.noVisible {
    display: none;
    height: 0;
    overflow: hidden;
    margin-top: 10px;
    padding: 5px 0;
}
.open .noVisible {
    height: auto;
    display: block;
}
.manyColorsUl .col-md-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
}
.manyColorsUl li {
    border-top: 1px solid #DFDFDF;
    padding: 10px 0;
}
.variants {
	background: #fff;
    color: rgba(249, 83, 84, 1);
	font-weight: 700;
    border: 1px solid rgba(249, 83, 84, 1);
    height: 40px;
    cursor: pointer;
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
	border-radius: 10px;
	transition: all .2s linear;
}
.variants:hover {
	background: rgba(249, 83, 84, 1);
	color: #fff;
}
.with-arr {
	margin-left: 5px;
	height: 5px;
}
.with-arr svg path {
	fill: rgba(249, 83, 84, 1);
	transition: all .2s linear;
}
.variants:hover .with-arr svg path {
	fill: #fff;
}
.with-arr svg {
	transform: rotate(180deg);
	transition: all .2s linear;
}
.open .with-arr svg {
	transform: rotate(0deg);
}



.divForImg {
    position: relative;
	height: 300px;
	overflow: hidden;
	opacity: 0;
   
}
.divForImg.slick-initialized {
	opacity: 1;
}
.divForImg .slick-slide div  div {
	display: flex!important;
	align-items: center;
	justify-content: center;
	height: 300px;
}
.divForImg img {
    max-width: 100%;
    display: block;
    height: auto;
}
.divForImg .slick-prev {
	width: 24px;
	height: 24px;
	border: 1px solid rgba(223, 223, 223, 1);
	border-radius: 100%;
	left: 5px;
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all .2s linear;
	z-index: 9;
}
.divForImg .slick-prev:hover {
	-webkit-box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.5);
}
.divForImg .slick-prev:before {
	display: none;
}
.divForImg .slick-prev:after {
	content: '';
	display: block;
	width: 8px;
	height: 12px;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABWSURBVHgBjZCxDcAgDAQNEyWV18kmySqZxxXruLDAFIjCPLxk2dK99NYTBRKR18fvFMG2Pr/N7MoAPsxcEoD/iFjBbkDQlWmjfcTRk8gEi1LVmyLNVVczv1DG1ZtdAAAAAABJRU5ErkJggg==');
}
.divForImg .slick-next {
	width: 24px;
	height: 24px;
	border: 1px solid rgba(223, 223, 223, 1);
	border-radius: 100%;
	right: 5px;
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all .2s linear;
	z-index: 9;
}
.divForImg .slick-next:hover {
	-webkit-box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.5);
}
.divForImg .slick-next:before {
	display: none;
}
.divForImg .slick-next:after {
	content: '';
	display: block;
	width: 8px;
	height: 12px;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABySURBVHgBfZDbCcAgDEWTLNT+6Dp2k7abuI4PqAuJ1VJFQtoLgnIO1xCAmhDC3g4IQe/9iojX+z6UUucskNY6VWHrAm/CfokxmlKK5U0425KEwMIl4kLOGcQZWpxzhois+IUER8MXfIQKlwqTBEf+Vn0DxjdDmeE+4vUAAAAASUVORK5CYII=');
}

.ItemDiv {
    position: relative;
}
.hoverDiv {
    border: rgba(223, 223, 223, 1);
    transition: 0.2s linear;
}
.ItemDiv .paddingBlock {
    padding: 20px;
}
.sku {
	color: rgba(135, 135, 135, 1);
	display: block;
	margin-top: 15px;
}
.ItemName {
	display: block;
	line-height: 23px;
	margin-top: 10px;
}
.item-table-1 {
	width: 100%;
	margin-top: 10px;
}
.item-table-1 tr {
	border-top: 1px solid rgba(223, 223, 223, 1);
}
.item-table-1 tr:last-child {
	border-bottom: 1px solid rgba(223, 223, 223, 1);
}
.item-table-1 tr td {
	height: 40px;
	font-size: 12px;
	vertical-align: middle;
}
.item-table-1 tr td:nth-child(2) {
	text-align: right;
}
.price-table-container {
	margin-top: 15px;
}
.price-table-container .price1 {
	font-size: 18px;
	font-weight: 700;
}
.price-table-container .price2 {
	font-size: 14px;
	font-weight: 700;
	color: rgba(135, 135, 135, 1);
	margin-left: 10px;
}
.root {
	border-radius: 10px;
	background: rgba(242, 242, 242, 1);
	padding: 0 15px;
	display: flex;
	align-items: center;
	font-size: 12px;
	height: 81px;
	line-height: 20px;
	margin-top: 15px;
}
.root div {
	text-align: center;
}
.root a {
	color: rgba(249, 83, 84, 1);
	font-weight: bold;
}
.listTable .root {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 210px;
	height: 60px;
	line-height: inherit;
}
.containerForChekbox {
    position: absolute;
    top: -15px;
    width: 100%;
}
.hoverDiv.open {
    position: absolute;
    z-index: 8;
    width: 100%;
	background: #fff;
	z-index: 98;
	box-shadow: 0px 8px 40px rgba(0, 0, 0, 0.1);
}
.catalog {
    margin-left: 0;
    margin-right: 0;
}
.catalog .col-lg-3 {
    padding-left: 0;
    padding-right: 0;
}
.catalog .col-lg-3 .ItemDiv .hoverDiv {
	border-bottom: 1px solid rgba(223, 223, 223, 1);
	border-right: 1px solid rgba(223, 223, 223, 1);
}
.catalog .col-lg-3:nth-child(4n+4) .ItemDiv .hoverDiv {
	border-right: 0;
}
.ItemDiv .book {
	position: absolute;
	right: 20px;
	top: 20px;
}

.catalog-menu-container {
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
}
.catalog-menu-container ul {
	padding: 0 10px 0 0;
	margin: 0;
	list-style: none;
}
.catalog-menu-container ul > li > a {
	height: 40px;
	padding-left: 50px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	color: rgba(33, 33, 33, 1);
	position: relative;
	line-height: 1;
}
.catalog-menu-container ul > li.has-ul > a:before {
	content: '+';
	display: flex;
	align-items: center;
	justify-content: center;
	color: rgba(203, 203, 203, 1);
	width: 18px;
	height: 18px;
	border: 2px solid rgba(203, 203, 203, 1);
	border-radius: 2px;
	position: absolute;
	left: 20px;
	font-size: 17px;
}
.catalog-menu-container ul  li ul li a {
	padding-left: 60px;
}
.catalog-menu-container ul  li ul li a.active {
	color: rgba(249, 83, 84, 1);
}
.catalog-menu-container ul  li ul {
	display: none;
}
.catalog-menu-container ul > li.has-ul.active > a, .catalog-menu-container ul > li.active > a {
	background: rgba(255, 241, 241, 1);
	color: rgba(249, 83, 84, 1);
}
.catalog-menu-container ul > li.has-ul.active > a:before {
	content: '-';
	color: rgba(249, 83, 84, 1);
	border: 2px solid rgba(249, 83, 84, 1);
}
.catalog-menu-container ul > li.has-ul.active ul {
	display: block;
}
.view-box {
	display: flex;
	align-items: center;
}
.modeNav li a {
	width: 32px;
	height: 32px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 5px;
}
.modeNav li a svg path {
	fill: rgba(203, 203, 203, 1);
}
.modeNav li a.active {
	background: rgba(255, 241, 241, 1);
}
.modeNav li a.active svg path {
	fill: rgba(249, 83, 84, 1);
} 
.modal-content {
    padding: 40px;
    border-radius: 12px;
}
button.close {
    display: flex;
	align-items: center;
	justify-content: center;
    position: absolute;
    top: 20px;
    right: 20px;
    width: 40px;
	height: 40px;
	background: rgba(242, 242, 242, 1);
    opacity: 1;
    cursor: pointer;
	border-radius: 10px;
	transition: all .2s linear;
}
button.close:hover {
	background: #fe0002; 
}
button.close:hover svg path {
	fill: #fff;
}
#quickLookBox {
	margin-left: -20px;
	margin-right: -20px;
}
#quickLookBox .col-lg-6 {
	padding-left: 20px;
	padding-right: 20px;
}

.pika_play {
    display: none!important;
}
.pika_subdiv img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
#pikame li {
    display: inline-block;
    width: auto!important;
    height: auto!important;
    margin-right: 10px;
    cursor: pointer;
}
#pikame li  img{
    width: 70px!important;
    height: 70px!important;
    border: 1px solid rgba(223, 223, 223, 1);
    padding: 5px;
	border-radius: 5px;
}
#pikame li img.pika_selected {
    border: 1px solid rgba(249, 83, 84, 1);
}
#pikame {
    padding: 0px;
    margin-top: 20px;
}
.pika_navigation {display:none!important;}
.qw-table {
	margin-top: 25px;
}
.qw-table tr td {
	padding: 5px 0;
}
.qw-table tr td:nth-child(1) {
	color: rgba(135, 135, 135, 1);
	padding-right: 5px;
}
.qw-mainButtons {
	display: flex;
	flex-wrap: wrap;
	max-width: 250px;
	margin-top: 15px;
}
.qw-mainButtons .number {
	width: calc(100% - 50px);
}
.qw-mainButtons .book {
	min-width: 40px;
	margin-left: 10px;
}
.qw-mainButtons .radButton {
	width: 100%;
	margin-top: 10px;
}
.qw-mainButtons .radButton span {
	margin-left: 5px;
	font-weight: 700;
}












.allCategories {
    margin: 0 ;
    padding: 0;
    list-style-type: none;
}
.allCategories a {
    padding: 12px 15px 12px 15px;
    display: block;
    position: relative;

}
.categotiesName {
    white-space: nowrap;
    overflow: hidden;
}
.allCategories li {
    border-bottom: 1px solid #ddd;
}
.allCategories li:last-child {
    border-bottom: 1px solid transparent;
}
.leftSpot {
    background: white;
    border-radius: 8px;
}
.menuArrow {
    position: absolute;
    top: 4px;
    right: 10px;
    color: #a4a4a4;
    font-size: 22px;
}


.moreInfo {
    width: 100%;
	height: 40px;
	border: 1px solid rgba(249, 83, 84, 1);
	font-weight: 700;
	background: transparent;
	border-radius: 10px;
	color: rgba(249, 83, 84, 1);
    transition: 0.2s linear;
    cursor: pointer;
}
.moreInfo:hover {
	background: rgba(249, 83, 84, 1);
    color: white;
}

.font-300 {
    font-size: 300px;
    line-height: 1em;
}
.erorDiv .moreInfo {
    width: 370px;
    max-width: 100%;
    margin: 40px auto;
    padding: 15px 35px;
}

.adminMain {
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.autorizationBlock {
    position: relative;
    padding: 40px;
    background: #fff;
    max-width: 500px;
    width: 100%;
}
.login-txt {
  padding: 10px;
  border: 1px solid #e5e5e5;
  margin-top: 20px;
  font-size: 12px;
  color: #999999;
}


.autorizationBlock .col-form-label {
    color: white;
    line-height: 2;
}
.autorizationBlock  .form-control {
    background: #f2f2f2;
    font-size: 14px;

    height: 35px;
}

.go, .quit {
    color: white;
    display: inline-flex;
	align-items: center;
	justify-content: center;
    border: 0;
    padding: 10px 30px;
    background: rgba(249, 83, 84, 1);
    cursor: pointer;
	border-radius: 10px;
    -webkit-transition: color 300ms;
    transition: color 300ms;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.go:hover, .quit:hover {
    color: #fff;
}
.twoButtons a {

    display: inline-flex;
	align-items: center;
	justify-content: center;

    width: 100%;
    text-align: center;
    padding: 5px 10px;
	border-radius: 10px;
    background: transparent;
    cursor: pointer;
    -webkit-transition: color 300ms;
    transition: color 300ms;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.twoButtons a:hover {
    color: #fff;
	background: #333;
}
.twoButtons .go {
    width: 100%;
}
.w-180 {
    width: 180px;
}
.buts {
    display: inline-block;
    font-weight: 500;
    height: 40px;
    padding: 0 20px;
    border: 0;
    cursor: pointer;
    background: white;
    border: 1px solid #e5e5e5;
}
.buts:hover {
    color: white;
}
.LK .form-group input:hover,
 .LK .form-group input:focus,
  .LK .form-group select:hover,
   .LK .form-group select:focus,
    .orderForm .form-group input:hover,
     .orderForm .form-group input:focus,
      .orderForm .form-group select:hover,
       .orderForm .form-group select:focus,
        .orderForm .form-group textarea:hover,
         .orderForm .form-group textarea:focus {
    -webkit-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.35);
    box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.35);
}
.checkout-left {
	width: 30%;
	padding: 0 10px;
}
.checkout-right {
	width: 70%;
	padding: 0 10px;
}
.checkout-left-content {
	border-radius: 12px;
	background: #fff;
	overflow: hidden;
	padding: 20px;
}
.checkout-right-content {
	border-radius: 12px;
	background: #fff;
	overflow: hidden;
}


.orderForm .line {
    margin-left: -20px;
    margin-right: -20px;
}

.orderTable {
    width: 100%;
    border-top: 1px solid #e5e5e5;
}
.orderTable td, .orderTable th {
    padding: 0 20px;
    text-transform: inherit;
	font-size: 12px;
	vertical-align: middle;
}
.orderTable th {
    background: #fff;
	color: rgba(135, 135, 135, 1);
	height: 60px;
}
.orderTable td {
	height: 100px;
}
.orderTable tr td:nth-child(1), .orderTable tr th:nth-child(1) {
    padding-left: 20px;
}

.orderTable tr td:nth-child(4), .orderTable tr td:nth-child(6)  {
    white-space: nowrap;
}
.orderTable tr {
    border-bottom: 1px solid rgba(223, 223, 223, 1);
}

.orderTable .number {
    width: 80px;
    height: 40px;
}

.closeTr {
    width: 30px;
    height: 30px;
    background: white;
    border-radius: 100%;
    display: flex;
	align-items: center;
	justify-content: center;
    border: 1px solid rgba(223, 223, 223, 1);
	transition: all .2s linear;
}
.closeTr:hover {
    background: #000;
	border: 1px solid #000;
}
.closeTr:hover svg path {
	fill: #fff;
}
.after-cart-block {
	padding: 20px;
	display: flex;
	justify-content: flex-end;
	border-bottom: 1px solid rgba(223, 223, 223, 1);
}









.orderButton {
    max-width: 250px;
    margin-left: auto;
    margin-top: 20px;
    font-size: 16px;
}
.cabinet-left {
	width: 25%;
	padding: 0 10px;
}
.cabinet-right {
	width: 75%;
	padding: 0 10px;
}
.cabinet-left-container {
	padding: 20px;
	border-radius: 12px;
	background: rgba(255, 255, 255, 1);
	overflow: hidden;
}
.balance-container {
	padding: 20px;
	border-radius: 10px;
	background: rgba(255, 241, 241, 1);
}
.balance {
	width: 100%;
	margin-bottom: 15px;
}
.balance-line {
	padding: 10px 0;
}
.balance-line div {
	height: 1px;
	background: rgba(223, 223, 223, 1);
}
.balance tr td:nth-child(1) {
	font-size: 12px;
	padding-right: 10px;
}
.balance tr td:nth-child(2) {
	text-align: right;
}





.lkNav {
	display: block;
	position: relative;
}
.lkNav:before {
	content: '';
	width: calc(100% + 40px);
	position: absolute;
	top: 0;
	left: -20px;
	height: 1px;
	background: rgba(223, 223, 223, 1);
}

.lkNav li a {
    display: flex;
	align-items: center;
    text-transform: inherit;
    font-size: 14px;
    font-weight: 400;
	height: 50px;
}
.lkNav li a div {
	min-width: 25px;
	 display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 10px;
}
.lkNav li a div svg path {
	fill: rgba(203, 203, 203, 1);
}
.lkNav li a.active {
    color: rgba(249, 83, 84, 1);
	font-weight: bold;
}
.lkNav li a.active svg path {
	fill: rgba(249, 83, 84, 1);
}
.save-history {
	height: 64px;
	display: flex;
	align-items: center;
}
.save-history div:nth-child(1) {
	margin-right: 10px;
	min-width: 25px;
}
.lk-ud {
	padding: 20px;
	background: #fff;
	border-radius: 12px;
	overflow: hidden;
}



.save {
    height: 40px;
    background: rgba(249, 83, 84, 1);
    border: 0;
	display: flex;
	align-items: center;
	justify-content: center;
    overflow: hidden;
    color: white;
    font-size: 14px;
    font-weight: 700;
	border-radius: 10px;
    width: 230px;
	margin-left: auto;
    cursor: pointer;
	transition: all .2s linear;
}
.save:hover {
	background: #333;
}
.history-container {
	border-radius: 12px;
	overflow: hidden;
	background: #fff;
}
.history {
	width: 100%;
}
.history th, .history td {
    padding: 0 20px;
	vertical-align: middle;
}
.history thead th {
	color: rgba(135, 135, 135, 1);
    height: 50px;
    font-weight: 400;
}
.history tbody tr {
	border-top: 1px solid rgba(223, 223, 223, 1);
}
.history tbody tr td {
	height: 70px;
}
.table .bg-info .table {
    background: #f6f6f6;
}
.history a.underline {
    font-weight: bold;
}
.history .bg-info thead {
    background: #f6f6f6;
}
.history .open {
    width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid rgba(223, 223, 223, 1);
	margin-left: auto;
	border-radius: 100%;
	transition: all .2s linear;
}
.history .open:hover {
	border: 1px solid #333;
	background: #333;
}
.history .open:hover svg path {
    fill: white;
}
.green.underline {
    border-bottom: 1px solid #209e91;
    color: #209e91;
}
tfoot {
    display: table-footer-group;
    vertical-align: middle;
    border-color: inherit;
}


.nakladnie {
	width: 100%;
}
.nakladnie th, .nakladnie td {
    padding: 0 20px;
	vertical-align: middle;
}
.nakladnie thead th {
	color: rgba(135, 135, 135, 1);
    height: 50px;
    font-weight: 400;
}
.nakladnie tbody tr {
	border-top: 1px solid rgba(223, 223, 223, 1);
}
.nakladnie tbody tr td {
	height: 70px;
}










.lk-ud-2 {
	border-radius: 12px;
	overflow: hidden;
	background: #fff;
}
.savePrice {
    display: block;
    padding: 10px 5px;
    background: white;
}
.savePrice .icon {
    width: 24px;
    height: 24px;
    background: url(../images/icon5.png);
    display: inline-block;
    vertical-align: middle;
}
.h-5 {
    height: 50px;
}
.history .savePrice {
    padding: 0;
}
.history .savePrice span.font-13 {
    border-bottom: 1px solid #000;
}
.modal-content .twoButtons a {
    padding: 10px 0;
    border: 1px solid #e5e5e5;
}
.modal-content .twoButtons .go {
    height: 40px;
}
.oneOrder {
	width: 100%;
	border-top: 1px solid rgba(223, 223, 223, 1);
	border-bottom: 1px solid rgba(223, 223, 223, 1);
}
.oneOrder th, .oneOrder td {
    padding: 0 20px;
	vertical-align: middle;
}
.oneOrder thead th {
	color: rgba(135, 135, 135, 1);
    height: 60px;
    font-weight: 400;
}
.oneOrder tbody tr {
	border-top: 1px solid rgba(223, 223, 223, 1);
}
.oneOrder tbody tr td {
	height: 100px;
}
.charakt {
	margin-top: 10px;
}
.charakt table {
    width: 100%;
}
.charakt table tr td {
    height: 50px;
	vertical-align: middle;
    font-size: 14px;
}
.charakt table tr {
	border-bottom: 1px solid rgba(223, 223, 223, 1);
}
.charakt table tr:last-child {
	border-bottom: 0;
}
.charakt table tr td:nth-child(1) {
	color: rgba(135, 135, 135, 1);
}
.charakt table tr td:nth-child(2) {
	text-align: right;
}
.otb .myCheckbox {
    display: inline-block;
    vertical-align: middle;
}
.otb .myCheckbox label:before {
    bottom: -4px;
}
.headerBottom .d-flex {
    position: relative;
}
/* body.overflow {
    overflow: hidden;
    padding-right: 17px;
} */
/* body.overflow:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 120px;
    bottom: 0;
    background: rgba(0,0,0, 0.5);
    z-index: 9;
} */
.catalogNavigation {
    display: none;
    position: fixed;
    overflow-x: hidden;
    overflow-y: auto;
    right: -17px;
    bottom: 0;
    left: 0;
    top: 0;
    z-index: 9999;
    background: rgba(0,0,0, 0.5);
}
.catalogNavigation.active {
    display: block;

}
.catalogNavigationWrapper {
    position: relative;
    max-width: 100%;
    margin: 125px 20px 125px;
	border-radius: 10px;
	overflow: hidden;
}
header.fixed_desctop .catalogNavigationWrapper {
    margin: 50px auto 0;
    padding: 0 5px;
}
.catalogNavigation .firstUl  {
    margin: 0;
    list-style: none;
    display: block;
    background: #fff;
    width: 350px;
    position: relative;
    padding: 20px 0 20px 0;
    z-index: 9;

}


.catalogNavigation .firstUl > li {

    z-index: 99;
}
.catalogNavigation .firstUl > li:last-child {
    border-bottom: 0;
}
.catalogNavigation .firstUl > li > a {
    display: flex;
    padding: 0 20px;
    height: 50px;
    font-size: 14px;
    position: relative;
    color: #202020;
    background: transparent;
    -ms-flex-align: center !important;
    align-items: center !important;
    transition: 0s linear;
}
.catalogNavigation .firstUl > li > a span:before {
    color: #5097E0;
    font-size: 25px;
    margin-right: 10px;
}
.tm-svg {
	min-width: 25px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 10px;
}
div.subDiv {
    position: absolute;
    background: #fff;
    z-index: -1;
    left: 100%;
    top: 0;
    display: none;
	border-radius: 0 12px 12px 0;
    transition: left .3s linear,opacity .05s linear, visibility 1s linear;
    width: 550px;
	padding: 20px;
	height: 100%;
    min-height: 100%;
}
.subDivTitle {
  display: flex;
  padding: 0;
  align-items: center;
  margin-bottom: 10px;
}
div.subDiv ul {
    width: 100%;
    background: #fff;
    display: flex;
	margin-left: -10px;
	margin-right: -10px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
div.subDiv ul li {
    padding: 0 10px;
    width: 50%;
}
div.subDiv ul li:last-child {
    border: 0;
}
div.subDiv ul li a.last .icon-svg24 {
    display: none;
}
div.subDiv ul li div.subDiv {
  left: -5px;
}
div.subDiv ul li a {
    padding: 0;
    display: flex;
    align-items: center;
    height: 40px;
    position: relative;
    transition: 0s linear;
}
div.subDiv div.subDiv ul li:nth-child(1) {
    display: none;
}
div.subDiv ul li a .right-arrow {
    top: 14%;
}
div.subDiv ul li ul {
    position: absolute;
    left: 100%;
    top: 0;
    width: 310px;
    background: #ffffff;
    display: none;
}
.catalogNavigation .firstUl li.active > div.subDiv {
      background: #fff;
      display: block;
    }
    div.subDiv ul li.active ul {
        display: block;
    }
    .catalogNavigation .firstUl li.active  {
        background: rgba(255, 241, 241, 1);
    }
	.catalogNavigation .firstUl li.active a svg path {
		fill: rgba(249, 83, 84, 1);
	}
.fu-title {
	font-weight: 700;
	margin-left: 20px;
	margin-bottom: 10px;
}	
.subDivTitle {
	font-weight: 700;
	margin-bottom: 10px;
}	
.subDivTitle a {
	color: #000;
}
@media only screen and (min-width: 991px) {

    
    /* .catalogNavigation .firstUl > li:hover > a span:before {
        color: #fff;
    } */
    
    /* .catalogNavigation .firstUl li:hover > a {
        color: white;
    }
    .catalogNavigation .firstUl li:hover > a .right-arrow {
        color: white;
    } */

}
.right-arrow{
  font-size: 25px;
height: 16px;
color: #c1bcbc;
position: absolute;
right: 10px;
display: block;
line-height: 37%;
}



.scroll-menu {
  height: 600px;
  margin-right: -30px;
}
#sitemap .modal-dialog {
  max-width: 1300px;
  right: -14px;
}
#sitemapBox {
  padding: 0;
  list-style: none;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px 0;
}
#sitemapBox > li {
  width: 25%;
  min-width: 25%;
  padding: 0 15px;
}
#sitemapBox > li > a {
  color: #00387A;
  font-weight: bold;
  font-size: 16px;
  display: block;
  margin-bottom: 5px;
}
#sitemapBox > li ul {
  margin-bottom: 20px;
}
#sitemapBox > li ul li {
  padding: 5px 0;
}
#sitemapBox > li ul li a {
  color: #00387A;
  font-weight: 600;
  font-size: 14px;
}
#sitemapBox > li ul li a:hover {
  color: #2F3945;
}

.metismenu {

}
.metismenu, .metismenu ul {
    background: white;
}
.metismenu > li {
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    z-index: 99;
    overflow: hidden;
}
.metismenu  li a {
    display: flex;
    height: 45px;
    align-items: center;
    justify-content: space-between;
    padding: 0 15px 0 20px;
    background: #fff;
}
.metismenu > li.active > a {
    font-weight: bold;
}
.metismenu  li ul {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    background: #F9F9F9;
    width: 100%;
    left: 100%;
    z-index: -1;
    left: 0;
    opacity: 0;
    visibility: visible;
    transition: left .3s linear,opacity .05s linear, visibility 1s linear;
}

@media only screen and (min-width: 991px) {
    .metismenu  li:hover {
        background: #F9F9F9;
        overflow: visible;
    }
    .metismenu  li:hover ul {
        left: 100%;
        opacity: 1;
        visibility: visible;
    }
}
.metismenu li ul li {
    padding: 0 20px 0 20px;
}
.metismenu  li ul li a {
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #e5e5e5;
    padding: 0;
    background: #F9F9F9;
}
.metismenu  li ul li.active a {
    font-weight: bold;
}
.metismenu  li ul li:last-child a {
    border-bottom: 0;
}
.metismenu  li a span:nth-child(2) {
    color: #999999;
}




.metismenu .has-arrow {
  position: relative;
  display: flex;
  width: 100%;
}
.metismenu .has-arrow::after {
  position: absolute;
  content: '';
  width: .8em;
  height: .8em;
  border-width: 1px 0 0 1px;
  border-style: solid;
  border-color: #ababab;
  right: 10px;
  -webkit-transform: rotate(-225deg) translate(0, -50%);
  transform: rotate(-225deg) translate(0, -50%);
  -webkit-transform-origin: top;
  transform-origin: top;
  top: 50%;
  transition: all .3s ease-out;
}
.metismenu .has-arrow[aria-expanded="true"]::after {
    -webkit-transform: rotate(45deg) translate(0, -50%);
    transform: rotate(45deg) translate(0, -50%);
    -webkit-transform-origin: top;
    transform-origin: top;
}
.metismenu .has-arrow[aria-expanded="true"], .metismenu li ul li a[aria-expanded="true"] {
    font-weight: bold;
}
.metismenu li ul li a[aria-expanded="true"] {
    color: #000;
}


.metismenu_with_actual > li a {
    color: #fff;
    height: 44.5px;
    text-transform: uppercase;
    font-weight: bold;
}
.metismenu_with_actual > li:nth-child(1) a {
    background: #2F3945;
}
.metismenu_with_actual > li:nth-child(1) ul li {
    background: #444F5E;
}
.metismenu_with_actual > li:nth-child(1) ul li a {
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    background: #444F5E;
    text-transform: inherit;
    border-bottom: 1px solid #ffffff40;
}

.metismenu_with_actual > li.the_sale a {
    background: #1071BF;
}

.metismenu_with_actual > li.the_new a {
    background: #1CB66F;
}

.metismenu_with_actual > li.the_action a {
    background: #EF556F;
}


.metismenu_with_actual .has-arrow::after {
    border-color: #fff;
}
.metismenu_with_actual  li ul li a span:nth-child(2) {
    color: #999999;
}









.radBlock {
    background: #f1536d;
    padding: 10px;
}
.more {
    color: white;
    background: #006fc2;
    padding: 5px 30px;
    display: inline-block;
}
.more:hover {
    color: white;
    background: #333;
}
.rBlock {
    padding: 10px 20px;
    background: #f1536d;
    color: white;
}
.underline {
    text-decoration: underline;
}
.comon {
    padding: 10px 20px;
    border: 1px solid #e5e5e5;
    display: inline-block;
    transition: all .3s ease-out;
    font-weight: 600;
    position: absolute;
    bottom: 20px;
    left: 30px;
}
.comon .icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}
.comon .icon:after {
    position: absolute;
    content: '';
    width: .7em;
    height: .7em;
    border-width: 1px 0 0 1px;
    border-style: solid;
    border-color: #ababab;
    right: -10px;
    -webkit-transform: rotate(-225deg) translate(0, -50%);
    transform: rotate(-225deg) translate(0, -50%);
    -webkit-transform-origin: top;
    transform-origin: top;
    top: 50%;
    transition: all .3s ease-out;
}
.comon span {
    display: inline-block;
    vertical-align: middle;
}
.comon:hover {
    background: #006fc2;
    color: white;
}
.comon:hover .icon:after {
    border-color: white;
}
.oneIconDiv {
    position: relative;
    text-align: center;
    display: inline-block;
    margin-top: 30px;
    margin-bottom: 15px;
}
.oneIconDiv > span {
    font-size: 90px;
}
.round {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    position: absolute;
    display: block;
    border: 1px solid #e5e5e5;
    background: white;
    font-size: 35px;
    line-height: 1.7;
    bottom: -30px;
    right: -18px;
}
.bg-white.h-100 {
    position: relative;
    padding-bottom: 82px;
}

.comonCol {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: block;
    border: 1px solid #e5e5e5;
    position: relative;
    margin-left: auto;
}
.comonCol:after {
    position: absolute;
    content: '';
    width: .7em;
    height: .7em;
    border-width: 1px 0 0 1px;
    border-style: solid;
    border-color: #ababab;
    right: 11px;
    -webkit-transform: rotate(-225deg) translate(0, -50%);
    transform: rotate(-225deg) translate(0, -50%);
    -webkit-transform-origin: top;
    transform-origin: top;
    top: 50%;
    transition: all .3s ease-out;
}
.tit {
    border-bottom: 1px solid #e5e5e5;
}

.form-group textarea {
    border: 1px solid #e5e5e5;
    width: 100%;
    height: 100px;
    resize: none;
    padding: 10px 15px;
}
.big {
    width: 120px;
    margin-left: auto;
}
.big .number {
    height: 40px;
}
.big .radButton {
    height: 40px;
    font-size: 20px;
}
.big .number .minus, .big .number .plus {
    line-height: 1.2;
}
.big input {
    height: 38px;
}

.sorting {
    width: 320px;
}

.deleteWish {
    padding: 10px 20px;
    display: inline-block;
    border: 1px solid #e5e5e5;
    font-weight: 500;
    cursor: pointer;
    background: white;
}
.deleteWish:hover {
    color: white;
}
.deleteWishTr {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #e5e5e5;
    text-align: center;
    background: white;
    cursor: pointer;
}
.deleteWishTr:hover span:before {
    color: white;
}
.headerSearchContainer {
    position: absolute;
    background: white;
    z-index: 9;
    left: 0;
    top: 102%;
    width: 100%;
    max-height: 400px;
    overflow: auto;
    border: 1px solid #e5e5e5;
    -webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.2);
}
.headerSearchContainer table {
    width: 100%;
}
.headerSearchContainer table tr td {
    padding: 5px 5px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 12px;
}
.headerSearchContainer table tr td:nth-child(4) {
    white-space: nowrap;
}
.headerSearchContainer table tr td .mainButtons {
  width: 200px;
  max-width: 100%;
      display: flex;
    align-items: center;
	margin-left: auto;
}
.headerSearchContainer .mainButtons .m-b-number-block {
	flex-grow: 1;
}
.headerSearchContainer .mainButtons .m-b-buttons-block {
	display: flex;
	align-items: center;
}
.headerSearchContainer .mainButtons .m-b-buttons-block .radButton {
	min-width: 40px;
	padding: 0;
	margin-left: 10px;
}
.headerSearchContainer table .l-v-gray {
  margin-left: 0;
}
.headerSearchContainer table .book {
  margin-left: 0;
}
.headerSearchContainer table .notify {
  min-width: 110px;
}
.after-cart-block-button{
	display: flex;
	padding: 20px;
	justify-content: space-between;
}
.clC {
    border: 0;
    background: rgba(255, 241, 241, 1);
    width: 200px;
	height: 40px;
	border-radius: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: rgba(249, 83, 84, 1);
	font-weight: 700;
	transition: all .2s linear;
}
.clC:hover {
	background: rgba(249, 83, 84, 1);
	color: #fff;
}
.addInList {
    background: #006fc2;
    color: white;
}
.issue {
    border: 0;
    background: rgba(249, 83, 84, 1);
    width: 200px;
	height: 40px;
	border-radius: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-weight: 700;
	transition: all .2s linear;
	cursor: pointer;
}
.issue:hover {
	background: #333;
	color: #fff;
}
.min-price-container {

  padding: 0 10px;
  flex-grow: 1;
}
.min-price-content, #checkoutEndRes {
  color: #EF556F;
  font-weight: 600;
  font-size: 16px;
}




 .popover-body .mainButtons {
    -webkit-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
    margin-left: -5px;
    margin-right: -5px;
}
 .popover-body .mainButtons .col-6 {
    padding-left: 5px;
    padding-right: 5px;
}
 .popover-body .dismiss {
    display: block;
    height: 40px;
    width: 100%;
    border: 0;
    font-weight: 600;
    cursor: pointer;
    background: white;
    border: 1px solid #e5e5e5;
    transition: all 0.2s ease 0s;
    overflow: hidden;
    border-radius: 10px;
	text-transform: capitalize;
}
 .popover-body .dismiss:hover {
    background: #999;
    color: white;
    border: 1px solid #999;
}
 .popover-body .clear_cart {
    height: 40px;
    font-weight: 600;
    display: block;
    background: rgba(249, 83, 84, 1);
    width: 100%;
    cursor: pointer;
    border: 0;
    color: white;
    transition: all 0.2s ease 0s;
	border-radius: 10px;
}

.popover-body textarea {
    width: 250px;
    border: 1px solid #e5e5e5;
    height: 100px;
    resize: none;
}
.popover-body .clear_cart {
    background: #f1536d;
}
.popover-dismiss {
    border: 0;
    position: absolute;
    top: 5px;
    right: 5px;
    background: transparent;
    cursor: pointer;
}
.popover-dismiss span:before {
    color: #999;
}
.popover-dismiss:hover span:before {
    color: #ec7529;
}
.addHref {
    color: rgba(249, 83, 84, 1);
	font-weight: 700;
}
.commentButton {
    cursor: pointer;
}
.popover-body .mainButtons {
    width: 100%;
}
.border-right {
    border-right: 1px solid #e5e5e5;
}
header.fixed .headerTop, header.fixed .header_banner {
    padding: 0;
    display: none;
}
header.fixed .headerTop .container {
    position: relative;
}
header.fixed .headerTop > .container > .d-flex {
    position: absolute;
    right: 0;
    top: 15px;
    z-index: 9;
}
header.fixed .brand_container {
    display: none!important;
}
header.fixed .autorization a {
    color: #000;
}
header.fixed .headerBottom .topNavigation {
    display: block;
}
header.fixed .headerBottom .topNavigation li {
    display: block;
    font-weight: 600;
    font-size: 16px;
    padding: 10px 20px;
}

header.fixed .topNavigation, header.fixed .topNav {
    display: none!important;
}
header.fixed  .instruction, header.fixed  .downl{
    display: none!important;
    /* width: 60px;
    height: 40px;
    margin-left: 0;
    padding-left: 0;
    text-align: center;
    color: #000; */
}
header.fixed  .course {
    display: block!important;
    color: #000;
    white-space: nowrap;
}
header.fixed .instruction span:before {
    color: #c7c7c7;
}
header.fixed  .course {
    line-height: 3;
    margin-right: 5px;
}
header.fixed  .instruction {
    line-height: 2.4;
    border-right: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
}
header.fixed .downl {
    border-right: 1px solid #e5e5e5;
}
header.fixed .instruction:before, header.fixed .downl:before, header.fixed  .course:before {
    display: none;
}
header.fixed  .downl {
    line-height: 4;
}
/* header.fixed .catalogButton {
    width: 50px;
    text-indent: -9999px;
    background-position: 50% 50%;
    margin-left: 136px;
} */
/* header.fixed .form_div {
    position: relative;
    width: 58%;
    -webkit-flex: inherit;
    -ms-flex: inherit;
    flex: inherit;
    margin: 0 20px 0 20px;
} */
header.fixed #cartMini {
    white-space: nowrap;
}
header.fixed #cartMini table tr td:nth-child(2) {
    display: none;
}
/* header.fixed .headerBottom {
    position: fixed;
    left: -250px;
    height: 100%;
    width: 250px;
    background: white;
    transition: all 0.4s ease 0s;
}
header.fixed .headerBottom.active {
    left: 0;
} */
header.fixed {
    -webkit-box-shadow: 0px 5px 11px -2px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 5px 11px -2px rgba(0,0,0,0.3);
box-shadow: 0px 5px 11px -2px rgba(0,0,0,0.3);
}
/* .menuOpenButton {
    display: none;
    position: absolute;
    left: 0;
    top: 18px;
    cursor: pointer;
    width: 18px;
    height: 15px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAYAAADphp8SAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3xpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGNThDQkI2NkFBNDRFNDExQTI3NEU2RUVBOUY2OTY1MyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0N0VCNzNFOTk2OEIxMUU5ODc4RTk4NDc1RkE3RjkyQSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0N0VCNzNFODk2OEIxMUU5ODc4RTk4NDc1RkE3RjkyQSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjVmYzIxYmQ5LWU1NDEtMDI0My04NTg1LTE4NTA2NjI2ODE4NSIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjc1OTRlMjYyLWFkODEtYTU0Ni05MDIzLTk5ODlmZjBlMzliYSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PotB/LcAAAAoSURBVHjaYjx+/Ph/BioAJgYqAaoZxALEjMPXa6OxNhprg8YggAADAO/nBXqcKi9vAAAAAElFTkSuQmCC');
}
header.fixed .menuOpenButton {
    display: block;
} */
header.fixed .catalogNavigationWrapper {
  margin: 70px auto 0;
}

.mobileLayerDesktop {
    display: none;
    position: fixed;
    z-index: 99;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0, 0.7);
    left: 0;
    top: 0;
}

.buttonClose {
    display: none;
}
header.fixed .buttonClose {
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    z-index: 9;
}
header.fixed .buttonClose:hover span:before {
    color: #f1536d;
}
#export_currency label {
	margin-bottom: 0;
}
.exportClose {
  height: 50px;
  font-size: 16px;
  font-weight: 600;
  background: white;
  border: 1px solid #f1536d;
  cursor: pointer;
  padding: 0 30px;
  max-width: 100%;
}
.exportClose.active {
  background: #006fc2;
   border: 1px solid #006fc2;
  color: white;
}
.generationNow {
  height: 40px;
  font-size: 14px;
  font-weight: 700;
  background: rgba(249, 83, 84, 1);
  border: 0;
  cursor: pointer;
  width: 170px;
  max-width: 100%;
  color: white;
  border-radius: 10px;
  transition: all .2s linear;
}
.generationNow:hover {
  background: #333;
  color: #fff;
}
.dd a {
  width: 170px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 241, 241, 1);
  border-radius: 10px;
  color: rgba(249, 83, 84, 1);
  font-weight: 700;
  transition: all .2s linear;
}
.dd a:hover {
  text-decoration: none;
  background: #333;
  color: #fff;
}
#export_catList {
  border: 1px solid #e5e5e5;
}
#export_catList ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

#export_catList ul > li {
  padding: 10px;
  border-bottom: 1px solid #e5e5e5;
}
#export_catList ul li ul {
}
#export_catList ul li ul li {
  border: 0;
  padding: 2px 10px;
}
#export_catList ul li label {
  margin: 0;
  cursor: pointer;
}
#export_catList .form-control {
    height: 25px;
    width: 170px;
}
#export_catList ul li ul.hid li {
    padding-right: 0;
}
.CatName  {
    font-weight: bold;
    cursor: pointer;
}
.SubcatName {
    cursor: pointer;
}
.change_up {
    height: 25px;
    font-size: 14px;
    font-weight: 500;
    background: #006fc2;
    border: 1px solid #006fc2;
    cursor: pointer;
    padding: 0 20px;
    max-width: 100%;
    color: white;
}

.radioblock {
    margin: 0 10px;
}
.export_goodsList {
  margin-left: 20px;
  border: 1px solid #e5e5e5;
    margin-top: 10px;
}
.export_goodsList table {
  width: 100%;

}
.export_goodsList table td, .export_goodsList table th {
  border: 1px solid #e5e5e5;
  padding: 5px;
}
.export_goodsList table td:nth-child(1) {
  border-left: 0;
}
.export_goodsList table tr:last-child td {
  border-bottom: 0;
}
.prDF {
  padding: 0 15px;
}
.mw {
    max-width: 140px;
    overflow: hidden;
    display: block;
}
.static-left {
	width: 75%;
	padding: 0 10px;
}
.static-right {
	width: 25%;
	padding: 0 10px;
}
.static-container {
	background: #fff;
	border-radius: 12px;
	overflow: hidden;
}
.manyNews {
    width: 100%;
    background: white;
}
.manyNews tr td {
    padding: 20px;
    vertical-align: top;
}
.manyNews tr td:nth-child(1) {
    padding-right: 0;
    width: 170px;
}
.manyNews tr {
    border-bottom: 1px solid #e5e5e5;
}
.newDescr {
    padding: 40px;
    background: white;
}
.containerForBadge {
    display: -ms-flexbox!important;
    display: flex!important;
    margin-left: -3px;
    margin-right: -3px;
}
.containerForBadge .bage {
    display: block;
    font-size: 12px;
    margin:0 3px 5px 3px;
    color: white;
    font-weight: bold;
    text-align: center;
    padding: 3px 7px;
    min-width: 55px;
	border-radius: 100px;
}
.bageNew {
    background: #1cb66f;
    float: left;
}
.bageAction {
    background: rgba(249, 83, 84, 1);
}
.bageSellOut {
    background: #EF556F;
}
.listTable tr td .containerForBadge .bage.bageSellOut {
    min-width: 24px;
    width: 24px;
    height: 24px;
    border-radius: 100%;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.listTable tr td .containerForBadge .bage.bageSellOut svg {
	width: 11px;
	height: 11px;
}
.wishlist-container {
	border-radius: 12px;
	background: #fff;
	overflow: hidden;
}
.delBtn {
    width: 40px;
    min-width: 40px;
    height: 40px;
    border-radius: 100%;
    border: 1px solid rgba(223, 223, 223, 1);
    display: flex;
	align-items: center;
	justify-content: center;
    background: white;
    cursor: pointer;
    transition: all .2s ease;
}
.delBtn:hover {
  background: rgba(249, 83, 84, 1);
  border: 1px solid rgba(249, 83, 84, 1);
}
.delBtn:hover svg path {
    fill: white;
}
.filterBox .myCheckbox label {
    font-size: 16px;
    width: 100%;
    padding-right: 20px;
}
.filterCount {
    position: absolute;
    right: 0;
    top: 2px;
    color: #a0a0a0;
    font-size: 12px;
}
.hidden {
    display: none;
}
.saveExel .dismiss {
    display: block;
    height: 40px;
    width: 100%;
    border: 0;
    font-weight: 600;
    cursor: pointer;
    background: white;
    border: 1px solid #e5e5e5;
    transition: all 0.4s ease 0s;
    overflow: hidden;
}
.saveExel .variants {
    height: 40px;
    font-weight: 600;
    display: block;
    background: #006fc2;
    width: 100%;
    cursor: pointer;
    border: 0;
    color: white;
    transition: all 0.4s ease 0s;
}
.question {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: block;
    font-weight: bold;
    text-align: center;
    background: #f2f2f2;
    cursor: pointer;
}

#fl_inp {
    display: none;
}
.fl_upld {
    margin-left: 0;
    margin-right: 0;
}
.fl_upld .col-8, .fl_upld .col-4 {
    padding-left: 0;
    padding-right: 0;
}
.fl_upld label {
    cursor: pointer;
    background: #f2f2f2;
    height: 40px;
    width: 100%;
    font-weight: 600;
    text-align: center;
    border: 1px solid #e5e5e5;
    line-height: 2.9;
}

#fl_nm {
    height: 40px;
    border-left: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding-left: 20px;
    line-height: 2.9;
}
.statUlone li {
    padding: 30px;
    border-bottom: 1px solid #e5e5e5;
}
.statTableOne {
    margin-top: 10px;
}
.statTableOne tr td:nth-child(1) {
    font-weight: bold;
}
.moves .col-lg-2 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
.moves .col-lg-2:before {
    content: '';
    position: absolute;
    display: block;
    top: 15%;
    right: -15px;
    width: 17px;
    height: 17px;

    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAYAAAA7bUf6AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3xpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGNThDQkI2NkFBNDRFNDExQTI3NEU2RUVBOUY2OTY1MyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo3QjY2QzQzRkExNTkxMUU5QTc3QUU5Q0IzRDVBMkJBMCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo3QjY2QzQzRUExNTkxMUU5QTc3QUU5Q0IzRDVBMkJBMCIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjg5NzZlZjRlLWFjMGYtODk0OC04ZTc3LTE1MDlkZDQ2YjRkYiIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOmUyNWJlNTdkLTYwODktYjE0OC04ZDI3LTFmMTlhYTY5ZDNjMCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pn3yTsQAAADhSURBVHjaYjxy5AgDHiALxCFAvB6IH+BSxMSAHywE4j4gPgHEWuQa8hhKiwPxPlwGETIkE6oZZtB+bAYRMuQbEPsiGSQGNUibFEOQDdqLZNA+ZIOIMQRmkB8Q78HmIhZoNM4FYiEiDONEYotCDTIDGRIKxK4M5AGQQcEgQ9YBsQ8QyxOhiR2IpZH4r0EJkQWaEp2IMIALmnKlkQxwBuJ7xAYszAA3NAMuwwKWGAM2IIXba6jLr8AUsJBhgCMQXyUlsU1FMuAVNgOIMUQByQAnbAYQ450EaDpaC8T3cSkCCDAAGIYtmnI9vFAAAAAASUVORK5CYII=');
}
.moves .col-lg-2:last-child:before {
    display: none;
}
.cimg {
    height: 100px;
    position: relative;
}
.cimg img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.tgB {
    padding: 10px 0;
    width: 80%;
    margin: 10px auto 10px;
    display: block;
    text-align: center;
    color: white;
    background: #0096dc;
}
.tgB:hover {
    opacity: 0.7;
    color: white;
}
.vB {
    padding: 9px 0;
    width: 80%;
    margin: 10px auto 10px;
    display: block;
    text-align: center;
    color: white;
    background: #662c91;
}
.vB:hover {
    opacity: 0.7;
    color: white;
}
.notFull {
    padding-top: 50px;
}
.nFi {
    min-height: 140px;
    position: relative;

}
.nFi img {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}

header.fixed .instruction span:nth-child(2) {
    display: none;
}
header.fixed .h_h {
    display: none;
}
.pinkBg {
    background: #feedf0;
    padding: 20px;
}

.stsection {
    border-top: 1px solid #e5e5e5;
    margin-left: -30px;
    margin-right: -30px;
    padding: 30px;
}
.yak li a {
    color: #006fc2;
    text-decoration: underline;
}
.yak {
    margin-left: 0;
    padding-left: 20px;
}

.cheaper {
    background: transparent;
    border: 0;
    cursor: pointer;
    padding: 0;
}
.price_question {
    display: inline-block;
    width: 20px;
    min-width: 20px;
    height: 20px;
    background: #f1536d;
    color: #fff;
    border-radius: 100%;
    text-align: center;
}
.cheaper span + span {
    color: #f1536d;
    font-weight: 500;
    text-decoration: underline;
}
.cheaper:hover span + span {
    text-decoration: none;
}
.cheaper.d-flex {
    justify-content: flex-start;
    align-items: center;
}
.cheaper.d-flex span + span {
    text-align: left;
    margin-left: 5px;
    line-height: 1.1;
}
.nowrap {
	white-space: nowrap;
}

.modalButton {
   background: rgba(249, 83, 84, 1);
    color: white;
    border: 0;
    height: 40px;
    cursor: pointer;
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
	text-transform: capitalize;
    border-radius: 10px;
    transition: all .2s linear;
}
.modalButton:hover {
  background: #333;
}
.make_sure {
  height: 52px;
  background: rgba(239, 85, 111, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  color: #EF556F;
  margin-top: 20px;
  padding: 0 10px;
}
.make_sure span:nth-child(1) {
  display: block;
  min-width: 20px;
  min-height: 20px;
  border-radius: 100%;
  background: #EF556F;
  color: #fff;
  text-align: center;
  margin-right: 5px;
}
.l-v-gray {
    background: #fbf0f0;
    overflow: hidden;
}

.list-variants table {
    width: 100%;
}
.list-variants table tr td {
    border-bottom: 1px solid #c4c4c4;
}
.list-variants table tr:last-child td, .list-variants table tr:last-child {
    border-bottom: 0;
}
.list-variants table tr td:last-child {
  padding-right: 5px;
}
.list-variants table tr td:last-child > div  {
  width: 160px;
}
.list-variants table tr td .blnc {
  display: block;
}
/* .list-variants table tr:nth-child(1) td {
    border-bottom: 1px solid #c4c4c4;
} */

.list-variants {
    margin-left: 0;
    margin-right: 0;
}
.list-variants .col-md-6 {
    padding-left: 0;
    padding-right: 0;
}
.list-variants .col-md-6:nth-child(1) {
    border-right:  1px solid #c4c4c4;
}
.list-variants-tr {
    display: none;
}
.list-variants-tr.active {
    display: table-row;
}
.listTable tr.list-variants-tr td {
	padding: 0;
}
.list-variants-tr table tr td:last-child > div {
	width: inherit;
}
.list-variants-tr table tr td:nth-child(1) {
	padding-left: 20px;
}
.list-variants-tr table tr td:last-child {
	padding-right: 20px;
}
.list-variants-tr .mainButtons {
	max-width: 200px;
}
.list-variants-tr table tr td {
	height: 60px;
}
.list-variants-tr .notify {
	max-width: 195px;
}

.chooseColor {
    cursor: pointer;
    width: 100%;
    min-width: 120px;
    height: 40px;
    padding: 10px 0;
    background: #fff url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3xpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGNThDQkI2NkFBNDRFNDExQTI3NEU2RUVBOUY2OTY1MyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCNEMyNUIwNTM0NjMxMUVBOTRGOEU2OTVFMkUwNERBMiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCNEMyNUIwNDM0NjMxMUVBOTRGOEU2OTVFMkUwNERBMiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY4NzgyY2IwLTllOTktNDZmMi1iYmFiLWE3NjM3YWVlMTc1OSIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOmJiOGRmNjI1LTdlMmUtYjA0ZC1hOTAyLTk2MmZlOTJmNjFkZCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PtPi8wkAAACYSURBVHjaYjxy5AgDGlgBxGxAHIQsyMKACbSwiDEwMRAJiFYIsnopED8C4iog/o9FTQMQ64FMFAfiCiDuB2JGNEUdQFwPxBIgE4OBeBsQ50NNZITSIEXlQHwWiL1ACj+CGEC8HYgLoIr+AbEuEJ8DYlcg/gDzDEixJxCfhJrIDMTnoYreo4cjSLE7EG8GYnaoLe9gkgABBgBGEhzQlIe6HgAAAABJRU5ErkJggg==') no-repeat 90% 56%;
    display: inline-flex;
	justify-content: center;
	align-items: center;
    color: rgba(249, 83, 84, 1);
    font-weight: 700;
	border: 1px solid rgba(249, 83, 84, 1);
	border-radius: 10px;
    transition: 0.2s linear;
}
.chooseColor.active {
    background: #fff url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3xpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGNThDQkI2NkFBNDRFNDExQTI3NEU2RUVBOUY2OTY1MyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpBQTRGMjVFQTM0NjMxMUVBQjkzM0I3RkZDMUNEQ0U1QyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpBQTRGMjVFOTM0NjMxMUVBQjkzM0I3RkZDMUNEQ0U1QyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY4NzgyY2IwLTllOTktNDZmMi1iYmFiLWE3NjM3YWVlMTc1OSIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOmJiOGRmNjI1LTdlMmUtYjA0ZC1hOTAyLTk2MmZlOTJmNjFkZCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Plyr3DcAAACVSURBVHjaYjxy5AgDEhAG4q1A/AuIfYH4I0yCCUmREBDvBmJzILYF4p1AzI+uUBCqyBCI/wLxf6iGHTDFTFBFe4DYCIg7gfgaEF8F4olAbAHE20GKmaBuAinqBuIKqA0gEwuhii2BeC0LkHgOxI1A3MCACmCKvwOxAkhhMANuAFJcie5rvIBohSxYxO4C8U90QYAAAwAlyx0JhPU0TAAAAABJRU5ErkJggg==') no-repeat 90% 56%;
    display: inline-flex;
}
.chooseColor:hover {
    opacity: 0.7;
}
.productManyColors .manyColorsTable {
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}
.manyColorsTable {
    width: 100%;
}
.manyColorsTable tr td {
    padding: 10px 5px;
}
.manyColorsTable tr td:nth-child(1) {
	padding-left: 0;
}
.manyColorsTable tr td:last-child {
	padding-right: 0;
}
.manyColorsTable tr  {
    border-top: 1px solid #e5e5e5;
}
.manyColorsTable tr:nth-child(1) {
    border-top: 0;
}
.manyColorsTable tr td .notify {
	margin-top: 0;
}
.manyColorsTable .mainButtons {
	display: flex;
	align-items: center;
	max-width: 200px;
	width: 100%;
}
.manyColorsTable .mainButtons .m-b-number-block {
	flex-grow: 1;
}
.manyColorsTable .mainButtons .m-b-buttons-block {
	display: flex;
	align-items: center;
	margin-left: 10px;
}
.manyColorsTable .mainButtons .book {
	min-width: 40px;
	margin-left: 10px;
}




.brandsOnMain .col-lg-4 {
	margin-bottom: 20px;
}
.COMitem {
    display: flex;
	align-items: center;
    background: white;
    padding: 20px;
    height: 100%;
	border-radius: 10px;
}
.COMitem div:nth-child(1) {
	width: 50px;
	margin-right: 20px;
}
.COMitem div:nth-child(1) img {
	width: 100%;
	height: auto;
}
.COMitem div:nth-child(2) {
	font-weight: 700;
	flex-grow: 1;
	margin-right: 10px;
}
.COMitem:hover {
-webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.25);
box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.25);
}
.come-bage {
	padding: 3px 10px 3px 10px;
	font-size: 12px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	border-radius: 10px;
}
.come-bage.bage-new {
	background: rgba(34, 176, 11, 1);
}


.brands_on_main_container {
	padding: 20px;
	border-radius: 12px;
	background: #fff;
	margin-top: 20px;
}
.brand_on_main {
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: flex;
	flex-wrap: wrap;
	margin: 20px -10px 0 -10px;
}
.brand_on_main li {
	padding: 0 10px;
	margin-bottom: 20px;
	width: 25%;
}
.brand_on_main li a {
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid rgba(223, 223, 223, 1);
	height: 100px;
	border-radius: 10px;
}
.brand_on_main li a:hover {
	-webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.25);
box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.25);
}
.static {
	padding: 20px;
	border-radius: 12px;
	overflow: hidden;
	background: #fff;
}


.padding_0 {
    padding: 0;
}
#quickLookBox {
    margin: 0;
}
.price_name {
	display: none;
}
.brand-img {
	max-width: 100%;
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 20px;
}
.ttg {
	display: none;
}
.minCartPrice {
	border: 0;
    background: rgba(249, 83, 84, 1);
    width: 100%;
    height: 50px;
	padding: 0 20px;
	text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 700;
	line-height: 1;
}