/*
 Theme Name: GeneratePress Child (Extended)
 Theme URI: https://generatepress.com
 Description: Advanced Child Theme for GeneratePress with Hooks & Customizations
 Author: Your Name
 Author URI: https://yourwebsite.com
 Template: generatepress
 Version: 1.1
*/


.gb-element-04d04ac2 ,
.gb-element-a58c3d23 ,
.gb-element-1e7db6a4,
.gb-element-d113c972,
.gb-element-426e0b39 ,
.gb-element-1884e620 ,
.gb-element-536f1c9c ,
.gb-element-d4f5d831 ,
.gb-element-a57ea59f,
.feature_listing_inner ,
.about_inner_box ,
.datacenter_netword_inner ,
.testimonail_inner_box,
.call_of_inner ,
.vps_features_inner_bx ,
.subanner_col ,
.table_plan_inenr_bx ,
.tos_inner_box ,
.gallary_inner_bx
 {
     max-width: 1600px;
     margin:0 auto;
}


.gradient-text {
    background:  linear-gradient(
    38deg,
    #0d2239 25%,
    #3d6086 65%,
    #3d6086 100%
  ) !important;
	
	
	
	
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    background-clip: text !important;
    color: transparent !important;
	
	

	
	
}

.banner_section 
 {
     max-width: 1600px;
    margin: 0 auto;
}

.wp-block-separator {
    border-top: 1px solid;
    margin-bottom: 0;
    height: 1px;
    width: 100%;
}


.gb-sub-menu-sm010b7f .menu-item {
	    background-color: transparent !important;

}

.gb-sub-menu-sm010b7f .menu-item:hover {
  background-color: #3fa36c !important;
   
}

.gb-sub-menu-sm010b7f .menu-item {
  padding: 0 !important
}

@media screen and (max-width: 1600px){

.gb-element-04d04ac2 ,
.gb-element-a58c3d23 ,
.gb-element-1e7db6a4,
.gb-element-d113c972,
.gb-element-426e0b39 ,
.gb-element-1884e620 ,
.gb-element-536f1c9c ,
.gb-element-d4f5d831 ,
.gb-element-a57ea59f,
.feature_listing_inner ,
.about_inner_box ,
.datacenter_netword_inner ,
.testimonail_inner_box,
.call_of_inner ,
.vps_features_inner_bx ,
.subanner_col ,
.table_plan_inenr_bx ,
.tos_inner_box ,
.gallary_inner_bx
 {
     max-width: 100%;
     margin:0 auto;
    width: 100%;
   padding: 0 2%; ;


}

	.banner_section {
   padding: 100px 2%;
  width: 100%;
  max-width: 100%;
}

.gb-element-26169de7	.gb-element-0f2a5f28 {
    max-width: 75%;
}
	.gb-element-426e0b39 br {display: none !important}

}




.deals-wrapper {
  max-width: 1200px;
  margin: auto;
  font-family: Inter, system-ui, sans-serif;
}

/* Tabs */
.deals-tabs {
  border-bottom: 1px solid #e5edf3;
  margin-bottom: 24px;
  gap: 28px;
}
.deal-tab .wp-block-button__link {
  background: transparent;
  color: #1f2937;
  font-size: 14px;
  font-weight: 600;
  padding: 0 0 14px;
}
.deal-tab:hover .wp-block-button__link,
.deal-tab:focus .wp-block-button__link {
  color: #22c55e;
}
.deal-tab.active .wp-block-button__link {
  color: #22c55e;
}
.deal-tab.active::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 2px;
  background: #22c55e;
}

/* Table */
.deals-table {
  border: 1px solid #eef2f7;
  border-radius: 12px;
  overflow: hidden;
}
.table-head,
.table-row {
  display: grid;
  grid-template-columns: 2fr 1.2fr 1.2fr 1.4fr 1.2fr 1fr 1fr;
  padding: 16px 20px;
  align-items: center;
}
.table-head {
  background: #f8fafc;
  font-size: 13px;
  font-weight: 600;
}
.table-row {
  border-top: 1px solid #eef2f7;
  font-size: 14px;
}
.table-row:hover {
  background: #f9fafb;
}

