/*
Theme Name: Total Child
Theme URI: https://totalwptheme.com/
Template: Total
Author: WPExplorer
Author URI: https://www.wpexplorer.com/
Description: Premium Multi-purpose WordPress Theme.
Tags: custom-colors,accessibility-ready,custom-header,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 6.5.1765281667
Updated: 2025-12-09 12:01:07

*/

@font-face
{
  font-family: ProximaNova;
  src: url(fonts/ProximaNovaLight.otf);
  font-weight: 100;
  font-weight: 200;
  font-style: normal;
}

@font-face
{
  font-family: ProximaNova;
  src: url(fonts/ProximaNovaThin.otf);
  font-weight: 300;
  font-style: normal;
}


@font-face
{
  font-family: ProximaNova;
  src: url(fonts/ProximaNovaRegular.otf);
  font-weight: 400;
  font-style: normal;
}

@font-face
{
  font-family: ProximaNova;
  src: url(fonts/ProximaNovamedium.otf);
  font-weight: 500;
  font-style: normal;
}

@font-face
{
  font-family: ProximaNova;
  src: url(fonts/ProximaNova-Semibold.ttf);
  font-weight: 600;
  font-style: normal;
}

@font-face
{
  font-family: ProximaNova;
  src: url(fonts/ProximaNovaBold.otf);
  font-weight: 700;
  font-style: normal;
}

@font-face
{
  font-family: ProximaNova;
  src: url(fonts/ProximaNovaExtrabold.otf);
  font-weight: 800;
  font-weight: 900;
  font-style: normal;
}

h1, h1.vcex-heading, h1.wpex-heading, .wpex-h1 {
    font-size: 52px;
    line-height: 1.12;
}

h2, h2.vcex-heading, h2.wpex-heading .wpex-h2 {
    font-size: 42px;
    line-height: 1.24;
}

h3, h3.vcex-heading, h3.wpex-heading .wpex-h3 {
    font-size: 32px;
    line-height: 1.31;
}

h4, h4.vcex-heading, h4.wpex-heading .wpex-h4 {
    font-size: 24px;
    line-height: 1.63;
}



.theme-button, 
.color-button, 
.button, 
.added_to_cart, 
button:where([type=submit],[type=reset]):where(:not(.wpex-unstyled-button)), 
input:where([type=submit]):where(:not(.wpex-unstyled-button)), 
.wp-element-button, 
.wp-block-button__link {
	background-image: linear-gradient(to right, #33aef4, #3351f4);
}

.footer-widget .menu-footer-menu-container ul.menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 40px;
    row-gap: 10px;
}

.footer-widget .menu-footer-menu-container ul.menu .menu-item {
	padding: 0px;
}

.footer-box.col-1 {
    text-align: center;
}

.footer-bottom-menu {
    margin-bottom: 20px;
}

.main-navigation-ul>.menu-item.menu-button>a>.link-inner, 
.main-navigation .menu-button>a>.link-inner {
    background-image: linear-gradient(to right, #33aef4, #3351f4);
    padding: 12.4px 24px;
}

.main-navigation-ul>.menu-item.menu-button>a>.link-inner:hover, 
.main-navigation .menu-button>a>.link-inner:hover {
    opacity: 0.7;
}

.banner-certified-text-row {
    position: absolute!important;
    z-index: 9;
}

.advertising-milestone .vcex-milestone-caption {
	text-transform: uppercase;
}

.vc_row.gradient-row {
    background-image: linear-gradient(to bottom, #fff, #e9ecef 36%, #d8dee3);
}

.before-after-inner-row>.vc_column-inner>.wpb_wrapper {
	display: flex;
    column-gap: 45px;
    align-items: center;
    max-width: 920px;
    width: 100%;
    margin: auto;
}

.image-overlay-column>.vc_column-inner>.wpb_wrapper {
    position: relative;
}

.image-overlay-heading {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 100%;
    left: 0px;
    right: 0px;
    background-image: linear-gradient(to bottom, rgba(26, 28, 29, 0), #1a1c1d);
    border-radius: 20px;
    padding: 30px;
    display: flex;
    align-items: end;
}

.check-list ul {
    list-style: none;
}

.check-list li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 15px;
}

.check-list li::before {
    position: absolute;
    left: 0;
    top: 3px;
    color: #3351f4;
}


#gform_previous_button_1, 
#gform_previous_button_2, 
.gform_validation_errors, 
.gform_required_legend {
	display: none!important;
}

.gform_wrapper.gform-theme--foundation .gfield .ginput_password, 
.gform_wrapper.gform-theme--foundation .gfield input, 
.gform_wrapper.gform-theme--foundation .gfield select {
    font-size: 16px;
    line-height: 1.63;
    color: #75767f;
    min-height: 44px;
    padding: 0px 14px;
    border-radius: 5px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.16);
    border: solid 1px #e6e6e6;
    background-color: #ffffff;
}

.gform-theme--foundation.newsletter-form_wrapper {
	max-width: 90%;
    width: 932px;
    margin: auto;
}

.gform_heading h2.gform_title {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.44;
    color: #212121;
    margin: 0px;
    margin-bottom: 10px;
	padding-right: 20px;
}

.gfield.step-heading {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.86;
    color: #697083;
}

.gform-theme--foundation.gform_wrapper .gform-body .gform_fields {
    row-gap: 14px;
	column-gap: 10px;
}

.gform-theme--foundation.gform_wrapper.newsletter-form_wrapper .newsletter-form {
	display: flex;
    align-items: flex-start;
    column-gap: 20px;
    row-gap: 20px;
}

.gform-theme--foundation.gform_wrapper.newsletter-form_wrapper .newsletter-form .gform_body {
    width: calc(100% - 142px);
}

.gform-theme--foundation.gform_wrapper.newsletter-form_wrapper .newsletter-form .gform_footer {
    margin-top: 0px;
    width: 122px;
    position: relative;
}

.gform-theme--foundation.gform_wrapper.newsletter-form_wrapper .newsletter-form .gform_footer .gform_button {
    padding-right: 28px!important;
    z-index: 1;
}

.gform-theme--foundation.gform_wrapper.newsletter-form_wrapper .newsletter-form .gform_footer:after {
	content: "";
    position: absolute;
    right: 14px;
    top: 21px;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    background-color: #ffffff;
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath d='M310.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 256 73.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z'/%3E%3C/svg%3E") no-repeat center / contain;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath d='M310.6 233.4c12.5 12.5 12.5-32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 256 73.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z'/%3E%3C/svg%3E") no-repeat center / contain;
	z-index: 0;
}

