.collapse  {
	display:none
}

@font-face {
  font-family: Pragmatica;
  src: url('../image/Pragmatica.ttf');
}
.dropdown.menu>li.is-dropdown-submenu-parent>a {
    position: relative;
    padding-right: 1.5rem;

}
.logo_title a:hover p,.header_btn a:hover,.header_btn a:hover p  {
    color: #79bde8;
}

.form-group.row.row-shipping_address_address_id {
    display: none;
}
.form-group.row.row-shipping_address_lastname {
    margin-top: 5px;
}

.menu>li>a i, .menu>li>a img, .menu>li>a svg {
    margin-right: 15px;
}
ul.menu.list-inline li:nth-child(2) i.fa {
    margin-right: 15px;
}

.bloked_bl p {
    color: #79bde8;
    text-decoration: underline;
    float: left;
    margin-right: 15px;
    font-size: 14px;
    
}
.xdstickers.xdsticker_sale {
    background: #f13636;
}
.bloked_bl:after,.one_block:after,.products_grid:after {
    clear: both;
    content: '';
    display: block;
}
.bloked_bl {
    margin-bottom: 10px;
}

h2.rewiews_tab__title span.counter {
    font-size: 13px;
    margin-top: -5px;
    display: inline-table;
    vertical-align: top;
    line-height: 33px;
}

.left_side img {
    height: 450px;
}

h2.rewiews_tab__title {
    vertical-align: top;
    font-size: 30px;
    font-weight: normal;
    color: #85bae9;
    text-align: center;
        margin-bottom: 25px;
}

.inrewiews.prev {
    left: 25px;
    position: absolute;
    margin-top: 50px;
}
.inrewiews.next {
    right: 25px;
    position: absolute;
   margin-top: 50px;
}
div#tablereview {
    margin-bottom: 25px;
}


body {
       /* font-family: 'Pragmatica'; */
	font-weight: 400;
	background-color: white;
	font-size: 15px;
	line-height: 20px;
	width: 100%;
	/*font-family: 'Comfortaa', cursive;*/
	overflow-x: hidden;
    max-width: 100% !important;
}
[type=color],[type=date],[type=datetime-local],[type=datetime],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],textarea{
    border: 1px solid #bfd6de;
    border-radius: 25px;
}
input::placeholder,textarea::placeholder {
    color: #c8cfd2;
	font-size:0.825rem
}
a {
	color:#85bae9;
}

a.incon:hover {
    color:#85bae9;
}

a:focus, a:hover,a:focus .fa, a:hover .fa{
    color: #85bae9;
}
.button:focus, .button:hover {
	background-color: #85bae9;
}
button:focus{
    outline: none;
}
h1,h2 {
	font-family: 'PT Sans','Open Sans';
	font-weight: 700;
}
.full-witdh-row {
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.half-full-width-row {
	 max-width:93rem;
}
.row:not(.expanded) .row.normalize1 {
	max-width: 62.5rem;
	margin: auto;
}
.margin-auto {
	margin:auto !important;
}
/* .np {
	padding:0 !important;
}
*/
.np-l {
	padding-left:0 !important;
} 
.np-r {
	padding-right:0 !important;
}
.button {
	background-color:#ad9879
}
.small-cart .fa-shopping-cart{
	margin-right: 5px;
}
#column-left {
	display:none;
}
/* Header */
header {
	margin-bottom: 58px;
	position: relative;
	z-index: 10;
}
header a,header p{
	color:#fefefe;
	/* letter-spacing: 1px; */
}
header a:hover{
	color:#85bae9;
}
.top-nav {
    border-color: #85BAE9;
    border-style: solid;
    border-width: 0px 0px 1px;
	padding: 0.625rem 0 0.375rem 0;
	/* position:fixed; */
	   background: #464452;
}
.top-nav.sticky.is-stuck,#column-left .sticky{
	width: 100%;
}
#logo img {
	/* width:30px;
	height:30px; */
	max-width:3.875rem;
}
#logo p {
	margin-bottom:0;
}
#logo:hover p {
	color: #85bae9;
}
#logo a {
	display:inherit
}
#logo .np {
	margin-right:5px;
}
.logo-p1 {
	font-size:14px;
	font-weight:bold;
}


.logo-p2 {
	font-size:11px;
	font-weight: bold;
	margin-top: -3px;
}
.top-links ul {
	list-style:none;
	/* Нормально выровнять */
	margin-top: -1px;
}
.top-links li {
	display: inline-block;
	margin: auto;
}
.menu>li>a i {
	margin-right:0.6rem;
}
.menu.list-inline>li>a i {
	margin-right:0.2rem;
}
.left-menu {
	text-transform:uppercase;
}
.dropdown.menu.left-menu>li.is-dropdown-submenu-parent>a:after, .dropdown.menu.right-small-menu>li.is-dropdown-submenu-parent>a:after{
	content: none;
}
.dropdown.menu.left-menu ul,.dropdown.menu.right-small-menu ul {
	    background-color: white;
		border:none;
		margin-top: 0; 
}
.dropdown.menu.left-menu ul li,.dropdown.menu.right-small-menu ul li {
	   font-size:0.75rem;
	   text-align:left;
	   
}
.dropdown.menu.left-menu ul li a {
	    line-height: 1rem;
    color: black;
    display: block;
    width: 100%;
    text-transform: initial;
}
.js-dropdown-active {
	display:block !important
}
#search {
	position:relative;
	margin:0;
	padding: 0 0 0 0;
}
#search input,#search ul,#search button{
	margin:0;
}	
#search input, #search button {
    padding: 7px 13px 7px 19px;
    height: 37px;
    border-radius: 25px;
}	

input.form-control.input-lg::placeholder {
  color: blue;
  font-size: 16px!important;
    font-style: italic!important;
}


#search ::-webkit-input-placeholder {
    color: #c8cfd2;
    font-family: ''Open Sans'', sans-serif; 
	font-size:12px}
#search ::-moz-placeholder{
    color: #c8cfd2;
    font-family: ''Open Sans'', sans-serif; 
	font-size:12px}
#search :-ms-input-placeholder{
    color: #c8cfd2;
    font-family: ''Open Sans'', sans-serif; 
	font-size:12px}
#search input:-moz-placeholder{
    color: #c8cfd2;
    font-family: ''Open Sans'', sans-serif; 
	font-size:12px}
.menu-right,.list-inline,.left-menu,.menu {
	text-transform: none;
	text-align: center;
    color: #FFFFFF;
    font-size: 14px;
    border-width: 0px;
    /*font-family: 'Comfortaa', cursive;*/
    font-weight: 700;
} 
.container .main-menu-wrapper {
	display:inline-block;
}  
.menu-right .active{
	color: #AD9879;
    position: relative;
} 
.menu-right .active:before {
	border-top: 12px solid #AD9879;
    border-left: 9px solid transparent; 
    border-right: 8px solid transparent; 
    bottom: -19px;
    content: "";
    position: absolute;
    width: 0; 
    height: 0;
	left:44%;
	top:inherit;
} 
.menu-right .active:after {
	border-top: 10px solid #1c1c1c;
    border-left: 8px solid transparent; 
    border-right: 8px solid transparent; 
    bottom: -17px;
    content: "";
    position: absolute;
    width: 0; 
    height: 0;
	left:45%;
	top:inherit;
} 
/* ?! */
.columns.small-6.large-4.small-order-5.medium-order-5.large-order-4 {
margin: 0 auto;	
}
.top-links ul li a {
	    padding: .7rem .2rem;
		display: inline-block;
}
ul.menu.list-inline i.fa {
    font-size: 1rem;
}
ul.menu.list-inline li:nth-child(1) i.fa {
        margin-top: -2px;
}
ul.menu.list-inline li:nth-child(2) i.fa {
    font-size: 33px;
}
ul.menu.list-inline li:nth-child(3) i.fa {
    margin-top: -3px;
}
/* cart from bs */
#cart {
	color:#fff;
}
#cart button{
	color:#fff;
	cursor:pointer;
	margin-top:-2px;
}
#cart #cart-total {
	font-weight:bold
}
#cart-dropdown {
	color:#000;
	margin-top:11px;
	padding-top:15px;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
	#cart .dropdown-menu {
		width: 100%;
	}
}







#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* Main page */
.owl-carousel.owl-drag .owl-item {
	display:inline-block;
}
.common-home h3 {
    text-transform: inherit;
	font-size:20px;
	color: #363636;
	text-align:center;
	margin: 0 auto;
	letter-spacing: 1px;
    position: relative;
}

.common-home h3 span a:hover {
	color:#85BAE9;
}
.author-box,.author-box h3 {
	position:relative;	
}
.author-box h3 img {
	width: 50px;
    position: absolute;
    margin: -26px 0 0 -3px;
}
.author-box .author-description {
	margin-top:1rem;
}
.author-box .author-description .name {
	font-size:1.25rem;
	color:#000;
	font-weight:bold;
}
.author-box .columns.small-12.large-5 {
	padding:0;
}
.eng-name {
	font-size: 18px;
    line-height: 25px;
    color: #85BAE9;
}
.box.single-category.wrapper-box {
	margin-top: 0;
}
.single-category .tabs {
	border: none;
    background: none;
	text-align: center;
}
.tabs-title>a:focus, .tabs-title>a[aria-selected=true],.tabs-title>a:hover  {
	background: none;
}
.single-category .tabs-title {
    float: none;
	display: inline-block;
}
.single-category .tabs-title>a {
	padding:0;
	display: inline-block;
}

.single-category .tabs-title h3 span, .single-category .tabs-title:hover h3 span {
	color:#85BAE9;
    padding: 10px 15px;
}

.single-category .tabs-title.is-active h3 span, .single-category .tabs-title:hover h3 span {
	color: black;
    background: #9bc0e1;
    padding: 10px 15px;
    border-radius: 39px;
}

.single-category .tabs-title h3:before {
    bottom: -24px;
    position: absolute;
	content: url(../image/arrow.png);
    left: 45%;
	opacity:0;
    background-repeat: no-repeat;
}
.single-category .tabs-title h3:after{
}
.single-category .columns,.single-category .owl-item,.single-category .owl-stage {
	display:inline-block !important
}
.tab-content .tabs-panel .product-thumb {
	text-align:center;
}
.tab-content .tabs-panel .button-group .button {
	margin:auto;
}
.tab-content .tabs-panel .name {
	margin-top: 1rem;
}	
.tab-content .owl-carousel .owl-item img {
		margin:inherit;
}

.author-box .prev,.author-box .next {
   position:absolute;
   top:50%;
   z-index:9;
}
.author-box .next {
	right:0;
}
.author-box .row {
	 margin:0 3rem;  
	z-index:99;
}
.author-image {
	    border-radius: 50%;
}
.prev,.next {
    width: 50px;
    height: 50px;
    border-radius: 50%;
   
    border-width: 1px;
    text-align: center;
	cursor:pointer;
	
}
.single-category .tab-content{    
	position: relative;
    max-height: 650px;}
.tab-content .prev, .tab-content .next{
	position:absolute;
	top: 33%;
	z-index:9;
	transform: translateY(-50%);
}
.tab-content .next{
	right:0px;
}


