/**
Custom CSS for OttO  -  It@solido.com 
assets/css are generated by webpack from _dev/css
this custom css bypass ther webpack compil and is used as is
**/

/*blog video*/
.video-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}
#popup-info .bg-img {
  background-color: #27236b;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.video-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

.ybc-blog-wrapper-detail .product-flags__flag:hover {
  color: white;
}

.collection--link .cta span {
  text-transform: none;
}

.itemfield .card-body .btn {
  display: initial;
}

#blog-home.blog-home .main_blog_item .b-blog {
  bottom: 15px;
  margin-right: 0;
}

i.ets_svg {
  vertical-align: -31px;
}

.cart-summary-line .label a {
  color: #feaa00;
}

.info_cat {
  bottom: 36px;
  position: relative;
  max-height: none;
  overflow: clip;
  cursor: pointer;
  text-overflow: ellipsis;
  white-space: initial;
}

.info_cat_active {
  bottom: 36px;
  position: relative;
  max-height: none;
  font-size: 0.8rem;
  max-width: 78%;
  overflow: visible;
  white-space: initial;
  cursor: pointer;
}

.product-miniature.card:hover {
  box-shadow: 0 2px 5px -1px rgba(50, 50, 93, 0.25),
    0 1px 3px -1px rgba(0, 0, 0, 0.3);
  transform: translateY(-5px);
  transition: overflow 220ms ease-in-out;
}

body:not(.page-order) .footer__shadow {
  background: #0f0f64;
}

#beforeFooter .footer__shadow {
  filter: blur(0.95rem);
  opacity: 0.25 !important;
  rotate: -2deg;
  top: 3px;
}

body:not(.page-index) #beforeFooter .footer__shadow {
  filter: blur(0.95rem);
  opacity: 0.25 !important;
  rotate: 0deg;
  top: 3px;
}

#search #beforeFooter .footer__shadow,
.page-pagenotfound #beforeFooter .footer__shadow {
  display: none;
}

.page-pagenotfound #beforeFooter::before {
  margin-top: 2px;
}

.dte-order {
  position: relative;
  top: -5px;
  font-size: 0.85rem;
}

.date-information {
  padding: 0 21%;
}

.product-thumbs__elem img {
  padding: 0;
}

/* .page-index .countDays::after,
.page-index .countMinutes::after,
.page-index .countSeconds::after,
.page-index .countHours::after,
.page-index .timer p:nth-child(1) {
  color: #7d7d7d;
}

.timer {
  top: -71px;
} */

@media (min-width: 991px) {
  .homeslider.swiper .swiper-button-next,
  .homeslider.swiper .swiper-button-prev {
    top: 4%;
  }
}

.shop-product .swiper-button-next::after,
.shop-product .swiper-button-prev::after {
  color: #0f0f64;
}

#featured-shop-products .swiper-button-prev:hover {
  left: 4px;
}

#featured-shop-products .swiper-button-next:hover {
  right: 6px;
}

.shop-featured-products::before {
  content: " ";
  display: block;
  clear: both;
  width: 20%;
  border-top: 1px solid grey;
  margin-left: auto;
  margin-right: auto;
}

#featured-shop-products.shop-featured-products {
  margin-top: 90px;
}

.shop-product .swiper-button-next,
.shop-product .swiper-button-prev {
  top: -28px;
}

#blog-home.blog-home .main_blog_item .b-blog {
  background-color: #fff;
}

.ribbon {
  width: 138px;
  height: 138px;
  overflow: hidden;
  position: absolute;
}

.ribbon.ribbon-bottom-right {
  width: 155px;
  height: 155px;
  overflow: hidden;
  position: absolute;
}

.ribbon.ribbon-bottom-right span {
  padding-left: 19%;
}

.ribbon::before,
.ribbon::after {
  position: absolute;
  content: "";
  display: block;
  border: 5px solid #ad7d3d;
}

.ribbon span {
  position: absolute;
  display: block;
  width: 225px;
  padding: 10px 0;
  background-color: #f4a33b;
  color: #fff;
  font: 700 13px/1 "Lato", sans-serif;
  text-transform: uppercase;
  text-align: center;
  z-index: 4000;
}

.ribbon-red span {
  background-color: #c15454 !important;
}

.ribbon-top-left {
  top: -10px;
  left: -10px;
}

.ribbon-top-left::before,
.ribbon-top-left::after {
  border-top-color: rgba(0, 0, 0, 0);
  border-left-color: rgba(0, 0, 0, 0);
}

