/*!
Theme Name: Buduaar
Author: -
*/

.ir {
    background-color: transparent;
    overflow: hidden;
    background-image: url('../images/sprite2x.png')
}
.skaties-header-v3 .skaties-header-logo {
    height: auto;
    line-height: 1;
    position: relative;
    z-index: 2;
    padding: 13px;
    background: #ff0080;
}
.skaties-header-v3 .skaties-header-logo img {
    margin: 0 auto;
}
.skaties-header-v3 .skaties-header-logo:before {
    content: none;
}
@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:200/100),
only screen and (min-device-pixel-ratio:2) {
.ir {
    background-image: url('../images/sprite2x.png');
    background-size: 750px 500px;
    -webkit-background-size: 750px 500px;
    -moz-background-size: 750px 500px
}
}

input[type=text], input[type=number], input[type=email],  textarea, .skaties-form .text-input-full {
    background-color: #f7f7f7;
    border: 1px solid #e6e6e6;
    border-radius: 10px;
    color: #666666;
    padding: 9px 14px;
    width: 100%;
} 

input[type=submit]:focus {
    outline: none;  
}

input[type=submit] {
    background-color: #ff0080;
    border: none;
    padding: 16px 35px;
    color: #fff;
    border-radius: 15px;
    text-transform: uppercase;
    font-size: 14px;
}

input[type=submit]:hover {
    background-color: #c70466;
}

.allow-cookies .ok {
    background: #ff0080;
}

.horizontal-submenu a .fa-caret-down {
    color: #ff0080;
}

.skaties-tvplay-widget {
    border-radius: 5px;
    position: relative;
    background: #efefef;
}

.skaties-tvplay-widget-video-format {
    color: #000;
}

.skaties-tvplay-widget-video span {
    color: #000;
}

ul.page-numbers .current, ul.page-numbers a:hover{
    background: #ff0080;
    color: #fff;
}

.skaties-tvplay-widget-row-half .skaties-tvplay-widget-video img, .skaties-tvplay-widget-video img {
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.53);
    -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.53);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.53);
}

.skaties-tvplay-widget .skaties-tvplay-widget-more {
    color: #1d1d1d;
    text-shadow: none;
}

.skaties-tvplay-widget a:hover {
    color: #464646;
}

.column-row.skaties-sudzibu-delis-ask.degpunkta-sudzibu-delis-ask {
    border-radius: 10px;
    background: #ff0080;
}

.column-row.ads {
    text-align: center;
}

.author-vcard {
    border: none;
}

.author-vcard .author-vcard-info {
    padding: 10px;
}

.author-vcard .author-vcard-info p {
    font-size: 10px;
    line-height: 1;
    text-transform: uppercase;
    padding: 0;
}

.author-vcard .author-vcard-info p.note {
    font-size: 12px;
    text-transform: none;
    font-style: italic;
}

.author-vcard .author-vcard-info h3 strong {
    display: block;
}

.author-vcard .author-vcard-info p, .author-vcard .author-vcard-info h3, .author-vcard .author-vcard-info .author-vcard-social {
    float: none;
}

.author-vcard .author-vcard-info h3 {
    font-weight: bold;
    display: inline-block;
    margin: 5px 0;
}

.author-vcard .author-vcard-info .author-vcard-social a {
    display: inline-block;
    float: none;
}

.author-vcard figure img {
    border-radius: 100%;
}

.skaties-tvplay-logo {
    position: absolute;
    top: 25px;
    left: 15px;
}

.skaties-header-v3-inner a:hover {
    color: #ff0080;
}

.skaties-header-menu .skaties-expanded-menu-inner li a:hover {
    color: #ff0080;
}

h6.skaties-header-v3-heading {
    padding-left: 20px;
}

.skaties-header-v3-aside>a {
    text-transform: none;
}

.skaties-header-v3-aside ul li {
    display: inline-block;
}

.skaties-header-v3-aside ul {
    display: inline-block;
}