.prev:hover .fa,.next:hover .fa{
	text-shadow: 2px 2px 4px rgba(150, 150, 150, 1);
}
.prev .fa,.next .fa {
	font-size: 6rem;
    color: white;
    text-shadow: 1px 1px 3px rgba(150, 150, 150, 1);
        font-weight: bold;
}
.prev .fa {
	margin: -1px 5px 0 0;
}
.next .fa {
	margin: -1px 0 0 5px;
}
.wrapper-box {
	   margin-bottom: 0;
}
.news-box .image {
	display: block;
	width: 100%;
	height: 329px;
    overflow: hidden;
	position: relative;
	border: 1px transparent solid;
}
/* .news-box .image:hover {
	border: 1px #85bae9 solid;
} */
/* .news-box .image-overlay  {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: .5s ease; 
	background: url(../image/teaser-a-eye.png) no-repeat center center rgba(16,16,16,0.51);
}
.news-box .product-layout:hover .image-overlay {
	opacity: 1;
} */
.news-box h4 a {
	font-size:26px;
	font-weight:400;
    display: block;
    padding-left: 5px;
    width: 590px;
        line-height: 28px;
   
}
.news-box .caption {
	margin: 1.125rem 0 0.625rem 0;
	font-size:0.875rem
}
.news-box h4 {
margin-bottom: 0.625rem;
    line-height: 1.4rem;
    margin-top: -5px;
    display: block;
    float: left;
}
.news-box a.more {
	font-size:0.75rem;
	font-weight:700;
}
.news-box .product-thumb .description {
	margin:0;
	    line-height: 1.188rem;
}
/* Category page */
.category-breadcrumbs .breadcrumbs h1 {
/* 	text-transform:uppercase; */
	margin-top:1rem
}
.sort-select {
	padding-right:7rem;
	text-align:right;
}
.sort-select label {
	display: inline-block;
	margin: 0.5rem;
}
.sort-select select {
	width: 13rem;
	display: inline-block;
	font-size:0.875rem;
	background-image:url('../image/arrow.png');
	background-size: inherit;
	cursor: pointer;
}
.sort-select select:focus
{
	-webkit-box-shadow: 5px 5px 24px -1px rgba(173,173,173,0.57);
	-moz-box-shadow: 5px 5px 24px -1px rgba(173,173,173,0.57);
	box-shadow: 5px 5px 24px -1px rgba(173,173,173,0.57);
}
.sort-select select#input-limit {
	width:4rem;
}
.product-thumb {
	color:#000;
	font-size: .8125rem; 
	font-weight: 400;
	-webkit-transform: none;
	margin-bottom: 0;
}

.fb-comments-count {
	font-weight:bold;
}
.product-thumb .rating,.product-thumb .comments {
	margin: 0.375rem 0;
}
.product-thumb .name a {
    display: block;
    overflow: hidden;
	color:#000;
	font-size: 0.875rem;
	font-weight: 700;
}

.product-thumb .description{
	margin: 0.75rem 0;
	line-height: 1rem;
}
.product-thumb .price {
	margin: 0;
	font-size:0.9375rem;
}
.product-thumb .price .price-wrapper {
/* 	font-size: 0.875rem; */
	font-size: 1.125rem;
	color:#000;
	font-weight: 700;
}
.product-thumb .price .price-wrapper .currency {
	font-size: 1rem;
}
.product-thumb .add-to-cart {
	color:#fff;
	/* padding: 0.5rem 0.625rem;
	font-size: 0.75rem; */
}
.product-thumb .add-to-cart .fa-shopping-cart {
margin-right:0.4375rem
}
.pagination-wrapper {
	margin-top:1rem;
}
/* Product page */
/* Перенести в фоундейшен */
.breadcrumbs a {
	color:#85bae9;
	text-transform: initial;
	font-size: 0.875rem;
    text-decoration: underline;    
}
.breadcrumbs li:not(:last-child):after {
	color:#E66F00;
	font-weight: bold;
	margin: 0 .2rem;
	top:0;
	font-size:0.75rem;
}
.breadcrumbs h1 {
	color: #000;
    font-family: 'PT Sans','Open Sans';
    font-size: 1.875rem;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 1;
	text-transform: initial;
	margin-top: 0.875rem;
}
.list-unstyled {
	list-style:none;
	margin-left:0;
}
.thumbnails .thumbnail {
	border:0;
	box-shadow:none;
}
.thumbnail-main {
	position:relative;
}

/* .thumbnail-main:hover i {
	opacity: 0.5;
} */
/* .thumbnails .thumbnail:hover {
	border:0;
	box-shadow:none;
} */
.rating .fa-stack-1x {
	color: #fbb03b;
	font-size: 1.25em;
}
.rating .fa-stack {
	width:1rem;
}
.stock .fa{
	color:#22b573;
}
 .stock img{
	margin-right: 0.5rem;
}
.stock span {
vertical-align: sub;	
}
.product-right-side {
	position:relative;
}
.specification>div {
	margin-bottom: 2px;
}
.out-of-stock{
	color:#ce362d;
}
.price-wrapper {
	margin-top:10px;
}
.price-wrapper .price {
	color: #000;
    /* font-family: 'PT Sans','Open Sans'; */
    font-weight: 700;
    
    padding: 0px;
	font-size: 3rem;
}
.product-right-side .form-group {
	position:absolute;
	bottom:0;
}
.buy-product-button {
	width:240px;
	max-width:100%;
	font-size:21px;
	 padding: 1.35rem;
}
.buy-product-button .fa {
	font-size:25px;
	margin-right: 10px;
}
.fb-wrapper {
	min-height:15rem;
}
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
  min-width: 100% !important;
  width: 100% !important;
}
.fb-comments-count {
	font-weight:bold;
}
h3 {
	color: #04263B;
    font-weight: 700;
    line-height: 1;
	text-align: center;
}
h3.related {
	margin-bottom:3rem;
}
.product-thumb.related {
	color:#000;
	font-size: 0.75rem; 
	font-family: 'Open Sans';	
	font-weight: 400;
	-webkit-transform: none;
	margin-bottom: 4rem;
	text-align:center;
}
.product-thumb.related .image{
	padding-bottom: .5rem;
}
.product-thumb.related .rating,.product-thumb.related .comments {
}
.product-thumb.related .name a {
	color:#000;
	font-family:'Open Sans';
	font-size: 0.875rem;
	/* font-size: 13px; */
	font-weight: 700;
}
.product-thumb.related .name{
	margin: 0.2rem 0;
	color: #010101;
    font-weight: bold;
    font-size: 0.825rem;
}
.product-thumb.related .description{
	margin: 0.5rem 0;
	line-height: 1rem;
}
.product-thumb.related .price-wrapper {
    margin: 5px 22px 5px 11px;
}
.product-thumb.related .price-wrapper .price {
/* 	font-size: 0.875rem; */
	font-size: 1.25rem;
	color:#04263B;
	font-weight: bold;
}
.product-thumb.related .price-wrapper .price .currency {
	font-size: 1rem;
}
.product-thumb.related .add-to-cart {
	color:#fff;
	padding: 0.5rem 0.625rem;
	font-size: 0.75rem;
}
.product-thumb.related .button-group {
	display:block
}
.product-thumb.related .add-to-cart .fa-shopping-cart {
margin-right:0.4375rem
}
/* News */
.newsblog-article .thumbnail {
	border:none;
    border-radius: 3px;
    box-shadow: none;
}
.newsblog-article .thumbnails {
	list-style:none;
	margin-top:1rem;
}
.newsblog-article .thumbnails .image-additional {
	float: left;
    width: 200px;
	margin: 0 5px;
}
/* Author + Series */
.alpha-index a{
	font-weight:bold;
    color: #0a0a0a;
	margin-right: .5rem;
	font-size: 1.063rem;
}
.alpha-index-letter {
	color: #0a0a0a;
	font-size: 0.9375rem;
}
.author-aside {
	margin-top: -4.6rem;
}
.author-image-wrapper {
	text-align:center;
}
.author-aside h2{
	font-size:20px;
	margin: 1rem 0 0 0;
}
.author-aside h3 {
	font-weight:normal; 
}
.author-aside h2, .author-aside h3 {
	text-align:center;
	text-transform:inherit;
	font-family:'Open Sans';
	/* font-weight:normal; */
}
/* Footer */
footer {
	background: #3c3b45;
	color: #26242f;
	margin-top: 30px;
}

.hovered_price .owl-item span.price-wrapper {
    margin-right: 0
}


footer .fa {
	color:#fff;
}
footer a   {
	color:#c2c2c2;
}
footer .container{
    border-color: #333333;
    border-style: solid;
    border-width: 0px 0px 1px;	
	padding-top: 1.5rem;
}
footer .email a, footer .phone a  {
	text-transform:initial;
	color: #fff;
    font-size: 15px;
    font-weight: 400;
	}
	footer .email:hover a, footer .phone:hover a  {
	color: #85bae9;
	}
footer .contacts .fa {
	margin-right: .75rem;
	/* font-size: 1.25rem; */
	}
footer .social {
	margin-top: 1rem
}	
ul.foot_contacts i.fa.fa-envelope-o {
    margin-right: 12px;
}

footer .social li{
	width: 51px;
	height: 51px;
	display:inline-block;
	opacity: .5;
	margin-right: .7rem;
}
footer .social li:hover{
	opacity: 1;
}
ul.foot_contacts>li {
    margin-top: -6px;
}
footer .social li a{
	display: block;
    height: inherit
}
.bg-fb {
    background: url('../image/css_sprites.png') -10px -10px;
}
.bg-fb:hover {
    background: url('../image/css_sprites.png') -81px -10px;
}
.bg-inst {
    background: url('../image/css_sprites.png') -10px -81px;
}
.bg-inst:hover {
    background: url('../image/css_sprites.png') -81px -81px;
}
.bg-mah {
    background: url('../image/css_sprites.png') -152px -10px;
}
.bg-mah:hover {
    background: url('../image/css_sprites.png') -152px -81px;
}
footer .container-powered {
	background:#1c1c1c;
	border-color: #000000;
	padding: .25rem 0;
	color:#767676;
	font-family: 'PT Sans', sans-serif;
	font-size: .875rem;
	text-align: center;
}
a.own-copyright {
	color: #8a8a8a;
}
a.own-copyright:hover {
	color: #ff6c00;
}
/* Contact page */
.panel-body .columns.small-12 {
	margin:2rem 0;
}
@media screen and (min-width: 1024px) {
	.mobile-menu-collapse {
		display:none !important
	}
	.menu.for-large-menu,.menu.horizontal>li, .menu>li {
		    display: flex;
	}
	.dropdown.menu.right-small-menu ul.for-large-menu li {
		border: 0 !important;
		display: inline-block !important;
		font-size: 14px;
	}
	.dropdown.menu.right-small-menu ul.for-large-menu {
		top: initial;
		right: initial;
		left: initial;
		background-color: #1c1c1c;
		display: inline-block !important;
	}
	#column-left {
	display:block;
	margin-bottom:1rem;	} 
}
@media screen and (max-width: 1599px) {
	.show-for-xxlarge {
		display:none!important
	}
}
@media screen and (min-width: 1600px) {
	.hide-for-xxlarge{
		display:none!important
	}
}
@media print,screen and (max-width:40em) {
	/* !! Дивный фикс !! */
	.sticky {
		top:0 !important;
	}
	.top-nav {
		padding: .375rem 0 0 0;
	}
	.menu.list-inline>li>a {
		 padding: .3rem 0.4rem;
	}
	ul.dropdown.menu.left-menu a.catalog-menu{
		    padding-left: 0;
	}
	ul.dropdown.menu a.mobile-menu-collapse {
		padding-right: 0;
	}
	ul.dropdown.menu.show-for-small-only {
		    display: block !important;
	}
	.container .main-menu-wrapper {
		float: right;
	}
	.dropdown.menu>li.is-dropdown-submenu-parent>a:after {
		content:none;
	}
	.dropdown.menu>li.opens-left>.is-dropdown-submenu,.dropdown.menu>li.opens-right>.is-dropdown-submenu {
		    top: 1.8rem;
	}
    
 
    
	ul.menu.list-inline i.fa {
		margin-right:0rem
	}	
	.menu-right .active:before,.menu-right .active:after {
	content:none;
	}
	.common-home h3 {
		margin-bottom:0.75rem;
	}
	.common-home h3 span {
	    /* padding: 0 100%;  */	
		font-size: 1.5rem
	}
	.single-category .tabs-title h3:before {
		bottom: -19px;
		left: 42%;
	}
	.tab-content .tabs-panel {
		padding: 0;
	} 
	.tab-content .product-thumb .image img{
	
		text-align:center;
		margin: auto;
		
	}
	.author-box h3 img {
	/* 	display:none; */
	}
	.prev {
		margin-left: -.5rem;
	}
    .next {
		margin-right: -.5rem;
	}
	.author-box .prev, .author-box .next {
		top: 13rem;
	}
	.author-box .row {
		margin-right: -.9375rem;
		margin-left: -.9375rem;
	}
	.author-box .row .author-image {
		max-width: 65%;
		margin: 0 auto;
	}
	.owl-carousel .owl-item img {
		width:100%
	}
	.wrapper-box {
	   margin-bottom: 1.75rem;
	   }
	.box.single-category.wrapper-box {
		margin-top:0.5rem;
	}
	.product-thumb {
		margin-bottom: 1rem;
	}
	.product-thumb .image img,.thumbnails .thumbnail,.thumbnails .thumbnail img{
		    width: 100%;
			max-width: 100%;
	}
	.product-thumb .add-to-cart {
		width: 100%;
	}
	.product-author-info aside {
		display:none
	}	
}
@media print,screen and (max-width:64em) {
	/* .tab-content .product-thumb .image img {
		margin-left: 100px
	} */
	.sort-select {
		padding-right: .9375rem;
		text-align:left;
		display: flex;
	}
	.sort-select select {
		width:7rem;
	}
	.product-right-side .form-group {
     position: relative;
	}
}	
@media print,screen and (max-width:89.99em) {
	.menu-right .active:before {
		bottom: -19px;
	} 
	.menu-right .active:after {
		bottom: -17px;
	} 
}
@media (min-width:1440px) and (max-width:1800px) {
	.logo-p1 {
		font-size: 13px;
	}
}
/* Этот бред для выравнивания на главной */

