@import url("../css/main-menu.css");
@import url("../css/custom-chekbox.css");
/* @import url("../css/epdf/magazine.css"); */
/*@import url("../src/css/fonts.css");*/
*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
div,
header,
nav,
.panna-logo,
.content,
.left-sidebar,
.title-filter,
.wrap-content,
.grid-items,
.row-items,
footer nav li,
.comment_row textarea + span {
    display: block;
}
header,
nav,
footer,
.wrap-content,
.content,
.grid-items,
.main-slider	{
    width: 100%;
}
ul {
    list-style: none;
}
nav li,
.socialbutton-wrap-footer,
.shopping-cart,
.stores,
.klart-link-url,
.card-items,
.nav-service,
.nav-about,
.subscribe-wrap,
.mclass-item	 {
    display: inline-block;
}
.panna-logo,
header > nav,
.stores,
.left-sidebar,
.content,
footer,
.checkout-order {
    float: left;
}
.shopping-cart {
    float: right;
}
.left-sidebar {
    background: #fff;
}

header {
    height: auto;
    /*overflow: hidden;*/
    background: #fff;
}
header > nav {
    padding: 0 30px;
    height: 82px;
}

.top-header {
    height: 36px;
    background: #eeeeee;
}
.top-header {
    padding: 0 30px;
}
.klart-link-url	{
    padding: 9px 7px;
    vertical-align: top;
}
.ful-catalog-text {
	margin: 10px 0;
}
.card-items,
.mclass-item {
    margin-right: 30px;
    float: left;
}
.row-items .card-items:last-child,
.row-items .mclass-item:last-child	 {
    margin-right: 0;
}
.wrap-content {
    overflow: hidden;
}
.left-sidebar {
   /* width: 25%;*/
    width: 262.5px;
    float: left;
}
.main-slider {
    height: 300px;
    /* background: #f35406;*/
}

.grid-items, .row-items {
    overflow: hidden;

}

.nav-footer {
    display: table;

}
.nav-footer .nav-service,
.nav-footer .nav-about {
    display: inline-block;
    vertical-align: top;
}
.nav-service {
    margin-right: 30px;
}
.card-items,
.nav-service,
.nav-about,
.subscribe-wrap,
.mclass-item	{
    width: 262.5px;
}
.subscribe-wrap {
    float: right;
}
.main-menu-list {
    display: table;
    width: 100%;
}
.main-menu-item {
    display: table-cell;
    line-height: 4.6;
}
.main-header {
    display: block;
    overflow: hidden;
    height: 128px;
}
.main-header {
    background: url("../images/header/main-header-bg.jpg") no-repeat;
    background-size: cover;
}
.main-header {
    padding: 20px 30px;
}
.top-header {
    box-shadow: inset 0 -6px 15px -15px #333;
}
footer {
	box-shadow: 0px -3px 10px -1px rgba(51, 51, 51, 0.24);
}
 
.main-menu {
    box-shadow: inset 0 6px 15px -12px #333;
}
.panna-link-logo {
    text-decoration: none;
}
.panna-logo {
    width: 266px;
    height: 63px;
    margin: 0 30px 0 0;
    /*margin: 20px 0 20px 0;*/
}
.panna-logo-title {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 100;
}
.shopping-title {
    display: block;
    width: 100%;
}
.shopping-cart-mobile a {
	text-decoration: none;
}
.search-block {
    float: left;
    margin-top: 23px;
    margin-right: 30px;
    border: 1px solid #706f6d;
}
.panna-search {
    width: 510px;
    height: 38px;
    padding: 0 10px;
    float: left;
    border: none;

}
.map-geo {
    float: left;
    text-align: center;
}
.map-geo,
.map-ico,
.subscribe-wrap > span,
.socialbutton-wrap-footer > span {
    display: block;
}
.map-geo > a {
    text-decoration: none;
}
.map-ico {
    background-image: url("../images/icons/map-ico.png");
    background-repeat: no-repeat;
    width: 100%;
    height: 48px;
    background-position: center center;
}
.shopping-cart-counter {
    line-height: 33px;
    /*margin-bottom: 14px;*/
}
.shopping-cart-counter .counter-units,
.shopping-cart-counter .counter-amount {
	text-align: left;
	width: auto;	
}
.counter-units {
    border-right: 2px solid #706f6d;
    padding-right: 5px;
}
.btn {
    background: #00a1e5;
    height: 30px;
    border-radius: 15px;
    border: none;
    color: #fff;
    font-size: 16px;
    padding: 0 10px;
    cursor: pointer;
    display: inline-block;
}
.subscribe {
    border: 1px solid #2c2a5c;
    border-radius: 15px;
    height: 30px;
    margin: 5px 0 0 0;
    background: #fff;
}
.subscribe input {
    width: 152px;
    border: none;
    height: 28px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    padding: 0 10px;
    font-size: 12px;
	float: left;
}

.subscribe button {
    border: none;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    height: 29px;
    float: right;
    color: #fff;
    background-color: #2c2a5c;
    padding: 0 10px;
    margin-right: -1px;
}
.socialbutton-wrap-footer {
    float: right;
}
.instagramm-ico {
    background: url("../images/icons/insta-ico.png") no-repeat;
    width: 32px;
    height: 32px;
    display: block;
    margin-left: 3px;
}
.vk-ico {
    background: url("../images/icons/vk-ico.png") no-repeat;
    width: 32px;
    height: 32px;
    display: block;
}
.fb-ico {
	background: url("../images/icons/f-ico.png") no-repeat;
	width: 32px;
    height: 32px;
    display: block;
}
.pin-ico {
	background: url("../images/icons/pin-ico.png") no-repeat;
	width: 32px;
    height: 32px;
    display: block;
    margin-left: 5px;
}

