/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: The Astra WordPress theme is lightning-fast and highly customizable. It has over 1 million downloads and the only theme in the world with 6,000+ five-star reviews! It’s ideal for professional web designers, solopreneurs, small businesses, eCommerce, membership sites and any type of website. It offers special features and templates so it works perfectly with all page builders like Spectra, Elementor, Beaver Builder, etc. Fast performance, clean code, mobile-first design and schema markup are all built-in, making the theme exceptionally SEO-friendly. It’s fully compatible with WooCommerce, SureCart and other eCommerce plugins and comes with lots of store-friendly features and templates. Astra also provides expert support for free users. A dedicated team of fully trained WordPress experts are on hand to help with every aspect of the theme. Try the live demo of Astra: https://zipwp.org/themes/astra/
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.13.0.1776925693
Updated: 2026-04-23 06:28:13

*/

@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

p,li,ul,a,span,div,body{
	font-family: "Barlow", sans-serif!important;
}

h1,h2,h3,h4,h5,h6, .h1, .h2,.h3,.h4,.h5,.h6, h1 span, h2 span, h3 span, h4 span, h5 span, h6 span{
	font-family: "Barlow Condensed", sans-serif!important;
}

a{
	text-decoration: none!important;
}

.para p{
	margin-bottom: 0px!important;
}

.f-contact {
    display: flex;
    gap: 10px;
    margin-bottom: 14px;
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
}

.f-contact svg {
    width: 16px;
    height: 16px;
    color: #F0A500;
    flex-shrink: 0;
    margin-top: 3px;
}

.f-contact em{
	font-weight: 700!important;
}

.site-primary-footer-inner-wrap{
	display: flex!important;
	gap: 0px!important;
	justify-content: space-between;
}

.site-footer-primary-section-1{
	width: 35%!important;
}

.site-footer-primary-section-2,
.site-footer-primary-section-3,
.site-footer-primary-section-4{
	width: 20%!important;
}

h2.widget-title,
.footer-col h2{
	font-family: 'Barlow Condensed', sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 20px!important;
    letter-spacing: .06em;
    text-transform: uppercase;
}

#block-10 p{
	font-size: 16px!important;
	color: #fff!important;
}

.widget_nav_menu li a{
	color: #fff!important;
	font-size: 16px!important;
}


.widget_nav_menu li a:hover{
	color: #f0a500!important;
}

.widget_nav_menu li{
	margin-bottom: 10px!important;
}
.widget_nav_menu li:last-child{
	margin-bottom: 0px!important;
}

.site-below-footer-wrap{
	padding: 0px!important;
}

.site-below-footer-inner-wrap{
	border-top:1px solid rgba(255,255,255,.1)!important;
	padding: 20px 0px!important;
}

.site-primary-footer-wrap{
	padding: 50px 0px!important;
}

