/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 23 2025 | 16:50:10 */
/* ===========================================================================================================
================================================= REM CSS =================================================
=========================================================================================================== */


html {
	font-size: 62.5%;
}
.elementor-widget-container a {
	text-decoration: underline;
}
.dialog-close-button {
	border: 0;
	text-decoration: none;
}

#btn_link a:hover span {
	color: #DB400D;
}
#btn_link a:hover span svg path {
	fill: #DB400D;
}


/* =========================================================================================================
=========================================== HEADER/FOOTER CSS ===========================================
========================================================================================================= */


/* #site_menu ul#menu-acls-top-menu li a:hover {
	text-decoration: underline;
} */
.elementskit-dropdown.elementskit-submenu-panel li a:hover {
	text-decoration: underline;
	color: #f15a29 !important;
}
#site_menu ul li .elementskit-dropdown.elementskit-submenu-panel {
	border-radius: 1.2rem;
	border: 1px solid #DBDADA;
	background: #fff;
	padding: 2rem;
}
#site_menu ul li .elementskit-dropdown.elementskit-submenu-panel li a {
	padding: 1.6rem 0;
	font-family: 'Lato';
	font-size: 1.8rem;
	font-style: normal;
	font-weight: 500;
	line-height: 1.12;
	color: #1B1F3D;
	border-bottom: 1px solid rgba(96, 99, 120, 0.10);
}
#site_menu ul li .elementskit-dropdown.elementskit-submenu-panel li:nth-child(1) a {
	padding-top: 0;
}
#site_menu ul li .elementskit-dropdown.elementskit-submenu-panel li:last-child a {
	padding-bottom: 0;
	border: 0 !important;
}
#site_menu #ekit-megamenu-acls-top-menu > ul li:nth-child(1) ul.elementskit-dropdown.elementskit-submenu-panel li:nth-child(2n+1) a {
	border: 0;
}
#site_menu #ekit-megamenu-acls-top-menu > ul li:nth-child(1) ul,
#site_menu #ekit-megamenu-acls-top-menu > ul li:nth-child(2) ul {
	width: 45rem !important;
}
#site_menu #ekit-megamenu-acls-top-menu > ul li:nth-child(3) ul,
#site_menu #ekit-megamenu-acls-top-menu > ul li:nth-child(5) ul {
	width: 25rem !important;
}
#site_header.elementor-sticky--effects {
	box-shadow: 0 24px 80px rgba(60, 102, 124, 0.07), 0 10.0266px 33.4221px rgba(60, 102, 124, 0.05), 0 5.36071px 17.869px rgba(60, 102, 124, 0.04), 0 3.00517px 10.0172px rgba(60, 102, 124, 0.04), 0 1.59602px 5.32008px rgba(60, 102, 124, 0.03), 0 0.66414px 2.21381px rgba(60, 102, 124, 0.02);
}




#footer_newsletter input::placeholder, #footer_newsletter input {
	color: #fff;
}
#footer_newsletter .elementor-field-type-email {
	width: calc(100% - 13.5rem);
}
#footer_newsletter .e-form__buttons {
	/*width: 13.5rem;*/
}
#footer_newsletter #form-field-email {
	height: 4.5rem;
	padding: 1.5rem !important;
}


/* ======================================= HEADER/FOOTER END ============================================ */


/* =========================================================================================================
============================================== PAGES CSS ================================================
========================================================================================================= */


#home_custom_tab .elementor-tabs {
	align-items: center;
}
#home_custom_tab .elementor-tabs-wrapper {
	width: 35% !important;
}
#home_custom_tab .elementor-tab-content {
	padding: 6.8rem !important;
	box-shadow: 0px 10px 28px 0px #EBECF1;
	border-radius: 3.2rem;
}
#home_custom_tab .elementor-tab-content h3 {
	font-family: Lato;
	font-size: 3.2rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.12;
}
#home_custom_tab .elementor-tab-desktop-title,
#advisory_tab .elementor-tab-desktop-title{
	position: relative;
	padding-left: 4rem;
}
#home_custom_tab .elementor-tab-desktop-title.elementor-active::before,
#advisory_tab .elementor-tab-desktop-title.elementor-active::before{
	content: '';
	position: absolute;
	height: 2.5rem;
	width: 2.5rem;
	background-image: url(https://dev.calashock.acls.com/wp-content/uploads/2023/03/indicator.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	left: 0rem;
	top: 5.2rem;
	margin: auto 0;
}
.elementor-tab-content h3 {
	color: #1b1f3d;
}
.testimonial_content p {
	font-family: Lato;
	font-size: 2.4rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.12;
	text-align: center;
	color: #1B1F3D !important;
	padding-bottom: 1.6rem;
	margin: 0 !important;
}
.testimonial_info {
    color: #1b1f3d;
    text-align: center;
    font-family: Inter;
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 300;
    line-height: 1.5;
}
.slick-dots {
	padding: 0;
	list-style: none;
	font-size: 0 !important;
	display: flex;
	column-gap: 1rem;
	align-content: center;
	align-items: center;
	justify-content: center;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -9rem;
	margin: auto;
}
.slick-dots li button {
	font-size: 0 !important;
	padding: 0;
	width: 1.2rem;
	height: 1.2rem;
	background-color: #F15A29 !important;
	border: 0 !important;
	opacity: 0.5;
}
.slick-dots li.slick-active button {
	opacity: 1;
}

#contact_box_div > div {
	column-gap: 3rem;
}
#contact_faq .elementor-accordion .elementor-accordion-item {
	border: 1px solid #ced9de !important;
	border-radius: 1.6rem;
	padding: 3.2rem;
	margin-bottom: 3rem;
}
#contact_faq .elementor-tab-title {
	padding: 0 !important;
	display: flex;
	align-content: center;
	align-items: center;
}
#contact_faq .elementor-tab-content {
	padding: 1.6rem 0 0 0;
}
#contact_faq .elementor-tab-title:hover a {
	color: #f15a29;
}
#contact_faq .elementor-tab-title:hover .elementor-accordion-icon i::before {
	color: #F15A29;
}
table, tr, th, td {
	border: 0 !important;
}

table thead th {
	font-size: 1.8rem;
	font-family: 'Lato';
	color: #1b1f3d;
	line-height: 1.2;
	padding: 1em;
}
table tbody tr:nth-child(odd) {
    background-color: #f8f8f8;
}
tbody tr td {
	font-family: 'Lato';
	font-size: 1.8rem;
	line-height: 1.5;
	color: #1b1f3d;
	font-weight: normal;
	padding: 1em;
}
table tbody tr:nth-child(2n):hover > td, 
table tbody tr:nth-child(2n):hover > th {
	background-color: #fff !important;
}
table tbody tr:nth-child(odd):hover > td, 
table tbody tr:nth-child(odd):hover > th {
	background-color: #f8f8f8 !important;
}

#custom_page_active h3 {
	position: relative;
}
#custom_page_active h3::before {
	content: '';
	position: absolute;
	height: 3rem;
	width: 3rem;
	background-image: url(https://dev.calashock.acls.com/wp-content/uploads/2023/03/indicator.svg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	top: 0;
	bottom: 0;
	left: -4rem;
	margin: auto;
}


.flip-box-back {
	text-align: center;
}
.flip-box-back h3 {
	font-family: 'Lato';
	font-size: 2.4rem;
	font-weight: 700;
	color: #1b1f3d;
	line-height: 1.2;
	text-align: center;
	margin: 0;
	padding-bottom: 1.2rem;
}
.flip-box-back p {
	font-family: 'Lato';
	text-align: center;
	font-size: 1.8rem;
	line-height: 1.5;
	color: #494C5C;
	padding-bottom: 2rem;
	margin: 0 !important;
}
.flip-box-back a {
	background: #F15A29;
	color: #fff;
	text-decoration: none;
	font-family: 'Lato';
	padding: 1.3rem 2.5rem;
	border-radius: 50px;
	font-weight: 500;
	font-size: 1.6rem;
	text-transform: uppercase;
	display: inline-block;
}



.flip-box_div {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	row-gap: 9rem;
}
.flip-box {
	width: calc(100% / 3 - 7rem);
	height: 300px;
	perspective: 1000px;
}

.flip-box-inner {
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  transition: transform 0.5s;
}

.flip-box:hover .flip-box-inner {
  transform: rotateY(180deg);
}

.flip-box-front,
.flip-box-back {
  width: 100%;
  height: 100%;
  position: absolute;
  backface-visibility: hidden;
}

