html, body {
	font-family: 'Regular';
	font-size: 16px;
	border: 0;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
}

.akcia {
    border: 5px solid #f1c40f;
    margin: 0px auto 10px auto;
    text-align: center;
    padding: 10px 0px 0px 5px;
}

.akcia p{
    padding: 0px;
    margin: 0px;
}

a.buy {
    display: block;
    margin: 10px auto;
    text-align: center;
    background-color: #56c964;
    padding: 15px 0px;
    color: #fff;
    font-size: 20px;
    font-family: 'SemiBold';
    text-decoration: none;
}

a.buy:hover {
   text-decoration: underline;
}

a.buydown {
    position: fixed;
    bottom: 15px;
    left: 50%;
    width: 700px;
    margin: 0px 0px 0px -350px;
    background-color: #56c964;
    color: #fff;
    text-align: center;
    font-family: 'SemiBold';
    box-shadow: 3px 3px 11px 0px rgb(0 0 0 / 50%);
    font-size: 22px;
    padding: 20px 30px;
    text-decoration: none;
    background: linear-gradient(90deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
	background-size: 400% 400%;
	animation: gradient 15s ease infinite;
	transform: translate3d(0, 0, 0);
}

@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}

span.category {
    color: #9d8d8d;
    font-size: 15px;
    font-family: 'Light';
    display: block;
    margin: 0px 0px 10px 0px;
}

p.downtext18 {
    font-family: 'Semibold';
    display: block;
    font-size: 30px;
    line-height: 45px;
    color: #c5314b;
}

p.attention {
    box-shadow: 3px 3px 11px 0px rgb(0 0 0 / 10%);
    padding: 25px;
    font-family: 'SemiBold';
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: #56c964;
}

.bottomlinks h2{
    font-family: 'Regular';
	font-size: 18px;
}

.bottomlinks h3{
    font-family: 'Regular';
	font-size: 16px;
}

.bottomlinks p{
	font-size: 15px;
    color: grey;
}


a.link100 {
    width: 100%;
    color: #fff;
    background-color: #2ba52b;
    text-align: center;
    display: block;
    padding: 15px;
    font-size: 18px;
    margin: 0px auto 50px auto;
}

a.shoplinktopcoupon {
    display: inline-block;
    margin: 5px auto 0px auto;
    width: 100%;
    padding: 12.5px 0px;
    text-decoration: none;
    color: #fff;
    background-color: #ed2690;
    border-radius: 0px;
    font-family: 'Semibold';
    text-align: center;
}

.fasttags a{
   border: 1px solid #f4ce86;
   color: #f4ce86;
   padding: 6px 15px;
   text-decoration: none;
   display: inline-block;
}

.fasttags li{
   display: inline-block;
   position: relative;
   margin: 0px 10px 10px 0px;
}

.left-content ul li{
   list-style-type: disk;
}

.fasttags ul{
   margin: 20px 0px 0px 0px;
   padding: 0px;
}

a.shoplinktext {
    background-color: #f1c40f;
    color: #000;
    width: 100%;
    display: inline-block;
    text-align: center;
    font-family: 'Semibold';
    padding: 10px 0px;
    text-decoration: none;
    margin: 0px 0px 10px 0px;
}

li.list_item_setka .toggle-box + label#aroma2{
    color: #000;
    display: inline-block;
    margin: 0px auto;
    font-family: 'SemiBold';
    width: 100%;
    background-image: none;
    padding: 12px 0px;
    margin: 0px auto 10px auto;
    background-color: #f1c40f;
    border-radius: 0px;
}



/*--------------------------------------------------------------Код с сайта картыбанковрф*/
li.list_item_setka {
    list-style-type: none;
    box-shadow: 3px 3px 11px 0px rgb(0 0 0 / 10%);
    display: inline-block;
    padding: 40px 20px 20px 20px;
    margin: 15px 10px;
    vertical-align: top;
    list-style: none;
    text-align: left;
	border: 1px solid #e8e8e8;
    position: relative;
    width: 46%;
}

.list_item_setka img {
    margin: 0px auto;
    display: block;
    height: 80px; 
}

.topbanner img {
    display: block;
    margin: 10px auto 0px auto;
    max-width: 100%;
}

.list_item_setka span.rating {
    background-image: url(images/star.png);
    background-repeat: repeat-x;
    height: 24px;
    width: 120px;
    margin: 0px auto;
    position: relative;
    display: block;
    top: auto;
    left: auto;
}

ul.plus li:before {
    content: "✔";
    position: absolute;
    top: 5px;
    left: -20px;
    line-height: 15px;
    color: #00c466;
    list-style: none;
    font-size: 18px;
}

ul.plus li, ul.minus li{
list-style-type: none !important;
}

ul.plus, ul.minus {
    margin-bottom: 10px;
}

ul.minus li:before {
    content: "✖";
    position: absolute;
    top: 5px;
    left: -20px;
    line-height: 15px;
    color: #ed2642;
    font-size: 18px;
}

li.list_item_setka a.shoplinktop {
    display: inline-block;
    margin: 0px auto 10px auto;
    width: 100%;
    background-image: none;
    background-position: center center;
    background-repeat: no-repeat;
    height: auto;
    background-color: #56c964;
    border-radius: 0px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 15px 0px;
    letter-spacing: 0.5px;
    font-size: 18px;
    font-family: 'SemiBold';
}

/*--------------------------------------------------------------Модальное окно*/
#overlay1 {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    z-index: 100000000000;
    -webkit-animation: fade .6s;
    -moz-animation: fade .6s;
    animation: fade .6s;
    overflow: auto;
}

.popup1 {
    margin: 20vh auto 0px auto;
    width: 80%;
    color: #000;
    max-width: 600px;
    position: relative;
    text-align: center;
    padding: 5%;
    background: #fff;
    z-index: 1000001;
}


.close1 {
    min-width: 150px;
    padding: 10px;
    cursor: pointer;
    outline: none;
    font-family: Semibold;
    color: #fff;
    border: 0px;
    background-color: #56c964;
    text-transform: uppercase;
}