.hero-banner{
	background:linear-gradient(155deg, #0B1F3A 0%, #122848 60%,#1A4480 100%)!important;
	background-size: 50%!important;
	background-repeat: no-repeat!important;
	position: relative!important;
	overflow: hidden!important;
}
.hero-banner::before{
    content: ""!important;
    position: absolute!important;
    top: 0px!important;
    right: 0px!important;
    left: unset!important;
    width: 51%!important;
    height: 100%!important;
    background-image: url('https://launchmyweb.net/EverestIndustries/wp-content/uploads/2026/04/hm_banner-1.png')!important;
    background-size: cover!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
}

.hero-banner::after {
    content: '';
    position: absolute!important;
    bottom: -80px;
    left: -80px;
    width: 340px;
    height: 340px;
    border-radius: 50%;
    background: rgba(46, 134, 222, .08);
    pointer-events: none;
}

.col-skyblue{
	color: #5BA4E5!important;
}

.ser_box{
	position: relative!important;
}

.ser_box .tp_label{
	position: absolute!important;
	top: 15px!important;
	left: 15px!important;
}

.sourcing-section{
	position: relative!important;
	overflow: hidden!important;
}

.sourcing-section::before {
    content: ''!important;
    position: absolute!important;	
    top: -100px!important;
    right: -100px!important;
    left: unset!important;
    width: 500px!important;
    height: 500px!important;
    border-radius: 50%!important;
    background: rgba(255, 255, 255, .03)!important;
    pointer-events: none!important;
}



.process-grid {
    position: relative !important;
}

.process-grid::before {
    content: '' !important;
    position: absolute !important;
    top: 33px !important;
    left: 0% !important;
    right: 0% !important;
    height: 2px !important;
    background: linear-gradient(90deg, #C8D8EE, #2E86DE, #C8D8EE)!important;
    border-radius: 2px !important;
    width: 1000px !important;
    margin: auto;
}


.process-step-ic .elementor-icon{	
	border: 3px solid #2E86DE!important;
}

.testi_slide{
	position: relative!important;
}

.testi_slide .item {
    display: flex;
    flex-direction: column-reverse;
    position: relative!important;
}

.testi_slide .owl-rating-icon{
	position: absolute!important;
	top: 30px!important;
	left: 30px!important;
}

.testi_slide .owl-content{
	margin-top: 40px!important;
    margin-bottom: 20px!important;
}

.testi_slide .owl-testimonial-header{
	flex-direction: row-reverse!important;
	justify-content: flex-end!important;
}

.testi_slide .owl-testimonial-header-left{
	padding-left: 15px!important;
}

.testi_slide .owl-stage-outer{
	padding: 0px!important;
}

.testi_slide .owl-nav .owl-prev{
	left: -50px!important;
}

.testi_slide .owl-nav .owl-next{
	right: -50px!important;
}

.testi_slide .owce-carousel-container{
	padding: 0px 40px!important;
}

.testi_slide .owl-nav .owl-prev, .testi_slide .owl-nav .owl-next{
	top: 40%!important;
}

.cta-band{
	position: relative!important;
	overflow: hidden!important;
}

.cta-band::before {
    content: ''!important;
    position: absolute!important;
    top: -80px!important;
    right: 10%!important;
    left: unset!important;
    width: 280px!important;
    height:280px!important;
    border-radius: 50%!important;
    background: rgba(255, 255, 255, .04)!important;
}

.col-yellow{
	color: #F0A500!important;
}

.list_item span.list-tit{
	color: #0B1F3A!important;
	font-weight:700!important;
}

.list_item .elementor-icon-list-icon{
	width: 26px!important;
    height: 26px!important;
    background: #E8F0FB!important;
    display: flex!important;
    justify-content: center!important;
    align-items: center!important;
    border-radius: 50%!important;
}

.list_item .elementor-icon-list-icon svg{
	margin: 0px!important;
}

.list_item .elementor-icon-list-text{
	width: 96%!important;
	padding-inline-start: 10px!important;
}

.gre_ic_blue .elementor-icon-wrapper,
.gre_ic_yellow .elementor-icon-wrapper{
	line-height:0px!important;
}

.gre_ic_blue .elementor-icon{
	background: linear-gradient(135deg, #2E86DE, #1A4480)!important;
}

.gre_ic_yellow .elementor-icon{
	background: linear-gradient(135deg, #F0A500, #E07800);
}

.ser-list-ic ul{
	gap: 10px!important;
	margin-left: 0px !important;
}

.ser-list-ic li{
	padding: 4px 10px!important;
    border-radius: 20px!important;
    background: #E8F0FB!important;
    margin: 0px!important;
}

.ser-list-ic.country-list li{
    background: #F4F7FC!important;
    border: 1px solid #C8D8EE!important;
    padding: 3px 10px!important;
}

.enquiry-strip{
	position: relative!important;
	overflow: hidden!important;
}

.enquiry-strip::before {
    content: ""!important;
    position: absolute!important;
    top: -105px!important;
    left: 50%!important;
    transform: translateX(-50%)!important;
    width: 600px!important;
    height: 600px!important;
    border-radius: 50%!important;
    pointer-events: none!important;
    background: rgba(255, 255, 255, .03)!important;
}

.process-grid-source svg,
.process-grid-source svg path{
	fill:#F0A500!important;
}

.process-grid-source .process-step-ic .elementor-icon{
	border-color: #F0A500!important;
}

.process-grid.process-grid-source::before{
	background: linear-gradient(90deg, rgba(255, 255, 255, .1), #F0A500, rgba(255, 255, 255, .1))!important;
}

.process-section{
	position: relative!important;
	overflow: hidden!important;
}

.process-section::before {
    content: ""!important;
    position: absolute!important;
    top: -100px!important;
    right: -100px!important;
    width: 500px!important;
    height: 500px!important;
    border-radius: 50%!important;
    left: unset!important;
    background: rgba(255, 255, 255, .03)!important;
    pointer-events: none!important;
}

.ic_areas .elementor-icon-wrapper{
    line-height: 0px!important;
}



.compare-table {
    background: #fff;
    border-radius: 20px;
    border: 1px solid #C8D8EE;
    box-shadow: 0 8px 32px rgba(26, 68, 128, .08);
    overflow-x: hidden;
    overflow-y:hidden;
}

.ct-head {
    display: grid;
    grid-template-columns: 2fr 1.2fr 1.2fr;
    background: #0B1F3A;
}

.ct-head-cell {
    padding: 20px 28px;
    font-family: "Barlow Condensed", sans-serif;
    font-size: 1rem;
    font-weight: 800;
    letter-spacing: .04em;
    text-transform: uppercase;
}

.ct-head-cell:first-child {
    color: rgba(255, 255, 255, 1);
}

.ct-head-cell.highlight {
    color: #F0A500;
}

.ct-head-cell:last-child {
    color: rgba(255, 255, 255, 1);
}

.ct-row {
    display: grid;
    grid-template-columns: 2fr 1.2fr 1.2fr;
    border-top: 1px solid #C8D8EE;
    transition: background .2s;
}

.ct-row:hover {
    background: #E8F0FB;
}

.ct-cell {
    padding: 18px 28px;
    font-size: .9rem;
    display: flex;
    align-items: center;
    gap: 8px;
}

.ct-cell:first-child {
    color: #1C2B40;
    font-weight: 500;
}

.ct-cell.yes {
    color: #059669;
    font-weight: 600;
}

.ct-cell.no {
    color: #DC2626;
    font-weight: 500;
    opacity: .7;
}

.ct-cell.sometimes {
    color: #D97706;
    font-weight: 500;
}

.check-y {
    color: #059669;
}

.check-n {
    color: #DC2626;
}

.check-s {
    color: #D97706;
}

.form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
}

.form-group {
  display: flex;
  flex-direction: column;
  gap: 6px;
  margin-bottom: 18px;
}

.form-group label {
  font-size: .8rem;
  font-weight: 700;
  color: #0B1F3A;
  letter-spacing: .06em;
  text-transform: uppercase;
}

.form-group input,
.form-group select,
.form-group textarea {
  width: 100%;
  padding: 13px 16px;
  border: 1.5px solid #C8D8EE;
  border-radius: 10px;
  font-family: "Barlow", sans-serif;
  font-size: .92rem;
  color: #1C2B40;
  background: #F4F7FC;
  transition: border-color .2s, box-shadow .2s;
  outline: none;
}

.form-group input:focus,
.form-group select:focus,
.form-group textarea:focus {
  border-color: #2E86DE;
  box-shadow: 0 0 0 3px rgba(46, 134, 222, .12);
  background: #fff;
}

.form-group textarea {
  resize: vertical;
  height: 130px;
}

.form-group select {
  cursor: pointer;
}

.form-check {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 28px;
}

.form-check input[type=checkbox] {
  margin-top: 3px;
  flex-shrink: 0;
  accent-color: #1A4480;
  width: 16px;
  height: 16px;
  cursor: pointer;
}

.form-check label {
  font-size: .84rem;
  color: #5A718A;
  cursor: pointer;
}

.form-check label a {
  color: #2E86DE;
}

.btn-submit {
  width: 100%!important;
  padding: 16px!important;
  background: #F0A500!important;
  color: #0B1F3A!important;
  border: none!important;
  border-radius: 10px!important;
  font-family: "Barlow", sans-serif;
  font-size: 16px!important;
  font-weight: 700!important;
  letter-spacing: .04em!important;
  cursor: pointer;
    white-space: normal!important;
  transition: background .2s, transform .15s, box-shadow .2s;
}

#quoteForm p{
    margin-bottom: 0px!important;
}

#quoteForm{
    margin-bottom: 0px!important;
}

.wpcf7-spinner{
    display: none!important;
}


.e-n-accordion-item[open] > .e-n-accordion-item-title {
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    border-bottom: 0px solid #fff!important;
}

#toggleAllBtn{
    padding: 0px!important;
    font-size: 17px!important;
    font-weight: 800!important;
    letter-spacing: 0.8px!important;
    color: #0B1F3A!important;
    background: transparent!important;
}

.breadcrumb-container ol{
    margin: 0px!important;
}

.breadcrumb-container ol li:first-child a{
    padding: 0px!important;
    color: #fff!important;
    margin: 0px!important;
}

.breadcrumb-container ol li a{
    font-size: 16px!important;
    font-weight: 500!important;
}

.breadcrumb-container ol li:last-child a{
    padding: 0px!important;
    color: #F0A500!important;
    margin: 0px!important;
}

.breadcrumb-container ol li .separator{
    color: #fff!important;
    margin: 0px 5px 0px 10px!important;
}


.wpcf7-not-valid-tip{ display: none; }
.wpcf7 form .wpcf7-response-output {
    margin: 20px 0;
    padding: 7px 15px 5px 15px;
    background-color: #F7E700;
    color: #000000;
}
.wpcf7-not-valid{ border: 1px solid #CB1921!important; }
.wpcf7 form .wpcf7-response-output {
    background-color: #FFFBC7;
}
.wpcf7 form.sent .wpcf7-response-output {
    background-color: #EFFFF1;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #FFDD83;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    background-color: #F7E700;
    color: #000000;
}

.ast-footer-copyright p a, .site-footer-below-section-2 p a{
    color: #fff!important;
}

.ast-logo-title-inline .ast-site-identity{
    padding-top:10px!important;
    padding-bottom:10px!important;
}

@media only screen and (max-width: 1440px) {
    .prl{
        padding-right: 20px!important;
        padding-left: 20px!important;
    }
    .site-primary-footer-wrap,
    .site-below-footer-wrap{
        padding-right: 20px!important;
        padding-left: 20px!important; 
    }
}


@media only screen and (max-width: 1320px) {
    .hero-banner{
        background-size: 53% !important;
    }
    .hero-banner::before{
        width: 48% !important;
    }

}

@media only screen and (max-width: 1200px) {
    .process-grid::before{
        width: 930px!important;
    }
    .testi_slide .owl-rating-icon {
        top: 20px !important;
        left: 20px !important;
    }
    .testi_slide .owl-content{
        min-height: 115px!important;
    }
}

@media only screen and (max-width: 1024px) {
    .hero-banner{
        background-size: 100% !important;
    }
    .hero-banner::before{
       content: unset!important;
    }

    .process-grid::before{
        content: unset!important;
    }
    .testi_slide .owl-rating-icon {
    top: 15px !important;
    left: 15px !important;
    }
    .testi_slide .owl-content {
        min-height: 80px !important;
    }
}

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

    .main-header-menu .menu-link{
        padding: 0px 10px!important;
    }
    .ast-header-button-1 .ast-custom-button{
        padding-top: 10px!important;
        padding-bottom: 10px!important;
        padding-left: 18px!important;
        padding-right: 18px!important;
    }
}


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

    .ast-button-wrap .menu-toggle{
        background-color: #fff!important;
        width: 40px!important;
        height: 40px!important;
        border-radius: 5px!important;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .ast-button-wrap .menu-toggle svg{
            fill: #091e39!important;
    }
    .ast-header-button-1 .ast-custom-button{
        height: 40px!important;
        line-height: 18px!important;
        border-radius: 5px !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
        margin-right: 10px!important;
    }
    .site-header-section>*{
        padding: 0px!important;
    }

    #ast-hf-mobile-menu {
        border-radius: 15px !important;
        background: #fff !important;
        padding: 15px !important;
        width: 70%;
        border: 2px solid #0B1F3A;
        right: 15px;
        position: absolute;
        top: -15px;
        z-index: 222;
    }
        .ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item>.menu-link {
        color: #2E86DE !important;
    }
        #ast-hf-mobile-menu li a {
        padding: 0px !important;
        margin: 0px !important;
        line-height: 20px !important;
        background: transparent !important;
        border: 0px solid #fff !important;
        font-size: 16px !important;
        font-weight: 500;
        color: #0B1F3A;
    }
        #ast-hf-mobile-menu li {
        border-bottom: 1px solid #0B1F3A !important;
        padding: 12px 0px !important;
        margin: 0px !important;
    }
    #ast-hf-mobile-menu li:first-child {
        padding-top: 0px !important;
    }
        #ast-hf-mobile-menu li:last-child {
        padding-bottom: 0px !important;
        border-bottom: 0px solid #fff !important;
    }
    .ast-primary-header-bar{
        border-bottom: 1px solid rgb(255 255 255 / 30%)!important;
    }

}


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

    .site-primary-footer-inner-wrap{
        flex-wrap: wrap!important;
        gap: 20px!important;
    }
    .site-footer-primary-section-1,
    .site-footer-primary-section-2, 
    .site-footer-primary-section-3,
    .site-footer-primary-section-4{
        width: 100%!important;
        margin-bottom: 0px!important;
    }
    .site-footer-below-section-1,
    .site-footer-below-section-2{
        margin-bottom: 0px!important;
    }
    h2.widget-title, .footer-col h2{
        margin-bottom: 10px!important;
    }
    #block-10 p{
        margin-bottom: 0px!important;
    }
    .site-primary-footer-wrap {
        padding-top: 30px!important;
        padding-bottom: 30px!important;
    }
    .site-below-footer-inner-wrap{
        grid-template-columns:1fr!important;
        gap: 10px!important;
    }
    .ast-footer-copyright p,
    .site-footer-below-section-2 p{
        text-align: center!important;
    }
    .f-contact:last-child{
        margin-bottom: 0px!important;
    }
    /*#block-8 img{
        width: 210px!important;
    }*/
}

