/*
Template Name: ebasket - eCommerce Website Template Using Bootstrap 
Author: Webartinfo
Version: 1.0
*/

/*
- Fonts
- Body
- Header Main Nav
- Custom Bootstrap
- My Account
- Blog
- Slider
- Footer
- Media Mobile Css
*/

/* Fonts */
/*@import url('fonts/dm-sans/dm-sans.css');*/
/*@import url('fonts/gilroy/Gilroy.css');*/
/*@import url('https://fonts.googleapis.com/css2?family=League+Spartan:wght@700;800&display=swap');*/
/*@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@700;800&display=swap');*/


/* Body */
body {
  font-size: 14px;
  font-family: 'DM Sans', sans-serif;
  color: #6c757d;
  overflow-x: hidden;
  background-color: #ececec !important;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'Gilroy', sans-serif;
}

/* Header Main Nav */
.dropdown-toggle::after {
    margin: auto;
    margin-left: 5px;
}
.logo img{
    height: 42px;
}
.search button.btn {
    width: 34px;
    height: 34px;
    max-width: 34px;
    padding: 0px;
    min-width: 34px;
}
.search input, .search select {
    height: 35px;
}
.icon-user {
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 35px;
    max-width: 35px;
}
.dropdown.mega-menu {
    position: unset;
}
.dropdown.mega-menu .dropdown-menu {
    width: 100%;
    border-radius: 0px;
}
.iamosahan-bottom-nav .nav-link {
    font-size: 14px;
    padding: 18px 12px !important;
}
.dropdown-menu {
    border: none;
    font-size: 13px;
    margin: 1px 0 0 0px !important;
}
.navbar-toggler {
    padding: 2px 4px;
}

/* Custom Bootstrap */
.bg-smnavy {
    background-color: #0477b5;
}
.bg-facebook {
    background-color: #3c5897;
}
.bg-twitter {
    background-color: #1ca2f2;
}
.bg-lgnavy {
    background-color: #1b242d;
}
.list-group a:hover {
    color: #00ace8 !important;
}
.fw-200 {
    font-weight: 200 !important;
}
.fw-500 {
    font-weight: 500 !important;
}
.ln-50 {
    line-height: 50px;
}
.ln-0 {
    line-height: 0px;
}
.ln-60 {
    line-height: 60px;
}
.rounded-4 {
    border-radius: 10px;
}
:focus-visible {
    outline: 0;
}
.form-select{
    background-position: right 15.75px center;
}
.accordion-item {
    background-color: #fff;
    border: 1px solid rgb(0 0 0 / 6%);
}
.accordion-button:not(.collapsed) {
    color: #000000;
    background-color: #f7f7f7;
    box-shadow: none;
}
.form-floating>label {
    padding: 17px 19px;
}
.form-floating>.form-control, .form-floating>.form-select {
    padding-left: 19px;
    padding-right: 19px;
}
.form-floating .mdi {
    position: absolute;
    right: 10px;
}
.mt-n5 {
    margin-top: -3rem!important;
}
.white-space-nowrap{
    white-space: nowrap;
}
.border-bottom, .border-end, .border-start, .border-top, .border {
    border-color: #efefef!important;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #000000;
    background-color: #f5f5f5;
    font-weight: 600;
}
.nav-link {
    color: #444444;
}
.nav-link:focus, .nav-link:hover {
    color: #000000;
}
.dropdown:hover .dropdown-menu {
    display: block;
    opacity: 1;
    transform: scaleY(1);
    visibility: visible;
}
.dropdown-menu {
    display: block;
    opacity: 0;
    transform: translateY(20px);
    transition: all .3s ease-in;
    visibility: hidden;
}
.dropdown.mega-menu:hover .dropdown-menu {
    left: 0;
    right: 0;
    width: 100%;
}
.dropdown.mega-menu .dropdown-menu {
    left: 0;
    right: 0;
    width: 100%;
}
.bg-light{
    background-color: #ececec !important;
}
.form-control, .form-select, .btn{
    font-size: 14px;
}
.btn{
    font-weight: 500;
}
.h6, h6 {
    font-size: 14px;
}
a {
    color: #000000;
}
.bg-primary{
    background-color: #000000 !important;
}
.btn-outline-primary {
    color: #000000;
    border-color: #000000;
}
.btn-outline-primary:hover {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #000000;
    background-color: transparent;
}
.text-primary {
    color: #000000 !important;
}
.border-primary {
    border-color: #000000!important;
}
.text-red {
    color: #ff553b !important;
}
.border-red {
    border-color: #ff553b!important;
}
.btn-red{
    background-color: #ff553b;
    border-color: #ff553b;
}
.text-green {
    color: #18cabe !important;
}
.btn-primary {
    background-color: #f80066;
    border-color: #f80066;
}
.btn-primary:hover, .btn-primary:focus {
    background-color: #c70551;
    border-color: #c70551;
}
.btn-light {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #ff9300;
}
.text-success {
    color: #52ad40 !important;
}
.bg-success {
    background-color: #52ad40 !important;
}
.text-danger {
    color: #f80066 !important;
}
.bg-danger {
    background-color: #f80066 !important;
}
.form-check-input:checked {
    background-color: #000000;
    border-color: #000000;
}
.btn-link{
    color: #000000;
    text-decoration: none;
}
.btn-link:hover, .btn-link:focus{
    color: #f80066;
    text-decoration: none;
}
a:hover {
    color: #00ace8;
}
a {
    text-decoration: none;
}
.fs-13 {
    font-size: 13px;
}
.fs-14 {
    font-size: 14px;
}
.fs-15 {
    font-size: 15px;
}