.socialbutton-wrap-footer {
    float: right;
}
.socialbutton-wrap-footer > span {
    width: 100%;
    font-size: 14px;
    color: #2c2a5c;
    margin-top: 20px;
    margin-bottom: 5px;
    /*text-align: right;*/
}
.vk-link, .instagrtam-link, .fb-link, .pin-link {
    float: left;
    display: inline-block;
}
.vk-link {
    padding-left: 45px;
}
footer
.copyright,
.card-items,
.mclass-item {
    position: relative;
}
.copyright {
    bottom: -40px;
}
.title-row {
    overflow: hidden;
    padding: 10px 10px 10px 0;
    margin-top: 20px;
}
.open-group-link {
    display: inline-block;
    border-right: 2px solid #706f6d;
    overflow: hidden;
    padding-right: 7px;
    float: left;
    color: #00a1e5;
    text-decoration: none;
    font-size: 24px;
    font-weight: 100;
}
.coun-group-items {
    display: inline-block;
    float: left;
    margin-left: 5px;
    color: #00a1e5;
    font-size: 24px;
}
.content {
    background: #fff;
}
.card-items {
    background: url("../images/card/bg-card-item.png") no-repeat;
}
.card-items,
.mclass-item {
	width: 262.5px;
}
.grid-items {
    padding-bottom: 47px;
}
.card-items::after {
    content: '';
    display: block;
    background: url("../images/card/decor-border-panna.png") repeat-x;
    height: 8px;
    width: 100%;
    position: absolute;
    bottom: 0;
}

.main-wrap {
    max-width: 1200px;
    margin: auto;
    background: #fff;
}
.good-description {
    overflow: hidden;
   /* position: relative;*/
}
.comingsoon,
.btn-to-publish,
.to-participate,
.toggler-filter	 {
    background-color: #2c2a5c;
}
.good-type,
.good-name,
.involved-action {
    display: block;
}
.price {
    margin-left: 10px;
}
.card-images,
.mclass-images {
    text-align: center;
}
.card-images img {
    max-width: 262.5px;
    max-height: 100%;
}
.mclass-images img {
	max-width: 262.5px;
    height: auto;
}
.main-slider img	 {
    min-width: 100% !important;
    /*width: 1140px !important;*/
    height: 300px;
    display: block;
}
.owl-prev,
.owl-next {
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background: #fff;
    /*background: #ff2822;*/
    position: absolute;
    top: 130px;
    background-repeat: no-repeat;
    background-position: center center;
}
.owl-prev {
    left: 20px;
}
.owl-next {
    right: 20px;
}
.owl-prev {
    background-image: url("../images/icons/l-arrow.png");
}
.owl-next {
    background-image: url("../images/icons/r-arrow.png");
}
.owl-prev:hover {
    background-image: url("../images/icons/hover-l-arrow.png");
}
.owl-next:hover {
    background-image: url("../images/icons/hover-r-arrow.png");
}
.owl-controls .owl-dot span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
   /* filter: Alpha(Opacity=50);*/
    /*opacity: 0.5;*/
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #2c2a5c;
}
.owl-controls .owl-dot.active span {
    background: #00a1e5;
}

.owl-controls .owl-dot {
    display: inline-block;
    /*zoom: 1;
    display: inline;*/
}
.owl-dots {
    position: absolute;
    bottom: 10px;
    text-align: center;
    width: 100%;
}
.btn-search {
   background-color: #2c2a5c;
   width: 48px;
   height: 38px;
   border: none;
   float: left;
}
.btn-search:hover {
    cursor: pointer;
}
.btn-search {
    background-image: url("../images/icons/panna-find-ico.png");
    background-position: center center;
    background-repeat: no-repeat;
}
.eng-ico {
    background-image: url("../images/icons/eng-ico.png");
    display: block;
    width: 26px;
    height: 16px;
    border: 1px solid #ccc;
}
.rus-ico {
	background-image: url("../images/icons/rus-ico.png");
    display: block;
    width: 26px;
    height: 16px;
    border: 1px solid #ccc;
}
.change-lang,
.klart-link,
.klart {
    display: inline-block;
}

.change-lang {
    float: right;
    margin: 10px 0;
    font-size: 14px;
    font-weight: bold;
    color: #00a1e5;;
}
.klart-link {
    /*margin: 6px 0;*/
    position: relative;
    top: 6px;
}
.klart {
    width: 44px;
    height: 24px;
}
.klart {
    background-image: url("../images/icons/klart-ico.svg");
}
.catalog-content,
.news-content,
.about-content	 {
    overflow: hidden;
    padding-left: 30px;
}
.mclass-images {
	padding: 10px;
}
.catalog-content .row-items .card-items,
.row-items .mclass-item {
    margin-bottom: 30px;
}
.catalog-content .row-items .card-items:nth-child(3n+3),
.row-items .mclass-item:nth-child(3n+3) {
    margin-right: 0 !important;
}
.banner-catalog {
    display: block;
    width: 262.5px;
    height: 90px;
}
.banner-catalog img {
    width: 100%;
    height: 100%;
}
.breadcrumbs ul {
    list-style: none;
}
.breadcrumbs ul li {
    display: inline-block;
}

/*range style*/
.catalog-filter .irs-bar,
.catalog-filter .irs-slider,
.m-filters	.irs-bar,
.m-filters	.irs-slider {
    background: #706f6d !important;
}
.irs-line,
.irs-line-right,
.irs-line-left {
    background: #eeeeee !important;
}
.irs-slider  {
    border-radius: 15px !important;
    width: 30px !important;
    height: 30px !important;
    top: 12px !important;

}
.irs-line-right,
.irs-line-left {
    border-radius: 15px !important;
    width: 30px !important;
    height: 30px !important;
}
.irs-line-right,
.irs-line-left {
    top: -13px !important;
    z-index: 0;
}
.irs-line {
   overflow: visible !important;
}
.irs-slider::before{
    content: '';
    display: block;
    background-image: url("../images/icons/rangeslider-ico.png") !important;
    background-repeat: no-repeat;
    /*background-position: center center;*/
    position: absolute;
    left: 9px;
    z-index: 1000;
    bottom: 7px;
    width: 14px;
    height: 14px;
}
.irs-from,
.irs-to {
    color: #706f6d !important;
    font-size: 14px !important;
    top: -8px !important;
    background: transparent !important;
}
.rangeslider {
    margin-top: 12px;
    margin-bottom: 12px;
}
.reset-link {
    margin-right: 5px;

}
.reset {
    background-image: url("../images/icons/reset-ico.png") !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    width: 18px;
    height: 18px;
    vertical-align: text-top;
}
.btn.reset {
    background: none;
}
.thems-list,
.technic-items {
    list-style: none;
}
.filter-item {
    border: 1px solid #eeeeee;
    margin-bottom: 10px;
}
.range-start,
.range-end {
    background-color: #eee;
}
.wrap-title-filter {
    border-bottom: 1px solid #eee;
    padding: 0 0 0 10px;
    line-height: 34px;
}
.filter-panel, .wrap-range {
    padding: 10px;
}
.thems .filter-panel,
.technics .filter-panel	{
	padding: 0;
}

