@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

:root {
    --main-color: #014770;
    --main-second-color: #090909;
    --main-text-color: #101010;
    --main-button-color: #FFC107;
    --main-success-color: #28a745;
    --main-error-color: #dc3545;
    --main-warning-color: #FFC107;
    --main-info-color: #17a2b8;
    --main-light-color: #f8f9fa;
    --main-dark-color: #343a40;
    --e-global-color-primary: #000;
}

* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

body {
    font-family: "Poppins", sans-serif;
    display: contents;
}

a, a:hover, a:active {
    text-decoration: none;
    color: inherit;
    box-shadow: none;
    outline: none;
}
a.button {
    display: inline-block;
    text-align: center;
    box-sizing: border-box;
    word-break: break-word;
    color: #fff;
    text-decoration: none !important;
}
a.button:hover,
a.button:visited {
    color: #fff;
    text-decoration: underline !important;
}
.woocommerce form .form-row .required {
    color: #b22222;
    text-decoration: none;
    visibility: hidden;
}
.woocommerce form .form-row .required[title] {
    border: 0 !important;
}
.woocommerce form .form-row .optional {
    visibility: visible;
}
.woocommerce form.woocommerce-form-login label,
.woocommerce form.woocommerce-form-login p,
.woocommerce form.woocommerce-form-register label,
.woocommerce form.woocommerce-form-register p {
    font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, sans-serif;
}
.woocommerce form.woocommerce-form-login input,
.woocommerce form.woocommerce-form-register input {
    border: 1px solid #ddd;
}
.woocommerce .woocommerce-form-login__rememberme {
    margin: 1rem 0 3rem 0;
}
.woocommerce-view-order .woocommerce-MyAccount-content table {
    border: 0;
}
.woocommerce-view-order .woocommerce-MyAccount-content table tbody {
    border-bottom: 1px solid #ddd;
}
.woocommerce-view-order .woocommerce-MyAccount-content table tfoot tr:last-of-type {
    border-top: 1px solid #ddd;
}
.woocommerce-view-order .woocommerce-MyAccount-content table tfoot tr:last-of-type .woocommerce-Price-amount {
    font-weight: 700;
}
.woocommerce-view-order .woocommerce-MyAccount-content table td,
.woocommerce-view-order .woocommerce-MyAccount-content table th,
.woocommerce-view-order .woocommerce-MyAccount-content table tr {
    border: 0;
}
.woocommerce-breadcrumb {
    margin-bottom: 5rem;
    font-size: 0.88889em;
    font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, sans-serif;
}
.woocommerce-pagination {
    font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, sans-serif;
    font-size: 0.88889em;
}
.woocommerce-pagination ul.page-numbers {
    margin: 0;
    padding: 0;
    display: block;
    font-weight: 700;
    letter-spacing: -0.02em;
    line-height: 1.2;
}
.woocommerce-pagination .next.page-numbers,
.woocommerce-pagination .prev.page-numbers,
.woocommerce-pagination a.page-numbers,
.woocommerce-pagination span.page-numbers {
    padding: 0 0.5rem;
    display: inline-block;
}
.onsale {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    background: #cd2653;
    color: #fff;
    font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, sans-serif;
    font-size: 1.7rem;
    font-weight: 700;
    letter-spacing: -0.02em;
    line-height: 1.2;
    padding: 1.5rem;
    text-transform: uppercase;
    z-index: 1;
}
.price {
    font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, sans-serif;
}
.price del {
    opacity: 0.5;
    display: inline-block;
}
.price ins {
    display: inline-block;
    text-decoration: none;
}
.woocommerce-store-notice__dismiss-link {
    float: right;
    color: #000;
}
.woocommerce-store-notice__dismiss-link:hover {
    text-decoration: none;
    color: #000;
}
.flex-viewport {
    margin-bottom: 1.5em;
}
#site-content .post-inner {
    padding-top: 0;
}
#site-content .wp-block-cover {
    margin-top: 0;
}
.cross-sells .woocommerce-loop-product__title {
    font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, sans-serif;
}
.cross-sells .star-rating {
    font-size: 1.4rem;
}
.flex-control-nav::after {
    clear: both;
    content: "";
    display: table;
}
.woocommerce table.shop_table td,
.woocommerce table.shop_table th,
.woocommerce-page table.shop_table td,
.woocommerce-page table.shop_table th {
    word-break: normal;
}
.woocommerce-products-header__title.page-title {
    font-size: 6rem;
    text-align: center;
}
.woocommerce-ordering,
.woocommerce-result-count {
    margin: 0 0 1rem;
    padding: 0.75rem 0;
}
ul.products {
    margin: 0;
    padding: 0;
}
ul.products li.product {
    list-style: none;
}
ul.products li.product .woocommerce-loop-product__link {
    display: block;
    text-decoration: none;
}
ul.products li.product .woocommerce-loop-product__title {
    margin: 1.5rem 0 0.5rem;
    font-size: 2.5rem;
}
ul.products li.product .woocommerce-loop-product__title::before {
    content: none;
}
ul.products li.product .price,
ul.products li.product .star-rating,
ul.products li.product .woocommerce-loop-product__title {
    color: #111;
}
ul.products li.product .star-rating {
    margin-bottom: 0.8rem;
}
ul.products li.product .price {
    margin-bottom: 2rem;
}
ul.products li.product .price,
ul.products li.product .star-rating {
    display: block;
}
ul.products li.product .woocommerce-placeholder {
    border: 1px solid #f2f2f2;
}
ul.products li.product .button {
    vertical-align: middle;
}
ul.products li.product .button.loading {
    opacity: 0.5;
}
ul.products li.product .added_to_cart {
    margin: 0.5rem;
}
.star-rating {
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.4em;
    font-family: WooCommerce;
    margin-bottom: 0.7rem;
}
.star-rating::before {
    content: "sssss";
    float: left;
    top: 0;
    left: 0;
    position: absolute;
}
.star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
}
.star-rating span::before {
    content: "SSSSS";
    top: 0;
    position: absolute;
    left: 0;
}
a.remove {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 18px;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    border-radius: 100%;
    text-decoration: none !important;
    background: #fff;
    color: #000;
}
a.remove:hover {
    background: #cd2653;
    color: #fff !important;
}
.wc-item-meta,
dl.variation {
    list-style: none outside;
}
.wc-item-meta .wc-item-meta-label,
.wc-item-meta dt,
dl.variation .wc-item-meta-label,
dl.variation dt {
    float: left;
    clear: both;
    margin-right: 0.25rem;
    margin-top: 0;
    list-style: none outside;
    font-weight: 400;
}
.wc-item-meta dd,
dl.variation dd {
    margin: 0;
}
.wc-item-meta p,
.wc-item-meta:last-child,
dl.variation p,
dl.variation:last-child {
    margin-bottom: 0;
}
.single-product div.product {
    position: relative;
}
.single-product div.product .product_meta {
    clear: both;
    font-size: 0.7em;
    padding-top: 0.5em;
    margin-top: 3rem;
}
.single-product .single_add_to_cart_button {
    padding-top: 1.55rem;
    padding-bottom: 1.59rem;
    font-size: 1.6rem;
}
.single-product .single-featured-image-header {
    display: none;
}
.single-product .entry-title {
    margin: 0 0 2.5rem;
}
.single-product .entry-title::before {
    margin-top: 0;
}
.single-product .summary {
    margin-bottom: 8rem;
}
.single-product .summary p.price {
    margin-bottom: 3.5rem;
}
.single-product .woocommerce-product-rating {
    margin: -1rem 0 4rem;
    line-height: 1;
    font-size: 1.4rem;
}
.single-product .woocommerce-product-rating .star-rating {
    float: left;
    margin-right: 0.25rem;
}
.single-product form.cart .quantity {
    float: left;
    margin-right: 0.5rem;
}
.single-product form.cart input[type="number"] {
    width: 5em;
}
.single-product .woocommerce-variation-add-to-cart .button {
    padding-top: 1.55rem;
    padding-bottom: 1.59rem;
    font-size: 1.6rem;
}
.single-product .woocommerce-variation-add-to-cart .button.disabled {
    opacity: 0.2;
}
.single-product .woocommerce-Tabs-panel--additional_information table,
.single-product .woocommerce-Tabs-panel--reviews table {
    border: 1px solid #ddd;
}
.single-product .woocommerce-Tabs-panel--additional_information table td,
.single-product .woocommerce-Tabs-panel--additional_information table th,
.single-product .woocommerce-Tabs-panel--additional_information table tr,
.single-product .woocommerce-Tabs-panel--reviews table td,
.single-product .woocommerce-Tabs-panel--reviews table th,
.single-product .woocommerce-Tabs-panel--reviews table tr {
    border: 1px solid #ddd;
}
.single-product .woocommerce-Tabs-panel--additional_information p,
.single-product .woocommerce-Tabs-panel--reviews p {
    font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, sans-serif;
}
.single-product .woocommerce-Tabs-panel--additional_information input,
.single-product .woocommerce-Tabs-panel--reviews input {
    border: 1px solid #ddd;
}
.single-product .woocommerce-product-attributes-item__value p {
    margin-bottom: 0;
}
table.variations label {
    margin: 0;
    padding: 6px 0;
}
table.variations select {
    margin-right: 0.5rem;
}
a.reset_variations {
    margin-left: 0.5em;
}
.woocommerce-product-gallery {
    max-width: 600px;
    position: relative;
    margin-bottom: 2rem;
}
.woocommerce-product-gallery figure {
    margin: 0;
    padding: 0;
}
.woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
    margin: 0;
    padding: 0;
}
.woocommerce-product-gallery .zoomImg {
    background-color: #fff;
    opacity: 0;
}
.woocommerce-product-gallery .woocommerce-product-gallery__image--placeholder {
    border: 1px solid #f2f2f2;
}
.woocommerce-product-gallery .woocommerce-product-gallery__image:nth-child(n + 2) {
    width: 25%;
    display: inline-block;
}
.woocommerce-product-gallery .flex-control-thumbs li {
    list-style: none;
    cursor: pointer;
    float: left;
}
.woocommerce-product-gallery .flex-control-thumbs img {
    opacity: 0.5;
}
.woocommerce-product-gallery .flex-control-thumbs img.flex-active,
.woocommerce-product-gallery .flex-control-thumbs img:hover {
    opacity: 1;
}
.woocommerce-product-gallery img {
    display: block;
    height: auto;
}
.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
    width: 33.3333%;
}
.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n + 1) {
    clear: left;
}
.woocommerce-product-gallery--columns-4 ol {
    margin-left: 0;
    margin-bottom: 0;
}
.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
    width: 14.2857142857%;
    margin: 0 1em 1.6em 0;
}
.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n) {
    margin-right: 0;
}
.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n + 1) {
    clear: left;
}
.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
    width: 20%;
}
.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n + 1) {
    clear: left;
}
.woocommerce-product-gallery__trigger {
    position: absolute;
    top: 1rem;
    right: 1rem;
    z-index: 99;
}
.woocommerce-tabs {
    margin: 4rem 0 2rem;
}
.woocommerce-tabs #tab-description h2,
.woocommerce-tabs #tab-description p {
    max-width: 100vw;
    width: 100%;
}
.woocommerce-tabs #tab-additional_information .woocommerce-product-attributes {
    max-width: 100vw;
    width: 100%;
}
.woocommerce-tabs #tab-reviews .woocommerce-Reviews {
    max-width: 100vw;
    width: 100%;
}
.woocommerce-tabs #tab-reviews #submit {
    float: right;
}
.woocommerce-tabs ul {
    margin: 0 0 1.5rem;
    padding: 0;
    font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, sans-serif;
}
.woocommerce-tabs ul li {
    margin: 0.5rem 4rem 2rem 0;
}
.woocommerce-tabs ul li a {
    color: #111;
    text-decoration: none;
    font-weight: 700;
}
.woocommerce-tabs ul li.active a {
    color: #cd2653;
    box-shadow: 0 2px 0 #cd2653;
}
.woocommerce-tabs .panel > * {
    margin-top: 0 !important;
}
.woocommerce-tabs .panel h1::before,
.woocommerce-tabs .panel h2::before {
    content: none;
}
.woocommerce-tabs .panel h2:first-of-type {
    font-size: 3rem;
    margin: 0 0 2rem;
}
.woocommerce-tabs #comments {
    padding-top: 0;
}
.woocommerce-tabs .comment-reply-title {
    font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, sans-serif;
    font-size: 1em;
    font-weight: 700;
    display: block;
}
.woocommerce-tabs #reviews ol.commentlist {
    padding: 0;
    margin: 0;
}
.woocommerce-tabs #reviews li.comment,
.woocommerce-tabs #reviews li.review {
    list-style: none;
    margin: 0.5rem 0 2.5rem 0;
}
.woocommerce-tabs #reviews li.comment .avatar,
.woocommerce-tabs #reviews li.review .avatar {
    max-height: 36px;
    width: auto;
    float: right;
}
.woocommerce-tabs #reviews li.comment p.meta,
.woocommerce-tabs #reviews li.review p.meta {
    margin-bottom: 0.5em;
}
.woocommerce-tabs #reviews .comment-form-rating label {
    max-width: 58rem;
    margin: 0 auto;
}
.woocommerce-tabs #reviews p.stars {
    margin-top: 0;
}
.woocommerce-tabs #reviews p.stars a {
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none;
    box-shadow: none;
}
.woocommerce-tabs #reviews p.stars a::before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: WooCommerce;
    content: "\e021";
    text-indent: 0;
}
.woocommerce-tabs #reviews p.stars a:hover ~ a::before {
    content: "\e021";
}
.woocommerce-tabs #reviews p.stars:hover a::before {
    content: "\e020";
}
.woocommerce-tabs #reviews p.stars.selected a.active::before {
    content: "\e020";
}
.woocommerce-tabs #reviews p.stars.selected a.active ~ a::before {
    content: "\e021";
}
.woocommerce-tabs #reviews p.stars.selected a:not(.active)::before {
    content: "\e020";
}
.woocommerce-tabs #reviews .comment-form-author,
.woocommerce-tabs #reviews .comment-form-email {
    float: none;
    margin-left: auto;
}
.related.products,
.up-sells {
    clear: both;
}
.related.products ul.products,
.up-sells ul.products {
    display: flex;
    justify-content: space-evenly;
    align-items: stretch;
}
.related.products ul.products li.product,
.up-sells ul.products li.product {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}
.widget.woocommerce ul {
    padding-left: 0;
}
.widget.woocommerce ul li {
    list-style: none;
}
.site-footer .widget .product_list_widget,
.widget .product_list_widget {
    margin-bottom: 1.5rem;
}
.site-footer .widget .product_list_widget a,
.widget .product_list_widget a {
    display: block;
    box-shadow: none;
}
.site-footer .widget .product_list_widget a:hover,
.widget .product_list_widget a:hover {
    box-shadow: none;
}
.site-footer .widget .product_list_widget li,
.widget .product_list_widget li {
    padding: 0.5rem 0;
}
.site-footer .widget .product_list_widget li a.remove,
.widget .product_list_widget li a.remove {
    float: left;
    margin-top: 7px;
    line-height: 20px;
    color: #fff;
    margin-right: 0.5rem;
}
.site-footer .widget .product_list_widget img,
.widget .product_list_widget img {
    display: none;
}
.widget_shopping_cart .buttons a {
    display: inline-block;
    margin: 0 0.5rem 0 0;
}
.woocommerce-shopping-totals {
    vertical-align: text-top;
}
.widget_layered_nav .chosen::before {
    content: "×";
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 16px;
    text-align: center;
    border-radius: 100%;
    border: 1px solid #000;
    margin-right: 0.25rem;
}
.widget_price_filter .price_slider {
    margin-bottom: 1rem;
}
.widget_price_filter .price_slider_amount {
    text-align: right;
    line-height: 2.4;
    font-size: 0.8751em;
}
.widget_price_filter .price_slider_amount .button {
    float: left;
    padding: 0.4rem 1rem;
}
.widget_price_filter .ui-slider {
    position: relative;
    text-align: left;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}
.widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1em;
    height: 1em;
    background-color: #000;
    border-radius: 1em;
    cursor: ew-resize;
    outline: 0;
    top: -0.3em;
    margin-left: -0.5em;
}
.widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: 0.7em;
    display: block;
    border: 0;
    border-radius: 1em;
    background-color: #000;
}
.widget_price_filter .price_slider_wrapper .ui-widget-content {
    border-radius: 1em;
    background-color: #666;
    border: 0;
}
.widget_price_filter .ui-slider-horizontal {
    height: 0.5em;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    left: -1px;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    right: -1px;
}
.widget_rating_filter li {
    text-align: right;
}
.widget_rating_filter li .star-rating {
    float: left;
    margin-top: 0.3rem;
}
.widget_product_search form {
    position: relative;
}
.widget_product_search .search-field {
    padding-right: 100px;
}
.widget_product_search input[type="submit"] {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
}
.woocommerce-account #site-content .post-inner {
    padding-top: 0;
}
.woocommerce-account #site-content .woocommerce {
    max-width: 1600px;
    padding: 0 6vw;
    margin: 0 auto;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, sans-serif;
    margin: 0 0 2rem;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
    margin: 0;
    padding: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation li {
    list-style: none;
    padding: 0.5rem 0;
    font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, sans-serif;
    font-size: 2rem;
}
.woocommerce-account .woocommerce-MyAccount-navigation li:first-child {
    padding-top: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a {
    box-shadow: none;
    text-decoration: none;
    font-weight: 600;
    color: #aaa;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a:hover {
    color: #000;
    text-decoration: underline;
}
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a {
    text-decoration: underline;
    color: #cd2653;
}
.woocommerce-account .woocommerce-MyAccount-content p {
    font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, sans-serif;
    font-size: 2rem;
}
.woocommerce-account .woocommerce-MyAccount-content form h3 {
    margin-top: 0;
}
.woocommerce-account table.account-orders-table {
    margin-top: 0;
    border: 0;
}
.woocommerce-account table.account-orders-table td,
.woocommerce-account table.account-orders-table th,
.woocommerce-account table.account-orders-table tr {
    border: 0;
}
.woocommerce-account table.account-orders-table td {
    padding-left: 1.5rem;
}
.woocommerce-account table.account-orders-table thead {
    border-bottom: 1px solid #ddd;
}
.woocommerce-account table.account-orders-table .button {
    margin: 0 0.35rem 0.35rem 0;
    width: 80%;
}
.woocommerce-account table.account-orders-table:not(.has-background) tbody tr:nth-child(2n) td {
    background: #eee;
}
.woocommerce-account table.account-orders-table:not(.has-background) tbody tr:nth-child(2n + 1) td {
    background: #fff;
}
.woocommerce-account .woocommerce-EditAccountForm input {
    border: 1px solid #ddd;
}
.woocommerce-account .woocommerce-EditAccountForm fieldset {
    border: 0.2rem solid #ddd;
}
.woocommerce-account .woocommerce-EditAccountForm button {
    margin-top: 3rem;
}
.logged-in.woocommerce-account #site-content .woocommerce {
    display: flex;
    flex-direction: row;
}
.woocommerce-cart-form img {
    max-width: 120px;
    height: auto;
    display: block;
}
.woocommerce-cart-form dl.variation {
    margin-top: 1rem;
}
.woocommerce-cart-form dl.variation dd,
.woocommerce-cart-form dl.variation dt,
.woocommerce-cart-form dl.variation p {
    font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, sans-serif;
    font-size: 1.4rem;
}
.woocommerce-cart-form dl.variation p,
.woocommerce-cart-form dl.variation:last-child {
    margin-bottom: 0;
}
.woocommerce-cart-form .product-remove {
    text-align: center;
}
.woocommerce-cart-form .actions .input-text {
    width: 200px !important;
    float: left;
    margin-right: 0.25rem;
    border: 1px solid #ddd;
    padding-top: 1.55rem;
    padding-bottom: 1.59rem;
}
.woocommerce-cart-form .actions .button {
    background: #f9f9f9;
    border: 1px solid #555;
    color: #555;
}
.woocommerce-cart-form .actions button[name="update_cart"] {
    background: #fff;
    color: #000;
}
.woocommerce-cart-form .quantity input {
    width: 8rem;
    border: 1px solid #eee;
}
.woocommerce-cart-form table {
    border: 0;
}
.woocommerce-cart-form table tbody,
.woocommerce-cart-form table td,
.woocommerce-cart-form table th {
    border: 0;
}
.woocommerce-cart-form table td.product-thumbnail {
    padding: 1.4rem;
    width: 10%;
}
.woocommerce-cart-form table td.product-name {
    padding-left: 1.5vw;
}
.woocommerce-cart-form table tbody tr {
    border-top: 1px solid #eee;
}
.woocommerce-cart-form table input.qty {
    display: inline-block;
}
.woocommerce-cart-form .actions button {
    padding-top: 1.55rem;
    padding-bottom: 1.59rem;
    font-size: 1.6rem;
}
.cart_totals td,
.cart_totals th {
    vertical-align: top;
}
.cart_totals th {
    padding-right: 1rem;
}
.cart_totals .woocommerce-shipping-destination {
    margin-bottom: 1.5rem;
    font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, sans-serif;
}
.cart_totals table {
    border: 0;
}
.cart_totals table tbody,
.cart_totals table td,
.cart_totals table th,
.cart_totals table tr {
    border: 0;
    padding: 1rem;
}
.cart_totals table th {
    width: 33%;
}
.cart_totals .checkout-button {
    width: 100%;
}
.cart_totals input[type="radio"].shipping_method {
    display: none;
}
.cart_totals input[type="radio"].shipping_method + label::before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 2px solid #fff;
    box-shadow: 0 0 0 2px #6d6d6d;
    background: #fff;
    margin-left: 4px;
    margin-right: 1.2rem;
    border-radius: 100%;
    transform: translateY(2px);
}
.cart_totals input[type="radio"].shipping_method:checked + label::before {
    background: #555;
}
.shipping-calculator-button {
    margin-top: 0.5rem;
    display: inline-block;
}
.shipping-calculator-form {
    margin: 1rem 0 0 0;
}
#shipping_method {
    list-style: none;
    margin: 0;
    padding: 0 0 1.5rem;
    font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, sans-serif;
}
#shipping_method li {
    margin-bottom: 0.5rem;
    margin-left: 0;
}
#shipping_method li input {
    float: left;
    margin-top: 0.5rem;
    margin-right: 0.6rem;
}
#shipping_method li label {
    line-height: 2.5rem;
}
.checkout-button {
    display: block;
    padding: 1rem 2rem;
    border: 2px solid #000;
    text-align: center;
    font-weight: 800;
}
.checkout-button:hover {
    border-color: #999;
}
.checkout-button::after {
    content: "→";
    margin-left: 0.5rem;
}
.woocommerce-cart .post-inner {
    padding-top: 0;
}
.woocommerce-cart #site-content .entry-header {
    padding: 3vw 0 1.5vw;
}
.woocommerce-cart #site-content .woocommerce {
    max-width: 1600px;
    padding: 0 5vw;
    margin: 0 auto;
}
.woocommerce-cart .select2-container .select2-selection--single {
    height: 48px;
}
.woocommerce-cart .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 48px;
    font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, sans-serif;
    font-size: 1.6rem;
    color: #000;
    padding-left: 1.8rem;
}
.woocommerce-cart .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 46px;
}
.woocommerce-cart .select2-container--focus .select2-selection {
    border-color: #000;
}
.woocommerce-cart .select2-results__option {
    margin-left: 0;
}
.woocommerce-cart .select2-container .select2-search__field {
    height: 4rem;
    background: #eee;
}
.woocommerce-cart p.form-row input {
    border: 1px solid #ddd;
}
#ship-to-different-address {
    font-size: 1em;
    display: inline-block;
    margin: 1.42em 0;
}
#ship-to-different-address label {
    font-weight: 400;
    cursor: pointer;
}
#ship-to-different-address label span {
    position: relative;
    display: block;
    text-align: right;
    padding-right: 45px;
}
#ship-to-different-address label span::before {
    content: "";
    display: block;
    height: 16px;
    width: 30px;
    border: 2px solid #bbb;
    background: #bbb;
    border-radius: 13rem;
    box-sizing: content-box;
    transition: all ease-in-out 0.3s;
    position: absolute;
    top: 0;
    right: 0;
}
#ship-to-different-address label span::after {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    background: #fff;
    position: absolute;
    top: 3px;
    right: 17px;
    border-radius: 13rem;
    transition: all ease-in-out 0.3s;
}
#ship-to-different-address label input[type="checkbox"] {
    display: none;
}
#ship-to-different-address label input[type="checkbox"]:checked + span::after {
    right: 3px;
}
#ship-to-different-address label input[type="checkbox"]:checked + span::before {
    border-color: #000;
    background: #000;
}
.woocommerce-no-js form.woocommerce-form-coupon,
.woocommerce-no-js form.woocommerce-form-login {
    display: block !important;
}
.woocommerce-no-js .showcoupon,
.woocommerce-no-js .woocommerce-form-coupon-toggle,
.woocommerce-no-js .woocommerce-form-login-toggle {
    display: none !important;
}
.woocommerce-terms-and-conditions {
    border: 1px solid rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    background: rgba(0, 0, 0, 0.05);
}
.woocommerce-terms-and-conditions-link {
    display: inline-block;
}
.woocommerce-terms-and-conditions-link::after {
    content: "";
    display: inline-block;
    border-style: solid;
    margin-bottom: 2px;
    margin-left: 0.25rem;
    border-width: 6px 6px 0 6px;
    border-color: #111 transparent transparent transparent;
}
.woocommerce-terms-and-conditions-link.woocommerce-terms-and-conditions-link--open::after {
    border-width: 0 6px 6px 6px;
    border-color: transparent transparent #111 transparent;
}
.woocommerce-checkout ul.woocommerce-error {
    flex-direction: column;
    align-items: flex-start;
}
.woocommerce-checkout ul.woocommerce-error li {
    font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, sans-serif;
    margin: 0.5rem 0 0.5rem;
}
.woocommerce-checkout .post-inner {
    padding-top: 0;
}
.woocommerce-checkout .woocommerce-billing-fields h3 {
    margin-top: 4rem;
}
.woocommerce-checkout form[name="checkout"] {
    display: table;
    width: 100%;
}
.woocommerce-checkout .blockUI.blockOverlay {
    position: relative;
}
.woocommerce-checkout .blockUI.blockOverlay::before {
    height: 1em;
    width: 1em;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -0.5em;
    margin-top: -0.5em;
    content: "";
    animation: spin 1s ease-in-out infinite;
    background-size: cover;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    color: rgba(0, 0, 0, 0.75);
}
.woocommerce-checkout form .col2-set {
    width: 50%;
    float: left;
    padding-right: 1.5vw;
}
.woocommerce-checkout form .col2-set .col-1,
.woocommerce-checkout form .col2-set .col-2 {
    float: none;
    width: 100%;
}
.woocommerce-checkout form .col2-set input {
    border: 1px solid #ddd;
}
.woocommerce-checkout form .col2-set label {
    font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, sans-serif;
    letter-spacing: normal;
}
.woocommerce-checkout form .col2-set p {
    margin-bottom: 1.15em;
}
.woocommerce-checkout form #order_review_heading {
    margin-top: 4rem;
}
.woocommerce-checkout form #order_review,
.woocommerce-checkout form #order_review_heading {
    width: 50%;
    padding-left: 1.5vw;
    float: right;
    clear: right;
}
.woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table,
.woocommerce-checkout form #order_review_heading .woocommerce-checkout-review-order-table {
    margin-top: 2.85rem;
    border: 0;
}
.woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table td,
.woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table th,
.woocommerce-checkout form #order_review_heading .woocommerce-checkout-review-order-table td,
.woocommerce-checkout form #order_review_heading .woocommerce-checkout-review-order-table th {
    border: 0;
}
.woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table thead,
.woocommerce-checkout form #order_review_heading .woocommerce-checkout-review-order-table thead {
    display: none;
}
.woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table tbody::after,
.woocommerce-checkout form #order_review_heading .woocommerce-checkout-review-order-table tbody::after {
    content: "";
    display: block;
    height: 2rem;
}
.woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table .woocommerce-Price-amount,
.woocommerce-checkout form #order_review_heading .woocommerce-checkout-review-order-table .woocommerce-Price-amount {
    font-weight: 700;
}
.woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table .cart-subtotal,
.woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table .order-total,
.woocommerce-checkout form #order_review_heading .woocommerce-checkout-review-order-table .cart-subtotal,
.woocommerce-checkout form #order_review_heading .woocommerce-checkout-review-order-table .order-total {
    border-top: 1px solid #ddd;
}
.woocommerce-checkout form .form-row.woocommerce-invalid input.input-text {
    border: 2px solid #cd2653;
}
.woocommerce-checkout .woocommerce-input-wrapper .description {
    background: #4169e1;
    color: #fff;
    border-radius: 3px;
    padding: 1rem;
    margin: 0.5rem 0 0;
    clear: both;
    display: none;
    position: relative;
}
.woocommerce-checkout .woocommerce-input-wrapper .description a {
    color: #fff;
    text-decoration: underline;
    border: 0;
    box-shadow: none;
}
.woocommerce-checkout .woocommerce-input-wrapper .description::before {
    left: 50%;
    top: 0;
    margin-top: -4px;
    transform: translateX(-50%) rotate(180deg);
    content: "";
    position: absolute;
    border-width: 4px 6px 0 6px;
    border-style: solid;
    border-color: #4169e1 transparent transparent transparent;
    z-index: 100;
    display: block;
}
.woocommerce-checkout .woocommerce-form-login p.form-row.form-row-first,
.woocommerce-checkout .woocommerce-form-login p.form-row.form-row-last {
    float: none;
}
.woocommerce-checkout input#coupon_code {
    padding-top: 1.55rem;
    padding-bottom: 1.59rem;
    border: 1px solid #ddd;
}
.woocommerce-checkout button[name="apply_coupon"] {
    padding-top: 1.55rem;
    padding-bottom: 1.8rem;
    font-size: 1.6rem;
}
.woocommerce-checkout .select2-choice,
.woocommerce-checkout .select2-choice:hover {
    box-shadow: none !important;
}
.woocommerce-checkout .select2-choice {
    padding: 0.7rem 0 0.7rem 0.7rem;
}
.woocommerce-checkout .select2-container .select2-selection--single {
    height: 48px;
}
.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 48px;
    font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, sans-serif;
    font-size: 1.6rem;
    color: #000;
    padding-left: 1.8rem;
}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 46px;
}
.woocommerce-checkout .select2-container--focus .select2-selection {
    border-color: #000;
}
.woocommerce-checkout .select2-results__option {
    margin-left: 0;
}
.woocommerce-checkout .select2-container .select2-search__field {
    height: 4rem;
    background: #eee;
}
.woocommerce-checkout-review-order-table input[type="radio"].shipping_method {
    display: none;
}
.woocommerce-checkout-review-order-table input[type="radio"].shipping_method + label::before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 2px solid #fff;
    box-shadow: 0 0 0 2px #6d6d6d;
    background: #fff;
    margin-left: 4px;
    margin-right: 1.2rem;
    border-radius: 100%;
    transform: translateY(2px);
}
.woocommerce-checkout-review-order-table input[type="radio"].shipping_method:checked + label::before {
    background: #555;
}
.woocommerce-checkout-review-order-table td {
    padding: 1rem 0.5em;
}
.woocommerce-checkout-review-order-table dl.variation {
    margin: 0;
}
.woocommerce-checkout-review-order-table dl.variation p {
    margin: 0;
}
.woocommerce-checkout-review-order-table dl.variation dd,
.woocommerce-checkout-review-order-table dl.variation dt {
    font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, sans-serif;
}
.woocommerce-checkout-review-order-table dl.variation dd p,
.woocommerce-checkout-review-order-table dl.variation dt p {
    padding-top: 1px;
    font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, sans-serif;
}
.woocommerce-order-received .woocommerce-order li,
.woocommerce-order-received .woocommerce-order p {
    font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, sans-serif;
}
.woocommerce-order-received table {
    border: 0;
}
.woocommerce-order-received table td,
.woocommerce-order-received table th,
.woocommerce-order-received table tr {
    border: 0;
}
.woocommerce-order-received table tr {
    height: 5rem;
}
.woocommerce-order-received table tfoot {
    border-top: 1px solid #ddd;
}
.woocommerce-order-received table tfoot tr:last-of-type {
    border-top: 1px solid #ddd;
}
.woocommerce-order-received table tfoot tr:last-of-type .woocommerce-Price-amount {
    font-weight: 700;
}
.woocommerce-checkout-review-order ul {
    margin: 2rem 0 3rem;
    padding-left: 0;
}
.woocommerce-checkout-review-order #place_order {
    width: 100%;
}
.wc_payment_method {
    list-style: none;
}
.wc_payment_method .payment_box {
    padding: 1rem;
    background: #eee;
}
.wc_payment_method .payment_box ol:last-of-type,
.wc_payment_method .payment_box ul:last-of-type {
    margin-bottom: 0;
}
.wc_payment_method .payment_box fieldset {
    padding: 1.5rem;
    padding-bottom: 0;
    border: 0;
    background: #f6f6f6;
}
.wc_payment_method .payment_box li {
    list-style: none;
}
.wc_payment_method .payment_box p:first-child {
    margin-top: 0;
}
.wc_payment_method .payment_box p:last-child {
    margin-bottom: 0;
}
.wc_payment_method > label:first-of-type {
    display: block;
    margin: 1rem 0;
}
.wc_payment_method > label:first-of-type img {
    max-height: 24px;
    max-width: 200px;
    float: right;
}
.wc_payment_method label {
    cursor: pointer;
}
.wc_payment_method input.input-radio[name="payment_method"] {
    display: none;
}
.wc_payment_method input.input-radio[name="payment_method"] + label {
    font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, sans-serif;
}
.wc_payment_method input.input-radio[name="payment_method"] + label::before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 2px solid #fff;
    box-shadow: 0 0 0 2px #6d6d6d;
    background: #fff;
    margin-left: 4px;
    margin-right: 1.2rem;
    border-radius: 100%;
    transform: translateY(2px);
}
.wc_payment_method input.input-radio[name="payment_method"]:checked + label::before {
    background: #555;
}
.wc_payment_methods .payment_box p {
    font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, sans-serif;
    font-size: 1.6rem;
}
.woocommerce-terms-and-conditions-wrapper {
    margin-bottom: 5rem;
}
.woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text p {
    font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, sans-serif;
    font-size: 1.6rem;
}
.woocommerce-order-overview {
    margin-bottom: 2rem;
}
.woocommerce-table--order-details {
    margin-bottom: 2rem;
}
.woocommerce section {
    padding-top: 2rem;
    padding-bottom: 0;
}
.woocommerce .content-area .site-main {
    margin: 0 5vw;
}
.woocommerce ul.products {
    display: flex;
    align-items: stretch;
    flex-direction: row;
    flex-wrap: wrap;
}
.woocommerce ul.products li.product {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 5em;
}
.woocommerce ul.products li.product-category a {
    text-align: center;
}
.woocommerce ul.products li.product-category a h2.woocommerce-loop-category__title {
    font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, sans-serif;
    font-size: 3rem;
}
@media only screen and (max-width: 600px) {
    .woocommerce .woocommerce-ordering {
        float: left;
        clear: both;
    }
}
@media only screen and (max-width: 667px) {
    .woocommerce ul.products[class*="columns-"] li.product,
    .woocommerce-page ul.products[class*="columns-"] li.product {
        width: 100%;
    }
}
@media only screen and (min-width: 668px) and (max-width: 768px) {
    .woocommerce ul.products[class*="columns-"] li.product,
    .woocommerce-page ul.products[class*="columns-"] li.product {
        width: 50%;
    }
    .woocommerce ul.products[class*="columns-"] li.product:nth-of-type(2n + 1),
    .woocommerce-page ul.products[class*="columns-"] li.product:nth-of-type(2n + 1) {
        padding: 0 2vw 3em 0;
    }
    .woocommerce ul.products[class*="columns-"] li.product:nth-of-type(2n),
    .woocommerce-page ul.products[class*="columns-"] li.product:nth-of-type(2n) {
        padding: 0 0 3em 2vw;
    }
}
@media only screen and (max-width: 768px) {
    #site-content .woocommerce .woocommerce-cart-form .actions .coupon {
        margin-bottom: 2rem;
    }
    #site-content .woocommerce .woocommerce-cart-form .actions .coupon button {
        width: 100%;
    }
    #site-content .woocommerce .woocommerce-cart-form #coupon_code {
        width: 100% !important;
    }
    #site-content #shipping_method li {
        display: flex;
        justify-content: flex-end;
    }
    .woocommerce table.shop_table_responsive tr,
    .woocommerce-page table.shop_table_responsive tr {
        margin: 0 0 1.5rem;
    }
    .woocommerce table.shop_table_responsive tr:first-child,
    .woocommerce-page table.shop_table_responsive tr:first-child {
        border-top: 1px solid;
    }
    .woocommerce table.shop_table_responsive tr:last-child,
    .woocommerce-page table.shop_table_responsive tr:last-child {
        margin-bottom: 0;
    }
    .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
    .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        background: #fff;
    }
    .woocommerce table.shop_table_responsive tr td,
    .woocommerce-page table.shop_table_responsive tr td {
        border-bottom-width: 0;
    }
    .woocommerce table.shop_table_responsive tr td:last-child,
    .woocommerce-page table.shop_table_responsive tr td:last-child {
        border-bottom-width: 1px;
    }
    .woocommerce table.shop_table_responsive tr td.product-quantity::before,
    .woocommerce-page table.shop_table_responsive tr td.product-quantity::before {
        padding-top: 0.9rem;
    }
    .woocommerce table.shop_table_responsive tr .product-remove,
    .woocommerce-page table.shop_table_responsive tr .product-remove {
        float: right;
    }
    .woocommerce table.shop_table_responsive tr .product-thumbnail,
    .woocommerce-page table.shop_table_responsive tr .product-thumbnail {
        display: block;
    }
    .woocommerce table.shop_table_responsive tr .product-thumbnail img,
    .woocommerce-page table.shop_table_responsive tr .product-thumbnail img {
        width: 70px;
    }
    .woocommerce table.shop_table_responsive tr .product-thumbnail::before,
    .woocommerce-page table.shop_table_responsive tr .product-thumbnail::before {
        content: "";
    }
    .woocommerce .woocommerce-breadcrumb,
    .woocommerce-page .woocommerce-breadcrumb {
        margin-bottom: 4rem;
        font-size: 0.8em;
        font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, sans-serif;
    }
    .woocommerce .related.products ul.products,
    .woocommerce-page .related.products ul.products {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    .woocommerce .related.products ul.products li.product,
    .woocommerce-page .related.products ul.products li.product {
        margin-bottom: 5em;
    }
    .woocommerce .woocommerce-products-header__title.page-title,
    .woocommerce-page .woocommerce-products-header__title.page-title {
        margin: 3rem auto 4rem;
    }
    .woocommerce .woocommerce-ordering,
    .woocommerce .woocommerce-result-count,
    .woocommerce-page .woocommerce-ordering,
    .woocommerce-page .woocommerce-result-count {
        font-size: 0.8em;
    }
    .woocommerce .woocommerce-ordering,
    .woocommerce-page .woocommerce-ordering {
        margin-bottom: 3rem;
    }
    .woocommerce-cart-form table td.product-name {
        padding-left: 0.5em;
    }
    .woocommerce-cart-form table input.qty {
        padding: 1rem 1.5rem;
    }
    .woocommerce-checkout form .col2-set {
        width: 100%;
        float: none;
        padding-right: 0;
    }
    .woocommerce-checkout form .col2-set .col-1,
    .woocommerce-checkout form .col2-set .col-2 {
        float: none;
        width: 100%;
    }
    .woocommerce-checkout form #order_review_heading {
        margin-top: 4rem;
    }
    .woocommerce-checkout form #order_review,
    .woocommerce-checkout form #order_review_heading {
        width: 100%;
        padding-left: 0;
        float: none;
    }
    .woocommerce-checkout form table tbody td.product-total {
        text-align: end;
    }
    .woocommerce-checkout form table tfoot .cart-subtotal td,
    .woocommerce-checkout form table tfoot .order-total td {
        text-align: end;
    }
    .logged-in.woocommerce-account #site-content .woocommerce {
        flex-direction: column;
    }
    .logged-in.woocommerce-account #site-content .woocommerce-MyAccount-content,
    .logged-in.woocommerce-account #site-content .woocommerce-MyAccount-navigation {
        width: 100%;
    }
    .logged-in.woocommerce-account #site-content table.account-orders-table .button {
        padding-left: 0.5em;
        padding-right: 0.5em;
        width: 100%;
        margin: 2rem 0;
    }
    .logged-in.woocommerce-account table.account-orders-table td {
        padding-bottom: 1.5rem;
    }
}
@media only screen and (min-width: 768px) {
    .woocommerce table.shop_table tbody tr,
    .woocommerce-page table.shop_table tbody tr {
        font-size: 0.88889em;
    }
    .woocommerce .onsale,
    .woocommerce-page .onsale {
        font-size: 1.5rem;
        padding: 1rem;
    }
    .woocommerce-products-header__title.page-title {
        font-size: 8.4rem;
        font-weight: 800;
    }
    .woocommerce-pagination .next.page-numbers,
    .woocommerce-pagination .prev.page-numbers,
    .woocommerce-pagination a.page-numbers,
    .woocommerce-pagination span.page-numbers {
        padding: 1rem;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation {
        float: none;
        width: 20%;
        margin-bottom: 1.5rem;
        margin-right: 3rem;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation li {
        margin: 0 1rem 3rem 0;
        padding: 0;
        border-bottom: 0;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation li:last-child {
        margin-right: 0;
    }
    .woocommerce-account .woocommerce-MyAccount-content {
        float: none;
        width: 75%;
    }
    .woocommerce-account table.account-orders-table {
        margin-top: 0;
        border: 0;
    }
    .woocommerce-account table.account-orders-table td,
    .woocommerce-account table.account-orders-table th,
    .woocommerce-account table.account-orders-table tr {
        border: 0;
        padding: 0;
    }
    .woocommerce-account table.account-orders-table td,
    .woocommerce-account table.account-orders-table td.woocommerce-orders-table__cell-order-actions,
    .woocommerce-account table.account-orders-table th {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .woocommerce-account table.account-orders-table thead {
        border-bottom: 1px solid #ddd;
    }
    .woocommerce-account table.account-orders-table .button {
        padding-left: 0.5em;
        padding-right: 0.5em;
        width: 100%;
        margin: 1.5rem 0;
    }
    .woocommerce-account .woocommerce-ResetPassword .woocommerce-form-row--first {
        float: none;
    }
    .woocommerce .content-area {
        margin: 0 auto;
        padding: 2vw 6vw;
    }
    .woocommerce .content-area .site-main {
        margin: 0;
    }
    .single-product .entry .entry-content,
    .single-product .entry .entry-summary {
        max-width: none;
        margin: 0 0 3rem;
        padding: 0;
    }
    .single-product .entry .entry-content > *,
    .single-product .entry .entry-summary > * {
        max-width: none;
    }
    .woocommerce-breadcrumb {
        margin-bottom: 5rem;
        font-size: 0.88889em;
        font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, sans-serif;
    }
    .woocommerce-product-gallery {
        margin-bottom: 8rem;
    }
    .woocommerce-checkout #site-content .woocommerce {
        max-width: 1600px;
        padding: 0 6vw;
        margin: 0 auto;
    }
}
@media only screen and (min-width: 1168px) {
    .woocommerce .content-area {
        max-width: 1600px;
        padding: 4vw 6vw;
        margin: 0 auto;
    }
    .woocommerce .onsale {
        font-size: 1.7rem;
        padding: 1.5rem;
    }
    .woocommerce-breadcrumb {
        margin-bottom: 5rem;
        font-size: 0.88889em;
        font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, sans-serif;
    }
    .woocommerce-product-gallery {
        margin-bottom: 8rem;
    }
    .woocommerce-account table.account-orders-table td,
    .woocommerce-account table.account-orders-table td.woocommerce-orders-table__cell-order-actions,
    .woocommerce-account table.account-orders-table th {
        padding-right: 1.5rem;
        padding-left: 1.5rem;
    }
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    margin-bottom: 5rem;
    margin-left: 0;
    background: #eee;
    color: #111;
    border-top: 3px solid var(--wc-green);
    font-size: 0.88889em;
    font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, sans-serif;
    list-style: none;
    overflow: hidden;
    width: 100%;
}
.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a {
    color: #fff;
}
.woocommerce-error a:hover,
.woocommerce-info a:hover,
.woocommerce-message a:hover {
    color: #fff;
}
.woocommerce-error a.button,
.woocommerce-info a.button,
.woocommerce-message a.button {
    background: #000;
}
.woocommerce-error li,
.woocommerce-info,
.woocommerce-message {
    padding: 1.5rem 3rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.woocommerce-error li .button,
.woocommerce-info .button,
.woocommerce-message .button {
    order: 2;
}
.woocommerce-info {
    border-color: var(--wc-blue);
}
.woocommerce-error {
    border-color: #cd2653;
}
.woocommerce-error > li {
    margin: 0;
}
.wc-block-components-notice-banner.is-error li {
    margin: 0.5rem 0 0;
}
#site-content .woocommerce-error,
#site-content .woocommerce-info {
    font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, sans-serif;
}
.woocommerce-store-notice {
    background: #eee;
    color: #000;
    border-top: 2px solid #cd2653;
    padding: 2rem;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}
.admin-bar .woocommerce-store-notice {
    top: 32px;
}
.woocommerce-store-notice__dismiss-link {
    float: right;
    color: #000;
}
.woocommerce-store-notice__dismiss-link:hover {
    text-decoration: none;
    color: #000;
}

h1, h2, h3, h4, h5, h6, p {
    margin-bottom: 0;
}

.green {
    color: #5ACC81;
}

/* header section css  */

.main_head {
    background-color: #fff;
    position: relative;
    z-index: 990;
    box-shadow: 0 4px 4px rgb(0 0 0 / 25%);
    /* padding: 10px 0; */
}

.main_head navbar {
    padding: 0 !important;
}

.main_head .main_logo, .custom-logo-link {
    display: inline-block;
}

.main_head .main_logo img, .custom-logo-link img {
    width: 200px;
}

.main_head .main_nav li a {
    font-size: 13px !important;
    font-weight: 700 !important;
    color: #000 !important;
    transition: all 0.3s ease-in-out;
}

.main_head .main_nav li a:hover {
    color: #014770 !important;
}

.main_head .navbar-toggler {
    padding: 0 !important;
    outline: none !important;
    box-shadow: none !important;
    border: none !important;
}

.main_head .navbar-toggler i {
    color: var(--main-color) !important;
}

.cartbtn {
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #00456D;
    border-radius: 10px;
    position: relative;
}

.cartbtn i {
    position: relative;
    font-size: 24px;
    color: #fff;
    right: 3px;
    top: 3px;
}

.cartbtn span {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 20px;
    height: 20px;
    background: #FFC700;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
}

/* --------------------------------- */

/* hero section css  */


.upper_hero {
    position: relative;
    padding: 40px 0;
    /*background-image: url(../images/hero_bg.png);*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 10;
    box-shadow: 0 4px 4px rgb(0 0 0 / 25%);
}

.upper_hero .hero_head h1 {
    font-size: 50px;
    color: #000;
    line-height: 50px;
    font-weight: 600;
    margin-bottom: 0px !important;
}

.upper_hero .hero_cntn {
    font-size: 25px !important;
    color: var(--main-color) !important;
    line-height: 30px !important;
    margin-left: 11px !important;
    margin-bottom: 0px !important;
}

.lower_hero {
    background-color: #b3c8d5;
    padding: 35px 0 25px;
    box-shadow: 0 4px 4px rgb(0 0 0 / 25%);
    position: relative;
    z-index: 9;
}

.hero_category_box {
    background-color: #fff;
    border: 1px solid #757575;
    border-radius: 10px;
    /*padding: 8px 10px;*/
}

.hero_category_box h3 {
    font-size: 25px;
    line-height: 30px;
    color: #000;
    font-weight: 500;
    margin-bottom: 15px;
}

.hcb_prd {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    margin-bottom: 5px;
}

.hcb_prd .hcb_inner_product {
    border-radius: 10px;
    flex: 1 0 40%;
    overflow: hidden;
    /* border: 1px solid #c1c1c1; */
    background: #d9d9d9;
    display: flex;
    justify-content: center;
    align-items: center;
}

.hcb_prd .hcb_inner_product a {
    display: inline-flex;
}

.hcb_prd .hcb_inner_product img {
    width: 100%;
}

.eael-product-grid.masonry .woocommerce ul.products {
    min-height: 250px !important;
}

.hcb_prd .products {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    align-items: center;
}

.hcb_prd .elementor-heading-title {
    margin-bottom: 0;
    color: black;
}

.hcb_prd .elementor-widget-container {
    width: 100%;
}

.hcb_prd .products .product {
    width: 100%;
    position: relative;
}

.hcb_prd .product {
    background-color: #fff !important;
    aspect-ratio: 1 / 1;
    display: flex !important;
    align-items: center !important;
}

.hcb_prd .woocommerce ul.products li.product {
    width: 47% !important;

}

.hcb_prd .products li .button {
    display: none !important;
}

.hcb_prd .products li img {
    width: 100%;
    height: auto;
}

.hcb_prd .products li .woocommerce-loop-product__title {
    font-size: 16px;
    text-align: center;
    margin-top: 10px;
    display: none !important;
}

.hcb_prd .btn-wrap, .hcb_prd .price-wrap, .hcb_prd .title, .hcb_prd .category {
    display: none !important;
}

.hcb_sm {
    font-size: 18px;
    font-weight: 500;
    text-decoration: underline;
    color: var(--main-color) !important;
    cursor: pointer;
    line-height: 18px;
    transition: all 0.3s ease-in-out;
}

.hcb_sm:hover {
    text-decoration: underline;
}

/* .hcb_other{
    max-height: 144px;
    object-fit: cover;
} */
.hcb_other img {
    height: 100%;
}

/* --------------------------------- */

/* top rated product css  */

.top_rate_sec {
    padding: 0 0 60px !important;
    position: relative;
}

.tpr_head .elementor-element {
    background-color: var(--main-color) !important;
    /* padding: 15px 40px; */
    display: inline-block;
    border-bottom-right-radius: 30px;
    width: auto;
}

.tpr_head h2 {
    font-size: 49px;
    font-weight: 500;
    color: #fff;
    letter-spacing: 1px;
    padding: 31px;
    margin-bottom: 0px;
}

.tpr_content {
    border: 0.5px solid #000;
}

.tpr_inner {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
    /* gap: 10px; */
    padding: 25px 15px 15px;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
}

.tpr_content .col-md-6:nth-child(even) .tpr_inner {
    border-right: 0px;
}

.tpr_content .col-md-6:nth-child(5) .tpr_inner, .tpr_content .col-md-6:nth-child(6) .tpr_inner {
    border-bottom: 0;
}

.tpr_inner .tpri_img {
    width: 43%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.tpr_inner .tpri_img img {
    width: 100%;
    padding: 0px;
}

.tpr_inner .tpri_cntn {
    width: 55%;
}

.tpr_inner .tpri_cntn h3.tpr_pr_name {
    font-weight: 800;
    font-size: 27px;
    margin-bottom: 18px;
    color: #000 !important;
}

.tpr_inner ul.tpr_pr_list li {
    font-size: 12px;
    font-weight: bold;
    color: #000;
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}

.tpr_inner ul.tpr_pr_list li i {
    width: 15px;
    height: 15px;
    border-radius: 100%;
    background-color: var(--main-color) !important;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    margin-right: 5px;
    font-size: 12px;
}

.tpr_inner .tpri_cntn p.tpr_pr_des {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 20px;
    color: #000;
    line-height: 19px;
    /* height: 52px; */
}

.tpr_inner .tpri_cntn .tpr_pr_prc {
    font-size: 24px;
    font-weight: bold;
    padding: 10px 0px;
    margin-bottom: 0px !important;
}

.tpr_inner .tpri_cntn .tpr_pr_cart_btn {
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    background-color: #ffc700;
    border-radius: 20px;
    padding: 8px 25px;
    transition: all 0.3s;
    font-family: "Montserrat", sans-serif;
    color: #000;
    border: none;
    cursor: pointer;
    margin-bottom: 7px;
}

.tpr_inner .tpri_cntn .tpr_pr_cart_btn:hover {
    background-color: #3ed20b;
    color: #fff;
}

.tpr_inner .tpri_cntn .tpr_pr_lm {
    display: block;
    text-decoration: underline;
    font-style: italic;
    font-size: 14px;
    font-weight: 500;
    border: none;
    background-color: transparent;
    cursor: pointer;
}

/* --------------------------------- */

/* product carrousal css start */

.tec_carousal_sec {
    padding-bottom: 100px;
    max-width: 1050px;
    width: 90%;
    margin: auto;
}


.tec_carousal_sec .sec_head h2 {
    font-size: 42px;
    font-weight: 700;
    line-height: 60px;
    color: #000;
    margin-bottom: 25px;
}

.tec_carousal_sec .swiper-slide {
    overflow: hidden;
    /*border-radius: 100px;*/
}

.tec_carousal_sec .eael-woo-product-carousel-container .woocommerce ul.products .product .eael-product-carousel {
    background-color: #B3C8D4;
    border-radius: 20px;
    padding: 10px 7px 10px;
    position: relative;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0;
}

.tec_carousal_sec .eael-woo-product-carousel-container .woocommerce ul.products .product .eael-product-carousel h2 {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 10px !important;
    font-weight: bold !important;
    line-height: 16px;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}

.tec_carousal_sec .eael-woo-product-carousel-container .woocommerce ul.products .product .eael-product-carousel bdi {
    font-size: 12px;
    line-height: 25px;
    color: #000;
    font-weight: bold !important;
}

.tec_box {
    background-color: #B3C8D4;
    border-radius: 20px;
    padding: 10px 7px 10px;
    position: relative;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.tec_img {
    width: 126px;
    height: 126px;
    overflow: hidden;
    border-radius: 16px;
    margin-bottom: 7px;
}

.tec_img a {
    display: inline-block;
    cursor: pointer;
    width: 100%;
    height: 100%;
}

.tec_img a img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.tec_name {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 10px !important;
    font-weight: bold !important;
    line-height: 16px;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}

.tec_name:hover {
    color: #ffff;
}

.tec_price {
    font-size: 12px;
    line-height: 25px;
    color: #000;
    font-weight: bold !important;
}

.tec_btn {
    font-size: 12px;
    font-weight: bold;
    padding: 5px 15px;
    background-color: var(--main-button-color) !important;
    color: #fff;
    border-radius: 40px;
    display: inline-block;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}

.tec_btn:hover {
    color: #fff;
}

.tec_lm {
    display: block;
    font-size: 13px;
    text-decoration: underline;
    color: #fff;
    line-height: 30px;
    font-weight: 500;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}

.tec_lm:hover {
    text-decoration: underline;
    color: #fff;
}


/* --------------------------------- */

/* tech gadget css start */

.tech_gad_sec {
    padding-bottom: 80px;
}

.tg_box {
    background-color: #B3C8D4;
    border-radius: 30px;
    padding: 10px 15px 5px;
    position: relative;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.tg_img {
    width: 165px;
    height: 165px;
    overflow: hidden;
    border-radius: 20px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tg_img a {
    display: inline-block;
    cursor: pointer;
}

.tg_img a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.tg_name {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 15px;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    min-height: 26px;
    margin-bottom: 0 !important;
}

.tg_name:hover {
    color: #ffff;
}

.tg_price {
    font-size: 13px;
    line-height: 16px;
    color: #000;
    margin-bottom: 10px;
}

.tg_btn {
    font-size: 14px;
    font-weight: 600;
    padding: 8px 20px;
    background-color: var(--main-button-color) !important;
    color: #fff;
    border-radius: 40px;
    display: inline-block;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}

.tg_btn:hover {
    color: #fff;
}

.tg_lm {
    display: block;
    font-size: 14px;
    text-decoration: underline;
    color: #fff;
    line-height: 30px;
    font-weight: 500;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}

.tg_lm:hover {
    text-decoration: underline;
    color: #fff;
}

/* --------------------------------- */

/* reward section css */

.rewd_sec {
    padding-bottom: 30px;
}

.rewd_sec .rewds_inner {
    border: 1px solid #000;
    border-radius: 30px;
    padding: 30px 20px;
    position: relative;
}

.rewdt_img {
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
}

.rewdt_contn h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 60px;
    color: #000;
    margin-bottom: 12px;
}

.rewdt_contn .rewdt_para {
    font-size: 20px;
    line-height: 30px;
    color: #000;
    font-weight: 400;
    margin-bottom: 35px;
}

.rewdt_contn h6 {
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 8px;
    color: #000;
}

.rewdt_contn ul {
    padding-left: 10px;
}

.rewdt_contn ul li img {
    width: 20px;
    margin-right: 4px;
}

.rewdt_contn ul li {
    font-size: 17px;
    margin-bottom: 8px;
    font-weight: 400;
    color: #000;
}

rewdt_contn .rewdt_extra {
    font-size: 20px;
}

.rewd_top {
    padding-bottom: 70px;
}

.rewdb_box {
    background: #EBEBEB;
    border: 1px solid #757575;
    border-radius: 10px;
    padding: 15px;
    overflow: hidden;
    text-align: center;
}

.rewdb_head {
    display: flex;
}

.rewd_img {
    margin-top: -15px;
    margin-left: -15px;
    margin-right: 15px;
}

.rewd_img img {
    width: 80px;
}

.rewd_cntn h5 {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 3px;
    text-align: left;
    color: #000;
    font-family: roboto;
}

.rewd_cntn p {
    font-size: 14px;
    text-align: left;
    color: #000;
    margin-bottom: 0px;
    font-family: roboto;
}

.rewdb_head {
    margin-bottom: 10px;
}

.rewdb_body ul li img {
    width: 20%;
    margin-right: -10px;
}

.rewdb_body ul {
    margin-top: 10px;
}

.rewdb_body ul li {
    font-size: 15px;
    margin-bottom: -20px !important;

    font-weight: 400;
    text-align: left;
    color: #000;
    display: flex;
    align-items: center;
}

.rewd_btn {
    display: inline-block;
    background-color: var(--main-button-color) !important;
    font-size: 14px;
    padding: 9px 48px;
    color: #000 !important;
    font-weight: 700;
    border-radius: 10px;
    margin: 10px auto 0;
    transition: all 0.3s ease;
    cursor: pointer;
    text-align: center;
}

.rewd_btn:hover {
    color: #000;
}

.list-unstyled {
    margin-bottom: 0px !important;
}

/* --------------------------------- */

/* reward section css */

.main_footer {
    background: #E9E9E9;
    padding: 70px 0 40px;
}

.ft_head {
    font-size: 15px;
    font-weight: 700;
    color: #3E3E3E;
    text-decoration: underline;
    margin-bottom: 25px;
}

.ft_list ul li a {
    font-size: 14px;
    color: #3E3E3E;
    margin-bottom: 6px;
    display: inline-block;
    font-weight: 400;
}

/* .ft_list .ft_head{
    margin-bottom: 30px;
} */
.ft_disclose p {
    font-size: 13px;
    line-height: 21px;
    color: #3E3E3E;
}

.ft_contact .ft_logo img {
    width: 65%;
    margin-bottom: 20px;
}

.ft_cnt_box .ft_mail, .ft_cnt_box .ft_number {
    display: inline-block;
    width: 100%;
}

.ft_cnt_box i {
    color: #3E3E3E;
    font-size: 14px;
    margin-right: 12px;
}

.ft_mail, .ft_number {
    font-size: 14px;
    margin-bottom: 10px;
    color: #3E3E3E;
    font-weight: 500;
}

.ft_ad {
    margin-bottom: 20px;
    display: flex;
}

.ft_ad i {
    font-size: 14px;
    margin-right: 12px;
    position: relative;
    top: 3px;
}

.ft_ad h6 {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 6px;
    color: #3E3E3E;
    margin-top: 0;
}

.ft_ad p {
    font-size: 14px;
    font-weight: 500;
    color: #3E3E3E;
    margin-bottom: 0;
}

.ft_text p {
    font-size: 12px;
    font-weight: 400;
    color: #3E3E3E;
}

.ft_top {
    padding-bottom: 50px;
}

.ft_btm {
    padding: 20px 0;
    background-color: #00456D;
}

.ft_btm p {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 0;
}

.tec_carousal_inner {
    position: relative;
    width: 100%;
    height: 100%;
}

.tec_carousal_inner .tg-carousel {
    overflow: hidden;
    border-radius: 65px;
}

.tec_carousal_inner .owl-theme .custom-nav {
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
}

.tec_carousal_inner .owl-theme .custom-nav .owl-prev, .tec_carousal_inner .owl-theme .custom-nav .owl-next {
    position: absolute;
    height: 100px;
    color: inherit;
    background: none;
    border: none;
    z-index: 100;
}

.tec_carousal_inner .owl-theme .custom-nav .owl-prev i, .tec_carousal_inner .owl-theme .custom-nav .owl-next i {
    font-size: 60px;
    color: var(--main-button-color) !important;
}

.tec_carousal_inner .owl-theme .custom-nav .owl-prev {
    left: -40px;
}

.tec_carousal_inner .owl-theme .custom-nav .owl-next {
    right: -40px;
}

.tpr_pr_list {
    margin-bottom: 20px
}

.tpr_pr_des {
    margin-bottom: 18px
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #014770;
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #ffffff;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
}


/* --------------------------------- */

@media only screen and (max-width: 1400px) {

    .tg_name {
        font-size: 13px;
    }

}

@media only screen and (max-width: 1200px) {

    .tec_name {
        font-size: 12px;
    }

    .tec_price {
        font-size: 11px;
    }

    .tec_btn {
        font-size: 10px;
    }

    .tec_lm {
        font-size: 10px;
    }

    .tg_name {
        font-size: 14px;
    }

    .tg_btn {
        font-size: 11px;
    }

    .tg_lm {
        font-size: 14px;
    }


}

@media only screen and (max-width: 768px) {

    .tec_carousal_inner .tg-carousel {
        overflow: visible;
    }

    .tec_carousal_inner .owl-theme .custom-nav .owl-prev i, .tec_carousal_inner .owl-theme .custom-nav .owl-next i {
        font-size: 40px;
    }

    .tec_carousal_inner .owl-theme .custom-nav .owl-next {
        right: -25px;
    }

    .tec_carousal_inner .owl-theme .custom-nav .owl-prev {
        left: -26px;
    }


}

@media only screen and (max-width: 992px) {

    .tec_name {
        font-size: 12px;
    }

    .tec_price {
        font-size: 11px;
    }

    .tec_btn {
        font-size: 9px;
    }

    .tec_lm {
        font-size: 10px;
    }

}

@media only screen and (max-width: 576px) {

    .tec_carousal_inner .owl-theme .custom-nav .owl-prev {
        left: -11px;
    }

    .tec_carousal_inner .owl-theme .custom-nav .owl-next {
        right: -11px;
    }

}

.head_hmbg {
    background-color: #00456d;
    padding: 12px 0;
}

.head_hmbg .bred_style {
    margin-bottom: 0 !important;
}

.head_hmbg .bred_style li a {
    color: #fff !important;
    display: inline-block;
    margin-right: 10px;
    position: relative;
}

.head_hmbg .bred_style li > a::after {
    content: ">";
    margin-left: 7px;

}

.head_hmbg .bred_style li {
    color: #ffc700;
    list-style-type: none;
    display: inline-block;
}

/* .pr_seach_box .container{
    border-bottom: 1px solid #00000029;
} */
small.total_item_count {
    font-size: 14px;
    padding: 10px;
    background: #000000;
    border-radius: 10px;
    color: #ffffff;
}

.plan.activeeee {
    border: 3px solid #ffce24;
    /* background: #fbf5dd; */
}

.pr_dl {
    display: flex;
    justify-content: center;
    align-items: center;
}

.delete-div a i {
    color: red;
}

.edd-member-term {
    background-color: #e3f2ff;
    padding: 38px 30px;
    border-radius: 0px;
    margin: 40px 0px;
    color: #000;
    font-size: 12px;
    line-height: 22px;
    text-align: left;
    font-weight: normal;
}

.tpr_pr_list li img {
    padding-right: 4px;
    height: 21px;
    width: 25px;
}

.main_head {
    position: fixed;
    background-color: #fff;
    box-shadow: 0px 0px 7px #ccc;
    width: 100%;
}


/*laptop view*/
@media screen and (min-width: 992px) {
    .tpr_inner {
        height: 23rem;
    }

    .tpr_inner .tpri_cntn p.tpr_pr_des {
        height: 70px !important;
    }

    .rewdb_body {
        margin-top: -15px !important;
    }

    /* .tec_carousal_inner .owl-theme .custom-nav .owl-prev i, .tec_carousal_inner .owl-theme .custom-nav .owl-next i{
        top: 80%;position: relative;
    } */
    .navbar {
        padding: 0px !important;
    }

    .jet-img {
        margin-top: 18px;
    }

}


/*tablet*/
@media (min-width: 768px) and (max-width: 991.98px) {
    .panel-footer .text-right {
        font-size: 12px;
        width: 79% !important;
    }

    .rewdt_contn h2 {
        font-size: 22px !important;
        margin-bottom: 0px !important;
    }

    .rewdt_contn .rewdt_para {
        font-size: 16px !important;
        margin-bottom: 25px !important;
    }

    .rewdt_contn h6 {
        font-size: 15px !important;
    }

    .rewdt_contn ul li {
        font-size: 12px !important;
    }

    .sec-cancel {
        width: 95% !important;
    }

    .tpr_head h2 {
        font-size: 30px !important;
    }

    /* .navbar{padding:0px !important;} */
    .rewdb_body ul li {
        margin-bottom: -32px;
    }

    .tpr_inner .tpri_cntn p.tpr_pr_des {
        margin-bottom: 0px !important;
    }
}


/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) {
    .navbar {
        padding: 4px !important;
    }

    .rewdb_body ul li {
        margin-bottom: -24px;
    }

    .tec_carousal_inner .owl-theme .custom-nav .owl-next {
        display: none !important;
    }

    .tec_carousal_inner .owl-theme .custom-nav .owl-prev {
        display: none !important;
    }
}


/*mobile view*/
@media screen and (max-width: 575px) {
    .hero_cntn {
        text-align: center;
        font-size: 20px;
    }

    .hero_head h1 {
        text-align: center;
        font-weight: bold;
        font-size: 25px;
    }

    .tpr_head .elementor-element {
        margin-left: -1px;
        width: 84%;
    }

    .tpr_head h2 {
        padding: 10px;
        font-size: 21px;
    }

    .tpr_content {
        border: none !important;
    }

    .tpr_inner {
        padding: 10px 0px !important;
    }

    .top_rate_sec .container {
        padding: 0px !important;
    }

    .tpr_inner .tpri_cntn h3.tpr_pr_name {
        font-size: 17px !important;
    }

    .tpr_inner .tpri_cntn p.tpr_pr_des {
        width: 99% !important;
        height: auto;
        margin-bottom: 0px !important;
    }

    .tpr_inner .tpri_cntn {
        width: 57% !important;
    }

    /* .tpr_pr_list li img{width: 8%;} */
    .tpr_pr_list {
        height: auto;
    }

    .rewdt_contn h2 {
        font-size: 26px !important;
    }

    .rewdb_box {
        margin-left: auto;
        margin-right: auto;
        width: 80%;
    }

    .rewd_sec .rewds_inner {
        padding: 0px !important;
    }

    .upper_hero .hero_head h1 {
        font-size: 35px !important;
    }

    .cart-dropdown-item-wraper {
        left: 54% !important;
        width: 300px !important;
    }

    div.gta-shop-product {
        padding: 0px !important;
    }

    .contact-box {
        padding: 0px !important;
        width: auto !important;
        margin: 0px !important;
    }

    .contact-form {
        padding: 20px !important;
    }

    .contact-box h4 {
        font-size: 16px !important;
        line-height: 29px !important;
    }

    .rewdb_body ul li {
        margin-bottom: -23px;
    }

    .table thead tr th {
        font-size: 13px;
        font-weight: normal;
        text-align: center;
    }

    /* .tec_carousal_inner .owl-theme .custom-nav .owl-next{margin-top:80%;}
    .tec_carousal_inner .owl-theme .custom-nav .owl-prev{margin-top:80%;} */


}

.cart-abc {
    margin-top: 5px;
    margin-left: -5px;
    filter: brightness(0) invert(1);
    height: 35px;
    width: 35px;
}

h6.tg_price {
    font-weight: bold !important;
}

.rewd_btn {
    margin: 26px auto 0 !important;
}

.cart-mobile {
    display: inline-block;
    font-family: "Poppins", sans-serif;
    padding: 15px 19px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    background: #014770;
    width: 100%;
}

.cart-mobile1 {
    display: inline-block;
    font-family: "Poppins", sans-serif;
    padding: 15px 19px;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    background: #ffc700;
    width: 100%;
}

/* .cart-table{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
} */


.checkout-check {
    height: 16px !important;
    width: 16px !important;
    margin-top: 4px !important;
}

.plan1 {
    border: 2px solid #757575;
}

.plan1.activeeee {
    border: 2px solid #ffce24;
}

.collapse.navbar-collapse {
    width: 90%;
}


@media only screen and (max-width: 1400px) {
    /* .main_head .main_nav li a{
            font-size: 10px !important;
        } */
    .cartbtn {
        width: 50px;
        height: 50px;
    }

    .cartbtn i {
        font-size: 20px;
    }

    .cartbtn span {
        width: 16px;
        height: 16px;
        font-size: 12px;
    }

    .upper_hero .hero_head h1 {
        font-size: 44px;
    }

    .upper_hero .hero_cntn {
        font-size: 20px;
        margin-left: 14px;
        font-weight: 500;
    }

    .tpr_head h2 {
        font-size: 38px;
    }

    .tpr_inner .tpri_cntn h3.tpr_pr_name {
        font-size: 22px;
    }

    .tpr_inner .tpri_cntn h3.tpr_pr_name {
        margin-bottom: 16px;
    }

    .hero_category_box h3 {
        font-size: 23px;
    }

    .hcb_sm {
        font-size: 16px;
    }

    .tpr_pr_list {
        margin-bottom: 16px;
    }

    .tpr_inner .tpri_cntn p.tpr_pr_des {
        font-size: 13px;
        /* height: 70px; */
        padding-top: 10px;
    }

    .tpr_inner .tpri_cntn .tpr_pr_prc {
        font-size: 23px;
    }

    .tpr_inner .tpri_cntn .tpr_pr_cart_btn {
        font-size: 18px;
    }

}


@media only screen and (max-width: 1200px) {
    .main_logo {
        width: 170px;
    }

    .main_head .main_logo img {
        width: 100%;
    }

    .cartbtn {
        width: 45px;
        height: 45px;
    }

    .cartbtn i {
        font-size: 18px;
    }

    .upper_hero .hero_head h1 {
        font-size: 38px;
    }

    .upper_hero .hero_cntn {
        font-size: 19px;
    }

    .hero_category_box h3 {
        font-size: 21px;
        margin-bottom: 10px;
    }

    .tpr_head h2 {
        font-size: 32px;
    }

    .tpr_inner .tpri_cntn h3.tpr_pr_name {
        font-size: 20px;
    }

    .tpr_inner .tpri_cntn h3.tpr_pr_name {
        margin-bottom: 12px;
    }

    .tpr_pr_list {
        margin-bottom: 10px;
        height: 65px;
    }

    .tpr_inner .tpri_cntn p.tpr_pr_des {
        font-size: 12px;
    }

    .tpr_inner .tpri_cntn .tpr_pr_prc {
        font-size: 20px;
    }

    .tpr_inner .tpri_cntn .tpr_pr_cart_btn {
        font-size: 14px;
    }

    .tpr_inner .tpri_cntn .tpr_pr_lm {
        font-size: 12px;
    }
}

.tag-silver {
    position: absolute;
}

.rewdb_box {
    cursor: pointer;
}

.rewd_btn:hover {
    background-color: #ffa800;
}

/*laptop view*/
@media screen and (min-width: 992px) {
    /* .gta-chk img{width: 70% !important;} */
    .upper_hero {
        background: linear-gradient(90deg, #9ed0ed 0%, #fff 5% 55%, #ffffff 40% 60%, #ffffff 60% 80%, #fff 80%);
    }

    .reward-banner {
        background-position: top left !important;
        height: 462px !important;
        background-size: cover !important;
    }

    .ft_text p {
        font-size: 14px !important;
        margin-bottom: 0px !important;
    }

    /* .edd-watch-desp{margin-top: -26% !important;} */
    .rewdt_extra {
        margin-bottom: 0px !important;
    }

    .edd-member-term #memberTerms {
        padding-left: 30px;
    }

    .tag-silver {
        width: 6%;
        margin-left: 16.5%;
        margin-top: -3%;
    }

}


/*tablet*/
@media (min-width: 768px) and (max-width: 991.98px) {
    .upper_hero {
        background: linear-gradient(180deg, #4380a4 0%, #fff 20% 40%, #ffffff 40% 60%, #ffffff 60% 80%, #fff 80%);
    }

    .tpr_inner ul.tpr_pr_list li {
        font-size: 10px !important;
        line-height: 11px;
    }

    .tpr_inner .tpri_cntn h3.tpr_pr_name {
        font-size: 13px !important;
    }

    .tpr_inner .tpri_cntn p.tpr_pr_des {
        font-size: 10px !important;
        height: auto !important;
    }

    .tpr_inner .tpri_cntn .tpr_pr_prc {
        font-size: 16px !important;
        padding: 10px 0px !important;
    }

    .tpr_inner .tpri_cntn .tpr_pr_cart_btn {
        font-size: 12px !important;
    }

    .tpr_inner .tpri_cntn {
        width: 62% !important;
    }

    .tpr_inner .tpri_img {
        width: 37% !important;
    }

    .hero_category_box {
        padding: 20px 26px !important;
        margin-bottom: 20px !important;
    }

    .rewd_sec .rewds_inner {
        border: none;
    }

    .tec_name {
        font-size: 19px !important;
    }

    .rewdt_extra {
        width: 100% !important;
        font-size: 16px !important;
    }

    #a {
        order: 1;
    }

    #b {
        order: 2;
    }

    #c {
        order: 3;
    }

    .cart-dropdown-item-wraper {
        left: 134% !important;
        right: 0px !important;
    }

    .nav-cart-content {
        overflow-y: auto;
        height: 277px;
    }

    .tec_name {
        font-size: 12px;
    }

    .ship-meth-mob {
        float: none !important;
    }

    .tag-silver {
        width: 13%;
        margin-left: 30%;
        margin-top: -5%;
    }


}

.rewd_top {
    padding-bottom: 0px;
}

hero_category_box {
    padding: 20px 26px !important;
}


/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) {
    .upper_hero {
        background: linear-gradient(180deg, #4380a4 0%, #fff 20% 40%, #ffffff 40% 60%, #ffffff 60% 80%, #fff 80%);
    }

    .rewd_sec .rewds_inner {
        border: none;
        margin-top: -33% !important;
    }

    .rewdt_contn h2 {
        font-size: 32px !important;
    }

    .rewdt_extra {
        width: 100% !important;
    }

    .splide__list li .splide__slide img {
        width: 100%;
        height: 0;
    }

    .tec_name {
        font-size: 18px !important;
    }

    .rewdb_body ul li {
        margin-bottom: -19px !important;
    }

    .hero_category_box {
        margin-bottom: 15px;
    }

    .tpr_head h2 {
        line-height: 40px;
    }

    .tpr_inner {
        border-bottom: solid 1px #000 !important;
    }

    .rewdb_box {
        padding: 10px !important;
    }

    #a {
        order: 1;
    }

    #b {
        order: 2;
    }

    #c {
        order: 3;
    }

    .rewdb_body ul li {
        font-size: 14px !important;
    }

    .ft_mail {
        font-size: 13px !important;
    }

    .cart-dropdown-item-wraper {
        left: 30px !important;
        overflow-y: scroll !important;
        height: 235px !important;
        right: 0px !important;
    }

    div.gta-product-text h4 {
        width: 56% !important;
    }

    .main_head .main_nav li a {
        font-size: 12px !important;
    }

    .reward-banner {
        background-position: top left !important;
        height: 462px !important;
        background-size: cover !important;
    }

    .content-overlay {
        width: 90% !important;
    }

    .left-content {
        margin-bottom: 30px !important;
        width: 100% !important;
    }

    .plan-price h3 {
        text-align: center !important;
    }

    .order-summary-pricing.align-self-center {
        width: 96% !important;
        margin-left: 3% !important;
    }

    .ship-meth-mob {
        width: 85%;
        float: none;
    }

    .ship-meth-mob h4 {
        font-size: 14px !important;
    }

    .form-control-2 {
        width: 66% !important;
    }

    .respo_centr {
        width: 86% !important;
    }

    .tag-silver {
        width: 11%;
        margin-left: 35%;
        margin-top: -5%;
    }


}

