.elementor-kit-6{--e-global-color-primary:#262626;--e-global-color-secondary:#F0F0E5;--e-global-color-text:#262626;--e-global-color-accent:#262626;--e-global-color-71ee787:#000000;--e-global-color-f98259a:#EEEEEE;--e-global-color-0901410:#EEEEEE;--e-global-color-33e1a58:#FFFFFF00;--e-global-color-574592d:#FFFFFF;--e-global-color-a86edf9:#000000;--e-global-typography-primary-font-family:"Noto Serif";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Work Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Work Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Work Sans";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-574592d );color:var( --e-global-color-text );font-family:"Work Sans", Sans-serif;font-weight:400;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-33e1a58 );font-family:"Work Sans", Sans-serif;font-size:15px;font-weight:600;text-transform:uppercase;letter-spacing:0.5px;color:var( --e-global-color-accent );border-style:solid;border-width:2px 2px 2px 2px;border-color:var( --e-global-color-accent );border-radius:0px 0px 0px 0px;padding:18px 36px 18px 36px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:var( --e-global-color-accent );color:var( --e-global-color-574592d );border-style:solid;border-color:var( --e-global-color-accent );}.elementor-kit-6 e-page-transition{background-color:var( --e-global-color-secondary );}.elementor-kit-6 a{color:var( --e-global-color-secondary );}.elementor-kit-6 a:hover{color:var( --e-global-color-primary );}.elementor-kit-6 h1{color:var( --e-global-color-71ee787 );font-family:"Noto Serif", Sans-serif;font-size:50px;font-weight:700;text-transform:uppercase;line-height:1.1em;letter-spacing:10px;}.elementor-kit-6 h2{color:var( --e-global-color-71ee787 );font-family:"Noto Serif", Sans-serif;font-size:40px;font-weight:700;text-transform:uppercase;line-height:1.1em;letter-spacing:10px;}.elementor-kit-6 h3{color:var( --e-global-color-71ee787 );font-family:"Noto Serif", Sans-serif;font-size:34px;font-weight:700;line-height:1.2em;}.elementor-kit-6 h4{color:var( --e-global-color-71ee787 );font-family:"Work Sans", Sans-serif;font-size:26px;font-weight:600;line-height:1.2em;}.elementor-kit-6 h5{font-family:"Work Sans", Sans-serif;font-size:18px;font-weight:500;text-transform:uppercase;line-height:1.2em;letter-spacing:2px;}.elementor-kit-6 h6{color:var( --e-global-color-71ee787 );}.elementor-kit-6 input:not([type="button"]):not([type="submit"]),.elementor-kit-6 textarea,.elementor-kit-6 .elementor-field-textual{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );background-color:var( --e-global-color-574592d );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-f98259a );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;--container-default-padding-top:20px;--container-default-padding-right:20px;--container-default-padding-bottom:20px;--container-default-padding-left:20px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-6 h1{font-size:32px;letter-spacing:8px;}.elementor-kit-6 h2{font-size:28px;letter-spacing:8px;}.elementor-kit-6 h3{font-size:24px;}.elementor-kit-6 h4{font-size:21px;}.elementor-kit-6 h5{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6 h1{letter-spacing:6px;}.elementor-kit-6 h2{letter-spacing:6px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{padding:14px 24px 14px 24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Global START */
body,
html {
	overflow-x: hidden;
}
p:last-child {
	margin-bottom: 0;
}
.elementor-widget-text-editor strong{
    font-weight:600;
}
/* Remove Focus Outline On Buttons and Other Elements */
*:focus,
[type=button]:focus,
[type=submit]:focus,
button:focus {
	outline: none;
}
/* Hide Stuff At Different Resolutions */
@media (min-width: 2400px) {
	body:not(.elementor-editor-active) .hide-widescreen {
		display: none !important;
	}
}
@media (min-width: 1025px) and (max-width: 2399px) {
	body:not(.elementor-editor-active) .hide-desktop {
		display: none !important;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	body:not(.elementor-editor-active) .hide-tablet {
		display: none !important;
	}
}
@media (max-width: 767px) {
	body:not(.elementor-editor-active) .hide-mobile {
		display: none !important;
	}
}
/* OL UL margin bottom */
ol, ul {
	margin-bottom: 0.9rem;
}
/* Remove Left Border of Sub Menu Items */
ul.elementor-nav-menu--dropdown a,
ul.elementor-nav-menu--dropdown a:focus,
ul.elementor-nav-menu--dropdown a:hover {
	border-left: 0 !important;
}
/* Tables - For overriding Elementor's default table styling - Elementor's styling is below, edit values to override elementor's default styling */
/* table {
	background-color: transparent;
	width: 100%;
	margin-bottom: 15px;
	font-size: 0.9em;
	border-spacing: 0;
	border-collapse: collapse;
}
table td,
table th {
	padding: 15px;
	line-height: 1.5;
	vertical-align: top;
	border: inherit;
}
table th {
    font-weight: 700;
}
table tfoot th,
table thead th {
    font-size: 1em;
}
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-top: 1px solid #ccc;
}
table tbody > tr:nth-child(odd) > td,
table tbody > tr:nth-child(odd) > th {
    background-color: transparent;
}
table tbody tr:hover > td,
table tbody tr:hover > th {
    background-color: transparent;
}
table tbody + tbody {
    border-top: 2px solid #ccc;
}
@media (max-width: 767px) {
    table table {
        font-size: 0.8em;
    }
    table table td,
    table table th {
        padding: 7px;
        line-height: 1.3;
    }
    table table th {
        font-weight: 400;
    }
} */
/* LINKS another style */
.elementor-widget-text-editor a{
    color:var(--e-global-color-text);
    background:none;
    box-shadow: inset 0 -2px 0 var(--e-global-color-accent) !important;
    -webkit-box-shadow: inset 0 -2px 0 var(--e-global-color-accent) !important;
    border-bottom: 1px solid var(--e-global-color-accent);
    transition:all 0.3s ease;
}
.elementor-widget-text-editor a:hover{
    background: var(--e-global-color-accent) !important;
    color:white;
    text-decoration: none;
    box-shadow:none !important;
}

/* Fix Fancybox Styling */
.fancybox-button {
	border: 0 !important;
	background: none !important;
	box-shadow: none !important;
	border-radius: 0 !important;
	font-size: 1rem !important;
}
/* WOOCOM NOTICE */
.woocommerce-notices-wrapper{
    padding:0;
}
.woocommerce-notices-wrapper .woocommerce-message,
.woocommerce .woocommerce-info {
    border-color: var(--e-global-color-accent) !important;
    color: var(--e-global-color-text) !important;
    background-color: #F8F8F8 !important;
}
.woocommerce-notices-wrapper .woocommerce-message::before,
.woocommerce .woocommerce-info:before,
.woocommerce-info::before{
    color: var(--e-global-color-accent) !important;
}
.woocommerce-notices-wrapper .woocommerce-message a.button,
.woocommerce-info a.wc-forward{
    border-radius: 0;
    text-transform: uppercase;
    font-size: 12px;
    font-family: "Comfortaa", sans-serif;
    letter-spacing: 0.5px;
    /*background-color:var(--e-global-color-secondary) !important;
    color:white !important;*/
}
.woocommerce-notices-wrapper .woocommerce-message a.button:hover,
.woocommerce-info a.wc-forward:hover{
    background-color: var(--e-global-color-accent) !important;
    color: white !important;
    border-color: var(--e-global-color-accent) !important;
}
/* WOOCCOMM PRODUCTS */
.product-carousel-unit .add-product-img {
    width: 100%;
}
.product-carousel-unit .add-product-img .elementor-widget-container{
    overflow:hidden;
}
.product-carousel-unit:hover .add-product-img img{
    transform: scale(1.06);
}
.product-carousel-unit .add-product-btn{
    visibility: hidden;
    opacity:0;
    transition:all 0.4s ease;
}
.product-carousel-unit:hover .add-product-btn{
    visibility: visible;
    opacity:1;
}
/* PRODUCTS */
.product-carousel-unit .add-product-img {
    width: 100%;
}
.product-carousel-unit .add-product-img .elementor-widget-container{
    overflow:hidden;
}
.product-carousel-unit:hover .add-product-img img{
    transform: scale(1.06);
}
.product-carousel-unit .add-product-btn{
    visibility: hidden;
    opacity:0;
    transition:all 0.4s ease;
}
.product-carousel-unit:hover .add-product-btn{
    visibility: visible;
    opacity:1;
}

/* Global END */

/* Password Protect Form */
#content.post-password-required {
	padding: 100px 0 !important;
	text-align: center;
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 20px;
}
#content.post-password-required form.post-password-form {
	
}
#content.post-password-required form.post-password-form p {
	
}
#content.post-password-required form.post-password-form p:last-child {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 30px;
}
#content.post-password-required form.post-password-form p:last-child label {
	display: flex;
	align-items: center;
}
#content.post-password-required form.post-password-form p:last-child label input {
	margin: 0 12px;
}
#content.post-password-required form.post-password-form p:last-child input[type="submit"] {
	
}/* End custom CSS */