.irs-min, .irs-max {
    background: none !important;
    color: #706f6d !important;
    font-size: 14px !important;
}
.irs-max {
    top: -8px !important;
    right: -4px !important;
}
.irs-min {
    left: 8px !important;
    top: -8px !important;
}
.calculator {
    background-image: url("../images/calculator-canva.jpg");
    background-repeat: no-repeat;
    width: 262.5px;
    height: 36px;
    margin: 20px 0;
}
.sort-panel {
    background-color: #eee;
    height: 38px;
    padding: 5px 10px;
    margin-bottom: 30px;
}
.sort-panel select {
    height: 28px;
}
.wrap-title-filter {
    position: relative;
}
.title-filter {
    cursor: pointer;
}
.filter-item.expanded .filter-panel {
    display: block;
}
.filter-item.collapsed .filter-panel {
    display: none;
}
.filter-item.expanded .title-filter::after {
    content: "";
    display: inline-block;
    background: url("../images/icons/arrow-expanded.png");
    width: 14px;
    height: 8px;
    position: absolute;
    right: 10px;
    top: 15px;
}
.filter-item.collapsed .title-filter::after {
    content: "";
    display: inline-block;
    background: url("../images/icons/arrow-collapsed.png");
    width: 8px;
    height: 14px;
    position: absolute;
    right: 10px;
    top: 10px;
}
.thems .filter-panel,
.technics .filter-panel{
    /*height: 250px;*/
    overflow: auto;
}
.reset-panel {
    display: none;
}
.reset-panel {
    line-height: 24px;
    vertical-align: baseline;
    padding-bottom: 4px;
    margin-top: -4px;
}
.main-context-wrap {
    position: relative;
}
.main-card-image {
    width: 400px;
    max-height: 400px;
    margin: 0 10px;
    text-align: center;
}
.thumb-item {
    width: 100px;
    height: 100px;
    float: left;
    display: block;
    margin: 5px;
}
.thumbnails-card-product {
    display: block;
    max-width: 400px;
    overflow: hidden;
    margin-top: 5px;
}
.atention-text {
    max-width: 400px;
    margin: 0 0 20px 0;
}
.counts-wrap {
    background-color: #eee;
    height: 30px;
    border-radius: 15px;
    display: inline-block;
    width: 110px;
    padding: 0 10px;
}
.add-to-cart {
    width: /*173px*/auto;
    height: 30px;
    display: block;
}
.unit {
   line-height: 30px;
}
.counts-wrap,
.add-to-cart,
.unit,
.top-cc-l,
.top-cc-r,
.send-comments {
    display: block;
    float: left;
}

