/*
	Theme Name: RemingtonLa Theme
	URL: http://remingtonla.com
	Description: Storefront Child Theme
	Author: Mapale Template: storefront
	Version: 1.1.5
	Text Domain: remingtonla
*/
 @font-face {
    font-family: 'Helvetica-Roman';
    src: url('assets/fonts/3A533D_0_0.eot');
    src: url('assets/fonts/3A533D_0_0.eot?#iefix') format('embedded-opentype'),url('assets<iframe src="//www.youtube.com/embed/upvNW-XZURs?rel=0?version=3&autoplay=1&controls=0&&showinfo=0&loop=1"></iframe>/fonts/3A533D_0_0.woff2') format('woff2'),url('assets/fonts/3A533D_0_0.woff') format('woff'),url('assets/fonts/3A533D_0_0.ttf') format('truetype');
}
 @font-face {
    font-family: 'Helvetica-Bold';
    src: url('assets/fonts/3A533D_1_0.eot');
    src: url('assets/fonts/3A533D_1_0.eot?#iefix') format('embedded-opentype'),url('assets/fonts/3A533D_1_0.woff2') format('woff2'),url('assets/fonts/3A533D_1_0.woff') format('woff'),url('assets/fonts/3A533D_1_0.ttf') format('truetype');
}
 @font-face {
    font-family: 'BodoniBold';
    src: url('assets/fonts/3A533D_2_0.eot');
    src: url('assets/fonts/3A533D_2_0.eot?#iefix') format('embedded-opentype'),url('assets/fonts/3A533D_2_0.woff2') format('woff2'),url('assets/fonts/3A533D_2_0.woff') format('woff'),url('assets/fonts/3A533D_2_0.ttf') format('truetype');
}
 @font-face {
     font-family: 'Bauer Bodoni D';
     src: url('assets/css/BauerBodD-DemiBold.woff2') format('woff2'), url('assets/css/BauerBodD-DemiBold.woff') format('woff');
     font-weight: 600;
     font-style: normal;
}





 .col-full {
     max-width: none;
     margin-left: auto;
     margin-right: auto;
     padding: 0;
     box-sizing: content-box;
}
 input[type="submit"] {
     background-color: #C9222D;
     color: white;
     margin-left: 16px;
}
 button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .button:hover, .widget a.button:hover {
     background-color: #981a1f;
     border-color: #981a1f;
     color: white;
}

h4.footer-title {
    padding-left: 10px;
}
 .storefront-handheld-footer-bar {
     display: none;
}
 .site-footer {
     background-color: #e6e6e6!important;

     padding: 0;
}

 .footer-title {
     margin-top: 0;
     line-height: 18px;
     font-size: 14px;
     font-family: Helvetica;
     color: black;
     border-bottom: 3px solid black;

     font-weight: 700;
}


.social-icons-footer img {
    height: 28px;
    margin: 0 5px;
}

 input[type="email"] {
     width: 65%!important;
}

 input[type="email"] {
     background-color: #D8D8D8;
     width: 250px;
     border: 1px solid black;
}
 input[type="email"]:focus {
     border: 2px solid black;
}
 .footer-widgets {
     padding-top: 40px;
     background-color: #e6e6e6;
         border-bottom: none;
}

.disclaimer {
    color: black;
    font-family: Helvetica;
    text-align: center;
    background: #e6e6e6;
    padding: 10px;
}
 .category-container {
     display: flex;
     margin-left: 5%;
     margin-right: 5%;
     margin-top: 1%;
}
 button.filter-button {
     font-size: 16px;
     font-weight: 700;
}
 .flex-25 {
     flex: 1 0 25%;
     width: 25%;
}
 .flex-75 {
 	display:table;
    flex: 1 0 75%;
    width: 75%;
}

.social-icons-footer {
    padding-left: 5px;
}

.banner-cat-mob {
	display: none;
}

.storefront-full-width-content .content-area {
	background: white;
}

tr.ninja_table_row_0.nt_row_id_0 th {
    text-transform: uppercase;
}

/** * @snippet CSS to Move Gallery Columns @ Single Product Page * @sourcecode https://businessbloomer.com/?p=20518 * @author Rodolfo Melogli * @compatible WooCommerce 3.5.4 * @donate $9 https://bbackground:usinessbloomer.com/bloomer-armada/ */
/* Make image 75% width to make room to its right */
 .single-product div.product .woocommerce-product-gallery .flex-viewport {
     width: 85%;
     float: right;
}
/* Make Gallery 25% width and place it beside the image */
 .single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
     width: 15%;
     float: right;
}
 .woocommerce-breadcrumb a:first-of-type::before {
     display: none;
}
 .woocommerce-breadcrumb {
     font-size: 14px;
     color: black;
     text-transform: uppercase;
     font-family: 'Helvetica';
     margin-top: 20px;
     margin-bottom: 20px;
}
 .remington-red {
     color: #E11f1d!important;
}
 a {
     color: black;
}
 a:focus, button:focus, .button.alt:focus, input:focus, textarea:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus {
     outline-color: transparent!important;
}
 .woocommerce-breadcrumb {
     font-size: 14px;
     font-family: Helvetica;
     font-weight: bold;
}
 .woocommerce-breadcrumb a, a.woocommerce-review-link, .product_meta a {
     color: #7c7c7c;
     font-weight: normal;
}
 .breadcrumb-separator::after {
     color: #7c7c7c!important;
     opacity: 1!important;
     top: 40%!important;
}
/* Header */
 header>.col-full {
     display: none;
}

 h2.blog-cats a.active {
     color: #E11f1d;
}
/* Home Page */

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu .mega-description-group .mega-menu-description {
    margin: 5px 0;
    display: none;
}

.videojs-container {
    overflow: hidden;
    display: block;
    position: relative;
}


.bodoni-font.elementor-widget.elementor-widget-text-editor p {
    font-family: 'BodoniBold';
    text-align: center;
    font-size: 28px!important;
}


.elementor-element.elementor-element-720728c.elementor-widget.elementor-widget-text-editor {
    color: black;
}

.flag-selector {
	position: relative;
    height: 27%;
}

.flags-container {
    display: none;
    position: absolute;
    top: 0;
    left: -40px;
    width: 120px;
}

.flags-container a {
	display: flex;
    background: white;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    padding: 6px;
	}

    .flags-container img {
    margin: 0 6px;
	}


.full-image img {
    max-width: 100%;
    width: 100%;
}

.full-image a {
    width: 100%;
}

h1 {
    font-family: 'BodoniBold'!important;
}

a.mega-menu-link {
    display: flex;
    align-items: center;
}

 #page>.storefront-breadcrumb {
     display: none;
}
 .site-footer a:not(.button) {
     color: #2c2d33;
     text-decoration: none;
}
 .width-mob.elementor-column.elementor-col-25.elementor-top-column {
     width: 25%;
}
 .show-mob {
     display: none;
}
 .elementor-element.helvetica-bold.elementor-widget-heading .elementor-heading-title span {
     font-family: 'Helvetica-Bold'!important;
}

.elementor-top-section .elementor-text-editor.elementor-clearfix p {
    margin: 20px auto;
    }
 .elementor-element.helvetica-bold.elementor-widget-heading .elementor-heading-title {
     font-family: 'Helvetica-Bold'!important;
}
 .home-banner-height {
     height: 610px;
}
 .home.blog .site-header, .home.page:not(.page-template-template-homepage) .site-header, .home.post-type-archive-product .site-header {
     margin-bottom: 0;
}
 .elementor-15 .bodoni-font h2 {
     font-family: 'BodoniBold'!important;
     font-size: 28px!important;
     text-transform: uppercase;
}

 .bodoni-font h2 {
     font-family: 'BodoniBold'!important;
     font-size: 28px!important;
}
 .collections-carousel {
     display: flex;
     flex-direction: row;
     flex-flow: wrap;
     width: 92%;
     justify-content: center;
     margin: 0 auto;
}
 .collections-carousel-item {
     flex: 1 0 33%;
     padding: 15px;
     flex-grow: inherit;
     position: relative;
}
 .collections-carousel-item h4 {
     position: absolute;
     bottom: 5%;
     width: 90%;
     text-align: center;
     margin: 0 auto;
     color: black;
     color: black;
     font-weight: 700;
     text-transforfm: uppercase;
     font-size: 24px;
}
 .slick-prev, .slick-next {
     top: 48%;
     background: white;
}
 .slick-prev, .slick-next {
     position: absolute;
     top: 48%;
     width: 40px;
     height: 40px;
     background: white;
}
 button.slick-prev.slick-arrow {
     left: -3%;
}
 button.slick-next.slick-arrow {
     right: -3%;
}
 .slick-prev:before {
     content: "\f053";
     font-size: 34px;
     font-family: 'FontAwesome';
     color: black;
     background-color: white;
}
 .slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
     color: gray;
     background: white;
}
 .slick-next:before {
     content: "\f054";
     font-size: 34px;
     font-family: 'FontAwesome';
     color: black;
     background-color: white;
}

 .home-style h2.elementor-headingretitle.elementor-size-default {
    font-size: 28px!important;
}