.flip-box-front {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 3.2rem;
}

.flip-box-back {
	background-color: #fff;
	transform: rotateY(180deg);
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 2rem;
	text-align: center;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
	border-radius: 2.5rem;
	flex-wrap: wrap;
}
#post_content h2, #post_content p, #post_content h4 {
	margin: 0;
}
#post_content h2 {
	color: #1B1F3D;
	font-family: Lato;
	font-size: 4rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.2;
	padding-bottom: 1.2rem;
}
#post_content p {
	padding-bottom: 4rem;
}
#post_content h4 {
	color: var(--primary-primary, #1B1F3D);
	font-family: Lato;
	font-size: 2.4rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.2;
	padding-bottom: 1.2rem;
}

#promotion_price > div {
	column-gap: 2rem;
	row-gap: 2rem;
}
#discount_table > div {
	overflow: hidden;
	border-radius: 2rem;
	background: #FFF;
	box-shadow: 0px 0px 11px 0px rgba(28, 32, 62, 0.14);
}
#discount_table table {
	margin: 0;
}
#discount_table table thead tr th {
	color: #1B1F3D;
	font-family: Lato;
	font-size: 1.8rem;
	font-style: normal;
	font-weight: 500;
	line-height: 1.56;
	background: #F9F9F9;
	padding: 1.2rem;
}
#discount_table table tbody tr td {
	color: #494C5C;
	text-align: center;
	font-family: Lato;
	font-size: 1.8rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.56;
	background: #fff !important;
	border-bottom: 1px solid #DBDADA !important;
	text-transform: capitalize;
}
#discount_table table tbody tr td:nth-child(2) {
	color: #38AD4E;
}
#work_list {
	padding-left: 6rem;
	position: relative;
}
#work_list::after {
	content: attr(list-value);
	position: absolute;
	left: 0;
	top: 0;
	height: 4.4rem;
	width: 4.4rem;
	color: var(--neutrals-white, #FFF);
	text-align: center;
	font-family: Lato;
	font-size: 1.8rem;
	font-style: normal;
	font-weight: 700;
	line-height: 4.4rem;
	background: #1B1F3D;
	border-radius: 50rem;
}
#group_logo_slider .slick-dots {
	bottom: -3rem !important;
}


/* ========================================== PAGES END ================================================ */



/* group orders */


.GO_calculator_top {
	padding: 4rem;
	border-radius: 3.2rem 3.2rem 0 0;
	background: #1B1F3D;
	text-align: center;
}
.group_order_calculator_div h2,
.group_order_calculator_div h3,
.group_order_calculator_div p {
	margin: 0 !important;
}
.GO_calculator_middle {
	border-left: 1px solid #DBDADA;
	border-right: 1px solid #DBDADA;
}
.GO_calculator_top h2 {
	color: #FFF;
	font-family: Lato;
	font-size: 4rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.2;
	text-transform: capitalize;
	padding-bottom: 1.2rem;
}
.GO_calculator_top p {
	color: #fff;
	font-family: Lato;
	font-size: 1.8rem;
	font-style: normal;
	font-weight: 500;
	line-height: 1.56;
}
.GO_calculator_row {
	display: flex;
	align-content: center;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 2.4rem 8rem;
	border-bottom: 1px solid #DBDADA;
}
.GO_calculator_title {
	width: 40%;
}
.GO_calculator_title h3 {
	color: #1B1F3D;
	font-family: Lato;
	font-size: 2.4rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.16;
	text-transform: capitalize;
}
.GO_calculator_q_selector {
	width: 20%;
}
.GO_calculator_discount {
	width: 20%;
	text-align: center;
}
.GO_calculator_price {
	width: 20%;
	text-align: center;
}
.discount_title,
.final_pice_title {
	color: #494C5C;
	text-align: center;
	font-family: Lato;
	font-size: 1.8rem;
	font-style: normal;
	font-weight: 500;
	line-height: 1.56;
	padding-bottom: 0.6rem;
}
.discount_percent {
	color: #38AD4E;
	text-align: center;
	font-family: Lato;
	font-size: 1.8rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.56;
}
.final_pice {
	color: #1B1F3D;
	text-align: center;
	font-family: Lato;
	font-size: 1.8rem;
	font-style: normal;
	font-weight: 500;
	line-height: 1.56;
}
.GO_calculator_bottom {
	border-radius: 0 0 3.2rem 3.2rem;
	background: #1B1F3D;
	padding: 2.4rem 8rem;
}
.GO_calculator_bottom_row {
	display: flex;
	align-content: center;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 1.2rem 4.7rem;
}
.GO_calculator_bottom_row div p {
	color: #fff;
	text-align: center;
	font-family: Lato;
	font-size: 1.8rem;
	font-style: normal;
	font-weight: 500;
	line-height: 1.56;
}
.GO_calculator_bottom_row div p span {
	color: #38AD4E;
}
.GO_calculator_bottom > div:nth-child(1) {
	border-bottom: 1px solid #C7C7C7;
}
.GO_calculator_total p b {
	font-weight: inherit;
	text-decoration: line-through;
	padding-right: 1.8rem;
}
.GO_calculator_bottom.mobile {
	display: none;
}
#group_page_form form .elementor-field-required {
	position: relative;
}
#group_page_form form .elementor-field-required::after {
	content: 'Required';
	top: 0;
	right: 2rem;
	position: absolute;
	color: #D21D01;
	font-family: Lato;
	font-size: 1.2rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.16;
}
#group_page_form form .elementor-field-type-acceptance::after {
	display: none;
}
#group_page_form form .elementor-field-type-acceptance .elementor-field-option {
	display: flex;
	align-items: start;
	column-gap: 1rem;
}
#group_page_form form .elementor-field-type-acceptance .elementor-field-option input {
	width: 5rem !important;
	height: 3rem;
}





/* Add your styles here */
.quantity-selector {
	display: flex;
	align-items: stretch;
	width: 12.5rem;
	flex-wrap: wrap;
	align-content: center;
	border: 1px solid #DBDADA;
	border-radius: 1.2rem;
}
.quantity-selector .quantity-button {
	padding: 0 !important;
	width: calc(100% / 3);
	border: 0;
	color: #333;
	border-radius: 0 !important;
}
.quantity-selector .quantity-button:hover,
.quantity-selector .quantity-button:focus {
	background: transparent !important;
	color: #333 !important;
}
.quantity-selector .quantity-input {
	color: #333;
	font-family: Lato;
	font-size: 1.6rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.25;
	padding: 1.2rem !important;
	text-transform: uppercase;
	background: #F9F9F9 !important;
	width: calc(100% / 3) !important;
	border: 0 !important;
	-webkit-appearance: none;
    -moz-appearance: textfield;
    appearance: textfield;
}
.bc-product__original-price {
	margin: 0;
}
.elementor-tab-title.elementor-tab-desktop-title {
    text-decoration: underline;
}
.elementor-tab-title.elementor-tab-desktop-title:hover {
	color: #1b1f3d !important;
	text-decoration: underline;
}


/* =======================================================================================================
=========================================== BIG COMMERCE CSS =============================================
======================================================================================================= */

.bc-cart-item-quantity input.bc-cart-item__quantity-input {
	font-size: 1.6rem !important;
	font-weight: 700 !important;
	font-family: Lato;
}
.bc-product-grid.bc-product-grid--4col {
	padding: 0;
	justify-content: space-between;
}
.bc-product-card {
	margin-bottom: 0 !important;
}

.bc-product-card {
	padding: 3.8rem;
	border-radius: 3.2rem;
	background: #fff;
	box-shadow: 0px 0px 11px 0px rgba(28, 32, 62, 0.14);
	text-align: center;
	max-width: calc(100% / 4 - 1.5rem) !important;
	margin: 0 !important;
	flex-basis: calc(100% / 4 - 1.5rem) !important;
}
.bc-product-card .bc-product__meta {
	display: flex;
	align-content: center;
	align-items: center;
	flex-direction: column;
	justify-content: start;
}
.bc-product-card .bc-product__title {
	margin: 0;
	padding-bottom: 1.2rem;
}
.bc-product-card .bc-product__title a {
	font-family: Lato;
	font-size: 2.2rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.2;
	color: #1B1F3D;
	text-decoration: none;
}
.bc-product-card .bc-quickview-trigger {
	display: none !important;
}
.bc-product-card .bc-product__meta {
	padding: 0;
	margin: 0;
}
.bc-product-card .bc-product__pricing.initialized {
	justify-content: center;
}
.bc-product-card .bc-product-price, .bc-product-card p, .bc-product-card p span {
	font-family: Lato;
	font-size: 1.8rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
	text-align: center;
	color: #494C5C;
	opacity: 1 !important;
	transition: none !important;
}
.bc-btn.bc-btn--form-submit.bc-btn--add_to_cart, .bc-btn.bc-btn--form-submit.bc-btn--add_to_cart-custom {
	font-family: Lato;
	font-size: 1.6rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.2;
	text-transform: uppercase;
	background: #F15A29;
	padding: 1.3rem 3.5rem !important;
	border: 0;
}



