.btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #fff;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  /*background-color: transparent;*/
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  border-radius: .25rem;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-default {
  background: #558f8f !important;
}
.signbx {
  margin-top: 31px;
}
.left-sign-in-form label {
  color: #183b56;
}
.form-group.eye-icon-user {
  position: relative;
}
.form-group.eye-icon-user .fa-eye {
  position: absolute;
  right: 10px;
  top: 45px;
}
.radius {
  max-width: 650px;
  margin: auto;
}
.signUpPageLabel {
  color: #183b56;
  font-weight: 600;
}
#login-registerpopup .modal-dialog .signbx {
  margin-top: 0px;
  padding: 16px 6px;
}
#login-registerpopup .modal-dialog .signbx .signbxin.radius {
  max-width: 500px;
}
.prc {
  margin-top: 10px;
  margin-bottom: 12px !important;
  line-height: 15px;
}
.card {
  margin-bottom: 30px;
}
.n-bannerbx img {
  width: 100%;
}
#login_form_page > p > button:hover{
  background-color: #b3c33d!important;
  color:#fff!important;
}
.product-slider-section .title-prp {
  font-size: 26px !important;
  margin-bottom: 13px;
  font-weight: 500;
}
.heart-addtofav {
  width: 70px;
  height: 70px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: url(../images/heart-fav.png) no-repeat;
  background-position: 0 0;
  cursor: pointer;
  background-size: cover;
}

.heart-addtofav.animate {
  background-position: -1960px 0;
  transition: background 0.4s steps(12);
  animation: fave-heart 0.4s steps(12);
}

@keyframes fave-heart {
  0% {
    background-position: 0 0;
  }

  100% {
    background-position: -1960px 0;
  }
}
.slick-list.draggable > .slick-track {
  display: flex !important;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.product-detail-img-custom-set .slider-for img {
  height: 500px;
  max-width: 80%;
  object-fit: contain;
  max-height: 600px;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}
.product-detail-img-custom-set .slider-for img {
  max-height: 500px !important;
}

.slick-slider .slick-slide img {
  margin: 0 auto;
  /* max-height: 95px;
  min-height: 95px !important; */
  width: 100%;
  object-fit: contain;
  padding-bottom: 0;
  font-size: 26px !important;
}
.product-detail-page-container .ask-question-section,
.product-detail-page-container .rating-review-tab {
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.product-detail-page-container #produt-detail,
.product-detail-page-container div#faq,
.product-detail-page-container div#rating {
  padding-top: 40px !important;
  min-height: inherit;
  padding-bottom: 40px;
}
.pddtailPageReview {
  border-bottom: 1px solid #dfdbdb;
  padding-bottom: 20px;
}
.pddtailPageReview {
  border-bottom: 1px solid #dfdbdb;
  padding-bottom: 20px;
}
.returnExchangeBox {
  box-shadow: 0 0 10px #b3c33d;
  padding: 50px;
  border-radius: 12px;
  margin-bottom: 10px;
  width: 99%;
  margin: 0px 14px;
  background: white;
}
.product-detail-page-container .shipping-gray-sec {
  margin-top: 0px;
}
.product-detail-page-container .rltdprdcts {
  margin-top: 40px;
}
div#fixme-lab {
  margin-top: -1px !important;
}
.product-detail-page-container #faq .productDescriptionContainer,
.product-detail-page-container .rating-review-tab {
  padding-left: 13px;
}
.search-reults-head .sec-right .pull-right-large .form-control {
  width: auto;
  margin-right: 2px;
}

.form-control {
  font-size: 14px;
  line-height: 1.7rem;
}
.search-autocomplete-form#search-form {
  margin-bottom: 20px;
}
.store-home-container .carousel-inner {
  background-color: white !important;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
.strhd .btn-primary {
  padding-left: 10px;
  padding-right: 10px;
}
.Fresco CanadaHeaderRow {
  width: 90%;
  margin: auto !important;
}
.selling {
  padding: 5px;
  width: 98%;
  margin-top: 43px;
}
.selling h1.heading {
  font-weight: 600;
  color: #183b56 !important;
}
.selling h3.subheading {
  font-size: 27px;
  margin-bottom: 12px;
}
.selling .heading,
.subheading,
.paragraph {
  font-weight: 600;
  color: #183b56 !important;
}
.selling p.paragraph {
  color: #183b56 !important;
}
.selling p.paragraph {
  line-height: 19px;
  font-size: 16px;
  font-weight: bold !important;
}
.image-container {
  position: absolute;
}
.selling-image > .image-container > img {
  margin-top: 45px;
  width: 524px;
  height: 392px;
}
.selling-mall-shark-section2 {
  width: 100%;
  padding: 35px 10px;
  margin-top: 0px;
  background-color: #f9fbfe;
}
.selling-mall-shark-sectionRow {
  width: 89%;
  margin: auto !important;
}
.benefitsHeading {
  color: #304f68;
  margin-bottom: 16px;
  font-weight: 600;
}
.selling-mall-shark-section2 .transactonPara-lower {
  line-height: 17px;
  font-size: 14px;
  color: #183b56 !important;
}
.selling-mall-shark-section2 ul {
  line-height: 17px;
  font-size: 14px;
  color: #183b56 !important;
}
.selling-mall-shark-section2 .transactonPara {
  line-height: 17px;
  font-size: 14px;
  color: #183b56 !important;
  text-align: justify;
}
.Fresco CanadaSellingBtn {
  border-radius: 40px;
  margin-top: 34px;
  padding: 6px 10px;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 27px;
  color: #fff !important;
  background-color: #b3c33d ;
}
.sellingFresco Canada-image-container {
  margin: auto;
  text-align: right;
  margin-top: -89px;
  max-width: 1020px;
}
.sellingFresco Canada-image-container > img {
  width: 235px;
  height: 213px;
  margin-right: 91px;
}
.testimonials {
  border: 2px solid #141efa;
  height: 252px;
  max-width: 1020px;
  margin: auto;
  border-radius: 20px;
  padding: 34px 59px;
  margin-top: -73px;
}
.testimonials > h2 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 30px;
}
.becomea-seller-carousel {
  top: 133px !important;
}
.becomea-seller-carousel li {
  border-radius: 12px;
  width: 12px;
  height: 12px;
  background-color: #b5aeae;
  margin: 0px 10px;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 448px !important;
}
.testimonialNameHeading {
  color: black !important;
  font-weight: bold;
  margin-bottom: 20px;
}
.testimonals_descriptions {
  color: #183b56 !important;
}
.selling-mall-shark-sectionRow {
  width: 89%;
  margin: auto;
}
.instructionHeading {
  color: #304f68;
  margin-bottom: 16px;
  font-weight: 600;
  margin-top: 61px;
}
.instructionPara {
  line-height: 17px;
  font-size: 14px;
  color: #183b56 !important;
  text-align: justify;
}
.becomea-seller-carousel .active {
  background-color: #374cfb;
}

.aboutus-container .about-us-shark img {
  width: 620px;
  position: relative;
  z-index: 999;
  left: -245px;
  top: 162px;
}
.about-content h5.padding-left-text {
  padding-left: 115px;
}
.about-us-bgimage {
  margin-bottom: -4px;
  background-repeat: no-repeat;
  background-position: -62px 799px;
  margin-bottom: 70px;
}
.about-bold-text {
  color: #183b56 !important;
}
div.terms-wrapper.pos-rel.mt-40.pt-30 > h1 {
  font-weight: 600;
  color: #183b56;
  margin-bottom: 16px!important;
}
section h1 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 15px !important;
  margin-top: 30px;
}
.cart-container-mbt .cart-sec-opt {
  padding: 0px !important;
}
.checkoutSuccessHeading h1 {
  color: black;
  font-size: 46px;
}
#accordion a.btn.btn-header-link {
  display: block;
  text-align: left;
}
#accordion .card .card-header .btn-header-link:after {
  content: "\f107";
  font-family: "FontAwesome";
  font-weight: 900;
  float: right;
}
.container.faqs-container::before {
  content: "";
  position: absolute;
  background-color: #f9fbfe;
  top: 0;
  bottom: -500px;
  left: 0px;
  right: 0;
  z-index: -1;
}
.loadmore.button.ldmre-txt {
  text-align: center;
  margin: 20px auto;
}
/* new-theme css start */
.signinbnrrght {
  width: 100%;
  border: 3px solid #b3c33d  !important;
  border-radius: 36px;
  height: 509px;
  height: 407px;
}
.signinbnrrght img {
  max-width: 100%;
  height: 100%;
  border: none;
  width: 100%;
  border-radius: 32px;
}
.signbx .signbxin {
  border: 3px solid #8dc21b !important;
  border-radius: 36px;
  background-color: #fff;
}
.left-sign-in-form {
  height: 412px;
  padding: 43px 50px 15px 50px!important;
}
.forgot-user-name {
  position: relative;
}
.left-sign-in-form label {
  font-weight: 600;
}
.signbxin .form-control {
  font-size: 14px;
  line-height: 1.7rem;
  border-radius: 36px;
  border: 1px solid #478733 ;
}
a.frgtps.forgot-pass {
  position: absolute;
  top: 5px;
  font-size: 14px;
  right: 0;
  color: #478733 ;
}
.signbx .form-check {
  font-size: 14px !important;
  padding-left: 0px;
  margin-bottom: 12px;
}
.signbxin .container-check {
  width: 137px;
  line-height: 20px;
}
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 17px;
  width: 17px;
  background-color: #fbfbfb;
  border: 1px solid #ccc;
  border-radius: 6px;
}
.container-check {
  padding-left: 23px;
}
.container-check .checkmark:after {
  content: "ÃƒÆ’Ã‚Â¢Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ";
  left: 0px;
  top: 1px;
  content: "\f00c";
  font: normal normal normal 14px/1 FontAwesome;
  font-feature-settings: liga 1;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: 900;
  text-rendering: optimizeLegibility;
  white-space: nowrap;
  vertical-align: middle;
  font-size: 14px;
  line-height: 12px;
  text-indent: 1px;
  color: #185ff9;
  box-shadow: #faf9f5 0 1px 4px -1px inset;
  text-decoration: none;
  border-color: #adaeaa;
  -webkit-text-stroke: 1px #fbfaf9;
}
.container-check input {
  opacity: 0;
}
.container-check input:checked ~ .checkmark:after {
  display: block;
}
.container-check input:not(:checked) ~ .checkmark:after {
  display: none;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  padding-right: 10px;
  padding-left: 10px;
}
.signbxin button {
  width: 100%;
  border-radius: 36px;
  background-color: #478733 ;
  color: #fff;
}
.left-sign-in-form .soclbtns {
  border-top: 1px solid #000 !important;
  padding-top: 10px;
}
.left-sign-in-form .soclbtns h5 {
  font-weight: 600;
}
.n-bannerbx {
  margin-top: 0px !important;
  background-color: #fff;
}
section {
  position: relative;
}
.carousel {
  position: relative;
  height: 210px;
}
.n-bannerbx .carousel-inner {
  border: 3px solid #b3c33d ;
  border-radius: 36px;
  box-shadow: 0 0 12px #00000057;
  height: auto !important;
  margin: 45px 0;
  margin-bottom: 40px;
}
.n-bannerbx .carousel-item {
  height: auto !important;
  max-height: 210px;
}
.footer .form-inline .form-control {
  border-radius: 36px;
  margin-right: 10px;
  min-width: 70%;
}
.carousel-control-next,
.carousel-control-prev {
  position: absolute;
  top: 52px;
  width: 8%;
}
.midsec {
  margin: 50px 0;
  margin-left: -6px;
}
.midbg {
  background-color: #f8f8fa;
  height: 316px;
  border-radius: 12px;
  overflow: hidden;
}
.midbg img {
  position: absolute;
  border-radius: 12px;
}
.place-into-tap {
  bottom: 70px;
  position: absolute;
  right: 15px;
}
.view-al.place-into-tap a {
  color: #000000;
  margin-right: -5px;
}