.ribbon-top-left::before {
  top: 0;
  right: 17px;
}

.ribbon-top-left::after {
  bottom: 17px;
  left: 0;
}

.ribbon-top-left span {
  right: -25px;
  top: 30px;
  transform: rotate(-45deg);
}

.ribbon-top-right {
  top: -10px;
  right: -10px;
}

.ribbon-top-right::before,
.ribbon-top-right::after {
  border-top-color: rgba(0, 0, 0, 0);
  border-right-color: rgba(0, 0, 0, 0);
}

.ribbon-top-right::before {
  top: 0;
  left: 20px;
}

.ribbon-top-right::after {
  bottom: 18px;
  right: 0;
}

.ribbon-top-right span {
  left: -25px;
  top: 30px;
  transform: rotate(45deg);
}

.ribbon-bottom-left {
  bottom: -10px;
  left: -10px;
}

.ribbon-bottom-left::before,
.ribbon-bottom-left::after {
  border-bottom-color: rgba(0, 0, 0, 0);
  border-left-color: rgba(0, 0, 0, 0);
}

.ribbon-bottom-left::before {
  bottom: 0;
  right: 0;
}

.ribbon-bottom-left::after {
  top: 0;
  left: 0;
}

.ribbon-bottom-left span {
  right: -25px;
  bottom: 30px;
  transform: rotate(225deg);
}

.ribbon-bottom-right {
  bottom: -10px;
  right: -8px;
}

.ribbon-bottom-right::before,
.ribbon-bottom-right::after {
  border-bottom-color: rgba(0, 0, 0, 0);
  border-right-color: rgba(0, 0, 0, 0);
}

.ribbon-bottom-right::before {
  bottom: 0;
  left: 14px;
}

.ribbon-bottom-right::after {
  top: 24px;
  right: -2px;
}

.ribbon-bottom-right span {
  left: -25px;
  bottom: 30px;
  transform: rotate(-43deg);
}

.fit-width {
  width: fit-content;
}

.load-slider-button {
  width: 300px;
  height: 76px;
  position: absolute;
  top: 87%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 4004;
  /*background: url(/themes/ottomobile/assets/img/play.svg) no-repeat center;*/
  background: url(/themes/ottomobile/assets/img/button-otto-GAB-2025.png)
    no-repeat center;
  background-size: cover;
  cursor: pointer;
  display: none;
}

#button-addon1 {
  padding: 0.5rem 1rem;
}

.collections img {
  max-width: 75%;
}

.alert-country {
  transition: opacity 1s ease-in-out;
}

.product-flags {
  min-height: 27px;
}

#shop-collection {
  top: 0;
  background: #0f0f64;
  clip-path: polygon(0 50px, 100% 0, 100% 100%, 0 100%);
  z-index: 1049;
}

#shop-collection .collections {
  background-color: transparent;
}

.collections .cta {
  color: #fff;
}

.timer {
  top: -43px;
}

.intro-blocks .intro_text {
  padding-bottom: 0;
}

#featured-shop-products .shop-product::before {
  display: none;
}

.footer-panel-description.adress {
  line-height: 1.4rem;
}

.page-index #beforeFooter {
  margin-top: 80px;
}

#featured-shop-products {
  margin-top: -40px;
}

#blog-home.blog-home {
  top: 85px;
}

.intro-blocks .intro_text {
  font-size: 1rem;
  max-width: 90%;
}

.menu_main_.menu_slidedown {
  margin-top: 9px;
}

#_desktop_megamenu
  .pos-menu-horizontal
  .menu-content
  .menu-dropdown
  .pos-sub-inner {
  box-shadow: none;
  background-color: transparent;
}

#_desktop_megamenu .pos-menu-horizontal .menu-content .menu-dropdown {
  padding-top: 0;
}

.pos-sub-menu::before {
  display: block;
  content: " ";
  clear: both;
  background-color: rgba(255, 255, 255, 0.9);
  height: 101%;
  width: 260%;
  position: absolute;
  top: 0;
  left: -39%;
  box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
}

.submenu-item img {
  border: 1px solid #ccc;
  padding: 5px;
  background-color: #fff;
}

.category-sub-menu li {
  margin-bottom: 6px;
}

.livraison li::before {
  content: "local_shipping";
  font-family: "Material Icons";
  font-size: 1.4rem;
  transition: 220ms ease-in-out;
  color: black;
  position: absolute;
  left: -15px;
  top: -9px;
}