.tec_carousal_sec .sec_head h2 {
    font-size: 35px;
}


/*mobile view*/
@media screen and (max-width: 575px) {
    /* start here */
    .tpr_head h2 {
        font-size: 18px;
    }

    .tpr_inner .tpri_cntn h3.tpr_pr_name {
        font-size: 15px;
    }

    .tpr_inner ul.tpr_pr_list li {
        font-size: 11px;
        align-items: center;
    }

    .tpr_inner ul.tpr_pr_list li i {
        width: 14px;
        height: 14px;
        font-size: 7px;
    }

    .tpr_inner .tpri_cntn p.tpr_pr_des {
        font-size: 10px;
        padding: 0px;
    }

    .upper_hero .hero_cntn {
        line-height: 25px !important;
        font-size: 16px;
    }

    .upper_hero {
        background: linear-gradient(180deg, #4380a4 0%, #fff 20% 40%, #ffffff 40% 60%, #ffffff 60% 80%, #fff 80%);
    }

    .rewd_sec .rewds_inner {
        border: none;
        margin-top: -32%;
    }

    .rewdt_extra {
        font-size: 19px !important;
        width: 100% !important;
    }

    .rewd_cntn h5 {
        font-size: 18px;
    }

    .rewd_cntn p {
        font-size: 17px;
    }

    .rewdt_contn h2 {
        font-size: 25px !important;
        margin-bottom: 0px !important;
    }

    .rewdt_contn .rewdt_para {
        font-size: 16px !important;
        line-height: 27px !important;
        margin-bottom: 10px !important;
    }

    .rewdt_contn ul li {
        font-size: 12px !important;
    }

    h6.tg_price {
        font-weight: 600 !important;
    }

    #a {
        order: 1;
    }

    #b {
        order: 2;
    }

    #c {
        order: 3;
    }

    .respo_centr {
        width: 85% !important;
    }

    .crt_pimg {
        height: 80px;
    }

    .click-bump-wrap {
        width: 100% !important;
    }

    .drone-change-img {
        width: 100% !important;
    }

    .owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
        background: #014770 !important;
        border: 1px solid #014770 !important;
    }

    .owl-carousel .owl-dots .owl-dot span {
        background: #fff !important;
        border: 1px solid #fff !important;
    }

    .splide__list li .splide__slide img {
        width: 100%;
        height: 0;
    }

    .desktop-view .col-lg-5 {
        padding: 11px !important;
        margin-top: 0px !important;
    }

    .desktop-view .col-lg-5 .col-12 {
        padding: 0px !important;
        margin-top: 0px !important;
    }

    .tpr_content .row .col-12 {
        border-top: solid 1px #757575;
        border-bottom: solid 1px #757575;
    }

    .tpr_inner {
        border-right: none !important;
    }

    .tpr_pr_list {
        height: auto !important;
    }

    .tec_carousal_sec .sec_head h2 {
        font-size: 30px !important;
    }

    .tg_box {
        padding: 10px 9px 5px !important;
    }

    .plan-price h3 {
        padding-bottom: 20px;
    }

    .reward-banner {
        height: 600px !important;
        background-size: cover !important;
    }

    .content-overlay p {
        font-weight: 500 !important;
        text-align: center !important;
        font-size: 20px !important;
    }

    .content-overlay h2 {
        font-size: 48px !important;
        text-align: center !important;
        line-height: 50px !important;
    }

    .content-overlay {
        margin-top: 46px !important;
    }

    .content-overlay p {
        text-align: center !important;
        font-weight: 500 !important;
        max-width: 81% !important;
    }

    .left-content {
        width: 75% !important;
    }

    .hcb_other {
        width: 50%;
        height: 178px;
        object-fit: contain;
        margin: auto;
    }

    div.gta-shop-1 h4 {
        padding: 0px !important;
        margin-bottom: 0px !important;
    }

    .respon-shop {
        margin-top: -10%;
    }

    .panel-footer .text-right {
        width: 84% !important;
    }

    .panel-footer h4 strong {
        font-size: 12px !important;
    }

    .nav-cart-content {
        overflow-y: auto;
        height: 144px;
    }

    .checkout-full {
        padding-top: 20px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .checkout-each {
        padding: 4px !important;
        background: #f3fafe !important;
    }

    .checkout-each h4 {
        font-size: 16px !important;
        padding-bottom: 5px !important;
        margin-bottom: 10px !important;
    }

    .slice text {
        font-size: 10px !important;
    }

    /* #chart-mobile svg{margin-left: 10px;} */
    h4.wheel-close-mobile {
        right: 18px !important;
    }

    .slice circle text {
        font-size: 10px !important;
    }

    .checkout-each ul li strong {
        margin-right: 0px !important;
    }

    .mobile-filt img {
        width: 66%;
    }

    .gta-shop-1 .owl-carousel .owl-nav {
        margin-bottom: 20px !important;
    }

    div.gta-shop-product-text h5 {
        margin-bottom: -7px !important;
    }

    div.gta-shop-product-text h4 {
        font-size: 10px !important;
    }

    .mobile_checkout {
        padding-right: 0px !important;
        display: block !important;
    }

    .checkout-details {
        padding: 12px !important;
    }

    /* .checkout-each{padding: 10px !important;} */
    .promocode-sec {
        padding: 20px 10px !important;
        display: inline-block !important;
    }

    .form-control-2 {
        width: 100% !important;
        margin-bottom: 10px;
    }

    .ship-meth-mob {
        width: 85%;
    }

    .ship-meth-mob h4 {
        font-size: 14px !important;
    }

    .checkout-each > ul > li:last-child .mobile_checkout {
        display: inline-block !important;
    }

    .order-summary-item.order-summary-template ul li {
        display: revert !important;
        clear: initial !important;
    }


    .seal-container .seal-image {
        width: 23% !important;
        min-width: 0px;
    }

    .s-txt {
        width: 100%;
    }

    .site-button-2 {
        width: 100%;
    }

    /* .wheel-bg-mobile{text-align: center;} */
    .tag-silver {
        width: 17%;
        margin-left: 60%;
        margin-top: -8%;
    }


    /* end here */

}