.view-al a {
  border: 1px solid #b3c33d;
  position: relative;
  top: -8px !important;
  padding: 4px 20px;
  display: inline-block;
  font-size: 14px;
  border-radius: 22px;
}
.card {
  border: 1px solid #ffffff !important;
  border-radius: 12px;
}
.card-img-top {
  border-radius: 12px;
}
.card-body {
  padding-bottom: 10px;
}
.card .card-body .card-title {
  font-size: 16px;
  min-height: 48px;
  margin-bottom: 0;
}
.catnm {
  font-size: 13px;
  color: #79869f;
}
.prcbxint {
  display: flex !important;
  justify-content: space-between;
}
.n-price {
  color: #2d2d2d;
  font-weight: 600 !important;
  font-size: 18px;
}
.z-symbl {
  display: inline-block;
  position: relative;
}
span.deci {
  font-size: 12px;
}
.n-stars {
  color: #2d2d2d;
  font-size: 14px;
}
.splopt {
  position: relative;
  right: -5px;
  margin-top: 7px;
}
.adfv img {
  filter: grayscale();
  opacity: 0.5;
}
body div:nth-child(1) > div.col-md-12 > h3 {
  margin-bottom: 35px;
}
div#variable_product {
  margin-top: 17px;
}
.card:hover {
  box-shadow: 0 0 12px #626d0d47   !important;
  background: #b3c33d47  !important;
}
.view-al a:hover {
  background-color: #b3c33d;
  border-color: #b3c33d;
  color: #fff !important;
}
.col-md-12.text-center.bstslrbx {
  margin-bottom: 15px;
}
.bstslrbx h3 {
  font-size: 26px !important;
  margin-bottom: 5px;
}
.bstsllr .card-img-top {
  border-radius: 0;
  height: 145px;
  object-fit: cover;
}
.bstsllr .card .card-body {
  padding-bottom: 0;
  padding-left: 0;
}
.bstsllr .card .card-body .card-title {
  font-size: 16px;
  min-height: 20px !important;
}
.container.mt-35.top-selling-container {
  display: none !important;
}
.nwsbx {
  background-color: #aef6ff;
  margin: 50px 0;
  border-radius: 12px;
  height: 315px;
}
.nwsbxin {
  padding: 85px 0;
  padding-bottom: 0;
  width: fit-content;
    margin: auto;
}
.nwsbxin .form-inline {
  background: #fff;
  width: 429px;
  border-radius: 9px;
  padding: 3px;
}
.footer .nwsbxin .form-inline {
  width: 100% !important;
}
.nwsbxin .form-inline .form-control {
  border: 0;
}
.form-inline .form-control {
  border-radius: 36px;
  margin-right: 10px;
  min-width: 300px;
}
.nwsbxin .btn-primary {
  padding-left: 20px;
  padding-right: 20px;
}
.icnbar.navrght ul .dropdown-menu.show {
  transform: translate3d(-85px, 85px, 0px) !important;
}
.signbx .fnt-lrge {
  font-size: 18px !important;
  margin-bottom: 29px;
}
.signbx .signbxin {
  padding: 30px 30px;
}
.signbxin h3 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 30px;
}
.signbxin .form-group {
  margin-bottom: 30px;
}
.signbxin span.error {
  position: absolute;
}
span.error {
  color: red !important;
  font-size: 12px !important;
  margin-top: 4px;
  display: inline-block;
}
.form-group.cat-contan.registeBtnCont{
  margin-top: 42px!important;
  margin-bottom: 0px!important;
} 

.soclbtns {
  display: flex;
  align-items: center;
  padding-top: 11px;
}
.frNav{
  /* margin-left: 53px !important; */
  width: fit-content;
}
.social-main-wrapper h5.connect-with {
  margin-bottom: 0px;
}
.connect-with {
  color: #183b56;
  font-weight: 600;
  margin-bottom: 0px;
}
#register_form > div.form-check > div > div > a.gmail {
  padding-left: 120px;
}
.soclbtns a {
  padding: 0px 10px;
  font-size: 24px;
}
.product-slider-section {
  padding-top: 55px;
}
.product-slider-section {
  margin-bottom: 30px;
}
.pos-rel {
  position: relative;
  margin-top: -25px;
}
.view-to-cart {
  background: #f3f3f3;
  padding: 5px;
  border-top: 2px solid #1f73f8;
  position: absolute;
  width: 100%;
  top: -56px;
  left: 0;
  right: 0;
  margin: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.crt-success-messge {
  font-size: 14px;
  position: relative;
}
.view-to-cart a {
  font-size: 14px;
  padding: 4px 20px;
  display: inline-block;
  border: 1px solid #b3c33d;
  font-size: 14px;
  border-radius: 3px;
  background: #fff;
}
.prddtlinbx {
  box-shadow: 0 0 10px #b3c33d;
  padding: 60px;
  border-radius: 12px;
  padding-bottom: 42px;
  margin-bottom: 56px;
}
.alert {
  margin-top: 0px;
  margin-bottom: 30px;
}
.alert-danger {
  text-align: center;
  display: block;
  width: 100%;
  font-size: 13px;
}
.prdbxota {
  display: flex;
}
.product-slider-section .title-prp {
  max-width: 520px;
  margin-right: 10px;
  margin-bottom: 3px!important;
}
.title-prp {
  text-transform: capitalize;
}
.notfill-rating {
  filter: grayscale();
}
.procomttl {
  padding-bottom: 12px;
  margin-top: 4px;
  margin-bottom: 0;
}
.procomttl a {
  color: #b3c33d ;
}
.splopt {
  position: relative;
  right: -5px;
  margin-top: 7px;
}

.large-loader {
  position: fixed;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  text-align: center;
  background: #ffffffb3;
  z-index: 999;
  height: 100%;
  top: 0;
  display: none;
}
.large-loader span {
  position: absolute;
  width: 100px;
  height: 100px;
  top: 50%;
  margin-top: -50px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
.IE-loader {
  display: none;
}
.prductdetl-cntr .product-detail-img-cnt {
  margin-bottom: 20px;
}
.product-detail-img-cnt .flexslider {
  margin-bottom: 0px;
}
.flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
}
.add-to-fav {
  transition: visibility 0s, opacity 0.5s linear;
}
.card-white-sec .add-to-fav,
.add-to-fav {
  position: absolute;
  left: 15px;
  background: #ece7e0;
  height: 30px;
  width: 30px;
  border-radius: 30px;
  top: 15px;
  z-index: 99;
}
.slider-for.slick-initialized,
.slider-nav.slick-initialized {
  opacity: 1;
}
.product-detail-img-cnt .flexslider .slick-prev {
  left: 0px;
}
.product-detail-img-cnt .flexslider .slick-arrow {
  color: #ffffff;
  font-size: 0px;
  position: absolute;
  z-index: 99;
  height: 36px;
  width: 35px;
  background: none;
  border: 0px;
  top: 55%;
  transform: translateY(-50%);
  background: #478733;
  cursor: pointer;
  border-radius: 36px;
}
.product-detail-img-cnt .flexslider .slick-arrow.slick-prev:before {
  content: "\f104";
  font: normal normal normal 30px/1 FontAwesome;
}
.item-slick.slick-slide.slick-current.slick-active {
  outline: none !important;
}
.slick-slide {
  margin: 0 5px;
}
.product-detail-img-custom-set .slider-for img {
  max-height: 500px !important;
}
.product-detail-img-cnt .flexslider .slick-next {
  right: 0px;
}
.product-detail-img-cnt .flexslider .slick-arrow.slick-next:before {
  content: "\f105";
  font: normal normal normal 30px/1 FontAwesome;
}
.product-detail-img-cnt .flexslider,
.product-detail-img-cnt .slick-list.draggable {
  border: 0px;
}
.slider-nav .item-slick.slick-slide.slick-current.slick-active img {
  border: 1px solid #b3c33d ;
  border-radius: 16px;
  overflow: hidden;
}
.slider-nav .item-slick img {
  padding: 4px;
  border: 1px solid #d3d3d3;
  border-radius: 16px;
  overflow: hidden;
  max-width: 100%;
  background-size: cover;
  background-position: center;
}
.slider-nav.slick-initialized.slick-slider button {
  display: none !important;
}
.modal {
  z-index: 105099999;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}
.sec-right {
  width: 100%;
}
.row-sidebar .gobackbutton {
  display: none !important;
}
.price-sec {
  margin-bottom: 15px;
}
h2#prod-price {
  line-height: 24px;
}
b#product-price {
  font-size: 26px;
  position: relative;
  top: 0px;
}
.price-sec h3 {
  font-size: 24px;
  margin-bottom: 5px;
}
.local-taxes-include {
  line-height: 15px;
  margin-bottom: 7px;
}
.product-slider-section .local-taxes-include span {
  font-size: 12px;
}
.price-sec span {
  display: inline-block;
  line-height: 18px;
}
.price-sec .empty-response {
  position: relative;
}
.sec-right .pull-right-large {
  /* width: 170px; */
  width: 100%;
  /* padding-top: 15px; */
}
.qty-input {
  display: flex;
}
.quantity-control {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: fit-content;
  margin: 0 auto;
  background: #ffffff;
  border-radius: 10px;
  padding: 10px 12px 5px 12px;
  margin-top: 0;
  border: 1px solid #d3d3d3;
  margin: 0px;
}
.slider-nav {
  margin-top: 20px;
}
label,
input {
  border: none;
  display: inline-block;
  margin-right: -4px;
  vertical-align: top;
}
.quantity-btn {
  background: transparent;
  border: none !important;
  outline: none !important;
  margin: 0;
  padding: 0px 8px;
  cursor: pointer;
}
.quantity-btn svg {
  width: 15px;
  height: 15px;
}
.bt-1px {
  border-top: 1px solid #ddd;
}
.bb-1px {
  border-bottom: 1px solid #ddd;
}
.quantity-input {
  outline: none;
  user-select: none;
  text-align: center;
  width: 47px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: none;
}
.cart-sec-btn {
  margin-bottom: 15px;
  margin-top: 15px;
}
.cart-sec-btn button {
  display: block;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 8px;
  border-color: #478733 ;
  color: #fff;
  background-color: #478733;
}
.shrtdesc {
  font-size: 14px;
  color:#2f2f2f;
}
.product-overview h3 {
  margin-bottom: 10px;
}
.strong {
  color: #444;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
}
.share-with-friends {
  padding-top: 7px;
  margin-top: 0px;
}
.share-icons-pro .social-icons {
  display: inline-block;
}
#fixme-lab {
  z-index: 2;
  background: #fff;
  top: 97px;
}
.product-tabs .nav-tabs .nav-link:focus,
.product-tabs .nav-tabs .nav-link:hover {
  background-color: #b3c33d47  !important    ;
}
.product-tabs .nav-tabs {
  border-color: transparent;
}
.product-tabs .nav-tabs .nav-link {
  padding: 0.6rem 3rem !important;
  color: #3e3e3e;
}
.product-detail.prductdetl-cntr .product-tabs {
  border-top: 1px solid #c5c5c5;
  border-bottom: 1px solid #c5c5c5;
}
.product-tabs .nav-tabs .nav-item.show .nav-link,
.product-tabs .nav-tabs .nav-link.active {
  border-color: transparent;
  background: #eeeeee;
  border-radius: 0;
}
.prductdetl-cntr #faq,
.prductdetl-cntr #produt-detail,
.prductdetl-cntr #rating,
.prductdetl-cntr #supporters {
  width: 100%;
}
.prductdetl-cntr #produt-detail,
.prductdetl-cntr #faq,
.prductdetl-cntr #rating {
  border-bottom: 1px solid #c5c5c5;
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px;
}
.productDescriptionContainer,
.ask-question-section,
.rating-review-tab {
  overflow: hidden;
  padding: 0px 18px;
}
.productDescriptionContainer {
  text-align: justify;
}
.d-head {
  font-size: 26px;
  color: #183b56;
  margin-bottom: 16px;
  margin-left: -5px;
}
.cart-sec-btn a {
  display: block;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 8px;
  background-color: #b3c33d ;
  color: #fff;
}
.ask-container-box-section {
  display: none;
}
.show-hide-div .ask-container-box-section {
  display: block;
}
.product-tabs-body div#rating {
  width: 100%;
}
.rating-review-tab {
  overflow: hidden;
  padding: 18px;
}
.rating-review-tab {
  max-width: 100%;
}
.error-onlysupporters {
  padding-top: 20px;
  padding-bottom: 20px;
  border: 1px solid #ffc66c;
  padding-left: 20px;
  margin-bottom: 16px;
}
.error-onlysupporters p {
  margin-bottom: 0;
}
.average-rating-box {
  border: 1px solid #ced4da;
  padding: 30px;
  padding-bottom: 30px;
  margin-bottom: 40px;
  display: table;
  table-layout: fixed;
  width: 100%;
}
.average-rating-box .table-cell-row {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
}
.table-cell-row .star-rating-head {
  margin-bottom: 0px;
  font-size: 22px;
  font-weight: 400;
}
.star-rating-head span {
  display: inline-block;
  margin-right: 10px;
}
.left-row .rating-strip {
  font-size: 24px;
}
.fa-star,
.fa-star-half-o {
  color: #f7b500 !important;
  margin-right: 5px;
}
.star-rating-head .rating-counter {
  font-weight: 700;
}
.average-rating-box .table-cell-row.right-row span.star-rating-start {
  width: 15%;
  text-align: center;
  font-size: 16px;
  position: relative;
  top: 4px;
}
.star-row-strip .star-rating-start {
  display: inline-block;
}
.sart-counter-mbt {
  font-size: 12px;
  display: inline-block;
}
.average-rating-box .table-cell-row.right-row .parent-item-star {
  width: 68%;
}
.parent-item-star .progress {
  height: 8px;
  border-radius: 12px;
}