.single-bigcommerce_product #main {
	max-width: 100%;
}
.single-bigcommerce_product #main .bc-product-single {
	max-width: 100%;
	padding: 0;
}
#custom_product_page {
	display: block;
	flex-wrap: wrap;
	padding-top: 5.6rem;
}
.custom_width {
    width: 1240px;
    margin: auto;
    max-width: 95%;
}
.prodcutBanner {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 6.5rem 4.5rem;
	border-radius: 3.2rem;
	position: relative;
}
.prodcutBanner::before {
	content: '';
	height: 100%;
	width: 100%;
	position: absolute;
	background: linear-gradient(90deg, #FFF 0%, rgba(255, 255, 255, 0.00) 100%);
	top: 0;
	left: 0;
	border-radius: 3rem;
}
.prodcutBanner_Inner {
	width: 50%;
	position: relative;
	z-index: 2;
}
.prodcutBanner h1 {
	color: #1B1F3D;
	text-align: center;
	font-family: Lato;
	font-size: 4rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.2;
	margin: 0 !important;
}
.prodcutBanner_price .bc-product-price {
	color: #38AD4E;
	font-weight: 700;
}
.prodcutBanner_price {
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
	color: #494C5C;
	font-family: Lato;
	font-size: 1.8rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
	letter-spacing: 0.72px;
	column-gap: 1rem;
	padding: 1.6rem 0;
	margin: 0 !important;
}
.prodcutBanner_Inner ul {
	list-style: none;
	padding: 2.8rem 0 0;
	display: flex;
	align-content: center;
	align-items: center;
	flex-wrap: wrap;
	flex-direction: column;
	justify-content: center;
	row-gap: 2rem;
}
.prodcutBanner_Inner ul li {
	position: relative;
	color: #1B1F3D;
	text-align: center;
	font-family: Lato;
	font-size: 1.6rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.4;
	display: flex;
	align-content: center;
	align-items: center;
	flex-wrap: wrap;
	column-gap: 1rem;
}
.prodcutBanner_Inner .bc-product-form__quantity {
	display: none;
}
.prodcutBanner_Inner .bc-form.bc-product-form {
	margin: 0;
	text-align: center;
}
.prodcutBanner_Inner .bc-btn.bc-btn--form-submit.bc-btn--add_to_cart, .prodcutBanner_Inner .bc-btn.bc-btn--form-submit.bc-btn--add_to_cart-custom {
	display: inline-block;
	width: auto;
	margin: auto !important;
	text-align: center;
	padding: 1.3rem 2.5rem !important;
	border-radius: 50px;
}
.prodcutBanner.custom_width button.bc-btn.bc-btn--form-submit.bc-btn--add_to_cart-custom.inCartAlready {
    background-color: rgba(56, 173, 78, 0.20) !important;
    color: #1B1F3D !important;
    opacity: 1;
    background-position: left 2rem center !important;
    width: 14rem;
    padding-left: 4rem !important;
}
#custom_product_page h3 {
	margin: 0;
	color: #1B1F3D;
	font-family: Lato;
	font-size: 3.2rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.2;
}
#custom_product_page h2 {
	color: #1B1F3D;
	text-align: center;
	font-family: Lato;
	font-size: 4rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.12;
	margin: 0 !important;
}
#custom_product_page p {
	color: #494C5C;
	font-family: Lato;
	font-size: 1.8rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
	margin: 0;
}
#custom_product_page ul li {
	color: #494C5C;
	font-family: Lato;
	font-size: 1.8rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
}
.bg_div_product {
    background-color: #F9F9F9;
    padding: 4.6rem 0;
    width: 100%;
    margin-top: 5rem;
}
.bg_div_product p {
	text-align: center;
	padding: 2rem 0 3.6rem;
}
.bg_div_product_flex {
	display: flex;
	align-content: center;
	align-items: start;
	flex-wrap: wrap;
	justify-content: space-between;
}
.bg_div_product_flex ul {
	width: calc(50% - 2.8rem);
}
.single_bg_column.custom_width {
	padding: 3.6rem 0;
}
.single_bg_column_flex {
	display: flex;
	align-content: center;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
}
.single_bg_column_bg, .single_bg_column_no_bg {
	width: calc(50% - 2.8rem);
}
.single_bg_column_bg {
	border-radius: 1.6rem;
	background: #F9F9F9;
	padding: 3.8rem 4.8rem;
}
.single_bg_column_bg h3 {
	padding-bottom: 1.6rem;
}
.faq-accordion {
	padding: 3.6rem 8.8rem 0;
}
.faq-item {
	border-radius: 1.6rem;
	border: 1px solid #DBDADA;
	margin-bottom: 3rem;
	padding: 3.2rem;
}
.faq-answer {
    display: none;
	padding-top: 2rem;
}
#custom_product_page .faq-question {
	color: #1B1F3D;
	font-family: Lato;
	font-size: 2.4rem;
	font-style: normal;
	font-weight: 700 !important;
	line-height: 1.2;
	cursor: pointer;
	margin: 0;
	display: flex;
	align-content: center;
	align-items: center;
	column-gap: 2rem;
}
#custom_product_page .faq-question:hover, #custom_product_page .faq-question:hover i {
	color: #F15A29;	
}
.product_faq {
	padding-top: 3rem;
}
.faq-item.active .icon.icon-chevron-down {
	transform: rotate(180deg);
}
.product_better_div.custom_width {
	padding-bottom: 7rem;
}
.product_better_div_inner {
	text-align: center;
	padding: 7rem 12rem;
}
.product_better_div_inner h2 {
	padding-bottom: 2rem;
}
.tabbed-content {
	display: flex;
	align-content: center;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
}
.tabbed-content .tabs-list {
	width: 30%;
	display: flex;
	align-content: center;
	align-items: center;
	flex-wrap: wrap;
	row-gap: 4.2rem;
}
.tabbed-content .tabs-list li {
	width: 100%;	
	padding-left: 5rem;
}
.tabbed-content .tabs-list li a {
	position: relative;
}
.tabbed-content li a.current::before {
	content: '';
    position: absolute;
    height: 100%;
    width: 2.5rem;
    background-image: url(https://dev.calashock.acls.com/wp-content/uploads/2023/03/indicator.svg);
    top: 0;
    bottom: 0;
    left: -3rem;
    margin: auto;
    background-size: 23px;
    background-repeat: no-repeat;
}
.tabbed-content .content {
	width: 70%;
}

.tabbed-content ul li a {
	color: #494C5C;
	font-family: Lato;
	font-size: 3.2rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.2;
	text-decoration: underline;
}
.tabbed-content li a.current {
	color: #1B1F3D;
}
.tabs-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.tabs-list .tab:last-child {
    border-bottom: none;
}
.content .panel {
	display: none;
	border-radius: 3.2rem;
	background: #FFF;
	box-shadow: 0px 10px 28px 0px #EBECF1;
	padding: 6.8rem;
}

.content .panel.current {
    display: block;
}
.tabbed-content .content h3 {
	padding-bottom: 1.4rem;
}
.product_post_div .post-background {
	height: 18rem;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	border-radius: 3.2rem;
}
.product_post_div {
	display: flex;
	align-content: center;
	align-items: start;
	flex-wrap: wrap;
	justify-content: start;
	column-gap: 1.5rem;
}
.post_box {
	width: calc(100% / 3 - 1rem);
}
.post-content a {
	text-decoration: none;
}
.post-content h4 {
	color: #1B1F3D;
	font-family: Lato;
	font-size: 2.2rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.2;
	margin: 0;
}
.post-content a {
	text-decoration: none;
}
.post-content {
	padding: 1.6rem;
}
.post-excerpt {
	padding-top: 1.6rem;
}
.custom_width.product_post h2 {
	padding-bottom: 3.6rem;
}
.custom_width.product_post {
	padding-top: 7rem;
}
.product_braedcrumb {
	text-align: center;
	padding: 5.6rem 0 2.8rem;
}
.product_braedcrumb p {
	color: #1B1F3D;
	font-family: Lato;
	font-size: 1.4rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.1;
	margin: 0;
}
.product_braedcrumb a {
	color: #494C5C !important;
	text-decoration: none;
	font-weight: 400;
}
.product_braedcrumb a:hover {
	color: #1B1F3D !important;
}
.inner_nav_btn {
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.inner_nav_btn a {
	width: calc(50% - 1.7rem);
	display: inline-block;
	text-align: center;
	text-decoration: none;
	font-family: Lato;
	font-size: 1.8rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.4;
	text-transform: uppercase;
	padding: 2rem;
	border-radius: 50px;
	border: 1px solid #1B1F3D;
	color: #1B1F3D;
}
.active_inner_btn {
	background: #1B1F3D;
	color: #fff !important;
}
.fixed_product_details {
	background: #1b1f3d;
	padding: 2rem 4rem;
	border-radius: 50rem;
	border: 4px solid #FFEDE8;
	width: 80rem;
	position: fixed;
	bottom: 2rem;
	z-index: 9;
	left: 0;
	right: 0;
	margin: auto;
}
.fixed_product_inner {
	display: flex;
	align-content: center;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
}
.fixed_product_inner span {
	color: #fff;
	font-family: Lato;
	font-size: 2.4rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.2;
	margin: 0;
	transition: 0.3s ease-in-out;
}

.bc-product__title {
    color: #fff;
	font-family: Lato;
	font-size: 2.4rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.2;
	margin: 0;
  }


.fixed_product_inner .bc-product-price {
	font-family: Lato;
	font-size: 2.4rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.2;
	color: #fff;
}
.fixed_product_inner .bc-product-form__quantity {
	display: none;
}
.fixed_product_inner form .bc-btn {
	border-radius: 50px !important;
}
.fixed_product_inner .bc-form.bc-product-form {
	margin: 0;
}
.bc-ajax-add-to-cart__message-wrapper {
	display: none;
}
.bc-cart-header > div {
	color: #333;
	font-family: Lato;
	font-size: 1.4rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.12;
	margin: 0;
	padding: 0 47px 1rem;
}
.cart_item_count {
	text-align: center;
	width: 100%;
	color: #1B1F3D;
	font-family: Lato;
	font-size: 4rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.2;
	margin: 0;
	padding: 6rem 0 4rem;
}
.bc-cart-item-meta h3 a {
	color: #494C5C;
	font-family: Lato;
	font-size: 1.6rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.4;
}
.bc-cart-body .bc-cart-item {
	padding: 2.4rem 0;
}
.bc-cart-item-image {
	margin-right: 2rem;
}
.bc-cart-body .bc-cart-item {
	border-top: 1px solid #DBDADA;
}
.bc-cart-item .bc-cart-item-meta .bc-cart-item__product-title {
	display: flex;
	align-content: center;
	align-items: center;
	flex-wrap: wrap;
	height: 11rem;
}
.bc-link.bc-cart-item__remove-button {
	border: 0;
	padding: 0;
	display: flex;
	align-content: center;
	align-items: center;
	flex-wrap: wrap;
	column-gap: 0.8rem;
	color: #494C5C;
	text-align: center;
	font-family: Lato;
	font-size: 1.2rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.12;
	letter-spacing: 0.48px;
	text-transform: uppercase;
}
.bc-link.bc-cart-item__remove-button:hover {
	background: transparent;
}
.bc-link.bc-cart-item__remove-button:focus-visible {
	outline: none;
}
.bc-cart-item-total-price {
	color: #38AD4E;
	font-family: Lato;
	font-size: 1.6rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.4;
}
.bc-btn.bc-cart-actions__checkout-button {
	color: #fff;
	text-align: center;
	font-family: Lato;
	font-size: 1.6rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.4;
	text-transform: uppercase;
	background: #F15A29;
	border: 0;
	padding: 1.3rem 2.5rem !important;
}
.custom_cart_footer {
	display: flex;
	align-content: center;
	flex-wrap: wrap;
	padding: 1.5rem 0 5rem;
	justify-content: space-between;
	position: relative;
}
.custom_cart_footer .bc-cart-actions {
	position: absolute;
	right: 0;
	top: 11rem;
}
.custom_cart_related_products {
	width: 65%;
	border-radius: 2rem;
	background: rgba(96, 99, 120, 0.10);
	padding: 2rem;
}
.custom_cart_total {
	width: calc(39% - 8rem);
}
.custom_cart_related_products .bc-product-grid {
	flex-direction: row;
	row-gap: 1rem;
}
.custom_cart_related_products .bc-product-card {
	width: 100% !important;
	margin: 0 !important;
	min-width: 100%;
	border-radius: 20px;
	border-bottom: 1px solid #DBDADA;
	background: #FFF;
	box-shadow: none;
	padding: 2rem;
	flex-direction: row;
}
.custom_cart_related_products h3 {
	color: #1B1F3D;
	font-family: Lato;
	font-size: 2.2rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.12;
	margin: 0;
	padding-bottom: 1.2rem;
}
.custom_cart_related_products .bc-product-card h3 .bc-product__title-link {
	color: #1B1F3D;
	font-family: Lato;
	font-size: 1.8rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
}
.custom_cart_related_products .bc-product-card .bc-product__meta {
	display: flex;
	align-content: center;
	align-items: center;
	flex-direction: unset;
	justify-content: space-between;
	width: 70%;
	padding-right: 1rem;
}
.custom_cart_related_products .bc-product-card .bc-product__title {
	padding-bottom: 0;
}
.custom_cart_related_products .bc-product-card .bc-product__actions {
	width: 30% !important;
}
.custom_cart_related_products .bc-product-card .bc-product-form__quantity {
	display: none;
}

.custom_cart_related_products .bc-btn.bc-btn--form-submit.bc-btn--add_to_cart-custom {
  background: #FFF;
  color: #1b1f3d;
  border: solid 1px #e0e3e9;
}

.custom_cart_related_products .bc-btn.bc-btn--form-submit.bc-btn--add_to_cart-custom:hover {
  background: #FFF;
  color: #1b1f3d;
  border: solid 1px #e0e3e9;
}


.bc-cart-subtotal__label, 
.bc-cart-total__label {
	color: #494C5C;
	font-family: Lato;
	font-size: 1.6rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.4;
	text-align: left;
}
.bc-cart-total__amount {
	color: #494C5C;
	font-family: Lato;
	font-size: 2rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.12;
	text-align: right;
}
.bc-cart-subtotal__amount {
	color: #494C5C;
	font-family: Lato;
	font-size: 1.6rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.4;
	text-align: right;
}
.bc-cart-item-quantity {
    display: flex;
    align-items: center;
}

.bc-cart-item-quantity button {
    width: 30px;
    height: 30px;
    background-color: #f0f0f0;
    border: none;
    cursor: pointer;
}

.bc-cart-item__quantity-input {
    width: 50px;
    text-align: center;
    border: 1px solid #ccc;
}
.bc-product-129 .single_bg_column_bg {
    width: 100%;
}
.bc-product-129 .fixed_product_details,
.bc-product-128 .fixed_product_details {
	width: 100rem;
}
.single_bg_column_bottom {
    text-align: center;
    padding-top: 4rem;
}
/* checkout */
.site-main.post-149341 {
	padding: 6rem 0;
}
.site-main.post-149341 .entry-title {
	display: none;
}
.stepHeader-title {
	color: #333;
	font-size: 2.4rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.2;
}


/* Account */


#content .entry-title {
	color: #1B1F3D;
	font-family: Lato;
	font-size: 5.6rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.2;
	padding: 5rem 0 3rem;
	margin: 0;
}
.site-main.post-149335 .page-content,
.site-main.post-149336 .page-content,
.site-main.post-149337 .page-content,
.site-main.post-149344 .page-content {
	display: flex;
	align-content: center;
	align-items: start;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-bottom: 8rem;
}
.bc-subnav {
	width: 30%;
}
.bc-subnav ul {
	flex-wrap: wrap;
}
.bc-subnav ul li {
	width: 100%;
	margin-left: 0 !important;
}
.bc-subnav ul li a {
	color: #494C5C !important;
	font-family: Lato;
	font-size: 2.4rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.2;
	text-decoration: none;
}
.bc-subnav ul li.bc-subnav__list-item--current a {
	color: #1b1f3d !important;
}
.bc-account-addresses,
.bc-account-page {
	width: 70%;
	padding: 5rem !important;
	border: 0;
	background: #fff !important;
	border-radius: 3.2rem;
	box-shadow: 0px 10px 28px 0px #EBECF1;
}
.bc-account-page form label {
	color: #1B1F3D;
	font-family: Lato;
	font-size: 1.2rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.2;
}
.bc-account-page form input {
	border-radius: 1.2rem;
	border: 1px solid #CDCDCD;
	background: #FFF;
}
.bc-account-page form button {
	background-color: #F15A29;
	border: 0;
}
.bc-account-addresses__add-button:focus, .bc-account-addresses__add-button:hover, a.bc-account-addresses__add-button:focus, a.bc-account-addresses__add-button:hover, button.bc-account-addresses__add-button:focus, button.bc-account-addresses__add-button:hover {
	color: #1b1f3d;
}
.site-main.post-149336 .page-content .bc-form.bc-form-2col {
	padding: 5rem;
}




/* ======================================= BIG COMMERCE END ========================================== */

.practice-test {
	font-family: 'Lato';
}
.practice-test--question-wrapper {
    display: none;
    position: relative;
    background-color: #eee;
    padding: 6rem 3rem 3rem;
    margin-bottom: 6rem;
    counter-reset: answers;
    border-radius: 3.2rem;
    filter: drop-shadow(0px 4px 8px rgba(28, 32, 62, 0.16));
}
.practice-test--question-wrapper:first-child {
    display: block;
}
.practice-test--question {
    font-size: 2.2rem;
    color: #000;
}
.practice-test--question p {
    font-weight: 700;
    margin-bottom: 2rem;
}
.practice-test--progress {
    background-color: #fff;
    color: #444;
    font-size: 1.8rem;
    font-weight: 700;
    position: absolute;
    top: 0;
    right: 0;
    padding: 1.5rem;
}
.practice-test--progress span {
    font-weight: 700;
}
.practice-test--answer {
    background-color: #fff;
    color: #444;
    font-size: 1.8rem;
    padding: 1.5rem;
    margin-bottom: 2rem;
    cursor: pointer;
    counter-increment: answers;
}
.flex.flex--spaced {
	display: flex;
}
.practice-test--answer:before {
    content: counter(answers, upper-alpha) ".";
    margin-right: 1.5rem;
}
.practice-test--answer.correct {
    background-color: #82c341;
    color: #fff;
}
.practice-test--answer.incorrect {
    background-color: #c6202e;
    color: #fff;
}
.practice-test--explanation ol li, .practice-test--explanation ul li {
    font-size: 1.8rem;
    font-family: inherit;
}
.practice-test--footer {
    display: none;
}
.practice-test--explanation {
	color: #000;
	padding: 2rem;
	width: 70%;
}
.practice-test--buttons {
    flex-shrink: 0;
    margin-left: 2rem;
	width: 30%;
	text-align: center;
}
.practice-test--result {
    font-size: 2.2rem;
    padding: 1.5rem 2.5rem;
    margin-bottom: 2rem;
    color: #fff;
    background-color: #82c341;
}
.practice-test--result.incorrect {
    background-color: #c6202e;
}
.practice-test--next {
    font-size: 2.2rem;
    padding: 1.5rem 2.5rem;
    color: #444;
    background-color: #fff;
    text-align: center;
    cursor: pointer;
}
.practice-test--results {
    display: none;
    padding: 3rem;
    font-size: 2.2rem;
    font-weight: 700;
    background-color: #82c341;
    color: #fff;
	margin-bottom: 8rem;
}
.practice-test--results.failed {
	background-color: #c6202e;
}
#four-o-four {
    padding: 12rem 7rem;
    color: #fff;
    background-color: #f2b91b;
    margin-bottom: -9rem;
}
#blog {
	padding: 5rem 0 8rem;
}
.tests.cols.elementor-section.elementor-section-boxed {
	padding-top: 5rem;
}
.wrapper.headline h1 {
	color: #1B1F3D;
	font-family: Lato;
	font-size: 5.6rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.14;
	text-transform: capitalize;
	margin: 0;
	padding-bottom: 7rem;
}
.container.elementor-container.elementor-column-gap-no.search-bar {
	border-top: 1px solid #EFDFDF;
	padding-top: 5rem;
	padding-bottom: 5rem;
}
.container.elementor-container.elementor-column-gap-no.search-bar .wrapper {
	width: 100%;
}