.gta-chk ul li {
    list-style-type: none !important;
}

.click-bump ul li {
    list-style-type: none !important;
}

/* @media only screen and (max-width: 425px){
    .checkout-each{padding: 15px !important;}
} */

.gta-product-details-img .slick-arrow {
    z-index: 1;
}

.tec_carousal_inner .owl-theme .custom-nav .owl-prev {
    z-index: 1;
}

.tec_carousal_inner .owl-theme .custom-nav .owl-next {
    z-index: 1;
}

.lower_hero .elementor-container {
    justify-content: space-between;
}

.hero_category_box {
    width: 23% !important;
    background-color: #e8e8e8;
}

@media (max-width: 768px) {
    .hero_category_box {
        width: 48% !important;
    }
}

@media (max-width: 500px) {
    .hero_category_box {
        width: 100% !important;
    }
}

.hero_category_box .woocommerce ul.products li.product .woo-entry-inner li.image-wrap {
    margin-bottom: 5px !important;
}

.hero_category_box img {
    border-radius: 10px;
}

.hero_category_box .eael-product-grid .woocommerce ul.products, .eael-post-grid .woocommerce ul.products {
    grid-gap: 9px;
}

/*.edd-rewd_btn {*/
/*    */
/*}*/
.edd-rewd_btn a {
    display: inline-block;
    background-color: var(--main-button-color) !important;
    font-size: 14px;

    color: #000;
    font-weight: 700;
    border-radius: 10px;
    margin: 10px auto 0;
    transition: all 0.3s ease;
    cursor: pointer;
    text-align: center;
    width: auto !important;
    padding: 12px 48px !important;
}

