/* Reviews */
.one-reviews{}
.one-reviews-container{margin-top:40px;margin-bottom:150px;padding:0 40px;max-width:1800px;}
.one-reviews-header{padding-top:30px !important;padding-bottom:60px !important;}
.one-reviews-title{font-size:4em;color:#eee;font-weight:bolder;margin-bottom:5px !important;text-transform: uppercase;}
.one-reviews-subtitle{color:#ddd;}
.one-reviews-breadcrumb ol a{color:#aaa;font-size:0.85em;}
.one-reviews-breadcrumb ol{justify-content:center;}
.one-reviews-breadcrumb ol{margin-bottom:5px;background-color:transparent !important;padding:8px 0 !important;}
.one-reviews-tab-container{margin-top:30px;}
.one-reviews-tab{background:#111 !important;color:#ddd;padding:9px 30px;}
.one-reviews-tab:hover{color:#fff;}
.one-reviews-tab-active{background:#ffc107 !important;color:#333;padding:8px 30px;}
.one-reviews-tab-active:hover{color:#000}


/* catalog reviews */
.one-catalog-review-h3{margin-top:30px !important;color:#eee;font-weight:bold;font-size:2em;}
.one-catalog-review-card{background-color:rgba(13,13,13,0.9) !important;}
.one-catalog-review-left{border-right:1px solid #222;min-height:150px}
.one-catalog-review-left small{color:#ccc;font-size:0.9em;}
.one-catalog-review-item{margin-top:35px;max-width:45%}
.one-catalog-review-item img{margin-right:10px;border-radius:3px;}
.one-catalog-review-item{color:#aaa;font-weight:normal;}
.one-catalog-review-body{color:#ddd;font-weight:600;max-width:90%}
.one-catalog-review-item a{color:#bbb;}
.one-catalog-review-item a:hover{text-decoration:underline;}
.one-catalog-review-date{color:#aaa;}
.one-catalog-review-title{color:#eee;text-transform: uppercase;}
.one-catalog-review-count{color:#333;font-weight:500;}
.one-catalog-review-reply{border:1px dashed #444;padding:10px 15px;color:#fff;border-radius:5px;max-width:500px;}
@media (max-width:991.98px) { 
    .one-catalog-review-left{border-right:0;border-bottom:1px solid rgba(34,37,41,0.9);min-height:50px;margin-bottom:10px}
    .one-catalog-review-item{margin-top:35px;max-width:100%}
    .one-catalog-review-body{max-width:100%}
}



/* Gallery */
.one-gallery-nav{background-color:rgba(24,28,33,0.9) !important;padding:50px 30px;margin-bottom:40px;}
.one-gallery-nav-title{margin-top:50px !important;color:#eee;font-weight:bold;font-size:2.5em;}
.one-gallery-nav-subtitle{color:#ddd;font-size:0.85em;max-width:600px;}
.one-gallery-container{max-width:1680px;margin:auto;color:#444}
.one-gallery-grid{width:20%;height:auto;float:left;padding:10px;}
.one-gallery-grid:after{content:'';display:block;clear:both;}
.one-gallery-body{background:rgba(18,22,26); !important;}
.one-gallery-card{background:#eee !important;}
.one-gallery-card-body span{font-size:13px;color:#333;}
.one-gallery-card-body a{font-size:13px;color:#333;}
.one-gallery-card-body a:hover{text-decoration:underline;}
.one-gallery-card-body p{color:#333;}
.one-gallery-card-user{color:#333;}
.one-gallery-card-profile small{color:#666;font-size:0.8em;}
.one-gallery-card-hr{border-color:#eee !important;}
.one-gallery-card-date{color:#555;font-size:0.8em;padding-left:10px;}
.one-gallery-card-item img{border-radius:5px;margin-top:3px;}
.one-gallery-card-item a{font-size:0.95em;line-height:1.15 !important;}

@media (max-width:1360px) { 
    .one-gallery-grid{width:25%;height:auto;float:left;padding:5px;}
}

@media (max-width:991.98px) { 
    .one-gallery-grid{width:33.3%;height:auto;float:left;padding:5px;}
}

@media (max-width:760px) { 
    .one-gallery-grid{width:50%;height:auto;float:left;padding:5px;}
}

@media (max-width: 575.98px){
    .one-gallery-grid{width:50%;height:auto;float:left;padding:5px;}
}