/*
Theme Name: Luxury Watch Store Pro
Description: Luxury Watch Store Pro WordPress Theme is the perfect choice for building Luxury Watch Store Pro website. This theme is packed with features designed to help you promote your business and attract new customers. With its clean and modern design, the Luxury Watch Store Pro WordPress Theme will make a lasting impression on your visitors. The WordPress Luxury Watch Store Pro theme can be used for any website. It’s a sleek, minimalist, contemporary theme that incorporates the latest technology. The industrial theme features an elegant and chic design that will help your site stand out among the rest of your competitors.
Author: wpelemento
Theme URI: https://preview.wpelemento.com/luxury-watch-store/
Author URI: https://www.wpelemento.com/
Version: 0.0.1
Tested up to: 6.0.3
Requires PHP: 7.4
Text Domain: luxury-watch-store-pro
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: education, portfolio, blog, wide-blocks, one-column, two-columns, right-sidebar, left-sidebar, grid-layout, custom-background, custom-colors, custom-header, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, editor-style, theme-options, threaded-comments
Elementor Wptheme WordPress Theme has been created by wpelemento(https://www.wpelemento.com), 2023.
Elementor Wptheme WordPress Theme is released under the terms of GNU GPL
*/

@import url('https://fonts.googleapis.com/css2?family=Figtree:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

html {
  scroll-behavior: smooth;
}
body {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  overflow-x: hidden;
  font-family: "Figtree", sans-serif;
}
html {
  overflow-x: hidden;
}
.bkr_container {
  max-width: 1350px;
  width: 100%;
  padding-left:20px;
  padding-right: 20px;
  margin: 0 auto;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Figtree", sans-serif;
  margin-bottom: 0;
}
p {
  font-family: "Figtree", sans-serif;
  margin-bottom: 0;
}
a {
  text-decoration: none;
}
ul, ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
img {
  max-width: 100% !important;
}

.sticky-header {
  position: fixed;
  width: 100%;
  z-index: 999 !important;
  top: 0;
  left: 0;
  right: 0;
  padding: 8px 0;
  animation: slideDown 0.75s ease-out;
  background-color: #000000;
  margin-top: 0px;
}
@keyframes slideDown {
  0% {
    transform: translateY(-100%);
  }
  100% {
      transform: translateY(0);
  }
}

/*============= Top Banner Start New ===========*/

.top-banner-main-container {
  width: 570px;
  height: 570px;
  border-radius: 50%;
}
.top-banner-second-container {
  width: 450px;
  height: 450px;
  border-radius: 50%;
}
#top-video {
  height: 180px;
}
#top-video .elementor-widget-video .elementor-widget-container {
  height: 180px;
}
#top-video .elementor-video {
  height: 180px;
}
.top-banner-left-col {
  position: relative;
}
.top-banner-left-col-text {
  position: absolute;
  left: 0;
  top: 25%;
  transform: translate(-22px, 0px) rotate(180deg);
  writing-mode: vertical-rl;
  z-index: 1;
  width: fit-content;
  height: auto;
  text-align: center;
  align-items: center;
}


/*============= Top Banner End ===========*/

/*============= Product Category Start ===========*/