.count-units {
    overflow: hidden;
}
.asociation > span:first-child {
    font-size: 14px;
    color: #a9a9a9;
}
.asociation li a {
    font-size: 12px;
    color: #a9a9a9;
}
.sum-c {
    display: block;
    overflow: hidden;
}
.sum,
.currency {
    display: block;
    float: left;
    font-size: 30px;
    color: #2c2a5c;
}
.atention-text span {
    font-size: 12px;
    color: #a9a9a9;
}
input[type="text"],
.contact_form .box input,
.contact_form select,
.calc-canv select {
    height: 30px;
    padding: 0 10px;
}
.contact_form .box input,
.contact_form select {
	margin: 10px 0;
}
textarea {
    padding: 10px;
}
input[type="text"],
textarea,
.contact_form input,
.contact_form select	{
    border: 1px solid #706f6d;
    width: 300px;
}
.calc-canv select {
	border: 1px solid #706f6d;
}
.contact_form .btn.submit {
	width: 190px;
	border: none;
	margin: 0 0 0 10px;
}
.contact_form .box-row {
	overflow: hidden;
	margin: 10px 0;
}
.contact_form textarea {
	margin: 10px 0;
}
.contact_form {
	margin: 20px 0 0 0;
}
.user-send-comment,
.ds-field {
    width: 50%;
}
.field-control {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.custom-upload-input {
    width: 70px;
    height: 30px;
    background-color: #2c2a5c;
    overflow: hidden;
    border-radius: 15px;
    cursor: pointer;
    padding-top: 3px;
    display: inline-block;
    float: left;
}
.custom-upload-input::before {
    content: 'Upload';
    display: block;
    color: #fff;
    width: 70px;
    height: 30px;
    cursor: pointer;
    position: absolute;
    text-align: center;
    line-height: 24px;
}
.custom-upload-input input[type="file"] {
    display: block !important;
    opacity: 0 !important;
    overflow: hidden !important;
    width: 70px;
    height: 30px;
    border-radius: 15px;
    cursor: pointer;
    position: relative;
    z-index: 102;
}
.send-comments {
    display: block;
    width: 100%;
    border: 1px solid #eeeeee;
    padding: 20px;
}
.send-comments {
	margin-bottom: 30px;
}
.upload-size-text,
.captcha-code {
    display: block;
}
.send-comments label,
.upload-size-text {
    width: 100%;
}
.send-comments label,
.user-send-comment,
.ds-field {
    display: block;
    float: left;
}
.send-comments label,
.upload-size-text,
.captcha-code {
    padding: 5px 0;
}
.captcha-code span {
    padding: 0 10px;
}
.btn-to-publish {
    margin-top: 24px;
}
.message {
    height: 90px;
    resize: none;
}
a.link-rules-use-sites {
    font-weight: normal;
    margin-top: 27px;
    display: block;
    overflow: hidden;
    float: left;
}
.card-container,
.right-sidebar {
    float: left;
}
.card-container .count-units {
	width: auto;
	margin: 20px 0 0 0;
}
.card-container .sum  {
	margin: 0 10px 0 0;
}
.right-sidebar {
    padding-left: 20px;
}
.to-participate-in-promotion,
.raitings,
.similar-sets {
    display: block;
    border: 1px solid #eee;
    padding: 10px 7px;
}
span.timeframe {
    overflow: hidden;
    display: block;
}
button.btn.to-participate {
    margin-top: 10px;
}
.to-participate-in-promotion,
.raitings,
.similar-sets{
    margin-bottom: 30px;
}
.score,
#oka2b,	
#oka3b,
#oka4b,	
#oka5b,	
#oka6b	{
    display: inline-block;
    float:  left;
    border: none;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background-color: #2c2a5c;
    color: #fff;
    font-size: 24px;
    cursor: pointer;
    margin-right: 10px;
    text-align: center;
    line-height: 40px;
    margin-top: 10px;
}
.raitings {
	overflow: hidden;
}
.raitings .score-block:nth-of-type(5) {
	margin: 0 10px 0 0;
}
.raitings .score-block:nth-of-type(5) .score,
#oka6.score{
    margin-right: 0 !important;
}
.score-block {
    display: inline-block;
    overflow: hidden;
    float: left;
}
.similar-show-counts  {
    overflow: hidden;
    margin-bottom: 15px;
}
.similar-items-sets {
    width: 115px;
    height: 115px;
    display: block;
    overflow: hidden;
    float: left;
    /*background-color: gray;*/
    margin-right: 10px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.similar-items-sets img {
    max-width: 100%;
    /*height: 100%;*/
}
.similar-sets .similar-items-sets:nth-child(2n+1) {
    margin-right: 0 !important;
}
.similar-items-sets {
    background-image: url("../images/card/bg-sim-sets.png");
    background-size: 100%;
    text-align: center;
}
.show-all-sets {
    padding: 0 10px;
}
.invert-minus {
    height: 1px;
    overflow: hidden;
    line-height: 0;
    padding: 1px 0;
    position: relative;
    top: -5px;
    display: inline-block;
}

/* ������� ��������� ����� */
.tab-cc {
    display: block;
    overflow: hidden;
    float: left;
    width: 100%;
}
.tabs {
    min-width: 320px;
    /*max-width: 800px;*/
    padding: 0px;
    margin: 0 auto;

}

/* ����� ������ � ����������� */
section {
    display: none;
    padding: 15px;
    background: #fff;
    border-top: 1px solid #ddd;
}
.tabs input {
    display: none;
}
/* ����� ������� (�����) */
.tabs label {
    display: inline-block;
    margin: 0 0 -1px;
    padding: 9px 10px;
    font-weight: 100;
    font-size: 14px;
    text-align: center;
    color: #aaa;
    border: 1px solid #ddd;
    background: #f1f1f1;
    border-radius: 3px 3px 0 0;
}
/* �����-������ �� Font Awesome � ������� Unicode */
.tabs label:before {
    font-family: fontawesome;
    font-weight: normal;
    margin-right: 10px;
}

/* ��������� ����� ���������� ������� ��� ��������� */
.tabs label:hover {
    color: #888;
    cursor: pointer;
}
/* ����� ��� �������� ������� */
.tabs input:checked + label {
    color: #555;
    border: 1px solid #ddd;
    /*border-top: 1px solid #009933;*/
    border-bottom: 1px solid #fff;
    background: #fff;
}
/* ��������� ������ � ������� ������������� :checked */
#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4 {
    display: block;
}
/* ����� ������� ��� ��������� ����� ��������� */
@media screen and (max-width: 680px) {
    .tabs label {
        font-size: 0;
    }

    .tabs label:before {
        margin: 0;
        font-size: 18px;
    }
}
@media screen and (max-width: 400px) {
    .tabs label {
        padding: 15px;
    }
}
.features {
    display: table;
    width: 100%;
    margin-top: 10px;
}
.features .rows .tb-cell:nth-of-type(1) {
	width: 260px;
}
.rows {
    display: table-row;
}
.rows:nth-child(odd) {
    background-color: #eeeeee;
}
.tb-cell {
    display: table-cell;
    line-height: 26px;
}
.nav-mobile {
    position: absolute;
    display: block;
    width: 270px;
    left: -270px;
    top: 0;
    overflow: hidden;
    height: 100%;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0)scale(1);
    -webkit-animation: slideIn .35s ease-in-out;
    -moz-transform: translate3d(0, 0, 0)scale(1);
    -moz-animation: slideIn .35s ease-in-out;
    transform: translate3d(0, 0, 0)scale(1);
    animation: slideIn .35s ease-in-out;
    /* overflow: auto; */
    /* left: 0; */
}
.row-offcanvas {
   /* -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);*/
    z-index: 1;
}
.row-offcanvas.active {
    /*left: 260px;*/
    /*position: absolute;*/
    -webkit-transform: translate3d(270px, 0, 0);
    -webkit-animation: open .5s ease-in-out;
    -moz-transform: translate3d(270px, 0, 0);
    -moz-animation: open .5s ease-in-out;
    transform: translate3d(270px, 0, 0);
    animation: open .5s ease-in-out;
}
.nav-mobile-top-list li ul {
    width: 100%;
    position: absolute;
    left: 100%;
    z-index: 100;
    background-color: #2c2a5c;
    top: 0;
}
.menu-wrapper {
    position: relative;
}
.ofcanvas-wrap {
    overflow: hidden;
    width: 100%;
    position: relative;
}
.search-block-mobile {
    display: none;
}
input:focus,
button:focus { outline: none; }

.banner-catalog {
   margin-bottom: 20px;
}
.filter-panel  select {
    height: 30px;
}
.shops-map {
	overflow: hidden;
	border: 1px solid #eeeeee;
}
.city-list {
	height: 425px;
	overflow: auto;
	float: left;
	width: 320px;
}
.tabs section {
	padding: 0 !important;
}
.city-list ul li,
.city-list ul a {
	width: 100%;
}
.city-list ul li a {
	display: inline-block;
}
.city-list ul li a {
	border-bottom: 1px solid #e0e0e0;
	line-height: 30px;
	padding: 0 20px;
} 
.map-city {
    width: 533px;
    height: 425px;
    background-color: #cecece;
    float:left;
}
.tm-img-wrap,
.tm-description	{
	display: block;
	float: left;
}
.tm-description {
    width: 85%;
}
.tm-img-wrap {
	border: 1px solid #eee;
	margin: 0 20px 0 0;
	width: 100px;	
}
.tm-img-wrap img {
	width: 100%;
}
.thematic-workshops {
    overflow: hidden;
    padding: 20px 0;
}
.row-forms {
	display: block;
	width: 100%;
	border: 1px solid #eee;
}
.row-forms label.name-row {
	width: 100%;
	display: inline-block;
}
.row-forms input[type="text"],
.row-forms input[type="tel"],
.row-forms input[type="email"],		
.row-forms select,
.phone_input {
	width: 300px;	
	height: 30px;
	border: 1px solid #706f6d;
	margin: 10px 0;
	padding: 0 10px;
}
.mailer_input {
	height: 30px;
	border: 1px solid #706f6d;
	margin: 10px 0;
	padding: 0 10px;
}
.mailer_submit {
	margin: 0 5px 0 0;
}
.row-forms {
    padding: 20px;
    overflow: hidden;
}
.row-field {
	margin: 5px 0;
}
.row-field label.control-name,
.contact_form label.control-name{
	display: block;
}
.row-forms input[type="radio"], 
.row-forms input[type="checkbox"] {
	margin-right: 10px;	
}
[name='adresspost'] {
    margin: 10px 0;
}
.left-col,
.right-col {
	width: 50%;
	float: left;
}
.disabled {
	background-color: #eee;
	color: #000;
}
.continue {
	margin-top: 10px;
}
.shopping-cart-items {
	border: 1px solid #eee;
}
.shopping-cart-product-item {	
	overflow: hidden;
}
.remove-product {
	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius: 15px;
	border: none;
	cursor: pointer;
	background-color: #eee;
	background-image: url("../images/icons/remove-ico.png");
	background-repeat: no-repeat;
	background-position: center center;	
	float: right;
	outline: 0; 
}
button::-moz-focus-inner { 
  border: 0; 
}
.shopping-cart-product-img,
.shopping-cart-items h3 {
	display: inline-block;
	float: left;
}
.shopping-cart-items h3 {
	font-size: 16px;
	font-weight: normal;
	padding: 0 0 0 10px;
}
.shopping-cart-items .count-units,
.final-price {
	display: inline-block;
}
.shopping-cart-items {
	display: table;
	width: 100%;
}
.shopping-cart-product-item {
	display: table-row;
}

