
/* offcanvas */
.menubars-svg path{
  fill: var(--blackk);
}
.main-siderbar .btn.border-none{
  background: transparent;
  width: 40px;
  height: 40px;
  box-shadow: none;
}
.home .offcanvas-end {
  padding-top: 3%;
  width: 450px;
  padding-left: 15px;
}
.offcanvas-body p,.offcanvas-body h6{
  color: #4c4c4c;
}
.offcanvas-body .icon-social i{
  color: var(--white);
  background: var(--green);
  width: 45px;
  height: 45px;
  line-height: 45px;
  border-radius: 50px;
  text-align: center;
}
.offcan-social-media-plateform i {
  background: var(--green);
    color: var(--white);
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50px;
}
.offcan-social-media-plateform i:hover,.offcanvas-body .icon-social i:hover{
  background: var(--white);
  color: var(--green); 
}
.offcanvas .btn-close{
  font-size: 0px;
}
.main-siderbar .btn-close i {
  color: var(--green);
  font-size: 30px;
  position: relative;
  right: 40px;
}
.offcanvas-header{
  justify-content: end !important;
}
.offcanvas{
background: var(--yellow) !important;
}
.header-icon-text img{
  width: 50px;
  height: auto;
  border-radius: 50%;
  border: 1px solid var(--green);
  padding: 4px;
}
/* topbar */
.topbar-info-text img {
  width: 22px !important;
  height: 22px !important;
}
.topbar-info-text a {
  color: #012458;
  font-family: Open var(--pri-font);
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  text-transform: lowercase;
}
.topbar-info-text a:hover{
  color: #F05C04;
}
.topbar-info-contents a{
  font: 400 14px / 16px var(--pri-font);
  color: #000000;
}
.topbar-info-contents a:hover{
  /* color: var(--purple); */
}
.topbar-cls {
  padding: 8px 0px;
}
.woocommerce-mini-cart__empty-message{
  display: none;
}
.top-right-con a{
  display: flex;
  justify-content: end;
}
.top-flx{
  align-items: center;
}
.top-end{
  align-items: center;
  justify-content: center;
  display: flex;
}
/*header*/
.cat_toggle{
  background: #fff;
  border-radius: 6px;
  padding: 10px 12px;
  display: flex;
  justify-content: space-between;
  font: 500 15px / 19px var(--pri-font);
  color: #000;
  cursor: pointer;
}
.wishlist-icon{
  height: 40px;
  width: 40px;
  background: #2E2E2E;
  border-radius: 50%;
  margin-right: 10px;
}
.cart-icon{
  height: 40px;
  width: 40px;
  background: #2E2E2E;
  border-radius: 50%;
  margin-right: 10px;
}
.header-icon-text{
  height: 40px;
  width: 40px;
  background: #2E2E2E;
  border-radius: 50%;
}
.header_meta svg {
  width: 40px;
  height: 40px;
  padding: 10px;
}
.top-cart svg path {
    fill: #fff;
}


.admin-block-clas {
    background-color: #2E2E2E;
    border-radius: 50px;
}
.header_meta svg:hover {
    background: #C254DA;
    border-radius: 112px;
}
.header_meta svg:hover path {
  fill: #fff;
}


.header-top-box {
    background: #FFFFFF33;
}
/* ================================================================
   HEADER — DESIGN MATCH
   ================================================================ */

#header_navigation {
     width: 100%;
    position: absolute;
    top: 0;
    z-index: 9;
}
.stickynavbar#header_navigation {
    position: fixed;
    background: #1a1a1a;
        z-index: 999;
}
.stickynavbar#header_navigation .logo{
  display: none;
}
/* ── Row ── */
.hdr-row {
    min-height: 80px;
    padding: 12px 0;
}
.hdr-col-logo,
.hdr-col-nav,
.hdr-col-right {
    display: flex;
    align-items: center;
}
.hdr-col-nav  { justify-content: center; }
.hdr-col-right { justify-content: flex-end; }