@media (min-width:1366px) and (max-width:1439px) {
	.tab-content .product-thumb .image img {
		    margin-left: 90px
	}
}
@media (max-width:360px) {
	.logo-p1 {
		font-size: 13px;
	}
	
}
@media (max-width:320px) {
	.logo-p1 {
		font-size: 13px;
	}
	.tab-content .product-thumb .image img {
		 margin-left: 75px
	}
}


/*UBS ADDON*/

.expanded.top-nav {
    padding-top: 0;
}
header .wrapper-box {
    margin: 0 auto;
}
.head_menu {
    background: #d8e9f0;
}
.head_menu>ul>li {
    width: 212px;
    text-align: center;
}
.head_menu>ul>li>a {
       color: #3c3b45;
    display: block;
    text-align: center;
    margin: 0 auto;
    font-size: 16px;
}
.head_menu>ul>li>a:hover {
    color: #258faf;
    border-bottom: 2px solid #258faf;
    margin-bottom: -2px;
}
ul.dropdown.menu.left-menu.mobile-menu {
    width: fit-content;
    margin: 0 auto;
}

header .wrapper-box p {
    line-height: normal;
    padding: 0;
    margin: 0;
}

.logo_img {
    width: 54px;
    float: left;
}
.logo_title {
    float: left;
    display: flex;
    padding: 15px 0;
}
.search_header {
    float: left;
    margin-left: 73px;
    width: 525px;
    margin-top: 25px;
}
.header_btn {
    float: right;
}
.header_info {
    width: 100%!important;
}
.content_max {
    margin: 0 auto;
    width: 95%;
    display: block;
}
.logo_titile p {
    line-height: normal;
    margin: 0 auto;
}
.logo_titile {
    margin-top: 10px;
    margin-left: 15px;
    float: left;
}
.header_btn {
    margin-top: 16px;
}
p.big_emty_wish {
    font-size: 20px;
    max-width: 273px;
    text-align: center;
    padding: 112px 10px;
}

.header_info button.button {
    display: inline-flex;
    background: #6fabcf;
}
.header_info span.input-group-btn {
    margin-left: -79px;
}
.home_banner {
    margin-top: 55px;
}
.owl-item.active.center {
   
    
}
.owl-item.active .name {
    max-height: 40px;
    overflow: hidden;
    text-align: left;
}
p.add_to_cart_new {
    width: 24px;
    margin-left: 20px;
    margin-top: 5px;
    cursor: pointer;
}


.owl-item .product-thumb {
    padding: 0 25px;
}
.owl-item.center .product-thumb {
    padding: 0;
}
.product-thumb.transition div {
    text-align: left;
}
.stop_tab {
    display: none;
}
.home_flexable #banner0 {
    width: 77%;
}
.home_flexable {
    display: flex;
}
.prd_wish {
    display: flex;
}

.product_th_wish>a {
    display: block;
   height: 108px;
}
.product_th_wish>a img {
    height: 100%;
    width: auto;
}
.mini_vish {
    padding: 0 10px 31px 10px;
    background: rgb(164,208,238);
    background: linear-gradient(180deg, rgba(164,208,238,1) 0%, rgba(255,255,255,1) 100%);
    height: 325px;
}
.right_side {
        padding: 0 0 0 50px;
    float: left;
}
.mini_wish_top a {
    color: white;
    display: block;
    padding: 5px;
}
p.big_num_white {
    font-size: 42px;
    float: left;
}
p.small_num_white {
    float: left;
    line-height: 16px;
    margin-top: 13px;
    margin-left: 15px;
}
.mini_wish_top a:after {
    content: '';
    display: block;
    clear: both;
}
p.wish_arrow {
    font-size: 28px;
    margin-left: 15px;
    margin-top: 7px;
    float: left;
}
.mini_wish_top p {
    margin-bottom: 0;
}
p.add_to_cart_new.in_minicart {
    text-decoration: underline;
    color: #85bae9;
    margin: 1px -4px 0 0;
    width: auto;
}
p.add_to_cart_new.in_minicart img {
    width: 24px;
    margin-right: 5px;
}
a.big_a_w {
    font-size: 21px;
    text-align: center;
    display: block;
    max-width: 295px;
    padding: 127px 24px;
}
p.header_total {
    text-align: left;
    font-size: 12px;
    margin: 2px 0 0 0;
    text-transform: initial;
    line-height: 15px;
    float: right;
}
p.header_total span {
    font-size: 14px;
}
span.small_sp_cart {
    background: #e85a71;
    padding: 4px 5px 2px 5px;
    text-align: center;
    display: block;
    border-radius: 50%;
    margin-left: -23px;
    margin-top: -16px;
    display: block;
    position: absolute;
    width: 22px;
    height: 22px;
}

ul.menu.list-inline a:hover span.small_sp_cart {
    color: white;
}

img.mini_white {
    float: left;
    display: block;
    width: 32px;
    margin-right: 9px;
}
p.inwish_head {
    text-transform: initial;
    margin-top: 6px;
    margin-bottom: 0;
    margin-right: 23px;
    float: right;
}
span.mini_wish {
    background: #e85a71;
    padding: 4px 5px 2px 5px;
    display: block;
    height: 19px;
    border-radius: 50%;
    position: absolute;
    margin-left: 20px;
    margin-top: -10px;
}


.author-box.wrapper-box {
    float: left;
    width: 48%;
    
    
}
.news-box.wrapper-box {
    float: right;
    width: 48%;
    padding: 20px;
}
.author-image_home {
    border-radius: 50%;
    width: 230px;
}

div#news-carousel img.img-responsive.owl-lazy {
    align-content: center;
    margin: auto;
    display: block;
}
.row.bottom {
    max-width: 100%;
    width: 100%;
    /* margin-left: -15px; */
    /* margin-right: -15px; */
}

div#banner1 .owl-item {
    padding: 33px 9px;
    background-size: cover;
    background-image: url(../image/back_slide_insta.jpg);
    /* background: black; */
}
a.aithor_img_a {
    float: left;
    margin-right: 15px;
}

div#author {
    background: #f4f0f1;
    padding: 20px;
}
.under_author {
    margin-top: 15px;
    background: #f4f0f1;
    padding: 20px; 
}
.under_author p {
    font-weight: 700;
    margin-bottom: 0;
}

a.btn {
    border: 1px solid #56abda;
    padding: 6px 17px;
    border-radius: 50px;
    float: right;
    margin-top: -30px;
    color: #56abda;
}
.author_home_product {
    display: flex;
    margin-top: 65px;
}
.home_author_one img {
    width: 86px;
    float: left;
}
.home_author_one {
    width: 50%;
}
.arrow_bottom {
    display: flex;
}
.arrow_bottom p {
    width: 43%;
}
.left_side {
    float: left;
}

ul.small_images li {
    list-style-type: none;
    float: left;
        margin-bottom: 25px;
}

ul.small_images:after {
    clear: both;
    content: '';
    display: block;
}
.content_product:after {
    display: block;
    clear: both;
    content: '';
}
.right_side h1 {
    max-width: 660px;
}
button#button-cart {
    background: #56abda;
    padding: 17px 35px 17px 55px;
    width: fit-content;
    border-radius: 50px;
    font-size: 19px;
    float: left;
    margin-right: 21px;
    margin-top: -24px;
}
img.btn_add_product {
    background: white;
    width: 27px;
    padding: 6px 5px;
    border-radius: 50%;
    margin-left: -41px;
    position: absolute;
    margin-top: -5px;
    float: left;
        margin-right: 15px;
}


div#oneklickb {
    position: fixed;
    width: 100%;
    height: 100vh;
    background: #1d212947;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
}
.modal_body {
        width: 400px;
    height: 290px;
    background: white;
    left: 50%;
    margin-left: -200px;
    position: absolute;
    margin-top: 10%;
}
button#modal_oneckl {
    border: 1px solid #56abda;
    padding: 17px 17px;
    color: #56abda;
    border-radius: 50px;
    font-size: 19px;
    float: left;
    margin-right: 15px;
    cursor: pointer;
    margin-top: -24px;
}
button.btn.btn-icon {
    font-size: 14px;
    border-radius: 50px;
    border: 1px solid #56abda;
    padding: 11px 22px;
    color: #56abda;
    cursor: pointer;
    margin-bottom: 15px;
}

.first_gr span.currency {
    font-size: 18px;
    font-weight: normal;
}
span.in_stock {
    color: grey;
    font-size: 13px;
}
.price-wrapper {
    width: fit-content;
    float: left;
    margin-right: 60px;
}
.first_gr:after {
    content: '';
    clear: both;
    display: block;
}
.content_full {
    max-width: 700px;
    margin-top: 35px;
}
.first_gr {
    width: 600px;
}
.inproductslider.prev {
    position: absolute;
    margin-top: 160px;
        left: 1%;
    z-index: 99999
}

.inproductslider.next {
    position: absolute;
    margin-top: -400px;
    margin-left: auto;
    right: 1%;
    z-index: 99999;
}
button#button-oneclick {
    background: #7bc1ec;
    padding: 13px 15px;
    margin: 0 auto;
    display: block;
    border-radius: 50px;
    width: 230px;
    color: white;
}

.form-group.form-one-click-call input#input-telephone {
    width: 230px;
    margin: 25px auto!important;
    display: block;
    border-radius: 50px;
}
.form-group.form-one-click-call p {
    text-align: center;
}

ul.menu.submenu {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}

ul.menu.submenu li {
    width: 250px;
    min-width: 250px;
}

.head_menu .is-dropdown-submenu li a {
    padding: 8px 24px;
    font-size: 14px;  
    color: #6a6666!important;
}
.head_menu .is-dropdown-submenu li a:hover {
    color: #85bae9!important;
}

a.a_active {
    background: #a2caed;
    border-radius: 50%;
    padding: 0px 5px 5px 5px;
    width: 26px;
    height: 26px;
    display: block;
}
.alpha-index a {
    display: block;
    float: left;
}
.alpha-index:after {
    content: '';
    clear: both;
    display: block;
}


aside.author_top {
    float: left;
    width: 25%;
    text-align: center;
}
.author_content {
    width: 75%;
}
.text_a_desv {
    max-width: 60%;
    float: left;
}
.modal_review {
    position: fixed;
    display: none;
    width: 100%;
    height: 100vh;
    background: #ffffffd1;
    top: 0;
    left: 0;
    z-index: 99;
}
.content_product {
    padding: 0 65px;
}
p.rewiew_modal {
    display: block;
    border: 1px solid #85bae9;
    border-radius: 25px;
    width: fit-content;
    margin: 0 auto;
    padding: 5px 15px;
    color: #85bae9;
    cursor: pointer;
}
.review_total {
    background: #f1f1f1;
    padding: 25px;
}
div#review {
    width: 77%;
    margin: 0 auto;
}
div#review table tbody tr:nth-child(even) {
    background: white;
}
form#form-review {
    max-width: 500px;
    background: white;
    padding: 25px;
    margin: 50px auto;
    -webkit-box-shadow: 5px 5px 5px 0px rgba(219,219,219,1);
