/*
Theme Name: Fleeto Child
Theme URI: https://fleeto.com
description: Fleeto Child Theme
Author: Fleeto
Author URI: https://fleeto.com
Template: fleeto
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain: fleeto-child
*/
/************************************************************/
body, p {
    font-size: 16px !important;
    font-weight: 300;
}
a {
  cursor: pointer;
}
.text-primary {
    color:#9b0517 !important;
}
.bg-primary {
    background:#9b0517 !important;
}
@media (min-width: 1200px) {
    .display-4 {
        font-size: 3.5rem;
        font-weight: 600;
    }
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1;
  background: #fff;
}
a:hover {
	color: #9b0517;
}
.swiper-progress-bar {
	width: 100%;
    height: 6px;
	position: relative;
	margin: 20px auto;
	background: #eeeeee;
}
.swiper-progress-bar .progress {
	height: inherit;
	left: 0;
	top: 0;
	position: absolute;
	background: #ed3131;
	z-index: 1;
}
.swiper-progress-bar .progress-sections {
	left: 0;
	top: 0;
	position: absolute;
	height: inherit;
	width: inherit;
	z-index: 2;
	display: flex;
	flex-direction: row;
}
.swiper-progress-bar .progress-sections	span {
	flex: 1;
	height: inherit;
	border-right: 5px solid #eee;
}
.swiper-progress-bar .progress-sections	span:last-child {
	border-right-width: 0;
}

.swiper-counter{
	width: 100%;
	margin: 0 20px;
	margin-top: -3em;
    z-index: 1;
    position: relative;
    color: #fff;
}
.buy_now_sec {
    margin-left: -10px;
}

/***************************************/
.product_list_single_buy {
	text-align: center;
}

.post-meta div i {
	opacity: 0.7;
    font-size: 15px;
    margin-right: 5px;
}
.product_list_single_buy:hover, .product_list_single_cart:hover,
.theme-btn:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover {
	background: #ddd;
	color: #c85a5a;
}

.home_product_content_wrapper h4 a {
	color: #000;
}
.home_product_content_wrapper h4 a:hover {
	color: #9b0517;
}

/******************* Woocommerce CSS *********************/
.woocommerce #content div.product div.images, .woocommerce div.product div.images, 
.woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    float: left;
    width: 100%;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, 
.woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: right;
    width: 100%;
    clear: none;
}

/*.woocommerce-product-gallery .wpgs-image.slick-current img.zoomImg {
	height: 350px !important;
}

.woocommerce-product-gallery .wpgs-image.slick-current .woocommerce-product-gallery__image.wpgs_image img {
	height: 350px !important;
}*/

.woocommerce div.product .product_title {
    clear: none;
    margin-top: 0;
    padding: 0;
    font-size: 1.5em;
    font-weight: 400;
}

.amount::before {
  margin-right: 5px;
}
del .amount::before,
ins .amount::before {
  margin-right: 5px;
}

/*ins .amount::before {
  content: 'Now:';
}*/

.product.sale p.price {
	display: none;
}

.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
    background: inherit;
    font-weight: 700;
    display: block;
}

.woocommerce div.product p.price del, .woocommerce div.product span.price del {
    opacity: .5;
    display: block;
    font-size: 12px;
    color: #1c1c1c;
    font-weight: 500;
}

.woocommerce div.product .woocommerce-variation-price span.price ins {
	margin-left: 2em;
    margin-top: -1.3em;
}

.woocommerce-product-details__short-description ul.a-unordered-list {
	margin-left: 0;
	padding-left: 1.5rem;
}

.woocommerce-product-details__short-description ul.a-unordered-list li {
	font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 10px;
}

.right-block {
	position: relative;
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 18px;
    height: 80vh;
    overflow: hidden;
}

.right-block .woocommerce-product-details__short-description, .right-block table.variations,
.right-block div.product span.price del  {
	display: none;
}

/*.middle-block .single_variation_wrap{
	position: absolute;
    top: 10%;
    right: 0;
    text-align: center;
    width: 25%;
    max-width: 100%;
}*/
.middle-block .single_variation_wrap {
    position: absolute;
    top: 44%;
    right: -39%;
    text-align: center;
    width: 25%;
    max-width: 100%;
}

.variations_form.cart > div {
    position: relative;
}

.middle-block .single_variation_wrap div.quantity {
    margin: 0 4px 10px 0 !important;
    width: 100%;
}
.middle-block .single_variation_wrap .quantity .qty {
    width: 200px;
    text-align: center;
}

.middle-block .single_variation_wrap .button {
    float: none !important;
    width: 200px;
}

.product-image {
  overflow: auto;
  /*position: -webkit-sticky;
  position: sticky;*/
  top: 5%;
  position: relative;
}

.woocommerce span.onsale {
    padding: 7px !important;
    font-weight: 500 !important;
    top: 0.5em !important;
    left: 0.5em !important;
    background-color: #9b0517 !important;
    font-size: 12px !important;
}

.woocommerce .products.columns-3 span.onsale {
    width: 70px !important;
}