.average-rating-box .table-cell-row.right-row span.counter-words {
  width: 10%;
  font-size: 12px;
  display: inline-block;
  text-align: right;
  font-size: 14px;
  font-weight: bold;
}
.fa.fa-star-o {
  color: #ffbc00 !important;
}
.average-rating-box .table-cell-row.right-row > span,
.parent-item-star {
  display: inline-block;
}
.row-table {
  display: table;
  width: 100%;
  table-layout: fixed;
  margin-bottom: 20px;
}
.col-sm-2-cell {
  width: 80px;
}
.col-sm-10-cell,
.col-sm-2-cell {
  display: table-cell;
  vertical-align: middle;
}
.image-review-cnt {
  border-radius: 100%;
  height: 85px;
  border-radius: 100%;
  overflow: hidden;
  margin-left: auto;
}
.col-sm-10-cell {
  padding-left: 30px;
}
.body-review-cntiner {
  display: table-cell;
  vertical-align: middle;
}
.body-review-text-bdy {
  margin-top: 10px;
}
.shipping-gray-sec {
  background: #ece9e9;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-top: 60px;
}
#rating {
  border-bottom: 1px solid white !important;
}
a.adfv.fillheart img {
  filter: none;
  opacity: 1;
}
.no-mrgn {
  margin-left: 0px;
  margin-right: 0px;
}
.quantity-price-bbnr {
  width: 100%;
}
.pos-rel {
  position: relative;
}
.faqs-container .panel-group {
  padding-left: 20px;
}
.paragraph_title {
  font-weight: 600;
  padding-top: 20px;
  font-size: 18px !important;
  color: #183b56;
}
.faqs-container .card {
  box-shadow: inset 0px 3px 6px #00000029, 0px 3px 6px #00000029;
  border: 2px solid #b3c33d  !important;
  border-radius: 36px !important;
  overflow: hidden;
}
.faqs-container #accordion .accordian .card .card-header {
  border-bottom: 0px !important;
  background-color: #fff !important;
  padding: 0.3rem 30px !important;
}

.faqs-container #accordion .accordian .card .card-header .btn {
  padding: 0.375rem 0px;
  color: #183b56;
  font-weight: 600;
}
#accordion .card .card-header .btn-header-link.collapsed:after {
  content: "\f107" !important;
}
.faqs-container #accordion .card .card-body {
  padding: 0rem 2rem !important;
}
.faqs-container #accordion .card .card-body p {
  color: #716c6c;
  font-size: 16px;
}
.faqs-container #accordion .accordian .card:hover {
  background-color: #fff !important;
}
#accordion .card .card-header .btn-header-link:after {
  content: "\f106" !important;
}
.crypto_image img {
  position: relative;
  max-width: 120%;
  top: 91px;
}
.aboutus-container .col-md-3 h1 {
  font-size: 58px !important;
  font-weight: 600;
  color: #183b56 !important;
  margin-bottom: 15px !important;
  margin-top: 40px !important;
  padding-left: 30px;
}
.aboutus-container .about-content {
  position: relative;
  max-width: 800px;
  margin: 140px auto;
  left: -80px;
}
.about-content h3 {
  font-weight: 600;
  font-size: 26px;
  color: #183b56;
  margin-bottom: 30px !important;
}
.aboutus-container .pos-rel {
  margin-top: 0px !important;
}
.aboutus-container .card-white-sec {
  box-shadow: 0px 3px 6px #00000029 !important;
  border: 3px solid #b3c33d  !important;
  border-radius: 22px !important;
}
.card-white-sec {
  padding: 30px 40px;
}
.about-content h5 {
  color: #183b56 !important;
  font-weight: 600;
  margin-bottom: 10px;
  font-size: 20px;
}
.about-content p {
  color: #716c6c !important;
  font-size: 16px;
  font-weight: 500 !important;
  letter-spacing: 0px;
  line-height: 21px;
}
.aboutus-container .about-content p.padding-left-text {
  padding-left: 115px;
}
.about-us-btn button.btn.btn-primary {
  margin-top: 10px;
  padding: 0.5rem 0.7rem;
  background-color: #b3c33d  !important;
  box-shadow: 0px 3px 6px #00000029;
  font-weight: 600;
  color: #fff;
}
.aboutus-container .backgroung-change-log {
  background-color: #f9fbfe;
  width: 100%;
  position: relative;
  margin-top: -708px;
  z-index: -1;
  min-height: 600px;
}
body > main div.contact_heading > h1{
  font-size: 58px!important;
}
.terms-condition-page {
  margin-bottom: 120px;
}
.terms-and-condition-heading h1 {
  color: #183b56;
  font-weight: 600;
  font-size: 58px;
  padding-top: 40px;
}
.terms-and-condition-heading p {
  color: #183b56;
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 30px;
}
.aboutus-container .pos-rel {
  margin-top: 0px !important;
}
.terms-wrapper {
  background: #fff;
  border-radius: 33px;
  box-shadow: 0px 3px 6px #00000029;
  border: 3px solid #b3c33d ;
  padding: 30px 30px 30px 30px;
}
.terms-wrapper h1 {
  margin: 0px !important;
  font-size: 26px;
}
.terms-wrapper h2 {
  font-size: 20px;
  color: #183b56;
  font-weight: 600;
  /* padding-top: 16px; */
  margin-bottom: 16px!important;
}
p.padding-right-term {
  max-width: 70%;
}
.terms-wrapper p {
  color: #716c6c;
  font-size: 16px;
  font-weight: 500;
  line-height: 21px;
}
.terms-condition-page ul {
  padding-left: 0px !important;
  font-size: 14px !important;
}
.terms-condition-page ul li {
  list-style: none !important;
  color: #716c6c;
  font-size: 16px;
  font-weight: 500;
}
.aboutus-container.terms-condition-page .backgroung-change-log {
  background-color: #f9fbfe;
  width: 100%;
  position: absolute;
  margin-top: -1395px;
  z-index: -1;
  min-height: 1500px;
  left: 0;
}
.terms-condition-page ul.list-style-type-icon {
  padding-left: 20px !important;
  margin-bottom: 20px;
}
.terms-condition-page ul.list-style-type-icon li {
  list-style-type: disc !important;
}
.terms-box-with-icon img {
  position: absolute;
  max-width: 350px;
  right: -60px;
  bottom: -150px;
}
.coming-soon.error-wrapper {
  padding-top: 70px;
}
.error-wrapper {
  max-width: 500px;
  margin: 0px auto;
  text-align: center;
  padding-top: 40px;
}
.coming-soon .error-detail .error-title h1 {
  color: #b3c33d  !important;
  font-size: 40px;
  line-height: 1;
  font-weight: 500;
}
.coming-soon .error-description h6 {
  color: #6a707e !important;
  font-size: 26px;
  font-weight: 500;
}
.error-description p {
  color: #abafb3;
  margin-bottom: 0px;
  font-size: 13px;
}
.error-detail .error-image img {
  max-width: 298px;
}
.error-input-field span#basic-addon2 {
  background: #b3c33d ;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
button.search-button-icons {
  outline: none;
}
.error-wrapper button.search-button-icons {
  background: transparent;
  border: 0px;
}
.coming-soon .fa-envelope-o:before {
  content: "\f003";
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}
.contact_heading h1 {
  padding-left: 30px;
  font-weight: 700;
}
.contact_heading h4 {
  font-weight: 700;
  padding-top: 30px;
  text-align: center;
  font-size: 26px;
}
form#contactUserinfo {
  box-shadow: 0px 3px 6px #00000029 !important;
  border: 3px solid #b3c33d  !important;
  border-radius: 22px !important;
  padding: 30px 40px;
  margin-bottom: 100px;
}
.shark_image img {
  max-width: 40%;
  position: absolute;
  right: -214px;
  top: -184px;
}
form#contactUserinfo .form-control-label {
  color: #183b56;
  font-weight: 700;
}

form#contactUserinfo .form-control {
  box-shadow: inset 0px 3px 6px #00000029 !important;
  border: 1px solid #b3c33d  !important;
  border-radius: 20px !important;
  margin-bottom:15px ;
}
.bottom-contact-image img {
  max-width: 40%;
  position: absolute;
  left: -235px;
  bottom: -30px;
}
.change-log-content h3 {
  color: #183b56;
  font-weight: 600;
  font-size: 58px;
  padding-top: 80px;
}
.change-log-content h4 {
  color: #183b56;
  font-weight: 500;
  font-size: 26px;
  padding-bottom: 16px;
  padding-top: 10px;
}
.change-log-box {
  box-shadow: inset 0px 3px 6px #00000029, 0px 3px 6px #00000029;
  border: 2px solid #b3c33d  !important;
  border-radius: 36px !important;
  padding: 20px 40px;
}
.change-log-content > .card:hover {
  box-shadow: none;
  background: none;
}
.change-log-box h5 {
  margin-bottom: 10px;
  color: #183b56;
  font-weight: 600;
  font-size: 20px;
}
.change-log-box p {
  color: #716c6c;
  font-size: 16px;
  line-height: 21px;
}
.change-log-container .card-white-sec {
  padding: 0px !important;
}
.backgroung-change-log {
  background-color: #f9fbfe;
  width: 100%;
  position: relative;
  margin-top: -500px;
  z-index: -1;
  min-height: 500px;
}
.features-container h1 {
  color: #183b56;
  font-weight: 600;
  font-size: 58px;
  margin-top: 60px !important;
  padding-left: 40px;
  margin-bottom: 0px !important;
}
.features-container .col-md-9 {
  padding-left: 40px;
}
.features-container h4 {
  color: #183b56;
  font-weight: 600;
  font-size: 26px;
  margin: 20px 0px 20px 0px;
}
.features-container .box-text-with-icons {
  background: #fff;
  border-radius: 22px;
  box-shadow: 0px 3px 6px #00000029;
  border: 3px solid #b3c33d ;
  padding: 30px 30px 0px 30px;
}
.features-container .icon-box-wrapper {
  display: flex;
  align-items: start;
  padding-bottom: 30px;
}
.features-container .icon-box-wrapper .icon img {
  width: 60px;
  height: auto;
}
.features-container .icon-box-wrapper .icon-content {
  padding-left: 30px;
}
.features-container .icon-box-wrapper .icon-content h5 {
  font-size: 14px;
  color: #183b56;
  line-height: 24px;
  font-weight: 600;
  margin-bottom: 5px;
}
.features-container .icon-box-wrapper .icon-content p {
  font-size: 14px !important;
  color: #183b56;
  line-height: 20px;
  margin-bottom: 0px;
}
.features-container .backgroung-change-log {
  background-color: #f9fbfe;
  width: 100%;
  position: absolute;
  bottom: -45px;
  left: 0;
  z-index: -1;
  min-height: 550px;
}
.features-container .icon-box-wrapper .icon img {
  width: 60px;
  height: auto;
}
.features-button .btn-primary {
  padding: 0.5rem 0.9rem;
  background-color: #b3c33d ;
  color: #fff;
}
.srchbxot {
  margin-top: 30px;
}
.fix-nav.row.cdt-bdy .ipad-full-width .pos-rel,
#fixme-lab {
  position: sticky;
  top: 77px;
  align-self: flex-start;
}
.pos-rel {
  margin-top: -25px;
}
.video-wrapper {
  position: relative;
  display: inline-block;
}

.video-btn {
  display: block;
  max-width: 100%;
  height: auto;
}