.pTest_loop .wrapper.just-start {
	display: flex;
	align-content: center;
	align-items: start;
	flex-wrap: wrap;
	column-gap: 3rem;
	row-gap: 3rem;
	justify-content: start;
	width: 100%;
}
.pTest_loop .wrapper.just-start article {
	width: calc(100% / 3 - 2rem);
}
.pTest_loop .wrapper.just-start article h2 {
	font-family: "Lato", Sans-serif;
	font-size: 2.2rem;
	font-weight: 700;
	font-style: normal;
	line-height: 1.19em;
	color: #1b1f3d;
	margin: 0;
	padding: 2rem 0;
}
.pTest_loop .wrapper.just-start article a {
	text-decoration: none !important;
}
.pTest_loop .wrapper.just-start article a p {
	color: #494C5C;
	font-family: Lato;
	font-size: 1.8rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.56;
}
.pTest_loop .wrapper.just-start article a img {
	height: 20rem;
	width: 100%;
	object-fit: cover;
	border-radius: 3.2rem;
}
.search-bar form #search {
	height: 5rem;
	border-radius: 1.6rem;
	color: #494C5C;
	font-family: Lato;
	font-size: 1.6rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.56;
	box-shadow: 0 0 5px rgba(102, 102, 102, 0.5);
	border: 1px solid #929292 !important;
}