@media (max-width: 767px) {
    .woocommerce span.onsale {
        width: 55px !important;
        padding: 4px !important;
        font-size: 10px !important;
    }
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb {
    font-size: 1em;
    color: #ffffff;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a {
    color: #aaaaaa;
}

.page-content, .entry-content, .entry-summary {
    margin: 0;
}

.middle-block .product_title {
	border-bottom: 1px solid #ddd;
    padding-bottom: 15px !important;
}

/***************************** WC TABS *********************************/
.wpcstore-content .woocommerce-tabs ul.tabs {
    width: 30.4347826087% !important;
    float: left !important;
    margin-right: 4.347826087% !important;
}
.wpcstore-content .woocommerce-tabs .panel {
    width: 65.2173913043% !important;
    float: right !important;
    margin-right: 0 !important;
    margin-bottom: 3.706325903em !important;
}

.wpcstore-content .woocommerce-tabs {
    padding-top: 2.617924em;
    padding-bottom: 2.617924em;
}
.wpcstore-content .woocommerce-tabs ul.tabs {
    width: 29.4117647059%;
    float: left;
    margin-right: 5.8823529412%;
}

.wpcstore-content .woocommerce-tabs .panel {
    width: 64.7058823529%;
    float: right;
    margin-right: 0;
    margin-top: 0;
}

.wpcstore-content .woocommerce-tabs {
  overflow: hidden;
  padding: 1em 0 !important;
}
.wpcstore-content .woocommerce-tabs::before, .wpcstore-content .woocommerce-tabs::after {
  content: "";
  display: table !important;
}
.wpcstore-content .woocommerce-tabs::after {
  clear: both;
}
.wpcstore-content .woocommerce-tabs ul.tabs {
  list-style: none !important;
  margin-left: 0 !important;
  text-align: left !important;
}
.wpcstore-content .woocommerce-tabs ul.tabs li {
  display: block !important;
  margin: 0 !important;
  border-bottom: 1px solid #e5e5e5 !important;
  position: relative !important;
}
.wpcstore-content .woocommerce-tabs ul.tabs li a {
  padding: 1em 0 !important;
  display: block !important;
  text-decoration: none !important;
}
.wpcstore-content .woocommerce-tabs .panel h2:first-of-type {
  font-size: 1.618em !important;
  margin-bottom: 1em !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: none !important;
    border-bottom: 1px solid #cfc8d8 !important;
    background-color: transparent !important;
    color: #515151;
    display: inline-block;
    position: relative;
    z-index: 0;
    border-radius: 0 !important;
    margin: 0 -5px;
    padding: 0 1em;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    display: none;
}

@media (min-width: 992px) {
    .woocommerce-tabs ul.tabs li.active::after {
        right: 0em !important;
    }
}
.woocommerce-tabs ul.tabs li.active::after {
    opacity: 1;
    right: 0;
}

/*.woocommerce-tabs ul.tabs li::after {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: '\f105' !important;
    color: #abb4be;
    position: absolute;
    right: 0;
    top: 8px;
    padding: 10px 25px;
}*/

.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after {
    color: #fff;
}


@font-face {
  font-family: 'FontAwesome';
  src: url('https://use.fontawesome.com/releases/v5.14.0/css/all.css'); 
}

/*.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before {*/
/*.woocommerce-tabs ul.tabs li:active::after, .woocommerce-tabs ul.tabs li::before {
    border: none;
    box-shadow: none !important;
    position: absolute;
    bottom: -1px;
    width: 20px;
    height: 40px;
    content: " ";
    box-sizing: border-box;
}*/

.woocommerce-tabs ul.tabs li.active::after {
    opacity: 1;
    content: " ";
    height: 2px;
    width: 80px;
    background: red;
    /* display: block; */
    position: absolute;
    bottom: 0;
    left: calc(50% - 40px);
}

.woocommerce-tabs ul.tabs li::after {
    right: 0px;
}
.woocommerce-tabs ul.tabs li.active {
    background: transparent;
    position: relative;
}

.woocommerce-tabs ul.tabs li.active a {
    color: #ac2929;
}

.product_single_item h4 {
	line-height: 18px;
}
.product_single_item h4 a {
  font-size: 1rem;
  font-weight: 300;
  color: #000;
}

.woocommerce-product-details__short-description {
    position: relative;
    margin-bottom: 1.5em;
}

.woocommerce-product-details__short-description ul li:before  {
    position: absolute;
    content: '';
    left: 0;
    top: auto;
    background: url(assets/images/Vector.png) no-repeat;
    height: 16px;
    width: 16px;
    background-size: contain;
    margin-top: 4px;
}

.woocommerce-product-details__short-description ul {
	margin-left:0;
	list-style-type: none;
}

.woocommerce-product-details__short-description ul li {
    font-weight: 300;
    font-size: 16px;
    margin-bottom: 5px;
}

.right-block .woocommerce div.product div.summary {
    margin-bottom: 1em !important;
}
.right-block .product_tag ul li {
    border: 1px solid #e6e6e6;
}

/*.product_meta span {
    margin-right: 10px;
}*/

.product_benifits ul {
    list-style-type: none;
    display: flex;
    padding-left: 0;
    margin: 0;
}

.product_benifits ul li {
    padding: 15px;
    margin-right: 10px;
    border: 1px solid #f1f1f1;
}

.product_benifits ul li .icon {
    margin-bottom: 10px;
}

.product_benifits ul li .icon i {
    font-size: 50px;
    color: #9b0517;
    font-size: 30px;
    color: #fff;
    background: #9b0517;
    padding: 15px;
}

.product_benifits ul li .text span {
    font-size: 20px;
    font-weight: 300;
    text-align: center;
}

.woocommerce-product-details__short-description h3 {
    margin-bottom: 1rem;
}

.wpced-inner {
    margin-bottom: 1em !important;
}

.woocommerce .single_variation_wrap .quantity .qty {
    width: 200px;
    text-align: center;
    height: 42px;
    margin-bottom: 10px;
}

.woocommerce .single_variation_wrap .single_add_to_cart_button {
    float: none;
    width: 200px;
    padding: 15px;
    background-color: #9b0517 !important;
}

@media (max-width: 767px) {
    .woocommerce .single_variation_wrap .single_add_to_cart_button {
        width: 110px;
        font-size: 14px;
        padding: 10px 10px;
    }
}

h1.product_title {
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px !important;
    font-size: 35px;
    font-weight: 600;
    border-bottom: 2px solid transparent;
    border-image: linear-gradient(0.25turn, #9b0517 30%, #c95865 30% 30%, #fee8ea);
    border-image-slice: 1;
    width: 100%;
    padding-bottom: 10px !important;
}

.shop_page_section h3, .section h3, h3.modal-title {
    border-bottom: 2px solid transparent;
    border-image: linear-gradient(0.25turn, #9b0517 30%, #c95865 30% 30%, #fee8ea);
    border-image-slice: 1;
    width: 100%;
    padding-bottom: 1rem;
    margin-bottom: 1em;
}

.woocommerce .star-rating span::before {
    content: "SSSSS";
    top: 0;
    position: absolute;
    left: 0;
    color: #ffae0d;
}

.product_benifits .icon-box i {
    color: var(--accent-color);
    background-color: var(--surface-color);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 25px;
    font-size: 28px;
    width: 70px;
    height: 70px;
    border-radius: 4px;
    line-height: 0;
    box-shadow: 0px 2px 30px rgba(0, 0, 0, 0.1);
    transition: 0.3s;
    background: linear-gradient(0.25turn, #fdcfd4 0%, #faf2f2 50%);
}

.product_benifits .icon-box h4 {
    font-weight: 500;
    margin-bottom: 10px;
    font-size: 18px;
    color: var(--heading-color);
}

@media (min-width:769px) {
    .woocommerce-tabs.wc-tabs-wrapper {
        margin-bottom: 2em;
    }
    .woocommerce-tabs ul.tabs {
        display: flex;
    }
    .woocommerce-tabs ul.tabs li {
        -ms-flex: 1; /* IE 10 */
        flex: 1;
    }
    ul.tabs.wc-tabs {
        /*float: left;*/
        width: auto;
        margin: 20px 0;
        padding: 0;
        border-bottom: 1px solid rgba(0, 0, 0, 0.05) !important;
    }

    ul.tabs.wc-tabs li {
        display: block !important;
        margin: 0 !important;
        width: 250px;
        padding: 15px;
        text-align: center;
        position: relative;
    }
    
    ul.tabs.wc-tabs li a {
        color: #383838;
        font-size: 20px;
        font-weight: 500;
    }

    /*ul.tabs.wc-tabs li:not(:last-child) {
        border-bottom: 1px solid rgba(0,0,0,0.05) !important;;
    }*/

    .woocommerce div.product .woocommerce-tabs .panel {
        float: right;
        width: calc(100% - 240px);
    }

    .upsells, .related {
        clear:both;
    }
}

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description {
    padding-top: 1em;
    padding-bottom: 1em;
}

.expert_comment .pull-right img {
    border-radius: 10px;
}

.section.stats {
    color: #444444;
    background-color: #ffe5e84a;
    padding: 60px 0;
    scroll-margin-top: 72px;
    overflow: clip;
}

.section.brand-specification {
    padding: 60px 0;
}

.section-title {
    text-align: center;
    padding-bottom: 60px;
    position: relative;
}

.section-title h2 {
    font-size: 32px;
    font-weight: 500;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
}

.section-title h2:before {
    content: "";
    position: absolute;
    display: block;
    width: 160px;
    height: 1px;
    background: color-mix(in srgb, #444444, transparent 60%);
    left: 0;
    right: 0;
    bottom: 1px;
    margin: auto;
}

.section-title h2::after {
    content: "";
    position: absolute;
    display: block;
    width: 60px;
    height: 3px;
    background: #9b0517;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.accordion-button {
    font-size: 1.4rem;
    font-weight: 400;
    color: #000;
}

@media (max-width: 767px) {
    .accordion-button {
        font-size: 1.2rem;
    }
}

.accordion-button:not(.collapsed) {
    color: #9b0517;
    background-color: #ffe5e84a;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
}

.accordion-button::after {
    float: right !important;
    font-family: FontAwesome;
    content:"\f067";
    transition: all 0.5s;
}
.accordion-button::after, .accordion-button:not(.collapsed)::after {
   background-image: none;
}
.accordion-button:not(.collapsed)::after {
    float: right !important;
    font-family: FontAwesome;
    content:"\f068";
    padding-right: 5px;
}
.accordion-button::after {
    transition: all 0.5s;
}

.accordion-item {
    margin-bottom: 0rem;
    border-left: 0;
    border-right: 0;
    border-top: 1px solid transparent !important;
    border-image: linear-gradient(0.25turn, #9b0517 30%, #c95865 30% 30%, #fee8ea);
    border-image-slice: 1;
}
.accordion-item:last-child {
    border-bottom: 1px solid transparent;
    border-image: linear-gradient(0.25turn, #9b0517 30%, #c95865 30% 30%, #fee8ea);
    border-image-slice: 1;
}

.t-left {
    text-align: left !important;
}
.right-side {
    position: relative;
}


.crdGray {
    font-size: 12px;
    line-height: 1.1;
    font-weight: 700;
    color: #000;
    padding-top: 20px;
    padding-bottom: 20px;
    background: #f5f5f5;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    margin-bottom: 24px
}

.pdFeature {
    justify-content: space-between;
    font-size: 11px;
    margin: 0 0 20px 0;
    padding-left: 1rem;
}


.pdFeature .item .icon-no-cost-emi {
    font-size: 12px
}

.pdFeature .iconName {
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background-color: #fff;
    font-size: 16px;
    justify-content: center;
    align-items: center;
    padding: 5px;
    border-radius: 4px;
}

@media (max-width: 767px) {
    .pdFeature .item {
        flex-direction: column !important;
    }
    .woocommerce-tabs ul.tabs li.active::after {
        opacity: 1;
        content: " ";
        height: 2px;
        width: 80px;
        background: red;
        /* display: block; */
        position: absolute;
        bottom: 0;
        left: calc(12% - 40px);
    }
}

.esSprt {
    background: url(https://d60i6mpkbdpwe.cloudfront.net/assets/ninetyone/e-scooter/ev-sprite.svg) no-repeat;
    height: 37px;
    display: flex;
    margin: 0 auto;
    zoom:.7;opacity: .8
}

.noReg {
    background-position: -3px 0;
    width: 35px
}

.emiCost {
    background-position: -95px -3px;
    width: 37px;
    padding-top: 9px;
}

.evSafety {
    background-position: -50px 0;
    width: 38px
}

.pdFeature .item {
    display: flex;
    flex-direction: row;
    align-items: center;
    text-align: center;
    column-gap: 5px;
    row-gap: 8px;
}

@media only screen and (min-width: 1024px) {
    .pdFeature {
        font-size: 14px;
    }
}

.single_variation_wrap {
    display: flex;
    background: #000;
    padding: 20px;
    border-radius: 10px;
    align-items: center;
}

.woocommerce-variation.single_variation {
    width: 50%;
}
.woocommerce-variation-price .price {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
}

@media (max-width: 767px) {
    .woocommerce-variation-price .price {
       font-size: 14px; 
    }
}

.woocommerce-variation-price .price ins .woocommerce-Price-amount.amount {
    display: block;
}

.woocommerce-variation-price .price ins {
    text-decoration: none ;
}

.woocommerce-variation-price {
    display: contents;
}
.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
    width: 50%;
    justify-content: center;
    display: flex;
}

#pincheck_wrapper .pincheck_inner .button {
    background-color: #9b0517 !important;
    padding: 15px 30px !important;
    border-radius: 4px !important;
}

table.variations {
    caption-side: bottom;
    border-collapse: collapse;
    width: 100%;
    background: #f1f1f1;
    padding: 24px !important;
    margin-bottom: 20px;
    border-radius: 10px;
}

table.variations tbody {
    padding: 10px;
    display: block;
}
    
table.variations tbody tr {
    padding-bottom: 10px;
    display: block;
}
.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper {
    display: inline-block;
}
.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item {
    padding: 15px 20px;
    border: 1px solid #e0e0e0;
    margin: 0 5px 5px 0;
    display: inline-block;
    box-shadow: 0 0 8px rgba(0, 0, 0, .1);
    background: #fff;
    width: 230px;
}

@media (max-width: 767px) {
    .woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item {
        padding: 5px 5px;
        width: auto;
    }
    .woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item input+span {
        font-size: 12px;
    }
}
a.reset_variations {
    display: none;
}

.variableBtn .btn {
    white-space: normal;
    display: flex;
    align-items: center;
    padding: 16px 20px;
    column-gap: 4px;
    line-height: 1.1;
    width: 100%;
    min-height: 36px;
    background: #f5f5f5;
    color: #000;
    font-size: 16px;
    font-weight: 600;
}

@media (max-width: 767px) {
    .variableBtn .btn {
        padding: 10px 10px;
        font-size: 14px;
        font-weight: 500;
    }
}
.variableBtn .btn i {
    margin-right: 5px;
    font-size: 20px;
}
.variableBtn .btn:hover {
    background: #9b0517;
    color: #fff;
}
.modal {
  background: rgba(0, 0, 0, 0.5); 
}
.modal-backdrop {
  display: none;
}
@media (min-width: 576px) {
    .modal-dialog {
        max-width: 90% !important;
        margin-right: auto;
        margin-left: auto;
    }
}
    
.modal-header {
    border-bottom: none;
    padding-bottom: 0;
}
.modal-body ul {
    list-style-type: none;
}
.modal-body ul li:before  {
    position: absolute;
    content: '';
    left: 20px;
    top: auto;
    background: url(assets/images/Vector.png) no-repeat;
    height: 16px;
    width: 16px;
    background-size: contain;
    margin-top: 4px;
}
.modal-header .btn-close {
    margin-top: -6%;
}
@media (min-width: 769px) {
    .woocommerce-tabs.wc-tabs-wrapper {
        margin-bottom: 2em;
        padding: 0 2em !important;
    }
}

/*** Booking ***/
.booking {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.booking-media {
    position: relative;
    padding: 4rem 0 2rem 0;
    /*background: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/carousel-1.jpg) center center no-repeat;
    background-size: cover;*/
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.booking-media .section-title {
    text-align: center;
    padding-bottom: 20px;
    position: relative;
}

.bootstrap-datetimepicker-widget.bottom {
    top: auto !important;
}

.bootstrap-datetimepicker-widget .table * {
    border-bottom-width: 0px;
}

.bootstrap-datetimepicker-widget .table th {
    font-weight: 500;
}

.bootstrap-datetimepicker-widget.dropdown-menu {
    padding: 10px;
    border-radius: 2px;
}

.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
    background: var(--primary);
}

.bootstrap-datetimepicker-widget table td.today::before {
    border-bottom-color: var(--primary);
}

/******* Watch & Shop *********/
.watchShop {
    position: relative;
    width: 100%;
    padding: 45px 0 15px 0;
}

.watchShop .watchShop-item {
    position: relative;
    margin-bottom: 30px;
    background: #ffffff;
}

.watchShop .watchShop-img {
    position: relative;
    border-radius: 15px;
    overflow: hidden;
    height: 530px;
    max-height: 100%;
}

.watchShop .watchShop-img img {
    position: relative;
    width: 100%;
    margin-top: 15px;
    transform: scale(1.1);
    transition: .3s;
}

.watchShop .watchShop-item:hover img {
    margin-top: 0;
    margin-bottom: 15px;
}

.watchShop .watchShop-social {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .5s;
}

.watchShop .watchShop-social a {
    position: relative;
    margin: 0 3px;
    margin-top: 100px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 40px;
    font-size: 16px;
    color: #ffffff;
    background: #fbaf32;
    opacity: 0;
}

.watchShop .watchShop-social a:hover {
    color: #ffffff;
    background: #719a0a;
}

.watchShop .watchShop-item:hover .watchShop-social {
    background: rgba(256, 256, 256, .5);
}

.watchShop .watchShop-item:hover .watchShop-social a:first-child {
    opacity: 1;
    margin-top: 0;
    transition: .3s 0s;
}

.watchShop .watchShop-item:hover .watchShop-social a:nth-child(2) {
    opacity: 1;
    margin-top: 0;
    transition: .3s .1s;
}

.watchShop .watchShop-item:hover .watchShop-social a:nth-child(3) {
    opacity: 1;
    margin-top: 0;
    transition: .3s .2s;
}

.watchShop .watchShop-item:hover .watchShop-social a:nth-child(4) {
    opacity: 1;
    margin-top: 0;
    transition: .3s .3s;
}

.watchShop .watchShop-text {
    position: relative;
    padding: 25px 15px;
    text-align: center;
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, .07);
    border-top: none;
    border-radius: 0 0 15px 15px;
}

.watchShop .watchShop-text h2 {
    font-size: 22px;
    font-weight: 700;
}

.watchShop .watchShop-text p {
    margin: 0;
    font-size: 16px;
}

.watchShop-playbtn .btn-play {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    box-sizing: content-box;
    display: block;
    width: auto;
    height: auto;
    border-radius: 50%;
    border: none;
    outline: none;
    padding: 8px 10px 8px 18px;
}

.watchShop-playbtn .btn-play:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 65px;
    height: 65px;
    background: #9b0517;
    border-radius: 50%;
    animation: pulse-border 1500ms ease-out infinite;
}

.watchShop-playbtn .btn-play:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 65px;
    height: 65px;
    background: #ef394e;
    border-radius: 50%;
    transition: all 200ms;
}

.watchShop-playbtn .btn-play img {
    position: relative;
    z-index: 3;
    max-width: 100%;
    width: auto;
    height: auto;
}

.watchShop-playbtn .btn-play span {
    display: block;
    position: relative;
    z-index: 3;
    width: 0;
    height: 0;
    border-left: 15px solid #ffffff;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
}

.overlay {
    position: absolute;
    bottom: 0px;
    background: rgb(0, 0, 0);
    background: rgb(0 0 0 / 67%);
    color: #f1f1f1;
    width: 100%;
    transition: .5s ease;
    opacity: 0.8;
    color: white;
    font-size: 20px;
    padding: 20px;
    text-align: center;
    top: 0;
    height: auto;
}

.watchShop-img:hover {
    animation-name: hoverPop;
    animation-duration: .4s;
}

.watchShop-img::after {
    background: rgba(255,139,95,.6)
}

.watchShop-img:hover::before {
    animation: slick-hover-2 3s .4s linear infinite;
    transform: translateY(-20px) translateX(-20px)
}

.watchShop-img:hover::after {
    animation: slick-hover 3s .4s linear infinite reverse;
    transform: translateY(20px) translateX(20px)
}

.watchShop-img:hover .playBtn:before {
    background: #5ad235;
    color: #fff
}

.watchShop-img::after, .watchShop-img::before {
    background: rgba(152, 98, 249, .6);
    content: "";
    height: 100%;
    position: absolute;
    transition: all .2s;
    transition-delay: .2s;
    transform: translateY(0) translateX(0);
    width: 100%;
    z-index: -1;
    border-radius: 5px;
}

@keyframes hoverPop {
    0%,100% {
        transform: scale(1)
    }

    33% {
        transform: scale(1.05)
    }

    66% {
        transform: scale(.9)
    }
}

@keyframes slick-hover {
    0.00% {
        transform: translateY(20px) translateX(20px)
    }

    16.67% {
        transform: translateY(-13px) translateX(-9px)
    }

    33.33% {
        transform: translateY(4px) translateX(12px)
    }

    50.00% {
        transform: translateY(20px) translateX(-20px)
    }

    66.67% {
        transform: translateY(-3px) translateX(8px)
    }

    83.33% {
        transform: translateY(-15px) translateX(-11px)
    }

    100.00% {
        transform: translateY(20px) translateX(20px)
    }
}

@keyframes slick-hover-2 {
    0.00% {
        transform: translateY(-20px) translateX(-20px)
    }

    16.67% {
        transform: translateY(3px) translateX(-5px)
    }

    33.33% {
        transform: translateY(18px) translateX(-10px)
    }

    50.00% {
        transform: translateY(-20px) translateX(20px)
    }

    66.67% {
        transform: translateY(15px) translateX(-4px)
    }

    83.33% {
        transform: translateY(-1px) translateX(15px)
    }

    100.00% {
        transform: translateY(-20px) translateX(-20px)
    }
}

@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

.modal.video {
    padding-left: 17px;
}

.modal.video .modal-dialog {
    position: relative;
    max-width: 252px !important;
    margin: 60px auto 0 auto;
}

.modal.video .modal-body {
    position: relative;
    padding: 0px;
}

.modal.video .close {
    position: absolute;
    width: 30px;
    height: 30px;
    right: -30px;
    top: -28px;
    z-index: 999;
    font-size: 30px;
    font-weight: normal;
    color: #fff;
    background: #ffffff00;
    opacity: 1;
    border: none;
    border-radius: 50px;
}
.btn-primary {
    background: #9b0517;
    color: #fff;
    border-color: #9b0517;
}

/*--------------------------------------------------------------
# Contact Section
--------------------------------------------------------------*/
#contact {
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.contact .section-title h2 {
  font-size: 2rem;
  font-weight: 700;
  color: #fff;
}

.contact .content ul {
  list-style: none;
  padding: 0;
}

.contact .content ul li {
  display: flex;
  align-items: flex-start;
  margin-top: 40px;
}

.contact .content ul i {
  flex-shrink: 0;
  font-size: 48px;
  color: var(--accent-color);
  margin-right: 20px;
}

.contact .content ul h5 {
  font-size: 18px;
  font-weight: 700;
}

.contact .content ul p {
  font-size: 15px;
}

.contact .content p:last-child {
  margin-bottom: 0;
}

.contact .pulsating-play-btn {
  position: absolute;
  left: calc(50% - 47px);
  top: calc(50% - 47px);
}

.video-container {
    position: relative;
    width: fit-content;
}

.play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    background: transparent;
    border: none;
    padding: 0;
    cursor: pointer;
}
/*@media only screen and (min-width: 1024px) {*/
    #contact .item .icon {
        flex: 0 0 65px;
        line-height: 1.2;
        max-width: 65px;
        height: 65px;
        font-size: 30px;
        background: #f1f1f1;
        margin-right: 15px;
        border-radius: 10px;
    }
/*}*/

.item.card {
    padding: 25px 30px;
    margin-bottom: 2em;
}

.item.card .t-left .item-title {
    font-size: 22px;
    font-weight: 600;
}
.item.card .t-right a, .item.card .t-right .btnCallNow {
    border-radius: 0;
    font-size: 18px;
    font-weight: 600;
    padding: 10px 40px;
    background: #9b0517;
    color: #fff;
}
.item.card .icon i {
    color: #9b0517;
}

.section-title h2.mb-4:before {
    content: "";
    position: absolute;
    display: block;
    width: 160px;
    height: 1px;
    background: color-mix(in srgb, #fff, #fff 60%);
    left: 0;
    right: 0;
    bottom: 1px;
    margin: auto;
}

.section-title h2.mb-4::after {
    content: "";
    position: absolute;
    display: block;
    width: 60px;
    height: 3px;
    background: #9b0517;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.fieldControl .wpcf7-form-control-wrap {
    width: 80% !important;
}
.t-right .wpcf7-response-output {
    display: none;
}


/** Source http://www.pootlepress.com/2014/04/100-woocommerce-tips-tricks/
Change the Woocommerce star ratings to show stars rather than theme ratings
**/

.rating_sec {
    line-height: 2;
    display: block;
}
.woocommerce-product-rating .star-rating {
    margin: .5em 4px 0 0;
    float: left;
}
.rating_sec .star-rating {
    float: right;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.4em;
    font-family: WooCommerce;
}
.rating_sec .star-rating::before {
    content: "sssss";
    color: #cfc8d8;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
}
.rating_sec .star-rating {
    float: right;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.4em;
    font-family: WooCommerce;
}
.star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
}
.star-rating span {
    background: url(images/star.png) repeat-x left -32px;
    height: 0;
    padding-top: 16px;
    overflow: hidden;
    float: left;
}
.rating_sec .star-rating span::before {
    content: "SSSSS";
    top: 0;
    position: absolute;
    left: 0;
    color: #ffae0d;
}

/*** Single Page Hero Header Start ***/
.bg-breadcrumb {
    position: relative;
    overflow: hidden;
    background: linear-gradient(rgb(66 2 9 / 83%), rgb(100 2 14 / 97%)), url(img/fact-bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px 0 40px 0;
    transition: 0.5s;
}

.bg-breadcrumb .breadcrumb {
    position: relative;
}

.bg-breadcrumb .breadcrumb .breadcrumb-item a {
    color: #fff;
}
.breadcrumb-item.active {
    color: rgb(254 71 96) !important;
}
.breadcrumb-item+.breadcrumb-item::before {
    color: rgb(255 255 255 / 75%) !important;
}

@media (max-width: 992px) {
    .bg-breadcrumb {
        padding: 20px 0 20px 0;
    }
}
/*** Single Page Hero Header End ***/

/*** About Start ***/
.about .about-img {
    position: relative;
    padding-bottom: 30px;
    margin-top: 30px; 
    margin-left: 30px;
}

.about .about-img::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 10px;
    top: -30px;
    right: 0;
    border-radius: 10px;
    background: #9b0517;

}

.about .about-img::after {
    content: "";
    position: absolute;
    width: 10px;
    height: 100%;
    left: -30px;
    bottom: 30px;
    border-radius: 10px;
    background: #9b0517;
}
h2.display-3 {
    font-size: 2.8rem;
    font-weight: 600;
}

@media (max-width: 767px) {
    h2.display-3 {
        font-size: 1.8rem;
        font-weight: 600;
    }
}
.about .about-img .about-exp {
    position: absolute;
    top: 0;
    left: 0;
    padding: 25px;
    font-size: 30px;
    font-weight: bold;
    background: #9b0517;
    color: #fff;
    border: 1px solid #9b0517;
    margin-top: -30px;
    margin-left: -30px;
    border-radius: 10px;
}
/*** About End ***/
/*** Counter Start ***/
.counter {
    position: relative;
    overflow: hidden;
    background: linear-gradient(rgb(0 0 0 / 90%), rgb(20 24 33)), url(img/fact-bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

.counter .counter-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

.counter .counter-item .counter-item-icon {
    width: 100px;
    height: 100px;
    border-radius: 50px;
    background: #9b0517;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
/*** Counter End ***/
/*** Features Start ***/
.feature .feature-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    background: #fff;
    border-radius: 10px;
    transition: 0.5s;
}

.feature .feature-item:hover {
    box-shadow: 0 0 45px rgba(0, 0, 0, .08);
}

.feature .feature-item .feature-icon {
    width: 100px;
    height: 100px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #9b0517;
}

.feature .feature-item .feature-icon i {
    transition: 0.5s;
}

.feature .feature-item:hover .feature-icon i {
    transform: rotate(360deg);
}

.feature .feature-item a.btn {
    transition: 0.5s;
}

.feature .feature-item:hover a.btn:hover {
    color: var(--bs-primary) !important;
}
/*** Features End ***/

.woocommerce ul.products .variable-item:not(.radio-variable-item) {
    height: 25px !important;
    width: 25px !important;
}

.wvs-archive-variations-wrapper .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item {
    padding: 5px 5px;
    border: 1px solid #f1f1f1;
    box-shadow: none;
    width: 160px;
    font-size: 14px;
}

.wvs-archive-variations-wrapper .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item input {
    height: 14px;
    width: 14px;
}

.wvs-archive-product-wrapper .button.product_type_variable, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button {
    background-color: #9b0517;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
    text-align: center;
    color: #fff;
    padding: 12px 20px;
    border: 0;
    border-radius: 3px;
    text-transform: uppercase;
    display: inline-block;
    line-height: initial;
    transition: all .4s ease;
}


/***** Responsive CSS ******/
@media (min-width: 992px) {
    .swiper-slide .slide-inner.slide-bg-image {
        background-repeat: no-repeat; 
        background-position: center; 
        background-attachment: scroll; 
        background-size: cover;
    }
}

@media (max-width: 767px) {
    .navbar-brand img {
        width: 70px;
    }
    .swiper-slide .slide-inner.slide-bg-image {
        object-fit: cover;
    }
    .swiper-counter {
        display: none;
    }
    i.fa-chevron-circle-right {
        height: auto;
        width: 22px;
    }
    .product_list_single_cart {
        padding: 12px 16px;
    }
    section.product_list_sec {
        padding: 50px 0;
    }
    .buy_now_sec {
        margin-left: 0;
    }
    .buy_now_sec .theme-btn {
        padding: 12px 15px;
    }
    .product_tag ul li {
        padding: 5px 0;
    }
    .product_tag ul li span {
        padding: 5px 8px;
    }
    .home_product_section {
        padding: 40px 0;
    }
    .testimonila_slider .swiper-button-prev {
        left: 0%;
    }
    .testimonila_slider .swiper-button-next {
        right: 0%;
    }
    #myVideo {
        width: 100%;
        max-width: fit-content;
    }
    .item.card
    {
        margin-bottom: 1em;
        padding: 10px;
    }
    #contact .item .icon {
        text-align: center;
        line-height: 45px;
        height: 45px;
        max-width: 45px;
        flex: 0 0 45px;
        font-size: 18px;
        margin-right: 8px;
    }
    .item.card .t-left .item-title {
        font-size: 16px;
        font-weight: 600;
    }
    .item.card .t-right a, .item.card .t-right .btnCallNow {
        font-size: 16px;
        padding: 6px;
        min-width: 90px;
        width: auto;
    }
    .wvs-archive-product-wrapper .button.product_type_variable, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button {
        padding: 12px 16px;
    }
    .woo-variation-swatches .variable-items-wrapper .variable-item .variable-item-contents {
        align-items: start;
    }
    .swiper-slide .container.align-self-end {
        margin-top: 3em !important;
        margin-bottom: 0 !important;
    }
    .swiper-progress-bar {
        margin: 5px auto;
    }
}


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

/* 2.1 Header
/*----------------------------------------------*/
.site-header {
  width: 100%;
  z-index: 10;
  transition: background-color 0.3s ease-out;
}

.navbar-toggler svg.navbar-icon {
  width: 30px;
  height: 30px;
}

.navbar-nav .nav-item a.nav-link {
  color: #000;
  font-weight: 500;
  padding: 0;
  text-transform: uppercase;
}
.user-items ul li a i {
    color: #9b0517;
    font-size: 20px;
}
.navbar-toggler {
    color: #000 !important;
}

/* - Offcanvas
/*----------------------------------------------*/
#header-nav .navbar-toggler:focus {
  box-shadow: none;
}

/* - Top User Icons
/*----------------------------------------------*/
@media only screen and (max-width: 991px) {
  #navbar .user-items {
    display: none;
  }

  #header-nav .offcanvas {
    z-index: 9999;
    background-color: #fff;
  }

  #header-nav .offcanvas-end {
    width: 500px;
  }

  .offcanvas .offcanvas-body .navbar-nav {
    align-items: unset !important;
    padding-left: 20px;
  }
  .offcanvas .nav-item {
      margin-bottom: 10px;
  }

  .offcanvas .nav-item a.nav-link {
    font-size: 16px;
  }
  .offcanvas .offcanvas-body .theme-btn {
      margin-left: 1em;
  }
}




