
/* Review 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-family:'Covered By Your Grace';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-card{border:0;}
.one-gallery-card-img{}
.one-gallery-card-profile small{color:#555;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:10px;}
}

@media (max-width:991.98px) { 
    .one-gallery-grid{width:33.3%;height:auto;float:left;padding:10px;}
}

@media (max-width:760px) { 
    .one-gallery-grid{width:50%;height:auto;float:left;padding:10px;}
}

@media (max-width: 575.98px){
    .one-gallery-grid{width:100%;height:auto;float:left;padding:10px;}
}




.one-reviews{background-color:#000 !important;}
.one-reviews-container{margin-top:40px;margin-bottom:150px;padding:0 40px;max-width:1360px;}
.one-reviews-header{background-color:rgba(24,28,33,0.9) !important;padding-top:50px !important;padding-bottom:50px !important;}
.one-reviews-title{font-family:'Covered By Your Grace';font-size:2.5em;color:#eee;font-weight:bolder;margin-bottom:5px !important;}
.one-reviews-subtitle{color:#ccc;}
.one-reviews-breadcrumb ol a{color:#bbb;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;}

