
/* 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: 18px !important;
  height: 18px !important;
}
.topbar-info-text a {
  color: #fff;
  font-family: Open var(--pri-font);
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  text-transform: lowercase;
}
.topbar-info-text a:hover{
  color: #F6A609;
}
.topbar-info-contents a{
  font: 400 14px / 16px var(--pri-font);
  color: #000000;
}
.topbar-cls .social-sidebar a {
  height: 30px;
  width: 30px;
  background: #fff;
  display: inline-block;
  border-radius: 20px;
  padding: 5px;
  color: #F88B07;
  margin-left: 15px;
}
.topbar-cls .social-sidebar a:hover{
  background: #000;
  color: #fff;
}

.topbar-cls {
  padding: 12px 0px;
  background: transparent;
  padding-bottom: 0;
}
.top-col-one {
  gap: 20px;
  text-align: center;
  justify-content: center;
  align-items: center;
}
.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;
}
.header_meta svg {
  justify-content: space-around;
  display: flex;
  width: 36px;
  height: 36px;
  padding: 8px;
  border-radius: 6px;
}
.top-cart svg path {
    fill: #fff;
}
.admin-block-clas svg path {
    fill: #fff;
}
.header-icon-text {
    background-color: #000;
    border-radius: 50px;
}
.admin-block-clas {
    background-color: #000;
    border-radius: 50px;
}
.header_meta svg:hover {
  background: #F88B07;
  border-radius: 30px;
}
.header_meta svg:hover path {
  fill: #fff;
}
.admin-block-clas {
  margin-left: 12px;
}

.header-outer-box{
  align-items: center;
}
.logo {
  position: relative;
  z-index: 1;
  width: 219px;
  margin: 0 auto;
  height: 29px;
  display: flex;
  align-items: center;
}
.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 {
  background: #000;
  padding: 15px 15px;
  border-radius: 10px;
  margin-top: -90px;
}
.header-button-outer-box{
  align-items: 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;
} */
#header_navigation {
  background: transparent;
}
#header_navigation{
  position: absolute;
  top: 90px;
  margin: 0 auto;
  left: 0;
  right: 0;
}
/* #site-navigation{
  width: 100%;
} */
.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: #fff;
  cursor: pointer;
  font: 500 16px / 20px var(--pri-font);
  padding: 2px 4px;
}
.main-navigation ul#menu-primary-menu .current-menu-item > a {
    color: #F6A609;
    border-bottom: 1px solid;
}
.header-svg svg {
  width: 15px;
}
.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;
}

.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-button-text {
  color: #fff;
  font-family: 'Montserrat';
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  background: #F6A609;
  padding: 17px 30px;
  border-radius: 10px;
}
.btn-icon-header {
  background: #F6A609;
  padding: 5px;
  border-radius: 50px;
  margin-left: -12px;
  border: 1px solid #fff;
  color: #fff;
}
.header-button-text:hover{
  background: #fff;
  color: #F6A609;
}
.header-button:hover .btn-icon-header {
    background: #fff;
    border-color: #F6A609;
    color: #F6A609;
}
/* ------------- 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;
  z-index: 13;
  width:100%;
  /* top: 30px; */
}
.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: 8px 8px;
}
.main-navigation .sub-menu li .current_page_item > a{
  color: #fff;
}
.main-navigation ul#menu-primary-menu .sub-menu .current-menu-item > a{
  color: #fff;
  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";
  /* position: static; */
  margin-left: 3px;
  font-family: "font awesome 5 free";
  font-weight: 900;
  position: relative;
  right: 0px;
  top: 2px;
  height: fit-content;
  bottom: 0;
  margin: auto;
  color: #fff;
 }
.main-navigation li > a:only-child:after { content: '' ;margin-left: 0px;}

.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: transparent;
  border-radius: 30px;
}
.footer-brand img {
  border-radius: 10px;
  width: 100%;
  height: 100%;
  max-width: 308px;
  max-height: 159px;
  object-fit: cover;
}
.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 {
  width: fit-content;
  position: relative;
  border-radius: 50px;
  background: transparent;
  display: flex;
}
.social_widget i {
  position: relative;
  margin-right: 10px;
  margin-left: 10px;
  color: #fff;
}
.social_widget i:hover{
  color: #fff !important;
  transform: scale(1.3);
}
#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;
  padding-top: 20px;
}
.footer1 .widget-title{
    padding-bottom: 0 !important;
}
.footer1 h4 {
    font: 400 20px / 30px var(--pri-font);
    color: #fff;
}


.footer2 #menu-quick-links li a{
  font: 400 18px / 40px var(--pri-font);
  color: #fff;
}
#menu-quick-links li::marker {
    color: #fff;
}
.footer3{
  margin-left: -5em;
}
.footer3 #menu-help-support li a{
  font: 400 18px / 40px var(--pri-font);
  color: #fff;
}
#menu-help-support li::marker {
    color: #fff;
}
.footer4 .about_me a{
  font: 400 18px / 18px var(--pri-font);
  color: #fff;
}
#menu-support li::marker {
    color: #fff;
}