/*--------------------------------------------------------------Выпадающее меню*/
nav.dws-menu {
    width: 1024px;
    position: relative;
    margin: 0px auto;
}

.menuwrapper{
	z-index: 10000;
    position: relative;
    background: #f2f3f7;
    margin: 0px auto;
}

.dws-menu *{
 margin: 0;
 padding: 0;
}
.dws-menu ul,
.dws-menu ol{
 list-style: none;
}

.dws-menu > ul {
    display: flex;
    width: 1024px;
    position: relative;
    margin: 0px auto;
    padding: 0px 5px;
}




.dws-menu > ul li{
 position: relative;
}


.dws-menu > ul li a span {
    color: #fff;
    background: red;
    padding: 0px 7px;
}

.dws-menu > ul li > a i.fa{
 position: absolute;
 top: 15px;
 left: 12px;
 font-size: 18px;
}
.dws-menu > ul li a{
    display: block;
    padding: 8px 18px 8px 0px;
    color: #171d23;
    text-decoration: none;
}


.dws-menu li a:hover{
   color: #00afff;
}

/*sub menu*/
.dws-menu li ul{
    position: absolute;
    width: 200px;
    display: none;
    box-shadow: 0 5px 15px rgb(0 51 102 / 35%);
}

 .dws-menu li > ul li {
    background: #fff;
}

.dws-menu > ul li ul li a:first-child {
    padding: 10px 15px;
}


.dws-menu li > ul li a{
 padding: 10px 15px;
 text-transform: none;
}


.dws-menu li > ul li ul{
 position: absolute;
 left: 198px;
 top: -1px;
 z-index: 10;
}
.dws-menu li:hover > ul{
 display: block;
}

/*==== MEDIA ====*/
.dws-menu [type="checkbox"],
.dws-menu label.toggleSubmenu{
 display: none;
}
.dws-menu label.toggleMenu{
     padding: 8px 40px;
    cursor: pointer;
    position: relative;
    background-image: url(images/menu-icon-min.png);
    background-position: 13px center;
    background-repeat: no-repeat;
    display: none;
}

.dws-menu label.toggleMenu .fa{
 position: absolute;
 top: 15px;
 left: 12px;
 font-size: 18px;
}
@media all and (max-width: 1050px){
 .dws-menu{
  overflow: hidden;
 }

nav.dws-menu {
    width: auto;
}
	
.dws-menu > ul li {
    border-right: 0px;
    background: #f2f3f7!important;
}

.dws-menu > ul li a:first-child {
    padding: 8px 15px;
}
	
 .dws-menu ul{
  display: block;
  max-height: 0;
  transition: max-height 0.3s;
 }
 .dws-menu li>ul li ul{
  position: absolute;
  right: auto;
  top: auto;
 }
 .dws-menu label.toggleMenu{
  display: block;
  height: 38px;
}
 input.toggleMenu:checked + label.toggleMenu{
    background-image: url(images/menu-icon-min.png);
    background-position: 13px center;
    background-repeat: no-repeat;
 }
 input.toggleMenu:checked ~ ul,
 input.toggleSubmenu:checked ~ ul{
  display: block;
  position: relative;
  max-height: 5000px;
  width: auto;
  transition: max-height 2s ease-in;
  left: auto;
  padding: 0px;
  box-shadow: none;
 }
 .dws-menu label.toggleSubmenu{
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
 }
 input.toggleSubmenu:checked ~ a{
  color: #f1c40f;
 }
 .dws-menu label.toggleSubmenu .fa:before{
  color: #454547;
  content: "▼";
 }
 .dws-menu label.toggleSubmenu .fa{
  position: absolute;
  top: 10px;
    right: 15px;
    font-size: 14px;
 }
 .dws-menu input.toggleSubmenu:checked ~ label.toggleSubmenu .fa::before{
  content: "▲";
  color: #ffffff;
 }
}



/*--------------------------------------------------------------------Стили фильтратора*/

    .cus-list {
        position: relative;
    }

    .tab-head {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    p.pr_name {
        margin: 0px;
    }

    .tab-head img {
        display: none;
    }

    .fast-filters {
        width: 100%;
        position: relative;
        z-index: 5;
        top: 0;
        left: 0;
         display: none;
    }

    .fast-filters-container {
           display: flex;
    overflow: auto;
    white-space: nowrap;
     margin: 0px 0px 15px 0px;
    }


.fast-filters-container a {
    margin: 0 10px;
    padding: 7px 20px;
    position: relative;
    vertical-align: middle;
    min-width: 100px;
    border: 2px solid #f2f3f7;
    color: #171d23;
    display: inline-block;
    text-decoration: none;
}

.fast-filters-container a:hover {
    background-color: #56c964;
}

  .fast-filters-container a.active {
       background-color: #56c964;
    }



    /* preloader */

    #preloader {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    z-index: 1000000;
    background: rgba(0, 0, 0, 0.3)
    }

    #preloader.load-img {
        opacity: 0;
        display: flex;
    }

#preloader img {
    height: auto;
    width: 10vw;
    position: absolute;
    top: 40%;
    left: 45vw;
}

    #preloader.hide-preloader {
        animation: hidePreloader 0.4s;
    }

    #preloader.show-preloader {
        animation: showPreloader 0.4s;
    }

    #preloader.preloader-hidden {
        display: none;
    }

    #preloader.preloader-visible {
        display: flex;
    }

    @keyframes hidePreloader {
        0% {
            opacity: 1;
        }
        100% {
            opacity: 0;
        }
    }

    @keyframes showPreloader {
        0% {
            opacity: 0;
        }
        100% {
            opacity: 1;
        }
    }

        .pr_checkboxes {
            max-height: 0;
            overflow: hidden;
            transition: max-height 0.3s ease-out;
        }

        .tab-head {
            cursor: pointer;
        }

        .tab-head img {
            display: inline;
    margin: 0px;
    width: auto;
    height: 100%;
        }

.pr_block {
    border-bottom: 1px solid #afb6b9;
    padding: 15px 5px;
}


/*--------------------------------------------------------------------Шрифты*/

