body {
  font-family: 'Josefin Sans', sans-serif; }

.default-1-20 {
  width: 100%;
  display: inline-block;
  margin: 0rem 0 0;
  padding: 3rem 0vw;
  position: relative;
  /*.slick-active {
    .slider-title{animation : fadeInUp 1s forwards;}
    .slider-description{animation : fadeInLight 1s forwards; animation-delay: 1s}
    .learn-more-btn{animation : fadeIn 1s forwards; animation-delay: 1s}
  }*/ }
  .default-1-20 a {
    outline: none; }
  .default-1-20 .no-padding {
    padding: 0px !important; }
  .default-1-20 .no-margin {
    margin: 0px !important; }
  .default-1-20 .row-eq-height {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0px; }
  .default-1-20 .row-eq-height:before, .default-1-20 .row-eq-height:after {
    display: inline-block; }
  .default-1-20 .blk-1.blk-1-center {
    display: flex;
    justify-content: center;
    align-items: center; }
  .default-1-20 .overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0px;
    left: 0px;
    transition: all 0.3s linear;
    opacity: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
  .default-1-20 .blk-1 {
    width: 100%;
    height: auto;
    margin: 0;
    position: relative;
    padding: 0rem;
    outline: none; }
  .default-1-20 .thumb-img {
    padding: 1.5rem 1.5rem 3rem;
    outline: none;
    position: relative; }
  .default-1-20 .slick-slide {
    opacity: 1;
    height: auto; }
  .default-1-20 .slick-slide.slick-active.slick-center {
    opacity: 1; }
  .default-1-20 .slick-prev {
    left: auto;
    display: none !important; }
  .default-1-20 .slick-next {
    right: auto;
    display: none !important; }
  .default-1-20 .slick-list {
    padding: 0 10rem 0 0rem !important; }
  .default-1-20 .slick-track {
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding: 0rem 0; }
  .default-1-20 .slick-dotted.slick-slider {
    margin-bottom: 0px; }
  .default-1-20 .top-collection {
    margin-bottom: 3rem; }
  .default-1-20 .collection-main {
    width: 100%; }
  .default-1-20 .collection-img-main {
    width: 100%;
    height: 435px;
    overflow: hidden;
    position: relative;
    background: #ffffff; }
  .default-1-20 .collection-img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px; }
  .default-1-20 .collection-details {
    width: 100%;
    text-align: center; }
  .default-1-20 .collection-name {
    font-size: 6rem;
    color: #FFFFFF;
    font-weight: 400;
    width: 100%;
    margin: 0px; }
  .default-1-20 .collection-description {
    font-size: 1.5rem;
    line-height: 2.5rem;
    color: #ffffff;
    font-weight: 500;
    width: 100%;
    text-transform: uppercase;
    margin: 11px 0 0 0; }
  .default-1-20 .border-main {
    width: 40px;
    height: 3px;
    background: #FFFFFF;
    display: inline-block;
    margin: 25px 0 0 0;
    border: none; }
  .default-1-20 .view-btn {
    width: 220px;
    height: 40px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 0px;
    border: none;
    background: #E62532;
    display: inline-block;
    margin-top: 40px; }
  .default-1-20 .product-main {
    width: 100%;
    padding: 0 0rem;
    border-radius: 13px;
    overflow: hidden;
    box-shadow: 0 6px 30px -8px #000; }
  .default-1-20 .product-main.product-mainr {
    padding: 0px;
    border-radius: 0px;
    box-shadow: none; }
  .default-1-20 .product-content {
    padding: 0 1rem; }
  .default-1-20 .prosub-title {
    width: 100%;
    color: #E62532;
    font-size: 12px;
    font-weight: 500;
    margin: 0px;
    padding-top: 13px; }
  .default-1-20 .pro-name {
    font-weight: 700;
    font-size: small;
    margin: 2px 0 11px;
    display: inline-block;
    width: auto; }
  .default-1-20 .pro-name a {
    color: #010103;
    text-decoration: none; }
  .default-1-20 .pro-img-main {
    width: 100%;
    height: 300px;
    background: #ffffff; }
  .default-1-20 .pro-img-main.pro-img-mainr {
    height: 377px; }
  .default-1-20 .product-img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px; }
  .default-1-20 .pro-price {
    float: right;
    color: #E62532;
    font-size: 17px;
    font-weight: 500;
    margin-right: 0px;
    transition: all 0.4s linear; }
  .default-1-20 .colorchange {
    color: #55361d; }
  .default-1-20 .contact-no {
    color: #FFFFFF;
    font-weight: 600;
    font-size: 2.5rem;
    letter-spacing: 2px;
    margin-top: 15px; }
  .default-1-20 .slider-controls {
    width: 100%;
    /*display: inline-flex;*/
    margin: 0rem 0 0 0;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50%;
    display: none; }
  .default-1-20 .left-icon {
    font-size: 2.3rem;
    color: #ffffff;
    padding: 4rem;
    cursor: pointer;
    position: absolute;
    left: -13rem;
    background: rgba(0, 0, 0, 0.7);
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700; }
  .default-1-20 .right-icon {
    font-size: 2.3rem;
    color: #ffffff;
    padding: 4rem;
    cursor: pointer;
    position: absolute;
    right: -13rem;
    background: rgba(0, 0, 0, 0.7);
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700; }
  .default-1-20 .slick-dots {
    top: 50%;
    bottom: auto;
    transform: rotate(90deg);
    right: 0rem;
    width: auto; }
  .default-1-20 .slick-dots li {
    margin: 0 5px; }
  .default-1-20 .slick-dots li.slick-active button:before {
    opacity: 1; }
  .default-1-20 .slick-dots li button:before {
    /*border: 1px solid #ffffff;*/
    font-size: 10px;
    color: #ffffff; }
@keyframes fadeInUp {
  0% {
    transform: translate3d(0, 30%, 0);
    opacity: 0; }
  100% {
    transform: none;
    opacity: 1; } }
@keyframes fadeInLight {
  0% {
    opacity: 0; }
  100% {
    opacity: 0.5; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
  @media screen and (min-width: 601px) and (max-width: 767px) {
    .default-1-20 .thumb-img {
      width: 50%;
      display: inline-block;
      border: 1px solid #f6f5f5;
      border-collapse: collapse; }
    .default-1-20 .pro-price {
      width: 100%;
      margin-bottom: 1rem; }
    .default-1-20 .product-main.product-mainr {
      margin-bottom: 3rem; }
    .default-1-20 .pro-img-main {
      height: 230px; }
    .default-1-20 .product-main {
      box-shadow: none;
      border-radius: 0px; }
    .default-1-20 .product-content {
      padding: 0px; }
    .default-1-20 .pro-name {
      margin: 2px 0 5px; }
    .default-1-20 .top-collection {
      margin-bottom: 0rem; } }
  @media screen and (min-width: 481px) and (max-width: 600px) {
    .default-1-20 .thumb-img {
      width: 50%;
      display: inline-block;
      border: 1px solid #f6f5f5;
      border-collapse: collapse; }
    .default-1-20 .pro-price {
      width: 100%;
      margin-bottom: 1rem; }
    .default-1-20 .product-main.product-mainr {
      margin-bottom: 3rem; }
    .default-1-20 .pro-img-main {
      height: 230px; }
    .default-1-20 .product-main {
      box-shadow: none;
      border-radius: 0px; }
    .default-1-20 .product-content {
      padding: 0px; }
    .default-1-20 .pro-name {
      margin: 2px 0 5px; }
    .default-1-20 .top-collection {
      margin-bottom: 0rem; } }
  @media screen and (max-width: 480px) {
    .default-1-20 .thumb-img {
      width: 50%;
      display: inline-block;
      border: 1px solid #f6f5f5;
      border-collapse: collapse; }
    .default-1-20 .pro-price {
      width: 100%;
      margin-bottom: 1rem; }
    .default-1-20 .product-main.product-mainr {
      margin-bottom: 3rem; }
    .default-1-20 .pro-img-main.pro-img-mainr {
      height: 250px; }
    .default-1-20 .pro-img-main {
      height: 180px; }
    .default-1-20 .collection-name {
      font-size: 14vw; }
    .default-1-20 .product-main {
      box-shadow: none;
      border-radius: 0px; }
    .default-1-20 .product-content {
      padding: 0px; }
    .default-1-20 .pro-name {
      margin: 2px 0 5px; }
    .default-1-20 .top-collection {
      margin-bottom: 0rem; } }
  @media screen and (max-width: 320px) {
    .default-1-20 .collection-main {
      margin-bottom: 2rem; }
    .default-1-20 .thumb-img {
      width: 100%;
      display: inline-block;
      border-collapse: collapse; }
    .default-1-20 .top-products {
      border: 1px solid #f6f5f5; }
    .default-1-20 .pro-price {
      width: 100%;
      margin-bottom: 1rem; }
    .default-1-20 .product-main {
      box-shadow: none;
      border-radius: 0px; }
    .default-1-20 .product-content {
      padding: 0px; }
    .default-1-20 .pro-name {
      margin: 2px 0 5px; }
    .default-1-20 .top-collection {
      margin-bottom: 0rem; } }

/*  Turn on custom 8px wide scrollbar */
::-webkit-scrollbar {
  width: 6px;
  /* 1px wider than Lion. */
  /* This is more usable for users trying to click it. */
  background-color: transparent;
  -webkit-border-radius: 100px; }

/* The scrollbar 'thumb' ...that marque oval shape in a scrollbar */
::-webkit-scrollbar-thumb:vertical {
  background: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 100px;
  background-clip: padding-box;
  border: 1px solid transparent;
  min-height: 10px;
  /*Prevent it from getting too small */ }

::-webkit-scrollbar-thumb:vertical:active {
  background: rgba(0, 0, 0, 0.61);
  /* Some darker color when you click it */
  -webkit-border-radius: 100px; }

/*# sourceMappingURL=default-1-20.css.map */