.gform-theme--foundation.newsletter-form_wrapper .gform_fields {
    row-gap: 15px!important;
	column-gap: 20px!important;
}

.gform-theme--foundation.gform_wrapper.newsletter-form_wrapper .gform-footer input.gform_button {
    background-color: transparent!important;
    border: 2px solid #ffffff!important;
    color: #ffffff!important;
    min-height: 44px!important;
    font-size: 18px!important;
    font-weight: bold!important;
    border-radius: 10px !important;
}

.gform_wrapper .gfield label.gform-field-label.gform-field-label--type-sub, 
.gform_wrapper .gfield label.gfield_label {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.86;
    color: #30313c;
    margin-bottom: 4px;
    gap: 0px;
}

.gform_wrapper .gfield span.gfield_required_asterisk {
    color: #30313c;
}

.gform-theme--foundation.gform_wrapper .gform-footer {
    justify-content: center;
}

.gfield--type-html .pricing-card {
    padding: 10px 20px 10px 10px;
    margin: 6px 0px;
    border-radius: 5px;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.16);
    border: solid 2px #33aef4;
    background-color: #e9f7fe;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    flex-direction: row;
    justify-content: space-between;
}

.gfield--type-html .pricing-card h3 {
	font-size: 16px;
    font-weight: 600;
    line-height: 1.31;
    color: #33aef4;
    margin: 0;
    margin-bottom: 4px;
}

.gfield--type-html .pricing-card .sub-text {
    font-size: 12px;
    color: #75767f;
}

.gform_wrapper .gform-body .gfield input[type=checkbox] {
	padding: 0px;
    min-height: auto;
}

.gform_wrapper .gform-body .gform-page-footer .gform_button, 
.gform_wrapper .gform-body .gform-page-footer .gform-theme-button {
    width: 100%!important;
    font-size: 18px!important;
    font-weight: 600!important;
    color: #ffffff!important;
    min-height: 54px!important;
    border-radius: 10px!important;
    margin-bottom: 10px!important;
}

.gform-theme--foundation.gform_wrapper.newsletter-form_wrapper .newsletter-form .gform_footer .gform_button:hover, 
.gform-theme--foundation.gform_wrapper .gform-footer .gform_button:hover, 
.gform_wrapper .gform-body .gform-page-footer .gform_button:hover, 
.gform_wrapper .gform-body .gform-page-footer .gform-theme-button:hover {
    opacity: 0.7!important;
}


.full-width-row-column.left>.vc_column-inner>.wpb_wrapper {
    max-width: 650px;
    width: 90%;
    margin-left: auto;
    padding-right: 70px;	
}

.full-width-row-column.right>.vc_column-inner>.wpb_wrapper {
    padding-left: 70px;	
}

.full-width-row.wpex-cols-right .full-width-row-column.right>.vc_column-inner>.wpb_wrapper {
    padding-left: 0px;
    padding-right: 70px;
}

