/*
Theme Name:   	Storefront Child Theme
Theme URI:    	https://github.com/stuartduff/storefront-child-theme
Author:       	Stuart Duff
Author URI:     http://stuartduff.com
Template:     	storefront
Description:  	This is a blank child theme for WooThemes StoreFront theme
Version:      	1.0.0
License:      	GNU General Public License v2 or later
License URI:  	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  	storefront
Tags:         	black, white, light, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
Storefront is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.
Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
FontAwesome License: SIL Open Font License - http://scripts.sil.org/OFL
Images License: GNU General Public License v2 or later
*/
/*
 * Add your own custom css below this text.
 */
 :root{
    
--font-regular:Conv_Poppins-Regular;
--font-light:Conv_Poppins-Light;
--font-bold:Conv_Poppins-Bold;
--font-medium:Conv_Poppins-Medium;
--font-semibold:Conv_Poppins-SemiBold;
 }
h2.heading{
    font-size: 2.5rem;
}
 .menu-heading{
	font-size:18px;
	padding:10px 0px;
	font-weight:700;
}
.contact-title h5{
    font-family: 'Mulish', sans-serif;
    text-transform:capitalize;
    letter-spacing:0.5px;
    font-weight: bold;
}
.contact-title p{
    font-size:15px;
}
.fun-counter {
    background-color: #f5f5f5;
    padding: 30px 0;
    border-radius: 5px;
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .4rem;
    box-shadow: 0 20px 27px 0 rgb(0 0 0 / 5%);
    min-height: 345px;
}
.carousel-indicators li.active {
    color: #fff;
    background: rgb(0,146,255);
    border: 5px double;
}
.carousel .media img{
    width:80px;
    height:80px;
    border-radius:50%;
}
.carousel-indicators li{
    background:#F8F8F8;
    border: 2px solid rgb(0,146,255);
    color:#fff;
}  
.our-client_image{
    background:#ffff;
    padding: 8px;
    width: 100%;
    margin: auto;
    text-align: center;
    border-radius: 7px;
    box-shadow: 0 0 15px #48497926;
}  
.our-client_image img{
    width:50% !important;
    display:block;
    margin: auto;
}
.carousel-indicators li, .carousel-indicators li.active {
    width: 20px !important;
    height: 20px !important;
    border-radius: 50%;
    margin: 1px 2px;    
    box-sizing: border-box;
}
.carousel .testimonial {
    color: #696969;
    position: relative;
    padding: 15px;
    background: #ffff;
    border: 1px solid #efefef;
    border-radius: 3px;
    margin-bottom: 15px;
    min-height:140px;
    box-shadow: 0 20px 27px 0 rgb(0 0 0 / 5%);
}
.carousel .media {
    position: relative;
    padding: 0 0 0 20px;
}
.carousel .carousel-indicators {
    bottom: -40px;
}
.carousel .testimonial::after {
    content: "";
    width: 15px;
    height: 15px;
    display: block;
    background: #ffff;
    border: 1px solid #efefef;
    border-width: 0 0 1px 1px;
    position: absolute;
    bottom: -8px;
    left: 46px;
    transform: rotateZ(-46deg);
}
.card-header.border-bottom {
    padding: .5rem 1rem;
    margin-bottom: 0;
    background-color: rgb(0, 146, 255, 0.9) !important;
    border-bottom: 0 solid rgba(0, 0, 0, .125);
}
.fun-counter i{
  color:rgb(0,146,255);  
}
.card.pricing{
    min-height:800px;
    box-shadow: 0 20px 27px 0 rgb(0 0 0 / 5%);
}
.blog_image img{
    border: 2px solid rgb(0,146,255);
}