-moz-box-shadow: 5px 5px 5px 0px rgba(219,219,219,1);
box-shadow: 5px 5px 5px 0px rgba(219,219,219,1);
}
p.hrest.hsh_res {
    cursor: pointer;
}
i.fa.fa-search {
    margin-right: 6px;
        margin-left: -8px;
}
.logo_title.footer {
    float: none;
}
.custom_footer ul li {
    list-style-type: none;
}


.foot_left_double {
    float: left;
    display: flex;
    margin-left: 15px;
}
.foot_left_double>ul {
    margin-right: 19px;
}

.logo_title.footer .logo_titile p.title_1 {
    font-size: 15px;
}



.foot_center {
    float: left;
    margin-left: 150px;
}
.foot_right {
    float: right;
    margin-right: 50px;
}
.custom_footer:after {
    content: '';
    clear: both;
    display: block;
}
a.foot_btn {
    background: #79bde8;
    display: block;
    width: fit-content;
    color: white;
    cursor: pointer;
    padding: 6px 25px;
    border-radius: 25px;
    margin-left: 41px;
    letter-spacing: 1px;
}

.logo_title.footer .logo_img {
    width: 34px;
    margin-left: -4px;
}
.logo_title.footer {
    padding: 0;
}
.logo_title.footer .logo_titile p {
    color: white;
}
.logo_title.footer .logo_titile {
    margin-top: 0;
}
.logo_title.footer p.title_2 {
    font-weight: bold;
}
p.foot_adress {
    color: white;
    margin-left: 46px;
    font-size: 15px;
    margin-top: 5px;
}
ul.foot_contacts {
    margin-left: 13px;
}
footer .fa {
    margin-right: 15px;
}
.social {
    margin-bottom: 25px;
    margin-left: 66px;
   
    font-size: 25px;
}

.hovered_block {
    display: none;
    background: #ffffffe0;  
    position: absolute;
    margin-top: 79px;
    z-index: 9999;
    padding: 15px 39px 15px 25px;
    height: 350px;
}

.hovered_block span.price-wrapper {
    margin: 8px 0 0 0;
}
p.add_to_cart_new_hovered {
    display: flex;
    /* vertical-align: initial; */
}
a.hovered_t {
    display: block;
    color: black;
    font-size: 16px;
    font-weight: 600;
    margin-top: 10px;
}
a.hovered_a {
    text-decoration: underline;
    margin-top: 5px;
    display: block;
    margin-bottom: 15px;
}

.product-thumb:hover .hovered_block   {
    display: block;
}
.product-thumb:hover .button-group {
    opacity: 0;
}

.product-thumb:hover .middl_bl {
    opacity: 0;
}



.owl-item span.price-wrapper {
    float: left;
    display: block;
}
.owl-item p.add_to_cart_new {
    display: block;
    float: left;
    margin-left: 0;
    padding-left: 0;
}
.owl-item span.price-wrapper {
    margin-right: 13px;
}



p.add_to_cart_new_hovered span.image_in_h {
    background: #4da1d4;
    display: block;
       padding: 4px 5px 5px 5px;
    width: fit-content;
    border-radius: 50%;
    float: left;
  
}
p.add_to_cart_new_hovered span.image_in_h img{
    width: 19px;
    
}
.hovered_price:after {
    display: block;
    content: '';
    clear: both;
}
span.text_in_h {
    background: #d3eeff;
        padding: 4px 7px 2px 7px;
    line-height: normal;
     color: #85bae9; 
    margin: 4px 0 1px -3px;
    z-index: -1;
    display: block;
    height: 22px;
    border-bottom-right-radius: 25px;
    border-top-right-radius: 25px;
}
p.add_to_cart_new_hovered {
    float: right;
}
p.add_to_cart_new_hovered {
    margin-top: 5px;
}



ul.news_title:after {
    content: '';
        clear: both;
    display: block;

}

ul.news_title li {
    list-style-type: none;
    padding: 5px 15px;
    text-align: center;
    margin: 2px 25px;
        display: inline-block;
}

ul.news_title {
    margin-top: -10px;
    margin-bottom: 25px;
    text-align: center;
}
ul.news_title a {
    font-size: 18px;
}
h4.cats_title {
    font-size: 18px;
    color: black;
    margin-top: 10px;
        height: 50px;
    overflow: hidden;
}
h4.cats_title a {
    color: black;
}
p.smal_prew {
    height: 42px;
    overflow: hidden;
        color: grey;
    margin-top: -6px;
}
.outer_blog {
    border: 1px solid #85bae9;
}
.foot_bl {
     border-top: 1px solid #85bae9;
}
.blog_loyat {
 padding: 0 15px; 
    margin-bottom: 15px;
}


.inner_cat_desc:after {
    clear: both;
    display: block;
    content: '';
}

p.cat_smal_desc {
    float: left;
    background: black;
    color: white;
    margin: 4px 4px;
    padding: 0px 10px;
    border-radius: 5px;
}
h1.info_titile {
    font-size: 38px;
    text-align: center;
    display: block;
    width: 100%;
        padding-top: 5px;
    margin-bottom: 37px;
}
div#content_full {
    width: 90%;
    margin: 0 auto;
}
.inner_info {
    max-width: 900px;
    margin: 0 auto;
    width: 100%;
}
.inner_cat_desc {
    /* margin-bottom: -52px; */
    position: absolute;
}
.outer_blog .product-thumb {
    margin-top: -24px;
}
.form_left_s {
    float: left;
    width: 50%;
    padding: 15px;
}
.form_righr {
    float: right;
    width: 50%;
    padding: 15px;
}


form.form-horizontal input.button.btn.btn-primary {
    background: #7ab6da;
    border-radius: 25px;
    width: fit-content;
    display: block;
    padding: 15px 25px;
    margin-left: auto;
    margin-right: 25px;
}
.fix_not {
    width: fit-content;
}

form.form-horizontal textarea#input-enquiry {
    height: 119px;
}
a.incon {
    color: black;
}
a.incon .fa {
    margin-right: 5px;
}
p.small_greynot {
    color: grey;
    text-align: right;
}

p.centered_not {
    text-align: center;
}
.not_foun_in {
    background-image: url(../image/not_found.jpg);
    min-height: 400px;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 105px 0 0 331px;
    margin: 0;
}
.alpha-index {
    background: #f4f0f1;
    padding: 15px 0;
}
.alpha-index p {
    width: 521px!important;
    margin: 0 auto;
    display: block;
    width: auto;
    text-align: center;
}

.author_search input.form-control.input-lg {
    width: 500px;
    margin: 0 auto;
    display: block;
}

.author_search button.button {
    background: #7cb8dc;
    /* margin-left: -150px; */
}
.author_search span.input-group-btn {
    margin-left: -85px;
}
button#button-review {
    background: #7cb8dc;
    color: white;
    padding: 10px 15px;
    border-radius: 25px;
}
form#form-review p.hrest.hsh_res {
    float: right;
    margin-top: 14px;
}

.modal_review h2 {
    color: #7cb8dc;
    font-weight: normal;
    font-size: 32px;
}


.author_search div#search {
    width: fit-content;
    margin: 0 auto;
}
.author_search {
    margin-bottom: 25px;
}

.alfa_select {
    width: 350px;
    margin: 0 auto;
}
.alfa_select p {
    float: left;
}
.alfa_select:after {
content: '';
    clear: both;
    display: block;
}
.alfa_select a {
    padding: 5px 10px;
    margin: 0 10px 20px 10px;
}
a.a_btn_search {
    cursor: pointer;
    color: #87c3e7;
}
a.a_btn_search.active {
    background: #d8e9f0;
    border-radius: 25px;
    color: black;
}
.bottom-modules:after {
    content: '';
    display: block;
    clear: both;
}


.Left_side_books {
    float: left;
    width: 20%;
}
.right_class_books {
    float: left;
    max-width: 80%;
}
.total_books:after,.top_row_cat:after,.home_flexable:after,.right_class_books:after,.bot_p_banner:after {
    content: '';
    clear: both;
    display: block;
}
.one_cat {
    float: left;
    width: 10%;
   
    text-align: center;
}
.Left_side_books a, .Left_side_books p {
    display: block;
}
.bot_p_banner .item {
    float: left;
    width: 50%;
}

h1.info_titile.inblog {
    text-align: left;
    color: #464452;
   
}

p.ander_art_date.right_border i.fa.fa-calendar, p.ander_art_date i.fa.fa-clock-o {
    color: #85bae9!important;
}


.module_tab.hits {
    background: #f0f0f0;
    padding: 25px 0;
}
.Left_side_books a, , .Left_side_books p {
    color: #272727;
    font-size: 18px;
    font-weight: 800;
    margin: 15px 0;
}
.Left_side_books {
    padding: 0 25px;
}
.Left_side_books p {
cursor: pointer;
}
.Left_side_books a img,, .Left_side_books p img {
    width: 13px;
}
.right_class_books {
    border-left: 1px solid #d8e6eb;
}

.Left_side_books,.right_class_books {
    padding-top: 25px;
}
.module_tab.hits {

    margin-left: -25px;
    margin-right: -25px;
}


aside#column-left {
       height: auto!important;
    overflow: auto;
    max-width: 100%;
}

.tabs__content {
  display: none; /* по умолчанию прячем все блоки */
}
.tabs__content.active {
  display: block; /* по умолчанию показываем нужный блок */
}

ul.tabs__caption li {
    list-style-type: none;
    color: #6eb3da;
    font-size: 16px;
    float: left;
    cursor: pointer;
    margin: 10px 25px;
    padding: 5px 25px;
    border-radius: 25px;
}

ul.tabs__caption li.active { 
background: #d8e9f0;
    color: black;
}


ul.tabs__caption {
    text-align: center;
    width: fit-content;
    margin: 15px auto;
}
ul.tabs__caption:after,.row.inproduct_blog:after {
    clear: both;
    content: '';
    display: block;
}
.row.inproduct_blog .image {
    float: left;
    margin-right: 25px;
}
p.smal_title {
    color: #e75971;
    float: left;
    margin-right: 25px;
    padding-top: 5px;
    display: block;
}
.row.inproduct_blog {
    max-width: 726px;
}
.inproductslider.columns.small-12 {
    background: #f0f0f0;
    margin-top: 25px;
    padding-top: 25px;
}
.inproductslider.columns.small-12 h3.related {
    color: #67add9;
    font-weight: normal;
}
h3.related {
   color: #67add9; 
    font-weight: normal;
}
.tabs {
    border: none!important;
}
 


/**/
.logo_titile a:hover p {
    color: #79bde8;
}


span.promo {
    color: #eb7688;
    font-size: 13px;
    line-height: normal;
     margin-top: -2px; 
    display: block;
    float: left;
    margin-right: 5px;
}
div#author a {
    color: #79bde8;
}
h4 a {
    color: #79bde8;
    font-weight: 300;
}
.one_cat img {
    height: 65px;
    margin-bottom: 10px;
}

.middl_bl {
    height: 70px;
}

ul#module-single-tabs-0 {
    margin-top: 50px;
}
.box.single-category.wrapper-box {
    margin-bottom: 0;
}

h3.home_title_h3 {
    
}
h3.home_title_h3 a {
    color: #79bde8;
    font-size: 24px;
}

.autor_carusel_decor {
  text-decoration: underline;
color: #79bde8;    
}
.inautor.name {
    font-size: 26px;
}
h3.home_title_h3 img {
    width: 38px;
}
a.inautor.name img {
    width: 38px;
}
.home_author_desc {
    margin-top: 17px;
}
p.in_price {
    font-weight: 700;
    font-size: 19px;
    margin-top: -5px;
}
p.in_name {
    margin-bottom: 0;
    font-weight: 700;
    font-size: 19px;
    margin-top: 10px;
}