.products {
    background: none;
}

.eael-product-grid .woocommerce li.product .button.add_to_cart_button {
    background-color: var(--main-button-color) !important;
    border-radius: 20px !important;
    color: var(--main-light-color);
    padding: 0 15px!important;
}

h1:not(.site-title):before, h2:before {
    display: none;
}

.tpr_content_outer .elementor-element-populated {
    padding: 0 !important;
}

.tpr_content .woocommerce ul.products {
    display: grid;
    grid-gap: 0;
    margin: 0;
    padding: 0 !important;
}

.tpr_content .woocommerce ul.products .product {
    padding: 25px 15px 15px;
    border: 0.5px solid #000;
}

.rewdt_contn .rewdt_para, .rewdt_contn .elementor-icon-list-text, .rewdt_contn p, .rewdt_contn h2, .rewdt_contn h6 {
    max-width: 500px !important;
}

.rewards_sec .elementor-widget-image {
    text-align: right !important;
}

.rewards_sec .elementor-widget-image img {
    width: 100%;
}

.rewdt_contn p {
    line-height: 30px;
}

.rewdt_contn .elementor-icon-list-items {
    padding-left: 10px !important;
}

.fa-check-circle {
    color: var(--main-color) !important;
}

.elementor-widget-heading .elementor-heading-title p {
    color: var(--main-color) !important;
}