.logo-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 10px;
  border-radius: 5px;
  /* Additional styles for your logo overlay */
}
.srchbxin .input-group {border: 1px solid #b3c33d;border-radius: 24px;overflow: hidden;width: 60%;margin:auto;}
.logo-overlay>img{
  width: 100px!important;
  height: 100px!important;
}
.logo-overlay>img:hover{
  transform: scale(1.2);
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
#footer .container{max-width: 1660px!important;}
.container {max-width: 1660px!important; max-width: 1320px!important;}
.container-fluid {max-width: 1660px!important;}

.page-search-results .sidebar-filter .sidebar-content:first-child {
  margin-top: 0px !important;
  margin-bottom: 0px;
}
.pl-2 {
  /*padding-left: 1.5rem !important;*/
  padding-left: 1rem !important;
}
.sidebar-filter .sidebar-content {
  border: 0px solid #d5d5d5;
  border-radius: 12px;
  padding: 22px 22px;
  padding-left: 0px;
  /* box-shadow: 0 0 10px #b3c33d !important; */
  background: #ffffff;
}
.sidebar-content {
  /* box-shadow: 0 0 10px #b3c33d; */
}
.sidebar-filter {
  margin-top: 28px !important;
}
/* .ajax-loaded .bros-heading.gray-text.fnt18 {
    display: none;
} */
.sidebar-filter .bros-heading {
  margin-bottom: 8px;
}
body .fnt18 {
  font-size: 16px;
}
.bros-heading {
  color: #183b56 !important;
  font-weight: bold;
}
.broser-cate-cion {
  position: relative;
  top: 5px;
}
a.showallcats.shw-all-cts {
  color: #3e3e3e;
  font-size: 14px;
  text-transform: capitalize;
}
.sidebar-content h2 {
  color: #183b56;
}
.sidebar-filter .broser-cate-cion {
  display: none;
}
.fix-nav a.showallcats.shw-all-cts i {
  display: inline-block;
  margin-right: 2px;
}
.fix-nav li.nav-item.nav-list-item:hover,
.ajax-loaded li.nav-item.nav-list-item.parent-active-link {
  background: none;
}
.category-title-remove h1.searchtitle {
  display: none;
}
.fix-nav .parent-active-link .prent-nav-lnk a,
.ajax-loaded .parent-active-link .product-items-counter {
  color: #000000 !important;
}
span.product-items-counter {
  font-size: 10px;
  padding-left: 2px;
  color: #b3c33d;
}

.page-search-results .sidebar-filter .sidebar-contentx {
  padding: 10px 0px;
}
.sndbr-box {
  margin-top: 15px !important;
}
.right-desption-two .gray-text,
.gray-text {
  display: block;
  color: #a5a5a5;
  line-height: 14px;
}
.nav-link {
  padding: 0;
}
.page-search-results .filter-text {
  position: relative;
  top: 7px;
}
.page-search-results .srchbxot .sidebar-filter .parent-class .slider-box {
  margin: 20px 0px;
}
.slider-box {
  width: 99%;
}
.slider-box {
  margin: 5px auto;
}
.parent-class label {
  margin-top: 2px;
  width: 42%;
}
.sndbr-box label {
  margin-bottom: 0.3rem;
  font-size: 13px;
}
.parent-class input#priceRange {
  border: 1px solid #eee;
}
.page-search-results #product-sec .sidebar-filter .parent-class .slider {
  margin: 10px !important;
}
.parent-class input {
  width: 59%;
}
.page-search-results .srchbxot .sidebar-filter .parent-class .slider {
  margin: 10px 7px !important;
}
.slider:before {
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 0) 100%
  );
}
.slider:after,
.slider:before {
  content: "";
  background: #fafafa;
  top: 0;
  height: 100%;
  width: 12%;
  z-index: 100;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 2px solid #478733 !important;
  background: #ffffff !important;
  border-radius: 30px;
  text-align: center;
  font-weight: normal;
  color: #454545;
}
.ui-slider-horizontal .ui-slider-range {
  background: #478733;
}
.slider:after {
  right: 0;
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 1) 100%
  );
}
.page-search-results .srchbxot .sidebar-filter .price_filter .check-fltr-bx {
  padding-left: 16px;
}
.container-check {
  padding-left: 23px;
  position: relative;
}
.page-search-results .price_filter .apply-filter-btn p {
  display: none;
}
.category-title-remove h1.categorytitle {
  display: none;
}
.page-search-results .col-sm-9.main-search-bar-design {
  /* box-shadow: 0 0 10px #b3c33d; */
  border-radius: 12px;
  padding: 7px 25px !important;
}
.ajax-loaded .search-reults-head {
  margin-top: 0px !important;
}
.main-search-bar-design .found-results-dv {
  position: relative;
  top: 10px;
}
span.records-found.display-inline-block.ml-10 {
  top: 0px !important;
  margin-left: 0;
}
.search-results-page-container .found-results-dv span.records-found,
.found-results-dv span.records-found {
  color: #183b56;
  font-size: 16px;
  font-weight: bold;
}
.search-reults-head .breadcrumb-default a {
  padding-left: 0px;
  padding-right: 0px;
  font-size: 14px;
  color: #478733  !important;
}
.sec-right .pull-right-large .form-control {
  float: right;
}
.fa.fa-angle-right.btn {
  color: #478733 ;
}
.results-box-mbt {
  margin-top: 21px;
}
.srchbxot .sidebar-filter.pos-absolute.mt-minu50.mb-20.mt-20 {
  margin-top: 25px !important;
}
.search-results-page-container .image-container-mbt,
.store-home-container .image-container-mbt {
  background: none;
  min-height: 1px;
}
.search-results-page-container .image-container-mbt img,
.store-home-container .image-container-mbt img,
.related-product .card a img.card-img-top {
  width: 100%;
  /*height: 278px;
  object-fit: cover;*/
}
.image-container-mbt {
  border-radius: 12px;
  overflow: hidden;
}
.results-box-mbt .card .card-body {
  padding: 0.8rem;
}
.cartbxup {
  position: relative;
}
.cartbxup a {
  display: inline-block;
  position: absolute;
  top: -60px;
  font-size: 18px;
  width: 36px;
  height: 36px;
  background: #478733;
  text-align: center;
  line-height: 39px;
  border-radius: 36px;
  color: #fff;
  right: 0;
}
.card-title a {
  color: #183b56 !important;
}
.card .small {
  font-size: 12px;
}
.search-results-page-container .infbx.small > div {
  display: flex;
  width: 100%;
}
.results-box-mbt .prc {
  font-size: 15px;
}
span.zit-price {
  display: inline-block;
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 600;
}
.cnt-bnt-ct {
  position: relative;
  margin-bottom: 20px;
}
.page-search-results .buttons-group-cnt {
  height: 41px;
}
.page-search-results .loadmore.button > button {
  margin-left: -10px;
  background-color: white !important;
  color: #b3c33d  !important;
}
.page-search-results .loadmore.button > button:hover {
  background-color: #b3c33d  !important;
  color: #fff !important;
}
.loadmore.ldmre-txt {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30.333333%;
  flex: 0 0 30.333333%;
  max-width: 30.333333%;
}
.page-search-results.store-home-container {
  overflow: inherit;
}
.strbnr {
  border-radius: 0px 0px 0 0;
  overflow: hidden;
  margin-top: 0px;
}
.page-search-results .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
  min-height: 448px !important;
  height: auto !important;
  max-height: 500px;
  overflow: hidden;
}
.page-search-results .carousel-inner .carousel-item {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.store-home-container .carousel-inner {
  text-align: center;
  background: #000000;
}
.page-search-results .carousel-inner .carousel-item {
  height: 450px;
}
.custom-home-container-wrapper .container {
  padding-right: 0px;
  padding-left: 0px;
}
.store-home-container .strhd {
  padding: 0 !important;
}
.fxd-hdbtm {
  background: transparent;
  margin-top: -25px !important;
}
.strhd {
  border-bottom: 0px solid #fff;
}
.custom-container-no-padding .hdlft {
  position: relative;
}
.hdlft {
  border-radius: 12px 12px 0 0;
  box-shadow: 0 -6px 11px #00000040;
}
.hdrght,
.hdlft {
  padding: 22px 22px 22px 22px !important;
  border-radius: 12px;
  height: 159px;
  background-color: #fff;
  box-shadow: 0 0 10px #00000040;
}
.avtr-cnt {
  margin-top: -80px;
  margin-bottom: 0px;
}
.hdlft .avtr-cnt img {
  border-radius: 100%;
  height: 120px !important;
  width: 120px !important;
}
.page-search-results.store-home-container .search-body-mbt {
  position: relative;
  top: 16px;
  text-align: left;
}
.ds-sde.store-owner-name-middle {
  margin-top: 0px;
}
.stre-strp-tp .hdlft .ds-sde h5 {
  margin-top: 15px;
  text-transform: capitalize;
  margin-bottom: 0px;
  font-size: 16px;
}
.stre-strp-tp .hdlft .ds-sde p {
  text-transform: capitalize;
  margin: 0px;
}
.stre-strp-tp .hdlft .ds-sde p a {
  color: inherit;
}
.custom-home-container-wrapper .column-nine-no-padding .col-md-9 {
  padding-right: 0px;
  padding-left: 10px;
}
.custom-container-no-padding .hdrght {
  max-width: 100%;
  border-radius: 12px;
  margin: 0px 10px 0px 0px;
}
.fts{
  margin-bottom: 0px;
}
.store-home-container .hdrght {
  line-height: 1;
  padding: 22px 22px !important;
}
.hdrght .col-md-7 {
  border-right: 1px solid #d3d3d3;
}
.stre-logo-sore {
  text-align: left;
  margin-left: 5px;
}
.stre-logo-sore h2 {
  font-weight: bold;
}
.store-home-container .stre-logo-sore img {
  max-height: 55px;
}
.store-home-container .stre-logo-sore a {
  display: block;
}
.favbtn {
  max-width: 150px;
}
.store-home-container .hdrght .small {
  margin-top: 5px;
  margin-bottom: 5px;
}
.store-home-container .stre-reviw {
  line-height: 1;
  font-size: 26px;
}
.store-home-container .sm-fnt {
  font-size: 14px;
  color: #2f2f2f;
  position: relative;
  top: -5px;
}
.txtblu {
  color: #b3c33d ;
}
.store-home-container #fixme-lab {
  margin-top: 15px !important;
  background-color: #f3f3f3;
  display: none;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
}
.store-home-container .product-tabs .nav-tabs {
  margin-left: 0px;
  display: flex;
  justify-content: center;
}
.store-home-container .product-tabs .nav-tabs .nav-link {
  font-size: 16px;
  padding: 0.6rem 3rem;
}
.store-home-container section {
  min-height: 155px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.store-home-mbt .cdt-bdy {
  position: relative;
  z-index: 1;
}
.page-search-results.store-home-container .sidebar-filter .sidebar-content {
  padding: 15px 22px 22px 22px;
}
.page-search-results .sidebar-filter .search-body-mbt {
  display: none;
}
.custom-non-padding-dection .sidebar-filter .bros-heading {
  padding-left: 10px;
  padding-top: 10px;
}
.custom-non-padding-dection .sidebar-filter ul {
  padding-left: 10px;
}
li.nav-item.nav-list-item {
  transition: color 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
li.nav-item.nav-list-item .prent-nav-lnk {
  padding-top: 3px;
  padding-bottom: 3px;
  transition: all 0.2s ease-in;
}
.page-search-results .sidebar-filter .nav-link {
  position: relative;
  font-size: 14px;
}
#product-sec .srchbxint > div:nth-child(6) > a {
  background-color: #b3c33d ;
  color: #fff;
  width: 100%;
}
.custom-non-padding-dection .shadow-custom-main {
  box-shadow: none !important;
  border-radius: 0 0 12px 12px !important;
}
.custom-home-container-wrapper .shadow-custom-main .found-results-dv {
  position: relative;
  top: 17px;
  left: 20px;
}
.custom-home-container-wrapper
  .shadow-custom-main
  .d-flex.justify-content-between.no-padding-section {
  margin-top: 0px;
}
.shadow-custom-main .btn-breadcrumb {
  visibility: hidden;
  /* opacity: 0; */
  display: none;
}
img.white_background_img {
  position: absolute !important;
  z-index: 999;
}
li.nav-item.nav-list-item:hover,
li.nav-item.nav-list-item.parent-active-link {
  background: #efefef96;
}
.proinv {
  margin-top: 25px;
}
.sidebar-content.mt-0.mobile-mt-0.mobile-style-filter.bkclr-mbt.sndbr-box {
  box-shadow: none !important;
}

a#signup-btn-link {
  font-weight: 700;
}
.error-onlysupporters p span {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  background: #ffc66c;
  border-radius: 30px;
  margin-right: 15px;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
}
#singup-form {
  display: none;
}
.close-button-register {
  display: inline-block;
  position: absolute;
  right: 11px;
  top: 11px;
  cursor: pointer;
}
#reviews-sec .average-rating-box {
  margin-bottom: 0;
  width: 100%;
  margin: auto;
}
.listing-ct-review {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0px;
  border: 0px;
}
.review-section-container.col.text-left.align-self-center {
  padding-left: 0px;
  padding-right: 0;
}
.listing-ct-review .row-table {
  border-bottom: 1px solid #ced4da;
  padding-bottom: 20px;
}
.store-home-container .col-sm-10-cell {
  display: inherit;
  flex-basis: 66%;
}
.store-home-container .image-review-cnt {
  margin-left: 0px;
  margin-right: 20px;
  min-width: 85px;
}
.store-home-container .body-review-cntiner {
  width: 100%;
}
.store-home-container .row-review-head .name-show-rev,
.store-home-container .row-review-head .date-reivew-rev {
  font-size: 12px;
}
.row-review-head .seprator-line {
  color: #b9b9b9;
  border: 0px;
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
.body-review-text-bdy h4 {
  font-size: 18px;
}
.rwboxin {
  border-radius: 12px;
  padding: 25px;
  margin-bottom: 0px;
  box-shadow: 0 0 10px #00000040;
}
.store-home-container section {
  padding-bottom: 0px;
}

.listing-ct-review .row-table:last-child {
  border-bottom: none;
}
.icnbar.navrght ul .cart-list-nav #navbardrop-dropdown {
  transform: translate3d(-233px, 85px, 0px) !important;
}
.icnbar.navrght ul #navbardrop-dropdown {
  padding-bottom: 3px;
  z-index: 99;
  min-width: 300px;
}
.cartmenu {
  padding: 5px;
}
.cartmnu .trangl {
  position: absolute;
  left: auto;
  right: 75px;
  margin: auto;
  top: -17px;
  width: 30px;
}
.trangl img {
  width: 20px;
}

