@media screen and (min-width: 992px){
	.details-default.details-listing>.detail-body .detail-body-content .tab-content.is-active.has-sidebar .tab-left {
	    width: 68%;
	}
}
body {
    /*color: #3e455e;
    color: #000;*/
}
.section.color-section {
    
    margin-top: 36px;
}
.color-section {
    background: #f1eace;
    color: #967622;
    padding: 20px 0;
}
.heading {
    
    color: #8e701d;
    
    font-weight: 700;
}
.details-listing .detail-box .detail-box-top-header {
    font-weight: bold;
    
    color: #8e701d;
}
.details-default>.detail-body .detail-body-content .tab-content .tab-item .tab-item-heading .heading {
    color: #8e701d;
    font-weight: 700;
}

.link {
    color: #404860;
}
.icon {
    /* color: #967a2d;
    padding-right: 10px; */
}
.details-default>.detail-body .detail-body-content .tab-content .tab-item-photos .photos-list a {
    color: #917423;
    text-decoration: none;
   
}
.pt{
	padding-top: 36px;
}
	.box_color{
	background: #f1eacfc4;
    margin: 33px 0px;
    border-radius: 16px;
    padding-top: 2px !important;
    padding-right: 2px !important;
    padding-bottom: 2px !important;
    padding-left: 22px !important;
	}
	.details-listing .advertiser-banner {
    border-bottom: 1px solid #967620;
    margin-bottom: 36px;
}
.blocks {
    display: block;
    width: 100%;
    height: 12%;
    color: #957520;
    font-size: 16px;
    cursor: pointer;
    text-align: center !important;
     margin-bottom: 11px;
      border: 1px solid #bc992c;
    border-radius: 10px;
    background: #fff685;
    padding: 5px;
    position: relative;

}
.blocks:hover{
    background-color: white;
    color:#e0d21c;
	text-decoration: none;
	
}
.padding_tb{
	padding: 30px 0px;
}
.button {
    /* margin-top: 16px;
    padding: 12px;
    -webkit-border-radius: var(--border-radius-button,3px);
    border-radius: var(--border-radius-button,3px);
    width: 100%;
    text-align: center;
    margin-bottom: 30px; */

}
.details-default>.detail-body .detail-body-content .tab-content .tab-item-photos .photos-list .photos-item {
    max-height: 112px;
}
.facebookfanpage {
    margin-top: 0px !important;
}
@media only screen and (min-width: 992px){
    .details-default>.detail-body:not(.no-padding) {
        padding-top: 48px;
        padding-bottom: 0px; 
    }
    .details-default>.detail-body:not(.no-padding) {
        padding-top: 24px;
        padding-bottom: 0px; 
    }
}