.search-bar form.searchform button {
    position: absolute;
    top: 0;
    right: 2rem;
    border: 0 !important;
    background: transparent !important;
    font-size: 2rem;
    padding: 0;
    color: #F15A29;
    bottom: 0;
}
.container.elementor-container.elementor-column-gap-no .wrapper {
	width: 100%;
}
.practice-test--explanation p {
	font-size: 1.8rem;
	font-family: inherit;
}
.search-bar form.searchform button:focus {
    border: 0 !important;
    box-shadow: none !important;
    outline: none !important;
}
.container.elementor-container.elementor-column-gap-no.pTest_loop {
    flex-wrap: wrap;
}
.pTest_loop .pagination a, .pTest_loop .pagination span {
    font-size: 1.8rem;
    padding: 0 1rem;
    font-family: 'Lato';
    font-weight: 600;
}
.search-bar.artical_top_bar .filter,
.search-bar.article_top_bar .filter {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    justify-content: space-between;
}
.search-bar .filter form {
	position: relative;
}
.search-bar.article_top_bar form,
.search-bar.article_top_bar select {
	height:100%;
}
.search-bar.artical_top_bar .filter form,
.search-bar.artical_top_bar .filter #cats,
.search-bar.article_top_bar .filter .widget {
    width: calc(100% / 3 - 3rem);
}
.search-bar.artical_top_bar .filter form #filterDate,
.search-bar.article_top_bar select {
    height: 100%;
}
.search-bar.artical_top_bar select,
.search-bar.article_top_bar select {
    color: #494C5C;
    font-family: Lato;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.56;
    border-radius: 1.6rem;
    border: 1px solid #cbcbcb;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M441.9 167.3l-19.8-19.8c-4.7-4.7-12.3-4.7-17 0L224 328.2 42.9 147.5c-4.7-4.7-12.3-4.7-17 0L6.1 167.3c-4.7 4.7-4.7 12.3 0 17l209.4 209.4c4.7 4.7 12.3 4.7 17 0l209.4-209.4c4.7-4.7 4.7-12.3 0-17z' fill='%23929292'/%3E%3C/svg%3E");
    background-position: 96% center;
    background-repeat: no-repeat;
    background-size: 2.5rem;
    -webkit-appearance: none;
}




/* =======================================Resources ===================================================*/

#icon_btn .elementor-button:hover svg path {
    fill: #fff !important;
}


.resources .elementor-tabs {
    align-items: flex-start !important;
}
#home_custom_tab .elementor-tab-content {
    position: relative;
}

#home_custom_tab .elementor-tab-content span.articles {
    position: absolute;
    top: -41px;
    left: 0;
    right: 0;
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto;
   
}