.scrollup {
   
    display: none;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    background-repeat: no-repeat;
  
    background-color: #d7d7d7;
    background-image: url(../images/icons/scrollup.png);
    background-position: center;
  
    position: fixed;
   
    /* bottom: 400px; */
    bottom: 50%;
    z-index: 3000;
    opacity: 0.8;
    right: 10px;
    font-size: 12px;
    color: #444;
    text-align: center;
    cursor: pointer;
}

.scrollup .fas {
    font-size: 19px;
    font-weight: normal;
    margin-top: 10px;
    line-height: 12px;
    display: block;
}

@media (min-width:320px) and (max-width:480px) {
    .scrollup {
        display: none !important;
    }
}

.td-cell  {
	display: table-cell;
	vertical-align: middle;
	border-bottom: 1px solid #eee;
}
.shopping-cart-product-item .td-cell:nth-of-type(1) {
	width: 10%;
	padding: 10px;
}
.shopping-cart-product-item .td-cell:nth-of-type(5) {
	padding: 10px;
}
.shopping-cart-product-item .td-cell:nth-of-type(2) {
	width: 35%;
}
.shopping-cart-items .shopping-cart-product-item:nth-last-of-type(1) .td-cell {
	border-bottom: none;
}

.count-units,
.final-price {
	float: left;
}
.final-price {
	line-height: 30px;
}
.ta-sum {
	font-weight: 600;
}
.shopping-cart-items .count-units {
	margin-bottom: 0;
}
.ta-label,
.ta-sum {
	margin-right: 10px;
}
.ta-label,
.ta-sum  {
	vertical-align: middle;
}
.total-amount-order {
	float: right;
	margin: 20px 0 40px 0;
}
.total-amount-order .ta-sum {
	   margin: 0 10px 10px 0;
}
#countryselect {
	height: 30px;
	padding: 0 5px;
	margin: 10px;
}
#delivprice {
	font-weight: bold;
}

.counts-wrap a,
.counts-wrap span {
	float: left;
}
.counts-wrap span {
	line-height: 30px;
    width: 30px;
}
.countplus {
	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius: 15px;
	background-image: url("../images/icons/countplus.png");
	background-repeat: no-repeat;
	border: none; 
	background-color: transparent;
	cursor: pointer;
	background-position: center center;
	float: left;
	
}
.countminus {
	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius: 15px;
	background-image: url("../images/icons/countminus.png");
	background-repeat: no-repeat;
	border: none; 
	background-color: transparent;
	cursor: pointer;
	background-position: center center;
	float: left;
	
}
.viewed-city {
	overflow: hidden;
    float: right;
    width: 320px;
}
.user-name,
.shop-adress,
.shop-phone,
.operating-mode,
.back-to-list,
.city-link.viewed {
	display: block;
}
.user-name,
.shop-adress,
.shop-phone,
.operating-mode,
.back-to-list,
.all-sets-count	 {
	width: 100%;
}
.comingsoon {
	cursor: pointer;
}
.description-product {
	margin-top: 20px;
}
.comments-views {
	overflow: hidden;
    float: left;
    width: 100%;	
}
.comment-user {
	padding: 20px 10px 20px 0;
}
.answer {
	padding: 20px 10px 20px 20px;
}
.comments .comment-user,
.comments .answer,
.shop-item	 {
	border-bottom: 1px solid #eee;
}
.comments {
	margin: 0 0 20px 0;
}
.reply-comment {
	margin-top: 15px;
    display: inline-block;
}
.pagination-comments .page,
.pagination-comments .prev,
.pagination-comments .next {
	display: inline-block;
	border-radius: 15px;
	width: 30px;
	height: 30px;
	background-color: #706f6d;
	color: #fff;
	text-align: center;
}
.pagination-catalog .page,
.pagination-mclass .page {
	display: inline-block;
	border-radius: 0;
	width: 30px;
	height: 30px;
	background-color: #706f6d;
	color: #fff;
	text-align: center;	
	margin: 10px 5px;	
}
.pagination-catalog .prev,
.pagination-catalog .next,
.pagination-mclass .prev,
.pagination-mclass .next {
	display: inline-block;
	border-radius: 0;
	width: auto;
	height: 30px;
	background-color: #706f6d;
	color: #fff;
	text-align: center;	
	margin: 10px 5px;
	padding: 0 10px;	
}

.page.active {
	background-color: #2c2a5c;
}
.pagination-catalog,
.pagination-comments,
.pagination-mclass,	
.prev,
.next {
	line-height: 30px;
}
.pagination-comments {
	margin-bottom: 45px;
}
.pagination-comments,
.pagination-catalog,
.pagination-mclass	{
	text-align: center;	
}

