/*
Theme Name:   olsen-light child theme
Description:  Write here a brief description about your child-theme
Author:       Alicja Szafran
Author URL:   Write here the author's blog or website url
Template:     olsen-light
Version:      1.0
Text Domain:  olsen-light-child
*/

/* Write here your own personal stylesheet */
body{
    background-image: url('mascara_bg.jpg');
    background-attachment: fixed;
}

div *{
    font-family: 'Montserrat', sans-serif !important;
}

.main-content{
    background-color: #FFFFFF;
    padding: 10px 20px;
}


#site-content #content{
    padding: 0;
}


#masthead .site-bar{
    background: #d2afb6;
    padding: 10px 20px;

}
#masthead .site-bar *{
    color: #FFFFFF !important;
}

.menu-item {
    text-transform: uppercase;
    text-align: center;
    margin-right: 25px !important;
}

.menu-item::before{
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #FFF;
    float: left;
    margin-right: 5px;
    margin-top: 6.5px;
}


.menu-item:hover:before{
    background: #222222;
}


.menu-item a{
    padding: 0 !important;
    margin-right: 0 !important;
}
.entry-title{
    text-transform: uppercase;
    margin: 5px 0;
    padding: 0;
    text-align: left;
    font-weight: 400;
    font-size: 30px;
}

.entry-title b{
    font-weight: 700;
}

.entry-title::after{
    content: '';
    display: block;
    width: 50px;
    height: 5px;
    background: #d2afb6;
    margin-top: 10px;
    margin-bottom: 10px;
}

h3.widget-title{
    color: #FFFFFF;
    background: #d2afb6;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 0;
}

.widget .entry-title{
    font-size: 14px;
}
.widget div{
    background: transparent;
    border: 0;
}

.widget{
    border: 0;
}

.wp-review-tabs{
    display: none;
}

.sidebar aside{
    padding: 0 !important;
    margin-bottom: 15px;
}

.sidebar.sidebar-right{
    border: 0;
}

.widget_about.group{
    background-color: #FFFFFF;
    padding: 10px 20px;
}

/* SINGLE STYLING */
#paging{
    border-color: #d2afb6;
}

.paging-standard{
    background: #d2afb6;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: 300 !important;
    font-size: 18px !important;
}

.paging-standard:hover{
    background: #FFFFFF !important;
    color: #d2afb6 !important;
}

.entry-related{
    color: #d2afb6;
    font-size: 24px;
    text-transform: uppercase;
    
}

.related-container{
    background: #FFFFFF;
    padding-top: 20px;
    padding-bottom: 20px;
}

/* review-list Styles*/

.review-list *{
    text-transform: uppercase;
}
.review-result{
background-image: linear-gradient(to right, #ffffff, #efebf2, #e4d7e1, #dbc3cd, #d2afb6) !important; 
background-image: -webkit-gradient(linear, left top, right top, from(#ffffff), color-stop(#efebf2), color-stop(#e4d7e1), color-stop(#dbc3cd), to(#d2afb6)) !important; 
background-image: -webkit-linear-gradient(left, #ffffff, #efebf2, #e4d7e1, #dbc3cd, #d2afb6) !important; 
background-image: -o-linear-gradient(left, #ffffff, #efebf2, #e4d7e1, #dbc3cd, #d2afb6) !important; 
background-image: linear-gradient(to right, #ffffff, #efebf2, #e4d7e1, #dbc3cd, #d2afb6) !important;
background-color: transparent !important;
}
.review-desc p strong{
    color: #d2afb6 !important;
}

li:first-child .review-total-only.large-thumb{
    color: #d2afb6;
    font-size: 40px;
}

.review-total-only.large-thumb{
    font-size: 30px;
}

.mascara-holder{

}

.mascara-ranking{
    background: #d2afb6;
    padding: 10px 20px;
    text-align: center;
    width: 100%;
    display: block;   
    text-transform: uppercase;
    color: #FFFFFF;
    letter-spacing: 1.2px;
}
.mascara-ranking span{
    font-weight: 700;
}

.mascara-home-title{
    border-bottom: 0 !important;
    margin-top: 10px;
    padding: 5px 0;
    display: block;
}

.mascara-home-title:hover{
    color: #d2afb6 !important;
}

.readmore{
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 0 !important;
    color: #d2afb6 !important;
    border-left: #eee solid 2px;
    padding: 3px 8px;
    display: inline-block;
}

.readmore:hover{
    color: #222222 !important;
}

.mascara-separator{
    height: 2px;
    background-image: -webkit-gradient(linear,left top, right top,from(#d2afb6), color-stop(#e4d7e1), color-stop(#efebf2), color-stop(#dbc3cd), to(#ffffff)); 
    background-image: -webkit-linear-gradient(left,#d2afb6, #e4d7e1, #efebf2, #dbc3cd, #ffffff); 
    background-image: -o-linear-gradient(left,#d2afb6, #e4d7e1, #efebf2, #dbc3cd, #ffffff); 
    background-image: linear-gradient(to right,#d2afb6, #e4d7e1, #efebf2, #dbc3cd, #ffffff);
    background-color: transparent !important;
    margin: 40px 0;
}

.mascara-holder .wp-review-total-point{
    font-weight: 700;
    font-size: 20px;
    line-height: 1;
    padding: 0;
}

.read-more{
    color: #222222;
    text-transform: uppercase;
}
.read-more:hover{
    color: #d2afb6;
    border-color: #DDDDDD;
}

.socials{
    display: none;
}

.first-mascara {
    padding: 0;
}
.first-mascara > div:last-child {
    background: #434343;
    border-right: 4px solid #dfbfc4;
    color: #ffffff;
    padding: 20px 30px 20px 50px;
}
.first-mascara .mascara-home-title {
    color: #ffffff;
    position: relative;
}
.first-mascara .mascara-home-title::before {
    content: '';
    display: block;
    width: 80px;
    height: 73px;
    background-image: url('/wp-content/uploads/2019/03/star.png');
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: -25px;
    left: -90px;
}
.first-mascara .wp-review-total-point {
    background: none;
    position: relative;
    margin-left: 20px;
}
.first-mascara .wp-review-total-point::before {
    content: '';
    display: none;
    width: 106px;
    height: 140px;
    background-image: url('/wp-content/uploads/2019/03/arrow.png');
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -15px;
    left: -130px;
}
.first-mascara .readmore:hover {
    color: #ffffff !important;
}
@media screen and (min-width: 992px) {
    .first-mascara > div:last-child {
        margin-left: 30px;
        width: calc(66.66666667% - 30px);
    }
}
@media screen and (min-width: 1200px) {
    .first-mascara > div:last-child {
        margin-left: 30px;
        width: calc(75% - 30px);
    }
}

.fa {
    font-family: FontAwesome !important;
}

@media screen and (min-width: 767px) and (max-width: 991px) {
    .related-container {
        display: none;
    }
}

.mm-menu .mm-listview > li:after, .mm-menu .mm-navbar {
	border: none;
}

.paging-standard {
	font-size: 14px !important;
}

.menu-item::before {
    content: none;
}

.navigation a, .navigation .navigation a:visited {
    white-space: unset;
}

.mm-listview > li > a, .mm-listview > li > span {
    white-space: unset;
    text-align: center;
}

.menu-item {
    margin-right: 0 !important;
}