#icon_btn .elementor-button:hover svg path {
    fill: #f15a29;
}
.faq-item .icon::before {
    font-weight: 700;
}
.product_better_div.custom_width.mobile_version {
    display: none;
}
.single_bg_column_center_text {
    padding-top: 5rem;
    /* padding-bottom: 0.2rem; */
}
.wrapper.breadcrumbs ul {
	list-style: none;
	padding: 0;
	display: flex;
	align-content: center;
	align-items: center;
	flex-wrap: wrap;
	column-gap: 1rem;
	margin: 0;
	justify-content: center;
	padding-bottom: 4.4rem;
}
.wrapper.breadcrumbs ul li {
	color: #1B1F3D;
	font-family: Lato;
	font-size: 1.4rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.14;
}
.wrapper.breadcrumbs ul li a {
	color: #494C5C;
	font-family: Lato;
	font-size: 1.4rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.14;
	text-decoration: none;
}
.wrapper.related-post h2 {
	color: #1B1F3D;
	text-align: center;
	font-family: Lato;
	font-size: 4rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.2;
	text-transform: capitalize;
	margin: 0;
	padding-bottom: 3rem;
}
.wrapper.related-post ul {
	padding: 0;
	list-style: none;
	display: flex;
	align-content: center;
	align-items: start;
	flex-wrap: wrap;
	column-gap: 2rem;
}
.wrapper.related-post ul li {
	width: calc(100% / 3 - 1.5rem);
}
.wrapper.related-post ul li img {
	height: 20rem;
	width: 100%;
	object-fit: cover;
	border-radius: 3.2rem;
}
.related-post-item h3 {
	margin: 0;
	color:#1B1F3D;
	font-family: Lato;
	font-size: 2.2rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.18;
	text-transform: capitalize;
	padding: 1.6rem 0;
}
.related-post-item a {
	text-decoration: none;
}
.related-post-item p {
	color: #494C5C;
	font-family: Lato;
	font-size: 1.6rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.25;
}



 #privacy_style ul.elementor-icon-list-items span.elementor-icon-list-text {
    color: #f15a29;
    font-size: 1.8rem;
    line-height: 1.3em;
}

#privacy_style ul.elementor-icon-list-items li {
    padding-bottom: 1.7rem;
}

#privacy_style ul.elementor-icon-list-items span.elementor-icon-list-text:hover {
    color: #f47f59;
    text-decoration-color: #f47f59 !important;
}
#privacy_style h3 {
    font-size: 24px;
	margin-bottom: 2rem;
}

@media (max-width: 768px) {
      #privacy_style h3 {
    font-size: 20px;
}
    }


#privacy_text_style .elementor-widget-container {
    margin-bottom: 2rem;
}

 
/**** AJAX Cart, Cart Popup & Sessions ******/
.inCartAlready {
    cursor: not-allowed !important;
    pointer-events: none;
    background: rgba(56, 173, 78, 0.20) !important;
    /*background-image: url(https://dev.calashock.acls.com/wp-content/themes/hello-elementor-child/images/tick.svg) !important;*/
    color: #1B1F3D !important;
    background-repeat: no-repeat !important;
    background-position: left 45px center !important;
    background-size: 20px auto !important;
	opacity: 1 !important;
}
.fixed_product_details .aclsAddToCart .inCartAlready {
	background-position: left 14px center !important;
	padding-right: 20px !important;
	background-color: #DCEEDD !important;
}
.bc-ajax-cart-processing, .bc-ajax-cart-processing-custom {
    background: #DCEEDD !important; 
    color: #1B1F3D !important;
}
.cartPopup {
    position: relative;
    display: none;
}
.cartPopup:before {
    content: "";
    position: fixed;
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #1B1F3D70;
    z-index: 999999;
}
.cartPopupInner {
    position: fixed;
    z-index: 99999999;
    width: 78rem;
    height: 60%;
    left: 0;
    right: 0;
    margin: auto;
    top: 20%;
    background-color: #fff;
	border-radius: 2rem;
    padding: 2rem;
    overflow-y: scroll;
}

/***** Cart Popup *************/
.flex-it {
    display: flex;
}
.flex-space-bw {
	justify-content: space-between;
	align-items: start;
}
.col-6 {
    width: 50%;
}
.modalBody .regular-price {
    text-decoration: line-through;
    margin-right: 1rem;
}
.cartNotice h2 {
	color: #1B1F3D;
	font-family: Lato;
	font-size: 1.8rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.56;
	margin: 0;
	padding-bottom: 2rem;
}
.modalHead.flex-it.flex-space-bw {
	border-bottom: 1px solid #C7C7C7;
}
.cartSummary.col-6 {
	border-radius: 1.2rem;
	background: #1B1F3D;
	padding: 2.4rem;
	text-align: center;
}
.summaryTitle {
	color: var(--neutrals-white, #FFF);
	text-align: center;
	font-family: Lato;
	font-size: 1.6rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.25;
}
.cartSummaryInr.dark-wrap.white-txt .flex-it {
	justify-content: center;
}
.cartSummary.col-6 .flex-it.flex-space-bw {
	column-gap: 1rem;
}
.cartSummary.col-6 .regular-price {
	color: #FFF;
	text-align: center;
	font-family: Lato;
	font-size: 1.6rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.25;
}
.cartSummary.col-6 .sale-price {
	color: #FFF;
	text-align: center;
	font-family: Lato;
	font-size: 1.6rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.25;
}
.cartSummary.col-6 .cartQuantityTotal {
	color: #fff;
	text-align: center;
	font-family: Lato;
	font-size: 1.6rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.25;
}
.modalBodyInr.flex-it.flex-space-bw {
	padding-top: 2rem;
	column-gap: 2rem;
}

.productDetailsInr .productTitle {
	color: #494C5C;
	font-family: Lato;
	font-size: 1.8rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.56;
}
.productDetailsInr.cartItem p {
	color: #494C5C;
	font-family: Lato;
	font-size: 1.6rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.25;
}
.goViewCart a {
    color: #fff;
    text-align: center;
    font-family: Lato;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.25;
    text-transform: uppercase;
    text-decoration: none !important;
    border-radius: 32px;
    background: transparent;
    padding: 1.3rem 2.5rem;
    display: inline-block;
    box-shadow: 0px 3px 6px 0px rgba(28.000000000000004, 32.00000000000002, 62, 0.16);
    border: 3px solid;
}
.goViewCart a:hover {
    background-color: #DCEEDD;
    color: #1B1F3D;
    border-color: #DCEEDD;
}
.goCheckout a {
	color: var(--neutrals-white, #FFF);
	text-align: center;
	font-family: Lato;
	font-size: 1.6rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.25;
	text-transform: uppercase;
	text-decoration: none;
	padding: 1.3rem 2.5rem;
	border-radius: 32px;
	background: #F15A29;
	display: inline-block;
	border: 3px solid #F15A29;
}
.cartPopupClose {
	color: #fff;
	text-align: center;
	font-family: Lato;
	font-size: 1.6rem;
	font-style: normal;
	font-weight: 500;
	line-height: 1.25;
	text-decoration-line: underline;
	padding-top: 2.4rem;
	display: inline-block;
}
.productDetailsInr.cartItem {
	padding: 1rem 0;
	border-bottom: 1px solid #C7C7C7;
}
#bundle_products .elementor-container.elementor-column-gap-no {
	column-gap: 1.6rem;
}
#bundle_products h3 {
	color: #fff !important;
	font-size: 2.2rem;
}
#save_price p {
	color: #38AD4E;
	padding-bottom: 1.6rem;
}
.bc-cart__title--empty {
	color: #1B1F3D;
	text-align: center;
	font-family: Lato;
	font-size: 5.6rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.14;
	text-transform: capitalize;
}
.bc-cart__continue-shopping {
	font-size: 1.8rem;
	font-family: 'Lato';
}
.modalBodyInr.flex-it.flex-space-bw .regular-price {
	display: none;
}



/*======================================================================================================
===================================== RENEW AND PROMOTIONS =============================================
===================================================================================================== */

#renew_box .elementor-widget-wrap.elementor-element-populated {
    display: flex;
    /*width: 70%;*/
    margin: 0 auto;
}
#contact_faq .elementor-tab-content {
    border-top: 0px;
}
#icon_box .elementor-container {
    column-gap: 2.5rem;
}
.new_faq_renew span.elementor-accordion-icon.elementor-accordion-icon-left {
    font-size: 2.5rem;
}
#icon_test .elementor-widget-wrap:hover #message {
    display: none;
}
#icon_test .elementor-widget-wrap:hover #search {
    display: block;
}
#contact_faq .elementor-tab-title a {
    text-decoration: none;
}
#icon_test .elementor-widget-wrap #search {
    display: none;
}
#search svg {
    background-color: #1b1f3d !important;
}
#acls_box_gap .elementor-container.elementor-column-gap-no {
    column-gap: 5rem;
}