@font-face {
    font-family: 'Black';
    src: url('fonts/Black.ttf');
    font-display: swap;
}


@font-face {
    font-family: 'Light';
    src: url('fonts/Light.ttf');
    font-display: swap;
}



@font-face {
    font-family: 'Regular';
    src: url('fonts/Regular.ttf');
    font-display: swap;
}

@font-face {
    font-family: 'Semibold';
    src: url('fonts/SemiBold.ttf');
    font-display: swap;
}

/*--------------------------------------------------------------Список статей на главной странице*/
.col-lg-6.col-xl-4.col-md-12 h2 {
    margin: 0px;
    padding: 0px;
    font-family: 'Regular';
   
}

.col-lg-6.col-xl-4.col-md-12 img {
    margin: 0px;
    width: 100%!important;
    height: auto!important;
}

article.post-ms-cat.grid-article-item {
    margin: 0px auto 30px auto;
}

.col-lg-6.col-xl-4.col-md-12{
    display: inline-block;
    vertical-align: top;
    max-width: 300px;
    text-align: center;
    margin: 10px auto 0px auto;
}

img.miniature {
    width: 300px!important;
    height: 300px!important;
}

/*--------------------------------------------------------------Прокрутка плитки тегов*/
.bstimeslider {
    width: 100%;
    height: 40px;  
   
}

.bktibx {

float:left;
margin:0 40px 0 0 ;
font-size:18px;
width:60px;
display:block;
background:#000;
color:#fff;

}

#tslshow {
position:absolute;
left:0;
width:5000px;

}

#leftArrow {
    width: 5%;
    height: 100%;
    background: #f2f3f7;
    border: 2px solid #f2f3f7;
    position: absolute;
    left: 0px;
    background-image: url(images/arrow-left-min.png);
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
}

#rightArrow {
    width: 5%;
    height: 100%;
    background: #f2f3f7;
    border: 2px solid #f2f3f7;
    position: absolute;
    right: 0px;
    background-image: url(images/arrow-right-min.png);
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
}

#viewContainer {
    width: 90%;
    height: 100%;
    position: absolute;
    left: 50%;
    margin-left: -45%;
    overflow: hidden;
}



/*--------------------------------------------------------------Строчные элементы*/
p, h1, h2, h3, h4, ul, ol, li{
    font-weight: normal!important;
}

a{
    text-decoration: underline;
    cursor: pointer;
}

a:hover{
     text-decoration: none;
}

a:active, a:focus { outline: none; }
input, textarea {outline:none;}
input:active, textarea:active {outline:none;}
:focus {outline:none;}
textarea {resize:none;}
textarea {resize:vertical;}
textarea {resize:horizontal;}
button:active, button:focus {
outline: none !important;}

h1{
    margin: 40px 0% 15px 0%;
    font-family: 'SemiBold';
    font-size: 22px;
    line-height: 25px;
    color: #000;
}



h2{
    margin: 70px 0px 20px 0px;
    font-family: 'SemiBold';
    font-size: 20px;
    line-height: 22px;
    color: #000;
    letter-spacing: 0px;
}

h3{
    margin: 50px 0px 10px 0px;
    font-family: 'SemiBold';
    font-size: 18px;
    line-height: 22px;
    color: #000;
    letter-spacing: 0px;
}

h4 {
    margin: 30px 0px 5px 0px;
    font-family: 'SemiBold';
    font-size: 16px;
    line-height: 22px;
    color: #000;
    letter-spacing: 0px;
}

p {
    margin: 0px 0px 15px 0px;
    line-height: 21px;
    color: #171d23;
}

p.dopprice {
    display: block;
    color: #56c964;
    font-family: 'Semibold';
    text-align: center;
}

li {
    margin: 0px 0px 5px 0px;
    position: relative;
}

img.text {
    display: block;
    max-width: 90%;
    width: auto;
    margin: 10px auto;
}

a {
   color: #00afff;
}

.bottomtext img {
    max-width: 100%;
    height: auto;
    display: block;
}

/*--------------------------------------------------------------Список городов*/
div#city {
    position: fixed;
    top: 10%;
    left: 50%;
    background: #fff;
    padding: 40px;
    width: 500px;
    margin-left: -250px;
    z-index: 10000000;
    box-shadow: 0 5px 15px rgb(0 51 102 / 35%);
}

label a {
    color: #00afff;
}

.closecity {
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 20px;
}

.citytop a, .citybottom a {
    margin: 0px 20px 10px 0px;
    display: inline-block;
   color: #afb6b9;
}



/*--------------------------------------------------------------------------Открытие списка городов*/
.toggle-box {
  display: none;
}
.toggle-box + label {
  display: block;
  margin: 10px 0px 20px 0px;
}
.toggle-box + label + div {
  display: none;
}
.toggle-box:checked + label + div {
  display: block;
}

.region a {
    color: #afb6b9;
    padding: 0px 0px 0px 20px;
    background-image: url(/wp-content/uploads/map.png);
    background-repeat: no-repeat;
    background-position: left center;
}



/*--------------------------------------------------------------Фильтратор*/
.cus-list {
    padding: 0px;
    margin: 30px 0px 10px 0px;
}

.pr_block label {
    margin: 8px;
    white-space: nowrap;
    display: block;
}

.pr_block label input{
    margin: 0px 5px 0px 0px;
}

button#get_result {
    display: block;
    margin: 15px 0px;
    text-align: center;
    text-decoration: none;
    background-color: #56c964;
    padding: 11px 20px;
    font-family: 'SemiBold';
    letter-spacing: 0.5px;
    border: 0px;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
}


.other_sort_buttons p {
    margin: 10px 0px 1px 0px;
}

.list_container {
    margin: 15px 0px 0px 0px;
}

p.sort {
   margin: 20px auto 10px auto;
}


.other_sort_buttons button {
    font-family: 'Light';
    font-size: 16px;
    background: #fff;
    cursor: pointer;
    padding: 0px;
    margin: 0px 15px 15px 0px;
    border: 0px;
}



.ratingwrap {
    margin: 0px auto;
}