/* My Account */
.review span.px-2 {
    padding: 0px !important;
    margin: 0 3px 0 0px !important;
    width: 22px;
    display: inline-block;
    height: 22px;
    text-align: center;
    line-height: 22px;
}
.iamosahan-bottom-nav{
    z-index: 9;
}
.dropdown-menu-end {
    right: 0;
}
.register_top {
    right: 12px;
    z-index: 9;
}
.tab-content.border-start.h-100 {
    min-height: 500px;
}
.heart_icon {
    top: 12px;
    right: 15px;
    z-index: 9;
}
.border.border-dark {
    border-color: #212529 !important;
}
.your-order .accordion-button::after {
    position: absolute;
    right: 20px;
}
.cp {
    cursor: pointer;
}
.h-150{
    height: 100px !important;
}
.nav-categorie.text-muted.active{
    color: #212529 !important;
    font-weight: 600;
}
.fix-sidebar {
    position: sticky;
    top: 24px;
}
.cart-top .badge {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0px;
    font-size: 9px;
    min-width: 14px;
    height: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cart-top {
    padding: 0 13px 0 0;
    border-radius: 50px;
}
.feature {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 3rem;
    width: 3rem;
    font-size: 1.5rem;
}
.app-icon {
    height: 40px;
}
.footer-brand img {
  height: 60px;
}
.accordion-button-arrow-right:after {
    margin-left: auto !important;
}
.btn-check:active+.btn-outline-primary, .btn-check:checked+.btn-outline-primary {
    border-color: #000000 !important;
    color: #000000 !important;
}
.btn-check:active+.btn-outline-primary .icofont-check-alt, .btn-check:checked+.btn-outline-primary .icofont-check-alt {
    background: #000000;
}

/* Blog */
.comments-body-footer a {
    font-size: 10px;
    padding: 2px 7px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}
.comments-body-footer {
    padding-left: 1.5rem!important;
    margin: -11px 0 0 0;
}
.comments-body {
    background-color: #f1f9ff !important;
}
.comments-body p:last-child {
    margin: 0px;
}
.comments-block img.rounded-circle {
    width: 40px;
    height: 40px;
    min-width: 40px;
    min-height: 40px;
    object-fit: contain;
    border: 1px solid #eaebec;
}
.tag-btn {
    font-size: 12px !important;
    font-weight: 400 !important;
    padding: 6px 11px;
    text-transform: capitalize;
    margin: 0 3px 7px 0;
    color: #6c757d;
    border-color: #d4d7d9;
}
.sm-social-btn {
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
}
.author-block .avatar-md {
    width: 80px;
    height: 80px;
    min-width: 80px;
    object-fit: cover;
}
.blog-detail-header-info .avatar-md {
    height: 30px;
    width: 30px;
}

/* Slider */
.slick-track{
    display:flex;
}
.slick-slide{
    display:flex;
    justify-content:center;
}
.stock-slider .slick-prev {
    left: -19px !important;
}
.stock-slider .slick-next {
    right: -19px !important;
}
.trail-slider .slick-dots {
    bottom: -5px !important;
}
.review-slider .slick-dots {
    bottom: 1px !important;
}
.slick-slider {
    margin-bottom: 0px !important;
}
.slick-dots {
    bottom: 11px;
}
.slick-arrow {
    background: #fff !important;
    width: 35px;
    height: 35px;
    border-radius: 50px;
    box-shadow: 0 .5px 10px rgba(0,0,0,.20)!important;
    z-index: 9;
}
.slick-arrow:hover, .slick-arrow:focus {
    background: #000000 !important;
}
.slick-arrow:hover:before, .slick-arrow:focus:before {
    color: #ffffff;
}
.slick-prev:before, .slick-next:before {
    color: #000;
    font-size: 20px;
    font-weight: 700;
}
.slick-next {
    right: 15px;
}
.slick-prev {
    left: 15px !important;
}
.slick-prev:before {
    content: "\eac9";
    font-family: IcoFont!important;
}
.slick-next:before {
    content: "\eaca";
    font-family: IcoFont!important;
}

/* Banner Slider */
.carousel-caption .title {
    font-family: 'League Spartan', sans-serif;
    font-size: 51px;
    text-transform: uppercase;
    font-weight: 800;
    color: #f50066;
    padding: 0px;
    margin: 0px;
    line-height: 110px;
}

.carousel-caption .sub {
    font-family: 'League Spartan', sans-serif;
    font-size: 195px;
    margin: 0px;
    padding: 0px;
    line-height: 109px;
    color: #000;
    display: inline-flex;
}

.main-sub {
    display: grid;
}

.first-child {
    font-size: 125px;
    line-height: 50px;
}

.sec-child {
    font-size: 41px;
    text-transform: uppercase;
    color: #f50066;
    line-height: 0px;
    font-weight: 900;
}

.carousel-caption .desc {
    font-family: 'Poppins', sans-serif;
    font-size: 22px;
    color: #000;
    text-transform: uppercase;
    font-weight: 900;
}

.carousel-caption .btn {
    width: 180px;
}
.slide-left {
    width: 25%;
    left: 12%;
    top: 16%;
}

.slide-right {
    width: 30%;
    right: 10% !important;
    position: absolute;
    top: 19%;
    left: auto;
}
.slide-right h5 {
    font-family: 'Poppins', sans-serif;
    font-size: 75px;
    text-transform: uppercase;
    color: #000;
    line-height: 78px;
}
.slide-right p {
    font-size: 24px;
    color: #000;
    line-height: 30px;
    margin-bottom: 30px;
    font-weight: 500;
}

.carousel-inner .carousel-item {
  transition: -webkit-transform 2s ease;
  transition: transform 2s ease;
  transition: transform 2s ease, -webkit-transform 1s ease;
}
.carousel-control-prev-icon{
    background-color: #000000 !important;
    width: 35px;
    height: 35px;
    border-radius: 50px;
    box-shadow: 0 0.5px 10px rgb(0 0 0 / 20%) !important;
    z-index: 9;
    background-size: 15px;
}
.carousel-control-next-icon{
    background-color: #000000 !important;
    width: 35px;
    height: 35px;
    border-radius: 50px;
    box-shadow: 0 0.5px 10px rgb(0 0 0 / 20%) !important;
    z-index: 9;
    background-size: 15px;
}

.filters_apply .alert-dismissible {
    opacity: 1 !important;
} 

.accordion-button::after {
    width: 1rem !important;
    height: 1rem !important;
    background-size: contain !important;
    margin-right: 5px;
}

/* Footer */
.footer-logo img {
  height: 43px;
}


label.error {
  color: red;
  position: absolute;
  top: 15px;
}

#form-message-success {
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  color: #1d1e1d;
  background-color: #fff;
  margin: auto;
  border-radius: 10px;
  padding: 15px 0px;
  line-height: 35px;
  box-shadow: 0px 0px 20px 2px #ddd;
}