/* ======================================================================================================
============================================== GROUPS ================================================
====================================================================================================== */



#groups_first_section .elementor-column-gap-no {
    column-gap: 2.5rem;
}


#icon_box svg {
    background-color: #f15a29;
    /* padding: 10px 15px; */
    width: 52px;
    height: 42px;
    border-radius: 100px;
    padding: 10px 15px;
    transition: 0.3s ease-in-out;
}
img.wp-image-159839 {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#top_link a {
    color: #fff;
}

#top_link a:hover {
    color: #F15A29;
}

#algo_div > div {
	column-gap: 4rem;
}







/* ======================================================================================================
============================================== MEDIA CSS ================================================
====================================================================================================== */



@media (max-width: 1300px) and (min-width: 1200px) {
	.elementor-section.elementor-section-boxed > .elementor-container, .bc-cart {
	max-width: 1140px;
}
	html {
	font-size: 53%;
}
}
@media (max-width: 1199px) and (min-width: 992px) {
	.elementor-section.elementor-section-boxed > .elementor-container, .bc-cart {
	max-width: 960px;
}
html {
	font-size: 42%;
}
}
@media (max-width: 991px) and (min-width: 768px) {
	.elementor-section.elementor-section-boxed > .elementor-container, .bc-cart {
	max-width: 720px;
}
html {
	font-size: 55%;
}
}







@media (max-width: 991px) and (min-width: 768px) {

.flip-box {
	width: calc(100% / 2 - 2rem);
	height: 300px;
	perspective: 1000px;
}
.flip-box_div {
	row-gap: 2rem;
}
}






/* ========================================== MOBILE CSS ============================================= */

@media (max-width: 767px) {

div#icon_test {
    margin-bottom: 2rem;
}

div#icon_test:last-child {
    margin-bottom: 0rem;
}	
#renew_box .elementor-widget-wrap.elementor-element-populated {
    display: flex;
    width: 100%;
    margin: 0 auto;
}	
	
	
	.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: calc(100% - 24px);
}
	
	
	
	
	.bc-cart__title--empty {
	font-size: 4rem;
}
#mob_menu .elementor-menu-toggle {
	width: 24px;
	height: 24px;
	background-color: #fff;
}
#mob_menu .elementor-menu-toggle i {
	color: #1b1f3d;
}
	#mob_menu nav > ul {
	padding: 20px 5px;
	height: calc(100vh - 145px);
}
	#mob_menu ul li a {
	text-decoration: none;
}
	#mob_menu ul li a {
	text-decoration: none;
	border-radius: 50px;
	background: rgba(96, 99, 120, 0.60);
	padding: 7px 12px 7px 28px;
	text-align: center;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
	margin-bottom: 14px;
	color: var(--neutrals-white, #FFF);
	font-family: Lato;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 28px;
	text-transform: uppercase;
}
	
	
#mob_menu_center nav ul li a {
	justify-content: center;
}
.bc-product-grid.bc-product-grid--4col {
	padding: 0;
	row-gap: 2rem;
}
.bc-product-card {
	padding: 2rem;
}
#mob_tab_slider .slick-dots {
	bottom: -4rem;
}
	.testimonial_slider {
	padding: 0;
}
	.testimonial_content p {
	font-size: 2rem;
}
	.flip-box {
	width: 100%;
}
	.flip-box_div {
    row-gap: 5.6rem;
}
	#contact_box_div > div {
	row-gap: 3rem;
}
	#contact_faq .elementor-accordion .elementor-accordion-item {
	padding: 2rem;
	margin-bottom: 1.2rem;
}
.flex.flex--spaced {
	flex-direction: column;
}
	.practice-test--question-wrapper {
	padding: 7rem 2rem 2rem;
	margin-bottom: 0rem;
}
	#post_content h2 {
	font-size: 32px;
}
	
	
	
	
	
	
	
	
	
.GO_calculator_row {
	justify-content: start;
	padding: 2.4rem 1.6rem;
	position: relative;
}	
	
	.GO_calculator_top h2 {
	font-size: 3.6rem;
}
	.GO_calculator_top {
	padding: 3.2rem 1.8rem;
}
	.GO_calculator_title {
	width: 100%;
	padding-bottom: 1.6rem;
}
	.discount_title, .final_pice_title {
	font-size: 1.4rem;
		text-align: left;
}
	.GO_calculator_q_selector,
	.GO_calculator_discount,
	.GO_calculator_price {
	width: calc(100% / 3);
}
	.discount_percent {
	text-align: left;
}
	.final_pice {
	text-align: left;
}
	.GO_calculator_q_selector {
	position: absolute;
	right: 1.6rem;
	bottom: 2.4rem;
}
.GO_calculator_bottom.desktop {
	display: none;
}	
	.GO_calculator_bottom {
	padding: 2.4rem 1.8rem;
}
	.GO_calculator_bottom.mobile {
	display: block;
}
	.GO_calculator_bottom_row {
	padding: 0.8rem 0;
	border-bottom: 1px solid #C7C7C7;
}
	.GO_calculator_bottom > div:last-child {
	border-bottom: 0;
}
	.GO_calculator_left {
	width: 53%;
	text-align: left !important;
}
	.GO_calculator_left p {
	text-align: left !important;
}	
	.GO_calculator_bottom_row div p span {
	display: block;
	text-align: right;
}
	.GO_calculator_right p b {
	font-weight: inherit;
	text-decoration: line-through;
}

	/* ===============================================================================================================================================Products Responsive ================================================== */
	.inner_nav_btn a {
    font-size: 1.2rem;
    width: calc(50% - 0.5rem);
    padding: 1.4rem 1rem;
}

.fixed_product_details {
    width: 100%;
	padding: 1.6rem 1.2rem;
	bottom: 0;
}



.fixed_product_inner h1 {
    font-size: 1.6rem;
}

.fixed_product_inner .bc-product-price {
    font-size: 1.6rem;
}

.fixed_product_details {
    border-radius: 0rem;
    border: inherit;
}
.product_braedcrumb {
    padding: 3.2rem 0 2.8rem;
}
	.prodcutBanner_Inner {
    width: 100%;
}
	.prodcutBanner_Inner {
    width: 100%;
}

.prodcutBanner h1 {
    font-size: 3.6rem;
}

.prodcutBanner {
    padding: 4.5rem 1.5rem;
    
}
	.fixed_product_inner .bc-form.bc-product-form {
    width: 100%;
    padding-top: 1.2rem;
}
	#custom_product_page ul li {
    font-size: 1.6rem;
}
	#custom_product_page {
    padding-top: 1.2rem;
}
	
.bg_div_product_flex ul {
    width: 100%;
}

.bg_div_product_flex {
    display: block;
}
	.bg_div_product {
    padding: 3.6rem 0;
    
}
	.single_bg_column_center_text {
    padding-top: 0rem;
    
}
	.single_bg_column_flex {
    display: block;
}

.single_bg_column_bg {
    width: 100%;
    padding: 3.2rem 2rem;
}
	#custom_product_page h3 {
    font-size: 2.8rem;
}
	#custom_product_page p {
    font-size: 1.6rem;
}
	#custom_product_page h2 {
    font-size: 3.6rem;
}
	.single_bg_column_no_bg {
    width: 100%;
    padding-top: 3.2rem;
}
	.faq-accordion {
    padding: 3.2rem 0rem 0;
}

#custom_product_page .faq-question {
    font-size: 2rem;
}

.faq-item {
    padding: 2rem;
    margin-bottom: 1.6rem;
}
	.custom_width.product_post {
    padding-top: 5rem;
}

.product_post_div {
    display: block;
}

.post_box {
    width: 100%;
}
	.post-content h4 {
    font-size: 2rem;
}

.post-excerpt {
    padding-top: 1.2rem;
}

.product_better_div_inner {
    padding: 3.6rem 0rem;
}
	.product_better_div.custom_width.mobile_version {
    display: block;
    margin-bottom: 10rem;
}