/* ── Logo ── */
.hdr-logo { flex-shrink: 0; }
.hdr-logo-link {
    display: flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
}
.hdr-logo-icon {
    width: 42px;
    height: 42px;
    background: linear-gradient(135deg, #7c3aed, #C254DA);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 20px;
    flex-shrink: 0;
}
.hdr-logo-text {
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 0.5px;
    white-space: nowrap;
}
.hdr-logo img {
    max-height: 48px;
    width: auto;
}

/* ── Nav ── */
.hdr-nav { flex: 1; }
.hdr-toggle {
    display: none;
    background: none;
    border: none;
    color: #fff;
    font-size: 22px;
    cursor: pointer;
    padding: 0;
}
#site-navigation { width: 100%; }
.main-navigation { width: 100%; }
.hdr-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 6px;
    flex-wrap: nowrap;
}
.hdr-menu > li > a {
    color: rgba(255,255,255,0.85) !important;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
    padding: 8px 14px;
    border-radius: 50px;
    display: block;
    transition: color 0.25s, background 0.25s;
    white-space: nowrap;
}
.hdr-menu > li > a:hover {
    color: #C254DA !important;
}
.hdr-menu > li.current-menu-item > a,
.hdr-menu > li.current_page_item > a {
    color: #C254DA !important;  
    text-decoration: underline;
    text-underline-offset: 4px;
}
/* sub-menu */
.hdr-menu li { position: relative; }
.hdr-menu ul.sub-menu {
    display: none;
    position: absolute;
    top: calc(100% + 0px);
    left: 0;
    background: #C254DA;
    border: 1px solid rgba(255,255,255,0.08);
    border-radius: 10px;
    min-width: 200px;
    padding: 0px 0;
    z-index: 9999;
    list-style: none;
    margin: 0;
        z-index: 999;
}
.hdr-menu li:hover > ul.sub-menu { display: block; }
.hdr-menu ul.sub-menu li a {
    color: rgba(255,255,255,0.80) !important;
    font-size: 14px;
    padding: 9px 18px !important;
    display: block;
    transition: color 0.2s, background 0.2s;
}
.hdr-menu ul.sub-menu li a:hover {
    color: #C254DA !important;
    background: rgba(194,84,218,0.08);
}

/* ── Right area ── */
.hdr-right {
    display: flex;
    align-items: center;
    gap: 14px;
    flex-shrink: 0;
}
#footer_box ul li a {
    font-family: Roboto;
    font-weight: 500;
    font-style: Medium;
    font-size: 15px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #FFFFFF;
}
#footer_box ul li a:hover {
    color: #C254DA;
}
.about_me  a:hover {
    color: #C254DA;
}
/* Search widget */
#header_navigation .hdr-search { position: relative; }
#header_navigation .hdr-search .widget.woocommerce.widget_product_search { margin: 0; }
#header_navigation .hdr-search form { display: flex; align-items: center; margin: 0; }
#header_navigation .hdr-search input[type="search"],
#header_navigation .hdr-search input.search-field {
background:
    linear-gradient(#212121, #212121) padding-box,
    linear-gradient(180deg, #3348DB 0%, #C254DA 100%) border-box;
    border: 1px solid transparent !important;
    border-radius: 50px !important;
    color: #fff !important;
    font-size: 14px !important;
    padding: 9px 44px 9px 18px !important;
    width: 336px !important;
    outline: none;
    transition: border-color 0.25s, background 0.25s;
    font-family: 'Roboto';
    height: 50px !important;
}
#header_navigation .hdr-search input[type="search"], #header_navigation .hdr-search input.search-field::placeholder {
    font-family: Roboto;
    font-weight: 300;
    font-style: Light;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #FFFFFF66;
}
#header_navigation .hdr-search input[type="search"]::placeholder,
#header_navigation .hdr-search input.search-field::placeholder { color: rgba(255,255,255,0.45) !important; }
#header_navigation .hdr-search input[type="search"]:focus,
#header_navigation .hdr-search input.search-field:focus {
    background:
        linear-gradient(rgba(255,255,255,0.12), rgba(255,255,255,0.12)) padding-box,
        linear-gradient(180deg, #3348DB 0%, #C254DA 100%) border-box !important;
}
#header_navigation .hdr-search input[type="submit"],
#header_navigation .hdr-search button[type="submit"] {
    cursor: pointer;
    display: flex !important;
    align-items: center;
    justify-content: center;
    transition: opacity 0.25s;
}
#header_navigation .hdr-search input[type="submit"]:hover,
#header_navigation .hdr-search button[type="submit"]:hover { opacity: 0.85; }
#header_navigation .hdr-search input[type="submit"]::before {
    font-family: 'Font Awesome 6 Free' !important;
    font-weight: 900 !important;
    content: '\f002' !important;
    font-size: 12px;
    text-indent: 0;
}