.home-style p {
    line-height: 24px!important;
    font-size: 18px!important;
    }

/* Product page */
 .single-product div.product {
     margin-top: 1%;
}
 h1.product_title.entry-title {
     color: black;
     text-transform: uppercase;
     font-size: 38px;
     font-weight: 400;
     margin-top: 1%;
     margin-left: 3%;
     margin-bottom: 5px;
     font-family: 'BodoniBold';
}
 p.price {
     display: none;
}
 h3.keycode-label {
     font-weight: normal;
     font-family: Helvetica;
     font-size: 22px;
     margin-left: 3%;
     line-height: 24px;
     color: #7c7c7c;
     margin-bottom: 30px;
     margin-top: 10px;
}
.retailers {
	display: none;
 }

 .woocommerce-product-details__short-description {
     text-align: justify;
     font-family: Helvetica;
     font-size: 24px;
     margin: 0 0 10px;
     margin-left: 3%;
     font-weight: 400;
     line-height: 25px;
     text-align: justify;
     margin-left: 3%;
}
 .characteristics-container {
     margin-bottom: 43px
}

.product_meta button.keycode-label-ret p {
    font-weight: 500;
    margin: 0 0 0 30px;
}


.product_meta button.keycode-label-ret p:hover {
    font-weight: 600;
}

.product_meta button.keycode-label-ret {
    display: flex;
    justify-content: left;
    align-content: center;
    align-items: center;
    margin-top: 1px;
    margin-bottom: 1px;
    padding-top: 12px!important;
    padding-bottom: 12px!important;
    background: white;
    border-color: #ededed;
    border-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-width: 1px;
    color: black;
}
button.keycode-label-ret img {
	margin: 0 auto;
    width: 30%;
}
 .product_meta button {
     background-color: #E11f1d;
     border-color: #E11f1d;
     border-bottom: #E11f1d;
     color: #ffffff;
     font-family: Helvetica;
     font-size: 16px;
     font-weight: 500;
     line-height: 20px;
     width: 100%;
     text-align: center;
     margin-left: 3%;
}

 .product_meta button:hover {
     font-weight: 600;
     }
 .single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
     width: 90%;
     float: none;
     margin: 0 0 10% 10%;
}
 .storefront-full-width-content.single-product div.product .images {
     margin-left: 4.6%;
     margin-right: 0.4%;
     width: 45%;
}
 .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
     right: 5%;
}
 .storefront-full-width-content.single-product div.product .summary {
     width: 45%;
     margin-right: 5%;
}
 .single-product div.product .woocommerce-product-gallery img {
     margin: 0;
     margin-left: 20px;
}
 .single-product img.wp-post-image {
     width: 100%;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:nth-of-type(n+6) {
    display: none;
}

.product_meta .elementor-row button.meta-button {
    padding-top: 21px;
    padding-bottom: 20px;
    width: 100%;
}
.product_meta .elementor-row{
    display: flex;
}
.product_meta .elementor-row .elementor-col-50{
    width: calc(50% - 30px);
    padding: 0 15px;
}

.spacer {
    padding-top: 5%;
    background: #EDEDED;
}
 .icons-container {
     display: flex;
     width: 100%;
     background-color: #ededed;
     justify-content: center;
         padding-top: 30px;
}
 .icon-container {
     font-family: 'Helvetica-Bold';
     color: black;
     display: flex;
     flex-direction: column;
     align-items: center;
     margin-left: 2.5%;
     margin-right: 2.5%;
     margin-top: 15px;
     margin-bottom: 15px;
     font-size: 14px;
     font-family: Helvetica;
     text-align: center;
     text-transform: uppercase;
     font-weight: 700;
}
 img.attachment-thumbnail.size-thumbnail {
     margin: 10px;
}
 .title-mob {
     display: none;
}
 .resp-container {
     position: relative;
     overflow: hidden;
     padding-top: 56.25%;
}
 .resp-iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     border: 0;
}
 .video-container {
     width: 90%;
     margin: 5% auto;
}

.filler {
    height: 40px;
}

.view-more-2, .view-more-close {
    font-family: Helvetica;
    color: black;
    font-style: italic;
    cursor: pointer;
}

 .long-description-listing-container {
     background-color: white;
     padding: 2% 12.5%;
}
 .long-description-container {
     display: flex;
     flex-direction: row;
}

.extra-description-row.bottom {
    padding: 0 12.5% 5%;
        background: #ededed;
}

h3.products-title {
    background: white;
}

 .long-description-listing-container h3 {
     text-align: center;
     font-family: 'BodoniBold';
     font-weight: 400;
     font-size: 32px;
     margin-top: 2%;
     margin-bottom: 3%;
}
 .long-description {
     flex: 0 0 50%;
     overflow: hidden;
     height: auto;
}
 .long-description-text {
     text-align: justify;
     margin-right: 10%;
     font-family: Helvetica;
     font-weight: 500;
     font-size: 24px;
     color: black;
     height: 80%;
}

 .long-description-small-text, .long-description-small-text2 {
     margin-top: 32px;
     font-size: 18px;
     font-family: Helvetica;
     color: black;
}

.long-description-small-text2 {
 	margin-left: 8%;
}

 .long-description-listing-text {
     text-align: justify;
     font-family: Helvetica;
     font-weight: 500;
     font-size: 24px;
     color: black;
     height: 80%;

}
 .manual-button {
     text-align: center;
     margin: 20px;

     font-size: 20px;
}
 .manual-button button {
     background-color: black;
     border-color: black;
     color: white;
     width: 50%;
}
 .manual-button button {
     background-color: black;
     border-color: black;
     color: white;
}
 .extra-description-row {
     display: flex;
}

.extra-description-container {
    background: #ededed;
    padding: 1% 12.5% 0;
}

.extra-description-container-title {
     text-align: center;
     margin: 3%;
     font-size: 30px;
     text-transform: uppercase;
     color: black;
     font-weight: 700;
     font-family: 'Bauer Bodoni D';
}
 .related.products h2 {
     font-family: Helvetica;
}

.related-product-carousel {
    display: flex;
    justify-content: center;
    padding: 0 12.5%;
}

 .extra-description-image-1 {
     flex: 1 0 50%;
}

.extra-description-image-1 img {
     padding-left: 10%;
}

 .extra-description-text {
     flex: 1 0 50%;
     display: flex;
     align-items: center;
     justify-content: center;
     flex-direction: column;
     margin-bottom: 5% !important;
     }
 .extra-description-text>h3 {
 	 margin: 2% 10%;
     font-size: 32px;
     font-weight: 400;
     font-family: 'BodoniBold';
     text-align: center;
     margin-top: 0;
     margin-bottom: 16px;
     text-transform: uppercase;
}

.extra-description-container>h3 {
     font-size: 32px;
     text-align: center;
     margin: 3%;
     font-family: 'BodoniBold';
     font-weight: 400;
}
 section.related.products {
     margin-top: 5%;
     padding-right: 10%;
     padding-left: 10%;
     padding-top: 3%;
     background-color: #ededed;
     margin-top: 3%;
}
 section.related.products>h2 {
     font-family: 'BodoniBold';
     font-size: 32px;
     text-transform: uppercase;
}
 section.related.products h2 {
     font-weight: 500;
}
 div#primary {
     margin-bottom: 0;
}
 .site-main {
     margin-bottom: 0;
}
 span.woocommerce-Price-amount.amount {
     display: none;
}
 .single-product div.product .product_meta {
     font-size: 0.875em;
     padding-top: 0;
     border-top: none;
     justify-self: flex-end;
}
 .bullets-product ul {
     list-style: disc;
     list-style-image: url(/wp-content/uploads/2019/11/vertical-line-16.png);
}
 .bullets-product li {
     font-family: 'Helvetica-Bold';
     color: black;
}
 ul.products li.product .woocommerce-LoopProduct-link>h2 {
     margin-bottom: 10%;
     border-top: solid 2px black;
     font-family: Helvetica;
     font-weight: bold;
     font-size: 20px;
}
/* Landing page */