.skaties-header-v3-aside ul li a {
    display: block;
    padding: 0 15px;
    min-height: 50px;
    color: #aaa;
    border-right: 1px solid #3a3a3a;
}

.skaties-header-v3-search, .skaties-header-v3-aside>a {
    display: inline-block;
    float: none;
}

.skaties-header-v3-tv-toggle {
    display: none !important;
}

@media (max-width: 1300px) {
    .skaties-header-v3-aside ul {
        display: none;
    }
    .skaties-header-v3-tv-toggle {
        display: inline-block !important;
    }
}

ul.nav-popup li {
    display: inline-block;
    width: 16%;
    text-align: center;
}

@media (max-width: 768px) {
    ul.nav-popup li {
        display: block;
        width: 100%;
    }
}

ul.nav-popup li a {
    display: block;
    font-size: 18px;
    line-height: 23px;
    padding: 12px 0;
    text-transform: uppercase;
    color: #d9d9d9;
}

.with-images-1 .story h4 {
    min-height: 64px;
}

.story:not(.story-secondary) h4 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;  
    overflow: hidden;
}

.mobile .skaties-header-v3-expanded-wrapper li.clearfix.current-menu {
    background: none;
}

.single-post-content .entry-header figure, .single-post-content figcaption, .wp-caption {
    position: relative;
}

.single-post-content figcaption, .article-content .wp-caption-text, .article-content figcaption {
    position: absolute;
    bottom: 20px;
    left: 20px;
    border-radius: 15px;
    background: rgba(0, 0, 0, 0.50);
}

.weather-item {
    line-height: 1;
}

.weather-item a {
    display: block;
    text-align: center;
}

.weather-item span {
    display: block;
}

.search-form button, .weather-content .weather-prognosis-content .weather-prognosis-tabs .active a, .content-section .search-form button, .search-form button:hover, .search-form.active button {
    background-color: #ff0080;
}
.search-form button:hover, .weather-content .weather-prognosis-content .weather-prognosis-tabs .active a:hover {
    background-color: #d2036b;
}

.front-featured.featured-content {
    max-width: 100%;
}

.horizontal-submenu .active a {
    border-color: #ff0080;
}

a:active, a:hover, .newest-articles .column .story .title:hover, .horizontal-submenu a:hover, .column h2 a:hover, .column-row h2 a:hover {
    color: #ff0080;
}

.story .overlay {
    background-color: #ff0080;
}

.story .section-label {
    font-size: 12px;
    left: 6px;
    bottom: 6px;
}

.to-top:hover span {
    background-color: #ff0080;
    color: #fff;
}

.horoscope-widget {
    border-radius: 5px;
}

.horoscope-widget .more {
    background-color: #ff0080;
}

.horoscopes-side-widget h2 {
    padding: 0 10px 17px;
}

.site-footer {
    margin-top: 30px;
}

.skaties-form .primary-button, .skaties-form .primary-button-wrapper a {
    text-align: center;
    font-size: 14px;
    min-width: 125px;
    border-radius: 15px;
    background: #ff0080;
}

.skaties-form .with-labels li>label {
    float: none;
    width: 100%;
}

#weather-photo-add {
    margin-top: 20px;
    padding: 0;
}

.weather-content {
    border-radius: 5px;
}

.weather-content .wrapper {
    height: 620px;
}

.weather-content .weather-prognosis-content .weather-prognosis-tabs a .fa {
    color: #ff0080;
}

.weather-content .weather-prognosis-content .weather-prognosis-content-box-wrapper {
    margin-bottom: 0;
}

.weather-content .weather-prognosis-content .weather-prognosis-content-box {
    height: 230px;
    border: none;
    margin-bottom: 0;
}

