/* custom style */

body .at-header-logo a{
    width: 100%;
    max-width: 200px;
    height: 100%;
    display: inline-block;
}
body .at-header-info::after {
    bottom: -10px;
    max-width: auto !important;
    width: 100%;
	left: -12px;
}
body .at-header-logo {
	position: relative;
    left: -6px !important;
    top: 14px !important;
}
body .at-slider-btn{
    padding: 26px 20px;
    line-height: 2;
}
body .at-circle-logo.circle-bg{
    width: 100%;
    max-width: 150px;
}
body .at-menus-list-box {
    margin-left: 40px !important;
}
body .at-menus-tab-button .nav-link{
    font-size: 32px !important;
    padding-right: 30px !important;
    margin-right: 20px !important;
}
body .at-video-title{
    font-size: 120px !important;
}
body .at-copyright-wrapp::before, .at-copyright-wrapp::after{
    width: 40.7% !important;
}
body .at-about-3-wrapper .at-about-thumb-secondary {
    top: auto;
    bottom: -20%;
    right: -40.5%;
}
body .at-product-details-msg,
body .at-product-details-payment,
body .yith-add-to-wishlist-button-block,
body .at-product-details-social,
body .reviews_tab,
body .at-funfact-area.green-bg.at-space,
body .single-product .at-breadcrumb-area,
body .additional_information_tab{
    display: none !important
}
body .single-product .at-product-details-top{
    padding-top: 250px !important;
}
body .at-text-box2 .at-text-slider-title{
    font-size: 70px !important;
}
body .at-blog-area .at-blog-wrapper .at-blog-item.blog-above {
    margin-top: 0 !important;
}
body .at-slider-content {
    margin-left: 180px;
}
body .at-text-slider-title{
    font-size: 30px !important;
}
body .at-video-thumb-box {
    margin-top: 0 !important;
}

.at-menus-title-box {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 10px;
}

.at-menus-title-box .menus-title {
    flex: 1;
    min-width: 0;
}

.at-menus-title-box .menus-title a {
    display: block;
    word-break: break-word;
}

.at-menus-title-box .at-menus-price {
    white-space: nowrap;
    margin-left: auto;
}
@media (max-width: 1922px) {
   body .at-header-logo {
        top: 0 !important;
    }

}
@media (max-width: 1405px) {
   body .at-header-info-date {
       display: none !important
    }

}
@media (max-width: 1080px) {
 	 body .at-header-info.info-right::after {
		left: auto;
		right: -12px;
	}
	body .at-header-logo {
        top: 14px !important;
        left: 0 !important;
    }
}
@media (max-width: 991px) {
    body .at-video-title {
        font-size: 55px !important;
    }
    body .elementor-168 .elementor-element.elementor-element-62c4791 .elementor-heading-title{
        font-size: 25px !important;
    }
	body .at-slider-content{
		 margin-left: 0 !important;
	}
	body .at-video-thumb-box {
    	margin-top: -10px !important;
	}
	.at-menus-list-box .at-menus-tab-button nav,
	.at-menus-list-box .at-menus-tab-button .nav-tab{
		display: flex !important; 
        flex-wrap: nowrap !important; 
        overflow-x: auto !important; 
        overflow-y: visible !important; 
        white-space: nowrap !important; 
        -webkit-overflow-scrolling: touch; 
        align-items: center; width: 100%;
	}

	.at-menus-list-box,
    .at-menus-tab-button {
        overflow: visible !important;
    }
	 .at-menus-tab-button .nav-tab a,
    .at-menus-tab-button .nav-tab li {
        flex: 0 0 auto !important;
        height: auto !important;
        line-height: normal !important;
    }
	body .at-menus-tab-button .nav-link{
       font-size: 18px !important;
       padding-right: 20px !important;
       margin-right: 7px !important;
   }
	.at-copyright-area .at-copyright-wrapp .col-xl-2{
        display: none !important
	}
	body .at-copyright-wrapp::before, .at-copyright-wrapp::after {
    	width: 100% !important;
	}
}
@media (max-width: 575px) {
    body .at-video-title {
        font-size: 55px;
    }
    body .elementor-168 .elementor-element.elementor-element-62c4791 .elementor-heading-title{
        font-size: 25px;
    }
	body .at-menus-list-box {
		margin-left: 0px !important;
	}
	body .at-video-title {
    	font-size: 74px !important;
	}
	body .at-menus-tab-button .nav-link {
	   font-size: 20px !important;
	}
	.at-menus-title-box {
        flex-wrap: wrap;
    }
    .at-menus-title-box .menus-title {
        width: 100%;
    }
    .at-menus-title-box .at-menus-price {
        width: 100%;
        text-align: right;
        margin-top: 5px;
    }
	.at-menus-list-content{
    	position: relative;
	}
	.at-menus-list-content  .at-menus-dsc {
        position: absolute;
    	top: 26px;
	}

}