/* Icons */
.hdr-icons {
    display: flex;
    align-items: center;
    gap: 8px;
}
.hdr-icons i {
    font-weight: 900;
}
.hdr-icons .hdr-custom-icon {
    width: 18px;
    height: 18px;
    object-fit: contain;
}

.hdr-icon-btn {
     position: relative;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #212121;
    /* border: 1px solid rgba(255, 255, 255, 0.12); */
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    transition: background 0.25s, border-color 0.25s, color 0.25s;
    flex-shrink: 0;
}
.hdr-icon-btn:hover {
    background: #C254DA;
    border-color: transparent;
    color: #fff;
}
.hdr-badge {
  position: absolute;
  top: -4px;
  right: -4px;
  background: #C254DA;
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  line-height: 1;
  padding: 2px 5px;
  border-radius: 20px;
  min-width: 18px;
  text-align: center;
  width: 12px;
  height: 17px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.logo {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.logo a {
  color: #000;
  font-size: 24px;
  letter-spacing: 1px;
  font-weight: 400;
}
.logo a:hover {
  color: #fff;
}
.logo p{
  color: #fff;
  margin-bottom: 0;
  font-size: 18px;
}
.topbar-order-tracking-icon-box img{
  width: 14px;
}
.topbar-order-tracking-icon-box{
  color: var(--white);
}
.topbar-order-tracking-icon-box {
  background: linear-gradient(90deg, var(--purple) 0%, var(--violet) 49%, var(--blue) 100%);
  padding: 10px 20px;
  font: 400 14px / 14px var(--pri-font);
  clip-path: polygon( 2.442% 84.98%,0% 0%,100% 0%,97.558% 84.98%,97.558% 84.98%,97.472% 87.737%,97.381% 90.235%,97.285% 92.465%,97.184% 94.422%,97.08% 96.096%,96.972% 97.483%,96.861% 98.573%,96.748% 99.361%,96.632% 99.839%,96.516% 100%,3.484% 100%,3.484% 100%,3.368% 99.839%,3.253% 99.361%,3.139% 98.573%,3.028% 97.483%,2.92% 96.096%,2.816% 94.422%,2.715% 92.465%,2.619% 90.235%,2.528% 87.737%,2.442% 84.98% );
}
.header-main-outer-box {
  padding: 10px 0px;
}
.stickynavbar .header-main-outer-box {
    padding: 5px 0px;
    border-radius: 10px;
}
.header-button-outer-box{
  align-items: center;
}
.header-outer-box{
  align-items: center;
}
.header-main-box{
  text-align: center;
}
/* .main-navigation ul#menu-primary-menu li.current-menu-item > a:after {
  content: '';
  width: 100%;
  height: 1px;
  background: #ffffff;
  position: absolute;
  bottom: 0;
  top: unset;
  left: 0px;
  margin: auto;
  border-radius: 0px;
  animation: rubberBand 3s infinite alternate ease-in-out;
} */

#site-navigation{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
.main-navigation ul {
  margin: 0;
  width: 100%;
  padding: 0;
}
#mySidenav{
  justify-content: center;
}
.header-main-box,.headerbar {
  position: relative;
  z-index: 99;
}
.main-navigation #menu-primary-menu a {
  display: inline-block;
  position: relative;
  transition-duration: 0.3s;
  letter-spacing: 0px;
  color: #2E2E2E;
  cursor: pointer;
  padding: 2px 4px;
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 18px;
  line-height: 100%;
}
/* .wp-singular .main-navigation #menu-primary-menu a{
  color: #fff;
} */
/* .wp-singular .main-navigation #menu-primary-menu .sub-menu li a{
  color: #000;
} */
.main-navigation ul#menu-primary-menu .current-menu-item > a {
    color: #C254DA !important;
    text-decoration-line: underline;
}
.header-svg svg {
  width: 15px;
}
.logo img {
  padding: 16px 0px 0px 0px;
}