.footer .py-2 {
  padding-top: 0 !important;
}

.icofont-tiktok {
/*  background: url('../img/tiktok.svg');*/
  font-size: 12px;
}

.html-content img { max-width: 99%; }
.html-content {
    font-size: 14px;
    color: #212529;
}

#wmkc {
  position: fixed;
  right: 5px;
  top: 40%;
  transform: translateY(-50%);
  z-index: 9999;
}
#wmkc * {
  box-sizing: border-box;
  line-height: 1.1;
  font-size: 32px;
}
.wmkc-list {
  padding: 0;
  border-radius: 4px;
  margin: 0;
  background-color: #fff;
}

.wmkc-list>li:first-child {
  border-radius: 4px 4px 0 0;
}
.wmkc-list>li {
  width: 100%;
  list-style: none;
  text-align: center;
  transition: all .2s ease-in-out;
  position: relative;
}
.wmkc-list>li>a {
  text-decoration: none;
  display: block;
  border-bottom: 1px solid #eee;
  padding: 4px;
}
.wmkc-whatsapp { background-color: #25d366; }
.wmkc-skype { background-color: #0091df; }
.wmkc-email { background-color: #f90; }
.wmkc-wechat { background-color: #00ce12; }
.wmkc-list>li:hover { background-color: #FFF; }
/*.wmkc-whatsapp:hover { background-color: #FFF; }
.wmkc-skype:hover { background-color: #FFF; }
.wmkc-email:hover { background-color: #FFF; }
.wmkc-wechat:hover { background-color: #FFF; }*/

.cart-img img { max-width: 100px; max-height: 100px; }

.spec-items { flex-wrap: wrap; }
.spec-item { position: relative; margin-right: 6px; margin-bottom: 6px; text-align: center; border-radius: 4px; border: 2px solid #EFEFEF; min-width: 60px; line-height: 24px;  }
.spec-info { position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding: 30px auto 0; display: none;  }
.spec-item:hover, .spec-item.selected { cursor: pointer; border: 2px solid #333; color: #000; }
.spec-item:hover .spec-info { display: block; }
img.spec-img { width: 86px; border-radius: 2px 2px 0 0; }

.select-items {}
.select-items.d-h .select-item { display: flex; }
.select-items.small .select-item-img { max-height: 50px; }
.select-item {margin-right: 6px;border-radius: 4px;border: 2px solid #DEDEDE;min-width: 70px;padding: 8px 12px;}
.select-item:hover { cursor: pointer;  }
.select-item.selected { border: 2px solid #333; }
.select-item img { max-width: 120px; }
.select-item .select-info { width: 100%; padding: 6px 12px; }
.tab-content, .tab-pane { height: 100%; }
.content-foot { height: 100%; display: flex; justify-content:end; }

.slick-thumb { border: 2px solid #999; cursor: pointer; border-radius: 6px; margin: 0 2px; }
.slick-thumb img { max-height: 60px; border-radius: 4px;  }


.client-logo { display: flex; align-items:center; justify-content: center; }
.client-logo img { max-height:100px; }
.article-content img { max-width:100%; }

.pagination {
  justify-content: center;
}
.pagination li {
  /*margin: 0 6px;
  width: 28px;
  display: inline-block;
  height: 32px;
  line-height: 32px;
  text-align: center;*/
}
.pagination li a {
  margin: 0 2px;
  padding: 6px 12px;
  border-radius: 4px;
  border: 1px solid #EFEFEF;
/*  width: 38px;*/
/*  display: inline-block;*/
/*  height: 32px;*/
/*  line-height: 32px;*/
  text-align: center;
  background-color: #ececec;
}
.pagination li a:hover {
  color: #f80066;
}
.pagination li.active a {
  color: #FFF;
  background-color: #f80066;
  border: 1px solid #f80066;
}
/* Media Mobile Css */
@media (max-width: 576px) {
}
@media (max-width: 768px) {
/*  #wmkc { display: none; }*/
}
@media (max-width: 992px) {
  .iamosahan-bottom-nav .nav-link {
    font-size: 13px;
    padding: 12px 7px!important;
    text-align: center;
    border-bottom: 1px solid #eaeaea;
    text-transform: uppercase;
  }
  .dropdown-menu {
    border: none;
    font-size: 13px;
    margin: 1px 0 0 0px !important;
    opacity: unset;
    visibility: unset;
    transition: unset;
    transform: unset;
  }
  .dropdown:hover .dropdown-menu {
    display: none;
        opacity: unset;
        transform: unset;
        visibility: unset;
  }
  .dropdown-menu {
    display: none;
  }
  .dropdown-menu.show {
    display: block !important;
        border: 1px solid #eaeaea;
        margin: -1px 0 0 0 !important;
        border-radius: 0px;
  }
  form.d-flex.top-right {
    justify-content: center;
        padding: 2px 0 11px 0;
  }
  .dropdown.mega-menu .dropdown-menu {
    padding: 0px 12px;
  }
  .dropdown.mega-menu .dropdown-menu .col-md-2.col-6 {
    margin: 0 0 10px 0;
  }
  .container.mob-dnone {
    display: none;
  }
  /*.py-5.footer {
    display: none;
  }*/
  .py-3.bg-white.footer-copyright .row {
    text-align: center;
  }
  .py-3.bg-white.footer-copyright .row span.me-3.small {
    display: block;
        margin: 0px !important;
  }
  .py-3.bg-white.footer-copyright .row .col-md-4.text-end {
    text-align: center !important;
  }
  .register_top {
    padding: 6px 8px 6px 5px !important;
  }
  .inner-header .d-flex {
    flex-direction: column;
  }
  .single-right {
    margin: 25px 0 0 0;
  }
  .cart_tabs .nav-link {
    padding: 18px 4px !important;
        font-size: 14px !important;
  }
  .p-4.osahan-list .d-flex.align-items-center.border.bg-white.rounded.overflow-auto {
    width: 100%;
        margin-bottom: 10px;
        justify-content: center;
  }
  .p-4.osahan-list .d-flex.align-items-center.border.bg-white.rounded.overflow-auto div {
    width: 100%;
  }
  .p-4.osahan-list .d-flex.align-items-center.w-100.mt-auto {
    flex-direction: column;
  }
  .chechkout_side, .mobile-mt-3 {
    margin-top: 15px;
  }
  .mt-n5 {
    margin-top: -23px !important;
  }
  .account-links .nav-item {
    width: 100%;
  }
  .account-links .nav-item .nav-link {
    padding: 14px 18px !important;
  }
  .profile-sidebar .p-3.px-md-0.py-md-0.mob-dnone.mt-4 {
    padding: 0 0 !important;
  }
  .blog-header-filter {
    display: none;
  }
  .blog-header-top p {
    display: none;
  }
  .m-none.d-flex.align-items-center {
    display: none !important;
  }
  .py-5 {
    padding-top: 1.5rem!important;
        padding-bottom: 1.5rem!important;
  }
  .pt-5{
    padding-top: 1.5rem!important;
  }
  .pb-5{
    padding-bottom: 1.5rem!important;
  }
  .mt-5 {
    margin-top: 1.5rem!important;
  }
  .mb-5 {
    margin-bottom: 1.5rem!important;
  }
  .my-5{
    margin-top: 1.5rem!important;
        margin-bottom: 1.5rem!important;
  }
   .slide-right {
    width: 32%;
        right: 12% !important;
        position: absolute;
        top: 12%;
        left: auto;
  }
  .slide-right h5 {
    font-family: 'Poppins', sans-serif;
        font-size: 40px;
        text-transform: uppercase;
        color: #000;
        line-height: 40px;
  }
  .slide-right p {
    font-size: 17px;
        color: #000;
        line-height: 18px;
        margin-bottom: 30px;
        font-weight: 500;
  }
  .carousel-caption .title {
    font-family: 'League Spartan', sans-serif;
        font-size: 35px;
        text-transform: uppercase;
        font-weight: 800;
        color: #f50066;
        padding: 0px;
        margin: 0px;
        line-height: 10px;
  }
  .carousel-caption .sub {
    font-family: 'League Spartan', sans-serif;
        font-size: 70px;
        margin: 0px;
        padding: 0px;
        line-height: 100px;
        color: #000;
        display: inline-flex;
  }
  .main-sub {
    display: contents;
  }
  .first-child {
    font-size: unset;
        line-height: unset;
  }
  .sec-child {
    font-size: 35px;
        text-transform: uppercase;
        color: #f50066;
        font-weight: 900;
        margin-left: 11px;
        line-height: unset;
  }
  .carousel-caption .desc {
    font-family: 'Poppins', sans-serif;
        font-size: 18px;
        color: #000;
        text-transform: uppercase;
        font-weight: 900;
        margin-top: -15px;
        padding-top: 0px;
  }
  .slide-left {
    width: 25%;
        left: 15%;
        top: 14%;
  }
}

@media (max-width: 1200px) {
  .container, .container-lg, .container-md, .container-sm {
    max-width: 100%;
  }
  .iamosahan-bottom-nav .nav-link {
    font-size: 13px;
    padding-left: 7px!important;
    padding-right: 7px!important;
  }
}

@media (max-width: 1400px) {
  .container, .container-lg, .container-md, .container-sm {
    max-width: 100%;
  }
}