

	/*Telegram*/
	
	#telegram1{border-radius:100%;position:fixed;bottom:260px;right:8px;width:45px;height:45px;text-align:center;color:#fff;display:block;font-size:34px;line-height:36px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;z-index:3040;}
	*/
	#telegram1:hover{opacity:0.9;cursor:pointer;}
	/* #telegram1 i{color:#fff;font-size:34px;animation:1.8s linear 0s normal none infinite running trambling-animation;} */
	#telegram1 img {
		width: 50px;
	}

	@keyframes trambling-animation{ 
		0%{transform:scale3d(1, 1, 1);}
		10%, 20%{transform:scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -15deg);}
		30%, 50%, 70%, 90%{transform:scale3d(1.0, 1.0, 1.0) rotate3d(0, 0, 1, 15deg);}
		40%, 60%, 80%{transform:scale3d(1.0, 1.0, 1.0) rotate3d(0, 0, 1, -15deg);}
		100%{transform:scale3d(1, 1, 1);
		}
}

/*Viber*/
#viber{border-radius:100%;position:fixed;bottom:130px;right:8px;width:45px;height:45px;text-align:center;color:#fff;display:block;font-size:34px;line-height:36px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;z-index:3040;}
#viber:hover{opacity:0.9;cursor:pointer;}
/* #viber i{color:#fff;font-size:34px;animation:1.8s linear 0s normal none infinite running trambling-animation;} */
#viber img {
	width: 50px;
}
@keyframes trambling-animation{0%{transform:scale3d(1, 1, 1);}
10%, 20%{transform:scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -15deg);}
30%, 50%, 70%, 90%{transform:scale3d(1.0, 1.0, 1.0) rotate3d(0, 0, 1, 15deg);}
40%, 60%, 80%{transform:scale3d(1.0, 1.0, 1.0) rotate3d(0, 0, 1, -15deg);}
100%{transform:scale3d(1, 1, 1);}
}

/*WhatsApp*/
#whatsapp{border-radius:100%;position:fixed;bottom:195px;right:8px;width:45px;height:45px;text-align:center;color:#fff;display:block;font-size:34px;line-height:36px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;z-index:3040;}
#whatsapp:hover{opacity:0.9;cursor:pointer;}
/* #whatsapp i{color:#fff;font-size:34px;animation:1.8s linear 0s normal none infinite running trambling-animation;} */
#whatsapp img {
	width: 50px;
}
@keyframes trambling-animation{0%{transform:scale3d(1, 1, 1);}
10%, 20%{transform:scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -15deg);}
30%, 50%, 70%, 90%{transform:scale3d(1.0, 1.0, 1.0) rotate3d(0, 0, 1, 15deg);}
40%, 60%, 80%{transform:scale3d(1.0, 1.0, 1.0) rotate3d(0, 0, 1, -15deg);}
100%{transform:scale3d(1, 1, 1);}
}

button#snwa-send-btn {
    font-size: 20px;
}

.review_star {
    position: relative;
    display: inline-block;
    vertical-align: top;
    min-width: 130px;
    margin: 5px 0 0 5px;
}

.review_star input {
    position: relative;
    float: left;
    width: 22px;
    height: 20px;
    margin: 0;
    z-index: 99;
    cursor: pointer;
    opacity: 0;
}

.review_star .stars {
    position: absolute;
}

.review_star .stars .fa-star {
    width: 22px;
    font-size: 1.5em;
}

.review_star input {
    position: relative;
    float: left;
    width: 22px;
    height: 20px;
    margin: 0;
    z-index: 99;
    cursor: pointer;
    opacity: 0;
}

.far, .fas {
    font-family: Font Awesome\ 5 Free;
}

.fa, .fab, .fal, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}
.rating i, .rating sup a {
    color: #f6846a;
}

.fa-star:before {
    content: "\f005";
}

.review-pagination {
    margin-bottom: 20px;
}

.well {
    background-color: #ffffff;
    border: none;
}

#supermenu.white ul li a.tll {
    font-size: 18px;
    color: #333;
    padding: 15px 9px 12px 10px; 
    border-top: none;
}

#supermenu.white {
    background: #fff;
    border: none;
    border-bottom: 2px solid #777;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}


.product-thumb .button-group button {
    /* height: auto; */
    /* border-radius: 0; */
    /* width: auto; */
    /* font-size: 18px; */
    /* padding: 4px; */
}