.about_img img{
    border:2px solid rgb(0, 146, 255, 0.9);
    border-radius:10px;
}
.list-unstyled li {
    font-size: 16px;
    line-height: 1.9;
    font-weight: 500;
}
h4.pricing-title{
    font-size:23px;
    letter-spacing:0.5px;
}
.count-text {
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
    color: #212121 !important;
    letter-spacing:1px !important;
}
.title.why-sub-heading{
    font-size:38px;
}
.news-thumb img{
    border-radius:6px;
}
.count-desc {
    margin: 10px 8px;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 500;
}
.count-title {
    font-size: 45px !important;
    margin-top: 20px;
    margin-bottom: 0;
    text-align: center;
    color: #18455d !important;
    padding: 5px;
}

.count-title:after {
    content: '+';
    font-size: 20px;
}
.subheading{
    font-weight:500;
    letter-spacing:0.8px;
}
.banner-heading{
    font-size:48px;
    text-transform:capitalize;
}
.section-sub-title-all{
    color:rgb(0,146,255);
    text-transform: uppercase;
    font-size:15px;
    letter-spacing:0.5px;
    font-weight:700;
}
.banner-desc {
    color: #ffffff;
    line-height: 30px;
    letter-spacing: 0px;
    font-weight: 500;
    font-size: 17px;
}
.hero-wrapper.hero-bg{
	background-image:linear-gradient(to bottom right, rgba(0, 47, 75, .5), rgba(220, 66, 37, .5)),url('assets/images/slider-1.jpg');
	background-color: transparent;
    background-repeat: no-repeat;
	background-size: cover;
    background-position: 50% 50%;
}
.b24-form-padding-side{
	padding-left:0px !important;
	padding-right:0px !important;
}
.b24-form-control {
  background-color: #fff !important;
}
.features_back_form {
  text-align: left;	
}
.features_back_form h4{
font-family: 'Poppins', sans-serif;
  font-size: 20px;
  color: #000;
  margin-bottom: 10px;
  line-height: 26px;
  font-weight: 600;
}	
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item{
	/*padding:5px 15px !important;*/
	/*padding-bottom:10px;*/
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > .textwidget > ul > li{
	
}
 #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > .textwidget > ul > li > a{
	 color:#666 !important;
	 font-size:14px !important;
	 font-weight:600 !important;
	 text-transform:capitalize !important;
	 padding-top:6px;
	 padding-bottom:6px;
}
.header__logo.top-logo {
  padding: 15px 0 !important;
}
.header-area .is-sticky #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
  color:#333;
}
.header-top-info-inner .info-item .info-content .info-title{
    font-family: 'Mulish', sans-serif;
    text-transform:uppercase;
    letter-spacing:0.5px;
    font-size:15px !important;
}
.header-top-info-inner .info-item:first-child {
  border-left: 0px !important;
}
.header-top-info-inner{
	margin-right:60px;
}
.header-top-info-inner .info-item{
	margin:14px 20px;
}
.header-right-inner{
   padding:0 22px !important;
   margin:0px !important;	
}
.header-social-networks.style-icons{
	display:flex;
	align-items:center;
}
@media only screen and (max-width: 768px) {
    #mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
    display:block !important;

  }
}
@media (min-width: 768px) {
  .site-header {
    padding-top:0;
    padding-bottom: 0;
  }
}
.site-header{
	border-bottom:0px;
}
.section-title_separator::before {
    position: absolute;
    content: '';
    left: 50%;
    bottom: -3px;
    width: 35px;
    height: 4px;
    border-radius: 50px;
    transform: translateX(-50%);
    background-color:rgb(0,146,255);
}
.feature-card .border  {
    border-color: rgba(226, 226, 226, 1) !important;
}
.category-navigation-grid {
    display: grid;
    gap: 1.25rem;
    width: 100%;
    grid-template-columns: 1fr;
    margin-top: 1.5rem;
    margin-bottom: 2.125rem;
}
.category-navigation-grid {
    grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
}
.white-smoke-box {
    background-color: #f6f6f6;
    border-radius: 24px;
    border: none;
}
.card-body {
    flex: 1 1 auto;
    padding: 1.25rem;
    color: #3f3f3f;
}
.card--category .card-body ul {
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
}