#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 {
    padding-bottom: 8%;
    position: relative;
    color: #fff;
    font: 600 24px / 30px var(--sec-font);
}
#footer-box .contact-text {
  font: normal normal normal 15px / 24px var(--pri-font);
}
.footer-copy {
  font: 400 18px / 20px var(--pri-font);
  color: #fff;
  padding: 15px 0px;
  border-top: 0.5px solid #FFFFFF;
}

.footer-border-box::after {
  content: "";
  position: absolute;
  inset: -2px; 
  border-radius: inherit;
  z-index: 1;
  -webkit-mask: url('../images/footer/footer-border.svg') no-repeat center;
  mask: url('../images/footer/footer-border.svg') no-repeat center;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  background-color: #F6A609;
  transition: background-color 0.3s ease;
  pointer-events: none;
  width: 99%;
  margin: 0 auto;
}
.footer-border-box{
  margin-bottom: 50px;
}
#footer{
  margin-top: 7em;
}
.copyright-menus-box a{
  color: #fff;
}
.footer-copy a{
 color: #F88B07;
}
.copyright{
  background: transparent;
}
.footer2 #menu-quick-links li:hover a{
  color: #F88B07;
  left: 0px;
  animation: fadeInLeft;
  animation-duration: 1s;
}

.footer3 #menu-help-support li:hover a{
  color: #F88B07;
  left: 0px;
  animation: fadeInLeft;
  animation-duration: 1s;
}

.footer4 .about_me a:hover{
  color: #F88B07;
  left: 0px;
  animation: fadeInLeft;
  animation-duration: 1s;
}

#footer_box .contact-item a:hover {
    color: #F88B07;
}
.footer1 p {
  font-family: var(--pri-font);
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}
.get-newsletter-box h4{
  font: 600 30px / 35px var(--pri-font);
  color: #514F4F;
  align-self: center;
}
.newsletter-main-box{
  padding: 3% 3% 2% 3%;
}
.mail-box p {
  display: flex;
  align-items: center;
  text-align: 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;
}

.footer4 .faq-contact-box .contact-box {
  color: white;
}

.footer4 .faq-contact-box .contact-item {
  font-family: var(--sec-font);
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.footer4 .faq-contact-box{
  width: 100% !important;
}

.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: #000 !important;
  padding: 5px 5px;
  font: 300 16px / 12px var(--pri-font);
}
.newsletter-form-box .wpcf7 form.failed .wpcf7-response-output{
  border-color: #fff;
}
.newsletter-form-box .wpcf7-not-valid-tip {
  color: #fff;
}
.newsletter-form-box .wpcf7 form.invalid .wpcf7-response-output{
  border-color: #fff;
}

.mail-box .wpcf7-form-control-wrap{
  position: relative;
}

.newsletter-box .mail-box .wpcf7-form-control-wrap input {
  border: none;
  background: #FFF;
  padding: 10px 10px;
  position: relative;
  z-index: 1;
  clip-path: polygon(0% 0, 100% 0, 93% 100%, 0 100%);
}
.newsletter-box .wpcf7-submit {
  background-color: #161415;
  color: #fff;
  padding: 10px 15px 10px 40px;
  border: none;
  font-family: 'Inter';
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  margin-left: -20px;
  clip-path: polygon(20% 0, 100% 0, 100% 100%, 0 100%);
}
.newsletter-form-box input::placeholder{
  font-size: 14px !important;
}
.custom_instagram i {
  color: #fff; 
  background-color: #E4405F;
  border-radius: 50px;
  height: 20px;
  width: 20px;
  line-height: 20px;
}

.custom_facebook i {
  color: #fff;
  background-color: #1877F2;
  border-radius: 50px;
  height: 20px;
  width: 20px;
  line-height: 20px;
}

.custom_twitter i {
  color: #fff;
  height: 20px;
  width: 20px;
  line-height: 20px;
}

.custom_pinterest i {
  color: #000;
  background-color: #fff;
  border-radius: 50px;
  height: 20px;
  width: 20px;
  line-height: 20px;
}

.custom_youtube i {
  color: #FF0000; /* YouTube red */
}
/* ---------- Return to Top ------------ */
#return-to-top {
  display: inline-block;
  background : #F05C04;
  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: #012458;
}
#return-to-top:active {
  background-color: #555;
}
#return-to-top.show {
  opacity: 1;
  visibility: visible;
}


a.contact-text,.footer1 .textwidget{
  color: #fff;
  font: 400 14px/20px var(--pri-font);
}
.footer-svg i {
  color: #000;
  background: #fff;
  height: 24px;
  width: 24px;
  border-radius: 50px;
  padding: 5px;
}
.wishlist-count {
  display: none;
}
.cart-count{
  display: none;
}

.mobile-hed{
  display: none;
}