@media only screen and (max-width: 767px) {
    
    .testi_slide .owce-carousel-container {
        padding: 0px 0px !important;
    }
    .table_view{
        overflow-x:scroll!important;
    }
    .compare-table{
       width: 500px!important;
    }
    .testi_slide .owl-theme .owl-dots .owl-dot.active span{
        background: #0B1F3A!important;
    }
    .testi_slide .owl-nav{
        display: none!important;
    }
    .owl-theme .owl-dots{
        display: block!important;
    }
    .testi_slide .owl-content{
        min-height: unset!important;
    }
    .owl-theme .owl-dots button{
        box-shadow: none!important;
    }
}

@media only screen and (max-width: 620px) {
    .form-row{
        grid-template-columns: 1fr!important;
        gap: 0px!important;
    }
    .form-group textarea {
        height: 180px;
    }
    .form-group{
        margin-bottom: 15px!important;
    }
}

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


}

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

    .ast-header-button-1 .ast-custom-button{
        display: none!important;
    }

}



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

}



.custom-products-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:30px;
    margin-top:0px;
}

.custom-product-card{
    background:#F4F7FC;
    border:1px solid #C8D8EE;
    overflow:hidden;
    transition:0.3s;
    border-radius:14px!important;
}

/*.custom-product-card:hover{
    transform:translateY(-5px);
    box-shadow:0 10px 25px rgba(0,0,0,0.08);
}*/

