/*
Theme Name: digisellerCMSpro
Theme URI: http://mydigiseller.ru
Author: Mydigiseller.ru
Author URI: http://mydigiseller.ru
Description: Тема для магазина цифровых товаров от mydigiseller. ru
Version: 1.0.0
*/
@import "css/main.min.css";
@import "css/fonts.min.css";
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
    margin: auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}
#distrib-wrapper{
    background-color: #fff
}
#distrib-wrapper .tabs ul.tab-list li.tab{
    width: 160px
}
#distrib-wrapper .tabs ul.tab-list:before{
    display: block;
    clear: both;
    height: 5px;
    background: #4caf50;
    content: ""
}
#distrib-wrapper .tabs>div {
    padding-top: 0
}

#distrib-wrapper .tabs>div p {
    padding: 10px
}
.distrib-label {
    font-weight: 700;
    text-transform: uppercase
}
.distrib-button-container,
.distrib-buttons-container {
    margin-bottom: 15px;
    text-align: center
}
.distrib-info {
    text-align: center
}

.distrib-label {
    display: block;
    color: #fff
}

.distrib-buttons-container {
    margin-top: 80px
}

.distrib-button,
.distrib-vkgroup-button,
.distrib-vkpost-button {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bolder;
    background-color: red;
    padding: 8px
}
#distrib-wrapper .distrib-counter {
    top: 40px;
    width: 460px;
    margin: auto
}

#distrib-wrapper .distrib-counter .flip-clock-divider .flip-clock-label {
    position: absolute;
    top: -1.5em;
    right: -88px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 14px;
    text-shadow: 2px 2px 2px #000
}

ul.flip li {
    margin-left: 0
}
.block .block-body .distrib-info .distrib-counter {
    transform: scale(.4);
    display: -webkit-box;
    position: relative;
    margin-left: -52px;
}

.block .block-body .distrib-info .distrib-counter .flip-clock-divider .flip-clock-label {
    display: none
}

.block .block-body .distrib-info .distrib-counter .flip-clock-dot {
    border: .1px solid #737070
}
.plati-revirews{
    padding: 25px;
    margin-top: 25px;
}
.plati-reviews .heading {
    font-size: 25px;
    font-weight: 700;
    text-align: center;
}
.plati_review {
    margin: 10px;
    padding: 10px;
}
.plati_review.good {
    background-color: rgba(143, 226, 147, 0.32);
}
.plati_review.bad {
    background-color: rgba(255, 0, 0, 0.33);
}
.review_date {
    font-weight: 700;
}
.plati-reviews{
    margin-bottom: 25px;
}
.plati-reviews #loadmore{
    margin: 0 auto;
    text-align: center;
    width: 300px;
    margin-bottom: 10px;
}

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

.desc ul li{
    padding: 5px;
    margin: 5px;
}
#distrib-wrapper{
    background-color: #fff;
}
img {
    object-fit: cover;
}
#lang{
    margin-left: -15px;
    background-color: #000;
    border-color: #000;
    margin-top: 8px;
    color: #FFF;
    font-size: 13px;
    text-transform: uppercase;
}