.total-amount {
  font-size: 18px !important;
  margin-top: -15px;
}
.product-price {
  position: relative;
  top: 12px;
}
.prcbxin {
  font-size: 20px !important  ;
  font-weight: bold;
  margin-bottom: 0;
}
.btmttl span {
  margin-top: 3px;
  display: inline-block;
}
.grand-total-text {
  color: #858997;
  font-weight: normal;
}
.readypayment-contianer {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}
.page-search-results .sidebar-filter .inner-nav-mbt li a {
  text-transform: capitalize;
  color: #5d5d5d;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 18px;
}
.sidebar-filter .inner-nav-mbt li {
  list-style: disc;
}
.sidebar-filter .inner-nav-mbt li {
  margin-bottom: 6px;
}
.page-search-results .sidebar-filter a.nav-link.active {
  color: #478733 !important;
}
.container-check:hover input ~ .checkmark {
  background-color: #cccccc26;
}
.soclbtns.social-main-wrapper {
  display: flex;
  align-items: center;
}
.features-button .btn-primary {
  position: absolute;
  font-weight: 600;
}
.midbg2 {
  background-color: #f0f0f0;
  border-radius: 12px;
  height: 150px;
  border-radius: 12px;
  overflow: hidden;
}
.shrtdesc.not-empty-des {
  margin-bottom: 15px;
  margin-top: 15px;
}
.share-with-friends {
  padding-top: 7px;
  margin-top: 0px;
}
.product-tabs-body .tab-content {
  width: 100%;
}
.ask-a-question {
  padding: 18px;
  padding-top: 0;
}
.product-detail-page-container .ask-a-question {
  padding-left: 0;
  padding-bottom: 0px;
}
.main-search-bar-design .no-padding-section {
  align-items: center;
  margin-top: 15px;
}
.sidebar-contentx.mt-0.mobile-mt-0.mobile-style-filter.bkclr-mbt.brtop-0.sndbr-box {
  display: block !important;
  opacity: 1 !important;
}
#accept-cookies {
  padding: 10px 0px;
}
button#accept-cookies-btn {
  margin-left: 15px;
}
#accept-cookies-btn,
#reject-cookies-btn {
  padding: 5px 45px 5px 45px !important;
  background-color: #b3c33d ;
  color: #fff;
}
#accept-cookies-btn:hover,
#reject-cookies-btn:hover {
  background-color: #b3c33d;
}
.affiliate-home .featured-brands {
  color: #838383;
  font-size: 16px;
}
.brands-header {
  border-bottom: 1px solid #d5d5d5;
  padding-bottom: 15px;
  margin-bottom: 20px;
  min-height: 180px;
}
.brand-logo-container .list-brands p {
  margin-bottom: 0px;
}
.brand-logo-container .brands-boday .list-brands a b {
  font-size: 14px;
}
.brand-logo-container .brands-boday,
.brand-logo-container .brands-footer {
  padding-left: 15px;
  padding-right: 15px;
}
div.brands-footer.mt-25.mb-15 > a {
  padding: 5px 50px;
  width: 103%;
  margin-bottom: 15px;
  margin-left: -5px;
  margin-right: -5px;
}
.readypayment-contianer {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}
.confirmation-heading-section {
  text-align: center;
  padding: 60px 0px;
}
.checkoutSuccessHeading h1 {
  color: black;
  font-size: 46px;
}
.confirmation_images {
  background-color: #f9fbfe;
  margin-bottom: 120px;
}
.images-section {
  display: flex;
  justify-content: space-between;
}
.confirmaion-shark-img {
  position: relative;
}
.confirmaion-shark-img img {
  max-width: 600px;
  right: 89px;
  position: relative;
  top: 53px;
}
.congragulationImg {
  position: absolute;
  top: 19px;
  right: -46%;
}
.confirmaion-CoinBox-img img {
  max-width: 400px;
  position: relative;
  top: 135px;
  left: -23px;
}
.fav-login-section-form h4 {
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 0px;
}
.fav-login-section-form {
  display: flex;
  align-items: center;
}
.fav-login-section-form .fav-login-form-icons {
  padding-left: 50px;
}
.fav-login-section-form .fav-login-form-icons a {
  padding-right: 10px;
}
.signbx .fnt-lrge a > b {
  color: #183b56 !important;
}
.social-main-wrapper .social-btn-wrapper {
  padding-left: 120px;
}
img.pile-of-dollar {
  position: absolute;
  right: -25px;
  z-index: 99;
  width: 50%;
  margin-top: 71px;
}
#accordion > p.paragraph_title{
  padding-top: 30px;
  font-size: 20px!important;
  margin-bottom: 30px;
}
.faqHeader{
  margin-bottom: 0px;
}
.midbg2.midbg-background.mb-3 {
  background-color: #1621f5;
}
.card .card-body .card-title {
  min-height: 48px;
  text-transform: capitalize;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.campaign-wrapper .heading {
  padding-top: 40px;
}
.campaign-wrapper .heading h1 {
  font-size: 58px;
  font-weight: 600;
  line-height: 65px;
  font-family: "Roboto", sans-serif;
}
.campaign-wrapper .heading h4 {
  font-size: 35px;
  line-height: 45px;
  font-weight: 600;
  padding-top: 15px;
  font-family: "Roboto", sans-serif;
}
.campaign-details {
  margin-top: 40px;
  background-color: #f9fbfe;
  padding: 40px 0px 40px 20px;
}
.campaign-details .container {
  padding: 0px 6px;
}
.campaign-details .details-content {
  max-width: 780px;
}
.campaign-details .details-content p {
  font-size: 20px !important;
  color: #183b56;
  font-style: italic;
  font-weight: 600;
  font-family: "Roboto", sans-serif;
  margin-bottom: 0px;
}
.campaign-details .contact-wrapper-div p {
  color: #183b56;
  font-size: 14px !important;
  font-family: "Roboto", sans-serif;
  margin-bottom: 0px;
}
.campaign-details .promotion-details {
  padding-top: 20px;
}
.campaign-details .promotion-details ol {
  padding-left: 15px;
}
.campaign-details .promotion-details ol li {
  list-style: decimal;
  color: #183b56;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
}
.campaign-details .promotion-details h4 {
  margin-bottom: 15px;
  color: #183b56;
  font-weight: 600;
  font-size: 20px;
}
.campaign-details .setup-store-button {
  padding-top: 40px;
}
.campaign-shark-image img {
  position: absolute;
  right: 0px;
  top: 350px;
  width: 25%;
}
.compaign-dollar-image img {
  position: absolute;
  top: 170px;
  right: 0px;
}
.setup-store-button a.btn.btn-primary {
  font-weight: 600 !important;
}
.ask-container-box-section .card {
  padding: 15px;
}
.product-tabs-body .tab-content h2 {
  font-size: 20px;
  margin: 0px;
}
.left-sign-in-form .fnt-lrge {
  margin-bottom: 10px;
}
.carousel-item {
  height: 350px !important;
}

.subnav {
  position: relative;
  z-index: 999;
}
.product-thumbnail {
  width: 100%;
  height: 278px;
  object-fit: cover;
}
.cart-product-thumbnail {
  width: 75px !important;
  height: 75px;
  object-fit: cover;
}
.checkoutWrapperContainer .cell img {
  max-width: auto;
}

body > section  div.brands-footer.mt-25.mb-15{
  margin-top: 19px!important;
}

.mini-cart-product-thumbnail {
  width: 45px;
  height: 45px;
  object-fit: cover;
}

.confirmation-heading-section .heading h1 {
  color: #183b56;
  font-size: 62px;
  font-weight: 600;
}
.confirmation-heading-section .details p {
  color: #183b56;
  font-size: 15px;
}
.confirmation-heading-section .details h4 {
  font-size: 22px;
  padding-top: 20px;
}
.campaign-details .promotion-details h3 {
  margin-bottom: 20px;
  color: #183b56;
  font-weight: 600;
  font-size: 26px;
}
.qntbx .qty-input .quantity-input {
  -moz-appearance: textfield;
}
.signbxin.radius .alert.alert-success,
.signbxin.radius .alert.alert-danger {
  font-size: 14px;
  margin-top: 10px;
}
.quantity-input[type="number"] {
  -moz-appearance: textfield;
}
.btn-default.visible-lg-block,
.btn-default.visible-lg-block:focus {
  outline: 0;
  box-shadow: none !important;
}
.product-detail .prddtlinbx .prdbxota {
  display: block;
}
.product-detail .prddtlinbx .procomttl {
  margin-top: 12px;
}
.product-detail .prddtlinbx .image-add_tofav {
  top: 0px !important;
}
.sub-cateogry-title {
  min-height: 60px;
}

#product-sec div.col-sm-9.mobwdthctrl p {
  display: inline-block;
  padding-right: 22px;
}

.qntbx > button.btn.btn-simple.w100p.notinstock_out_of_stock:hover {
  background-color: #fff !important;
  color: #b3c33d  !important;
}
#product-sec div.row.search-reults-head.mt-0.mb-10.hide-mobile767 > div > div {
  justify-content: flex-end !important;
  flex-direction: column;
}

/* WooCommerce Terms PAge  start*/
.WooCommerceTermsImgBox > img {
  width: 100%;
  height: auto;
  object-fit: fill;
}
/* WooCommerce Terms PAge  End*/
.banner .lg-6-Banner{
  border-radius: 36px;
  display: flex;
  width: 100%;
  min-height: 279px;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}

.clrOrange{
  color: rgb(255 143 58)!important;
}
.clrGreen{
  color: green;
}
.clrPurple{
  color: #680068!important;
}
.lg-2-img-banner{
  min-height: 279px;
  border-radius: 36px;
  padding: 0px;
  /* margin-left: 15px; */
}

#produt-detail > div > div > div > div > p{
  margin-bottom: 0px;
}

.imgContent{
    font-size: 26px;
    font-weight: bold;
    position: absolute;
    top: 19px;
    left: 27px;
    line-height: 33px;
}
.col-lg-6.lg-6-Banner.mt-3{
  max-width: 47%!important;
}  
.col-lg-6.lg-2-img-banner{
  max-width: 47%;
  margin-left: 15px;
}
.categoryCard .card:hover{
  box-shadow: none!important;
  background: none!important;
}

.form-control:focus{

    border-color: #478733;
    outline: 0;
    box-shadow: 0 0 0 .2rem #478733;
}
.primary-btn.btn.btn-primary.cartlogin:hover{
  background-color: #478733!important;

}
.primary-btn.btn.btn-primary.text-white.m-pull-right:hover{
  background-color: #478733!important;
}
body > div.container > div > div > div.error-button > a > button:hover{
  background-color: #478733;
}
#register_form > div.form-check > div > p > button{
  /* background-color:#478733!important; */
}
#forget_form > p > button{
  background-color: #478733!important;
}
.recover-email-design .btn-primary{
  background-color: #478733 !important;
  border-color: #478733 !important;
}
body > main > div > div > div > div > div.recover-email-design.signbxin.border{
  border: 5px solid #478733!important;
}
#prcngbxiny > div.heading > div > img{
  display: none;
}
    /* box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
}
/* .trendingProductsHeading{
  margin-left: -21px;
} */
/* new theme css End */