.custom-product-image{
    padding:0px;
    text-align:center;
    border-bottom:1px solid #C8D8EE;
    background: #fff!important;
}

.custom-product-img{
    width:100%;
    height:260px;
    background: #fff!important;
    object-fit:contain;
}

.custom-product-content{
    padding:25px;
}

.custom-product-title{
    font-size:20px;
    font-weight: 700;
    margin-bottom:15px;
}

.custom-product-title a{
    text-decoration:none;
    color:#0B1F3A;
}

.custom-product-excerpt{
    font-size:16px;
    line-height:1.7;
    color:#5A718A;
    margin-bottom:20px;
}

.custom-product-btn{
    display:inline-block;
    color:#2E86DE;
    font-weight: 700;
    text-decoration:none;
}

.custom-pagination{
    margin-top:30px;
    text-align:center;
}

.custom-pagination .page-numbers{
    display:inline-block;
    padding:10px 20px;
    margin:0 5px;
    background:#f2f2f2;
    color:#001f4d;
    text-decoration:none;
    border-radius: 5px!important;
    font-weight: 600;
}

.custom-pagination .current{
    background:#0B1F3A;
    color:#fff;
}

@media(max-width:1024px){

    .custom-products-grid{
        grid-template-columns:repeat(2,1fr);
    }

}