#product-category-section {
  position: relative;
}
#product-category-section .ht-category-wrap .ht-category-content-4 span {
  position: absolute;
  top: 40px;
  text-align: center;
  left: 0;
  right: 0;
  margin: 0 auto;
  justify-content: center;
  display: inline-flex;
  align-items: center;
}
#product-category-section .ht-category-wrap .ht-category-content-4 span::before {
  content: 'Product';
  font: 400 18px/18px "Figtree";
  color: #000;
  padding-right: 5px;
}
/* #product-category-section .elementor-widget-wl-category-grid .product-slider .slick-track>:nth-child(4n+0) .ht-category-image {
  background-color: #7ADF80;
  border-radius: 10px;  
}
#product-category-section .elementor-widget-wl-category-grid .product-slider .slick-track>div:nth-child(4n-1) .ht-category-image {
  background-color: #4B94FF;
  border-radius: 10px;  
}
#product-category-section .elementor-widget-wl-category-grid .product-slider .slick-track>div:nth-child(4n-2) .ht-category-image {
  background-color: #A99DFE;
  border-radius: 10px;  
}
#product-category-section .elementor-widget-wl-category-grid .product-slider .slick-track>div:nth-child(4n-3) .ht-category-image {
  background-color: #FF7F4E;
  border-radius: 10px;  
} */
#product-category-section .elementor-widget-wl-category-grid .product-slider .slick-track .ht-category-image {
  background-image: url(assets/images/banner-dog-bg-shape.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-color: #FFF0E6;
  border-radius: 10px;
  height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
} 
#product-category-section .ht-category-wrap .ht-category-image a img {
  width: 85%;
  margin: auto;
}
#product-category-section .elementor-widget-wl-category-grid .product-slider .slick-track .ht-category-image:hover {
  background-color: #FF7F4E;
}
#product-category-section .elementor-widget-wl-category-grid .slick-prev {
  position: absolute;
  top: -20%;
  right: 4%;
  left: unset;
  width: 38px;
  height: 38px;
  line-height: 18px;
}
#product-category-section .elementor-widget-wl-category-grid .slick-next {
  position: absolute;
  top: -20%;
  right: 0;
  width: 38px;
  height: 38px;
  line-height: 18px;
}

/*============= Product Category End ===========*/

/*============= About Us Start ===========*/

.about-section-cat {
  height: 218px;
}
.about-sec-left-girl {
  height: 200px;
}
#about-sec-content-col2 .elementor-image-box-img {
  /* background: red;
  width: 18%;
  height: 75px;
  width: 82px;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  display: flex; */
}

/*============= About Us End ===========*/

/*============= Deal of the Day Start ===========*/

#deal-section .product-short-description {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#deal-section .product-img {
  background-color: #FFF0E6;
  border-radius: 10px;
  background-image: url(assets/images/banner-dog-bg-shape.png);
  background-repeat: no-repeat;
  background-position: top;
  object-fit: cover;
}
.flash-sale-container {
  position: relative;
}
.flash-sale-countdown {
  position: absolute;
  bottom: 6%;
  right: 6%;
}
#deal-section .product-list .uc-prices {
  display: flex;
  align-items: baseline;
}
#deal-section .product-list .uc_sale_price {
  order: 1;
  padding-right: 10px;
}
#deal-section .product-list .uc_regular_price {
  order: 2;
}
#deal-section .product-list .uc_price_spacer {
  width: 0px !important;
}
#deal-section .product-items .product-text-name:hover {
  color: #FF7F4E;
}

/*============= Deal of the Day End ===========*/


/*============= Product Add Banner Start ===========*/

.add-btn {
  width: max-content;
}
.add-text {
  font: 600 20px/20px "Figtree", sans-serif;
  color: #FFF;
}
.add-no {
  font: 600 20px/20px "Figtree", sans-serif;
  color: #000;
}

/*============= Product Add Banner End ===========*/

/*============= Why Choose Start ===========*/

#why-choose .elementor-widget-video .elementor-widget-container {
  height: 210px;
}
#why-choose .elementor-video {
  height: 210px;
}
#why-choose .elementor-widget-video .elementor-wrapper {
  height: 210px;
  width: 100%;
}
.why-choose-col2 .elementor-widget-image-box:nth-child(1) figure {
  background-color: #FF7F4E;
  width: 64px;
  height: 58px;
  justify-content: center;
  align-items: center;
  display: inline-flex;
  border-radius: 8px;
}
.why-choose-col2 .elementor-widget-image-box:nth-child(2) figure {
  background-color: #FF7F4E;
  width: 64px;
  height: 58px;
  justify-content: center;
  align-items: center;
  display: inline-flex;
  border-radius: 8px;
}
.why-choose-col2 .elementor-widget-image-box:nth-child(3) figure {
  background-color: #FF7F4E;
  width: 64px;
  height: 58px;
  justify-content: center;
  align-items: center;
  display: inline-flex;
  border-radius: 8px;
}
.why-choose-col2 .elementor-widget-image-box:nth-child(4) figure {
  background-color: #FF7F4E;
  width: 64px;
  height: 58px;
  justify-content: center;
  align-items: center;
  display: inline-flex;
  border-radius: 8px;
}
.why-choose-col2 .elementor-widget-container:hover .elementor-image-box-description {
  color: #FFFFFF;
}