@media screen and (max-width: 1024px) {
  .custom-container-no-padding .hdrght {
    margin: 0px 10px 0px 0px;
  }
  img.white_background_img {
    display: none;
  }
  .custom-home-container-wrapper .col-md-3,
  .custom-home-container-wrapper .col-sm-9,
  .custom-home-container-wrapper .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 10%;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}
@media screen and (min-width: 1200px) {
  .custom-home-container-wrapper .container {
    max-width: 1660px !important;
  }
  img.white_background_img {
    width: 302.5px;
    left: -15px;
    position: absolute;
    z-index: 999;
  }
  .terms-shark-img img {
    position: absolute;
    max-width: 416px;
    top: -54px;
    right: -218px;
  }
  .change-log-shark img {
    width: 489px;
    position: relative;
    left: -120px;
    top: 53px;
  }
  .box-with-coin img {
    width: 373px;
    left: -49px;
    position: relative;
    top: 45px;
  }
  .shopping-cart-image img {
    max-width: 120%;
    position: relative;
    top: 60px;
    /* right: 80px; */
  }
  .features-button {
    position: absolute;
    bottom: 101px;
    left: 65px;
  }
  .features-shark > img {
    max-width: 365px;
    position: absolute;
    right: -29px;
    top: 0px;
  }
}
@media screen and (max-width: 1200px) {
  .custom-home-container-wrapper .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .selling-image .image-container img {
    display: none;
  }
  .custom-home-container-wrapper .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (min-width: 1500px) {
  .shopping-cart-image img {
    max-width: 210%;
    position: relative;
    top: 60px;
  }
  .terms-shark-img img {
    position: absolute;
    max-width: 665px;
    top: -64px;
    right: -292px;
  }
  .change-log-shark img {
    width: 540px;
    position: relative;
    left: -120px;
    top: 40px;
  }
  .box-with-coin img {
    width: 400px;
    left: -35px;
    position: relative;
    top: 45px;
  }
  .features-button .btn-primary {
    position: absolute;
    left: 60%;
    top: 90%;
  }
  .features-shark > img {
    max-width: 665px;
    position: absolute;
    right: -154px;
    top: -22px;
  }
}

@media (min-width: 767px) {
  .btn.btn-primary.btn-simple.adfv.adtofv-home-store {
    width: 150px !important;
  }
}

@media screen and (max-width: 992px) {
  .selling-Fresco Canada-section3 {
    padding: 0px 5px;
  }
}
@media (min-width: 375px) and (max-width: 991px) {
  .col-lg-6.lg-6-Banner.mt-3{
    max-width: 100%!important;
    max-height: 301px;
  }  
  .checkoutWrapperContainer .chkout {
    margin-top: 50px;
    background: #fff;
    border: 1px solid #d3d3d3;
    padding: 20px 10px;
    border-radius: 12px;
    box-shadow: 0 0 10px #00000040;
  }
  .checkoutWrapperContainer .row {
    padding: 0;
  }
}

@media only screen and (min-width: 367px) and (max-width: 767px) {
  .trendingProductsHeading{
    margin-left: 0px;
  }
  section h1 {
    font-size: 16px !important;
    font-weight: 600;
    margin-bottom: 15px !important;
    margin-top: 0px !important;
  }
  .shark_image img {
    display: none;
  }
  .checkoutWrapperContainer .shpnginf {
    position: absolute;
    top: 43px;
  }
  .checkoutWrapperContainer .shpnginf {
    width: 132px;
    left: 0px;
  }
  .error-detail img {
    max-width: 100%;
    margin: 0;
  }
  .signbx {
    margin-top: 30px !important;
  }
  .fav-login-section-form .fav-login-form-icons {
    padding-left: 20px;
  }
  .crtinfbxa {
    display: none;
  }
  .btmttl {
    text-align: center;
  }
  .prcbxin {
    margin-top: 12px;
    text-align: center;
  }
  .page-search-results .col-sm-9.main-search-bar-design {
    padding: 0px 0px !important;
  }
  .sidebar-filter {
    margin-top: 50px !important;
  }
  .price_filter .parent-class {
    margin: auto;
    min-width: 335px;
  }
  .store-home-container.custom-home-container-wrapper
    > div.container
    > div
    > div {
    padding: 0px;
  }
  #smoothGoto {
    padding-top: 30px;
  }
  .store-home-container .col-sm-10-cell {
    flex-basis: 100%;
  }
  .srchbxint {
    border: 0 !important;
    border-radius: 12px !important;
    box-shadow: 0 0px 9px #00000040 !important;
  }
  .store-home-container .row.cdt-bdy {
    margin: 6px !important;
  }
  .favbtn {
    margin: auto;
  }
  .stre-logo-sore {
    text-align: center;
  }
  .store-home-container .hdrght {
    line-height: 1;
    padding: 15px 15px !important;
  }
  .hdlft {
    border-radius: 12px;
    box-shadow: 0 0px 11px #00000040;
    margin-bottom: 30px;
  }
  .hdrght,
  .hdlft {
    height: auto;
  }
  .store-home-container .carousel-inner {
    background: #ff000000;
  }
  .store-home-container .strbnr {
    margin-top: 5px;
  }
  .productDescriptionContainer,
  .ask-question-section,
  .rating-review-tab {
    padding: 0px;
    overflow: hidden;
  }
  .prductdetl-cntr #faq,
  .prductdetl-cntr #produt-detail,
  .prductdetl-cntr #rating,
  .prductdetl-cntr #supporters {
    padding: 0;
    padding-top: 20px;
    width: 100%;
    margin: auto;
  }
  .productDescriptionContainer .d-head {
    padding: 0 !important;
  }
  .product-tabs .nav-tabs .nav-link {
    font-size: 14px;
  }

  #fixme-lab {
    z-index: 9;
    background: #fff;
    top: 0px;
  }
  #product-sec > div > div > div.col-md-3.col-12.ipad-full-width {
    padding: 0px 0px !important;
  }
  .quantity-input {
    width: 100%;
    /* width: 92px; */
  }
  .product-detail-img-custom-set .slider-for img {
    height: auto !important;
    /* width: 100% !important; */
  }
  .prddtlinbx .slick-list.draggable {
    padding: 0px !important;
  }
  .prductdetl-cntr .product-detail-img-cnt {
    margin-bottom: 0;
  }
  .img-fluid {
    max-width: 100%;
    height: auto;
  }
  .prdbxota h1 {
    margin: 0px !important;
  }
  .prdbxota {
    display: inline-block;
  }
  .prddtlinbx {
    padding: 20px;
    background: #fff;
  }
  .product-slider-section {
    padding-top: 10px !important;
  }
  .prc {
    margin-top: 0 !important;
  }
  .bstsllr .splopt {
    margin-top: 15px;
    position: absolute;
    right: 5px;
    top: 75px;
  }
  .bstsllr .n-stars {
    color: #2d2d2d;
    font-size: 12px;
  }
  .card-body .prc {
    line-height: 32px;
    margin-bottom: 0 !important;
  }
  .catnm {
    width: auto;
    font-size: 11px;
  }
  .bstsllr .catnm {
    margin-bottom: 0;
  }
  .card-body {
    padding: 10px;
  }
  .row.midsec .midbg:last-child {
    height: auto;
    margin-bottom: 15px;
  }
  .midsec .col-md-6.pr-0 .row .col-md-6 .midbg {
    display: none;
  }
  body > div.container.adjut-mobile-layout > div > div.col-md-6.pr-0 {
    padding-left: 0px;
  }
  .midbg2 {
    text-align: center;
  }
  .midsec .col-md-6.pr-0 .row .col-md-6:first-child {
    position: relative;
    left: 0px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .carousel {
    height: auto;
  }
  .midbg img {
    position: relative;
    border-radius: 12px;
    left: 0;
  }
  .midbg img {
    width: 100%;
  }
  .midbg {
    background-color: #f4f4f4;
  }
  .row.midsec .midbg:last-child {
    height: auto;
    margin-bottom: 15px;
  }
  .midsec .col-md-6.pl-0 {
    padding-right: 0px !important;
  }
  .nwsbxin .btn:not(:disabled):not(.disabled) {
    cursor: pointer;
    width: 100%;
  }
  .nwsbx .form-group {
    margin-bottom: 1rem;
    width: 100%;
  }
  .nwsbxin {
    padding: 15px 0;
    padding-bottom: 0;
  }
  .nwsbxin .form-inline {
    width: auto;
  }

  .nwsbxin {
    text-align: center;
  }
  .nwsbx {
    margin: 0px 0;
  }
  .nwsbx .col-md-6:first-child {
    display: none;
  }
  .nwsbx {
    padding-bottom: 13px;
    height: auto;
  }
  .midbg img {
    position: relative;
    border-radius: 12px;
    left: 0;
  }
  .signbx h3 {
    font-size: 18px;
    text-align: left;
    margin-bottom: 20px;
    padding-top: 10px;
  }

  .pos-rel {
    position: relative;
  }

  .signbxin p {
    margin-top: 20px;
  }

  .signinbnrrght {
    display: none;
  }
  .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 300px !important;
  }
  .mobwdthctrl .proinv {
    margin-left: -15px;
    margin-right: -15px;
  }
  .product-tabs-body {
    margin-top: 15px;
  }

  .product-tabs .nav-tabs .nav-link {
    padding: 0.6rem 0.8rem !important;
  }
  .product-tabs .nav-tabs {
    border-color: transparent;
    margin: auto;
    width: 100%;
  }

  .slick-list.draggable {
    border: 1px solid #ededed !important;
    padding: 0px 10px;
  }
  .signbx .signbxin {
    padding: 15px 10px !important;
  }
  #singup-form .signbxin.border.radius {
    padding: 0px 10px !important;
  }
  .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 300px !important;
  }
  .carousel-indicators {
    display: none;
  }
  .mobwdthctrl .search-reults-head {
    margin-left: -20px;
    margin-right: -20px;
  }
  .page-search-results .loadmore.button button {
    margin-left: 0;
  }
  .card {
    border: 1px solid #fff;
    margin-left: -5px !important;
    margin-right: -5px !important;
    margin-bottom: 10px;
  }
  .col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto {
    padding-right: 10px;
    padding-left: 10px;
  }
}

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

  

  .bstsllr .card-img-top,
  .search-results-page-container .image-container-mbt img,
  .store-home-container .image-container-mbt img,
  .related-product .card a img.card-img-top {
    height: 185px;
  }
  .loadmore.button.ldmre-txt {
    margin: 20px 10px;
  }
  
  #product-sec
    div.row.search-reults-head.mt-0.mb-10.hide-mobile767
    > div
    > div {
    padding-top: 16px;
  }

  .no-record-found-banner.cart-page-img img {
    max-width: 100%;
  }
  .signup-heading .heading h1 {
    font-size: 34px;
  }
  .dropdown-toggle.hide-desktop {
    background: #b3c33d ;
  }
  img.pile-of-dollar {
    position: absolute;
    right: -10px;
    z-index: 99;
    width: 50%;
    margin-top: 71px;
  }
  .confirmaion-shark-img img {
    max-width: 100%;
    right: 0px;
    position: relative;
    top: 150px;
  }
  .confirmation_images {
    margin-bottom: 170px;
  }
  .confirmaion-CoinBox-img {
    display: none;
  }
  .congragulationImg {
    position: absolute;
    top: -115px;
    right: 0;
  }

  .campaign-wrapper .heading h1 {
    font-size: 42px;
    line-height: 48px;
  }
  .campaign-wrapper .heading h4 {
    font-size: 25px;
    font-weight: 700;
    line-height: 28px;
  }
  .campaign-details {
    padding: 0px 0px 60px 10px;
    background-color: transparent;
  }
  .compaign-dollar-image img {
    z-index: -1;
    width: 100%;
    position: fixed;
    opacity: 0.3;
    height: 100%;
    top: 0;
  }
  .campaign-shark-image {
    display: none;
  }
  .midbg2 {
    text-align: center;
  }
  header#desktop-header {
    z-index: 999;
    padding-top: 6px;
    padding-bottom: 6px;
    position: sticky !important;
    top: 0;        -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.15);
  }
  .selling-mall-shark-section2 a.btn.btn-primary.Fresco CanadaSellingBtn {
    margin-top: 0px !important;
    margin-bottom: 50px !important;
  }
  .cookie_accpet_row {
    padding-top: 10px;
    width: 83% !important;
    margin: auto !important;
  }
  .cookie_accpet_row button#accept-cookies-btn {
    margin-left: 0px;
    margin-right: 5px;
    width: 100%;
  }
  .cookie_accpet_row .col-md-6 {
    width: 50%;
  }
  .features-button .btn-primary {
    display: block;
    left: 40%;
    margin-top: 20px;
    top: 0%;
  }
  .features-button.text-center {
    padding-bottom: 40px;
  }
  .features-container .col-md-9 {
    padding-left: 0px;
  }
  .features-container h4 {
    text-align: center;
  }
  .features-container h1 {
    font-size: 32px !important;
    padding-left: 65px !important;
  }
  .features-shark img {
    display: none;
  }
  #register_form > div.form-check > div > div > a.gmail {
    padding-left: 20px;
  }
  .social-main-wrapper .social-btn-wrapper {
    padding-left: 20px;
    margin-top: -8px;
  }
  .crypto_image img {
    position: relative;
    max-width: 100%;
    top: 0px;
  }
  .product-thumbnail {
    width: 100%;
    height: 185px;
    object-fit: cover;
  }

  #accordion .card .card-header .btn-header-link:after {
    right: -15px !important;
  }
  .shopping-cart-image img {
    max-width: 100%;
    position: relative;
    top: 15px;
  }
  p.padding-right-term {
    max-width: 100%;
  }
  .terms-wrapper h1 {
    font-size: 24px !important;
  }
  .terms-condition-page p {
    text-align: justify;
  }
  .terms-and-condition-heading h1 {
    font-size: 32px !important;
  }
  .terms-shark-img,
  .terms-box-with-icon {
    display: none;
  }
  .terms-wrapper {
    padding: 30px 20px 0px 20px;
  }
  .aboutus-container .about-content span,
  .aboutus-container .about-content p.padding-left-text {
    padding-left: 0px;
  }
  .aboutus-container .about-content {
    max-width: 800px;
    margin: 20px auto;
  }
  .aboutus-container .about-content {
    left: 0;
  }

  .aboutus-container .col-md-3 h1 {
    text-align: center;
    font-size: 32px !important;
    padding-left: 0px;
  }
  .about-us-bgimage {
    margin-bottom: -4px;
  }
  .aboutus-container .col-md-3 {
    max-width: 100% !important;
    flex: 0 0 100%;
  }
  .about-us-shark {
    display: none;
  }
  .box-with-coin,
  .change-log-shark {
    display: none;
  }
  .contact_heading h1 {
    text-align: center;
    padding-left: 0px;
  }
  #accordion .card .card-header .btn-header-link:after {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -12px;
  }
  .faqs-container .panel-group .card-header a {
    white-space: break-spaces;
    position: relative;
  }

  .testimonials {
    height: 270px;
  }

  .becomea-seller-carousel.carousel-indicators {
    display: block;
    display: flex;
    flex-direction: row !important;
  }
  .carousel-indicators {
    bottom: auto;
    margin-top: 15px;
  }
  .page-search-results .loadmore.button {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .productDescriptionContainer {
    text-align: justify;
  }

  .n-bannerbx .carousel-inner {
    margin: 15px 0;
  }
  .carousel-inner {
    max-height: 300px !important;
  }
  .carousel-control-next,
  .carousel-control-prev {
    position: absolute;
    top: 4px;
    width: 12%;
  }
  .search-icon-header .fa.fa-search{
    font-size: 22px;
  }
  .n-bannerbx .carousel-inner {
    margin: 15px 0;
  }
  .adjut-mobile-layout .midsec {
    margin: 0px 0;
  }
  .row {
    margin-left: -5px;
    margin-right: -5px;
  }
  .results-box-mbt .card .card-body,
  .store-home-mbt .card .card-body {
    min-height: 120px;
  }
}
@media screen and (max-width: 573px) {

  .slick-slide.slick-current.slick-active .logo-overlay>.video-btn{
    height:50px!important;
    width: 100%;
  }

  .frNav{
    margin-left: 0px !important;
  }
  .banner .lg-6-Banner{
    min-height: 180px;
  }
  .categoryCard .card a{
    height: 150px;
  }
  .col-lg-6.lg-2-img-banner{
    margin-left: 0px;
  }
 .banner > div > div.col-lg-6.mt-3.baner > div > div:nth-child(2){
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .col-lg-6.lg-6-Banner.mt-3{
    max-width: 100%!important;
  }  
  .col-lg-6.lg-2-img-banner{
    max-width: 100%;
    margin-top: 15px;
  }
  .lg-2-img-banner {
    min-height: 180px;
    padding: 0px;
    margin: 0px;
  }
  .banner-content>a{
    bottom: 12px;
  }
  .banner .banner-content>h3{
    font-size: 24px!important;
  }
  .banner .banner-content>h1{
    font-size: 2.5rem!important;
  }
  .banner-content{
    padding: 1rem;
  }
 
  .srchbxot .d-flex.justify-content-between.no-padding-section {
    flex-direction: column !important;
  }
  .main-search-bar-design .no-padding-section {
    align-items: normal;
  }
  .sec-right .pull-right-large {
    max-width: 110px;
  }
  .aboutus-container .pos-rel {
    margin-bottom: 70px;
  }
  .about-content h5.padding-left-text {
    padding-left: 0;
  }

  .about-us-bgimage {
    margin-bottom: 0px;
  }

  .slick-slider .slick-slide img {
    /* max-height: 43px;
    min-height: 43px !important; */
  }
  .product-detail-img-custom-set .slider-for img {
    max-width: 80%;
    object-fit: contain;
    max-height: 250px !important;
  }
  .returnExchangeBox {
    padding: 23px 18px;
  }
  .store-home-container .strbnr {
    margin-top: 0px !important;
  }
  .search-reults-head .sec-right .pull-right-large .form-control {
    max-width: 120px !important;
  }
  .selling h1.heading {
    font-size: 28px;
  }
  .selling h3.subheading {
    font-size: 19px;
    text-wrap: balance;
  }
  .sellingFresco Canada-image-container {
    margin-top: -75px;
  }
  .sellingFresco Canada-image-container > img {
    margin-right: 3px;
    width: 200px;
    height: 179px;
  }
  .testimonials {
    padding: 51px 17px;
    height: 265px;
  }
  .testimonials > h2 {
    margin-bottom: 11px;
  }
  .carousel-indicators li {
    height: 12px !important;
  }
  .testimonals_descriptions {
    font-size: 11px;
  }
  .testimonals_descriptions {
    font-size: 11px !important;
  }
}


/* theme stylesss */

.top_header_main {
  background-color: #1d1d1d;
  height: 2.5rem;
}
.mail_text_content, .address_text_content {
  padding-right: 2rem;
}
.mail_text_content p, .address_text_content p {
  color: #ffffff;
}
.mail_text_content .mail_text, .mail_text_content .address_text, .address_text_content .mail_text, .address_text_content .address_text {
  font-size: 0.875rem;
  font-weight: 500;
}
.main_menu_list > li {
  position: relative;
}

.main_menu_list > li > a {
  display: block;
  color: #030303;
  font-size: 18px;
  font-weight: 500;
  padding: 15px 0px;
  position: relative;
  -webkit-transition: 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  transition: 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}
.navbar-nav .nav-link {
  color: #3e4b5f;
  font-size: 1.0625rem;
}
.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: .5rem;
  padding-left: .5rem;
}
.after_navbar .nav-item:not(:first-child):after {
  content: "";
  top: 40%;
  left: 0%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 1px;
  height: 15px;
  background-color: #eaeaea;
  position: absolute;
}
.navbar-nav {
  display: flex;
  flex-direction: row;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.m-auto {
  margin: auto !important;
}
.navbar-expand-lg .navbar-nav {
  flex-direction: row;
}
.circle-round, .navbar_user_icon .fa-heart {
  width: 3rem;
  height: 3rem;
  color: #2e2e2e;
  line-height: 3rem;
  text-align: center;
  border-radius: 100%;
  background-color: #eeeeee;
  display: flex !important;
  align-items: center;
  justify-content: center;
}

#desktop-header .navrght {
  line-height: 1;
}
#desktop-header .icnbar.navrght > ul {
  display: inline-block;
  display: flex;
  align-items: center;    column-gap: 10px;
}
.heading-lg{
  font-weight: 900;
  color: #292929;
  font-family: "Roboto", sans-serif;font-size: 2.5rem;margin-bottom: .5rem;    line-height: 1.2;
}
.category_sub_title i, .shop_sec_sub_title i, .prdc_ctg_sub_title i, .product_sec_sub_title i, .quality_sub_title i, .product_ctg_sub_title i, .offer_sub_title i, .gallery_lft_sub_title i, .trend_sub_title i {
  color: #7cc000;
  font-size: 0.5rem;
  padding: 0rem 0.1rem;
}
h1, h2, h3, h4, h5, h6 {
  color: #292929 !important;
}.category_sub_title span, .shop_sec_sub_title span, .prdc_ctg_sub_title span, .product_sec_sub_title span, .quality_sub_title span, .product_ctg_sub_title span, .offer_sub_title span, .gallery_lft_sub_title span, .trend_sub_title span {
  color: #7cc000;
  font-size: 0.75rem;
  font-weight: 500;
}