.pagination-catalog a {
	text-decoration: none;
	color: #fff;
	height: 100%;
	width: 100%;
	display: block;
}
/*.prev a:after {
	content: "<";
	display: block;
}
.next a:after {
	content: ">";
	display: block;
}*/
.page:hover,
.prev:hover,
.next:hover,
.page:active,
.prev:active,
.next:active,
.page:focus,
.prev:focus,
.next:focus,
.city-list ul li a:hover,
.city-list ul li a:active,
.city-list ul li a:focus,
.city-link.viewed,
.yes-btn,
.stay-btn {
	background-color: #2c2a5c;
}
.city-list ul li a:hover,
.city-list ul li a:active,
.city-list ul li a:focus {
	color: #fff !important;
}
.back-to-list {
	background-color: #fff;
	border-bottom: 1px solid #e0e0e0;
    line-height: 30px;
    padding: 0 20px;
}
.city-link.viewed {
	line-height: 30px;
    padding: 0 20px;
    color: #fff !important;
}
.shop-item {padding: 10px 10px 10px 20px;}
.viewed-city {display: none;}
.shops-list {
	overflow: auto;
    height: 364px;
}
.similar-sets,.all-sets-count {overflow: hidden;}
.catalog-filter {
	position: relative;
}
.find-result-filtered {
	background: url("../images/elem/filtered-result.png") no-repeat;
	position: absolute;
	display: block;
	width: 278px;
	height: 60px;	
	top: 90px;
	right: -270px;
	z-index: 100;
	padding: 10px;	
}
.agree {
	background-image: url("../images/icons/agree-ico.png");
}
.cancel {
	background-image: url("../images/icons/cancel-ico.png");
}
.show-result,
.find-result-filtered button {
	border: none;
	float: left;
	width: 40px;
	height: 40px;
	border-radius: 20px;
}
.show-result {
	background-color: #706f6d;
	margin-left: 10px;
	line-height: 40px;
}
.result-label {
	margin-left: 10px;
    display: inline-block;
}
.show-result {
	color: #fff;
}
.agree,
.cancel	{
	background-color: #019256;	
	background-repeat: no-repeat;
	background-position: center center;	
}
.agree {margin: 0 10px 0 0;}
.cancel {
	background-color: #e5323d;
}
.btn-group {
	display: inline-block;
	float: right;
}
.them-item,
.technic-item {
	min-height: 30px;
	padding: 6px 0 6px 10px;
}
.them-item:hover,
.technic-item:hover	{
	background: #eee;
}
.range-start,
.range-end {
	text-align: center;
}
.sidebar-nav,
.mclass-item {
	border: 1px solid #eee;
}
.sidebar-nav {
	padding: 10px;
}
.description-mclass .text {
	margin: 10px 0 0 0;
}
.description {
	margin: 20px 0 20px 0;
}
.language-popup  {
	 display: none;
}
.language-popup {
    width:100%;
    min-height:100%;
    background-color: rgba(255,255,255,0.5);
    overflow:hidden;
    position:fixed;
    top:0px;
    z-index: 3;
}
.language-popup span {
	display: block;
	text-align: center;
}
.language-popup .btn-group {
	margin: 10px 0 0 0;
	text-align: center;
	width: 100%;	
}
.language-popup .btn:nth-of-type(1) { 
	margin: 0 20px 0 0;
}
.yes-btn { width: 60px; }
.stay-btn { width: 106px; }
.language-popup .lp-popup-content{
    margin:40px auto 0px auto;
    width:230px;
    height: 145px;
    padding: 20px;
    background-color: #fff;
    border:1px solid #cacaca;
    /*box-shadow: 0px 0px 10px #000;*/
}
.news-item h2 a {
	border-bottom: 1px solid #2c2a5c;
}
.news-item {
    margin: 0 0 36px 0;
}
.news-item .date-publication {
	margin: 5px 0;
}
.about-content-description h2 {
	margin: 15px 0;
}
.about-content-description h3 {
	margin: 10px 0;
}
.about-content-description p {
	margin: 20px 0;
}
.about-content-description ul {
	list-style-type: disc;
	padding-left: 15px;
}
.wheretobuy-container .map-city {
	width: 71.92982456140351%;
}
.wheretobuy-container .city-list {
	width: 28.07017543859649%;
}
.klart-link-text {
	line-height: 36px;
    display: inline-block;
    vertical-align: top;
    padding: 0 10px;
    color: #000;
    text-decoration: none;
}
.main-card-image img {
	cursor: zoom-in;
	max-width: 100%;
	max-height: 400px;
}

.thumb-item img {
	max-width: 100%;
	max-height: 100%;
}
.mfp-figure {
	background: #fff;
    overflow: hidden;
    padding: 30px;
}
img.mfp-img {
	padding: 0 !important;
}
button.mfp-close {
	color: #2c2a5c !important;
	width: auto !important;
	right: 0 !important;
	font-size: 38px;
}
.wheretobuy-content {
	padding: 0 0 30px 0;
}
.wheretobuy-content .shops-map {
	margin: 20px 0 0 0;
}
.breadcrumbs li a.active {
	text-decoration: none;
}
.checkout-form-wrap	.checkout-text {
	margin: 30px 0 15px 0;
	display: block;
}
.row-forms {
	position: relative;
}
.validfield-ico {
	width: 30px;
	height: 30px;
	display: block;
	position: absolute;
	right: 10px;
	top: 15px;
	background-image: url("../images/icons/validfield-ico.png");
	background-repeat: no-repeat; 
}
.row-field a {
	padding-left: 5px;
}
.add_info {
	display: none;
}
.add_info {
	padding: 5px 26px;
}
.comment_row textarea + span {
	text-align: left;
}
.catalog-overlay {
	background: #fff;
    opacity: .5;
}
.main-wrap {
	border-left: 1px solid #eee;
    border-right: 1px solid #eee;
}
.catalog-desc {
	margin: 0 0 20px 0;
}
.filter-item.thems .filter-panel,
.filter-item.technics .filter-panel	 {
	padding: 10px;
}
#catalog_themes_left2,
#catalog_themes_right2	{
	float: left;
	width: 50%;
}
#catalog_themes_left2 a,
#catalog_themes_right2 a {
	line-height: 24px;
	display: block;
}
.about-content ul,
.faq-content ul {
	list-style: disc;
	padding: 0 0 0 15px;
}
.items-li {
	list-style: disc;
	padding: 0 0 0 15px;
}

#designer_photo,
#designer_photo_2 {
	display: inline-block;
	float: left;
}
.designer-content p:nth-of-type(1) {
	margin: 20px 0;
}
.designer-content img {
    margin: 0 10px 10px 0;
    width: 120px;
    height: 146px;
}
.designer-content .row-items {
	float: left;
}
.good-description a.btn,
.btn.add-to-cart {
	text-decoration: none;
    line-height: 30px;
    text-align: center;
}
.mclass-img {
    margin: 10px;
}
.calc-canv input[type="text"] {
	width: 100px;
}
.calc-canv input[type="radio"] {
	margin: 0 10px 0 0;
}
.calc-canv select {
	width: 280px;
}
.calc-canv .row-field {
	width: 100%;
	float: left;
	overflow: hidden;
}
.calc-canv .row-field label {
    width: 228px;
    display: inline-block;    
}
/*.calc-canv .row-field:nth-of-type(2) {
	padding: 0 0 0 168px;
}
.calc-canv .row-field:nth-of-type(4) {
	padding: 0 0 0 186px;
}	*/
 /*old style panna raiting*/