.main-navigation  ul#menu-primary-menu li li.current-menu-item > a:after{
  top: 0;
  left: 5px;
}
.stickynavbar{
  position: fixed;
  top: 0px;
  width: 100%;
}
.nav_wrap {
  clear:both;
  background-color: transparent;
  margin-bottom: 0em;
  z-index: 99;
}
.admin-bar .stickynavbar{
    margin: 32px 0px 0px 0px !important;
    background: #212121 !important;
  }

.menubar .social-media{
  padding:12px 0;
  text-align:center;
}
.scrolled {
  position: fixed !important;
  top: 0;
  width: 100%;
  z-index: 9999999;
  background:#fff;
}
#masthead.scrolled {
  background: #ccc;
}
.stickynavbar{
  position: fixed !important;
}
#header_navigation .top-right {
  top: 0;
  position: absolute;
  right: 0;
  padding: 8px 3px;
  background-color: var(--color-primary);
  border-radius: 50%;
}
#header_navigation .top-right select{
  border:none;
  width:70px;
  background-color:transparent;
  color:#fff;
}
.btn-header{
  margin-left: 20px;
  margin-top: 8px;
}



/* ------------- Header ---------------- */
.contains-search{
  cursor: pointer;
}
.headerbar .header-nav{
  text-align: center;
  padding-top: 8px;
}
.headerbar .socialbox{
  padding: 10px 10px 10px;
  background-color: #FFEC00;
  text-align: right;
}
.headerbar .socialbox a{
  margin: 10px;
  color:#000;
}
#header_navigation  ul.sub-menu a{
  padding: 5px 10px !important;
  margin: 0px !important;
}
.main-navigation ul li:hover > ul{
  display: block;
}
.main-navigation ul ul{
  display: none;
  position: absolute;
  min-width: 220px;
  z-index: 9;
  padding-left: 0;
  border: none;
  top: 37px;
}
.header-button-outer-box{
  gap: 50px;
  display: flex;
  justify-content: end;
}
ul.list_nav {
  margin: 0 auto;
  text-align: center;
  display: block;
  text-align: right;
}
.site-header{
    position: relative;
    width: 100%;
}
.login-button.btn{
  color: #000;
  font: 500 16px / 20px var(--pri-font);
}
.signup-button.btn{
  background: var(--red);
  color: #fff;
  font: 500 16px / 20px var(--pri-font);
  border-radius: 25px 8px 25px 8px;
  padding: 12px 25px;
}
.header-button-box{
  display: flex;
  justify-content: end;
  position: relative;
  z-index: 2;
}
.main-navigation li a:hover{
  color: var(--color-primary);
}
#header_navigation .cart_box {
  position: relative;
}
#header_navigation a.cart-customlocation {
  position: absolute;
}
#header_navigation .cart_box i {
  font-size: 16px;
  color: #fff;
}
.main-navigation li{
    position: relative;
    display: inline-block;
    padding: 0px 24px 0 0px;
}
.main-navigation .sub-menu li .current_page_item > a{
  color: #fff;
}
.main-navigation ul#menu-primary-menu .sub-menu .current-menu-item > a{
  color: #000 !important;
  width: 100%;
  border: none;
}
.stickynav .main-navigation .current-menu-item > a{
  color: #fff;
}
.main-navigation ul li:last-child{
  margin-right: 0px;
}
.main-navigation a:last-child{
  margin-right: 0px;
}
/* #header_navigation .menu-item-has-children:after {
    content: '\f107';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    position: relative;
    margin-left: 5px;
    top: 0;
    color: #fff;
    font-size: 13px;
    transition: transform 0.25s ease;
    line-height: 1;
    vertical-align: middle;
} */
#header_navigation .menu-item-has-children:hover:after {
    transform: rotate(180deg);
}
.main-navigation li > a:only-child:after { content: ''; margin-left: 0px; }