.weather-content .weather-prognosis-content .weather-prognosis-content-box-wrapper>ul>li.active:after {
    content: "";
    background-color: #ff0080;
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.weather-content .weather-prognosis-content .weather-prognosis-content-box-wrapper>ul>li h4 {
    right: 0;
    bottom: 10px;
    color: #ddd;
    border: none;
    margin: 0;
    z-index: 2;
}

#weather-photo-add .single-file-upload::before {
    content: "Valige üleslaaditav pilt (JPG)";
}

.weather-content .weather-image-copyright a {
    color: #ff0080;
    font-weight: bold;
    text-shadow: none;
    text-decoration: underline;
}

.weather-content .weather-image-copyright {
    text-align: left;
}

.weather-content .weather-image-copyright a:hover {
    color: #ff0080;
}

.weather-content .weather-image-copyright {
    bottom: 243px;
    font-size: 10px;
}

.page-template-weather-php .ui-autocomplete .ui-menu-item {
    padding: 0;
}

.page-template-weather-php .ui-autocomplete .ui-menu-item div {
    padding: 5px 10px;
}

.page-template-weather-php .focused-content {
    padding: 20px;
}

.page-template-weather-php .focused-content .button {
    min-width: auto;
}

.focused-content h2 {
    padding: 0;
}

.no-touch .column .story.hover .title, .no-touch .column .story:hover .title {
    color: #ff0080;
}

.wpcf7-form p {
    padding: 0 0 15px !important;
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #559838;
    background: #559838;
    color: white;
    border-radius: 15px;
    text-align: center;
    margin-top: 10px;
}

.article-content-label, .article-content .article-content-label {
    background-color: #ff0080;
}

.article-content h2, .article-content h3, .article-content h4, .article-content h5, .article-content h6 {
    color: #ff0080;
}

.article-content .skaties-quote .skaties-quote-content, .skaties-quote .skaties-quote-content {
    border-top: 3px solid #ff0080;
}

.featured-content .featured-news .story-wrap {
    background: none;
}

.featured-content .featured-news .story-wrap h1 a:hover, .featured-content .featured-news .story-wrap.hover h1 a, .featured-content .featured-news .story-wrap:hover h1 a {
    color: #ff0080;
}

.featured-content .carousel-scroller .fa:hover {
    background-color: #ff0080;
    color: #fff;
}

.featured-content aside .tab-short-content li {
    padding: 3px;
}

.featured-content aside .tab-short-content li.hover {
    background: #ff0080;
}

.featured-content aside .tab-short-content li.hover .story .title .label {
    background: #000;
}

.featured-content aside .tab-short-content li.hover .story h4 .comments {
    color: #fff;
}

.featured-content aside .tab-short-content li.hover .fa {
    color: #fff;
}

.tab-short-content-featured .story:hover h4 .comments, .tab-short-content-featured .story:hover h4 .gallery {
    color: #fff;
}

.front-featured.featured-content:after  {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    width: 100%;
    background: -webkit-linear-gradient(top, rgba(72,76,97,0) 0%, rgba(0,0,0,0.9) 75%);
    background: linear-gradient(to bottom, rgba(72,76,97,0) 0, rgba(0,0,0,0.9) 75%);
    content: '';
    opacity: 0.7;
}

.horoscope-widget h3 {
    margin-bottom: 10px;
}

.horoscope-widget .desc {
    margin-top: 10px;
}

.article-content a {
    color: #ff0080;
}

.article-content img {
    max-width: 100%;
}

.article-social .article-social-sharing li a {
    font-size: 14px;
    font-weight: bold;
    line-height: 1 !important;
    height: auto;
    width: auto;
    border-radius: 15px;
    min-width: 35px;
    text-align: center;
    padding: 13px 10px !important;
}

.skaties-header-v3-expanded-social .article-social .article-social-sharing li a {
    color: #fff;
    padding: 0 !important;
}

.article-social .article-social-sharing li a i {
    margin: 0 5px 0 0;
}

.article-social .article-social-sharing li a span {
    font-size: 13px;
}

.skaties-header-v3-expanded-social .article-social .article-social-sharing li a {
    min-width: 1px;
    padding: 0;
}