a.bottombutton {
    margin: 0 auto 90px auto;
    padding: 10px 0px;
    position: relative;
    vertical-align: middle;
    width: 95%;
    text-align: center;
    color: #afb6b9;
    border: 1px solid #afb6b9;
    display: block;
    text-decoration: none;
}


.other_sort_buttons button:hover {
    text-decoration: underline;
}

li.list_item {
    list-style-type: none;
    box-shadow: 3px 3px 11px 0px rgb(0 0 0 / 10%);
    display: inline-block;
    padding: 60px;
    margin: 0px auto 30px auto;
    vertical-align: top;
    list-style: none;
    text-align: left;
    position: relative;
    width: 90%;
}

p.license {
    margin: 10px 0px 0px 0px;
    color: #afb6b9;
    font-size: 14px;
}

li.list_item_setka .toggle-box + label {
    display: block;
    margin: 0px 0px 10px 0px;
    cursor: pointer;
    text-decoration: none;
    background-image: url(images/more.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    color: #afb6b9;
    border: 1px solid #afb6b9;
    border-radius: 0px;
    position: relative;
    background-color: #fff;
}


.list_item_setka img {
    margin: 0px auto 10px auto;
    display: block;
}

li.list_item_setka h2 {
    font-size: 20px;
    margin: 15px 0px 10px 0px;
}

li.list_item_setka p{
   margin: 0px 0px 10px 0px;
}


li.list_item_setka a.shoplinktop2 {
    display: inline-block;
    margin: 0px auto;
    width: 100%;
    background-image: url(images/pereyti-min.png);
    background-position: center center;
    background-repeat: no-repeat;
    height: 44px;
    background-color: #56c964;
    border-radius: 0px;
}


a.more {
    display: inline-block;
    color: #afb6b9;
    font-size: 18px;
    margin: 0px 0px 0px 40px;
}

li.list_item h2 {
    margin: 0px 0px 10px 0px;
    font-family: 'SemiBold';
    font-size: 22px;
    color: #4b5a58;
    letter-spacing: 0px;
}


ul.items_list {
    text-align: center;
    margin: 0px;
    padding: 0px;
}

li.list_item h3 {
    padding: 0px;
    margin: 10px 0px 5px 0px;
}


li.list_item div {
    padding: 0px 0px 0px 230px;
    background-repeat: no-repeat;
    background-position: left top;
}


.other_sort_buttons {
    width: 100%;
    margin: 0px auto;
}

li.list_item h3 a{
   text-decoration: underline;
}

li.list_item h3 a:hover {
    text-decoration: none;
}



.list_pagination_container {
    margin: 0px 0px 10px 0px;
}

span.shops {
    height: 80px;
    display: block;
    margin: 10px auto 0px auto;
}

.cus-list .toggle-box + label {
    display: block;
    margin: 20px 0px 0px 0px;
    cursor: pointer;
    color: #000;
    text-decoration: none;
    background-color: #f2f3f7;
    text-align: center;
    padding: 9px 0px;
}



/*--------------------------------------------------------------Заголовок*/
.header-wrap {
    width: 100%;
}

header {
    width: 1024px;
    position: relative;
    margin: 0px auto;
    padding: 20px 5px;
}


a.logo {
    display: table;
    position: relative;
    margin: 0px;
    text-transform: uppercase;
    font-size: 25px;
    max-width: 300px;
    padding: 0px;
    text-decoration: none;
    font-family: 'SemiBold';
    color: #000;
}

a.logo img{
    margin: 0px 5px 0px 0px;
    height: 75px;
}

a.logo span {
    position: relative;
    display: table-cell;
    vertical-align: middle;
}


/*--------------------------------------------------------------Табы*/
.wrap ul, .wrap li {margin: 0; padding: 0; border: 0; vertical-align: baseline;}
*, :after, :before {-webkit-box-sizing: border-box; box-sizing: border-box;}



.wrap ol, ul {list-style: none; display: block;margin-bottom: 20px;}

.tabsmenu {margin-bottom: -1px; overflow: hidden;}
.tabsmenu li {
    padding: 0px 15px;
	height: 50px; 
	line-height: 50px; 
	text-align: center; 
	float: left; 
    list-style-type: none!important;
	cursor: pointer; 
	-webkit-user-select:none; user-select:none;
    border: 1px solid #f1c40f;
    border-bottom: 2px solid #f1c40f;
    border-top: 2px solid #f1c40f;
    background-color: #f5f5f5;
}
.tabsmenu .active {
	background: #fff;
	border-bottom: 0px;
	font-family: 'SemiBold';
}

.tabsmenu li:first-child {
    border-left: 2px solid #f1c40f;
}

.tabsmenu li:last-child {
    border-right: 2px solid #f1c40f;
}

.container > div {
    display: none; 
	margin: -2px 0px 30px 0px;
	padding: 30px 20px 20px 20px;
	border: 2px solid #f1c40f;
}

.container > div ul{
    padding-left: 15px;
}

.container > div ul li{
    list-style-type: disc;
    padding: 0px 0px 5px 0px;
}

.container span {
    display: block;
    margin: 0px 0px 15px 0px;
    line-height: 21px;
}

/*--------------------------------------------------------------------------Таблица на странице*/


table.page td:nth-child(odd){
   text-align: right;
}

table.page {
   width: auto;
   border: 0px;
}

table.page tr td {
    border: 1px solid #e8e8e8;
    width: 30%;
    padding: 1%;
    vertical-align: top;
}

caption {
    font-family: 'SemiBold';
    font-size: 18px;
    line-height: 22px;
    margin: 0px auto 10px auto;
}


/*--------------------------------------------------------------Поиск в шапке*/
form#searchform {
    width: 240px;
    height: 90%;
    position: absolute;
    top: 5%;
    right: 0px;
}

input#s {
    border: 0px;
    padding: 0px 10px;
    position: absolute;
    width: 209px;
    top: 5%;
    left: 0px;
    height: 90%;
    background: #fff;
}

input#searchsubmit {
    position: absolute;
    top: 5%;
    right: 0px;
    border: 0px;
    height: 90%;
    width: 31px;
    background-image: url(images/search.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #fff;
    cursor: pointer;
}

