@media screen and (max-width:1300px) and (min-width:981px) { 
html{overflow-x:hidden; }
.banner-wrap h2 {
font-size: 45px !important;
}
.header-wrap .wp-block-social-links .wp-social-link svg {
height: 20px;
width: 20px;
}
.inner-menu-header .wp-block-button__link{
padding: 10px;
}
}
@media screen and (max-width: 980px){
.fse-overlap-image{ position:relative !important; right:auto !important; bottom:auto !important; margin:25px 0 !important;}
.wp-block-section-01 h2, .wp-block-section-02 h2{ font-size:28px !important; }
.wpcf7 input[type="text"], 
.wpcf7 input[type="tel"], 
.wpcf7 input[type="email"], 
.wpcf7 textarea{ 
width:100%;
}	
.blog-area .wp-block-post-template{
grid-template-columns: auto auto;
}
.header-wrap{
position: static;
}
.header-wrap,
.header-wrap p{
text-align: center;
}
.header-wrap .wp-block-social-links,
.header-wrap nav,
.header-wrap ul,
.inner-menu-header .wp-block-group,
.inner-menu-header .wp-block-search__inside-wrapper,
.inner-menu-header .wp-block-buttons {
justify-content: center;
}
.inner-menu-header,.top-header{
position: static;
}
.store-main-heading,.banner-wrap h2 {
font-size: 45px !important;
}
}
@media screen and (max-width:767px) {
.search-box-main .wp-block-search__input {
position: absolute;
right: 0;
width: 100%;
}
.top-detail{
justify-content: center;
}
*{box-sizing:border-box;}
.wp-block-navigation__responsive-container.is-menu-open.has-modal-open{ padding:25px;}
.slider-content h2, .slider-content p{
text-align: center;
}
.slide-btn{
justify-content: center !important;
}
.wp-block-cover.banner-wrap,.wp-block-cover.banner-wrap img{
min-height: 200px !important;
}
}
@media screen and (max-width:1000px) and (min-width:768px) {
.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column.columnn-2 {
flex-basis: 48% !important;
}
.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column.columnn-1 {
flex-basis: 48% !important;
}
.slider-content{
padding: 20px !important;
}
.slider-content h2, .slider-content p{
text-align: center;
}
.slide-btn{
justify-content: center !important;
}
.wp-block-cover.banner-wrap,.wp-block-cover.banner-wrap img{
min-height: 300px !important;
}
}
@media screen and (max-width:1550px) and (min-width:1300px) {
}
@media screen and (max-width:1300px) and (min-width:850px) {  .cols-1{
flex-basis: 20% !important;
}
.cols-2{
flex-basis: 65% !important;
}
.cols-3{
flex-basis: 15% !important;
}
.inner-menu-header .wp-block-navigation ul {
gap: 10px;
}
.inner-menu-header .wp-block-navigation ul li{
font-size: 15px !important;
}
.wp-block-button.header-btn a {
font-size: 14px !important;
padding: 10px !important;
}
.banner-wrap{
min-height: 530px !important;
}
}
@media screen and (max-width:1300px) and (min-width:1px) { .header-wrap,.main-slider .owl-stage-outer{
max-width: 100%;
}
}