.landing .elementor-text-editor.elementor-clearfix p {
    text-align: justify!important;
}

.landing .elementor-top-section .elementor-text-editor.elementor-clearfix p {
    margin: 20px auto;
    color: black;
    text-align: justify;
}

 .elementor-403 .elementor-element.elementor-element-5d7ea21 .jet-woo-products .jet-woo-product-title a {
     border-top: solid 2px black;
     color: #000000;
     padding-top: 5%;
}

.product-carousel-container {
    background: transparent;
    display: flex;
    flex-wrap: wrap;
    padding: 0 12.5%;
    margin: 0 auto;
    justify-content: center;

}

 .product-carousel-item>a {
     display: block;
     margin: 10px;
}
 .product-carousel-item {
     flex: 0 0 30%;
}
 .product-carousel-item img {
     width: 100%;
     padding: 2%;
}
 .product-carousel-item>a>h3 {
     border-top: solid 2px black;
     margin-left: 2%;
     margin-top: 3%;
     font-size: 13px;
     font-family: Helvetica;
     font-weight: bold;
}
 .product-carousel-container .slick-prev, .product-carousel-container .slick-next {
     background: transparent!important;
     top: 40%!important;
}
 .slick-prev:before, .slick-next:before {
     background-color: transparent!important;
}
 .slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
     background: transparent!important;
}


/* Quiz Page */

button.reset-quiz-button.filter-button {
    margin: 10px;
    display: none;

}

.button-quiz-container {
        width: fit-content;
    margin: 0 auto;
    display: table;
    text-align:center;
}

.reset-quiz-button {
    width: fit-content;
    white-space: nowrap;
    margin: 20px auto;
}
.quiz-container {
    width: 90%;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    justify-content: center;
}

h2.quiz-subtitle:hover {
    text-decoration: underline;
}

h2.elementor-heading-title.elementor-size-default a:hover {
    text-decoration: underline;
}


a.mega-menu-link {
     white-space: nowrap;
}

a.mega-menu-link:hover {
     font-weight: bold!important;
}

.hide-mob  .elementor-widget-image .elementor-image a,
.elementor-element-8e7efde .elementor-widget-image .elementor-image a {
  overflow: hidden;
}
.hide-mob .elementor-widget-image .elementor-image a img,
.elementor-element-8e7efde .elementor-widget-image .elementor-image a img {
  transition: transform .5s ease;
}

.hide-mob .elementor-widget-image .elementor-image a:hover img,
.elementor-element-8e7efde .elementor-widget-image .elementor-image a:hover img {
  transform: scale(1.1);
}

.product-container {
    display: flex;
    flex-direction: row;
    width: 80%;
    justify-content: space-around;
    margin-bottom: 2em;
	}

	.product-result {
    width: 30%;
}
.quiz-question {
    flex: 0 1 18%;
    flex-grow: 0;

    margin: 10px
}

.quiz-container p {
    font-family: Helvetica;
    color: black;
    width: 80%;
    margin: 5% 0;
}

.quiz-question img {
    margin: 0 auto;
}

.quiz-title {
	text-align: center;
    text-transform: uppercase;
    font-size: 32px;
    line-height: 60px;
    margin-bottom: 1.5em;
 }


.quiz-question h2 {
    text-align: center;
    font-family: Helvetica;
    font-size: 14px;
    margin-top: 10px;
    border-top: solid 2px black;
    font-family: Helvetica;
    font-weight: bold;
        padding-top: 5px;
}

.quiz-question a {
    cursor: pointer;
    text-decoration: none!important;
}



/* History page */
 .content-title {
     display: none;
}
 .ctl-right>.timeline-icon.icon-dot-full.default-dot.aos-init {
     display: none;
}


 h2.compact-content-title {
    font-family: Helvetica!important;
    font-size: 24px!important;
    font-weight: bold!important;
    display: none;
}
 .elementor-widget-container> div>p {
     text-align: justify;
}
/* Blog archive page */
 .archive-grid-container {
     display: flex;
     flex-wrap: wrap;
     width: 90%;
     margin: 0 auto;
}
 .archive-grid-item {
     flex: 0 0 33%;
}
 .archive-grid-item img {
     width: 100%;
     padding: 2%;
}
 .archive-grid-item h3 {
     margin-left: 2%;
     margin-bottom: 0;
     font-size: 13px;
     font-family: Helvetica;
     font-weight: bold;
}
 .blog-cats a {
     font-family: 'Bodoni-Bold';
     color: black;
     font-weight: 800;
}
 .blog-pagination {
     font-size: 14px;
     font-family: Helvetica;
     text-transform: uppercase;
     margin: 4%;
     text-align: center;
     color: black;
}
 input.search-submit {
     display: none;
}
 form.search-form {
     display: flex;
     justify-content: flex-end;
     margin-right: 7.5%;
}

.fa-chevron-right {
    margin-left: 6px;
    }


    .fa-chevron-left {
    margin-right: 6px;
    }
 input.search-field {
     width: 350px;
}
 input[type='text'], input[type='search'], textarea, .input-text {
     color: #9b9b9b;
     font-size: 16px;
     font-family: Helvetica;
     border-color: #9b9b9b;
     border-style: solid;
     border-width: 1px;
}
/* Collection page */
 img.attachment-full.size-full {
     width: 100%;
}
 .term-description {
     width: 50%;
     margin: 0 auto;
     text-align: justify;
     font-size: 24px;
     color: black;
     font-weight: normal;
     font-family: Helvetica;
}
 h2.woocommerce-loop-product__title {
     font-size: 24px;
     font-weight: normal;
     color: black;
     text-align: left;
     margin-left: 16%;
}
 header.woocommerce-products-header h1 {
     font-size: 32px;
     color: black;
     text-transform: uppercase;
     font-weight: 400;
     font-family: 'BodoniBold';
}
 .active-category {
     color: #ed1c24;
}
 .extra-description-text {
     display: flex;
     align-items: center;
}
 h2.collection-banner-title {
     position: absolute;
     top: 45%;
     left: 5%;
     font-family: 'BodoniBold';
     font-size: 76px;
     line-height: 76px;
     color: black;
}
 h3.collection-banner-subtitle {
     line-height: 34px;
     padding: 0;
     position: absolute;
     left: 5%;
     bottom: 22%;
     font-family: 'Helvetica';
     font-weight: 600;
     font-size: 36px;
     color: black;
}
 ul.all-collections-carousel {
     margin: 0 auto;
     width: 75%;
}
 li.all-collections-carousel-item {
     width:30%;

     list-style: none;
}
 .all-collections-carousel-item img {
     margin-bottom: 10px;
}
 .all-collections-carousel-item h4 {
     margin-bottom: 10%;
     border-top: solid 2px black;
     font-family: Helvetica;
     font-weight: bold;
     font-size: 13px;
     color: black;
}
 .all-collections-carousel-item a {
     display: block;
     margin: 10%;
}
 h3.collections-title {
     text-align: center;
     font-size: 32px;
     font-family: 'BodoniBold';
     padding-top: 50px;
     margin-bottom: 0;
}

h3.products-title {
    text-align: center;
    font-size: 32px;
    font-family: 'BodoniBold';
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 0;
}


 .collections-page-carousel {
     background-color: #EDEDED;
}
 .all-collections-carousel button, .all-collections-carousel button:hover, .all-collections-carousel button:focus {
     background: #ededed;
}
 .all-collections-carousel .slick-next:before {
     background: #ededed;
}
 .all-collections-carousel .slick-prev:before {
     background: #ededed;
}
 ul.products {
     clear: none!important;
}
 .slick-track {
     height: fit-content;
}
 .storefront-sorting {
     display: none;
}
 ul.products.columns-3 {
     margin: 0 auto;
}
 li.product .woocommerce-LoopProduct-link {
     margin: 0!important;
}
 span.onsale {
     display: none;
}
 .video-container {
     width: 90%;
     margin: 5% auto 5% auto;
}
 .extra-description-text p {
     margin: 0 10%;
     text-align: justify;
     font-size: 20px;
     line-height: 30px;
     color: black;
     font-family: Helvetica;
     max-width: 90%;
}
 .products-carousel {
     width: 75%;
     margin: 0 auto;
}
 .slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
     background: white;
}
 h2.collection-complete-label {
     color: black;
     text-transform: uppercase;
     font-weight: 400;
     font-family: Helvetica;
     text-align: center;
     font-size: 32px;
     font-family: 'BodoniBold';
     margin: 0;
}