.product-thumb .button-group button {
	height: auto;
    border-radius: 0;
    width: auto;
	background: #fc2779;
    color: #fff;
    font-size: 18px;
    border-radius: none;
	padding-left: 13px;
    padding-right: 13px;
}


.product-thumb .button-group button:before{
    display: none;
}
.product-thumb .button-group button span{
    display: block;
}

/* .option-active { */
    /* max-height: 226px; */
    /* overflow: auto; */
    /* -webkit-overflow-scrolling: touch; */
    /* padding-top: 5px; */
    /* margin-top: -5px; */
/* }  */

.option-values {
    max-height: 226px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding-top: 5px;
    margin-top: -5px;
} 

#top .btn-group > .btn-link:hover, #top #top-links .dropdown-toggle:hover {
    color: #d8b5b9;
}

.filter .option-counter {
    float: right;
    position: relative;
    background: #ffffff;
    color: rgb(0, 0, 0);
    padding: 1px 8px 1px 8px;
    text-align: right;
    border-radius: 9px;
    font-size: 12px;
}

.filter .option .option-name i {
    color: #fc2779;
    font-size: 21px;
}

.ui-slider-horizontal .ui-slider-range {
    background: #fc2779;
    top: 0px;
    height: 100%;
}

.slide-description {padding-left: 36px;}

.slide-readmore {
    padding-left: 84px;
}

.slider-content .content .slide-description .text2 {
    margin-top: 0;
    font-size: 39px;
    color: var(--link-hover-color);
    text-transform: capitalize;
    margin-bottom: 25px;
    line-height: 1;
    font-family: var(--heading-font);
    font-weight: 700;
}

.delivery-item {
    color: #555555;
    background: #f5f5f5;
    padding: 10px;
    border-radius: 4px;
    border: solid 1px rgba(0, 0, 0, .05);
    height: calc(100% - 10px);
    margin: 0 0 10px;
    line-height: 1.3em;
    font-size: .95em;
    font-weight: bold;
    display: flex;
    align-items: center;
    max-width: 173px;
}
.delivery-item i {
    font-size: 2.4em;
    opacity: .8;
    color: #f6846a;
    display: block;
    padding-right: 10px;
    min-width: 44px;
}
.product-info-details{
    position: static;
}

ul.list-unstyled li{
    display: flex;
    justify-content: space-between;
    max-width: 340px;
}

.product-thumb .button-group {
	border: none; 
	opacity: 1;
}

.product-layout.product-grid.grid-style.col-lg-4.col-md-4.col-sm-6.col-xs-6.product-items {
    padding-right: 9px;
    padding-left: 9px;
}

.filter #option-values-price {
    margin: 20px 0 20px;
    height: 80px;
}

body.product-manufacturer-info {
    background: #f6f6f9;
}

.product-thumb .button-group {
    padding-bottom: 10px;
}

.button-group.manufacturer-info {
    padding-bottom: 35px;
}



.product-thumb .product-item:hover {
    z-index: 5;
    box-shadow: 0 0 10px rgba(0,0,0,.25);
    border-color: #fff;
}

body.product-product .product-info-details #button-cart, body.product-product .product-info-details .btn{
    max-width: 150px;
    min-width: 150px;
}
body.product-product .product-info-details #product .form-group{
    width: auto;
}
body.product-product .product-info-details-more {
    max-width: 1240px;
    margin: 60px auto 0 auto;
}
body.product-product .product-info-details h1{
    max-width: 500px;
    font-size: 3rem;
}
body.product-product .product-info-details .btn{
    font-size: 18px;
    text-transform: uppercase;
    /*min-height: 55px;*/
}
body.common-home .product-item .button-group{
    display: none;
}
body.common-home .product-item:hover .button-group{
    display: block;
}
.col-hoz nav.superbig>ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#supermenu ul li.tlli{
    z-index: 0;
}
body.product-product .table-bordered, body.product-product .table-bordered>tbody>tr>td, body.product-product .table>tbody>tr>td, body.product-product  .table-bordered>thead>tr>td {
    border: none;
}
body.product-product .table>tbody>tr>td:first-child{
    position: relative;
}
body.product-product .table>tbody>tr>td:first-child:after{
    content: '';
    border-bottom: 1px dotted;
    display: inline-block;
    width: 100%;
    position: absolute;
    bottom: 10px;
}
body.product-product .table>tbody>tr>td:last-child{
    position: relative;
    background: #fff;
}
body.common-home .product-thumb .button-group button.button-compare{
    display: none;
}
.price {
    color: #000;
    font-size: 1.5rem;
}