/*============= Why Choose End ===========*/

/*============= Testimonial Start ===========*/

.testimonial-col1 .ea-testimonials-content-default svg {
  display: none;
}
.testimonial-col1 .ea-testimonials {
  box-shadow: 200px 0px #FFF;
}
.testimonial-col1 .ea-testimonials-carousel .slick-list {
  overflow-x: clip;
  overflow: visible;
}
.testimonial-col1 .ea-testimonial-image {
  transform: translateY(-50px);
}
.testimonial-col1 .ea-testimonials {
  overflow-x: clip;
}
.testimonial-col1 .ea-testimonials .ea-arrow-prev, .testimonial-col1 .ea-testimonials .ea-arrow-next {
  font-size: 0 !important;
}
.testimonial-col1 .ea-testimonials .ea-arrow-prev::after {
  content: "\f104";
  font-family: FontAwesome;
  font-weight: 600;
  font-size: 23px;
  color: #FFF;
}
.testimonial-col1 .ea-testimonials .ea-arrow-next::after {
  content: "\f105";
  font-family: FontAwesome;
  font-weight: 600;
  font-size: 23px;
  color: #FFF;
}
.testimonial-col1 .ea-testimonials .ea-arrow-prev {
  left: unset;
  right: 15%;
  bottom: 0%;
}
.testimonial-col1 .ea-testimonials .ea-arrow-prev {
  top: unset;
  bottom: 5%;
}
.testimonial-col1 .ea-testimonials .ea-arrow-next {
  top: unset;
  bottom: 5%;
  right: 9%;
}
.testimonial-col1 .ea-testimonials .ea-testimonial-content-wrap {
  margin-top: -18px;
}


/*============= Testimonial End ===========*/

/*============= Team Start ===========*/

#team-section .ea-team-member-carousel-wrap {
  position: relative;
  overflow-x: clip;
}
#team-section .swiper-button-prev:after, #team-section .swiper-button-next:after {
  display: none;
}
#team-section .ea-tm-wrapper .ea-tm-image img {
  display: inline-block;
}
#team-section .ea-tm-wrapper {
  position: relative;
}
#team-section .ea-tm-wrapper .ea-tm-name {
  padding-top: 20px;
}
#team-section .ea-tm-overlay-content-wrap .ea-tm-content {
  background-color: transparent !important;
}
#team-section .ea-tm-wrapper .ea-tm {
  background-image: url(assets/images/add-box-shape-square.png);
  background-repeat: no-repeat;
  background-position: top;
  border-radius: 10px;
  /* background: #FFF0E6;
  height: 350px; */
}
#team-section .ea-tm-wrapper .ea-tm::after {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  top: 0;
  height: 350px;
  background: #FFF0E6;
  border-radius: 10px;
  z-index: -1;
}
#team-section .ea-tm-wrapper .ea-tm:hover::after {
  background-color: #FF7F4E !important;
}
/* #team-section .ea-tm-wrapper .swiper-wrapper>div:nth-child(4n+0) {
  background: #FFF0E6;
  border-radius: 10px;
  height: 350px;
}
#team-section .ea-tm-wrapper .swiper-wrapper>div:nth-child(4n-1) {
  background: #FFF0E6;
  border-radius: 10px;
  height: 350px;
}
#team-section .ea-tm-wrapper .swiper-wrapper>div:nth-child(4n-2) {
  background: #FFF0E6;
  border-radius: 10px;
  height: 350px;
}
#team-section .ea-tm-wrapper .swiper-wrapper>div:nth-child(4n-3) {
  background: #FFF0E6;
  border-radius: 10px;
  height: 350px;
} */
#team-section .ea-tm-social-icon-wrap svg {
  height: 16px;
}
#team-section .ea-tm-social-icon-wrap svg path {
  fill: #000000;
}
#team-section .ea-tm-social-links .ea-tm-social-icon-wrap:hover svg path {
  fill: #FFF;
}
#team-section .ea-tm-social-icon-wrap span {
  display: none !important;
}
#team-section .swiper-button-prev:after, #team-section .swiper-button-next:after {
  display: none;
}
#team-section .ea-slider-arrow {
  top: -20%;
}
#team-section .swiper-container-wrap .swiper-button-prev {
  position: absolute;
  right: 4%;
  left: unset;
}
#team-section .swiper-container-wrap .swiper-button-next {
  position: absolute;
  right: 0%;
}
#team-section .ea-tm-social-icon-wrap .e-fab-facebook, #team-section .ea-tm-social-icon-wrap .e-fab-twitter, 
#team-section .ea-tm-social-icon-wrap .e-fab-linkedin {
  display: none;
}
#team-section .ea-tm-social-icon-wrap .fa-facebook-f, #team-section .ea-tm-social-icon-wrap .fa-linkedin-in {
  font-size: 16px;
}
#team-section .ea-tm-social-icon-wrap {
  width: 34px;
  height: 34px;
  text-align: center;
  justify-content: center;
  align-items: center;
}