@media(max-width:767px){

    .custom-products-grid{
        grid-template-columns:1fr;
    }
.custom-product-content{
    padding: 15px!important;
}
.custom-product-title{
    margin-bottom: 10px!important;
}
.custom-product-excerpt{
    margin-bottom: 10px!important;
}
.custom-pagination {
    margin-top: 25px;
}

}




.custom-single-product{
    padding:50px 0;
    width: 100%!important;
}

.custom-single-product-box{
    display:flex;
    justify-content:space-between;
    gap:40px;
    border:1px solid #C8D8EE;
    background:#F4F7FC;
    padding:40px;
    border-radius:16px;
    box-shadow:0 10px 30px rgba(0,0,0,0.04);
}

/* LEFT SIDE */

.custom-single-image{
    width:30%;
}

.custom-single-product-img{
    width:100%;
    border-radius:12px;
    background:#fff;
    padding:20px;
    border:1px solid #C8D8EE;
}

/* RIGHT SIDE */

.custom-single-content{
    width:68%;
}

.custom-single-title{
    font-size:35px;
    line-height:1.2;
    margin-bottom:20px;
    color:#001f4d;
    font-weight:700;
}

/* CONTENT */

.custom-single-description{
    font-size:17px;
    line-height:1.9;
    color:#555;
}