.product-thumb .product-item .caption > .inner {
    position: relative;
    margin-bottom: 15px;
}

input#exampleInputName1 {
    text-align: center;
}

.product-item.first-product .price {
    margin-bottom: 15px;
}

.product-item .rating {
    margin-bottom: 10px;
}

.addthis_counter a.atc_s {
    font-size: 11px;
    font-weight: 100;
    color: #fff;
    padding: 0 5px 0 20px;
    margin-left: 15px;
    line-height: 20px;
    overflow: hidden;
    cursor: pointer;
    transition: none;
}

.additional_desc dd {
    margin-bottom: 15px;
}

.additional_desc {
    font-size: 1.5rem;
} 

.product-info-details-more .tab-content {
    padding: 25px 0 0 0;
    line-height: 25px;
}

li.category_subcategory {
    list-style: none;
	font-weight: 700;
}

button.button-compare {
    display: none;
}

button.button-wishlist {
    display: none;
}

span.product__name_2 {
    color: #999;
    font-size: 21px;
}

span.category_name_2 {
    color: #999;
    font-size: 14px;
    display: block;
    padding-bottom: 10px;
	margin: 4px;
}

#header .col-lg-3.column.col-left img {
    max-width: 40px;
}

#top .btn.btn-secondary {
    padding: 0;
}

header .col-lg-3.col-md-3.col-contact{text-align: left;}
header .col-lg-3.col-md-3.column.col-cart.col-right{text-align: right;display: flex;flex-direction: column;align-items: flex-end;}
#top .col-lg-3.col-md-2.column.col-right{text-align: right;}


ul.notranslate {
    background-color: white;
    border-radius: 5px;
    box-shadow: 0px 10px 30px -10px #000;
    margin: 0;
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0;
    position: absolute !important;
    z-index: 1000;
	width: 94%; 
}


.notranslate li {
    list-style-type: none;
}

.notranslate li a { 
    color: black;
    display: block;
    padding: 7px;
    text-decoration: none;
}

.notranslate li:hover {
    background-color: #229ac8;
}

.select-language-text {
    font-size: 19px;
    font-weight: 500;
    color: #000;
}

.select-language-modal {
    overflow: auto;
    width: 500px;
    height: 235px;
}

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

	.select-language-modal {
		overflow: auto;
		width: auto;
		height: 236px;
	}	
}


@media(max-width: 1199px) {
    .delivery-item{
        max-width: 33%;
        width: 31%;
        margin-right: 10px;
    }
    .product-info-delivery{
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }
}
/*
footer .payments div {
	background-image: url('https://new.mirodejdyobuvi.com/catalog/view/theme/unishop2/image/payment_icon_sprite.png')
}
*/
footer .payments div,
footer .payments img {
	float: right;
	overflow: hidden;
	margin: 0 0 10px 10px;
	/*
	width: 50px;
	height: 30px;
	*/
	border-radius: 3px;
}

footer .payments .privat {
	background-position: -100px -90px;
}

footer .payments .visa {
	background-position: -150px -120px;
}

footer .payments .master {
	background-position: -100px -30px;
}

footer .payments .paypal {
	background-position: 0 -90px;
}

.payments {
	padding: 15px 0;
}

footer .socials {
	height: 30px;
}

footer .socials a i {
	font-size: 1.6em;
}

i.fas.fa-gift {
    font-size: 20px;
}

.product-item .button-group {
    display: none;
}

.product-item:hover .button-group {
    display: block;
}