.article-social .comments {
    background-color: #ffecf5;
    color: #fe007f;
    border-radius: 10px;
    padding: 3px 14px;
}

.comments-list nav li .active {
    color: #ff0080;
}

.article-social .article-social-sharing .share-facebook {
    background-color: #e2eefc;
    line-height: 40px;
    color: #3187f6;
}

.cresta-share-icon i.c-icon-cresta-facebook {
    width: 50px !important;
    color: #3187f7 !important;
    background: #e2eefc !important
}

.cresta-share-icon .sbutton.crestaShadow a i {
    border-radius: 15px;
    border: none !important;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.2);
}

.cresta-share-icon .sbutton.crestaShadow a i:hover {
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.4);
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,.4);
    box-shadow: 0 2px 4px rgba(0,0,0,.4);   
}

.cresta-share-icon .sbutton.crestaShadow a i:after, #crestashareiconincontent .sbutton a[data-name]:hover:before, #crestashareiconincontent .sbutton a[data-name]:hover:after, .cresta-float-shadow:before {
    content: none !important;
}

.cresta-float-shadow:hover {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.skaties-push-notification .skaties-push-button .half-content a {
    border-radius: 15px;
}

.skaties-auth-button-facebook a, .skaties-auth-logged-in-fb {
    border-color: #5298f8;
    color: #5298f8;
}

.wp-polls {
    text-align: center;
    background: none; 
    border: 1px solid #e6e6e6;
    border-radius: 10px;
}

.wp-polls-ul {
    display: inline-block;
}

.wp-polls-ul li {
    text-align: left;
}

.wp-polls-ul li label {
    color: #666;
}

.wp-polls-ul li label .icon {
    top: 4px;
    left: 0px;
    background: none;
    border: 2px solid #ddd;
    border-radius: 100%;
    width: 15px;
    height: 15px;
}

.wp-polls-ul li label .icon:after {
    display: none;
    content: "";
    position: absolute;
    top: 2px;
    left: 2px;
    width: 11px;
    height: 11px;
    background: #ff0080;
    border-radius: 100%;
}

.wp-polls-ul li:hover input+label .icon, .wp-polls-ul li input:checked+label .icon, .wp-polls-ul .checkbox label .icon {
    background: none !important;
}

.wp-polls-ul li:hover input+label .icon:after, .wp-polls-ul li input:checked+label .icon:after {
    display: block;
}

.poll-comments-archive, .wp-polls .js-poll-vote {
    position: relative;
    border: none;
}

.poll-related-article, .poll-archive {
    position: absolute;
    bottom: 26px;
    left: 20px;
    text-decoration: none !important;
    color: #ff0080;
}

.poll-related-article:hover, .poll-archive:hover {
    text-decoration: underline !important;
}

.poll-archive {
    left: auto;
    right: 20px;
}

.poll-comments-archive a, .wp-polls h4 a  {
    text-decoration: none;
    color: #ff0080;
}

.wp-polls .js-poll-vote-after {
    display: none;
}

.wp-polls .voted .js-poll-vote-after {
    display: inline-block;
    background: #039705;
    border-radius: 20px;
}

.wp-polls .voted .js-poll-vote-after p {
    color: #fff;
}

.wp-polls .js-poll-vote .skaties-form {
    overflow: visible;
    height: auto;
}

.wp-polls .js-poll-vote .skaties-form .button{
    padding: 12px 20px;
    font-size: 14px;
    margin: 0 auto;
}

.no-touch .article-content .wp-polls h4, .wp-polls h4 {
    font-size: 23px;
    font-weight: 600;
    color: #666;
    padding: 25px 10px 0;
}

.article-content .wp-polls .wp-polls-ul {
    margin: 10px 0;
}

.skaties-push-notification .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item {
    text-align: left;
}

.skaties-push-notification .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label {
    position: relative;
    width: auto;
}

.skaties-subscribe input:checked+span {
    background: none;
}

.skaties-subscribe span {
    background: none;
}

span.wpcf7-list-item {
    margin: 0 0 0 25px;
}

.wpcf7-list-item input:checked + span.wpcf7-list-item-label::after  {
    content: "\2713";
    position: absolute;
    top: 0;
    left: 3px;
    color: #ff0080;
}

.wpcf7-list-item span.wpcf7-list-item-label::before  {
    content: "";
    background: #fff;
    position: absolute;
    top: 2px;
    left: 0;
    width: 15px;
    height: 15px;
    border: 2px solid #ddd;
}

.menu-social .social li a {
    border-radius: 25px;
}

.menu-social .social li a:hover {
    border: none;
}

.menu-social .social li .facebook {
    background: #1878f1;
}

.menu-social .social li .instagram {
    background: #ff0080;
}

.menu-social .social li .instagram:hover {
    background-color: #fff;
}

.banner-header {
    margin-bottom: 25px;
}

.banner-footer {
    margin-top: 25px;
}

.section-tv {
    background: none;
}

.skaties-header-v3-expanded-menu-list ul ul li.nav__item--active a {
    color: #ff0080;
} 

.skaties-header-v3-expanded-menu-list ul > li > a.nav__link {
    font-size: 18px;
    text-transform: uppercase;
    padding-bottom: 10px;
} 
.nav__sub-sub-menu {
    display: none !important;
}

.skaties-header-v3-expanded-menu-list ul ul li a:hover {
    color: #ddd;
}

.skaties-header-v3-expanded-menu-list ul ul li.nav__item--active .nav__sub-sub-menu, .skaties-header-v3-expanded-menu-list ul ul li.nav__item--ancestor--active .nav__sub-sub-menu {
    display: block !important;
    list-style: circle;
    padding: 5px 20px 0;
}

.skaties-header-v3-expanded-menu-list ul ul li.nav__item--ancestor--active .nav__sub-menu__link {
    color: #565656;
}

.skaties-header-v3-expanded-menu-list ul ul li.nav__item--active .nav__sub-sub-menu a {
    color: #fff;
}

.skaties-header-v3-expanded-menu-list ul ul li.nav__item--active .nav__sub-sub-menu {

}

.entry-header .article-social {
    display: flex;
    align-items: center;
}

.article-social .article-social-sharing {
    margin-left: auto;
}

.banner-sidebar.banner-300x600 {
    margin-bottom: 20px;
}

.skaties-header-v3-expanded-tv-program header figure {
    text-align: center;
}

.skaties-header-v3-expanded-tv-program header figure img {
    width: 33px;
}

.mobile.body-skaties-header .overline+.content-wrapper .single-post-content {
    padding-top: 20px;
}

@media (min-width: 960px) {
    .skaties-header-v3-expanded-additional-horoscopes-extra {
        padding-bottom: 30px;
    }
    .skaties-header-v3-expanded-extra-social {
        bottom: auto;
    }
}

@media (min-width: 768px), (min-height: 900px) and (min-width: 640px) {
    .skaties-header-v3-expanded-tv-program {
        margin: 0 0 30px;
    }
    .skaties-header-v3-expanded-social .article-social .article-social-sharing {
        top: 5px;
    }
}

@media (min-width: 640px) {
    .skaties-header-v3-expanded-menu-list ul li.clearfix {
        min-height: auto;
    }
    .skaties-header-v3-expanded-tv-programs {
        padding: 30px 0 0;
    }
}


@media (max-width: 639px) {
    .burger-menu {
        font-size: 0;
        padding: 0 20px;
    }
    .mobile .skaties-header-v3-expanded-menu-list ul li>a, .mobile .skaties-header-v3-expanded-menu-list ul ul {
        font-size: 14px;
    }
    .nav__item.nav__item--parent {
        display: inline-block;
        width: 50%;
        vertical-align: top;
        text-align: left;
        padding: 0 0 10px;
    }
    .column-row.skaties-sudzibu-delis-ask.degpunkta-sudzibu-delis-ask {
        border-radius: 0;
    }
    .mobile .weather-content .weather-current-place-weather {
        margin-top: 0;
    }
    .mobile .weather-content .weather-change-place {
        top: 175px;
    }
    .page-template-weather.mobile .weather-content .weather-change-place {
        top: 15px;
    }
    .mobile .weather-content .weather-current-place-data {
        top: 40px;
    }
    .page-template-weather.mobile .weather-content .weather-current-place-data {
        top: 80px;
    }
    .skaties-header-v3-expanded-tv-program {
        padding: 0 20px;
    }
    .skaties-header-v3-expanded-menu ul {
        margin-top: 5px;
    }
/*    .skaties-header-v3-expanded-menu-list ul li ul {
        display: none;
    }*/
    .mobile .skaties-header-v3-expanded-menu-list h6 {
        padding: 5px 0;
    }
    .mobile .weather-prognosis-tabs-xs .active-item a, .mobile .weather-prognosis-tabs-xs li a {
        background: #ff0080!important;
    }
    .mobile .column-rows-together .column-row {
        padding-bottom: 10px;
    }
    .mobile .skaties-header-v3-expanded-additional-horoscopes-extra .skaties-header-v3-expanded-additional ul li {
        width: 100%;
        float: none;
    }
    .skaties-header-v3-expanded-horoscopes {
        display: none;
    }
    .full-width .three-cols, .no-touch.skaties-special-page .three-cols {
        margin-left: 0;
    }
    .full-width .two-cols {
        margin-left: 0 !important;
    }
    .full-width .column-row .column-half {
        width: 100% !important;
    }
    .mobile .column-wrapper-two-rows .column-row .column, .mobile .three-cols .column, .mobile .two-cols .column {
        margin: 0 !important;
    }
    .full-width .three-cols .column-third, .no-touch.skaties-special-page .three-cols .column-third {
        width: 100%;
        padding-left: 0;
    }
    .mobile .column-row .column-third {
        padding: 20px 0 10px;
    }
    .full-width .three-cols>h2, .no-touch.skaties-special-page .three-cols>h2 {
        padding-left: 9px;
    }
    .mobile .two-cols {
        padding: 0 9px;
    }
    .full-width .column-row .column-half {
        padding-left: 0;
    }
    .mobile .column-row .column-half {
        padding: 20px 0 10px;
    }
    .story h4, .mobile .column-row>h2 {
        font-weight: bold;
    }
    .weather-change-place span {
        font-family:Roboto-Medium, Roboto;
    }
    .mobile .newest-articles .column .story h4 {
        font-weight: normal;
    }
    .mobile .column-wrapper-two-rows .column-row .column, .mobile .three-cols .column, .mobile .two-cols .column {
        width: 100%;
    }
    .mobile .featured-content.horoscopes-header .astro-horoscope-month {
        margin: 0;
    }
    .horoscopes-header-social.article-social .article-social-sharing {
        float: none;
        display: inline-block;
        vertical-align: middle;
    }
    .horoscopes-header-social>span {
        float: none;
        display: inline-block;
    }
    .mobile.body-skaties-header .overline+.content-wrapper {
        padding-top: 0;
    }
    .mobile.body-skaties-header .overline+.content-wrapper .entry-header {
        padding-top: 10px;
    }
    .site-footer nav {
        height: auto;
    }
    .site-footer nav li {
        padding: 0 15px 0 0;
    }
    .with-images-1 .story h4 {
        min-height: 1px;
    }
    .mobile .smartad_header {
/*        margin-top: 52px;
        margin-bottom: -51px;*/
    }
    body.mobile {
        padding-top: 51px !important;
    }
    .mobile.body-skaties-header .mobile-wrapper {
        padding: 0;
    }
    .skaties-video-single-popular {
        margin-top: 35px;
    }
}

.embedded-video {
    height: auto !important;
}