body.product-allproduct div#banner0 {
    display: flex;
}


.header_btn span.show-for-large {
    text-transform: none;
    font-size: 12px;
    margin-top: 12px;
}

.header_info .logo_titile p.title_2 {
    font-weight: 600;
}


.head_menu .is-dropdown-submenu {
    padding-top: 15px;
    margin-top: 1px;
    margin-left: 52px;
    min-width: 426px;
    padding-bottom: 20px;
}
.mfilter-heading-content {
    background: white;
    font-size: 18px;
    font-weight: 600;
}
.mfilter-heading-text {
    width: fit-content;
    float: left;
}

i.fa.fa-star-o {
    color: #ffc100;
    font-weight: bold;
    font-size: 18px;
}
span.mfilter-counter {
    background: none!important;
    color: grey!important;
    font-size: 13px!important;
    margin-top: -7px;
}
.mfilter-content-opts {
    padding-left: 20px;
}
.mfilter-tb-as-td.mfilter-col-count {
    padding-right: 15px;
}



/*WHITE BACK*/


.next.white_list {
    width: 157px;
    background: #ffffff80;
    border-radius: unset;
    height: 460px;
    margin-top: 19px;
    /* height: 300px; */
}


.next.white_list i.fa.fa-angle-right {
    top: 50%;
    position: absolute;
    margin-top: -50px;
    margin-left: 15px;
}
.row.margin_fix {
    margin-top: -30px;
}


.columns.small-12.large-6.small_fixing {
    /* width: 45px; */
    max-width: 39%;
    margin: 25px auto;
        padding-left: 62px;
}

.columns.small-12.large-6.small_fixing address {
    padding-left: 13px;
        font-style: normal;
}

body.information-contact form.form-horizontal h3 {
    font-weight: normal;
    font-size: 27px;
}


body.information-contact form.form-horizontal label {
    margin-left: 19px;
    /* display: block; */
}
i.fa.fa-map-marker {
    margin-left: -4px;
    margin-right: 4px;
}


.foot_bl {
    display: flex;
}




.outer_blog .caption {
    padding: 0 10px;
}

.outer_blog .caption h4.cats_title a { 
    font-weight: 600;
}
.foot_bl>p {
    width: 50%;
    padding: 5px 10px 5px 10px;
    margin: 0px 0 0 0;
    font-size: 12px;
    color: grey;
}

p.ander_art_date.right_border {
    border-right: 1px solid #85bae9;
}

p.ander_art_date i {
    margin-right: 5px;
    color: #85bae9;
}

p.ander_art_date {
    text-align: center;
}
p.ander_art_date.right_border {
    text-align: left;
}

.pagination {
    margin: 0 auto;
}


ul.pagination li a,ul.pagination li span {
    border: 2px solid #85bae9;
    padding: 1px 13px;
    margin: 0 5px;
    border-radius: 25px;
    display: block;
    color:  #85bae9;
    font-size: 12px;
}

ul.pagination li a:hover {
      border: none;
    background: #d8e9f0;
    padding: 3px 15px;
    color: #30b8ef;  
}


ul.pagination li.active span {
    border: none;
    background: #d8e9f0;
    padding: 3px 15px;
    color: #30b8ef;
}


.breadcrumbs li {
    float: left;
    font-size: 14px;
    color: #0a0a0a;
    cursor: default;
    text-transform: inherit;
}

.breadcrumbs li:not(:last-child):after {
    position: relative;
    top: 1px;
    margin: 0 .75rem;
    opacity: 1;
    content: ">";
    color: #cacaca;
}
.breadcrumbs li:not(:last-child):after {
    position: relative;
    top: 0px;
    margin: 0 5px 0 5px;
    opacity: 1;
    content: ">";
    color: #cacaca;
}

.blog_group_u_image p {
    float: left;
}
.group_info {
    float: left;
}
.catin_naame {
    float: right;
}
.blog_group_u_image {
    width: 100%;
}

.blog_group_u_image .group_info p {
    margin: 4px 16px;
    color: grey;
    font-size: 12px;
}

.blog_group_u_image .group_info p i {
    color: grey;
}

.blog_group_u_image p.ander_art_date.right_border {
    border-right: none;
}




.releted_art .image {
    float: left;
        margin-right: 15px;
}

.releted_product {
    width: 35%;
}


.releted_art .product-thumb:after {
    clear: both;
    display: block;
    content: '';
}

.releted_art .product-layout.product-list.col-xs-12 {
    margin: 25px 0;
}

.small_column_right {
    padding: 50px;
}


.small_column_right .product-thumb.related .name {
    display: block;
    padding-top: 40px;
}

.price_prd {
    float: left;
    margin-top: 2px;
    margin-left: 15px;
}

.releted_art>div, .releted_product>div {
  
    overflow: hidden;
    margin: 15px 0;
}


a.author_inpr_blog {
    display: block;
}



.last_pr_side ol {
    padding-top: 8px;
}
h2.adding_info {
    font-size: 17px;
    font-weight: normal;
    margin-left: 20px;
    background: rgba(228,239,246,1);
    background: linear-gradient(180deg, rgba(228,239,246,1) 0%, rgba(255,255,255,1) 100%);
    padding-left: 25px;
    padding-top: 9px;
}
.last_pr_side {
    float: right;
    width: 330px;
   
    margin-top: 12px;
   
}
h2.adding_info span {
    font-size: 38px;
    display: block;
    float: left;
    margin-left: -3px;
    margin-right: 7px;
    font-weight: bold;
}


.last_pr_side ol {
    background: rgba(228,239,246,1);
    background: linear-gradient(180deg, rgba(228,239,246,1) 0%, rgba(255,255,255,1) 100%);
    padding-left: 21px;
}

.last_pr_side ol li {
    margin: 13px 24px;
    padding: 2px 13px 2px 1px;
}



i.fa.fa-star-o.fa-stack-1x {
    display: none;
}

i.fa.fa-search-plus {
    display: none;
}

i.fa.fa-bookmark-o {
    color: #ffc100;
}
.btn {
    cursor: pointer;
}

.big_count {
       background: #ffc100;
    width: fit-content;
    padding: 6px 13px;
    font-size: 19px;
    color: white;
    float: left;
    margin-right: 15px;
    border-radius: 2px;
}

p.small_rewiews_btn.hsh_res {
    color: gray;
    padding: 0;
    margin: 0px 0 0 0;
    cursor: pointer;
}
.center_rating {
    float: left;
    margin-top: -5px;
}
.star_selected:after {
    clear: both;
    content: '';
    display: block;
}
p.star {
    padding: 0;
    margin: -9px 0 0px 0;
}
.star_selected {
    margin-top: 13px;
    margin-bottom: 16px;
}




.body_rew {
    float: left;
    background: white;
    width: 70%;
    margin: 4px 0px 6px 0;
    min-height: 150px;
    padding: 15px;
    -webkit-box-shadow: 5px 5px 5px 0px rgba(184,184,184,1);
    -moz-box-shadow: 5px 5px 5px 0px rgba(184,184,184,1);
    box-shadow: 5px 5px 5px 0px rgba(184,184,184,1);
}
.body_rew:before {
    border: 10px solid transparent;
    border-top: 10px solid white;
    border-right: 10px solid white;
    position: absolute;
    content: '';
    margin-left: -34px;
    margin-top: -15px;
}
.left_rew {
    text-align: right;
    padding-right: 25px;
    width: 15%;
}
p.author_rew {
    font-weight: bold;
    margin-top: -5px;
    margin-bottom: 0;
}
p.date_rew {
    color: grey;
    font-size: 13px;
}

.fa-stack-2x {
    font-size: 17px;
    color: #ffc100;
}
.tablereview_in {
    display: flex;
}
p.like {
    float: left;
}
.rew_like {
    width: 15%;
    margin-top: auto;
    padding-left: 18px;
    /* vertical-align: bottom; */
}
i.fa.fa-thumbs-up {
    color: green;
}

.left_side_author {
    float: left;
}
.right_side_author {
    float: left;
    max-width: 676px;
    margin-left: 19px;
}

.attr_bl {
    display: flex;
}
.attrbl {
    width: 178px;
}
.attrbl.leftbl {
    width: 130px;
}
.attrbl.leftbl {
    color: grey;
}

i.copied.fa.fa-clipboard {
    cursor: pointer;
    color: grey;
}


p.title_2 {
    margin-left: -8px;
}

.search_header #search input, #search button {
    padding: 10px 13px 7px 19px;

}


.right_side h1 span.btn {
    font-size: 37px;
    margin-left: 15px;
}


ul.small_images {
    margin-left: -4px;
}
ul.small_images li {
    margin: 0 4px;
}

li.image-additional .thumbnail {
    box-shadow: 0 0 0 1px rgba(43,166,203,.5);
}

ul.list-unstyled.product-info {
    color: grey;
}

ul.list-unstyled.product-info span {
    width: 55px;
    display: block;
    float: left;
}
span.in_stock i {
    color: green;
        margin-right: 5px;
}


.left_side i.fa.fa-bookmark-o {
    margin-right: 7px;
    font-size: 18px;
}
.specification {
    margin-bottom: 15px;
    margin-top: 10px;
}

ul.list-unstyled.product-info a {
    text-decoration: underline;
}


.xdstickers_wrapper.position_upleft {
    position: absolute;
}
.xdstickers {
    float: left;
    text-transform: capitalize;
        color: white;
        margin-right: 5px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.xdstickers.xdsticker_0 {
       background: #e85a71;
}
.xdstickers.xdsticker_4 {
       background: #e85a71;
}
.xdstickers.xdsticker_1 {
        background: #ffbf41;
}
.xdstickers.xdsticker_2 {
    background: #0ca94b;
}
.image {
    padding-top: 24px;
}

body.common-home .xdstickers_wrapper.position_upleft {
    top: 22px!important;
}

.search_header .live-search {
    background: white;
    padding: 25px;
}

.live-search ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    /* width: 50%; */
    /* float: left; */
    /* display: block; */
}

.search_one_res a {
    color: black;
}

.search_one_res ul li {
    list-style-type: none;
}

.result_prd {
    width: 50%;
    float: left;
    padding: 5px;
    margin-bottom: 10px;
}


a.in_search_ajax {
    color: #85bae9;
}
.authoe_aj_image {
    float: left;
    margin-right: 10px;
    max-width: 134px;
}


a.in_search_ajax img {
    width: 20px;
}
a.in_search_ajax span {
    color: red;
}


.one_block .product-name.columns.small-7 {
    height: 39px;
    overflow: hidden;
}

a.firs_ing {
    display: block;
    width: fit-content;
    float: left;
    margin-right: 5px;
}

p.product-name_inajax {
    display: block;
    color: black;
    height: 36px;
    overflow: hidden;
    line-height: 18px;
    padding-bottom: 0;
    margin-bottom: 0;
}
a.pr_author_ajax {
    color: #85bae9;
    text-decoration: underline;
    font-size: 13px;
    margin-bottom: 14px;
    display: block;
}

a.author_t_a {
    color: #85bae9;
    font-size: 25px;
    margin-top: 5px;
    padding-top: 17px;
    display: block;
}


.author:after {
    clear: both;
    display: block;
    content: '';
}


.search_one_res .author {
    margin-bottom: 7px;
}
a.button,input.button {
    background: #79bde8;
    border-radius: 25px;
}


body.account-login input#input-password {
    margin-top: 30px;
}
a.forgot_psw {
    margin-bottom: 16px;
    display: block;
}
input.btn.btn-primary {
    background: #79bde8;
    border-radius: 25px;
    border: none;
    color: white;
    padding: 10px 15px;
}


body.account-edit fieldset {
    margin-bottom: 25px;
}




input.accsubmit,a.acc_back {
    background: #6fabcf;
    border: none;
    color: white;
    padding: 5px 15px;
    border-radius: 25px;
}
.bottom_btn_row {
    text-align: end;
}

li.filter_24 .mfilter-content-opts {
    display: none!important;
}

li.filter_25 .mfilter-content-opts {
    display: none!important;
}
li.filter_26 .mfilter-content-opts {
    display: none!important;
}