.item_image_content {
  width: 250px;
  height: 250px;
  border-radius: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  position: relative;
}
.position-relative {
  position: relative !important;
}
.overflow-hidden {
  overflow: hidden !important;
}.item_image_content h5 {
  bottom: 39px;
  right: -5px;
  color: #ffffff !important;
  font-size: 1rem;
  background-color: #81c408;
  padding: 0.5rem 2rem;
  font-weight: 700;
  margin: 0;    z-index: 2;
}
.rounded-pill {
  border-radius: 50rem !important;
}
.position-absolute {
  position: absolute !important;
}

.item_image_content a{
  height: 100%;    height: 100%;
  display: flex;
}
.item_image_content a:before {
  content: "";
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  opacity: 0;
  position: absolute;
  -webkit-transition: 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  transition: 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  background-color: rgba(0, 0, 0, 0.7);    z-index: 1;
}

.item_image_content:hover a:before {
  opacity: 1;
}

.sale_item_content {
  -webkit-transition: 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  transition: 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}
.sale_item_content:hover {
  -webkit-transition: 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  transition: 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  cursor: pointer;
}

.sale_item {
  max-width: 100%;
  height: 480px;
  overflow: hidden;
  border-radius: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: 0.6s cubic-bezier(0.25, 1, 0.5, 1);
  transition: 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}
.sale_item:hover {
  -webkit-transition: 0.6s cubic-bezier(0.25, 1, 0.5, 1);
  transition: 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}
.sale_item:hover img {
  -webkit-transform: scale(1.08);
          transform: scale(1.08);
  -webkit-transition: 0.6s cubic-bezier(0.25, 1, 0.5, 1);
  transition: 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}