.navbar-toggler-icon {
    background: none;
}

@media screen and (min-width: 992px) {
    .rewdt_contn {
        padding-left: 0;
    }
}

.sec-cancel {
    width: 80%;
    margin: auto;
}

.reward-banner {
    width: 100%;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}

.content-overlay {
    width: 80%;
    /* height: 607px; */
    display: flex;
    flex-direction: column;
    margin-left: 90px;
    /* margin-top: 7%; */
    justify-content: center;
    align-items: center;
    text-align: left;
    padding: 91px 30px 74px 30px;
    background-color: rgb(236 246 255 / 70%);
}

.content-overlay h2 {
    font-size: 70px;
    font-weight: 800;
    font-family: "Poppins", sans-serif;
    color: #000;
    line-height: 70px;
}

.content-overlay p {
    font-size: 23px;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
    color: #000;
    text-transform: capitalize;
    line-height: 28px;
}

.mem-cont {
    padding: 18px 0px;
}

.btn-reward {
    background-color: #ffc700 !important;
    padding: 10px 40px !important;
    font-size: 24px !important;
    font-weight: 700 !important;
    color: #000 !important;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.2), 0 4px 4px 0 rgba(0, 0, 0, 0.2);
}

.btn-re {
    background-color: #FFC700 !important;
    padding: 12px 60px !important;
    font-size: 22px !important;
    font-weight: 700 !important;
    color: #000 !important;
    font-family: "Poppins", sans-serif;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.2), 0 4px 4px 0 rgba(0, 0, 0, 0.2);
    margin-bottom: 15px !important;

}