.rew_like {
   width: 15%;
    
}
i.fa.fa-thumbs-down {
    transform: scale(-1, 1);
    /* transform: translateX(141px) rotate(45deg); */
    /* transform: rotate(45deg) translateX(118px); */
    /* transform: rotate(185deg); */
}

.rew_like i {
    font-size: 28px;
    margin-right: 5px;
}
.rew_like>p {
    cursor: pointer;
    margin: 0 10px;
}
p.dislike {
    color: grey;
}


p.sank_u {
    /* margin-left: 50px; */
    display: block;
    margin-right: -50px;
}
.rew_like:before {
    content: 'Корисний відгук?';
    color: grey;
    position: absolute;
    font-size: 12px;
    margin-top: -21px;
}
.author_bread {
    margin-left: 50px;
}

h2.author_books {
    text-align: center;
    color: #85bae9;
    font-size: 31px;
    font-weight: 300;
}
div#author_carusel {
    max-width: 85%;
    margin: 0 auto;
}

h4.advancedd {
    padding-top: 39px;
}

div#featuref_in_pr {
    max-width: 1440px;
    margin: 0 auto;
}
span.fa.fa-stack {
    width: 17px;
}

i.fa.fa-times {
    color: #cecece;
    font-size: 16px;
    /* margin-left: auto; */
    /* right: 0; */
}

button#close {
    margin-left: auto;
    display: block;
    margin-top: 8px;
    margin-right: 8px;
}
h3.in_modal {
    color: grey;
    font-weight: normal;
    font-size: 27px;
}
.xdstickers_wrapper.position_upleft {
    margin-top: -20px;
    margin-left: 39px;
}

.cat_card {
    width: 300px;
    float: left;
}
.cat_card {
    width: 308px;
    height: 404px;
    float: left;
}
.cat_card .hovered_block {
    width: 308px;
}
.cat_card .name {
    height: 43px;
}

.cat_card span.price-wrapper {
    float: left;
}

.cat_card p.add_to_cart_new {
    float: right;
}
.cat_card .product-thumb {
    position: relative;
}
ul.breadcrumbs {
    margin-bottom: 35px;
}
.last_pr_side ul {
    padding: 5px 25px;
}
.attr_bl.type_id_25,.attr_bl.type_id_24,.attr_bl.type_id_35 {
    display: none;
}
h3.subtitle {
    font-size: 15px;
    text-align: left;
    margin-top: -8px;
    margin-bottom: 25px;
}

.xdstickers_wrapper {
    margin-left: 0!important;
}
.xdstickers_wrapper {
    position: absolute;
    margin-top: -20px;
}
.owl-item .xdstickers_wrapper.position_upleft {
    left: 25px!important;
}
.inproductslider .owl-item .xdstickers_wrapper.position_upleft {
    left: 0!important;
}


.owl-item.active.center .xdstickers_wrapper.position_upleft {
    left: 0!important;
} 

.tabs-panel {
    padding: 0 25px 0 25px;
}
.tab-content {
    margin-top: 34px;
}

.text_a_desv h3 {
    text-align: left;
    font-size: 22px;
}
.text_a_desv>div {
    margin-top: 10px;
}
div#banner1 {
    margin-top: 27px;
}

.mfilter-tb i.fa.fa-star-o {
    margin-right: 5px;
}
ul.small_images li {
    margin-right: 9px;
}
.tablereview_in:after {
    clear: both;
    content: '';
    display: block;
}
.max_wdht_product .xdstickers_wrapper.position_upleft {
    position: relative;
    z-index: 0;
}
ul.menu.submenu.is-dropdown-submenu.first-sub.vertical {
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.1);
}
ul.row_author {
    padding-left: 55px;
    columns: 3;
    -webkit-columns: 3;
    -moz-columns: 3;
     max-width: 1200px;
    margin: 40px auto 40px auto;
}

ul.row_author_selected {
    max-width: 1200px;
    margin: 40px auto 40px auto;   
}

.list_a_books a {
    color: #85bae9;
    text-decoration: underline;
}

ul.row_author li,ul.row_author_selected li {
    list-style-type: none;
    display: inline-block;
    /* vertical-align: top; */
    width: 400px;
}
.authors_content ul.breadcrumbs {
    margin-left: 5%;
    margin-top: -10px;
}

.authors_content h1.info_titile {
    margin-top: -15px;
}

ul.row_author li {
    margin-bottom: 25px;
}

.authors_content ul.breadcrumbs li {
    color: #c6c3c3;
}
span.seria_author {
    color: grey;
    margin-right: 15px;
}

.text_a_desv h2.name {
    margin-bottom: 0;
}
.text_a_desv h3 {
    margin-bottom: 15px;
}


.one_author_page p.add_to_cart_new {
    padding-top: 4px;
}
.one_author_page .inproductslider.prev {
    left: 1%;
}
.one_author_page .inproductslider.next {
    right: 1%;
    margin-top: -384px;
}

.one_author_page i.fa.fa-angle-left, .one_author_page i.fa.fa-angle-right {
    font-size: 53px;
}

.authoe_description {
     padding-top: 20px;
    overflow: hidden;
}

p.more_togle {
    color: #9fcef2;
    cursor: pointer;
        padding-top: 5px;
}
.text_a_desv {
    margin-bottom: 70px;
}

p.more_togle.author_shadow:before {
    
    content: '';
    width: 683px;
    height: 50px;
    position: absolute;
    display: block;
    margin-top: -65px;
   background: rgb(255,255,255);
background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
}

.container.all_books_tmp aside#column-left {
        border-right: 1px solid #e8e8e8;
    padding-top: 20px;
}

aside#column-left {
    border-right: 1px solid #e8e8e8;
}


.container.all_books_tmp .module_tab.hits {
    margin-left: -15px;
    margin-right: -15px;
}
.container.all_books_tmp {
    margin-top: -20px;
}
.container.all_books_tmp div#content {
    padding-top: 20px;
}

.columns.small-12.large-8.sort-select {
    display: none;
}
.row.expanded:after {
    content: '';
    clear: both;
    display: block;
}

.products_grid .cat_card {
    height: auto;
}


.outer_blog .image {
    height: 250px;
    overflow: hidden;
}

.container.all_books_tmp aside#column-left {
    flex: unset;
    width: 20%;
}

.container.all_books_tmp div#content {
    width: 80%;
    flex: unset;
}

.row.row.expanded.top-nav.sticky.is-anchored.is-at-top {
    max-width: 100%!important;
}
.top_row_cat {
    margin-top: 21px;
    margin-bottom: 31px;
}

.blog_image_ful {
   
    overflow: hidden;
}

.max_wdht_product .content_product .xdstickers_wrapper.position_upleft {
    left: 0;
    bottom: -5px;
}
.inproductslider.columns.small-12 {
    margin-bottom: -31px;
}
.bloked_bl img {
    width: 20px;
    margin-right: 8px;
}

.max_wdht_product nav {
    padding-left: 65px;
}

.mfilter-tb-as-td.mfilter-col-input input {
    position: inherit;
}
.container.all_books_tmp .xdstickers_wrapper.position_upleft {
    margin-top: -3px;
}
.mfilter-col-input input[type=checkbox], .mfilter-col-input input[type=radio] {
    margin: -6px 10px 0px 0!important;
}
.container.all_books_tmp h1 {
    display: none;
}

.attr_bl.type_id_36 {
    display: none;
}

h2.adding_info img {
    width: 59px;
    float: right;
    margin-top: -47px;
    margin-right: 14px;
}
.attr_bl.type_id_41,.attr_bl.type_id_42 {
    display: none;
}
li.filter_rating .mfilter-tb-as-td.mfilter-col-input {
    display: none;
}
.bf-attr-header {
    font-size: 18px!important;
    font-weight: 600!important;
}
.box.bf-check-position .box-heading {
    display: none;
}
.bf-attr-block-cont input {
    position: inherit!important;
}

.cat_card .image {
    /* display: block; */
    min-height: 481px;
}

.cat_card .xdstickers_wrapper.position_upleft {
    left: 0;
    top: 22px;
    /* bottom: 2px; */
}
.bf-buttonclear-box {
    display: none;
}
span.bf-count {
    background: none!important;
    color: grey!important;
    font-size: 12px;
}

.bf-rating-1,.bf-rating-2,.bf-rating-3,.bf-rating-4,.bf-rating-5 {
    background: unset!important;
}
.bf-attr-filter.bf-attr-r0.bf-row.bf-rating-1 {
    display: none;
}

.bf-arrow {
    float: unset!important;
    margin-left: 5px;
}
.attr_bl.type_id_37 {
    display: none;
}
.bf-panel-wrapper .box {
    border: unset!important;
}

.one_cat p {
    max-width: 78px;
    margin: 0 auto;
    line-height: normal;
}

.bf-cell {
    border-bottom: unset!important;
}
.bf-attr-header {
     border-top: unset!important;
}
div#tab-single-featured1-1 {
    display: block;
}
.product-thumb {
    position: relative;
}
div#reload_bl .owl-item .hovered_block {
    background: #ffffffe0;
    position: absolute;
    margin-top: 57px;
    z-index: 9999;
    padding: 15px 37px 15px 25px;
    /* height: 100%; */
    width: auto;
    right: 0;
    margin-left: 25px;
    margin-right: 25px;
}

div#reload_bl .tabs-panel .hovered_price {
    margin-left: -21px;
    margin-right: -21px;
}

.module_tab.hits .next.white_list {
    background: rgb(255,255,255);
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    height: 645px;
}



.bf-attr-block.typegroup_714 input {
    left: -999999px!important;
    position: absolute!important;
    display: none!important;
}

.news-box.wrapper-box .product-thumb:hover .caption {
    display: block;
}

.product-thumb:hover .caption {
    opacity: 0;
}

.blog_loyat.product-layout.product-list.columns.small-12.medium-6.large-4 .product-thumb:hover .caption {
    display: block;
}

.xdstickers.xdsticker_3 {
    background: green;
}
.xdstickers.xdsticker_stock_8 {
    background: #ff0099;
}


.adv_m_hovered {
    max-height: 123px;
    overflow: hidden;
}

.typegroup_43 .bf-sliding.bf-expanded {
    display: none!important;
}

.typegroup_52 .bf-sliding.bf-expanded {
    display: none!important;
}
.bf-attr-block.typegroup_52.bf-hidden {
    display: block!important;
}

.bf-attr-block.typegroup_43.bf-hidden {
    display: block!important;
}


.typegroup_44 .bf-sliding.bf-expanded {
    display: none!important;
}


.bf-attr-block.typegroup_44.bf-hidden {
    display: block!important;
}

.typegroup_45 .bf-sliding.bf-expanded {
    display: none!important;
}

.bf-attr-block.typegroup_45.bf-hidden {
    display: block!important;
}

.typegroup_50 .bf-sliding.bf-expanded {
    display: none!important;
}

.bf-attr-block.typegroup_50.bf-hidden {
    display: block!important;
}






.container .bf-cross, .container .bf-close-btn, .container .bf-arrow {
        background: url(../image/ico_22.png) no-repeat;
    background-size: contain;
    background-position: center;
    background-position: unset!important;
}

.container .bf-collapse .bf-cross, .container .bf-collapse .bf-close-btn, .container .bf-collapse .bf-arrow {
    transform: rotate(-90deg);
    display: inline-block;
    width: 14px;
    height: 14px;
}

button.adv_set {
    margin-top: 13px;
}


div#notify_when_available .modal-content {
    background: white;
    width: 50%;
    height: 282px;
    z-index: 99999;
    margin: 100px auto 100px auto;
}

div#notify_when_available {
     position: fixed;
     top: 0;
    left: 0;
    width: 100%;
   
    z-index: 99999999;
}

button.close_m_bot.close {
    position: absolute;
    z-index: 999999;
    margin-left: 400px;
    margin-top: 7px;
    font-size: 28px;
}
form#notify_when_available button {
    background: #79bde8;
    color: white;
    padding: 10px 10px;
    border-radius: 25px;
    margin: 0 auto;
    display: block;
}