/* dropdown arrow for .hdr-menu */
.hdr-menu > li.menu-item-has-children > a::after {
    content: '\f107';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    margin-left: 8px;
    font-size: 18px;
    transition: transform 0.25s ease;
    vertical-align: middle;

}
.hdr-menu > li.menu-item-has-children:hover > a::after {
    transform: rotate(180deg);
}

.main-navigation ul ul ul{
  left: 100%;
  top: 0;
}
.main-navigation ul ul a{
  text-transform: capitalize;
  font-weight: 500;
  color: #000;
  font-size: 14px;
  line-height: 1.5;
  padding-left: 10px;
  text-align: left;
  padding: 5px 20px;
  transition: all 0.5s ease 0s;
}
ul.sub-menu li a:hover {
  -moz-transform: translate(15px, 0%);
  -ms-transform: translate(15px, 0%);
  -webkit-transform: translate(15px, 0%);
  -o-transform: translate(15px, 0%);
  transform: translate(15px, 0%);
}
.main-navigation ul ul li,
.menubar.scrolled .main-navigation ul ul li{
  float: none;
  display: block;
  text-align: left;
}
.main-navigation ul ul li:hover > a{
  color: var(--white) !important;
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation{
  margin: 0 0 15px;
  overflow: hidden;
}


/* footer */
.footer-content{
  justify-content: space-between;
}
#footer_box {
  background: #212121;
  margin: 0 auto;
}
.footer-brand img {
  border-radius: 10px;
  width: 100%;
  height: 100%;
  max-width: 308px;
  max-height: 159px;
  object-fit: cover;
  overflow: hidden;
}
.footer-brand img:hover {
    transform: scale(1.1);
    border-radius: 10px;
}
.footer-brand .owl-dots {
    text-align: center;
    margin-top: 30px;
}
.footer-brand .owl-dot.active {
    background: #FFFFFF !important;
    opacity: 50%;
}
.footer-brand .owl-carousel button.owl-dot {
  background: #fff;
  color: inherit;
  border: none;
  border-radius: 31px;
  width: 15px;
  height: 15px;
  color: #fff;
  border: 1px solid #fff;
  padding: 0 !important;
  font: inherit;
  font-size: 12px;
  margin-right: 5px;
}
.footer1 .custom-social-icons {
  padding: 0px 10px;
  width: fit-content;
  position: relative;
  border-radius: 50px;
  background: transparent;
  display: flex;
}
.social_widget i {
  position: relative;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  margin-right: 10px;
}
#footer .contact-item i {
    margin-right: 10px;
    font-size: 16px;
    background-color: #fff;
    color: #000;
    padding: 5px 20px 5px 5px;
    border-radius: 50px;
}
#footer .faq-contact-box br {
  display: none;
}
.social_widget i:hover {
  color: #F05C04;
}
.social_widget .widget_wpb_social_widget{
  display: flex;
  align-items: center;
}
.footer1 .widget-title{
    padding-bottom: 0 !important;
}
.footer1 h4 {
    font: 400 20px / 30px var(--pri-font);
    color: #fff;
}
/* .footer1 .custom-social-icons:after{
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: -2px;
  right: 0;
  border-radius: 350px;
  z-index: -1;
  padding: 1px;
  background: linear-gradient(90deg, var(--purple) 0%, var(--violet) 49%, var(--blue) 100%);
  mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  mask-composite: exclude;
} */


.footer2 ul {
  padding-left: 0;
  list-style: none;
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 15px;
  line-height: 30px;
}
.footer3 ul{
  padding-left: 0;
  list-style: none;
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 15px;
  line-height: 30px;
}
.footer4 ul{
  padding-left: 0;
  list-style: none;
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 15px;
  line-height: 30px;
}


