.account-control .login {
    width:125px;
    line-height: 22px;
    font-size:14px !important;
}
    .account-control .login span{
        padding-left:22px;
    }
    .ts-tiny-account-wrapper .account-control > a::before {
        margin-right: 5px;
        position: absolute;
    }

input.req:invalid {
    border: 2px solid red;
}

.startAtDate{
    max-width:400px;
    padding: 12px 26px;
    width: 100%;
    box-shadow: none;
    vertical-align: bottom;
    border-width: 1px;
    border-style: solid;
    border-radius: 60px;
    line-height: 24px;
}

.page-container {
    min-height: 200px;
}
    .my-account-wrapper .ts-tiny-account-wrapper .account-dropdown-form.openForm {
        display: block;
    }

#checkRegionPopup {
    width:200px;
    height:120px;
    text-align:center;
    position: absolute;
    top:30px;
    z-index:200;
    background: white;
    font-size:16px;
    padding:15px;
    -webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
    box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
}
    #checkRegionPopup .buttons{
        margin-top:7px;
    }
        #checkRegionPopup .buttons .button{
            padding:5px 10px;
            border-radius:0;
        }
            #checkRegionPopup .buttons .button:hover{
                color:black;
            }
            #checkRegionPopup .buttons .button.btnNo{
                background: white;
            }
            #checkRegionPopup .buttons .button.btnYes{
                background-color:#ffb91f;
                margin-right:10px;
            }


#regionList {
    padding:20px;
}
        #regionListBlock {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-content: stretch;
        align-content: stretch;
        -webkit-align-items: flex-start;
        align-items: flex-start;
    }
        #regionListBlock .headTitle {
            padding-left:20px;
            padding-top:10px;
            font-weight: bold;
        }
        #regionListBlock .districtsList:nth-child(1) {
            -webkit-order: 0;
            order: 0;
            -webkit-flex: 0 1 auto;
            flex: 0 1 auto;
            -webkit-align-self: auto;
            align-self: auto;
        }
            #regionListBlock .districtsList li:hover, #regionListBlock .districtsList li.active {
                background-color:#ffb91f;
            }

            #regionListBlock .districtsList li a:hover {
                color:black;
            }
        #regionListBlock .regionsList:nth-child(2) {
            -webkit-order: 0;
            order: 0;
            -webkit-flex: 1 1 auto;
            flex: 1 1 auto;
            -webkit-align-self: auto;
            align-self: auto;
        }
            #regionListBlock .regionsList ul {
                display: none;
            }
            #regionListBlock .regionsList ul.active {
                display: block;
            }

            #regionListBlock .regionsList ul li.active {
                background-color:#ffb91f;
            }



.header-bottom ul.menu li a:hover {
    color:#ffb91f;
}



/* catalog */
#main-content .categoryDescription {
    margin-top:30px;
    
}

.separateCatalog {
    margin-bottom: 20px;
}
    .woocommerce.main-products.list .separateCatalog.typePremium .products .product,
    .woocommerce.main-products.list .separateCatalog.typePremiumLight .products .product {
        margin-bottom: 20px !important;
    }
    .woocommerce.main-products.list .separateCatalog.typePremium .products .product .product-wrapper {
        border:13px solid #ffb91f !important;
    }
        .woocommerce.main-products.list .separateCatalog.typePremium .products .product .product-wrapper .thumbnail-wrapper{
            height:100%;
        }
    .woocommerce.main-products.list .separateCatalog.typePremiumLight .products .product .product-wrapper {
        border:5px solid #ffb91f !important;
    }


.list .products .product .product-wrapper .meta-wrapper {
    width:74%;
}
.productDescriptionBox {
    display: flex !important;
}
    .productDescriptionBox .leftBox,
    .productDescriptionBox .rightBox {
        flex: 0 1 auto;
    }
    .productDescriptionBox .leftBox {
        flex: 1 1 auto;
    }
    .productDescriptionBox .rightBox {
        flex: 0 1 200px;
        padding-left: 5px;
    }
        .productDescriptionBox .rightBox .btn {
            margin-top:0;
            width:100%;
        }
        .productDescriptionBox .rightBox .calcPrice {
            text-align:center;
            height:20px;
            width:100%;
            margin:5px 0;
        }
        .productDescriptionBox .rightBox .addSubscriptionWrap .result {
            display: none;
            color:green;
            text-align: center;
        }

    .productDescription .num {
        margin-bottom: 10px;
    }
        .productDescription .num span{
            color:black;
            font-weight: bold;
        }
    .productDescription h3 {
        font-size:16px;
        font-weight: 600;
    }
    .productDescription .orgLogo {
        text-align: center;
         margin:5px 0;
    }
    .productDescription .orgName {
        text-align: center;
        font-weight: bold;
        font-size:18px;
    }
        .productDescription.productDescriptionFull .orgName {
            text-align: left;
            margin-bottom: 10px;
        }
    .productDescription .orgType {
        font-size:12px;
        text-align: center;
    }
        .productDescription.productDescriptionFull .orgType {
            font-size:16px;
            text-align: left;
            margin-bottom: 10px;
        }
    .productDescription .phone{
        font-size:16px;
        margin-bottom: 10px;
    }

    .productDescription .price{
        color:black;
        margin-bottom: 10px;
    }
        .productDescription .price span {
            color: black;
            font-size:18px;
        }

    .myAdverts .productDescription .companyName {
        font-weight: bold;
        font-size:18px;
    }
    .myAdverts .productDescription .price span bdi,
    .myAdverts .productDescription .price span {
        font-size:14px;
        font-weight: normal;
    }

    .productDescription .description {
        margin-bottom: 20px;
    }
    .productDescription a.button {
        background: #ffb91f;
        border-color: #ffb91f;
        color: #202020;
        border-radius: 18px;
    }
        .productDescription a.button:hover span {
            color:#ffb91f;
        }
        .productDescription a.button:hover {
            background-color: black;
        }
    .productDescription a.button span {
        color: black;
        margin-bottom: 10px;
        font-size: 14px;
    }
    .product-group-button-meta .loop-add-to-cart a {
        padding:8px 12px !important;
        border-radius: 18px;
        margin-right: 20px;
    }
        .product-group-button-meta .loop-add-to-cart a span {
            font-size:14px;
            text-transform: none;
        }

    /* filter item*/
