/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.0.1.1718777294
Updated: 2024-06-19 06:08:14

*/

.lytbox-navigation {transform: translateX(-100%) !important;}
.lytbox-nav_control:checked~.lytbox-navigation {transform: translateX(0%) !important;}
.pvtfw_variant_table_block table.variant td {display: table-cell;border: #eee solid 1px;padding: 10px;vertical-align: middle;font-weight: 700;}
.woocommerce .woocommerce-breadcrumb a {color: #000;font-weight: 700;}

.woocommerce div.product .stock {color: #2cbe3a;font-weight: 900;}
table caption+thead tr:first-child td, table caption+thead tr:first-child th, table colgroup+thead tr:first-child td, table colgroup+thead tr:first-child th, table thead:first-child tr:first-child td, table thead:first-child tr:first-child th {border-block-start: 1px solid hsla(0,0%,50.2%,.5019607843);text-align: left;font-weight: 700;}

.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input, .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:hover, .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus {color: #0a0a0a;font-size: larger;font-weight: 700;padding-top: 20px;padding-bottom: 20px;}

.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {height: 55px;}

/* edit the hamburger and close icon colors here */

.lytbox-button {--hamburger-color: #fff;--close-x-color: #fff;display: block;height: 18px;cursor: pointer;position: relative;z-index: 101;}

/* must add in elementor template ID number to make the menu full width */
.elementor-3631 {width: 100%;}

/* end editing */
body.menu-opened{position: relative;}
body.menu-opened:before{content: '';position: absolute;background: rgba(0,0,0,0.5);top: 0;bottom: 0;right: 0;left: 0;width: 100%;height: 100%;z-index: 9;}

.fixed-menu-col .close-btn{position: absolute;top: 0;right: 0;z-index: 99;cursor: pointer;}
.lytbox-navigation {position: fixed;top: 0;left: 0;transform: translateX(100%);overflow: hidden;transition: transform 0.2s;width: 100%;height: 100vh;z-index: 999;}
.lytbox-navigation {display: flex;justify-content: left;align-items: left;}


/* toggle hamburger*/

.lytbox-button .hamburger {position: relative;}
.lytbox-nav_control {position: absolute;left: -9999px;width: 100%;clip: rect(0, 0, 0, 0);}
.lytbox-nav_control:checked~.lytbox-navigation {transform: translateX(0);opacity: 1;transition: transform 0.3s, opacity 0.3s;}
.lytbox-nav_control:checked~.lytbox-button .hamburger {transition: all 0.1s 0s ease;}

/* closed X */
.mfp-close-btn-in .mfp-close {
  color: #fff;
  width: 40px;
  height: 40px;
  font-size: 40px;
  background-color: transparent;
}
.elementor-kit-780 button:hover {
	background-color: transparent;
}
/*.lytbox-nav_control:checked~.lytbox-button .hamburger span {
	background: var(--close-x-color);
	transition: all 0.1s ease, transform 0.1s 0.2s ease;
}

.lytbox-nav_control:checked~.lytbox-button .hamburger span:first-child {
	opacity: 0;
}

.lytbox-nav_control:checked~.lytbox-button  .hamburger span:nth-child(2) {
	transform: translate(0, 6px) rotate(45deg);
}

.lytbox-nav_control:checked~.lytbox-button .hamburger span:nth-child(3) {
	transform: translate(0, 4px) rotate(-45deg);

}*/

.acoplw-badge > span {z-index: 2;}
.dgwt-wcas-sku {font-size: 70%;color: #467FF7;}
.woocommerce table.shop_attributes td p {margin: 10px;padding: 2px 0;}
.woocommerce div.product form.cart .button {vertical-align: middle;float: left;display: none;}
.woocommerce .quantity .qty {width: 3.631em;text-align: center;display: none;}


/*menu css*/

.mm-ocd__content nav#mobile-menu ul li {
    line-height: 1;
}
.mm-ocd__content nav#mobile-menu ul li a {
    line-height: 1;
    font-size: 15px;
    color: #333333;
    font-weight: 500;
}
.mm-ocd__content nav#mobile-menu ul li.site-menu-heading a {
    font-weight: 700;
    pointer-events: none;
    font-size: 18px;
    color: #1c244b;
}
.mm-ocd__content nav#mobile-menu ul li::after {
    display:none;
}
.mm-ocd__content nav#mobile-menu ul li.site-menu-heading {
    border-top: 1px solid #d7d7d7;
    margin-top: 20px;
    padding-top: 10px;
}
.mm-ocd__content nav#mobile-menu ul li.site-menu-heading:first-child {
    margin: 0;
    padding: 0;
    border: 0;
}
.mm-ocd__content nav#mobile-menu ul li a:hover {
    background: #e7e8ea;
}
.mm-ocd__content nav#mobile-menu ul li::before {
    border-color: #fdb819;
    opacity: 1;
}
.mm-ocd__content nav#mobile-menu {
    background: #fff;
}
.mm-ocd__content {
    max-width: 350px !important;
}
.mm-ocd__content .close-menu {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5em;
    color: #1c244b;
    cursor: pointer;
}
.mm-ocd{ z-index: 999999 !important; }
.mm-spn.mm-spn--navbar:after {
    opacity: 1 !important;
    font-weight: bold;
}
/* Product popup */
.mfp-container .enquiry-cart-content-table td {
	text-align: left;
	padding-left: 0;
}
.pi-continue-shopping-button {
	display: none;
	transform: translate(200px,-52px);
	position: absolute;
	padding: 0.57rem 1rem;
	font-size: 1rem;
	color: #fff !important;
	line-height: 1.5;
	width: fit-content;
}
.pisol-eqw-cart-in-popup .pi-continue-shopping-button {
	display: block;
}
/* Shop Page */
.elementor-shortcode .woocommerce ul.products {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}
.elementor-shortcode .woocommerce ul.products:before,
.elementor-shortcode .woocommerce ul.products:after {
	display: none;
}
.woocommerce ul.products li.product.product-category {
	display: flex;
	width: calc(33.3333% - 6.6666px);
	min-height: 370px;
  	padding: 0;
	margin: 0;
}
.woocommerce ul.products li.product.product-category a {
	display: block;
	position: relative;
	width: 100%;
	color: #fff;
	overflow: hidden;
	border-radius: 10px;
}
.woocommerce ul.products li.product.product-category a img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit:cover;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title {
	position: relative;
	padding: 20px;
	font-size: 22px;
	z-index: 9;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title .count {
	display: none;
}
/*----------------------
MEDIA QUERIES
-----------------------*/
@media (max-width: 1200px) {
	.elementor-832 .elementor-element.elementor-element-27501aac,
	.elementor-797 .elementor-element.elementor-element-586acab { padding-top: 20px; padding-bottom: 20px; }
}
@media (max-width: 1024px) {
	.elementor-482 .elementor-element.elementor-element-a5d851c { width: 150px; }
	.elementor-element-d51c374 { flex-direction: row; justify-content: space-between;  flex-wrap: nowrap;}
	.elementor-element-eea1df2 { justify-content: flex-end; }
	.elementor-element-a5d851c { justify-content: center; }
	.elementor-element-b591fc2 { width: fit-content; margin-left: auto;}
	.elementor-widget-container #dgwt-wcas-search-input-2, 
	.sandvpn-logo,
	.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit::before{ display: none; }
	.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input { padding-top: 0; padding-bottom: 0; }
	.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit {position: relative; display: flex; align-items: center; justify-content: center; width: 40px !important; min-width: 40px; height: 40px; padding: 0 !important; background-color: transparent !important; border: 3px solid #fff; border-radius: 40px; color: #fff !important; }
	.dgwt-wcas-search-wrapp .dgwt-wcas-ico-magnifier { position: relative; max-width: 15px !important; margin:0 !important; filter: invert(1);}
	.elementor-482 .elementor-element.elementor-element-89e2e23.elementor-view-framed .elementor-icon,
	.elementor-482 .elementor-element.elementor-element-b2414cb.elementor-view-framed .elementor-icon { display: flex; align-items: center; justify-content: center; width: 40px !important; min-width: 40px; height: 40px !important; padding: 0 !important; }
	.dgwt-wcas-search-wrapp{ min-width: 40px; }
	.elementor-482 .elementor-element.elementor-element-67adec4.elementor-element,
	.elementor-482 .elementor-element.elementor-element-c4551dd { height: 40px; }
}
@media (max-width: 768px) {
  .enquiry-cart-content-table .woocommerce-cart-form__cart-item td.product-name, .enquiry-cart-content-table .woocommerce-cart-form__cart-item td.product-price, .enquiry-cart-content-table .woocommerce-cart-form__cart-item td.product-quantity,
	.enquiry-cart-content-table .woocommerce-cart-form__cart-item td.product-sku, .enquiry-cart-content-table .woocommerce-cart-form__cart-item td.product-message{ padding-left: 10px; }
	.enquiry-cart-content-table .woocommerce-cart-form__cart-item td.product-sku:before{content: 'SKU:' !important; margin-right: 10px; }
}
@media (max-width: 767px) {
	.elementor-482 .elementor-element.elementor-element-a5d851c { width: 62px; }
	elementor-482 .elementor-element.elementor-element-89e2e23.elementor-view-framed .elementor-icon,
	.elementor-482 .elementor-element.elementor-element-b2414cb.elementor-view-framed .elementor-icon { transform: translatey(0);}
	.elementor-482 .elementor-element.elementor-element-d51c374,
	.elementor-482 .elementor-element.elementor-element-45a2284,
	.elementor-shortcode .woocommerce ul.products,
	.page-content .elementor-element > .e-con-inner> .elementor-widget-heading,
	.home-prod-cat { padding: 0 30px; }
	.elementor-shortcode .woocommerce ul.products li.product.product-category { width: 100%;min-height: 267px; }
	.home-prod-cat { gap: 10px;}
	.elementor-14895 .e-con > .e-con-inner{ padding-left: 30px; padding-right: 30px; }
	.elementor-14895 .elementor-element.elementor-element-6315a926.e-con,
	.elementor-14895 .elementor-element.elementor-element-46602bd0.e-con { width: 50%; padding: 0; margin-bottom: 20px; }
	.elementor-14895 .elementor-element.elementor-element-6315a926.e-con { padding-top: 20px; }
	.elementor-14895 .elementor-element.elementor-element-46602bd0.e-con { transform: translateY(-10px); }
	.elementor-14895 .elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-wrapper { display: flex; align-items: center; gap: 10px;}
	.elementor-14895 .elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-wrapper > * { margin: 0 !important;}
	.elementor-482 .elementor-element.elementor-element-c4551dd  { transform: translatey(-8px);}
	.elementor-832 .elementor-element.elementor-element-9bd30d3 > .e-con-inner { gap: 0; }
}
@media (max-width: 460px) {
	.elementor-482 .elementor-element.elementor-element-a5d851c,
	.elementor-14895 .elementor-element.elementor-element-6315a926.e-con,
	.elementor-14895 .elementor-element.elementor-element-46602bd0.e-con { width: 100%; }
	.elementor-14895 .elementor-element.elementor-element-46602bd0.e-con { transform: translateY(0); }
	.pi-continue-shopping-button { position:relative; transform: translate(0);}
}
@media (max-width: 390px) {
	.elementor-482 .elementor-element.elementor-element-b591fc2  { gap: 10px; }
}