.footer2 #menu-quick-links,#menu-customer-support{
  padding: 0;
  list-style-type: none;
}
.footer2 #menu-quick-links li a, #menu-customer-support li a,.custom-social-icons a{
  font: 400 18px / 50px var(--pri-font);
  color: #fff;
}
.footer3{
  margin-left: -5em;
}
.footer3 #menu-seafood-collction-menu li a{
  font: 400 18px / 50px var(--pri-font);
  color: #fff;
}
.footer4 #menu-customer-care li a{
  font: 400 18px / 50px var(--pri-font);
  color: #fff;
}
.footer3 #menu-seafood-collction-menu li {
    list-style: none;
}
.footer4 #menu-customer-care li {
    list-style: none;
}
#menu-seafood-collction-menu{
  padding-left: 0;
}
#menu-customer-care{
  padding-left: 0;
}
.footer1 .widget_media_image{
  padding-bottom: 5%;
  text-align: center;
  width: 220px;
}
.footer2 h4, .footer3 h4, .footer4 h4, .footer5 h4 {
    padding-bottom: 8%;
    position: relative;
      font-family: Roboto;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 24px;
    letter-spacing: 0%;
    text-transform: capitalize;
    color: #FFFFFF;
}
#footer-box .contact-text {
  font: normal normal normal 15px / 24px var(--pri-font);
}
.copyright-box a img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.copyright-box a {
    height: 32px;
}

.footer-copy {
    font: 500 18px / 20px var(--pri-font);
    color: #FFFFFF;
    padding: 15px 0px;
    font-family: Roboto;
    font-weight: 500;
    font-style: Medium;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
}
.copyright-menus-box a{
  color: #fff;
}

.footer2 #menu-quick-links li:hover a{
  color: #F05C04;
  left: 0px;
  animation: fadeInLeft;
  animation-duration: 1s;
}

.footer3 #menu-seafood-collction-menu li:hover a{
  color: #F05C04;
  left: 0px;
  animation: fadeInLeft;
  animation-duration: 1s;
}