.card--category .card-body ul {
    padding-left: 1.25rem;
}
.card--category .card-body ul {
    padding-left: 0px !important;
    margin-left: 17px;
}
.card--category .card-body ul  li{
	line-height:1.7em !important;
}
.me-3 {
    margin-right: 1rem !important;
}
.link-with-icon {
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
}
.rounded-custom {
    border-radius: 1rem !important;
}
.p-5 {
    padding: 3rem !important;
}
.border-2 {
    --bs-border-width: 2px;
}
.feature-grid {
    display: -ms-grid;
    display: grid;
    width: 100%;
    grid-auto-columns: 1fr;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto auto;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.breadcrumb-title{
	margin-left:36px;
}
.page-header-breadcrumb_box{
	padding:60px 0px;
}
.breadcrumb-list li a,.breadcrumb-item.active{
	color:#f1f1f1 !important;
	text-transform:capitalize;
}
.breadcrumb-list li{
	font-size:12px !important;
}
.breadcrumb_box.text-center h2{
	color:#fff;
}
.breadcrumb-item + .breadcrumb-item::before {
	color:rgb(0,146,255) !important;
}	
#menu-menu{
	margin-left:1em !important;
}
.right_header ul{
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  justify-content: flex-end;
  margin-bottom: 0;
}
.right_header ul li{
  border-right: 1px solid #ddd;
  padding-right: 15px;
  margin-right: 15px;
}
.right_header ul li .media {
  align-items: center;
} 
.right_header ul li i{
  font-size: 30px;
  margin-right: 10px;
  color: #111;
}	
.right_header ul li h5{
  margin-bottom: 0;
  font-size: 16px;
  color: #000;
  text-align:left;	
}	
.section-title_separator_sample::before {
    position: absolute;
    content: '';
    left: 50%;
    bottom: -3px;
    width: 35px;
    height: 4px;
    border-radius: 50px;
    transform: translateX(-50%);
    background-color:#e2e2e2;
}
.blog_section .blog_content .owl-nav .owl-prev{
    position: absolute;
    left: -62px;
    top: 33%;
    border: 5px solid #fff;
    text-align: center;
    z-index: 5;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    outline: 0;
    background: rgb(0,146,255);
    transition: all 0.3s;
    color: #fff;
}
.our-client_section .our-client .owl-nav .owl-prev  {
    position: absolute;
    left: -62px;
    top: 33%;
    border: 2px solid rgb(0,146,255);
    text-align: center;
    z-index: 5;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    outline: 0;
    background:rgb(0,146,255);
    transition: all 0.3s;
    color:#fff;
}
.blog_section .blog_content .owl-nav .owl-prev, .owl-theme .owl-nav [class*='owl-']:hover{
    background: rgb(0,146,255) !important;
}
.blog_section .blog_content .owl-nav .owl-next {
    position: absolute;
    right: -62px;
    top: 33%;
    border: 5px solid #fff;
    text-align: center;
    z-index: 5;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    outline: 0;
    background:rgb(0,146,255);
    color: #fff;
    transition: all 0.3s;
}
.news-wrapper-style1 .news-thumb {
    position: relative;
    overflow: hidden;
}
.news-wrapper-style1 .news-thumb .news-top-meta {
    position: absolute;
    bottom: 30px;
    left: 30px;
    background: rgb(0,146,255);
    color: #fff;
    padding: 5px 18px;
    font-size: 14px;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    text-align: center;
    z-index: 1;
}
.news-wrapper-style1 .news-description {
    padding: 45px 25px 30px 25px;
    background: #ffff !important;
    border: 1px solid #eee;
    margin-right: 18px;
    margin-top: -50px;
    position: relative;
    height: 220px;
}
.overview .name b {
    color: #232323;
}
.news-wrapper-style1 .news-description h4.the-title, .news-wrapper-style1 .news-description h4.the-title a {
    font-size: 20px !important;
    color: #232323 !important;
    line-height: 1.5;
}
.news-wrapper-style1 .news-description .the-title {
    margin-bottom: 20px;
    min-height: 60px;
}
.news-wrapper-style1 .news-description .news-bottom-part .post-author {
    display: flex;
    align-items: center;
}
.news-wrapper-style1 .news-description .news-bottom-part .post-link {
    color: #a5a5a5 !important;
}
.news-wrapper-style1 .news-description .news-bottom-part .post-author .author-img {
    margin-right: 10px;
}
.news-wrapper-style1 .news-description .news-bottom-part .post-author span a {
    color: rgb(0,146,255);
    text-transform: capitalize;
}
.entry-date i,span.entry-date {
    color:rgb(0,146,255);
}
.news-wrapper-style1 .news-description .news-bottom-part {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.our-client_section .our-client .owl-nav .owl-next {
    position: absolute;
    right: -62px;
    top: 33%;
    border: 5px solid rgb(0,146,255);
    text-align: center;
    z-index: 5;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    outline: 0;
    background:rgb(0,146,255);
    color: #fff;
    transition: all 0.3s;
}
.section-title_separator_sample {
    position: relative;
    width:85px;
    height: 3px;
    margin:auto;
    border-bottom: 3px solid rgba(0,146,255);
}
.choose-resume {
  line-height: 1.8;
}
.about_text h3{
  color: rgb(0,146,255);
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
.box-counter-desc{
	min-height:200px;
}
.box-counter-desc p{
	padding:0px 15px;
	text-align:center;
	line-height:26px;
}
.box-counter-desc h4{
	min-height:20px;
}
.section-title_separator {
    position: relative;
    width:85px;
    height: 3px;
    margin:auto;
    border-bottom: 3px solid rgba(0,0,0, 0.15);
}
.bottom_border {
    border-bottom: 1px solid #323f45;
    padding-bottom: 20px;
}
.col-full{
	width:100%;
	max-width:100%;
	padding:0px !important;
}
.site-header .site-branding{
	display:none;
}
.footer_nav li a{
	color:#ffff !important;
	text-decoration:none !important;
}
.site-footer{
	background-color:#263238 !important;
	padding:0px !important;
}
.no-wc-breadcrumb .site-header{
	margin-bottom:0em !important;
}
#profile-tab{
	display:none !important;
}
.breadcrumb-list li {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2px;
    line-height: 1.58;
    text-transform: uppercase;
}
/*** Navbar ***/

.navbar{
	background:#3949a0 !important
}
.navbar .navbar-nav > li > a {
    margin-right: 20px;
    padding: 16px 0 20px;
    color: #FFFFFF !important;
    font-weight: 500;
    outline: none;
    font-size: 16px;
    border-top: 4px solid transparent;


}

.navbar .navbar-nav > li > a:hover,
.navbar .navbar-nav > li.current_page_item > a,
.navbar .navbar-nav > li.current-menu-ancestor > a

 {
    border-top: 4px solid #007bff !important;
}

.navbar .menu-item-has-children > a::after {
    border: none;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    vertical-align: middle;
    margin-left: 8px;
}


.navbar .navbar-nav > li > a + ul { z-index: 999; display: none; position: absolute; margin:0px; padding:0px; list-style:none; background:#fff; border-radius:5px; 
box-shadow: 0px 0px 10px #0000001f; }
.navbar .navbar-nav > li:hover > a + ul { display:block  }
.navbar .navbar-nav > li > a + ul > li > a { color:#000 !important; display:block; padding:6px 20px !important;  }
.navbar .navbar-nav > li > a + ul > li > a:hover,
.navbar .navbar-nav > li > a + ul > li.current_page_item > a

 { color:var(--primary) !important  }

.navbar.sticky-top {
    top: -100px;
    transition: .5s;
}


@media(max-width: 992px) {

.navbar .menu-item-has-children > a::after { float:right }
#menu-primary-menu { margin-right:0px !important  }
.navbar .navbar-nav > li > a { margin-right: 10px; margin-left: 10px; padding: 20px 0 16px; border-top:none; border-bottom: 4px solid transparent; }
.navbar .navbar-nav > li > a:hover,
.navbar .navbar-nav > li.current_page_item > a,
.navbar .navbar-nav > li.current-menu-ancestor > a { border-top: none !important;  border-bottom: 4px solid var(--secondary); }

.navbar .navbar-nav > li > a + ul {  position: relative; margin:10px;  }

}

/*** Navbar / ***/
#footer {
    background: #323f45 !important;
}

.footer-links ul li {
    display: inline-block;
    position: relative;
}
.footers-info p {
    color: #ffff !important;
    padding-top: 15px !important;
    line-height: 1.7;
}
.ht-social-networks.solid-rounded-icon .social-link {
    font-size: 16px !important;
    display: block;
    text-align: center;
    height: 35px !important;
    width: 35px !important;
    color:#fff !important;
    line-height: 30px !important;  
}    
#footer ul.quick-links li a i {
    margin-right: 5px;
}
.ht-social-networks .item .social-link{
    padding:3px 8px !important;
}
@media only screen and (min-width: 1500px) and (max-width: 1599px) {
    .navigation-menu > ul > li {
        margin: 0 16px !important;
    }
}
#footer ul.social li a, #footer ul.quick-links li a {
    color: #ffffff;
}
.hover-style-link:after{
    background-color:#007bff !important;
}
.navigation-menu > ul > li > a{
    padding:16px 0px !important;
    font-family: 'Mulish', sans-serif;
    font-size: 14px !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    letter-spacing:0.6px;
}
#footer ul.quick-links li {
    padding: 0px;
    -webkit-transition: .5s all ease;
    -moz-transition: .5s all ease;
    transition: .5s all ease;
} 
.footer-widget__list li {
    margin-bottom: 6px !important;
} 
.card.pricing{
    overflow:hidden;
}
.feature-card h3.h5 {
    color: #333;
    font-weight: 600;
    font-size: 18px;
}
#simple-bar {
    max-height: 400px;
    overflow: auto;
}
h2.heading-section-title{
    font-weight:700;
    font-size:40px;
    text-transform: capitalize;
}
.heading-custom{
    font-weight: 600;
    margin-bottom:12px;
}
.feature-btn a:hover {
    color: #086AD8 !important;
}
.corner-ribbon {
    width: 219px;
    background: #ffff;
    position: absolute;
    top: 25px;
    left: -50px;
    text-align: center;
    line-height: 50px;
    letter-spacing: 1px;
    color: rgb(0, 146, 255, 0.9);
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    overflow: hidden;
}      
.corner-ribbon.top-right {
    /* top: 18px; */
    top: 26px;
    right: -53px;
    left: auto;
    transform: rotate(45deg);
    -webkit-transform: rotate(46deg);
    overflow: hidden;
    font-weight: 700;
}
.footer-links ul li {
    display: inline-block;
    position: relative;
    line-height:2.4em;
}
#footer a {
    color: #ffffff;
    text-decoration: none !important;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

.footer-links ul li:not(:last-child)::after {
    content: "";
    position: absolute;
    top:8px;
    width: 1px;
    height: 26px;
    background: #fff;
    right: -8px;
}
.footer-links ul li a {
    color: #fff;
    display: block;
    padding: 0px 0px 0px 12px;
}
.news-wrapper-style1 .news-description .news-bottom-part .post-author .author-img img {
    width: 48px;
    height: 48px;
    border: 2px solid #3b38eb;
}   
.resume_back {
    background-image: url(https://writemyresume.in/staging/wp-content/uploads/2024/04/home-appointment-hero-bg-image.webp);
    background-repeat: no-repeat;
    background-attachment: fixed;
}