/* Price */
.price {
  font-size: 18px;
  font-weight: 800;
}
.price span {
  font-size: 13px;
  font-weight: 500;
}

/* Button */
.buy-btn {
  background: #22c55e;
  color: #fff;
  padding: 8px 14px;
  border-radius: 6px;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
}

/* Tabs panels */
.tab-panel {
  display: none;
}
.tab-panel.active {
  display: block;
}

/* Mobile */
@media (max-width: 900px) {
  .table-head {
    display: none;
  }
  .table-row {
    grid-template-columns: 1fr;
    gap: 8px;
  }
}







@media screen and (max-width: 1450px){ 
	.gb-menu-item-mi010b7f .gb-menu-link {
   padding: 1em 8px !important
}

	.plan_boxes_ot_bx .gb-element-ec1b3976 p.gb-text ,
 .plan_boxes_ot_bx   .gb-element-36e47629 p.gb-text ,
.plan_boxes_ot_bx  .gb-element-516243b0 p.gb-text

 {
 font-size: 18px  !important


}

	.plan_boxes_ot_bx .pricing_plan_inner_cont {
      padding: 30px 25px;
 }
	.pricing_plan_inner_cont {
    background-size: 120px !important;
 }
 	.banner_section h1 {
       font-size: 85px !important;
		line-height: 90px !important;
}

 
}


@media screen and (max-width: 1370px) {  
    .banner_section h1 {
        font-size: 75px !important;
		line-height: 80px !important;
}
	.banner_section p br {
     display: none !important;
 }

.main_header_outer  .main_header_col.main_header_col2   .gb-navigation #menu-main-menu  li {
       padding: 0px 5px;
 } 
 

}

@media screen and (max-width: 1199px){  
    .banner_section h1 {
        font-size: 60px !important;
		line-height: 70px !important;
}
	br {
   display: none !important
}



.gb-element-04d04ac2 ,
.gb-element-a58c3d23 ,
.gb-element-1e7db6a4,
.gb-element-d113c972,
.gb-element-426e0b39 ,
.gb-element-1884e620 ,
.gb-element-536f1c9c ,
.gb-element-d4f5d831 ,
.gb-element-a57ea59f,
.feature_listing_inner ,
.about_inner_box ,
.datacenter_netword_inner ,
.testimonail_inner_box,
.call_of_inner ,
.vps_features_inner_bx ,
.subanner_col ,
.table_plan_inenr_bx ,
.tos_inner_box ,
	.gallary_inner_bx {
transform: scale(1);
}
}



@media screen and (max-width: 1199px){  
	

	.gb-menu-item-mi010b7f .sub-menu .gb-menu-link {
           font-size: 24px;
}
 
}



@media screen and (max-width: 1024px){ 
.site-footer span {
    padding-right: 15px;
}
}


@media screen and (max-width: 991px){   

    .banner_section h1 {
        font-size: 50px !important;
        line-height: 60px !important;
    }

   	.deals-tab-panel.active {
 padding-right: 15px;
}
    .deals-table-head > div, .deals-table-row > div:nth-last-child(2) {
        font-size: 14px;
    }
	    .deals-table-row > div {
        font-size: 14px;
        line-height: 20px;
    }
    .btn-buy {
        font-size: 14px;
        line-height: 14px;
        padding: 10px 18px;
    }

}


@media screen and (max-width: 767px){   

    .banner_section {
        padding: 0 30px 60px;
		 max-width: 100%;
    }
    .banner_section h1 {
        font-size: 30px !important;
        line-height: 35px !important;
    }
	br {
 display: none !important
}


	.feature_listing_outer .feature_listing_inner  img,
 .about_outer_box .about_inner_box img 

 {
  width: 40% !important;
  margin: 0 auto !important;

}
}


@media screen and (max-width: 425px){   

	.feature_listing_outer .feature_listing_inner  img,
 .about_outer_box .about_inner_box img 

 {
  width: 50% !important;
  margin: 0 auto !important;

}

}