.footer4 #menu-customer-care li:hover a{
  color: #F05C04;
  left: 0px;
  animation: fadeInLeft;
  animation-duration: 1s;
}
.footer5 .contact-box {
    padding: 0 25px;
}
#footer_box .contact-item a:hover {
    color: #F05C04;
}
.footer1 p {
  color: #FFFFFF;
  width: 73%;
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 14px;
  line-height: 27px;
}
.get-newsletter-box h4{
  font: 600 30px / 35px var(--pri-font);
  color: #514F4F;
  align-self: center;
}
.newsletter-main-box{
  padding: 3% 3% 2% 3%;
}
.newsletter-box-row{
  align-items: center;
}
.get-newsletter-box{
  display: flex;
  background: #fff;
  padding: 30px 10px;
  border-radius: 10px;
  justify-content: space-evenly;
}
.mail-box .wpcf7-form-control-wrap input {
  border: none;
  background: transparent;
  padding: 10px 12px;
  position: relative;
  z-index: 1;
}
.newsletter-form-box form{
  position: relative;
}
.mail-box .wpcf7-not-valid-tip{
  position: absolute;
}
.newsletter-form-box form .wpcf7-response-output {
position: relative;
    width: fit-content;
    /* margin: 0 auto; */
    color: #fff !important;
    padding: 10px 16px;
    font: 300 14px / 12px var(--pri-font);
}
.mail-box .wpcf7-form-control-wrap{
  position: relative;
}
.newsletter-box h4 {
  font-family: 'Roboto';
  font-weight: 700;
  font-size: 22px;
  line-height: 150%;
  color: #FFFFFF;
}
.newsletter-box h6 {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: #FFFFFF;
}
.newsletter-box .mail-box .wpcf7-form-control-wrap input {
    border: 1px solid #E6E6E6;
    background: #FFF;
    padding: 5px 20px;
    position: relative;
    z-index: 1;
    border-radius: 50px;
    height: 52px;
}
.newsletter-box .wpcf7-submit {
    color: #FFF;
    padding: 10px 25px 10px 25px;
    border: none;
    border-radius: 50px;
    margin-left: -50px;
    z-index: 9;
    position: relative;
    font-family: 'Roboto';
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    background: linear-gradient(180deg, #3348DB 0%, #C254DA 100%);
    height: 52px;
}
.newsletter-box-row{
  border-top: 1px solid #E6E6E6;
  border-bottom: 1px solid #E6E6E6;
  padding: 2em 0 2em 0;
}
.newsletter-box{
  padding-top: 5em;
}
.newsletter-social-icons i {
    background: #FFFFFF;
    color: #212121;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;

}
.newsletter-social-icons{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.newsletter-social-icons i:hover{
    color: #FFF;
    background: linear-gradient(180deg, #3348DB 0%, #C254DA 100%);
}
.newsletter-form-box{
    display: flex;
    align-items: center;
    gap: 70px;
    justify-content: end;
}
.copy-box-second{
  justify-content: end;
  display: flex;
} 
.copy-box-second a {
    margin-left: 12px;
}
#testimonial {
    padding-top: 10px;
    padding-bottom: 7%;
}
.copy-box-second img{
  height: 32px;
}
.copyright-box{
  align-items: center;
  padding-top: 1em;
}
/* .mail-box .wpcf7-form-control-wrap:after{
  content: '';
  width: 95%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  border-radius: 8px;
  z-index: 0;
  padding: 2px;
  background: linear-gradient(90deg, var(--purple) 0%, var(--violet) 49%, var(--blue) 100%);
  mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  mask-composite: exclude;
  overflow: hidden;
  -webkit-transform: perspective(330px) rotateX(-30deg);
  -o-transform: perspective(300px) rotateX(-30deg);
  -moz-transform: perspective(300px) rotateX(-30deg);
  -webkit-transform-origin: 100% 50%;
  -moz-transform-origin: 100% 50%;
  -o-transform-origin: 100% 50%;
  transform-origin: 0% 100%;
} */

/* .mail-box input.wpcf7-form-control.wpcf7-submit.has-spinner{
  clip-path: polygon(100% 82.759%, 100% 82.759%, 99.951% 85.555%, 99.81% 88.208%, 99.585% 90.682%, 99.283% 92.941%, 98.911% 94.95%, 98.478% 96.673%, 97.991% 98.076%, 97.458% 99.121%, 96.886% 99.774%, 96.283% 100%, 3.856% 100%, 3.856% 100%, 3.01% 99.565%, 2.247% 98.335%, 1.581% 96.422%, 1.024% 93.94%, 0.591% 91.001%, 0.294% 87.717%, 0.147% 84.203%, 0.162% 80.569%, 0.354% 76.93%, 0.735% 73.397%, 9.868% 7.88%, 9.868% 7.88%, 10.088% 6.466%, 10.335% 5.174%, 10.606% 4.011%, 10.899% 2.984%, 11.213% 2.098%, 11.543% 1.359%, 11.889% 0.774%, 12.246% 0.348%, 12.614% 0.088%, 12.99% 0%, 13.116% 0%, 16.334% 0%, 22.77% 0%, 48.513% 0%, 96.283% 0%, 96.283% 0%, 96.886% 0.226%, 97.458% 0.879%, 97.991% 1.924%, 98.478% 3.327%, 98.911% 5.05%, 99.283% 7.059%, 99.585% 9.318%, 99.81% 11.792%, 99.951% 14.445%, 100% 17.241%, 100% 82.759%);
  border: none;
  background: #262626;
  padding: 8px 40px;
  color: #fff;
} */

/* ---------- Return to Top ------------ */
#return-to-top {
  display: inline-block;
  background : #C254DA;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  opacity: 1;
  visibility: visible;
  z-index: 3;
  animation: float 3s ease-in-out infinite;
}
@keyframes rotate{
  100% {
    transform: rotate(2520deg);
  }
}
#return-to-top:after {
  content: "\f077";
  font-family: "Font Awesome 5 Free";
  font-weight: 800;
  font-size: 25px;
  color: #fff;
  text-align: center;
  line-height: 50px;
}
#return-to-top:hover {
  cursor: pointer;
  background-color: #000;
}
#return-to-top:hover:after {
  color: #fff;
}
#return-to-top:active {
  background-color: #555;
}
#return-to-top.show {
  opacity: 1;
  visibility: visible;
}


a.contact-text, .footer1 .textwidget {
  color: #fff;
  font: 400 16px/20px var(--pri-font);
}
.footer-svg i{
  color: #fff;
}

.wishlist-count {
  display: none;
}
.cart-count{
  display: none;
}

.mobile-hed{
  display: none;
}