.collections-grid {
    display: flex;
    justify-content: center;
}

.collections-grid .collections-carousel-item {
    flex: 0 0 25%;
    padding: 10px;
}

 .storefront-full-width-content.woocommerce-cart .entry-header, .storefront-full-width-content.woocommerce-checkout .entry-header, .storefront-full-width-content.woocommerce-account .entry-header, .storefront-full-width-content .woocommerce-products-header {
     text-align: center;
     padding: 0 0 3%;
}
 .extra-description-row {

    margin: 0 auto;

}
 .taxonomy-container {
     margin-bottom: 5%;
}
 .taxonomy-container a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
     margin: 10%!important;
}
 taxonomy-container {
     width: 100%;
     margin: 0 auto 5% auto;
}
 .woocommerce-breadcrumb {
     color: #7c7c7c;
}
/* Breadcrumb */
 .woocommerce-breadcrumb a {
     text-decoration: none;
}
/* Footer */
 a.mega-menu-link {
     font-family: Helvetica!important;
     font-size: 16px;
}
 .footer-widget-1 a.mega-menu-link {
     width: 50%!important;
}
 .site-footer a:not(.button) {
     color: transparent;
}
 svg.svg-inline--fa.fa-pinterest {
     font-size: 12px;
}
 svg.svg-inline--fa.fa-facebook {
     font-size: 12px;
}
 svg.svg-inline--fa.fa-instagram {
     font-size: 12px;
}
/* Category page */
 .search-form-category {
     display: none;
}

 .sub-categories {
     line-height: normal;
     display: none;
}
 .categories-filter h3 {
     border-bottom: 3px solid black;
     font-family: Helvetica;
     margin: 0;
     font-weight: bold;
     text-transform: uppercase;
     width: 91%;
     margin-bottom: 3%;
}
 .categories-filter {
     font-family: Helvetica;
     margin: 0;
     font-size: 25px;
     font-weight: normal;
     text-transform: uppercase;
     color: black!important;
}
 h2.woocommerce-loop-product__title {
     margin: 0;
     font-size: 20px;
     font-family: Helvetica;
     border-top-color: black;
     border-top-width: 1px;
}
      .sub-category, .categories-filter h3, .main-categories, button.filter-button {
         font-size: 12px;
    }
ul.products.columns-3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

li.product.type-product {
    flex: 0 0 30%;
}
 .woocommerce-loop-product__title {
     padding-top: 20px;
     border-top: solid 2px #f2f2f2;
     font-family: Helvetica;
     font-size: 20px;
}
 .filter-button {
     background-color: white;
     border-color: black;
     color: black;
     border-style: solid;
     border-width: 1px;
     width: fit-content;
     margin-right: 10%;
     margin-bottom: 3%;
}
 .filter-buttons {
     margin: 5% 0;
     text-align: center;
}
 .filter-button:hover {
     color: black;
}
 li.product {
     margin-bottom: 0!important;
}
 .categories-filter a {
     color: black;
}
 .main-categories {
     margin-bottom: 46px;
     font-size: 12px;
}
 .sub-category {
     margin-bottom: 0;
     font-size: 12px;
}



.sub-categories a {
    font-size: 12px;
    line-height: 24px;
    display: block;
    }
 .sub-categories {
     margin-left: 10%;
}

 .filter-button:hover {
     background-color: lightgray;
     border-color: lightgray;
     color: white;
}
 .home-discover {
     display: flex;
     height: 436px;
     align-items: flex-end;
}

 .elementor-text-editor.elementor-clearfix p {
     margin: 0;
}
 .woocommerce-product-details__short-description p {
     margin: 0;
     color: black;
}
 .view-more-button, .view-less-button {
     text-align: right;
     font-family: Helvetica;
     font-size: 16px;
     color: black;
     margin: 0;
     margin-bottom: 19px;
     cursor: pointer;
}
 header.woocommerce-products-header img {
     width: 100%;
}
 .view-less-button, .hide-text {
     display: none;
}
 .woocommerce-products-header {
     padding: 0!important;
     margin-bottom: 20px;
}
 ul.products li.product img {
     display: block;
     margin: 0;
     width: 100%;
     margin-bottom: 30px;
}
 .category-banner {
     position: relative;
}
 .category-banner h3 {
    letter-spacing: 1px;
    line-height: 70px;
    text-align: left;
    position: absolute;
    color: white;
    top: 50%;
    left: 20%;
    width: 50%;
    transform: translate(-30%, -50%);
    font-size: 80px;
    font-family: 'BodoniBold';
    text-transform: uppercase;
}
 .sbi_photo_wrap p {
     margin: 0!important;
}
 a.mega-menu-link {
     font-size: 14px!important;
     font-family: Helvetica!important;
     text-transform: uppercase!important;
     line-height: 19px!important;
}
 ul#mega-menu-footer_location, ul#mega-menu-footer_location_2 {
     background: transparent!important;
}


 .storefront-breadcrumb {
	 padding: 0;
	 margin-left: 5%;
	 margin-top: 0;
	 margin-bottom: 0;
}
 .no-margin .elementor-widget {
	 margin-bottom: 0;
}

 .storefront-product-pagination a {
     color: #6d6d6d;
     background-color: #ffffff;
     display: none;
}

 ul.products li.product.first {
     clear: none !important;
}


.search-form-container {
    position: relative;
}

span.dashicons.dashicons-search.search-icon {
    position: absolute;
    top: 10px;
    right: 10px;
}

h3 {
    color: black;
}



.error-404.not-found h1 {
font-size: 34px;
    text-align: center;
}



.error-404.not-found p {
     font-size: 18px;
    color: black;
    font-family: Helvetica;
}

.error-404.not-found .button {
    background: white;
    border: black 1px solid;
    margin: 20px;
        font-weight: 700;
}
.error-404.not-found .button:hover {
    background: black;
    }

.page-content {
    margin: 5% 20%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.error-404 .collections-carousel {
    display: flex;
    flex-direction: row;
    flex-flow: wrap;
    width: 92%;
    justify-content: center;
    margin: 0 auto;
    padding: 0 10%;
    margin-bottom: 5%;
}

.hide {
	display: none;
}

.hide-desktop {
	display: none;
}


.footable_parent {
    width: 80%!important;
    margin: 0 auto;
}







#mega-menu-wrap-primary #mega-menu-primary li#mega-menu-item-213 .mega-search.mega-search-open input[type=text] {
    padding: 0 30px 0 5px;
    height: 30px!important;
    }
.mega-menu-megamenu>ul.mega-sub-menu {
    top: 50px!important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    height: auto!important;
    }


h2.elementor-heading-title.elementor-size-medium {
    font-size: 18px;

}

.extra-description-row h3 {
	max-width: 90%;
 }
/* Responsive Style */
@media (min-width: 2200px) {
     .home-style p {
    width: 60%!important;
    }

 }
@media (min-width: 1899px) {
.elementor-element.home-style.elementor-widget.elementor-widget-text-editor > .elementor-widget-container {
    margin: -2px!important;
}

.elementor-15 .elementor-element.elementor-element-6c88b51 > .elementor-widget-container {
    margin: -2%!important;
}

.elementor-15 .elementor-element.elementor-element-d4b9f25 > .elementor-widget-container {
    margin: -2%!important
}
 .categories-filter h3 {
     font-size: 16px;
 }

.sub-category, .categories-filter h3, .main-categories, button.filter-button {
    width: 200px;
}

 .main-categories {
     margin-bottom: 46px;
     font-size: 16px;
}
  .sub-categories a {
     line-height: 28px;
     font-size: 16px;
     display: block;
}

.sub-category {
    margin-bottom: 0;
    font-size: 16px;
}

 #mega-menu-wrap-primary #mega-menu-primary li#mega-menu-item-143 {
    float: left;
    margin-right: 30%;
}