.bf-rating-1 input, .bf-rating-2 input, .bf-rating-3 input, .bf-rating-4 input , .bf-rating-5 input {
    display: none!important;
}

span.adv_sl {
    display: block;
    font-size: 15px!important;
    line-height: 16px;
    margin-top: 10px;
    font-weight: 700!important;
}
h2.adding_info:after {
    content: '';
    display: block;
    clear: both;
}
.row.inproduct_blog .image {
    float: left;
    margin-right: 25px;
    width: 237px;
}
.row.inproduct_blog .caption {
    width: 800px;
    margin-top: 30px;
}
.row.inproduct_blog .product-thumb:hover .caption {
    display: block;
}
.row.inproduct_blog h4 {
    width: 460px;
}


.row.inproduct_blog .product-thumb.related.transition {
    margin-top: -34px;
}

input#a_search {
    text-align: left;
    padding-left: 20px;
}


ul#module-single-tabs-0 a#tab-single-specials-0-label {
    display: none;
}

.authors_content .author_search i.fa.fa-search {
    margin-right: 1px;
}

.attr_bl.type_id_46,.attr_bl.type_id_47,.attr_bl.type_id_44 {
    display: none;
}

ul.small_images li {
    width: 120px;
}


div#reload_bl .products_grid {
    background: #f0f0f0;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 15px;
    padding: 24px 15px 60px 15px;
}
div#reload_bl .cat_card {
    width: 209px;
    margin: 5px 12px;
   
    float: left;
}

div#reload_bl .cat_card .hovered_block {
width: 209px;
    height: 272px;
    margin-top: 66px;
}
div#reload_bl .hovered_price {
    margin-left: -5px;
    margin-right: -11px;
}

div#reload_bl .products_grid .xdstickers_wrapper {
    margin-top: -20px;
}

p.filter_p {
    height: 129px;
    overflow: hidden;
}

div#reload_bl .cat_card .image {
    /* display: block; */
    min-height: 345px;
}


div#notify_when_available .modal-content {
    padding: 15px;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);
box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);
}

.form-group.advancd_width {
    width: 697px;
}
span.price-old {
    text-decoration: line-through;
}

span.price.red_price {
    color: #e85a71;
   
}

.owl-stage-outer span.price.red_price {
  font-size: 20px;
    font-weight: 600;  
}
.right_side h1 span.btn {
    position: absolute;
}



.bf-sliding.bf-expanded::-webkit-scrollbar {
  width: 10px;
}

/* Track */
.bf-sliding.bf-expanded::-webkit-scrollbar-track {
  background: #f1f1f1;
width: 2px;    
}

/* Handle */
.bf-sliding.bf-expanded::-webkit-scrollbar-thumb {
  background: #85bae9;
  border-radius: 2px;    
}

/* Handle on hover */
.bf-sliding.bf-expanded::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.product-image.insearch {
    height: 332px;
}

.button-group p.add_to_cart_new {
    float: right;
    padding: 0;
    margin: 0 0 0 11px; 
}
.button-group span.price-wrapper {
    padding: 0;
    margin: 0;
}

div#bottomAnchor .columns.small-12.large-6.text-right {
    display: none;
}

div#bottomAnchor .columns.small-12.large-6.text-left {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: auto;
    text-align: center;
    flex: none;
    max-width: 100%;
}

.sponz {
    display: none!important;
}

.bf-attr-header.bf-w-line.type_45.bf-clickable span.bf-arrow  {
    transform: rotate(-90deg);
    display: inline-block;
}

.bf-attr-header.bf-w-line.type_50.bf-clickable span.bf-arrow  {
    transform: rotate(-90deg);
    display: inline-block;
}


.typegroup_43.bf-hidden span.bf-arrow {
     transform: rotate(-90deg);
    display: inline-block;
    
}

.typegroup_52.bf-hidden span.bf-arrow {
     transform: rotate(-90deg);
    display: inline-block;
    
}



.typegroup_51 span.bf-arrow {
     transform: rotate(-90deg);
    display: inline-block;
    
}
.bf-attr-filter.bf-attr-a51.bf-row {
    display: none;
}
.bf-attr-block.typegroup_51.bf-hidden {
    display: block!important;
}
.bf-attr-block.typegroup_51.bf-hidden.advanced_rotate span.bf-arrow {
    transform: rotate(-90deg);
    display: inline-block;
}

.typegroup_44.bf-hidden span.bf-arrow {
     transform: rotate(-90deg);
    display: inline-block;
    
}


.typegroup_42.advanced_rotate span.bf-arrow {
    transform: rotate(-90deg);
    display: inline-block;
}

.typegroup_41.advanced_rotate span.bf-arrow {
    transform: rotate(0deg);
    display: inline-block;
}
.typegroup_46.advanced_rotate span.bf-arrow {
    transform: rotate(0deg)!important;
    display: inline-block;
}
.typegroup_47.advanced_rotate span.bf-arrow {
    transform: rotate(-90deg);
    display: inline-block;
}

.typegroup_50.advanced_rotate span.bf-arrow {
    transform: rotate(-0deg);
    display: inline-block;
}

.bf-attr-block.typegroup_.advanced_rotate span.bf-arrow {
    transform: rotate(-90deg)!important;
    display: inline-block;
} 

.products_grid.jadai {
    display: block!important;
}
.spinner_box.jadai {
    display: none!important;
}
.bf-attr-block.typegroup_49 {
    display: none!important;
}
button.button.btn.btn-primary.btn-lg {
    background: #9bc0e1;
    border-radius: 25px;
    font-size: 16px!important;
}


a.continue {
    font-size: 17px!important;
    margin-top: 16px!important;
    display: block;
}
.simplecheckout-button-block.buttons a {
    color: white;
}


.chekout_page a.btn {
    color: white;
}



body.checkout-simplecheckout .columns.small-12.large-6 {
    width: 100%!important;
    max-width: 100%!important;
    flex: unset;
}


.cart_ad_header {
    background: rgba(228,239,246,1);
    background: linear-gradient(180deg, rgba(228,239,246,1) 0%, rgba(255,255,255,1) 100%);
}
.cart_adv_body {
        background: rgba(228,239,246,1);
    background: linear-gradient(180deg, rgba(228,239,246,1) 0%, rgba(255,255,255,1) 100%);
    
}
p.big_cart_num {
    font-size: 47px;
    font-weight: 700;
    float: left;
}

p.chage_cart {
    float: right;
}
p.small_text_cart {
    float: left;
}

.cart_ad_header:after {
    content: '';
    display: block;
    clear: both;
}
p.small_text_cart {
    margin-left: 15px;
    line-height: 18px;
    margin-top: 17px;
}
p.chage_cart {
    cursor: pointer;
    margin-top: 26px;
}

.cart_pr_image {
    width: 50px;
    float: left;
}

.cart_ad_header {
    padding: 0 25px;
}
.cart_adv_body {
    padding: 25px;
}
p.big_cart_num {
    margin-bottom: 0;
}
a.product_cart_name {
    color: black;
    font-weight: 600;
}
.right_cart_prdesc {
    margin-left: 10px;
    float: left;
}
.one_product_cart:after {
    clear: both;
    content: '';
    display: block;
}
p.price_cart_adv {
    font-size: 16px;
    font-weight: 800;
}
p.price_cart_adv span {
    font-size: 14px;
    font-weight: 300;
}
.line:after {
    clear: both;
    display: block;
    content: '';
}
p.text_left {
    float: left;
}
p.right_totals {
    float: right;
}
.seperator_cart {
    width: 100%;
    height: 2px;
    background: white;
    margin: 25px 0;
}
.line.symma p {
    line-height: normal;
    padding: 0;
    margin: 0;
}

.qa_cart {
    float: right;
    display: none;
}
.cart_addon {
    width: 100%;
    min-width: 462px;
}
.line.totall p.text_left {
    font-size: 20px;
}
.line.totall p.right_totals {
    font-size: 20px;
    font-weight: 600;
}
.line.totall p.right_totals span {
    font-size: 16px;
    font-weight: normal;
}
p.right_totals {
    font-weight: 600;
}
p.right_totals span {
    font-weight: normal;
}
.checkout-heading.panel-heading {
    font-size: 20px;
    font-weight: 100;
}


.products_grid .product-thumb {
    height: 452px;
}
a#simplecheckout_button_login {
    color: white;
}

.max_wdht_product ul.breadcrumbs {
    display: block!important;
}


.checkout-heading.panel-heading.adv_tip span {
    font-weight: 100;
}
span.adv_back {
    background-color: rgba(228,239,246,1);
    padding: 6px 15px;
    border-radius: 25px;
    margin-left: 25px;
    margin-top: -6px;
}
.checkout-heading.panel-heading.adv_tip {
    width: fit-content;
    margin: 0 auto 40px auto;
}


.form-group.row.row-shipping_address_address_1 {
   /* display: none;*/
    display: block;
}
.form-group.row.row-shipping_address_zone_id {
    /*display: none;*/
    display: block;
}
select#shipping_address_zone_id_to_control {
    max-width: 200px;
    display: block;
    border-radius: 50px;
}






.radio-toolbar {
  margin: 10px;
}

.radio-toolbar input[type="radio"] {
  opacity: 0;
  position: fixed;
  width: 0;
}

.simple-content .simplecheckout .radio-toolbar label {
    display: inline-block;
    background-color: white;
    padding: 5px 15px;
    font-size: 16px;
    border: 1px solid #bfd6de;
    border-radius: 4px;
    margin-left: 0
}

.radio-toolbar label:hover {
  background-color: rgba(228,239,246,1);
}

.radio-toolbar input[type="radio"]:focus + label {
     background-color: rgba(228,239,246,1);
}

.radio-toolbar input[type="radio"]:checked + label {
    background-color: rgba(228,239,246,1);
   
}

span.adv_sity {
    cursor: pointer;
    text-align: right;
    /* display: -webkit-box; */
    float: right;
    color: #85bae9;
}

.input_sity {
    width: 200px;
}
.form-group.row.row-shipping_address_city {
    /*display: none;*/
    display: block;
}

.simple-content .simplecheckout label {
    margin-left: 15px;
}



.simplecheckout-block-content.columns.small-12.large-6 {
    padding: 0 15px;
    margin-top: 15px;
    margin-bottom: -11px;
}
.form-group.row.row-customer_register {
    display: none;
}
textarea#customer_field21 {
    height: 150px;
        padding-left: 19px;
}
.form-group.required.row.row-customer_password {
    display: none;
}
div#buttons {
   width: 484px;
    margin-left: 5px;
}
a#simplecheckout_button_confirm {
    background: #85bae9;
    border: none;
    width: 156px;
}
a#simplecheckout_button_back {
    background: white;
    color: #85bae9;
    padding: 12px 15px;
}

@media (max-width: 878px) {
    
    .content_product {
        padding: 0 10px;
    } 
    .left_side {
        float: unset;
    }
    
    .row {
        max-width: 100%!important;
    }
    

.logo_title {
    float: unset;
    margin: 0 auto;
    width: fit-content;
}
    .search_header {
    float: unset;
    margin: 20px auto;
    width: 100%;
}
    .header_btn {
    float: unset;
    width: 100%;
        margin-bottom: 20px;
}
    .header_btn ul.menu.list-inline li {
    margin: 0 auto;
}
    .home_flexable {
    display: block;
}
    .home_flexable #banner0 {
        width: 100%;
    }
    .right_side {
    float: unset;
    padding: 0;
}
    .mini_vish {
    height: unset;
}
    a.big_a_w {
    padding: 20px 0;
    max-width: 100%;
}
    .author-box.wrapper-box {
    width: 100%;
    float: unset;
}
    .news-box.wrapper-box {
    float: unset;
    width: 100%;
}
    .news-box .image {
    height: auto;
}
    .news-box h4 a {
    width: 100%;
}
    ul.dropdown.menu.left-menu.mobile-menu.opens-right {
    width: 400px;
    overflow-x: scroll;
}
    .head_menu>ul>li {
        width: 150px;
    }
}


div#content_full p strong {
    margin-bottom: -19px;
    display: block;
}