.tabbed-content {
    display: none;
}
	.tabs-list {
    text-align: center;
    margin-bottom: 2rem;
}
	#custom_product_page ul li a {
    color: #1B1F3D;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
}
	.content .panel {
    padding: 4rem 2.8rem;
    display: block;
}
	.product_better_div.custom_width.mobile_version .slick-dots {
    bottom: -5rem;
}
	.product_better_div.custom_width {
    padding-bottom: 0rem;
}
		.wrapper.headline h1 {
	font-size: 40px;
	padding-bottom: 3rem;
}
	.search-bar.artical_top_bar .filter form, .search-bar.artical_top_bar .filter #cats {
	width: 100%;
}
	.search-bar.artical_top_bar .filter {
	row-gap: 2rem;
}
	.search-bar.artical_top_bar select {
	height: 5rem;
}
	.search-bar.artical_top_bar .filter form #filterDate {
	height: 5rem;
}
	.pTest_loop .wrapper.just-start article {
	width: 100%;
}
	.wrapper.breadcrumbs ul {
	justify-content: start;
	row-gap: 0.5rem;
}
	.elementor-153960 .elementor-element.elementor-element-3c587b4 img {
	height: 20rem;
	border-radius: 2rem;
}
	.wrapper.related-post ul li {
	width: 100%;
}
.wrapper.related-post ul {
	row-gap: 4rem;
}	
	.practice-test--explanation {
	width: 100%;
}
	.practice-test--buttons {
	margin-left: 0;
	width: 100%;
}
	.flip-box-front img {
	height: 297px;
	width: 100%;
	object-fit: cover;
	border-radius: 32px;
}
	
	
	
	
	
	
		.bc-cart-header {
	display: none !important;
}
	.bc-cart-item-image {
	flex: 0 0 80px !important;
	min-width: 80px;
}
	.bc-cart-item-meta {
	min-width: calc(100% - 100px);
}
	.bc-cart-item-image img {
	max-width: 80px;
}
	.custom_cart_related_products {
	width: 100%;
}
	.custom_cart_total {
	width: 100%;
	padding: 0 24px 12rem;
}
	.custom_cart_footer {
	flex-direction: column-reverse;
}
	.bc-cart-subtotal {
	padding: 1rem 0 0 !important;
}
	.custom_cart_related_products {
	border-radius: 0;
	padding-top: 4rem;
}
	
	.custom_cart_footer .bc-cart-actions {
	position: absolute;
	right: 0;
	top: 11rem;
	width: calc(100% - 24px);
	margin: 2rem auto 0;
	left: 0;
}
	.custom_cart_related_products .bc-product-card {
	display: unset !important;
}
	.custom_cart_related_products .bc-product-card .bc-product__meta {
	display: unset;
	width: 100%;
}
		.custom_cart_related_products h3 {
	text-align: left;
}
	.bc-product-card .bc-product__pricing.initialized {
	justify-content: start;
	padding: 1.5rem 0;
}
	.custom_cart_related_products .bc-product-card .bc-product__actions {
	width: 100% !important;
}
	.bc-form.bc-product-form button.bc-btn--form-submit {
	margin: 0;
	width: 100%;
}
.bc-cart-body .bc-cart-item {
	padding: 2rem 24px;
	display: flex;
	align-content: center;
	align-items: center;
	flex-wrap: wrap;
	position: relative;
	border: none;
}
	.bc-cart-body .bc-cart-item::after {
	content: '';
	position: absolute;
	height: 7rem;
	width: calc(100% - 22px);
	background-color: #F9F9F9;
	left: 0;
	right: 0;
	bottom: 0.5rem;
	margin: auto;
	z-index: 0;
}
	.bc-cart-item-total-price {
	min-width: calc(100%/ 3);
		z-index: 2;
}
	.bc-cart-item-quantity {
	min-width: calc(100% / 3);
	z-index: 2;
}
	.bc-cart-remove-btn {
	z-index: 2;
}
	.bc-cart-item .bc-cart-item-meta .bc-cart-item__product-title {
	height: 80px;
	margin-bottom: 4rem;
}
	.mobile_sign {
	position: relative !important;
}
	.mobile_sign::before {
	content: '';
	position: absolute;
	height: 30px;
	width: 30px;
	background-image: url(/wp-content/uploads/2023/03/account.svg);
	top: 0;
	bottom: 0;
	left: 7px;
	margin: auto;
	z-index: 2;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	filter: brightness(0) invert(1);
}
.mobile_started a {
	/*background: white !important;
	color: #F15A29 !important;
	border: 3px solid #F15A29;*/
	background: #FFEDE8 !important;
    color: #F15A29 !important;
    border: none;
	padding: 13px 25px 13px 25px!important;
}	
	.mobile_started a:hover {
	background: #f4f4f4 !important;
}
	.bc-product-card {
	max-width: 100% !important;
	margin: 0 !important;
	flex-basis: 100% !important;
}
	
	
	
	
	
	
	
}

@media (max-width:1024px) {
	#banner_for_mob {
	position: relative;
}
	#banner_for_mob::before {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	background: #ffffff7d !important;
	z-index: 1;
}
	#banner_for_mob > .elementor-widget-wrap.elementor-element-populated {
	z-index: 2;
}
	.prodcutBanner::before {
	background: #ffffffb8;
	border-radius: 0;
}
}

@media (max-width:1024px) and (min-width:768px) {
	.bc-product-grid.bc-product-grid--4col.bc-load-items-container {
	row-gap: 2rem;
	column-gap: 2rem;
}
	.bc-product-grid--4col > .bc-product-card {
	flex-basis: calc(50% - 1rem) !important;
	max-width: calc(50% - 1rem) !important;
	width: calc(50% - 1rem);
	margin: 0 !important;
}
	.bc-cart-header {
	display: none;
}
	.bc-cart-body .bc-cart-item {
	border-top: none;
}

	
	
	
	
	
	
}




/* ======================================================================================================
============================================== MEDIA END ================================================
====================================================================================================== */

.bc-btn.bc-btn--form-submit.bc-btn--add_to_cart-custom {
	background: #F15B29;
}
.bc-btn.bc-btn--form-submit.bc-btn--add_to_cart-custom:hover {
	background: #DB400D;
	box-shadow: 0 3px 6px rgba(28, 32, 62, 0.16);
}

.GO_calculator_middle .quantity-selector .quantity-input {
	padding-left: 0.7rem !important;
	padding-right: 0 !important;
	text-align: center;
}
.GO_calculator_save .totalSaveWrap {
	color: #38AD4E !important;
}
.totalCostWithoutSavings {
	text-decoration: line-through;
}
.GO_calculator_bottom.desktop .priceWas, .GO_calculator_bottom.desktop .priceWas span {
	color: #fff !important;
}
.GO_calculator_bottom.desktop .GO_calculator_bottom_row {
	padding-left: 1rem !important;
	padding-right: 1rem !important;
}
.GO_calculator_bottom.desktop .GO_calculator_bottom_row > div {
	width: 15%;
}
.GO_calculator_bottom.desktop .GO_calculator_bottom_row > .GO_calculator_qty {
	width: 10%;
}
.GO_calculator_bottom.desktop .GO_calculator_bottom_row > .GO_calculator_total {
	width: 30%;
}
.GO_calculator_middle .item-details {
    width: 40%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.GO_calculator_middle .item-details > div {
	width: 50%;
}
.group_order_calculator_div .groupOrderExceedMsg {
	margin-top: 2rem !important;
	border-radius: 3.2rem;
    background: #F9F9F9;
    padding: 3.4rem 8rem;
}
.groupOrderExceedMsg p {
	font-weight: 700;
    text-transform: capitalize;
    letter-spacing: 0;
    font-size: 2.2rem;
}
.goemInr {
    display: flex;
    align-items: center;
    justify-content: center;
}
.goemInr > div {
    margin: 0 1rem;
}
.goemCta a {
	fill: #F15A29;
    color: #F15A29;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 3px 3px 3px 3px;
    box-shadow: 0px 3px 6px 0px rgba(28.000000000000004, 32.00000000000002, 62, 0.16);
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 50px 50px 50px 50px;
    padding: 1.3rem 2.5rem 1.3rem 2.5rem;
	text-align: center;
    transition: all .3s;
	display: inline-block;
	font-size: 1.6rem;
    font-weight: 700;
}
.goemCta a:hover {
	background-color: #F4F4F4;
	transition: all .3s;
}

@media (max-width: 767px) {
	.goemInr {
		display: block;
    	text-align: center;
	}
	.goemCta {
		margin-top: 2rem !important;
	}
}

/*BIGCOMMERCE DISCOUNT ELEMENT*/
.bc-product__retail-price {
  display: none;
}