.reward-content {
    padding: 80px 0px;
}

.left-content {
    width: 95%;
    background-color: #e3f2ff;
    border: 1px solid #989898;
    border-radius: 30px;
}

.left-content h4 {
    font-size: 20px;
    color: #000;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    line-height: 30px;
    padding-top: 10px;
}

.ben-div {
    padding-top: 10px;
}

.benefit {
    display: flex;
    align-items: flex-start;
    margin-top: 12px;
    gap: 10px;
}

.ben-check {
    padding: 6px 7px;
    border-radius: 100%;
    background-color: #5acc81;
    display: flex;
    margin-top: 5px;
}

.ben-check i {
    font-size: 15px;
    color: #e3f2ff;
    align-items: center;
}

.benefit p {
    font-size: 14px;
    color: #000;
    font-weight: 500;
    line-height: 30px;
    font-family: "Poppins", sans-serif;
}

.right-content {
    width: 100%;
    /* padding: 0px 0px 0px 15px; */
    /* margin-left: 15px; */
}

.plan {
    width: 100%;
    /* height: 140px; */
    background: #f1f1f1;
    border: 1px solid #000000;
    border-radius: 30px;
    padding: 5px 10px;
    margin-bottom: 12px;
    font-family: "Poppins", sans-serif;
}

.med-img {
    text-align: center;
}

.med-img img {
    width: 50%;
}

.med-img p {
    color: #000;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 0px;
    /* width: 100%; */
    font-family: "Poppins", sans-serif;
}

.mem-list {
    display: flex;
    align-items: flex-start;
    gap: 2px;
    padding-top: 2px;
    width: 100%;
}

.mem-list img {
    width: 20px;
}

.mem-list p {
    font-size: 13px !important;
    color: #000;
    font-weight: 500;
    margin-bottom: 0px;
    font-family: "Poppins", sans-serif;
}

.mem-top {
    /* padding: 30px 0px; */
}

.mem-mid {
    display: flex;
    gap: 8px;
    margin-bottom: 5px;
}

.plan-price {
    padding-left: 20px;
}

.plan-price h3 {
    font-size: 36px;
    color: #5acc81;
    font-weight: 800;
}

.plan-price h3 span {
    font-size: 12px;
    color: #000;
    font-weight: 500;
    padding-left: 5px;
}

.plan-term {
    background-color: #e3f2ff;
    padding: 38px 30px;
    border-radius: 30px;
    margin: 40px 0px;
    color: #000;
    font-size: 12px;
    text-align: left;
}

.product_checkbox span {
    /* font-size: 12px; */
    /* color: #000; */
    /* padding-left: 14px; */
    font-size: 14px;
    color: #000;
    padding-left: 14px;
    line-height: 24px;
}

.product_checkbox input#memberchekbox {
    width: 40px;
    /* margin: 4px 0 0; */
}

.reward-term-sec {
    width: 100%;
    background-color: #e3f2ff;
    margin: 45px 0px;
}

.reward-term-sec-in {
    padding: 60px 0px;
    text-align: center;
}

.reward-term-sec-in p {
    font-size: 14px;
    max-width: 75%;
    margin: auto;
    font-family: "Poppins", sans-serif;
}

.sec-cancel {
    width: 80%;
    margin: auto;

}

.cancel-box {
    border: 3px solid #3E3E3E;
    border-radius: 15px;
    text-align: center;
    padding: 15px;
    font-family: "Poppins", sans-serif;
    margin: 30px 0px;
    background-color: #fff !important;
}

.cancel-box h4 {
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
}

.form-row {
    padding: 20px 0px;
}

.form-group label {
    color: #020202;
    font-size: 15px;
    font-weight: 600;
    padding-bottom: 5px;
}

.cancel-box input {
    background: #E5E5E5 !important;
    height: 54px !important;
    color: #000 !important;
    font-size: 14px !important;
    border: 1px solid #888888 !important;
}

.mem-tier {
    text-decoration: none;
}

.mem-tier.active {
    border: 3px solid #f8941c;
}

.jn-sec {
    display: flex;
    justify-content: end;
}


/* Reward page responsive css*/
@media (max-width: 600px) {
    .reward-banner {
        background-position: 10% 50%;
    }

    .content-overlay {
        margin-left: 0px;
        margin-top: 20px;
        padding: 30px;
        width: 100%;
        height: 420px;
    }

    .content-overlay h2 {
        font-size: 42px;

    }

    .content-overlay p {
        font-size: 20px;
        max-width: 85%;
    }

    .reward-content {
        padding: 40px 0px;
    }

    .left-content {
        width: 70%;
        margin: auto;
        margin-bottom: 20px;
    }

    .left-content h4 {
        font-size: 22px;
    }

    .ben-div {
        padding-top: 10px;
    }

    .benefit {
        display: flex;
        align-items: flex-start;
        margin-top: 12px;
        gap: 20px;
    }

    .ben-check {
        padding: 6px 7px;
        border-radius: 100%;
        background-color: #5acc81;
        display: flex;
        margin-top: 5px;
    }

    .ben-check i {
        font-size: 20px;
        color: #e3f2ff;
        align-items: center;
    }

    .benefit p {
        font-size: 14px;
        color: #000;
        font-weight: 500;
        line-height: 30px;
        font-family: "Poppins", sans-serif;
    }

    .right-content {
        width: 100%;
        padding: 0px;
    }

    .plan {
        width: 90%;
        /* height: 140px; */
        margin: auto;
        background: #f1f1f1;
        border: 1px solid #000000;
        border-radius: 30px;
        padding: 10px 10px;
        margin-bottom: 12px;
        font-family: "Poppins", sans-serif;
    }

    .med-img {
        text-align: center;
    }

    .med-img img {
        width: 70%;
    }

    .med-img p {
        color: #000;
        font-size: 15px;
        font-weight: 500;
        margin-bottom: 0px;
        /* width: 100%; */
        font-family: "Poppins", sans-serif;
    }

    .mem-list {
        display: flex;
        align-items: flex-start;
        gap: 2px;
        padding-top: 2px;
        width: 100%;
    }

    .mem-list img {
        width: 24px;
    }

    .mem-list p {
        font-size: 15px;
        margin-bottom: 5px;
    }

    .mem-top {
        padding: 0px 5px;
    }

    .mem-mid {
        display: contents;
        margin-bottom: 5px;
    }

    .plan-price {
        padding: 0px 0px;
        text-align: center;
    }

    .plan-price h3 {
        padding-top: 20px;
    }

    .plan-price h3 span {
        font-size: 12px;
        color: #000;
        font-weight: 500;
        padding-left: 5px;
    }

    .plan-term {
        padding: 38px 30px;
        border-radius: 0px;
        margin: 40px 0px;
        color: #000;
        font-size: 12px;
        text-align: center;
    }

    .product_checkbox span {
        font-size: 14px;
        color: #000;
    }

    .product_checkbox input#memberchekbox {
        width: 40px;
        /* margin: 4px 0 0; */
    }

    .reward-term-sec {
        width: 100%;
        background-color: #e3f2ff;
        margin: 45px 0px;
    }

    .reward-term-sec-in {
        padding: 80px 120px;
        text-align: center;
    }

    .reward-term-sec-in p {
        font-size: 14px;
        max-width: 75%;
        margin: auto;
        font-family: "Poppins", sans-serif;
    }

    .sec-cancel {
        width: 100%;
        margin: auto;
    }

    .cancel-box {
        border: 3px solid #3E3E3E;
        border-radius: 15px;
        text-align: center;
        padding: 15px;
        font-family: "Poppins", sans-serif;
        margin: 30px 0px;
    }

    .cancel-box h4 {
        font-size: 26px;
        font-weight: 700;
        text-transform: uppercase;
        font-family: "Poppins", sans-serif;
    }

    .form-row {
        padding: 20px 0px;
    }

    .form-group label {
        color: #020202;
        font-size: 15px;
        font-weight: 600;
        padding-bottom: 5px;
    }

    .cancel-box input {
        background: #E5E5E5;
        height: 54px;
        color: #000;
        font-size: 14px;
        border: 1px solid #888888;
    }

    .jn-sec {
        display: flex;
        justify-content: center;
    }

}


.reward-trm {
    height: 24px;
    width: 20px;
    position: absolute;
    margin-top: -1px;
}

.eddy-slct {
    /* background: #E5E5E5; */
    height: 54px;
    color: #000;
    font-size: 14px;
    border: 1px solid #888888;
}

.form-select {
    background-color: #e5e5e5;
    border-radius: 0px !Important;
}

#program {
    /* background: #E5E5E5; */
    border-radius: 0px !important;
    height: 54px;
    color: #000;
    font-size: 14px;
    border: 1px solid #888888;
}

.eael-contact-form-7-title {
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
    text-align: center;
}

.cancel-box .wpcf7-form {
    text-align: center;
}

.eael-contact-form-7-button-align-left .eael-contact-form-7 .wpcf7-form p:nth-last-of-type(1) {
    margin: auto !important;
    width: 100% !important;
}

.cancel-box .eael-contact-form-7 input {
    width: 100% !important;
}

.eael-woo-product-carousel-container .icons-wrap.block-style li a.button.add_to_cart_button, .eael-woo-product-carousel-container .icons-wrap.block-style li a {
    background-color: var(--main-button-color) !important;
}

.swiper-button-next, .swiper-button-prev {
    background: none!important;
    color: var(--main-button-color) !important;
    opacity: 0.5;
    font-size: 60px!important;
}

.swiper-button-next:hover, .swiper-button-prev:hover {
    background: none!important;
    opacity: 0.9;
}
.tech_gad_sec .eael-product-wrap{
    background-color: #B3C8D4;
    border-radius: 30px;
    padding: 10px 15px 5px;
    position: relative;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    min-height: 340px;
}
.tech_gad_sec li{
    border: none!important;
}
.tech_gad_sec h2{
    display: block;
    text-align: center;
    color: #fff!important;
    font-size: 13px;
    font-weight: 600;
    line-height: 15px;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    min-height: 26px;
    margin-bottom: 0 !important;
}
.tech_gad_sec.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button::before, .eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button::before{
    display:none!important;
    content: ""!important;
}
.tech_gad_sec .button.add_to_cart_button{
    font-size: 14px;
    font-weight: 600!important;
    padding: 8px 20px;
    background-color: var(--main-button-color)!important;
    color: #fff;
    border-radius: 40px;
    display: inline-block;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    text-transform: capitalize !important;
}
.tech_gad_sec img{
    border-radius: 15px 15px 0 0;
}

.tech_gad_sec bdi{
    font-size: 12px;
    line-height: 16px;
    color: #000;
    margin-bottom: 10px;
}

ul.color-v li {
    list-style-type: none;
}

.pro-tabs ul li {
    list-style-type: none !important;
}
.p-a10 h4,
.p-a10 a {
    color: #fff !important;
}
.p-a10 span {
    color: #fff !important;
}
.m-b30 {
    margin-bottom: 30px;
    min-height: 400px;
}

body {
    font-family: Arial;
    margin: 0;
}

* {
    box-sizing: border-box;
}

img {
    vertical-align: middle;
}

/* Position the image container (needed to position the left and right arrows) */
.container {
    position: relative;
}
.main_head {
    padding: 0px !important;
}
/* Hide the images by default */
.mySlides {
    display: none;
}
span.shopping-bag.wcmenucart-count.ng-binding {
    padding: 2px 9px 2px 6px !important;
}