.timeline-content .content-details p {
    font-size: 24px;
    line-height: 27px;
  }

     .single-product img.wp-post-image {
         width: 93.5%;
    }

    .bullets-product li {
    	line-height: 36px;
   		font-size: 24px;
	}

     .woocommerce-product-details__short-description p {
         font-family: Helvetica;
         line-height: 36px;
   		font-size: 24px;
     }

     .long-description-text {
    font-size: 24px;
    line-height: 36px;
     height: auto;
        overflow: hidden;
	}

    .long-description-listing-text {
        line-height: 36px;
   		font-size: 24px;
        height: auto;
        overflow: hidden;
    }

    .extra-description-container-title {
        font-size: 22px;
    }

     .extra-description-text p {
         line-height: 36px;
   		font-size: 24px;
    }
    .extra-description-row h3 {
    font-size: 28px;
    line-height: 36px;
	}

    .long-description-small-text, .long-description-small-text2 {
    margin-top: 20px;
    font-size: 22px;
    }
     .woocommerce-product-details__short-description {
         margin-bottom: 20px;
     }
     button.keycode-label {
         padding-bottom: 25px;
         padding-top: 25px;
     }
     .icon-container {
         margin-top: 30px;
         margin-bottom: 30px;
     }
     .long-description-listing-text ul {
         margin-left: 20px;
     }
     h3.keycode-label {
         margin-bottom:40px;
     }
     .jet-woo-product-title {
         font-size: 14px!important;
     }
     .elementor-widget-container> div>p {
         font-size: 24px;
    	 line-height: 36px;
    }

    .woocommerce-breadcrumb {
    font-size: 18px;
    }
    .bullets-product ul {
     list-style: disc;
     list-style-image: url(/wp-content/uploads/2019/11/vertical-line-23.png);
	}

     .term-description {
     font-size: 24px;
    line-height: 36px;
	}

     .elementor-widget-container> div>p {
        font-size: 24px;
    	 line-height: 36px;
    }

    .home-style p {
    font-size: 22px!important;
    width: 80%;
    }
}


@media (max-width:1898px) and  (min-width: 1550px)  {
   .home-style p {

    width: 80%;
    }

  #mega-menu-wrap-primary #mega-menu-primary li#mega-menu-item-143 {
    float: left;
    margin-right: 20%;
}
 }
@media (max-width: 1600px) and  (min-width: 1440px)  {

 #mega-menu-wrap-primary #mega-menu-primary li#mega-menu-item-143 {
    float: left;
    margin-right: 10%;
}

 .timeline-content .content-details p {
    font-size: 24px;
    line-height: 27px;
  }

 .sub-category, .categories-filter h3, .main-categories, button.filter-button {
     width: 270px;
}

     .elementor-widget-container> div>p {
        font-size: 22px;
    	 line-height: 34px;
    }
     h1.product_title.entry-title {
         font-size: 38px;
    }

.home-styles p {
    font-size: 22px!important;
    line-height: 34px!important;
}

    .single-product div.product .woocommerce-product-gallery .flex-viewport {
    	width: 82%;
	}
    .archive-grid-item h3 {
    font-size: 18px;
    }

    .blog-pagination {
    font-size: 18px;
    }

/* Home page */
.elementor-15 .elementor-element.elementor-element-4d46517 {
    width: 50%;
}

.elementor-15 .elementor-element.elementor-element-d01f815 {
    width: 50%;
}

.elementor-15 .elementor-element.elementor-element-a55b4e7 > .elementor-widget-container {
    padding: 0;
}

.elementor-15 .elementor-element.elementor-element-d01f815 > .elementor-element-populated {
    padding: 0;
}


.style-subtitle p {
    font-size: 16px!important;
    line-height: 30px;
}

     .elementor-15 .elementor-element.elementor-element-7113cd0 .elementor-heading-title {
         font-size: 34px;
    }
     .elementor-15 .elementor-element.elementor-element-e12f63a .elementor-heading-title {
         font-size: 32px;
    }
     h1.product_title.entry-title {
         font-size: 34px;
         margin-top: 1%;
    }
     h3.keycode-label {
         font-size: 18px;
         line-height: 20px;
    }
     .banner-title {
         font-size: 60px;
    }
     .elementor-15 .elementor-element.elementor-element-c225312 {
         bottom: 34%;
    }
     #mega-menu-wrap-primary #mega-menu-primary li#mega-menu-item-137.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary li#mega-menu-item-181.mega-menu-megamenu > ul.mega-sub-menu {
         width: 850px;
    }
     #mega-menu-wrap-primary #mega-menu-primary li#mega-menu-item-137 > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary li#mega-menu-item-181 > ul.mega-sub-menu {
         margin-left: -300px;
    }

    #mega-menu-wrap-primary #mega-menu-primary li#mega-menu-item-137 > a.mega-menu-link {
    background: #fff;
    text-align: center;
    font-weight: bold;
}

     .banner-subtitle>div>p {
         font-size: 26px!important;
    }
     .collections-carousel-item h4 {
         font-size: 22px!important;
    }
     .characteristics-container {
         margin-bottom: 0;
    }
     .summary.entry-summary {
         display: flex;
         flex-direction: column;
    }
     .title-mob .characteristics-container {
         display: none;
    }

     a.mega-menu-link {
         font-size: 12px!important;
         font-family: Helvetica!important;
         text-transform: uppercase!important;
         line-height: 18px!important;
    }
     img.mega-menu-logo {
         width: 74%;
    }
     #mega-menu-wrap-primary #mega-menu-primary li#mega-menu-item-213 .mega-search.mega-search-open input[type=text] {
         padding: 0 39px 0 7px;
         height: 25px;
         font-size: 12px;
         width: 100%!important;
    }
     #mega-menu-wrap-primary #mega-menu-primary li#mega-menu-item-213 .mega-search .search-icon {
         right: 0;
         top: 0;
    }
     #mega-menu-wrap-primary #mega-menu-primary li#mega-menu-item-213 .mega-search .search-icon:before {
         font-size: 20px;
    }

     .elementor-15 .elementor-element.elementor-element-a7061aa > .elementor-widget-container {
         margin: 040px 0px 40px 0px;
    }
     .elementor-15 .elementor-element.elementor-element-8f0232e > .elementor-widget-container {
         margin: 40px 0px 30px 0px;
    }
     .elementor-15 .elementor-element.elementor-element-cda80f8 > .elementor-widget-container {
         margin: 30px 0px 40px 0px;
    }
     .elementor-15 .elementor-element.elementor-element-07a4cbb > .elementor-widget-container {
         margin: 20px 0px -10px 0px;
    }
    /* Category page */
     .category-banner h3 {
         font-size: 65px;
    }
     h2.woocommerce-loop-product__title {
         font-size: 13px!important;
    }

    /* Footer */
     .mc4wp-form-fields p {
         font-size: 14px!important;
    }
     h4.footer-title {
         font-size: 12px;
         color: black;
    }

     h4.footer-title {
         margin-top: 0;
    }
     #mega-menu-wrap-footer_location_2 #mega-menu-footer_location_2.mega-menu-vertical > li.mega-menu-item > a.mega-menu-link {
         height: auto;
         white-space: nowrap;
    }
    /* product page */

  	.woocommerce-product-details__short-description {
        text-align: justify;
        font-family: Helvetica;
         font-size: 20px;
         line-height: 30px;
    }

     .bullets-product ul {
         margin-left: 6%;
    }


    .bullets-product {
    font-size: 20px;
    line-height: 30px;
	}


     ul.products li.product .woocommerce-LoopProduct-link>h2 {
         padding-top: 5px;
    }
     ul.products li.product img {
         display: block;
         margin: 0;
         width: 100%;
         margin-bottom: 15px;
    }
     .icon-container {
         font-size: 14px;
    }
     .long-description-listing-container h3 {
         font-size: 28px;
    }
    .long-description-text {
    font-size: 20px;
    line-height: 30px;
    height: auto;
    overflow: hidden;
	}
     .long-description-listing-text {
        font-size: 20px;
    	line-height: 30px;
        height: auto;
        overflow: hidden;
    }
     .extra-description-container-title {
         font-size: 22px;
    }

     .extra-description-text p {
        font-size: 20px;
    	line-height: 30px;
    }"
     .extra-description-text>h3 {
     	 font-size: 28px;
    }
     .extra-description-row.bottom {
         margin-bottom: 2%;
    }
     .manual-button button {
         background-color: black;
         border-color: black;
         color: white;
         margin-top: 30px;
    }
     .extra-description-container>h3 {
         font-size: 28px;
    }

        .extra-description-row h3 {
    font-size: 24px;
    line-height: 28px;
	}

     section.related.products h2 {
         font-size: 28px;
    }

     ul.products li.product img {
         display: block;
         margin: 0;
         width: 100%;
         margin-bottom: 15px;
    }
    /* collection page*/
     h2.collection-banner-title {
         top: 46%;
         font-size: 60px;
         line-height: 60px;
    }
     h3.collection-banner-subtitle {
         font-size: 26px;
         bottom: 20%;
    }
     header.woocommerce-products-header h1, h2.collection-complete-label {
         font-size: 28px;
         margin-bottom: 30px;
    }

     .term-description {
     font-size: 20px;
    line-height: 30px;
	}


     li.all-collections-carousel-item {
         margin-right: 0;
    }
    /* Colection page */
     .all-collections-carousel-item h4 {
         font-size: 13px!important;
         margin-bottom: 3%;
    }
     .all-collections-carousel-item img {
         margin-bottom: 10px;
    }
    /* Landing page */
     .banner-title h2.elementor-heading-title.elementor-size-default {
         font-size: 60px!important;
    }

     .elementor-403 .elementor-element.elementor-element-5d7ea21 .jet-woo-products .jet-woo-product-title a {
         font-size: 14px;
    }
    /* blog page */
     h2.blog-cats span {
         font-size: 24px;
    }
     .eael-grid-post .eael-entry-footer, .eael-grid-post .eael-entry-wrapper {
         padding: 0;
    }
     .elementor-426 .elementor-element.elementor-element-03197f5 .eael-grid-post {
         padding: 5px;
    }
     .blog-title h2.elementor-heading-title.elementor-size-default {
         font-size: 40px!important;
    }

     .elementor-widget.timeline-content .content-details p-container> div>p {
        font-size: 20px;
    	 line-height: 30px;
    }
}