.scroll-fix .row{display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;position: relative;}
#search-by-category .search-container #text-search{padding-left: 10px;padding-right: 40px;}
/*.column {display: flex;flex-wrap: wrap;}*/
.column.col-center{display:flex;justify-content: center;}
.column.col-right{justify-content: flex-end;}
.search-content{float:left}
#search-by-category{width: auto;}
#review .name{text-transform: uppercase;}
.name .fa-user, .date-added .fa-calendar{display: none;}
.date-added {color: #999;}
.rating .fa-star, .container p a{color:#fc2779}
#content > h1{
    font-size: 4.8rem;
    text-transform: none;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    position: relative;
    color: var(--link-hover-color);
    font-family: var(--heading-font);
    font-weight: var(--heading-font-weight);
    line-height: 1.1;
    padding-bottom: 15px;
    margin-bottom: 15px;
    width: 100%;
    text-align: center;
}
#content > h1:after {
    content: "";
    width: 90px;
    height: 4px;
    background: var(--link-hover-color);
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
}
.price-group-old {
    color: #999;
    text-decoration: line-through;
    margin-left: 10px;
}
#content > p, .container p{
    font-size: 16px;
    line-height: 24px;
    color: #333;
}
#information-information .container #content{
    max-width: 1240px;
    margin: 0 auto;
    float: none;
}
.product-thumb .product-item .caption{padding-bottom: 0;}
.button-group > button, .button-group > .inner > button {margin-top: 24px !important;}
.main-row.layout-full > .container{margin: 0 auto !important;}
.scroll-fix .container .row:before, nav#top .container .row:before{display: none}

@media(max-width: 1280px) {
    .product-thumb .button-group button {
        height: auto;
        border-radius: 0;
        width: auto;
        background: #fc2779;
        color: #fff;
        font-size: 18px;
        border-radius: none;
        padding-left: 33px;
        padding-right: 28px;
        font-size: 14px;
        margin-top: 10px!important;
    }
}

@media(max-width: 1024px) {
    #top .nav li.nav-item a{padding-left: 0;}
}

@media (min-width: 991px) {
    #search-by-category .search-container #text-search{min-width: 310px;}
}

@media(max-width: 972px) {
    .tabs-product .tabs-style .nav-tabs>li{width: 40%;margin-top: 10px;}
    .block-title .title + p{line-height: 2.4rem;}
    #top .box-inner .row{flex-direction: column;}
    #top .box-inner .row .column {width: 100%;text-align: center;}
}