.filterItem {
        padding:20px;
        background-color: black;
    }
        .filterItem h3.heading-title {
            text-align: center;
            font-weight: 400;
            text-transform: none !important;
            color:white;
        }
        .filterItem select {
            background-color: white !important;
            font-size:18px;
        }



/* Detail */
.woocommerce div.product div.woocommerce-product-gallery {
    width:35%;
}
.woocommerce div.product div.summary {
    width:65%;
}

/* small banners */
.smallSlidersBox {
    display: flex;
    width: 100%;
    height:240px;
    margin-bottom: 50px;
}
    .smallSlidersBox .itemBox {
        margin: 5px;
        padding: 5px;
        flex: 1 1 auto;
        text-align:center;
    }
        .smallSlidersBox .itemBox .item {
            width:100%;
            height:100%;
            max-width:450px;
            max-height:240px;
            display: inline-block;
            background-size: cover;
            color:white;
            position: relative;
        }
            .smallSlidersBox .itemBox .item:after {
                content: " ";
                position:absolute;
                width:100%;
                height:100%;
                left:0;
                top:0;
                z-index: 10;
                background: black;
                opacity: 0.4;
            }
            .smallSlidersBox .itemBox .item .id {
                position: absolute;
                left:5px;
                bottom:0;
                width:50px;
                height:25px;
                z-index: 100;
                color:white;
                text-align: left;
            }
            .smallSlidersBox .itemBox .item .title,
            .smallSlidersBox .itemBox .item .text,
            .smallSlidersBox .itemBox .item .phone {
                font-size:20px;
                text-align: center;
                height:33%;
                vertical-align: center;
                z-index: 20;
                position: relative;
                padding:15px 0;
            }

#authForm {
    width:250px;
    margin:0 auto;
}
    #authForm .authSubmit {
        margin-right:10px;
    }
    #authForm .button {
        width:100%;
        margin:10px 0;
    }

#authFormHeader .button{
    padding: 8px;
    width:100%;
    margin-top:10px;
}


.advertTable thead td {
    font-weight:bold;
}
.advertTable td {
    color:black;
}

/* Popups */
.spcPopup {
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.4);
    display: none;
}
    .spcPopup.open {
        display: block;
    }
    .spcPopup .formBody.hide {
        display: none;
    }
    .spcPopup .info {
        color:black;
    }
        .spcPopup .info.success {
            background-color: rgba(134, 222, 126, 0.93);;
            padding:10px;
        }
        .spcPopup .info.error {
            background-color: #ffaeb5;
            padding:10px;
        }
    .spcPopupContent {
        position: relative;
        background-color: white;
        margin: 10% auto;
        padding: 20px;
        width: 30%;
        font-weight: bolder;
    }
    .spcPopupContent h1 {
        color:black;
    }
    .spcPopupContent a.close {
        display: block;
        position: absolute;
        top: 10px;
        right: 10px;
        width: 10px;
        height: 10px;
        padding: 0;
        font-size:30px;
        color:black;
    }
    .rentFormButton {
        width:150px;
        margin-top:10px;
        text-align:center;
    }
        .rentFormButton button{
            width:100%;
        }
    #rent_form_startAt select {
        width:32%;
    }


    /* POPUP region form v2 */
    #regionListV2 {
        position:absolute;
        left:-100%;
        top:-3px;
        width:800px;
        padding:20px;
        z-index:1100;
        display:none;
        background: white;
        box-shadow: 0 0 10px rgba(101,101,101,0.2);
    }
        #menuRegion.openModal #regionListV2,
        #menuRegion.open #regionListV2 {
            display: block;
        }

.MyAccountContent {
    margin-bottom:30px;
}
    .MyAccountContent .rowAddAdvert {

    }
        .MyAccountContent .rowAddAdvert a.button{
            width:30%;
            margin:5px 1.5%;
            height:50px;
            line-height:20px;
            float:left;
        }


#indexPage  {
    min-width: 800px;
    width:100%;
    max-width:1200px;
    margin:0 auto;

}
#indexPage .leftimg {
     float:left;
     margin: 7px 7px 7px 0; /* Отступы вокруг картинки */
 }
#indexPage .rightimg  {
    float: right;
    margin: 7px 0 7px 7px;
}

.navigation {
    margin:30px 0;
    text-align: center;
    width: 100%;
}
    .navigation a, .navigation span {
        padding: 0;
        text-align: center;
        display: inline-block;
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        color: rgba(32,32,32,1);
    }
        .navigation span {
            background-color: rgba(255,185,31,1);
            color: rgba(32,32,32,1);
            border-radius: 50%;
        }

#adminUserAccount {
    background: #FFB91F;
    padding:10px;
    color:black;
}
    #adminUserAccount a{
        text-decoration: underline;
    }
    #adminUserAccount a:hover{
        text-decoration: none;
    }



