.post-details .col-lg-8 {
        -ms-flex: 100%;
        flex: 100% !important;
        max-width: 100% !important;
    }
.single-post .col-lg-4 {
    display: none !important;
}
@media only screen and (max-width: 768px) {
	.logo{
		width:100% !important;
	}
	.top-banner.simple .bg-wrapper .content-wrap {
    margin-top: 0px !important;
}
}
.logo{
		width:45%;
	}
.top-banner.simple .bg-wrapper .content-wrap {
    margin-top: -100px;
}
html, body {
    overflow-x: hidden;
}
.zoom{
    transition: transform .2s;
}
.zoom:hover{
      transform: scale(0.9); 
}
.mini-cart-wrapper{
	display:none;
}
#footer {
    width: 100%;
    position: relative !important;
    bottom: 0;
    z-index: 110;
    left: 0;
}
.main-wrapper {
    position: relative;
    min-height: inherit;
    padding-bottom: 0px !important;
}
#footer.modern .footer-logo img {
	max-height: 100px;
}
#footer.modern .copyright {
    text-align: center;
}
.a-btn-5::before {
	background-image: linear-gradient(100deg, #b93a14, #f9bc20) !important;}
.info-block-wrap.info_with_img.modern-color-style .main-info-wrapper .info-wrap .title::before {
    background-color: transparent;
    background-image: linear-gradient(130deg, #f74600, #ff7e4b 38%, #ee7b4e) !important;
}
.info-block-wrap.info_with_img .main-info-wrapper .info-wrap .subtitle {
    color: #f74600 !important;
}
.subtitle {
    color: #f74600 !important;
}
.title::before {
    background-color: transparent;
    background-image: linear-gradient(130deg, #f74600, #ff7e4b 38%, #ee7b4e) !important;
}

.a-btn-7::before{
	background-image: linear-gradient(100deg, #b93a14, #f9bc20) !important;}
.main-pricing-wrap.simple .pricing-item.active-item.modern-color-style.active-item:after, .main-pricing-wrap.modern .pricing-item.active-item.modern-color-style.active-item:after {
    border-style: solid;
    border-width: 10px;
    border-image-source: linear-gradient(149deg, #f77d4d, #da4004) !important;
    border-image-slice: 1;
}
.location.modern.modern-color-style::before {
    opacity: .9 !important;
    background-color: #ff7800 !important;
}
.venue-main-wrapper.simple.modern-color-style .venue-wrap .venue-item a .venue-price .price {
    color: #dd6800 !important;
}
.event-main-wrapper.simple.modern-color-style .event-wrap .event-item .event-day-left .left {
    background-image: linear-gradient(130deg, #bf4715, #efa81e) !important;
}
.post-slider-wrapper.slider_modern.modern-color-style .swiper-container.post-slider .content-wrap, .post-slider-wrapper.slider_modern.modern-color-style .swiper-wrap::after {
    background-color: #bf4716 !important;
}
.contacts-info-wrap.form_text.modern-style .contact-info-inner .content span {
 background: linear-gradient(to right, #ef7200, #ffbf86) !important;
}
.post-slider-wrapper.slider_simple .content-wrap .taxonomy-wrap .category {
    background-image: linear-gradient(104deg, #f57013, #ce5500) !important;
}
.post-slider-wrapper.slider_simple .content-wrap .taxonomy-wrap .date {
    color: #000000 !important;
}
#topmenu ul li a {
 color: #000000;
    }
.counter-wrapper.classic .main-info-wrap .info-content .title {
    color: #ffffff !important;
}
.counter-wrapper.classic .main-info-wrap .coming-soon__middle .coming-soon__item-desc {
    color: #ffffff !important;
}
.counter-wrapper.classic .main-info-wrap .coming-soon__middle .coming-soon__item::before {
    background-image: linear-gradient(121deg, #ff9575, #cf5e00) !important;
}
.location.modern.modern-color-style::after {
    background-image: linear-gradient(175deg, #f67114, #fe7a07 38%, #fe7905) !important;
}
.top-banner.simple .line span {
    background-image: linear-gradient(92deg, #f0aa1f, #c24c16)!important;
}
#footer.modern {
    background-color: #000000;
}

#footer.modern .copyright a {
    color: #f77317;
}
.additional-button .a-btn-5{
	display:none;
}

@media only screen and (min-width: 992px) {
	    .col-lg-8 {
        -ms-flex: 100%;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
	
}
.breadcrumbs{
	display:none !important;
}
.post-little-banner {
	height: 450px !important;
}