@media(max-width: 797px) {
    #top .box-inner .row .column{width: auto;}
    .col-lg-3.col-md-3.col-contact {
        display: none;
    }
    header.scroll-fix {
        position: relative;
    }
    header .col-lg-6.column.col-logo.col-center {
        width: 100%;
    }
    header .col-lg-6.column.col-logo.col-center #logo img{
        width: 100px;
    }
    header .col-hoz.active nav#supermenu {
        margin: 0;
        padding: 0;
        min-height: 100vh;
        background: #333;
    }
    header .col-hoz nav#supermenu a.mobile-trigger{
        padding: 0;
    }
    header .col-hoz nav#supermenu a.mobile-trigger span.mt-bars {
        position: absolute;
        top: -40px;
    }
    header .col-lg-3.column.col-cart.col-right {
        width: 100%;
        position: absolute;
        right: 0;
        left: 0;
        padding-right: 0;
    }
    header #search-by-category .search-container #text-search{
        display: none;
    }
    header #btn-search-category:before{
        color: #000;
    }
    header #btn-search-category {
        background: transparent;
        width: auto;
        padding: 0;
    }
    header .col-search{
        position: absolute;
        right: auto;
        left: 18px;
        top: -17px;
    }
    header .dropdown-menu{
        min-width: 52px;
    }
    header .col-lg-3.column.col-cart.col-right .col-cart{
        position: relative;
        top: 2px;
    }
    header #cart #cart-total{
        display: none;
    }
    #header #top #top-links .dropdown-toggle:before {
        content: "\f213 ";
        font-family: "Ionicons";
        font-size: 24px;
        color: #fc2779;
    }
    nav#top .col-lg-3.column.col-right{
        position: absolute;
        right: 35px;
        top: 56px;
        z-index: 999;
    }
    #logo{
        padding-left: 0;
    }
    .col-hoz.active {
        position: fixed;
        z-index: 999;
        left: 0;
        right: 0;
        top: 0;
        background: #0009;
        height: 100%;
        overflow: auto;
    }
    .col-hoz.active .container {
        width: 70%;
        margin-right: auto;
        margin-left: 0;
        padding: 0;
    }
    #supermenu.white ul li a.tll, #supermenu ul li div .withchild ul.child-level li a, #supermenu ul li div.bigdiv .headingoftopitem h2 a, #supermenu ul li div .withchild a.theparent, #supermenu.respsmall ul li.exped div.bigdiv, #supermenu.respsmall ul li.tlli{
        color: #fff;
        background: #333;
    }
    #supermenu.respsmall.white ul li.tlli:hover a.tll{
        color: #fff;
    }
    #supermenu.white.respsmall ul li div.bigdiv{
        border: none
    }
    #supermenu.respsmall .superdropper span {
        background: transparent;
        color: #fff;
    }
    #supermenu ul li div.bigdiv .headingoftopitem h2{
        display: none
    }
    #supermenu.respsmall > ul.exped{
        padding-top: 0;
        padding-bottom: 0;
    }
    header .col-hoz.active nav#supermenu a.mobile-trigger span.mt-bars {
        top: 30px;
        right: 20px;
        position: fixed;
    }
    .col-hoz.active #supermenu.respsmall.white a.mobile-trigger .mt-bars span{
        background: #fff;
    }
    .col-hoz.active #supermenu.respsmall.white a.mobile-trigger .mt-bars span:nth-child(2) {
        display: none;
    }
    .col-hoz.active #supermenu.respsmall.white a.mobile-trigger .mt-bars span:first-child{
        transform: rotate(45deg);
    }
    .col-hoz.active #supermenu.respsmall.white a.mobile-trigger .mt-bars span:last-child{
        transform: rotate(-45deg);
        position: relative;
        top: -5px;
    }
    body.show {
        height: 580px;
        overflow: hidden;
    }
    .col-lg-4.col-contact{display: none;}
    #logo{max-width: 90px;}
    #top .col-lg-6.column.col-center{display: none;}
    .col-lg-3.column.col-left{display: flex;}
    .col-lg-4.column.col-logo.col-center{width:100%;justify-content: center;}
    .col-lg-4.column.col-cart.col-right{position: static;}
    .col-cart{    
        margin-bottom: 0;
        position: absolute;
        bottom: 12px;
        right: 0;
    }
    #top .col-lg-3.col-md-3.column.col-left{width: 100%;}
    #top .col-lg-3.col-md-3.column.col-left .btn.btn-secondary{margin: 0 auto;}
}

	/*Telegram*/
	#telegram{
		/*animation: 1.8s linear 0s normal none infinite running trambling-animation;*/border-radius:100%;position:fixed;bottom:250px;width:45px;height:45px;text-align:center;color:#fff;display:block;font-size:34px;line-height:36px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;z-index:3040;}
	#telegram:hover{opacity:0.9;cursor:pointer;}
	#telegram img {
		width: 50px;
	} 

	@keyframes trambling-animation{ 
		0%{transform:scale3d(1, 1, 1);}
		10%, 20%{transform:scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -15deg);}
		30%, 50%, 70%, 90%{transform:scale3d(1.0, 1.0, 1.0) rotate3d(0, 0, 1, 15deg);}
		40%, 60%, 80%{transform:scale3d(1.0, 1.0, 1.0) rotate3d(0, 0, 1, -15deg);}
		100%{transform:scale3d(1, 1, 1);
		}
}

@media(max-width: 767px) {
    .delivery-item {
        max-width: 50%;
        width: 48%;
    }
	
	#top {
		padding-top: 10px;
		padding-bottom: 10px;
	}
}

@media(max-width: 529px) {
    .delivery-item {
        max-width: 100%;
        width: 100%;
    }

    .product-thumb .button-group button {
        height: auto;
        border-radius: 0;
        width: auto;
        background: #fc2779;
        color: #fff;
        font-size: 18px;
        border-radius: none;
        padding-left: 33px;
        padding-right: 28px;
        font-size: 14px;
        margin-top: 10px!important;
    }

    .tabs-product .tabs-style .nav-tabs>li{width: 100%;}
}

.plaza-blog .post-intro {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow-y: hidden;
}
.plaza-blog .post-intro p:first-child {
    display: none
}

.plaza-blog .post-item .post-cation .post-name a{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow-y: hidden;
}

.plaza-blog .post-item .post-image {
    max-width: 400px;
    height: 300px;
}

.plaza-blog .post-item .post-image img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.plaza-blog-post .container #content {
    max-width: 1240px;
    margin: 0 auto;
    float: none;
}

.plaza-blog-post #content .post-title > h1 {
    font-size: 4.8rem;
    text-transform: none;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    position: relative;
    color: var(--link-hover-color);
    font-family: var(--heading-font);
    font-weight: var(--heading-font-weight);
    line-height: 1.1;
    padding-bottom: 15px;
    margin-bottom: 15px;
    width: 100%;
    text-align: center;
}