.full-width-row.wpex-cols-right .full-width-row-column.left>.vc_column-inner>.wpb_wrapper {
    margin-right: auto;
    padding-left: 70px;
    margin-left: 0;
}

.custom-row-60-gap.wpex-vc_row-gap-60 {
    --wpex-vc-gutter: 140px;
}

span.heading-count {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    vertical-align: middle;
    background-image: linear-gradient(to bottom, #33aef4, #3351f4);
    color: #ffffff;
    border-radius: 20px;
}

ol, ul {
    margin-left: 20px;
}

ol li, ul li {
    margin-bottom: 15px;
}

ol li::marker, ul li::marker {
    color: #3351f4;
    font-weight : 700;
}

.mobile-toggle-nav-ul .mobile-toggle-nav__item .mobile-toggle-nav__link {
	text-align: center;
}

.mobile-toggle-nav {
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 0px 0px 30px 30px;
}

.menu-button.menu-item .mobile-toggle-nav__link-wrap .mobile-toggle-nav__link-inner {
	display: inline-flex !important;
    flex-wrap: wrap;
    align-items: center;
    column-gap: 5px;
 	padding: 17px 36.5px;
  	border-radius: 10px;
  	background-image: linear-gradient(to right, #33aef4, #3351f4);
    color: #ffffff;
    font-size: 18px;
}

.menu-button.menu-item .mobile-toggle-nav__link-wrap .mobile-toggle-nav__link-inner .menu-item-icon--end {
    margin-inline-start: 0px;
}

@media screen and (min-width: 768px) {
.column-left-padding>.vc_column-inner {
    padding-left: 70px;
	}
}

@media screen and (max-width: 767px) {
.mob-align-center {
  	text-align: center;
	}
.multi-buttons-inner-row>.vc_column-inner>.wpb_wrapper {
    justify-content: center;
	}
}

@media screen and (max-width: 1300px) {
.navbar-style-one {
  	--wpex-main-nav-link-inner-padding-x: 4px;
  	}
}

@media screen and (max-width: 1216px) {
#site-navigation-wrap {
    --wpex-main-nav-gutter: 10px!important;
  }
}
  
@media screen and (max-width: 1140px) {
#site-logo .logo-img {
    height: 40px!important;
  }
.main-navigation-ul .link-inner {
    font-size: 14px!important;
  }
}

@media screen and (max-width: 1024px) {
h1, h1.vcex-heading, h1.wpex-heading, .wpex-h1 {
    font-size: 42px;
	}
h2, h2.vcex-heading, h2.wpex-heading .wpex-h2 {
    font-size: 32px;
	}
h3, h3.vcex-heading, h3.wpex-heading .wpex-h3 {
    font-size: 28px;
	}
}

@media screen and (max-width: 959px) {
h1, h1.vcex-heading, h1.wpex-heading, .wpex-h1 {
    font-size: 36px;
	}
h2, h2.vcex-heading, h2.wpex-heading .wpex-h2 {
    font-size: 28px;
	}
h3, h3.vcex-heading, h3.wpex-heading .wpex-h3 {
    font-size: 24px;
	}
h4, h4.vcex-heading, h4.wpex-heading .wpex-h4 {
    font-size: 20px;
	}
}

@media screen and (max-width: 767px) {
h1, h1.vcex-heading, h1.wpex-heading, .wpex-h1 {
    font-size: 38px;
	}
.wpex-max-w-100.mob-align-center {
  	margin: auto;
	}
.full-width-row-column.left>.vc_column-inner>.wpb_wrapper {
    max-width: 100%;
    margin: auto;
    padding-right: 0;
	}
.full-width-row-column.right>.vc_column-inner>.wpb_wrapper {
    padding-left: 5%;
	}
.footer-box .widget_nav_menu ul.menu {
    flex-direction: column;
  	}
.full-width-row.wpex-cols-right .full-width-row-column.left>.vc_column-inner>.wpb_wrapper {
    padding-left: 0px!important;
    margin-left: auto!important;
	}
.full-width-row.wpex-cols-right .full-width-row-column.right>.vc_column-inner>.wpb_wrapper {
    padding-right: 5%!important;
	}
.before-after-inner-row>.vc_column-inner>.wpb_wrapper {
    flex-direction: column;
  	row-gap: 20px;
  	}
.before-after-inner-row>.vc_column-inner>.wpb_wrapper .arrow-image {
    transform: rotate(90deg);  
  	}
}

@media screen and (max-width: 641px) {
.gform-theme--foundation.gform_wrapper.newsletter-form_wrapper .newsletter-form {
    flex-direction: column;
    align-items: center;
	}
}

@media screen and (max-width: 479px) {
#site-logo .logo-img {
    height: 40px!important;
	}
}