.actu-otto li::before {
  content: "new_releases";
  font-family: "Material Icons";
  font-size: 1.4rem;
  transition: 220ms ease-in-out;
  color: black;
  position: absolute;
  left: -15px;
  top: -9px;
}

.page-index #beforeFooter {
  margin-top: 32px;
}

.intro_title {
  font-size: 1.2rem;
}

#EmailSubscription h2 {
  font-size: 1.4rem;
}

.owl-carousel .owl-stage-outer {
  overflow: visible;
}

#category-description .alert-date {
  display: none;
}

#category-description p {
  color: #000;
}

#category h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin-bottom: 0.3rem;
}

.ybc-blog-related-posts-list-li {
  border: 1px solid #eee;
}

.slick-list {
  padding: 1px;
}

.alpine-gt-slide {
  max-width: 480px;
}

#PaylineWidget {
  padding: 44px;
}

#category #js-product-list-header {
  color: white;
}

.block-social li {
  list-style: none !important;
}

.payment-options .checkout-option-block > input {
  left: 34%;
}

.payment-options .custom-control-input {
  height: 1.25rem;
  opacity: 1;
  width: 1rem;
  z-index: 1040;
  top: 55%;
}

.custom-checkbox .custom-control-input {
  opacity: 0;
}

#paypal-buttons {
  margin: auto;
}

/* .product-flags__flag.rounded.product-flags__flag--cinquante,
li.product-flags__flag.rounded.product-flags__flag--cinquante {
  background-color: #fff !important;
  position: absolute;
  bottom: 32px;
  border: 1px solid orange;
  color: #000;
} */

.product-flags__flag.rounded.product-flags__flag--cinquante,
li.product-flags__flag.rounded.product-flags__flag--cinquante {
  background-color: #000 !important;
  position: absolute;
  bottom: 6px;
  color: #fff;
  translate: 50%;
}

.price {
  font-size: 1rem;
}

.price--regular {
  color: #6c757d;
}

.product-flags__flag--discount {
  display: none;
}

.price--reduced,
.current-price-discount {
  color: #fe5500;
}

.exerg_prod {
  border-color: red;
}

.header-category {
  background: linear-gradient(123deg, #5d6c91, #0f0f4b);
  border-radius: 0.3375rem 0.3375rem 0 0;
}

.listing--back {
  background: #fff;
  border: 1px solid #feaa00;
  color: #feaa00;
  margin: 2.2em auto;
}

.badge-danger {
  background-color: #ffa700;
  color: #0f0f64;
}

#blog-home.blog-home .main_blog_item .b-blog {
  bottom: 15px;
  margin-right: 0;
  background-color: #feaa00;
}

#blog-home.blog-home {
  padding: 7rem 0.625rem 4rem;
}

/************/
/* Responsive*/

@media (min-width: 1400) {
  #EmailSubscription:after {
    position: relative;
    right: -56px;
    top: -146px;
  }
}

@media (min-width: 1200px) {
  #blog-home.blog-home {
    min-height: 1316px;
    top: 48px;
  }
  #blog-home.blog-home .main_blog_item .img_blog img {
    padding-top: 0;
  }

  #EmailSubscription h2 {
    font-size: 1.75rem;
  }

  #EmailSubscription::after {
    position: relative;
    right: -56px;
    top: -146px;
  }
}

@media (min-width: 991px) {
  .intro_title {
    font-size: 1.2rem;
  }

  .timer {
    top: -71px;
  }

  .payment-options .checkout-option-block > input {
    left: 27%;
  }

  .category-black-friday div.products-selection {
    margin-top: 0px;
    background: url(/themes/ottomobile/assets/img/blackf-25.png) black no-repeat
      center center;
    background-position-y: -72px;
  }
  #category:not(.category-depth-level-2) .mx-display {
    margin-top: 0;
  }
  #EmailSubscription::after {
    right: 190px;
  }
  .page-index #beforeFooter {
    margin-top: -14px;
  }
}

#mobile_filters {
  z-index: 9999;
}

@media (min-width: 768px) {
  .club-intro-text {
    color: #ffffff !important;
    position: relative;
    top: 23px;
    font-weight: 700;
  }
}

@media (min-width: 576px) {
  .products-selection {
    background: linear-gradient(123deg, #5d6c91, #0f0f4b);
    border-radius: 0.3375rem 0.3375rem 0 0;
  }
}

@media (max-width: 496px) {
  .products-list__block--grid {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