.plaza-blog-post #content .post-title > h1:after {
    content: "";
    width: 90px;
    height: 4px;
    background: var(--link-hover-color);
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
}

.common-home .blog-module .pt-content .swiper-wrapper {
    justify-content: space-between;
}

.common-home .blog-module .pt-content .swiper-wrapper .post-content {
    width: 32% !important;
}

.common-home .blog-module .pt-content .swiper-wrapper .post-content .post-intro p:first-child{
    display: none;
}

.blog-module .post-item .post-cation .post-name a {
    font-size: 2rem;
}

.common-home .blog-module .post-intro p {
    -webkit-line-clamp: 4;
}

button.btn.btn-default.quantity-plus-button {min-width: 50px;}

.quantity-plus {
    padding-top: 10px;
}

button.btn.btn-default.quantity-minus-button {
    min-width: 50px;
}

button#buyoneclick {
    margin-top: -11px;
}
/* Title  в категории вместо тега h1 использую span и к нему стили*/
span.title {
        font-size: 4.8rem;
    text-transform: none;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    position: relative;
    color: var(--link-hover-color);
    font-family: var(--heading-font);
    font-weight: var(--heading-font-weight);
    line-height: 1.1;
    padding-bottom: 15px;
    margin-bottom: 15px;
    width: 100%;
    text-align: center;
}

#content > .title:after {
    content: "";
    width: 90px;
    height: 4px;
    background: var(--link-hover-color);
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
}

/* Конец Title  в категории вместо тега h1 использую span и к нему стили*/ 

.mobile-logo {
    display:none;
}

/* Карточка товара */

.benefits {
    background: #f5f5f5;
    padding-top: 30px;
	height: auto;
    width: 290px;
    font-weight: bold;
    display: flex;
}

p.benefit-desc {
    font-size: 13px;
    line-height: 17px;
}

.benefits ul {
    padding-left: 15px;
    padding-right: 4px;
    list-style-type: none;
}

span.benefit-special {
    display: block;
    font-weight: 500;
    font-size: 10px;
}

span.benefit-title {
    color: #fc2779;
	font-size: 17px;
}

i.fa.fa-gift {
    color: #fc2779;
}

i.fa.fa-percent {
    color: #fc2779;
}

li.benefit.no-image {
    margin-bottom: 45px;
	margin-left: 30px;
    margin-right: 35px;
}

li.benefit.no-image a:hover{
    text-decoration: underline;
    color:#000;
}


/* Конец Карточка товара */

.visa-footer {
    margin-top: 40px;
}

@media (max-width: 1440px) {
    .common-home .blog-module .post-item .post-cation .btn-more a {
        padding-left: 15px;
        padding-right: 15px;
        font-size: 2rem;
    }
}

@media(max-width: 1320px) {
    .common-home .blog-module .post-item .post-image {
        margin: 0 auto;
        float: none;
    }
    .common-home .blog-module .post-item .post-cation {
        padding-left: 0;
        margin-top: 20px;
    }
}

@media (max-width: 1199px) {
    .common-home .blog-module .pt-content .swiper-wrapper {
        transform: none !important;
    }
    .common-home .blog-module .pt-content .swiper-viewport .swiper-slide {
        opacity: 1;
    }
}

@media(max-width: 1064px) {
    .plaza-blog #content{
        width: 100%;
    }
    .plaza-blog .post-item .post-cation .post-name a {
        font-size: 2rem;
    }
	#telegram1 {
		display:none;
	}
	#viber {
		display:none;
	}
	#whatsapp {
		display:none;
	}
}

@media(max-width: 768px) {
    .plaza-blog .post-layout {
        width: 50%;
    }
	#telegram1 {
		display:none;
	}
	#viber {
		display:none;
	}
	#whatsapp {
		display:none;
	}
}

@media (max-width: 560px) {
    .common-home .blog-module .pt-content .swiper-wrapper .post-content {
        width: 100% !important;
    }
    .common-home .blog-module .pt-content .swiper-wrapper {
        flex-wrap: wrap;
    }
	#telegram1 {
		display:none;
	}
	#viber {
		display:none;
	}
	#whatsapp {
		display:none;
	}
}

@media(max-width: 540px) {
    .plaza-blog .post-layout {
        width: 100%;
    }
	#telegram1 {
		display:none;
	}
	#viber {
		display:none;
	}
	#whatsapp {
		display:none;
	}
}