.form-group.form-one-click-call {
    padding: 25px;
    text-align: center;
}

.product-price.columns.small-3.np {
    flex: 0 0 70%;
    max-width: 70%;
}
.live-search .product-price > .special {
    margin-top: -5px;
    text-decoration: line-through;
    margin-left: -14px;
    margin-right: 10px;
}
.home_author_one img {
    margin-right: 8px;
}

.one_product_cart {
    margin-bottom: 5px;
}
.simplecheckout-block-content input {
    margin-right: 6px!important;
    margin-bottom: 0px;
    margin-top: 6px;
    display: block;
    float: left;
}
.simplecheckout .radio {
    margin-bottom: 9px;
}
.simplecheckout input {
    padding-left: 14px!important;
}
select#shipping_address_zone_id_to_control {
    padding-left: 15px;
    font-size: 13px;
}
label.small_fix {
    margin-left: 6px!important;
}
.simplecheckout-block-content label {
    margin-left: 20px!important;
}
div#simplecheckout_shipping_address {
    margin-bottom: 25px;
}
#simplecheckout_comment textarea#comment {
    padding-left: 10px!important;
}
p.chage_cart img {
    width: 18px;
    margin-top: -5px;
}

/*
#simplecheckout_payment 
*/



#simplecheckout_payment input[type="radio"] {
  opacity: 0;
  position: fixed;
  width: 0;
 /* border: 2px dashed #444;*/
}

#simplecheckout_payment input[type="radio"]:checked {
    /*background-color: #bfb;*/
    /*border-color: #4c4;*/
	border: 2px dashed #444;
	background-color: rgba(228,239,246,1);
}

#simplecheckout_payment label {
    display: inline-block;
    padding: 10px 20px;
    font-family: sans-serif, Arial;
    font-size: 16px;
    border: 1px solid #bfd6de;
    border-radius: 4px;
}

#simplecheckout_payment label.active {
    background-color: rgba(228,239,246,1);
}

#simplecheckout_payment label:hover {
    background-color: rgba(228,239,246,1);
}

#simplecheckout_payment input[type="radio"]:focus + label {
    border: 2px dashed #444;
    background-color: #bfb;
}

#simplecheckout_payment input[type="radio"]:checked + label {
    font-weight:bold;
	/*background-color: #bfb;*/
    /*border-color: #4c4;*/
	border: 2px dashed #444;
	background-color: rgba(228,239,246,1);
}



div#simplecheckout_payment .radio {
    width: 50%;
    float: left;
}
 .hamburger-menu {
        display: none;
    }

p.nav_open_side {
    display: none;
}

@media (max-width: 850px) {
    p.nav_open_side {
        display: block;
    margin: -41px auto 11px auto;
    padding: 5px 7px;
    background: #6fabcf;
    color: white;
    width: 200px;
    text-align: center;
    border-radius: 20px;
}
    
    
    .head_menu {
    display: none;
}
    .hamburger-menu {
        display: block;
    }
    
.wrapper-box img {
    height: auto!important;
    margin-top: -11px;
}
    .foot_center {
    margin-left: 0!important;
    padding-left: 15px;
    float: unset!important;
   
}
    
ul.dropdown.menu.left-menu.mobile-menu {
    width: 100%;
    overflow-x: scroll;
    overflow-y: visible;
}
    .owl-item.active.center {
    text-align: center;
}
    .owl-item.active.center .xdstickers_wrapper.position_upleft {
    /* margin-left: 42px!important; */
    position: inherit;
    /* margin-bottom: 21px; */
}
    .xdstickers_wrapper.position_upleft>div {
    margin-bottom: 0;
}
    .next.white_list {
    width: 122px;
    background: unset;
    height: 28px;
}
    .owl-item {
    text-align: center;
}
    a.btn._author_btn {
    display: block;
    /* width: 100%; */
    margin-top: 0;
}
    .under_author:after {
    clear: both;
    display: block;
    content: '';
}
    span.promo {
    margin-bottom: 5px;
}
    div#banner1 .owl-item {
    padding: 47px 9px;
    }
    .form-group.advancd_width {
    width: 100%;
}
    .first_gr {
    width: 100%;
}
    ul.small_images li {
    width: 29%;
}
    button#button-cart,button#modal_oneckl {
        margin-top: 0;
}
    .one_cat {
        width: 90px;
        height: 143px;
}
    .container.all_books_tmp div#content {
        width: 100%;
    }
    
    .top_row_cat {
    display: none;
}
.container.all_books_tmp aside#column-left {
   
    width: 100%;
    height: 300px!important;
    overflow-y: scroll;
    background: #80808012;
    -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.33);
    -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.33);
    box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.33);
}
    .bf-attr-block-cont.typein_468>div {
    background: unset!important;
        background-image: unset!important;
}
    .bf-attr-block-cont.typein_468 span {
        background-image: unset!important;
    }
    div#reload_bl .cat_card {
    width: 90%;
    margin: 84px auto;
    float: revert;
    height: 100%;
    padding: 13px;
}
    .container .bf-cross, .container .bf-close-btn, .container .bf-arrow {
    background-position: center!important;
}
    ul.row_author {
    padding-left: revert;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    max-width: 1200px;
    margin: 40px auto 40px auto;
    width: 100%;
}
    .author_search input.form-control.input-lg {
    width: 100%;
}
    .author_search div#search {
    width: 90%;
}
    .author_search button.button {
    min-width: 100px;
}
    .product-author-info aside {
        display: block;
    }
    aside.author_top {
    float: unset;
    width: 100%;
}
    .author_content {
    width: 90%;
    margin: 0 auto;
}
    ul.news_title li {
    float: left;
    margin: 0;
}
    
    
.cart_addon {
    width: 100%;
    min-width: unset;
}    
    
 body.checkout-simplecheckout div#buttons {
    width: 100%;
    margin-left: 5px;
}   
    
body.checkout-simplecheckout .row {
    width: 100%;
    margin: 0 auto!important;
}   
    
 .checkout-heading.panel-heading.adv_tip span {
    font-size: 14px;
}   
 span.adv_back {

    margin-left: 1px;
}   
    .simple-content .simplecheckout .radio-toolbar label {
        margin-bottom: 6px;
    }   
    div#simplecheckout_payment label {
    line-height: 18px;
    padding-left: 55px;
    width: 78%!important;
    margin-bottom: 15px;
    /* margin: 0!important; */
}
    div#simplecheckout_payment .radio {
        width: 100%!important;
    }
    
    }


.pull-right a {
    color: white;
}

div#modal_loader {
    display: none;
    position: fixed;
    width: 100%;
    height: 100vh;
    background: #ffffff8f;
    top: 0;
    left: 0;
    font-size: 50px;
    text-align: center;
    padding-top: 40vh;
    color: #56abda;
}

div#simplecheckout_customer .simplecheckout-block-content {
    padding: 0 15px;
    margin-top: -15px;
}
div#simplecheckout_customer input {
    margin-bottom: 10px;
}
div#simplecheckout_payment label {
    line-height: 18px;
    padding-left: 55px
}

div#simplecheckout_payment .radio:first-child:before {
    content: '';
    background-image: url(../image/cash_ico.png);
    width: 40px;
    height: 22px;
    position: absolute;
    background-size: cover;
    margin-left: 28px;
    margin-top: 17px;
        
    
}

div#simplecheckout_payment .radio:not(:first-child):before {
    content: '';
    background-image: url(../image/liq_ico.png);
    width: 35px;
    height: 22px;
    position: absolute;
    background-size: cover;
    margin-left: 28px;
    margin-top: 17px;
        
    
}

button.adv_set {
    background: #85bae9;
    padding: 8px 10px;
    border-radius: 25px;
    color: white;
    margin: 0 auto;
    cursor: pointer;
}
.attr_bl.type_id_49 {
    display: none;
}

h3.title_art_in {
    text-align: left;
}



.rating {
    float:left;
}

/* :not(:checked) is a filter, so that browsers that don’t support :checked don’t 
   follow these rules. Every browser that supports :checked also supports :not(), so
   it doesn’t make the test unnecessarily selective */
.rating:not(:checked) > input {
    position:absolute;
    top:-9999px;
    clip:rect(0,0,0,0);
}

.rating:not(:checked) > label {
    float:right;
    width:1em;
    padding:0 .1em;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
    font-size:200%;
    line-height:1.2;
    color:#ddd;
   margin: 0;
}
.first_gr .rating {
    float: unset;
}
.rating:not(:checked) > label:before {
    content: '★ ';
}

.rating > input:checked ~ label {
    color: #f70;
    text-shadow:1px 1px #c60, 2px 2px #940, .1em .1em .2em rgba(0,0,0,.5);
}

.rating:not(:checked) > label:hover,
.rating:not(:checked) > label:hover ~ label {
    color: gold;
    text-shadow:1px 1px goldenrod, 2px 2px #B57340, .1em .1em .2em rgba(0,0,0,.5);
}

.rating > input:checked + label:hover,
.rating > input:checked + label:hover ~ label,
.rating > input:checked ~ label:hover,
.rating > input:checked ~ label:hover ~ label,
.rating > label:hover ~ input:checked ~ label {
    color: #ea0;
    text-shadow:1px 1px goldenrod, 2px 2px #B57340, .1em .1em .2em rgba(0,0,0,.5);
}

.rating > label:active {
    position:relative;
    top:2px;
    left:2px;
}

.attrbl.righttbl a {
    text-decoration: underline;
}








#menu__toggle {
  opacity: 0;
}

#menu__toggle:checked ~ .menu__btn > span {
  transform: rotate(45deg);
}
#menu__toggle:checked ~ .menu__btn > span::before {
  top: 0;
  transform: rotate(0);
}
#menu__toggle:checked ~ .menu__btn > span::after {
  top: 0;
  transform: rotate(90deg);
}
#menu__toggle:checked ~ .menu__box {
  visibility: visible;
  left: 0;
}

.menu__btn {
  display: flex;
  align-items: center;
  position: absolute;
  top: 5px;
  left: 20px;

  width: 26px;
  height: 26px;

  cursor: pointer;
  z-index: 1;
}

.menu__btn > span,
.menu__btn > span::before,
.menu__btn > span::after {
  display: block;
  position: absolute;

  width: 100%;
  height: 2px;

  background-color: white;

  transition-duration: .25s;
}
.menu__btn > span::before {
  content: '';
  top: -8px;
}
.menu__btn > span::after {
  content: '';
  top: 8px;
}

.menu__box {
  display: block;
  position: fixed;
  visibility: hidden;
  top: 0;
  left: -100%;

  width: 300px;
  height: 100%;

  margin: 0;
  padding: 80px 0;

  list-style: none;

  background-color: #ECEFF1;
  box-shadow: 1px 0px 6px rgba(0, 0, 0, .2);

  transition-duration: .25s;
}

.menu__item {
  display: block;
  padding: 12px 24px;

  color: #333;

  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  font-weight: 600;

  text-decoration: none;

  transition-duration: .25s;
}
.menu__item:hover {
  background-color: #CFD8DC;
}
.hamburger-menu {
    position: absolute;
    margin-top: 15px;
    z-index: 99999;
   
}
label.menu__btn {
    margin-top: 38px;
}
ul.menu__box {
    background: #626168;
    border-right: 1px solid white;
    padding-left: 31px;
}
ul.menu__box ul.menu li {
    float: unset!important;
    display: block;
    width: 100%;
}
ul.menu__box ul.menu {
    display: block;
}
.xdstickers_wrapper {
    position: absolute;
    z-index: 9!important;
}
ul.menu__box>li>a {
    font-size: 18px;
}

ul.menu__box a {
    border-bottom: 1px solid #ffffff40;
    max-width: 80%;
}


input#input-name,textarea#input-review {
    padding-left: 15px;
}
body.newsblog-article ul.breadcrumbs {
    display: block!important;
}

.bf-attr-block.bf-keywords-filter {
    display: none;
}
h3.home_title_h3 {
    margin-top: 25px;
}
span.older_price {
    text-decoration: line-through;
    display: block;
}
span.news_price {
    font-weight: 800;
}