::-webkit-input-placeholder {font-family: 'Regular';}
::-moz-placeholder          {font-family: 'Regular';}/* Firefox 19+ */
:-moz-placeholder           {font-family: 'Regular';}/* Firefox 18- */
:-ms-input-placeholder      {font-family: 'Regular';}

/*--------------------------------------------------------------Оболочка контента*/

.wrapper {
    width: 1024px;
    min-height: 100%;
    padding: 0px 5px 0px 5px;
    position: relative;
    margin: 20px auto 100px auto;
}


/*--------------------------------------------------------------Подвал*/
.footer-wrap {
    min-width: 100%;
    margin: 100px 0px 0px 0px;
    background-color: #f2f3f7;
}

.footer {
    width: 1024px;
    padding: 100px 5px 30px 5px;
    position: relative;
    margin: 0px auto;
    text-align: center;
}

p.copy {
    margin: 25px auto 0px auto;
    width: 90%;
    padding: 0px;
}

.footer ul {
    padding: 0px;
    margin: 0px;
}

.footer ul li {
    list-style: none;
    display: inline-block;
    margin: 0px 20px;
}

p.downtext {
    width: 90%;
    margin: 35px auto;
    font-family: 'Light';
    color: #000;
    font-size: 14px;
}



/*--------------------------------------------------------------Сайдбар*/
.right-sidebar {
    width: 240px;
    display: inline-block;
    vertical-align: top;
	margin: 40px 0px 0px 0px;
	float: right;
	z-index: 10;
}


a.sidebanner {
    display: block;
    background-image: url(/wp-content/uploads/sidebanner-min.jpg);
    width: 240px;
    height: 400px;
    margin: 0px auto;
}



/*--------------------------------------------------------------Контент*/
.left-content {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.rating-wrap {
    padding: 30px 0px;
}

.rating-wrap p{
    margin: 0px 0px 5px 0px;
}

.share42init {
    margin: 10px 0px;
}

a.hash {
    margin: 30px 0px;
    display: block;
    text-transform: uppercase;
    font-family: 'Semibold';
    color: #908ae8;
    text-decoration: none;
}

a.hash:before{
   content: "#";
}

a.shoplink {
    background-color: #55ca60;
    padding: 15px 10px;
    color: #fff;
    margin: 20px auto 0px auto;
    display: block;
    border-radius: 5px;
    text-align: center;
    text-decoration: none;
    font-family: 'Semibold';
    font-size: 16px;
}

a.shoplinktop {
    display: inline-block;
    margin: 0px auto;
    width: 166px;
    background-image: url(images/toshop-min.png);
    background-position: center center;
    background-repeat: no-repeat;
    height: 45px;
    background-color: #56c964;
    border-radius: 4px;
}

a.shoplinktop1 {
    display: inline-block;
    margin: 0px auto;
    width: 166px;
    background-image: url(images/pereyti-min.png);
    background-position: center center;
    background-repeat: no-repeat;
    height: 45px;
    background-color: #56c964;
    border-radius: 4px;
}

a.shoplinkbottom {
    display: inline-block;
    margin: 0px auto;
    background-color: #56c964;
    border-radius: 4px;
    color: #fff;
    padding: 10px 15px;
    text-align: center;
}

a.shoplinktop:hover, a.shoplinktop1:hover, a.shoplinkbottom:hover {
   background-color: #f1c40f;
   box-shadow: 0 5px 15px rgb(0 51 102 / 35%);
}

li.list_item div p {
    margin-bottom: 20px;
    height: 110px;
}




li.spisok100 {
    position: relative;
    border: 1px solid #f3f3f3;
    padding: 150px 20px 20px 20px;
    background-repeat: no-repeat;
    background-position: 20px 20px;
    background-size: auto 116px;
    list-style: none;
    margin: 0px 0px 10px 0px;
}

li.spisok100 p.shoppay {
    border: 0px;
    padding: 0px;
    margin: 0px 0px 5px 0px;
    color: #6bb54e;
    font-family: 'Semibold';
    font-size: 16px;
    width: 300px;
}

li.spisok100 a.shoplink {
    width: 300px;
}

li.spisok100 span.rating {
    margin: 0px;
}

div#toTop {
    position: fixed;
    left: 5%;
    bottom: 102px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background-image: url(images/totop.png);
    background-size: 100% 100%;
    display: none;
    z-index: 10000000000000000;
}

.breadcrumb {
    margin: 30px 0px 0px 0px;
    color: #afb6b9;
}

.breadcrumb a{
    color: #afb6b9;
}

img{
    margin: 0px 0px 20px 0px;
}

img.mini{
    width: 280px;
    height: 280px;
    margin: 0px auto 20px auto;
    position: relative;
    display: block;
}

.pagecontent ul li{
   list-style-type: disc;
}



/*--------------------------------------------------------------Список оферов*/
ul.oftable{
    margin: 50px auto;
    position: relative;
    display: block;
    padding: 0px;
    text-align: center;
}

h2.of{
    margin: 50px auto 24px auto;
    padding: 10px;
    max-width: 964px;
    font-family: 'Semibold';
    font-size: 20px;
    text-align: center;
    position: relative;
    color: #fff;
    background-color: #6ab2e1;
    text-transform: uppercase;
}

a.shoplinkall {
    width: 100%;
    height: 280px;
    top: 0px;
    left: 0px;
    position: absolute;
}

/*------------------------------Сеткой*/
.main{
   margin-left: 20px;
   margin-right: 20px;
}

li.setka {
    border: 1px solid #e8e8e8;
    display: inline-block;
    padding: 126px 0px 15px 0px;
    width: 300px;
    margin: 0px 15px 30px 15px;
    vertical-align: top;
    list-style: none;
    background-repeat: no-repeat;
    background-position: center 20px;
    background-size: auto 86px;
    text-align: left;
    position: relative;
}


p.shopname {
    border-top: 1px solid #e8e8e8;
    margin: 0px;
    padding: 20px 0px 5px 0px;
    font-family: 'Semibold';
    font-size: 20px;
    line-height: 20px;
    text-align: left;
}