@media (max-width: 1439px) and  (min-width: 900px)  {


      h2.woocommerce-loop-product__title {
         padding-top: 10px;
         font-size: 13px!important;
    }

     .timeline-content .content-details p {
    font-size: 18px;
    line-height: 27px;
	}


.cool-timeline-wrapper {
    width: 100%;
    max-width: 75%!important;
   }
 #mega-menu-wrap-primary #mega-menu-primary li#mega-menu-item-137 {
    margin-left: 3%;
	}
 .woocommerce-product-details__short-description {
    font-size: 18px;
    line-height: 27px;
    }

    .bullets-product  {
    	font-size: 18px;
    	line-height: 27px;
    }
 	h1.product_title.entry-title {
    	font-size: 34px;
    }

    h3.keycode-label {
    margin-bottom: 20px;
    }

    .filler {
    height: 30px;
	}

    .long-description-text {
    font-size: 18px;
    line-height: 27px;
    height: auto;
    overflow: hidden;
	}

    .long-description-listing-text {
    font-size: 18px;
    line-height: 27px;
    height: auto;
    overflow: hidden;
	}

    .extra-description-text p {
    font-size: 18px;
    line-height: 27px;
	}

    .product_meta button {
    padding-top: 20px;
    padding-bottom: 20px;
	}

    .term-description {
     font-size: 18px;
    line-height: 27px;
	}

    h2.collection-banner-title {
    position: absolute;
    top: 30%;
    }

    h3.collection-banner-subtitle {
    top: 45%;
	}

    .single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
    margin-bottom: 21px;
 	}

    .extra-description-row h3 {
    	font-size: 22px;
    	line-height: 26px;
	}

    .single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
    margin-bottom: 22px;
    }

     .elementor-widget-container> div>p {
        font-size: 18px;
    	 line-height: 27px;
    }


    .category-banner h3 {

    font-size: 55px;
	}

}

 @media (max-width: 1200px) and  (min-width: 769px)  {


}
 @media (max-width: 1150px) and  (min-width: 900px)  {
 .home-style p {
    font-size: 14px!important;
	}
h2.elementor-heading-title.elementor-size-medium {
    font-size: 15px!important;
}

.responsive-column.elementor-column.elementor-col-50.elementor-top-column {
    width: 50%;
}



#mega-menu-wrap-footer_location_2 #mega-menu-footer_location_2 {
    padding: 0px 0px 0px 10% !important;
}


.category-banner h3 {
    line-height: 55px;
    font-size: 40px;
}

.block.footer-widget-2 {
    margin-left: 0;
}

.elementor-column-g
ap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 0;
}

.width-mob .elementor-widget-image .elementor-image>a, .elementor-widget-image .elementor-image figure>a {
    display: inline-block;
    margin: 10px;
}

#mega-menu-wrap-footer_location_2 #mega-menu-footer_location_2 {
    padding: 0px 0px 0px 10%;
}

.footer-title {
    margin-top: 0;
    white-space: nowrap;
        width: 90%;

}


    #mega-menu-wrap-footer_location #mega-menu-footer_location > li.mega-menu-item > a.mega-menu-link {
    margin: 0 auto !important;
    width: 80%!important;

}

.footer-widgets.col-3 .block {
    width: 33% !important;
}

p.form-email-text {
    width: 100%;
}

.footer-widgets {
    margin-left: 2%;
}

h4.footer-title {
    width: 100%!important;
    text-align: center;
    margin: 0;
}

input[type="email"] {
    width: 55%!important;
}

.social-icons-footer {
    text-align: center;
}

p.form-email-text {
    margin-left: 0!important;
}

a.mega-menu-link {
    font-size: 12px!important;
}
#mega-menu-wrap-primary #mega-menu-primary li#mega-menu-item-213 .mega-search-wrap.mega-static {
    width: 120px!important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
    margin: 1px!important;
}

#mega-menu-wrap-primary #mega-menu-primary input, #mega-menu-wrap-primary #mega-menu-primary img {
    max-width: 90%;
}

#mega-menu-wrap-primary #mega-menu-primary li#mega-menu-item-137 {
    margin-left: 0%;
}

}

@media (max-width: 950px) {

h2.elementor-heading-title.elementor-size-medium {
    font-size: 14px!important;
}
}

@media (max-width: 900px) {

    .product_meta .elementor-row button.meta-button {
        width: calc(100% - 4em);
    }
    .product_meta .elementor-row{
        flex-direction: column;
    }
    .product_meta .elementor-row .elementor-col-50{
        width: 100%;
        padding: 15px 0;
    }

.quiz-container form {
    width: 80%!important;
    margin: 0 auto;
}

.icons-container {
    flex-wrap: wrap;
    }
.icon-container {
flex: 0 0 30%;
}
button.slick-prev.slick-arrow {
         left: 3%;
    }
     button.slick-next.slick-arrow {
         right: 3%;
    }

.extra-description-row.bottom {
    padding: 10% 12.5% 5%;
    background: #ededed;

}


.flex-75 {
    flex: 1 0 100%;
	width: 100%;
}



.page-template-template-fullwidth-php .site-main ul.products.columns-3 li.product, .page-template-template-fullwidth-php .header-widget-region ul.products.columns-3 li.product, .page-template-template-homepage-php .site-main ul.products.columns-3 li.product, .page-template-template-homepage-php .header-widget-region ul.products.columns-3 li.product, .storefront-full-width-content .site-main ul.products.columns-3 li.product, .storefront-full-width-content .header-widget-region ul.products.columns-3 li.product {
    margin-right: 10px!important;
}

.elementor-top-section .elementor-text-editor.elementor-clearfix p {
    margin: 10px auto -5px;
    color: black;
    text-align: center;
}

.home-style p {
    line-height: 24px!important;
    font-size: 13px!important;
}

.woocommerce-active .site-header #mega-menu-wrap-primary {
    width: 100% !important;
    height: 66px;
    display: block!important;

	}
	#mega-menu-wrap-primary .mega-menu-toggle {
    height: inherit!important;
	}
    }

    @media (min-width: 900px) {
    #mega-menu-wrap-primary #mega-menu-primary {
    display: flex!important;
    align-items: center;
    }
    }

    @media only screen and (max-width: 899px) and (orientation: portrait) {
     .no-margin-vertical>.elementor-widget-container {
    margin: 0!important;
}
}