.custom-single-description p{
    margin-bottom:15px;
}

.custom-single-description ul{
    margin:0px 0px 0px 20px;
    padding-left:0;
    list-style:disc;
}

.custom-single-description ul li{
    position:relative;
    padding-left:0px;
    line-height: 20px!important;
    margin-bottom:10px;
    font-size:16px;
}

.custom-single-description ul li::last-child{
    margin-bottom: 0px!important;
}

.custom-single-description ul li::marker{
    color: #001d4b !important;
    font-size: 20px;
}


/* ICON BULLETS */

/*.custom-single-description ul li:before{
    content:"\f058";
    font-family:"Font Awesome 6 Free";
    font-weight:900;
    position:absolute;
    left:0; 
    top:2px;
    color:#0d6efd;
}*/

/* HEADINGS */

.custom-single-description h2,
.custom-single-description h3,
.custom-single-description h4{
    margin-top:40px;
    margin-bottom:20px;
    color:#001f4d;
}

.single-products .site-content{
    background: #fff!important;
}






/* MOBILE */

@media(max-width:991px){

    .custom-single-product-box{
        flex-direction:column;
    }

    .custom-single-image{
        width:100%;
    }

    .custom-single-content{
        width:100%;
    }

    .custom-single-title{
        font-size:28px;
    }

}

@media(max-width:767px){

    .custom-single-product{
        padding:30px 0;
    }

    .custom-single-product-box{
        padding:20px;
    }

    .custom-single-product-box{
        gap: 20px!important;
    }

    .custom-single-title{
        font-size:22px;
    }

}