a.shoplink1:hover{
    background: #ed7340;
}

a.shoplink3:hover{
    background: #40b8ea;
}

.sideshop ul li a.shoplink1, .sideshop ul li a.shoplink2, .sideshop ul li a.shoplink3{
   width: 100%;
   margin: 7px 0px 0px 0px;
}


p.shoppay {
    border-top: 2px solid #e8e8e8;
    padding: 10px 0px 5px 0px;
    color: #989898;
    font-family: 'Semibold';
    font-size: 14px;
}

p.shopdesc {
    text-align: left;
}

p.shoplink2 {
    text-decoration: none;
    font-family: 'Semibold';
    border: 1px solid #fff;
    display: block;
    padding: 10px 0px;
    font-size: 16px;
    letter-spacing: 0.5px;
    text-align: center;
    margin: 0px 20px 5px 20px;
    color: #fff;
    border-radius: 5px;
    background-color: #55ca60;
}

p.date, p.date span a {
    color: #afb6b9;
}

p.date span{
    margin-left: 15px;
    font-family: 'Light';
}

/*------------------------------Списком*/
li.spisok {
    border: 1px solid #e8e8e8;
    display: inline-block;
    padding: 30px 40px 30px 240px;
    width: 675px;
    height: 210px;
    margin: 0px 0px 10px 0px;
    vertical-align: top;
    list-style: none;
    background-repeat: no-repeat;
    background-position: 40px center;
    background-size: 160px auto;
    text-align: left;
    position: relative;
}

li.spisok a.shoplink { 
    position: absolute;
    left: 240px;
    bottom: 30px;
    width: 300px;
}

li.spisok p.shoppay { 
    border: 0px;
    padding: 10px 0px 5px 0px;
    color: #6bb54e;
    font-family: 'Semibold';
    font-size: 16px;
    width: 300px;
    position: absolute;
    left: 240px;
    bottom: 60px;
}

li.spisok p.shopdesc {
    border-bottom: 1px solid #e8e8e8;
    padding: 5px 0px 15px 0px;
}

li.spisok p.shopname {
    font-size: 24px;
    line-height: 24px;
}


li.spisok p.shopname{
    border-top: 0px;
    margin: 0px;
    padding: 0px 0px 5px 0px;
}

.rating5, .rating4, .rating3, .rating2, .rating1, .norating{
    display: block;
    position: relative;
    height: 18px;
    width: 90px;
    background-size: 18px 18px;
    margin: 0px auto 10px auto;
    padding: 0px !important;
}

.rating5{
   background-image: url(images/star.png);
   background-repeat: repeat-x;
}

.rating4 {
    background-image: url(images/star.png), url(images/star.png), url(images/star.png), url(images/star.png), url(images/stargrey.png);
    background-repeat: no-repeat;
    background-position: 0px 0px, 18px 0px, 36px 0px, 54px 0px, 72px 0px;
}

.rating3 {
    background-image: url(images/star.png), url(images/star.png), url(images/star.png), url(images/stargrey.png), url(images/stargrey.png);
    background-repeat: no-repeat;
    background-position: 0px 0px, 18px 0px, 36px 0px, 54px 0px, 72px 0px;
}

.rating2 {
    background-image: url(images/star.png), url(images/star.png), url(images/stargrey.png), url(images/stargrey.png), url(images/stargrey.png);
    background-repeat: no-repeat;
    background-position: 0px 0px, 18px 0px, 36px 0px, 54px 0px, 72px 0px;
}

.rating1 {
    background-image: url(images/star.png), url(images/stargrey.png), url(images/stargrey.png), url(images/stargrey.png), url(images/stargrey.png);
    background-repeat: no-repeat;
    background-position: 0px 0px, 18px 0px, 36px 0px, 54px 0px, 72px 0px;
}

p.top {
    padding: 10px;
    margin: 0px 0px 15px 0px;
    color: #fff;
    font-family: 'Semibold';
    background: #ff9a00;
    border-left: 15px solid #000;
}


li.setka a.shoplink1, li.setka a.shoplink2, li.setka a.shoplink3, a.shoplink1, a.shoplink2, a.shoplink3{
   text-decoration: none;
    font-family: 'Semibold';
    border: 1px solid #fff;
    display: block;
    padding: 10px 0px;
    font-size: 16px;
    letter-spacing: 0.5px;
    text-align: center;
    margin: 0px 20px 5px 20px;
    color: #fff;
    border-radius: 5px;
}

li.setka a.shoplink1:hover, li.setka a.shoplink2:hover, li.setka a.shoplink3:hover, a.shoplink1:hover, a.shoplink2:hover, a.shoplink3:hover{
    color: #fff;
}

li.setka a.shoplink1, a.shoplink1{
    background-color: #ed7340;
}

li.setka a.shoplink1:hover, a.shoplink1:hover{
    color: #ed7340;
    border: 1px solid #ed7340;
    background: none;
}

li.setka a.shoplink2, a.shoplink2{
    background: #ff9a00;
}


li.setka a.shoplink3, a.shoplink3{
    background-color: #40b8ea;
}

li.setka a.shoplink3:hover, a.shoplink3:hover{
    color: #40b8ea;
    border: 1px solid #40b8ea;
    background: none;
}

.rating {
    display: block;
    background-image: url(images/star.png);
    background-repeat: repeat-x;
    height: 24px;
    width: 120px;
    margin: 0px;
    position: absolute;
    top: 150px;
    left: 95px;
}

span.rec {
    display: block;
    position: absolute;
    top: -5px;
    right: -5px;
    background-color: #f1c40f;
    color: #000;
    text-transform: uppercase;
    padding: 10px;
    letter-spacing: 0.5px;
    font-size: 15px;
    font-family: 'SemiBold';
}

.list_pagination {
    font-size: 18px;
    color: #4b5a58;
    text-align: center;
}