/************ CSS STRUCTURES ****************/
.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  --bs-gutter-x: 2rem;
}

.container-lg {
    max-width: 1750px;
}

.navbar-toggler svg.navbar-icon {
    width: 30px;
    height: 30px;
}
a {
    color: #000;
    text-decoration: none;
    transition: 0.3s color ease-out;
}

a:hover {
    color: #c85a5a !important;
}


/************** Footer **********************/
.footer {
    background: #3e050b;
}
.btn-secondary {
    background: #000;
    border: 1px solid #000;
}
.btn-secondary.social {
    width: 40px;
    height: 40px;
    padding: 8px;
}
.btn-secondary.social i {
    font-size: 16px;
}
.footer-item li {
    list-style-type: none;
    margin-bottom: 8px;
}
.footer-item li a {
    font-size: 14px !important;
}
.footer-item p, .footer-item a {
    font-size: 14px !important;
}

.majc-toggle-button .majc-cartbasket-toggle-btn {
    width: 70px !important;
    height: 70px !important;
    font-size: 22px !important;
}

select {
    word-wrap: normal;
    padding: 8px 16px;
    border: 1px solid transparent;
    border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
    cursor: pointer;
    user-select: none;
}
.contact i {
   color: #9b0517; 
}

.contact__v2 .icon {
    width: 50px;
    height: 50px;
    line-height: 3;
    text-align: center;
    border: 1px solid #9b0517;
    border-radius: 50%;
    color: #9b0517;
}
b, strong {
    font-weight: 600;
}
.support {
    background: #fff;
    box-shadow: 0 0px 35px 10px #b976761c;
}
@media (max-width: 767px) {
    .support span {
        font-size: 14px;
    }
    .form-wrapper {
        margin-top: 2em;
    }
}

.form-floating > span .form-control, .form-floating > span .form-control-plaintext {
    padding: 1rem .75rem;
}

.form-floating > span .form-control, .form-floating > span .form-control-plaintext, .form-floating > span .form-select {
    height: calc(3.5rem + calc(var(--bs-border-width) * 2));
    min-height: calc(3.5rem + calc(var(--bs-border-width) * 2));
    line-height: 1.25;
}
.wpcf7-form-control.wpcf7-textarea {
    height: 250px !important;
}
.contact h4 {
    font-size: 1.2rem;
}

.d-block .product_list_single_cart {
    width: 100%;
    display: block;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
}
.d-block .shortcode_wa_button {
    width: 100% !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #fff !important;
    border-radius: 0 !important;
}
.single_add_to_cart_button {
    font-size: 16px;
    font-weight: 500;
    width: 100% !important;
 }