.raitings a {
	text-decoration: none !important;
}
.raitings .price_itogo {
	margin: 0 0 15px 0;
}
.raitings .price_itogo2 {
	margin: 0 0 7px 0;
}
table tr:nth-child(odd) {
    background-color: #eeeeee;
}

table td {
	color: #5a5a5a;
	font-size: 12px;
    font-weight: 600;
    line-height: 26px;
    padding: 0 10px;
}
table {border-collapse: collapse;}

table tr td:nth-of-type(2) {
	 color: #2c2a5c;
}

.rating_zag.add_action_block {
	margin-top: 30px !important;
}
.ram {
	border-bottom: 1px solid #eeeeee;
	padding: 20px 0;
}
form[name="commentform"] .ram {
	margin: 45px 0 0 0;
	border: 1px solid #eee;
	padding: 20px;
	overflow: hidden;
}
form[name="commentform"] input,
form input[name="ucap"],
.askq-content input {
	width: 300px;
	border: 1px solid #706f6d;
	padding: 0 10px;
	height: 30px;	
}
.askq-content .btn {
	border: none;
	width: 160px;
}
.com-subm {
	background: #2c2a5c !important;
	border-radius: 15px;
	height: 30px !important;
	color: #fff;
	border: none !important;
}
.ds-field input.com-subm:nth-of-type(1) {
	width: 108px;
	margin: 0 10px 0 0;
}
.ds-field input.com-subm:nth-of-type(2) {
	width: 85px;
}
.user-send-comment textarea {
	height: 90px;
    /* //resize: none; */
}
.wheretobuy-table {
	/*width: 100%;*/
	display: table;
	margin: 20px 0 0 0;
}
.wheretobuy-table .row {
	display: table-row;
}
.cell.decor-block {
	display: table-cell;
	margin: 0 10px 0 0;
	/*height: 135px;*/
	vertical-align: middle;
    padding: 0 20px;
    text-align: center;
}
.discount-label {
	background-color: #009456;
	color: #fff;
	height: 26px;
	text-align: center;
	border-radius: 3px;
	width: 164px;
	margin: 0 auto 20px;
}
.discount-label span {
	line-height: 26px;
}
.old-price {
	font-size: 12px;
	font-weight: 600;
	margin: 0 15px 0 0;
	text-decoration: line-through; 
}
.discount-text {
	font-size: 12px;
}
.delivery-methods ul li {
	line-height: 18px;
}
.askq-content form {
	margin: 20px 0;
}
.askq-content .form-control {
	margin: 10px 0;
}
#designer_column {
	margin: 20px 0;
}
#designer_column img {
	margin: 10px 0;
}
.all-works-designer {
	margin: 0 0 20px 0;
}
.checkout-order {
	line-height: 30px;
}
.input_cart_count {
	width: 30px;
	text-align: center;
}
.input_cart_count {
	border: none;
	font-size: 16px;
	color:#5a5a5a;
	/*background: transparent;*/
}
.ta-label, .ta-sum, .btn.checkout-order { float: left;}
object#youtubeColorRu {
    margin: 20px 0;
    overflow: hidden;
    display: block;
}
h2,
p 	 {
	margin: 15px 0;
}
.ol-items-li {
	padding: 0 0 0 15px;
}

.checkout {
	margin: 5px 0 0 0;
	line-height: 30px;
}
.order-data-table {
	border: 1px solid #eee;
	border-collapse: collapse;
}
.order-summary-table {
	border-collapse: collapse;
}
.order-summary-table {
	margin: 0 0 30px 0;
}
.order-data-cell,
.order-summary-table .table_cell {
	border: 1px solid #eee;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
}
.confirm-order {
	margin: 0 10px 0 0;
}
.confirm-order, .confirm-order {
	display: inline-block;
	float: left;
}
.wrap-epdf {
	width: 100%;
	position: relative;	
}
.wrap-epdf {
	float: left;
}
.epdf-catalog {
    display: block;
    /* overflow: hidden; */
    position: relative;
    /*width: 1000px;*/
    /* height: 600px; */
}
input[name="code"] {
	margin: 0 0 0 10px !important;
}
.shopping-cart-list-container {
	overflow: hidden;
}
.continue-shopping {
	line-height: 30px;
	margin: 20px 0;	
}
.top-left {
	float: left;
}
.top-right {
	float: right;
	overflow: hidden;
}
#price_change {height: 24px; margin-right: 4px;}
#changegeld {
	display: inline-block;
	float: left;
	margin-right: 10px;
	position: relative;
    /*top: 6px;*/
}



.lang {
    margin-top: 25px;
    margin-left: 80px;
}

.card-container .flag {
	display: inline-block;
	width: 26px;
	margin: 6px 10px 0 0;
	float: left;
	}
.features .flag + b {
		display: inline-block;
		float: left;
	}
.eng {
	background: url(/i/flags.png)no-repeat 0 0;
	height: 15px;
}
.eu {
	background: url(/i/flags.png)no-repeat 0 -23px;
	height: 15px;
}
.de {background: url(/i/flags.png)no-repeat 0 -70px;height: 15px;}
.fr {background: url(/i/flags.png)no-repeat 0 -93px;height: 15px;}
.esp {background: url(/i/flags.png)no-repeat 0 -116px;height: 15px;}
.info {
	background: url(/i/flags.png)no-repeat 0 -46px;
	height: 15px;
}
.flags-case .flag {margin: 0 4px !important;}
.cardthumbimg {
	cursor: pointer;
}
.catalog-overlay {
	position: relative;
	z-index: 100;
}
.catalog-overlay::before {
	content: '';
	display: block;
	position: fixed;
	top: 50%;
	left: 50%;
	background: url('/src/images/loading.gif') no-repeat;
	width: 50px;
	height: 50px;
	margin-top: -25px; 
	margin-left: -25px; 
	z-index: 1001;
}