a.totop {
    display: block;
    text-align: center;
    position: relative;
    width: 300px;
    padding: 45px 0px 10px 0px;
    margin: 30px auto 0px auto;
    text-transform: uppercase;
    font-family: 'Semibold';
    background-image: url(images/totop.png);
    background-position: center 10px;
    background-repeat: no-repeat;
    background-color: #6bb54e;
    font-size: 18px;
    color: #fff;
    letter-spacing: 0.5px;
    text-decoration: none;
}

a.totop:hover {
    background-color: #6abd4a;
}


/*------------------------------Обычная таблица*/
.rayonlink a {
    margin: 8px 20px 8px 0px;
    display: inline-block;
    font-size: 18px;
    font-family: 'Semibold';
    color: #6ab2e1;
}

table {
    border: 1px solid #e8e8e8;
    width: 100%;
    margin: 0px auto 10px auto;
}

table td{
    border: 1px solid #e8e8e8;
    width: 30%;
    padding: 1.5%;
}

h3.rayon {
    margin: 50px 0px 0px 0px;
    color: #6ab2e1;
    font-size: 22px;
}

table.shopof td {
    width: 22%;
}

a.tablelink {
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Semibold';
    width: 100%;
    background: #6bb54e;
    display: block;
    padding: 10px 0px;
    color: #fff;
    letter-spacing: 0.5px;
    text-align: center;
}

a.tablelink:hover {
    background: #6abd4a;
}

table.spb tr td {
    width: 22%;
}

.bottomtext ul li {
    list-style-type: disc;
}

/*--------------------------------------------------------------------------Таблица сравнение*/
table.services td {
    width: 25%;
    text-align: center;
    vertical-align: middle;
}

table.services td a {
    color: #55ca60;
    font-family: 'Semibold';
}

td.galka, td.krest{
   font-family: 'Semibold';
   font-size: 18px;
}

td.galka{
   color: #55ca60;
}

td.krest{
   color: #e84c3d;
}


tr.verh td{
   font-family: 'Semibold';
   color: #000;
}

/*---------------------------------------------------------------------------Список статей*/
td.tdleft {
    width: 5%;
    text-align: center;
    color: #000;
}

td.tdcenter {
    font-family: 'SemiBold';
    color: #ed2690;
}



/*--------------------------------------------------------------------------Список статей*/
li.archive-header {
    margin: 8px 0px;
}


a.page-numbers, span.page-numbers.current, span.page-numbers.dots {
    margin-right: 10px;
}

/*-------------------------------------------------------------------------Всплывающий блок*/
#slidebox-mob {
    width: 100%;
    height: 100px;
    background: #fff;
    position: fixed;
    left: 0px;
    border-top: 1px solid #f3f3f3;
    z-index: 1000000;
}

#slidebox-mob a{
   text-decoration: none;
}

a.closewin-mob {
    width: 26px;
    font-size: 22px;
    position: absolute;
    top: 0px;
    right: 0px;
    cursor: pointer;
    background-color: #9198a0;
    margin: 0px;
    padding: 0px;
    color: #fff;
    opacity: 0.5;
    text-align: center;
}

#down {
    width: 195px;
    margin: 0px auto;
    height: 100px;
    background-image: url(images/logo-lety-down.jpg), url(images/star.png), url(images/star.png), url(images/star.png), url(images/star.png), url(images/star.png);
    background-repeat: no-repeat;
    background-position: 10px 10px, 204px 8px, 221px 8px, 238px 8px, 255px 8px, right 8px;
    background-size: auto 80px, 18px 18px, 18px 18px, 18px 18px, 18px 18px, 18px 18px;
    padding-left: 95px;
}

#down p.shopname{
    font-family: 'Semibold';
    font-size: 18px;
    margin: 0px;
    padding: 8px 0px 0px 0px;
    color: #3c3c3c;
    border: 0px;
}

#down p.shoppay {
    padding: 5px 0px;
    font-family: 'Regular';
    font-size: 14px;
    border: 0px;
    margin: 0px;
    line-height: 16px;
}

#down p.shoplink {
    font-family: 'Semibold';
    background: #55ca60;
    padding: 3px 0px;
    margin: 0px;
    height: auto;
    font-size: 14px;
    color: #fff;
    letter-spacing: 0.5px;
    text-align: center;
}

/*--------------------------------------------------------------Автор*/
.author {
    text-align: center;
    margin-top: 50px;
}

.author p span{
    font-weight: bold;
    font-size: 16px;
}

.author img{
    width: 80px;
    height: 80px;
}

/*--------------------------------------------------------------Подписка*/
a.coupon{
   width: 96px;
   height: 96px;
   background: url(images/coupon.png);
   position: fixed;
   right: 0px;
   bottom: 0px;
   z-index: 100000;
	-webkit-animation: cycle 8s linear infinite;
    -moz-animation: cycle 8s linear infinite;
    -o-animation: cycle 8s linear infinite;
    animation: cycle 8s linear infinite;
    cursor: pointer;
}

@-moz-keyframes cycle {
        35% {transform: rotate(0) translate(0, 0);}
        37% {transform: rotate(5deg) translate(0, -2px);}
        39% {transform: rotate(-3deg) translate(0, -2px);}
        41% {transform: rotate(5deg) translate(0, -2px);}
        43% {transform: rotate(0) translate(0, 0);}
        55% {transform: rotate(0) translate(0, 0);}
        60% {transform: rotate(0) translate(0, 0);}
        65% {transform: rotate(0) translate(0, 0);}
        70% {transform: rotate(0) translate(0, 0);}
    }

    @-webkit-keyframes cycle {
        35% {transform: rotate(0) translate(0, 0);}
        37% {transform: rotate(5deg) translate(0, -2px);}
        39% {transform: rotate(-3deg) translate(0, -2px);}
        41% {transform: rotate(5deg) translate(0, -2px);}
        43% {transform: rotate(0) translate(0, 0);}
        55% {transform: rotate(0) translate(0, 0);}
        60% {transform: rotate(0) translate(0, 0);}
        65% {transform: rotate(0) translate(0, 0);}
        70% {transform: rotate(0) translate(0, 0);}
}

#box, #box1 {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 10000000;
    position: fixed;
    top: 0px;
    left: 0px;
}