@media (max-width: 899px) {
.elementor-15 .elementor-element.elementor-element-6810438 > .elementor-widget-container {
    margin: 0;
}
    .collections-grid {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    width: 90%;
}

.collections-grid .collections-carousel-item {
    flex: 0 0 50%;
    padding: 10px;
}

    .sub-category, .categories-filter h3, .main-categories, button.filter-button {
         font-size: 12px;
    }

	.sub-categories a {
    font-size: 12px;
    line-height: 24px;
    display: block;
    }

h1.quiz-title {
    font-size: 18px!important;
        line-height: 30px;
    margin: 0 10px;
    margin-top: -20px;
    margin-bottom: 20px;
}

.home.blog .site-header, .home.page:not(.page-template-template-homepage) .site-header, .home.post-type-archive-product .site-header {
    margin-bottom: 0;
    border-bottom: none;
}

#mega-menu-wrap-primary #mega-menu-primary li#mega-menu-item-137 > a.mega-menu-link {
    margin-top: 1em!important;
    background: #fff;
    text-align: center!important;
}

#mega-menu-wrap-primary #mega-menu-primary li#mega-menu-item-1646 .mega-search .search-icon {
    right: 5%!important;
    top: 0%!important;
}

li#mega-menu-item-1646 {
    margin-bottom: 1em!important;
}

ul#mega-menu-primary {
    padding-bottom: 0!important;
}

ul.products li.product .woocommerce-LoopProduct-link>h2 {
    margin-bottom: 10%;
    border-top: solid 2px black;
    font-family: Helvetica;
    font-weight: bold;
    font-size: 16px;
}

.flags-container a {
    display: flex;
    background: white;
    justify-content: left;
    margin-left: 10%;
    }
.flags-container {
    left: 0;
    width: 100%!important;
    background: white;
}

.flags-container img {
    margin: 0 6px;
    width: 28px;
}

.flag-selector {
    width: 100%;
}

.error-404.not-found p {
    font-size: 14px;
    }

   .error-404.not-found .page-content {
    margin: 5% 5%;
    }
.error-404.not-found  .button {
    width: 100%;
    text-align: center;
    }
.error-404.not-found h1 {
    font-size: 20px;
    }
.filter-button {
    margin-left: 10%;
    }

	span.dashicons.dashicons-search.search-icon {
    	right: 8%;
	}

    .home-banner-height {
        height: fit-content;
    }
     .responsive-image img {
         width: 1600px!important;
         max-width: none;
         position: relative;
         top: 50%;
         left: 50%;
         transform: translateX(-50%);
    }
     .storefront-breadcrumb {
         margin: 0;
         padding: 0;
    }


 .home-style h2.elementor-heading-title.elementor-size-default {
    font-size: 20px!important;
    line-height: 20px!important;
    font-weight: 400;
    color: black;
    text-align: center;
}

.home-style .elementor-text-editor {
    font-size: 14px!important;
    line-height: 18px!important;
    }
    /* Tiendas page */



     .tiendas-col {
         padding: 0!important;
    }
     .elementor-458 .elementor-element.elementor-element-506a870 {
         color: #000000;
         font-family: "Helvetica", Sans-serif;
         font-size: 16px;
    }
    /* Product page */
     .summary>h1.product_title.entry-title {
         display: none;
    }
     .title-mob {
         display: block;
         width: 90%;
         margin: 0 auto;
    }
     h3.keycode-label {
         text-align: right;
         margin: 0;
         font-size: 12px;
         width: 90%;
    }
     h1.product_title.entry-title {
         font-size: 24px;
         margin-top: 1%;
    }
     .bullets-product ul {
         margin-left: 7.5%;
    }
     .product_meta button {
         width: 80%;
         margin: 0 2em;
    }
    .single-product div.product .product_meta {
    width: 90%;
    text-align: center;
}
     .woocommerce-product-details__short-description {
         order: 5;
         width: 86%;
         margin-top: 5%;
         font-size: 16px;
         line-height: 24px;
         margin-left: 0;
    }

    .storefront-full-width-content.single-product div.product .summary {
    width: 56.5217391304%;
    float: initial;
    }
    .bullets-product {
         font-size: 16px;
         line-height: 24px;
    }

    .banner-subtitle>div>p {
    font-size: 16px!important;
	}
    .long-description-listing-container h3 {
         font-size: 28px;
    }

     .long-description-listing-text {
        font-size: 16px;
         line-height: 24px;
         height: auto;
         overflow: hidden;
    }
     .extra-description-container-title {
         font-size: 22px;
    }

     .extra-description-text p {
        font-size: 16px;
         line-height: 24px;
    }
     .extra-description-row h3 {
     	 font-size: 20px;
         line-height: 24px;
    }
     .icons-container {
         width: 100%;
         padding: 0 10%;
    }

    .filter-toggle {
        width: 40;
        height: 40;
        margin-left: 28px;
    }
     .long-description-listing-container h3 {
         font-size: 20px;
         line-height: 24px;
    }
     .long-description-text {
         text-align: justify;
         margin-right: 0;
         font-size: 16px;
         line-height: 24px;
         height: auto;
         overflow: hidden;
    }

     .long-description-listing-text> ul {
         margin: 0 auto;
         padding: 0;
         margin-top: 0;
         width: 100%;
    }

  	.extra-description-container>h3 {
    font-size: 24px;
	}

     .extra-description-row {
         margin-top: 10%;
    display: table;
    flex-direction: column;
    padding-bottom: 10%;

    }

     .summary.entry-summary {
         order: 1;
    }
     .product_meta {
         order: 4;
    }
     .extra-description-image-2 {
         margin-top: 2em;
         order: 9;
    }
     .extra-description-text.edt2 {
         order: 10;
    }
     .long-description-listing-text li {
         text-align:left;
    }
     .manual-button button {
         font-size: 16px;
         width: 100%;
    }
     .manual-button {
         text-align: center;
         margin: 0;
         margin-bottom: 10%;
    }
     .long-description-listing-container {
         background-color: #ededed;
         padding: 2% 5%;
    }
     .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-1.images {
         order: 2;
         display: flex;
         flex-direction: column;
    }
     .single-product div.product .woocommerce-product-gallery .flex-viewport {
         width: 100%;
    }
     ol.flex-control-nav.flex-control-thumbs {
         display: flex;
         flex-direction: row;
    }
     .single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
         width: 100%;
    }
     .single-product div.product .woocommerce-product-gallery img {
         margin-left: 0;
    }
     #sb_instagram.sbi_mob_col_3 #sbi_images .sbi_item {
         width: 32%!important;
         padding: 0!important;
    }
     .show-mob {
         display: block;
         margin: 15px auto;
    }

     .hide-mob {
         display: none;
    }
     .hide-desktop {
         display: block;
    }
     h4.footer-title {
         width: 50%!important;
         text-align: center;
         margin: 0 auto;
    }

     input[type="email"] {
         width: 60%!important;
    }
     .mc4wp-form-fields p {
         text-align: center;
         margin: 10px auto!important;
    }
     p.form-email-text {
         width: 50%;
    }

     li#mega-menu-item-210, li#mega-menu-item-213, li#mega-menu-item-211 {
         display: none!important;
    }
     #mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link {
         border-bottom: none;
         margin-bottom: 10px!important;
    }

	.term-description {
     font-size: 18px;
    line-height: 24px;
	}
     .collections-carousel-item h4 {
         font-size: 17px;
         margin-bottom: 15%;
    }
     .social-icons-footer {
         text-align: center;
             justify-content: center;
    display: flex;
    padding: 10px;
    }
     h2.elementor-heading-title.elementor-size-default {
         font-size: 20px;
    }
     nav.woocommerce-breadcrumb {
         text-align: center!important;
         font-size: 12px;
         margin-bottom: 16px;
         margin-top: 16px;
    }
     .widget {
         margin: 0 0 1em;
    }
     h2.collection-banner-title, h3.collection-banner-subtitle {
         left: 0;
    }

    .banner-cat {
		display: none;
	}

    .banner-cat-mob {
		display: block;
	}
     .category-banner img {

         max-width: none;
         position:
         relative;
         top: 50%;
         left: 50%;
         transform: translateX(-50%);
    }


     .search-form-category {
         display: flex;
    }
     .search-form-category input.search-submit {
         display: none;
    }
     .search-form-category form.search-form {
         text-align: right;
         margin-right: 7.5%;
         width: 80%;
    }

 	form.search-form {
     margin-right: 0;
	}