.sale_item img {
  -webkit-transition: 0.6s cubic-bezier(0.25, 1, 0.5, 1);
  transition: 0.6s cubic-bezier(0.25, 1, 0.5, 1);
  max-width: initial;
}
.sale_item .sale_big_title {
  width: 290px;
  top: 60%;
  left: 40px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.sale_item .sale_big_title h3 {
  color: #ffffff !important;
  font-size: 2.1875rem;
  font-weight: 900;
  font-family: "Roboto", sans-serif;
  font-family: "Montserrat", sans-serif;
  margin-bottom: .5rem;
}
.sale_item .sale_big_title font {
  font-weight: 200;
}
.sale_item .sale_big_title span {
  font-size: 1.125rem;
}
.sale_item .sale_sm_title {
  width: 270px;
  bottom: 0%;
  left: 15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  top: inherit;

}
.sale_item .sale_sm_title h3 {
  color: #ffffff;
  font-size: 2.0625rem;    margin-bottom: .5rem;
}
.sale_item .sale_sm_title font {
  font-weight: 200;
}
.sale_item .sale_sm_title span {
  font-size: 1.125rem;
}

.sale_item_arrow {
  bottom: 20px;
  right: 40px;
}
.sale_item_arrow .ss2_left_arrow i {
  width: 2.5rem;
  height: 2.5rem;
  color: #ffffff;
  font-size: 1rem;
  line-height: 2.5rem;
  background-color: #444444;
  text-align: center;
}
.sale_item_arrow .ss2_right_arrow i {
  width: 2.5rem;
  height: 2.5rem;
  color: #ffffff;
  font-size: 1rem;
  line-height: 2.5rem;
  background-color: #81c408;
  text-align: center;
}

.position-relative {
  position: relative !important;
}
.category_left_thumb {
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}.sale_right_thumb {
  width: 13rem;
  height: 13rem;
  bottom: 0px;
  right: 0;
}


.service_content_wrap {
  padding-top: 70px;
  padding-bottom: 70px;
  background: url(../images/bg19.png);

}.service_content_3 .service_inner_content:not(:last-child) {
  margin-right: 15px;
}
.service_content_3 .service_inner_content3 {
  width: 160px;
  height: 160px;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 0rem;
  background-color: #f6f6f6;
  border-radius: 100%;
}

.bg-white {
  background-color: #fff;

}
.service_content h6 {
  display: flex;
  flex-direction: column;    margin: 0;
  color: #333e48;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 0rem;

}
.service_content h6 span{
  color: #333e48;
  font-size: 16px;
  font-weight: 400;
}

.testimonial2_title {
  color: #292929;
  font-size: 45px;    font-family: "Montserrat", sans-serif;
}.testimonial_sec_content {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.testimonial_author img {
  max-width: 26rem;
  height: 26rem;
}

.testimonial_comment_text h3 {
  width: 25rem;
  height: auto;
  color: #2c2c2c;
  font-size: 2.5rem;
  font-weight: 700;
}

.testimonial_comment p {
  width: 38rem;
  height: auto;
  color: #6f6f6f;
  font-size: 1.2rem !important;
  line-height: 30px;
  font-style: italic;
}

.testimonial_author_title h6 {
  color: #7cc000;
  font-size: 1.125rem;
  font-weight: 700;
}
.testimonial_author_title h6 font {
  color: #8e8e9a;
}

.testimonial2_title {
  color: #292929;
  font-size: 45px;
}

.testimonial_qoute i {
  color: #ff6363;
  font-size: 35px;
}

.testimonial_back_img1 {
  top: -12px;
  left: -133px;
  z-index: -1;
}

.testimonial_back_img2 {
  bottom: -137px;
  right: -35px;
  z-index: -1;
}

.testimonial3_sec_wrap .testimonial3_content::after {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #eaeaea;
  bottom: -50px;
  left: 0px;
  position: absolute;
}
.testimonial3_sec_wrap .testimonial3_slider_thmb {
  max-width: 370px;
  margin: auto;
  padding: 10px 0px;
}
.testimonial3_sec_wrap .testimonial3_slider_thmb img {
  width: 104px;
  height: 104px;
  padding: 10px;
  border-radius: 100%;
}
.testimonial3_sec_wrap .testimonial3_slider_thmb .draggable {
  padding: 10px 0 !important;
}
.testimonial3_sec_wrap .testimonial3_slider_thmb .slide_item {
  width: 114px;
  height: 114px;
  border-radius: 100%;
  overflow: hidden;
  margin: 0px 10px;
  opacity: 0.6;
}
.testimonial3_sec_wrap .testimonial3_slider_thmb .slide_item.active {
  opacity: 1;
  zoom: 2;
}
.testimonial3_sec_wrap .testimonial3_slider_thmb .slide_item .slide_quote {
  bottom: 0px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 12px;
  font-weight: 500;
}
.testimonial3_sec_wrap .testimonial3_slider_thmb .slide_item.slick-center {
  opacity: 1;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.testimonial3_sec_wrap .testimonial3_slider_thmb .slide_item.slick-center img {
  padding: 0;
}
.testimonial3_sec_wrap .testimonial3_slider_thmb .slide_item.slick-center:after {
  content: "";
  background: url(../images/testimonials/icon.png);
  width: 54px;
  height: 37px;
  position: absolute;
  bottom: 6px;
  left: 26px;
}
.testimonial3_sec_wrap .testimonial3_text {
  width: 748px;
  margin: 40px auto;
  position: relative;
}
.testimonial3_sec_wrap .testimonial3_text .testimonial_desc {
  color: #26263e;
  font-size: 30px;
  font-weight: 400;
  font-style: italic;
}
.testimonial3_sec_wrap .testimonial3_text .testimonial_author {
  color: #7dc22b;
  font-size: 18px;
  font-style: italic;
}
.testimonial3_sec_wrap .testimonial3_text .testimonial_author font {
  color: #a3a3ac;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: 900;
  color: #292929;
  font-family: "Roboto", sans-serif;
}

.category_top_btn_cont .ss1_left_arrow {
  width: 2.5rem;
  height: 2.5rem;
  color: #ffffff;
  font-size: 1rem;
  line-height: 2.5rem;
  background-color: #444444;
  text-align: center;    padding: 0;
  border: 0;
}
.category_top_btn_cont .ss1_right_arrow {
  width: 2.5rem;
  height: 2.5rem;
  color: #ffffff;
  font-size: 1rem;
  line-height: 2.5rem;
  background-color: #81c408;
  text-align: center;    padding: 0;
  border: 0;
}
.sec_ptb_100 {
  padding: 10px 0px;
}
ul.slick-dots {
  display: none !important;
}
.category_top_btn_cont {
  column-gap: 10px;
}
.me-5 {
  margin-right: 3rem ;
}
.main_menu_list > li{
  padding-left: 14px;
  padding-right: 14px;
}
.user-admin-menu-li{}
#desktop-header span.user-image{
  top: 0;
  border: 0px solid #478733;
}

.footer_section_wrap:before {
  content: "";
  top: 155px;
  left: 0;
  right: 0;
  width: 100%;
  height: 2px;
  background-color: #282828;
  position: absolute;
}
.footer_section_wrap:after {
  content: "";
  bottom: 87px;
  left: 0;
  right: 0;
  width: 100%;
  height: 2px;
  background-color: #282828;
  position: absolute;
}
.footer_top_social a {
  width: 3rem;
  height: 3rem;
  color: #111c16;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 3rem;
  text-align: center;
  border-radius: 100%;
  background-color: #ffffff;
  -webkit-transition: 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  transition: 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  border: 1px solid transparent;display: flex;
      align-items: center;
      justify-content: center;
}
.category_title h2 {
  font-size: 40px;    font-family: "Montserrat", sans-serif;
}
.sec_space_xs_70 {
  padding-top: 70px;
  padding-bottom: 70px;
}
.footer_inner_choose_desc p {
  color: #6e6e6e;
  font-size: 1rem;
  font-weight: 400;
  line-height: 30px;
}
.custom_btn {
  color: #fff;
  background: #7cc000;
  letter-spacing: 2px;
  padding: 10px 20px 11px;
  border: none;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;    border-radius: 50rem !important;
}
.footer_inner_info_item a, .footer_inner_acct_item a {
  color: #696969;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1;
  -webkit-transition: 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  transition: 0.4s cubic-bezier(0.25, 1, 0.5, 1);

}

.footer_inner_choose_content::after, .footer_inner_info_content::after, .footer_inner_acct_content::after {
  content: "";
  top: -41px;
  right: 0px;
  width: 1px;
  height: 326px;
  background-color: #282828;
  position: absolute;
}
.footer_inner_ctc_info p font {
  color: #6e6e6e;
}
.footer_inner_ctc_info p {
  font-size: 0.9375rem;
  font-weight: 500;
}
.footer_bootom_copyright p {
  color: #6e6e6e;
  font-size: 0.9375rem;
  font-weight: 500;
}
.footer_bootom_privicy .priv, .footer_bootom_terms .priv, .footer_bootom_refunds .priv {
  color: #62a403;
}
.footer_bootom_privicy p, .footer_bootom_terms p, .footer_bootom_refunds p {
  color: #9f9f9f;
  font-size: 0.875rem;
  font-weight: 500;
}
#footer .footer_top_subs input {
  width: 580px;
  color: #a6a6a6;
  padding: 20px;
  background-color: #1b1b1b;
  border: 0 !important;
  outline: 0 !important;
  cursor: pointer;    width: 100%;
}
.footer_top_subs button {
  top: 50%;
  right: 3px;
  padding: 20px 30px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.footer_top_subs {
  width: 100%;
  max-width:540px;
}
html body .btn-primary {
  border-color: #7cc000;
  background-color: #7cc000;
}
.footer_top_social ul {
  column-gap: 10px;
}
.footer_inner_choose_title h4 a, .footer_inner_info_title h4 a, .footer_inner_acct_title h4 a, .footer_inner_ctc_title h4 a {
  font-size: 1.25rem;
  font-weight: 700;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
}
.footer_bootom_wrap {
  position: relative;
  top: 13px;
}
.header_top_socials ul {
  column-gap: 15px;
}
p.mail_icon {
  padding-right: 9px;
}
.footer_bootom_wrap p {
  margin-bottom: 0;
}
.footer_bootom_privicy_cont {
  column-gap: 10px;
}
li.start-menu-all.desktop-burger-menu {
  display: flex;

}
ul.tablet-hidden {
  display: flex;
  align-items: center;
  justify-content: center;
}
.icn1 .search-icon-header{
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
  text-align: center;
  color: #89c818;
  border: 1px solid #81c408;
  border-radius: 100%;    background: #fff;
}
#search-hdr-bx.search-container-header{
  position: fixed;
  top: 116px;
  background: #fff;
  -webkit-box-shadow: 0 5px 20px 0 rgba(143, 143, 143, 0.15);
  box-shadow: 0 5px 20px 0 rgba(143, 143, 143, 0.15);
}
div#search-headerInner {

  border: none;
  outline: none;
  padding: 20px 0;
  border-radius: 0;
  border-top: 1px solid #81c408;
  z-index: 999999;
}
div#search-headerInner input {
  padding: 0px 30px;
  background-color: #fafafa;
  border: 1px solid #81c408;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 50px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  border-radius: 50rem ;
}
.subnav ul.tablet-hidden {
  text-align: center;
  justify-content: space-evenly;
}
html body .subnav{
  background-color: #81c408;
}
html body .head-section {
  background: #81c408;
}
header .nav-item.dropdown.cart-list-nav .circle-round{
  color: #ffffff;
  line-height: 3rem;
  text-align: center;
  border-radius: 100%;
  background-color: #7cc000;
}
#sidebar-wrapper-left {
  z-index: 123;
  position: relative;
  overflow: hidden;
  background: #f2f8fd;
  height: 100%;
}
#sidebar-wrapper-nav .menin ul li a {
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 15px;
  padding-left: 30px;
  padding-right: 15px;
  font-weight: 500;  font-family: "Montserrat", sans-serif;
  margin: 3px 0;
    display: flex;
    justify-content: space-between;
}

.offer_delivery_content {
  background-image: url(../images/offer5.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 1rem;    min-height: 128px;padding-left: 15px;
  padding-right: 15px;
}
.offer_delivery_title {
  color: #525252;
  font-size: 1.375rem;
}
.offer_delivery_title span {
  font-weight: 400;
}
.offer_delivery_title font {
  font-weight: 700;
}.offer_delivery_btn .btn {
  font-size: 1.0625rem;
  font-weight: 500;
}
.offer_delivery_wrap {
  padding-top: 0;
}

div#navbardrop0 h5{
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}
@media only screen and (min-width: 768px) {
  .mobileNavigationMenu {
      display: none;
  }
}
@media only screen and (max-width: 1440px) {
 html body .subnav ul li a {
    font-size: .750rem;
    padding-left: .5rem;
    padding-right: .5rem;
}
}

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

  .sale_right_thumb,.category_left_thumb{ display:none;}


}

@media only screen and (max-width: 767px) {
  .main-navigation{ display: none;}
  .category_title h2,.testimonial2_title {
    font-size: 26px;
}
.footer_top_social {
  margin-top: 2rem;
}
.footer_top_logo {
  margin-bottom: 1rem;
}
html body .subnav{
  display: none;
}
.circle-round, .navbar_user_icon .fa-heart,.icn1 .search-icon-header {
  width: 2rem;
  height: 2rem;
}
.search-icon-header .fa.fa-search {
  font-size: 16px;
}
/* .sec_ptb_100 {
  padding: 38px 0px;
} */

.sec_ptb_100 {
  padding: 0px 0px;
}
.item_image_content {
  width: 150px;
  height: 150px;
}
.item_image_content {
  width: 150px;
  height: 150px;
}

.item_image_content h5 {
  font-size: 14px;
  padding: 0.5rem 0.5rem;
  font-weight: 600;

}
.sale_item_content {
  margin-top: 10px;
  margin-bottom: 10px;
}
.service_inner_wrap {
  flex-wrap: wrap !important;
}
.service_content_3 .service_inner_content3 {
  width: 130px;
  height: 130px;
  font-size: 16px;
}
.service_content_3 .service_inner_content:not(:last-child) {
  margin-right: 0px;
  margin-bottom: 15px;
}.service_inner_content {
  width: 100%;
  max-width: 48%;
}
.service_content_3 .service_inner_content3 {
  width: 100%;
  height: 100%;
  font-size: 16px;

}
.offer_delivery_title {
  font-size: 1rem;
}
.testimonial_comment p {
  width: 100%
}
.testimonial_back_img1 {
  display: none;
}
.testimonial_layout_1 {
  flex-wrap: wrap !important;
}

}