/* Add a pointer when hovering over the thumbnail images */
.cursor {
    cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 40%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* Container for image text */
.caption-container {
    text-align: center;
    background-color: #222;
    padding: 2px 16px;
    color: white;
}

.row:after {
    content: "";
    display: table;
    clear: both;
}

/* Six columns side by side */
.column {
    float: left;
    width: 23%;
    margin-right: 5px;
    border: 1px solid #ccc;
    margin-top: 15px;
}

/* Add a transparency effect for thumnbail images */
.demo {
    opacity: 0.6;
}

.active,
.demo:hover {
    opacity: 1;
}
.sec1-prodiv-lft1 {
    /* width: 440px;*/
    height: auto;
}
.sec1-prodiv-rgt {
    width: 500px;
}
.rte ul {
    margin: 0 0 0 10px;
}
.cler {
    clear: both;
}

.bulet li {
    margin-left: 43px;
    line-height: 25px;
    list-style: circle;
}
.mrgn1-pro {
    margin: 49px 0 0 0;
}
.product-excerpt {
    margin-bottom: 30px;
}
span.sp2 {
    margin-left: 10px;
}
ul.unit li {
    background: #d2d1d1;
    margin-bottom: 5px;
    padding: 10px;
}
.red_pr {
    font-size: 20px;
    color: #f10505;
    font-weight: bold;
}
.save_mony {
    margin-left: 30px;
    text-decoration: line-through;
    color: #000;
    font-size: 25px;
}
#btn-re {
    background-color: var(--main-button-color) !important;
    padding: 12px 60px !important;
    font-size: 22px !important;
    font-weight: 700 !important;
    color: #000 !important;
    font-family: "Poppins", sans-serif;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.2), 0 4px 4px 0 rgba(0, 0, 0, 0.2);
    margin-bottom: 15px !important;
    border-radius: 50rem !important;
    cursor: pointer;
    width: auto!important;
}
input[type="checkbox"],
input[type="radio"] {
    opacity: 1;
    margin-left: 1px !important;
}

.member-area h2 {
    margin: 20px 0;
    border-radius: 20px;
    text-align: left;
    font-size: 37px;
    color: #ffffff;
    font-family: "Montserrat";
    line-height: 40px;
    font-weight: 500;
    padding: 72px 40px 0px 70px;
    background: none;
}

.member-area h4 {
    color: #000;
    font-weight: 600;
    font-size: 26px;
    line-height: 34px;
    font-family: "Montserrat";
}

.member-area {
    box-shadow: none;
}

.member-area p {
    clear: both;
}
.dis-style {
    padding-bottom: 50px;
}

.post-title a {
    color: #000 !important;
}
.cart{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.shop_table.cart.woocommerce-cart-form__contents.eael-woo-cart-table{
    display: block;
}
input.qty {
    background: #04283d !important;
    border: none;
    width: 80px !important;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-size: 0.88889em;
    font-weight: 700;
    line-height: 2.6;
    margin-right: 10px;
    border-radius: 5px;
    color:#f9fbff !important;
}
#p_show{
    margin-bottom: 10px;
}
.subscription_box .elementor-container{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.subscription_card{
    min-width: 256px!important;
    width: 28%!important;
}
@media(max-width: 768px) {
    .subscription_card{
        width: auto!important;
    }
}

.subscription_card .header .title{
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 3px;
    text-align: left;
    color: #000;
    font-family: roboto;
}
.subscription_card .eael-pricing-tag{
    margin-left: 60px;
    margin-bottom: 0;
    text-align: left;
    padding: 0!important;
}
.subscription_card .eael-pricing-tag .original-price, .subscription_card .eael-pricing-tag .price-period,.subscription_card .price-currency{
    font-size: 15px!important;

    margin-bottom: 3px!important;
    text-align: left;
    color: #000!important;
    font-family: roboto;
}
.subscription_card .eael-pricing-tag .original-price{
    margin-right: 5px;
    font-weight: bold;
}
.subscription_card .header{
    margin-left: 60px;
    margin-bottom: 0!important;
    padding-bottom: 0!important;
}
.subscription_card .header:after, .subscription_card .eael-pricing-tag:after{
    display: none!important;
}
.subscription_card .eael-pricing.style-1 .eael-pricing-item .body ul li {
    border: none!important;
}
/*.subscription_card > .elementor-widget-wrap{*/
/*    border-radius: 10px;*/
/*    border: 2px solid #757575;*/
/*}*/


.subscription_image_box{
    position: absolute;
    top:2px;
    left: 2px;
    width: auto!important;
    height: fit-content;
    overflow: hidden;
    z-index: 99;
}
.subscription_image_box .elementor-widget-image{
    border-radius: 8px;
    overflow: hidden;
    margin: 10px;
}
.subscription_card  .eael-pricing-item{
    border-radius: 10px!important;
    background: #EBEBEB;
    border: 2px solid #757575!important;
    padding-bottom: 20px!important;
}
.subscription_card  .eael-pricing-item.selected{
    border: 2px solid #ffce24!important;
}
.subscription_card .eael-pricing-button {
    width: fit-content!important;
    margin: auto!important;
    padding: 10px 30px!important;
}
.subscription_image_box .elementor-widget-image img{
    max-width: 80px;
}
.subscription_card .eael-pricing-item.ribbon-4:before{
    top: 25px!important;
    right: -60px!important;
}
.subscription_card .footer{
    background: none!important;
}
.subscription_card .eael-pricing-item .body ul li{
    text-align: left!important;
    padding: 0!important;
}
.subscription_card .eael-pricing{
    border-radius: 10px!important;
}
#cart_reward{
    margin: 0;
}
/*#term_box{*/
/*    display: flex;*/
/*    justify-content: flex-start;*/
/*    align-items: flex-start;*/
/*    flex-wrap: wrap;*/
/*}*/
#membercheckbox span{
    margin: 0!important;
}
#term_box {
    display: flex;
    align-items: flex-start;
    gap: 10px;
}

.wpcf7-list-item-label {
    display: inline;
    margin-left: 10px;
}

#term_box input[type="checkbox"] {
    margin-top: 4px;
    transform: scale(1.5);
}

#term_box label {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5;
}
.reward-trm {
    margin-top: 0;
    margin-left: 2px;
}
#term_box a.linka {
    color: #0073aa;
    text-decoration: underline;
}

#term_box a.linka:hover {
    color: #005177;
    text-decoration: none;
}
#term_box .wpcf7-not-valid-tip{
    display: none !important;
}
#term_box_submit p{
    margin: 0;
}
#term_box_submit input[type=submit]{
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    border-radius: 50rem !important;
    background-color: #FFC700 !important;
    padding: 12px 60px !important;
    font-size: 22px !important;
    font-weight: 700 !important;
    color: #000 !important;
    font-family: "Poppins", sans-serif;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.2), 0 4px 4px 0 rgba(0, 0, 0, 0.2);
    margin-bottom: 15px !important;
}
#term_box_submit input[type=submit] {
    -webkit-animation: pulse 1.5s infinite;
}

#term_box_submit input[type=submit]:hover {
    -webkit-animation: none;
}
/*.category-carousel .elementor-icon-list-item{*/
/*    */
/*}*/
.category-carousel .elementor-icon-list-item .owl-stage {
    margin-top: 47px !important;
    height: 40px !important;
}
.category-carousel .elementor-icon-list-item a{
    padding: 6px 20px;
    border-radius: 20px;
    color: #000;
    background-color: #efefef;
    margin-right: 20px;
    text-decoration: none;
    font-size: 13px;
    text-align: center;
    /*width: auto;*/
    /*margin: auto;*/
}
.category-carousel .elementor-icon-list-item a span{
    width: 100%;
}
.category-carousel{
    margin-top: 40px;
}

.category-list .elementor-widget-wrap{
    display: block!important;
}
.category-list .owl-next span {
    background: #29b1ff;
    color: #fff;
    border-radius: 100%;
    font-size: 25px;
    padding: 0px 15px 5px 15px;
    position: relative;
    right: -14px;
    /* opacity: 1; */
    width: 40px;
    height: 40px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 40px;
    top: 7px;
}
.category-list .owl-prev span {
    background: #38b6ff;
    color: #fff;
    border-radius: 100%;
    font-size: 28px;
    position: relative;
    left: -14px;
    width: 40px;
    height: 40px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 40px;
    top: 7px;
}
/*.category-list .owl-carousel .owl-nav button {*/
/*    background: 0 0;*/
/*    color: inherit;*/
/*    border: none;*/
/*    padding: 0 !important;*/
/*    font: inherit;*/
/*    position: absolute;*/
/*}*/
.category-list .owl-carousel .owl-nav{
    margin-top: -45px!important;
    display: flex;
    justify-content: space-between;
    width: calc(100% + 40px);
    margin-left: -30px;
}
.category-list .owl-prev{
    left: -20px;
}
.category-list .owl-next{
    right: -20px;
}
.reward-card_box .footer{
    display: none!important;
}

@media (max-width: 768px) {
    .left-content {
        width: 90%!important;
    }
    .reward-card_box .subscription_card {
        width: 100% !important;
    }
}
@media(min-width: 768px) {
    .reward-card_box .subscription_card{
        width: 100%!important;
        padding: 10px 0;
    }
    .reward-card_box .eael-pricing-item{
        padding: 30px 15px!important;
        display: flex;
    }
    .reward-card_box .eael-pricing-tag{
        order: 1;
    }
    .reward-card_box .body{
        width: 50%;
    }
    .reward-card_box .subscription_image_box .elementor-widget-image {
        border-radius: 8px;
        overflow: hidden;
        margin: 0;
    }
    .reward-card_box .body ul {
        display: flex!important;
        width: 100%!important;
        margin-bottom: 0!important;
        align-content: center;
        flex-wrap: wrap!important;
        align-items: center;
    }
    .reward-card_box .li-icon i{
        color: #5acc81!important;
    }
    .reward-card_box .eael-pricing-item.selected {
        background-color: #fdf0d2 !important;
    }
    .reward-card_box .body ul li{
        width: 50%!important;
    }
    .reward-card_box .subscription_card .header {
        margin-left: 80px;
        width: 70px;
        margin-right: 15px;
    }
    .reward-card_box .subscription_card .eael-pricing-tag{
        margin: 0!important;
    }
    .reward-card_box .subscription_card .price-tag{
        margin: 0;
        line-height: initial!important;
    }
    .reward-card_box .subscription_card .original-price,.reward-card_box .subscription_card .price-currency{
        font-size: 36px!important;
        color: #5acc81!important;
        font-weight: 800;
    }
    .reward-card_box .elementor-column-gap-default>.elementor-column>.elementor-element-populated{
        padding: 0!important;
    }
}

@media(max-width: 768px) {
    .category-list .owl-carousel .owl-nav{
        margin-top: -45px!important;
        display: flex;
        justify-content: space-between;
        width: 100%;
        margin-left: 0;
    }
    .category-list .owl-prev{
        left: 0;
    }
    .category-list .owl-next{
        right: 0;
    }
}
@-webkit-keyframes pulse {
    0% {
        -moz-transform: scale(0.9);
        -ms-transform: scale(0.9);
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
    70% {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
        box-shadow: 0 0 0 50px rgba(90, 153, 212, 0);
    }
    100% {
        -moz-transform: scale(0.9);
        -ms-transform: scale(0.9);
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        box-shadow: 0 0 0 0 rgba(90, 153, 212, 0);
    }
}

/*laptop view*/
@media screen and (min-width: 992px) {
    .plan-price {
        padding-left: 0px !important;
        margin-left: -15px;
    }
    /*.reward-banner .elementor-column.elementor-col-100{*/
    /*    max-width: 600px;*/
    /*}*/

}


/*tablet*/
@media (min-width: 768px) and (max-width: 991.98px) {
    .content-overlay {
        width: 100%;
        margin-left: 23px;
    }

    .reward-banner {
        background-position: left center;
        background-size: cover;
    }

    .content-overlay h2 {
        font-size: 62px !important;
    }

    /* .plan-price h3 span{margin-top: 5px;display: block;} */
    .left-content {
        width: 100% !important;
        margin-bottom: 20px;
    }

    .jn-sec {
        justify-content: center !important;
    }

    .plan-term {
        margin: 40px 0px 20px 0px !important;
    }

    .cancel-box {
        margin: 40px 0px !important;
    }
}
@media only screen and (min-width: 1168px) {
    .entry .entry-content > *, .entry .entry-summary > *, .entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *, .entry .entry-content > .wp-block-group > .wp-block-group__inner-container > * {
        max-width: 100%;
    }
}
.woocommerce-shipping-totals li label{
    display: flex !important;
    padding-left: 0!important;
    position: relative;
    font-family: Roboto, sans-serif;
    color: #737373!important;
    text-align: left;
    flex-wrap: nowrap;
    line-height: 1.5rem!important;
    justify-content: space-between;
}
.woocommerce-shipping-totals .shipping_method + label::before {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    border: 2px solid #fff;
    box-shadow: 0 0 0 2px #6d6d6d;
    background: #fff;
    margin-left: -25px!important;
    margin-top: 5px;
    margin-right: 1.2rem;
    border-radius: 100%;
    transform: translateY(2px);
}
.woocommerce-shipping-totals th{
    border-right: 0!important;
}
.woocommerce-shipping-totals td{
    border-left: 0!important;
}
.gta-product-detail .quantity,.wpclv-attributes .wpclv-attribute-label{
    display: none;
}
.wpclv-attributes .wpclv-terms{
    width: 100%;
}
.wpclv-attributes .wpclv-terms .wpclv-terms-select {
    border-radius: 20px;
    background-color: #fff !important;
    font-size: 14px;
    display: block;
    width: 100%;
    padding: .375rem 2.25rem .375rem .75rem;
    -moz-padding-start: calc(0.75rem - 3px);

    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
    border: 1px solid #ced4da;

    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
#payment .woocommerce-form__input-checkbox{
	width: auto;
}
.woocommerce #payment .wc-terms-and-conditions {
    padding: 0px 1em 2em 14px !important;
}
.extra-terms a{
	color:#e2e2e2!important;
	text-decoration: auto!important;
}
.extra-terms{
	padding-bottom: 20px;
}
.extra-terms-must-read {
    display: none!important;
}