.discount-form{
    position: fixed;
    top: 10%;
    left: 50%;
    margin-left: -155px;
    width: 270px;
    background-color: #fff;
    padding: 0px 20px 25px 20px;
}



a.vk-discount {
    text-align: center;
    display: block;
    background: #4a76a8;
    position: relative;
    margin: 15px auto;
    padding: 11px 0px;
    color: #fff;
    text-decoration: none;
    font-size: 17px;
}

.discount-form p.formatop{
    text-align: center;
    font-size: 24px;
    color: #60876c;
}

.discount-form p {
    text-align: center;
}

.soglash-discount {
    font-size: 12px;
    line-height: 17px;
    margin: 0px;
    background: #fff;
    position: relative;
}

span.wpcf7-list-item {
    margin: 0px!important;
    padding: 0px!important;
}

.discount-close {
    text-align: right;
    font-size: 45px;
    margin: 0px;
    cursor: pointer;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    padding: 10px;
    width: 90%;
    margin: 0px auto;
    font-size: 16px;
}

input.wpcf7-form-control.wpcf7-submit {
    border: 0px;
    padding: 10px 0px;
    margin: 0px auto;
    width: 99%;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px;
    background: #6bb54e;
}




/*--------------------------------------------------------------Адаптация*/
@media (max-width: 1050px){
header {
    width: 98%;
}

form#searchform {
   display: none;
}

.left-content {
    display: block;
    margin: 0px auto;
    position: relative;
    width: 100%;
}

.right-sidebar {
    display: none!important;
}

.wrapper {
    width: 98%;
    min-height: 100%;
}

.footer {
    width: 98%;
    padding: 50px 0px 30px 0px;
}

.footer ul li {
    margin: 5px 20px;
}
	
ul.items_list {
    text-align: center;
}

li.list_item_setka {
    width: 456px;
}
}


@media (max-width: 900px){
.other_sort_buttons button {
    margin: 0px 10px 2px 0px;
}

}


@media (max-width: 880px){
.tabsmenu li {
    padding: 10px;
    height: auto;
    line-height: 15px;
    float: none;
    border: 2px solid #ed2690;
    border-bottom: 1px solid #ed2690;
    border-top: 1px solid #ed2690;
    background-color: #f5f5f5;
}

.tabsmenu li:first-child {
    border-top: 2px solid #ed2690;
}

.tabsmenu .active {
    border-bottom: 1px solid #ed2690;
}

li.list_item div p{
    overflow-y: scroll;
}

li.list_item {
    padding: 45px;
}

.footer ul li {
    display: block;
}
}

@media (max-width: 745px){

li.list_item h2 {
    margin: 0px 0px 5px 0px;
    font-size: 19px;
}

a.buydown {
    position: fixed;
    bottom: 15px;
    left: 50%;
    width: 80%;
    margin: 0px 0px 0px -40%;
    padding: 20px 2.5%;
}




li.list_item div p {
    min-height: 60px;
    font-size: 14px;
    line-height: 17px;

}



.slogan {
    display: none;
}

.left-content {
    width: 98%;
}



div#city {
    padding: 4%;
    width: 70%;
    margin-left: -35%;
}

.closecity {
    right: 1.5%;
    top: 5px;
}


	
	
.unclose{
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 10px;
    left: 0px;
    background-image: url(images/menu-icon.png);
    background-size: 100% 100%;
}
		

.dumanka{
     padding: 15px;
}  
.dumanka:hover{
     background-color: rgba(18, 147, 173, 0.4);
}
	
nav ul li {
    list-style: none;
    display: block;
    margin: 7px auto;
}
}


@media (max-width: 670px){
   li.list_item {
    padding: 5%;
}

li.list_item div {
    background-position: center top;
    padding: 90px 0px 0px 0px;
}



a.shoplinktop, a.shoplinktop1, , a.shoplinkbottom {
    display: block;
}

li.list_item div p {
    height: 80px;
    font-size: 14px;
    line-height: 17px;
}



li.list_item h2 {
    margin: 0px 0px 8px 0px;
}
}



@media (max-width: 640px){
p.downtext {
    width: 100%;
}

p.copy {
    width: 100%;
}
.city{
    display: none;
}

p.podpiska {
    display: none;
}

}

@media (max-width: 575px){
.cus-list {
    margin: 0px 0px 10px 0px;
}
	
li.list_item h3 {
    margin: 0px;
}

.cus-list {
    padding: 0px 1%;
}

	a.buydown {
    position: fixed;
    bottom: 15px;
    left: 50%;
    width: 90%;
    margin: 0px 0px 0px -45%;
    font-size: 18px;
    padding: 10px 0%;
}

a.shoplink {
    margin: 10px auto 0px auto;
}

p.pr_name {
    margin: 0px;
}

.region {
    display: none;
}
	
span.shops {
    margin: 5px auto 0px auto;
    line-height: 17px;
    height: 80px;
}


.footer-wrap {
    margin: 0px 0px 0px 0px;
}

#rightArrow, #leftArrow {
    width: 10%;
}

#viewContainer {
    width: 80%;
    margin-left: -40%;
}

p.sort {
    width: 100%;
}

span.rec {
    top: -5px;
    right: -5px;
    line-height: 14px;
    font-size: 14px;
}

li.list_item_setka {
    width: auto;
    margin: 20px auto;
    padding: 40px 10%;
    max-width: 456px;
}

}

@media (max-width: 420px){
a.shoplinktop, a.shoplinktop1, a.shoplinkbottom {
    width: 100%;
    display: block;
}


	
span.shops {
    height: 70px;
}
	
	.menu ul li a span {
    display: none;
}
	
.menu {
    width: 95%;
}

a.more {
    display: block;
    color: #afb6b9;
    font-size: 18px;
    margin: 5px auto;
    position: relative;
    text-align: center;
}

li.list_item_setka {
    padding: 40px 5%;
}
}

@media (max-width: 400px){

li.setka {
    width: 290px;
}

li.setka {
    margin: 0px auto 30px auto;
}


table.services td {
    height: 70px;
}

}	