.product-container {
    display: flex;
    flex-direction: column;
	}

	.product-result {
    width: 100%;
}

     .category-container ul.products.columns-3 {
         margin: 0 auto;
         display: flex;
         flex-wrap: wrap;
    }
     li.product.type-product {
         flex: 0 0 45%;
         margin: 10px;
    }

    ul.products li.product {
    margin-right: 8px;
    margin-left: 8px;
    }
    .loop-product__title {
         font-size: 14px!important;
    }
     .category-banner h3 {
        line-height: 50px;
         font-size: 35px;
    }
     .storefront-full-width-content.single-product div.product .summary {
         width: 100%;
         margin: 05%;
    }
     .storefront-full-width-content.single-product div.product .images {
         margin-left: 4.6%;
         margin-right: 0.4%;
         width: 90%!important;
         margin-bottom: -40px;
    }
     .long-description-container {
         flex-direction: column;

         display:table;
    }
     .long-description {
         flex: 1 0 100%;
    }
     .long-description-listing {
         flex: 1 0 100%;
         margin-bottom: 4%;
    }
     .extra-description-rmediaow {
         display: flex;
         flex-direction: column;
    }
     .extra-description-image-1 {
         flex: 1 0 100%;
    }
     .extra-description-text {
         flex: 1 0 100%;
           margin-top: 3em;
    }
     section.related.products h2 {
         text-align: center;
         margin: 5%;
    }
     .cool-timeline .timeline-post.timeline-mansory.ctl-left {
         padding: 0;
    }
     .timeline-icon.icon-dot-full.default-dot {
         display: none;
    }
     .center-line {
         display: none;
    }
     .cool-timeline-wrapper {
         margin: 0;
    }
     .collection-banner img {
         width: 100%;
         max-width: none;
         position: relative;
         top: 50%;
         left: 50%;
         transform: translateX(-50%);
    }
     h2.collection-banner-title {
         text-align: center;
         font-size: 50px;
         width: 100%;
    }
     h3.collection-banner-subtitle {
         font-size: 22px;
         bottom: 20%;
         width: 100%;
         text-align: center;
    }

     header.woocommerce-products-header h1, h2.collection-complete-label {
         font-size: 20px;
         margin-bottom: 20px;
    }
     #mega-menu-wrap-primary #mega-menu-primary input, #mega-menu-wrap-primary #mega-menu-primary img {
         //width: auto!important;
    }

    .archive-grid-item h3 {
    margin-top: 0;
    }

    /* Landing page */
      .elementor-widget-container> div>p {
        font-size: 16px;
    	 line-height: 24px;
    }
     .elementor-widget-image .elementor-image img {
         margin-top: 20px;
    }
     .term-description {
         width: 90%;
         font-size: 14px!important;
    }
     .jet-woo-product-title {
         font-size: 14px!important;
         margin-top: 7%;
    }
     .banner-title h2.elementor-heading-title.elementor-size-default {
         font-size: 30px!important;
         line-height: 40px;
    }
    /* Blog archive page */
     .archive-grid-item {
         flex: 0 0 50%;
    }
     .archive-grid-container {
         justify-content: center;
    }
     .archive-grid-item h3 {
		font-size: 16px;
    	margin-bottom: 10px;
    	padding-top: 0;
    }
     h2.blog-cats span {
         font-size: 16px;
    }
     form.search-form {
         text-align: center;
         display: block;
    }
     input.search-field {
         width: 90%;
    }
     input[type='text'], input[type='number'], input[type='email'], input[type='tel'], input[type='url'], input[type='password'], input[type='search'], textarea, .input-text {
         color: #9b9b9b;
         font-size: 15px;
    }
     .cool-timeline .timeline-post.timeline-mansory.even, .cool-timeline .timeline-post.timeline-mansory.odd {
         margin: 0!important;
         padding: 0!important;
    }
     cool-timeline .timeline-post .timeline-content .content-details {
         margin: 0!important;
         padding: 0!important;
    }
     .cool-timeline .timeline-post .timeline-content .content-details p {
         font-size: 20px!important;
         font-family: Helvetica!important;
    }
     h2.elementor-heading-title.elementor-size-xl {
         font-size: 32px!important;
         margin-top: 20px;
    }
     .history-timeline-widget .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
         padding: 0!important;
    }
     h2.blog-cats {
         width: 50%;
         margin: 0 auto;
    }
     .blog-cats a {
         white-space: nowrap;
    }
     .blog-header .elementor-widget-image .elementor-image img {
         margin-top: 20px;
         width: 90%;
    }

        .category-container {
    flex-direction: column;
    }

    .sub-categories a {
    text-align: center;
}

.categories-filter {
    display: none;
}
    .sub-category, .categories-filter h3, .main-categories {

    text-align: center;
}

.flex-25 {
    flex: 1 0 100%;
    display:table;
    width:100%;
}


.sub-categories {
    margin-left: 0;
    margin-top: 20px;
    margin-bottom: 20px;
}
.categories-filter h3 {
    width: 100%;
	}
     .elementor-widget-container> div>p {
        font-size: 16px;
    	 line-height: 24px;
    }
	.quiz-question {
    flex: 0 1 36%;
	}

    h1.quiz-title {
    font-size: 24px;
	}
}

 @media (max-width: 600px) {

.category-banner h3 {
    line-height: 40px;
    font-size: 24px;
}
}


 @media (max-width: 375px) {
     li.product.type-product {
         flex: 1 0 90%;
         margin: 10px;
         max-width: none!important;
    }
    .home-style h2.elementor-heading-title.elementor-size-default {
    font-size: 18px!important;
    line-height: 18px!important;
}

.home-style .elementor-text-editor {
    font-size: 12px!important;
    line-height: 16px!important;
    }
    }

    }


    .block_ {
    color: black!important;
    display: block!important;
    font-family: serif!important;
    font-size: 1em!important;
    margin-bottom: 0!important;
    margin-left: 0!important;
    margin-right: 0!important;
    margin-top: 0!important;
    padding-bottom: 0!important;
    padding-left: 0!important;
    padding-right: 0!important;
    padding-top: 0
    }
.block_1 {
    color: #black!important;
    display: block!important;
    font-family: "NimbusSansCondDW05Black", serif!important;
    margin-bottom: 22.5pt!important;
    margin-left: 0!important;
    margin-right: 0!important;
    margin-top: 0!important;
    padding-bottom: 0!important;
    padding-left: 0!important;
    padding-right: 0!important;
    padding-top: 0!important;
    text-align: center
    }

    .elementor-element.elementor-element-1d3b7b4.policy.elementor-column.elementor-col-100.elementor-top-column p {
    text-align: left!important;
}

.block_2 {
text-align: left!important;

    display: block!important;
    margin-bottom: 20.4pt!important;
    margin-left: 0!important;
    margin-right: 0!important;
    margin-top: 0!important;
    padding-bottom: 0!important;
    padding-left: 0!important;
    padding-right: 0!important;
    padding-top: 0
    }
.block_3 {
    display: list-item!important;
    margin-bottom: 20.4pt!important;
    margin-left: 0!important;
    padding-bottom: 0!important;
    padding-top: 0
    }
.block_4 {
    display: list-item!important;
    margin-left: 24.8pt!important;
    padding-bottom: 0!important;
    padding-top: 0
    }
.block_5 {
    color: #555!important;
    display: block!important;
    font-family: "NimbusSansCondDW05Black", serif!important;
    margin-bottom: 22.5pt!important;
    margin-left: 0!important;
    margin-right: 0!important;
    margin-top: 0!important;
    padding-bottom: 0!important;
    padding-left: 0!important;
    padding-right: 0!important;
    padding-top: 0
    }
.calibre {
    color: #1A1A1A!important;
    display: block!important;
    font-family: Helvetica;
    font-size: 18px!important;
    margin-bottom: 0!important;
    margin-left: 5pt!important;
    margin-right: 5pt!important;
    margin-top: 0!important;
    padding-left: 0!important;
    padding-right: 0
    }
.list_ {
    display: block!important;
    list-style-type: decimal!important;
    margin-bottom: 0!important;
    margin-left: 0!important;
    margin-right: 0!important;
    margin-top: 0!important;
    padding-bottom: 0!important;
    padding-right: 0!important;
    padding-top: 0
    }

@page {
    margin-bottom: 5pt!important;
    margin-top: 5pt
    }

    .justify .elementor-text-editor.elementor-clearfix p {
    margin: 20px auto;b
    color: black;
    text-align: justify!important;
}

div#sb_instagram {
    overflow: hidden!important;
    height: 400px!important;;
}

a.button.product_type_simple {
    display: none;
}

#SignupForm_0 > div.modalContent__content.strictContent.m > div.content__titleDescription > div:nth-child(1) > h3 {
    color: red;
}