.pills-item {
	height: 25px;
    padding: 0 5px 0 10px;
    background-color: #eee;
    border-radius: 2px;
    display: inline-block;
    line-height: 25px;
    font-size: 12px;
    color: #706f6d;
    margin: 0 5px 10px 0;
	cursor: pointer;
}
.clearall {
    color: #000 !important;
}
.clearitem-ico {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url('/src/images/icons/clearitem-ico.png') no-repeat;
    vertical-align: middle;
    margin: 0 0 0 7px;
}
.clearall-ico {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url('/src/images/icons/clearall-ico.png') no-repeat;
    vertical-align: middle;
    margin: 0 0 0 7px;
}
.nameart {
	display: block;
	font-weight: bold;
	color: #706f6d;
}

.gold,
.livepic,	
.livepic2,
.nameart,
.biser_collection,
.shop_collection		 {
	font-size: 14px;
}	
.gold {
	color: #efb300;
}
.livepic {
	color: #1c8a1c;
}
.livepic2 {
	color: #8c5d46;
}
.biser_collection {
	color: #1457bc;
}
.shop_collection {
    float: left;
    margin: 0 5px 0 0;
}
.link {
	color: #00a1e5;
	text-decoration: underline;
}
.form-control {
	width: 300px;
	/* //width: 100%; */
	border: 1px solid #706f6d;
	height: 30px;
    padding: 0 10px;
}
.wtbuy-content select,
.wtbuy-content input[type="text"],	
.wtbuy-content input[type="email"] {
	margin: 10px 0 0 0;
}

.catalogs__item {
	float: left;
	width: 23.5%;
	margin-right: 2%;
	margin-bottom: 30px;
}
.catalogs__item:nth-last-of-type(1) {
	margin-right: 0;
}	
.catalog__cover img {
	max-width: 100% !important;
}
.catalog__cover .mclass-img {margin: 0 !important;}
.catalog-name {
	display: block;
	text-align: center;
	height: 54px;
	text-decoration: none;
	margin: 15px 0;
}	
.btn.download {
	margin: 0 auto;
	width: 100px;
	display: block !important;
	color: #fff;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
}






#cls_ctnr {
	display: none;
}

@media(min-width: 960px) {
	#cls_ctnr {
		position: fixed;
	    z-index: 2000;
	    top: 50%;
	    left: 50%;
	    margin-left: -160px;
	    margin-top: -285px;
	}	
}
.widgetfb {
	padding: 19px;
	background-color: #fff;
	border: 1px solid #cacaca;
	max-width: 320px;
}
.widgetfb::after {
	content: '';
	display: table;
	clear: both;
}
.header-widget-inner {
	position: relative;
	width: 100%;
	height: 30px;
}
.cls_close {
	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius: 15px;
	border: none;
	cursor: pointer;
	background-color: #eee;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6M0UxQTVDQTNDMDczMTFFNjg2RTJEMUQ5QTBCRDAyRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6M0UxQTVDQTRDMDczMTFFNjg2RTJEMUQ5QTBCRDAyRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozRTFBNUNBMUMwNzMxMUU2ODZFMkQxRDlBMEJEMDJFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozRTFBNUNBMkMwNzMxMUU2ODZFMkQxRDlBMEJEMDJFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PkBakhcAAADUSURBVHjalJPdDcIwDIST4BGAIVrEI0MwAwuU0GVA4FUYglcYgiVaW3IrN4oTsHTqT/xdrF7jd83JUXnSlfQhoStXR2pJPWkAgW+kyC+kCQvwXRjWBWTnKA1eGnImGuY684ZBxh5U42TSFWAnzBvUTrpBT+IMmKdGSMa1TLIwP4BasEycBXOFpAGTNIpwzuDvCpWoXCWdhYEVVTHiUIFj5pssTKACo/EvzBHzBM0PMBqTtKvtZv+kmzXpYEUl9SJ9SUeBH3wiQaBerrXjPK3Nx3kUYAAZgkIiAlktnQAAAABJRU5ErkJggg==");
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	outline: 0;
	position: absolute;
	top: -8px;
	right: -8px;
}
/**----Social sharing style ---**/
.share-img {
	display: block;
	width: 16px;
	height: 16px;
	background-color: #fff !important;
	margin: 3px;
	float: left;
	border-radius: 3px;
}
.main-card-image {
    position: relative;
}
.main-card-image > .share-img-soc {
	position: absolute;
    margin-top: 3px;
    width: 24px;
    height: 24px;
    left: 10px;
	top: 20px;
    z-index: 200;
    cursor: pointer;
}
.main-card-image:hover > .share-img-soc {display: block !important;}
.main-card-image > .share-img-soc {display: none;}
.share-img:hover {cursor: pointer;}
.vk {background:  url("/images/vk-ico.png");}
.ok {background:  url("/images/ok-ico.png");}
.fb {background:  url("/images/fb-ico.png");}
.pin {background:  url("/src/images/icons/pinterest.png");}
.tw {background:  url("/images/twitter.png");}
.social-likes__counter {visibility: hidden;}
/**----end Social sharing style ---**/
.flags-case {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 10px;
}
.flag {height: 15px;}
.btn.get-promcode {width: 100px;}
.online-catalog-list {
    display: flex;
    flex-wrap: wrap;
}
.online-catalog-list .catalogs__item {
    width: 200px;
}
@media (max-width: 480px) {
	.promocodebox {margin-top: 40px;}
	.promocodebox, .form-control.promocode, .shopping-cart-list-container #countryselect {width: 100%;}
	.form-control.promocode {margin: 10px 0;}
	.promocodebox {margin-bottom: 20px;}
	.shopping-cart-list-container #countryselect {margin-right: 0 !important; margin-left: 0 !important;}
	.promocodebox  > form {display: block !important;}
    .online-catalog-list {
        justify-content: center;
    }
} 
@media (max-width: 767px) {
	.promocodebox {margin-top: 40px;} 
}
@media (min-width: 768px) {
	.form-control.promocode {width: 200px;}
	.form-control.promocode {margin: 0 10px;}
	
}
@media (min-width: 768px)  and (max-width: 959px){
	.promocodebox {margin-top: 40px;} 
}
@media (min-width: 960px) {
	.promocodebox {float: right; margin-top: 24px;}
}
select {outline: none;}
.error_field {color: red;}
.contact_form .consent-block .agree-text {
	display: inline;
	margin: 0 0 0 5px;
}
.contact_form .form-control.check-agree,  .form-control.check-agree {
  width: auto;
  margin: 0 5px 0 0;
  height: auto;
}