/*============= Team End ===========*/

/*=========== Blog Start ============*/

.blog-section .ea-amox-carousel {
  overflow-x: clip;
}
.blog-section .ea-amox-carousel .ea-item:hover .ea-img-wrap .ea-img {
  transform: unset;
}
.blog-section .ea-amox-carousel .ea-title a {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 60px;
  margin-top: 10px;
  font: 600 22px/30px "Figtree", sans-serif;
}
.blog-section .ea-amox-carousel .ea-title .title-animation-underline:hover {
  background-size: 0% 0px;
}
.blog-section .ea-text p {
  color: #000000;
  font: 400 16px/27px "Figtree", sans-serif;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.blog-section .ea-readmore-icon span {
  font: 500 16px/22px "Figtree", sans-serif;
  text-transform: capitalize;
  border-radius: 6px;
}
.blog-section .ea-amox-carousel .ea-text-wrap {
  margin-bottom: 20px;
}
.blog-section .ea-amox-carousel .ea-button-wrap {
  margin-bottom: calc(0px * 2) !important;
}
.blog-section .ea-amox-carousel .ea-comments {
  margin-left: 5px;
}
.blog-section .ea-amox-carousel .ea-date {
  margin-left: 5px;
}
.blog-section .ea-author a {
  color: #000000;
  pointer-events: none;
}
.blog-section .ea-button-wrap .ea-readmore-icon {
  position: relative;
}
.blog-section .ea-button-wrap .ea-readmore-icon svg {
  background-color: #FFFFFF;
  padding: 7px 7px;
  border-radius: 6px;
  color: #000 !important;
  position: absolute;
  margin-left: 14px;
  bottom: -6px;
}
.blog-section .ea-readmore:hover {
  /* background-color: #000000 !important;
  color: #FFF !important; */
}
.blog-section .ea-amox-carousel .ea-date::before {
  content: "\f073";
  font-family: 'FontAwesome';
  font-weight: 400;
  margin-right: 5px;
  font-size: 15px;
  color: #000;
}
.blog-section .ea-author:before {
  content: "\f007" !important;
  color: #000;
  font-family: 'FontAwesome';
  font-weight: 400;
  font-size: 15px;
  margin-right: 5px !important;
}
.blog-section .ea-comments .eicon-comments::before {
  content: "\f086" !important;
  color: #000;
  font-family: 'FontAwesome';
  font-weight: 400;
  font-size: 15px;
  margin-right: 4px;
}
.blog-section .ea-amox-carousel .ea-item .ea-img-wrap img {
  height: 250px;
  border-radius: 10px;
}
.blog-section .ea-amox-carousel .ea-author {
  order: 1;
}
.blog-section .ea-amox-carousel .ea-date {
  order: 2;
}
.blog-section .ea-amox-carousel .ea-comments {
  order: 3;
}
.blog-section .ea-location-wrap .eicon-post::before {
  display:none;
}
.blog-section .ea-location-wrap .eicon-post::before {
  display:none;
}
.blog-section .ea-author a {
  color: #000000;
  pointer-events: none;
  width: 50px;
  display: inline-flex;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.blog-section .ea-amox-carousel .ea-author {
  display: inline-block;
  margin-right: 10px;
}
.blog-section .ea-amox-carousel .ea-date {
  margin-right: 8px;
}
.blog-section .ea-amox-carousel .ea-post-wrapper .swiper-wrapper>div:nth-child(3n+0) {
  background-color: #FFF0E6;
}
.blog-section .ea-amox-carousel .ea-item:hover {
  background-color: #FF7F4E !important;
}
.blog-section .ea-amox-carousel .ea-item:hover .ea-meta, .ea-title a, .ea-text a {
  color: #FFF;
}
.blog-section .ea-amox-carousel .ea-item:hover .ea-title a {
  color: #FFF;
}
.blog-section .ea-amox-carousel .ea-item:hover .ea-text p {
  color: #FFF;
}
.blog-section .ea-amox-carousel .ea-item:hover .ea-readmore-icon span {
  color: #000000;
}
.blog-section .ea-amox-carousel .ea-item:hover .ea-author:before {
  color: #FFFFFF;
}
.blog-section .ea-amox-carousel .ea-item:hover .ea-date:before {
  color: #FFFFFF;
}
.blog-section .ea-amox-carousel .ea-item:hover .eicon-comments:before {
  color: #FFFFFF;
}
.blog-section .ea-amox-carousel .ea-item:hover .ea-author a {
  color: #FFFFFF;
}
.blog-section .ea-amox-carousel .ea-post-wrapper .swiper-wrapper>div:nth-child(3n-1) {
  background-color: #FFF0E6;
}
.blog-section .ea-amox-carousel .ea-post-wrapper .swiper-wrapper>div:nth-child(3n-2) {
  background-color: #FFF0E6;
}

/*=========== Blog End ============*/

/*============= Homepage Product Start ============*/

.home-product-section .single-product-short-des {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font: 400 16px/24px "Figtree", sans-serif;
}
.home-product-section .product-title a {
  font: 600 22px/26px "Figtree", sans-serif;
  color: #000;
  &:hover {
    color: #FF7F4E;
  }
}
.home-product-section .product-img {
  background-image: url(assets/images/banner-dog-bg-shape.png);
  background-repeat: no-repeat;
  background-position: center;
  background-color: #FFF0E6;
}
.home-product-section .product-item-box:hover .product-img {
  background-color: #FF7F4E !important;
}
.home-product-section .product-item-box {
  border: 1px solid #CCCCCC;
  border-radius: 10px;
  padding: 11px;
  position: relative;
}
.home-product-section .product-items-wrapper .product-img {
  border-radius: 10px;
}
/* .home-product-section .product-items-wrapper>div:nth-child(1) .product-img {
  background-color: #7ADF80;
}
.home-product-section .product-items-wrapper>div:nth-child(2) .product-img {
  background-color: #A99DFE;
}
.home-product-section .product-items-wrapper>div:nth-child(3) .product-img {
  background-color: #4B94FF;
}
.home-product-section .product-items-wrapper>div:nth-child(4) .product-img {
  background-color: #FFA57D;
}
.home-product-section .product-items-wrapper>div:nth-child(5) .product-img {
  background-color: #FFA57D;
}
.home-product-section .product-items-wrapper>div:nth-child(6) .product-img {
  background-color: #4B94FF;
}
.home-product-section .product-items-wrapper>div:nth-child(7) .product-img {
  background-color: #A99DFE;
}
.home-product-section .product-items-wrapper>div:nth-child(8) .product-img {
  background-color: #7ADF80;
}
.home-product-section .product-items-wrapper>div:nth-child(9) .product-img {
  background-color: #FFA57D;
} */
.home-product-section .product-item-box .sale-price {
  font: 700 24px/26px "Figtree", sans-serif;
  color: #000;
}
.home-product-section .product-item-box .regular-price {
  font: 400 16px/24px "Figtree", sans-serif;
}
.home-product-section .product-bottom-price-row .rating svg path {
  fill: #FFA200;
}
.home-product-section .product-bottom-price-row .rating .rating-number {
  font: 600 18px/26px "Figtree", sans-serif;
}

.home-product-section .product-item-box .product-action-buttons {
  position: absolute;
  right: 20px;
  top: 20px;
  opacity: 0;
  transition: 0.5s ease-in-out;
}
.home-product-section .product-item-box:hover .product-action-buttons {
  opacity: 1;
}
.home-product-section .product-item-box .add-to-cart-btn a {
  font-size: 0;
}
.home-product-section .product-item-box .add-to-cart-btn a::before {
  content: '\f07a';
  font-family: 'FontAwesome';
  font-weight: 800;
  font-size: 16px;
  line-height: 30px;
  color: #000;
}
.home-product-section .product-item-box .added_to_cart.wc-forward::before {
  color: #FF7F4E;
}
.home-product-section .product-item-box .add-to-wishlist-btn a {
  font-size: 0;
}
.home-product-section .product-item-box .yith-wcwl-wishlistaddedbrowse .feedback {
  font-size: 0px;
  display: none;
}
.home-product-section .product-item-box .yith-wcwl-wishlistaddedbrowse a::before {
  color: #FF7F4E !important;
}
.home-product-section .product-item-box .yith-wcwl-wishlistexistsbrowse .feedback {
  font-size: 0;
  display: none;
}
.home-product-section .product-item-box .add-to-wishlist-btn a::before {
  /* content: '\f004';
  font-family: 'FontAwesome';
  font-weight: 800;
  font-size: 16px;
  line-height: 16px;
  color: #000; */
}
.home-product-section .product-item-box .add-to-cart-btn {
  width: 35px;
  height: 35px;
  background-color: #FFF;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 20px;
}
.home-product-section .product-item-box .add-to-wishlist-btn {
  width: 35px;
  height: 35px;
  background-color: #FFF;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 20px;
  margin-top: 8px;
}
.home-product-section .product-item-box .product-action-buttons .add_to_cart_button.added {
  display: none;
}
.home-product-section .product-item-box .add-to-wishlist-btn .yith-wcwl-add-to-wishlist svg {
  /* display: none; */
}
.home-product-section .product-item-box .add-to-wishlist-btn a {
  gap: 0px;
}
.home-product-section .product-item-box .add-to-wishlist-btn a svg {
  width: 20px;
  max-width: 20px;
}
.home-product-section .product-item-box .add-to-wishlist-btn a svg path {
  fill: #000000;
}
.home-product-section .product-item-box .add-to-wishlist-btn .yith-wcwl-add-to-wishlist-button--added svg path {
  fill: #FF7F4E;
}

/*============= Homepage Product End ============*/


/*========== Star Rating CSS Start ============*/

.star-rating {
  color: #FEC004;
  margin-top: 0;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1;
  font-size: 1em;
  width: 5.4em;
  font-family: star;
}
.star-rating:before {
  content: "\73\73\73\73\73";
  color: #571420 !important;
  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: "\53\53\53\53\53";
  top: 0;
  position: absolute;
  left: 0;
}

/*========== Star Rating CSS End ============*/

/*========== Return to Top Start ============*/

#return-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background-color: #FF7F4E;
  width: 50px;
  height: 50px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  display: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 999;
  cursor: pointer;
}
#return-to-top div {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

/*========== Return to Top End ============*/

/*============= Preloader Start =============*/

.spinner-loading-box {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
  z-index: 999999;
  background: #FFF0E6;
  justify-content: center;
  align-items: center;
  display: flex;
}
.demo {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  justify-content: center;
  align-items: center;
  display: flex;
}
.loader {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: inline-block;
  border-top: 6px solid #FF7F4E;
  border-right: 4px solid transparent;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
}
.loader::after {
  content: '';  
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border-bottom: 6px solid #000000;
  border-left: 6px solid transparent;
}
@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
} 
.spinner-loading-box img{
  max-width: 200px !important;
}
.spinner-loading-box img, .ets-theme-header-section :is(.ets-topabr-address, .ets-topabr-email) li{
  width: 100%;
}

/*============= Preloader End =============*/








































