@font-face {
  font-family: 'GT America Standard';
  src: url(www.bellacanvas.com/fonts/GT/GT-America-Standard-Regular.woff2) format("woff2"), url(www.bellacanvas.com/fonts/GT/GT-America-Standard-Regular.otf) format("opentype");
  font-weight: 400;
  font-style: normal
}

h1,
h2,
h3,
p,
a {
  font-family: 'GT America Standard';
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

.text-underline {
  text-decoration: underline;
}

body.modal-open {
  overflow: hidden;
}

.slick-prev {
  margin: 0 auto 0 0;
}

.slick-prev>img {
  height: 45px;
  transform: rotate(180deg);
}

.slick-next {
  margin: 0 0 0 auto;
}

.slick-next>img {
  height: 45px;
  margin: 0 0 0 auto;
}

.slick-prev:before {
  content: unset;
}

.slick-next:before {
  content: unset;
}

.ui-loader {
  display: none;
}

/* HERO BANNERS */

.col-md-4.mobile-slide {
  padding: 0;
}

/* .ui-page,
.ui-panel,
.ui-panel-wrapper,
.ui-panel-dismiss {
touch-action: none;
} */

.mobile-slide {
  position: relative;
}

.mobile-slide:hover {
  cursor: pointer;
}

.mobile-slide img {
  width: 100%;
}

.mobile-slide>div {
  position: absolute;
  bottom: 27px;
  left: 20px;
}

.mobile-slide h1 {
  color: #fff;
  font-size: 44px !important;
  line-height: 42px;
  letter-spacing: -0.01em !important;
  text-transform: none !important;
}

/* .mobile-slide:last-child h1 {
color: #000;
} */

.mobile-slide h1 span {
  margin-left: -1.25rem;
}

.mobile-slide p {
  color: #fff;
  font-size: 20px;
  letter-spacing: -0.9px;
}

/* .mobile-slide:last-child p {
color: #000;
} */

/* FIYB */
.fiyb-images {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 23px;
}

.fiyb-images>img {
  width: 100%;
}

/* 3001 / Our Color Story / BABY TEES / SBC / INSTA */
.the-3001>div,
.fiyb>div,
.manufactured>div,
.shop-by-color>div,
.baby-tees>div {
  padding: 68px 10px 0;
}

.the-3001 h2,
.fiyb h2,
.manufactured h2,
.baby-tees h2,
.shop-by-color h2,
.hp-insta h2 {
  font-size: 44px !important;
  line-height: 42px;
  letter-spacing: -0.88px !important;
  text-transform: none !important;
  margin-bottom: 24px;
  padding-left: 8px;
}

.the-3001 img,
.manufactured img,
.baby-tees a img,
.shop-by-color img {
  margin-bottom: 23px;
  width: 100%;
}

.the-3001 p,
.fiyb p,
.manufactured p,
.baby-tees p,
.shop-by-color p {
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.14px;
  margin-bottom: 23px;
  padding: 0 0 0 10px;
}

.the-3001 a.link-a,
.fiyb a,
.manufactured a,
.baby-tees a.baby-tees-btn,
.shop-by-color a,
.hp-insta a.insta-btn {
  align-items: center;
  border: 0.5px solid #979797;
  border-radius: 5px;
  display: flex;
  height: 40px;
  justify-content: center;
  margin: 0 10px;
  max-width: 100%;
}

.the-3001 a.link-a:hover,
.the-3001 a.link-a:focus,
.the-3001 a.link-a:active,
.fiyb a:hover,
.fiyb a:focus,
.fiyb a:active,
.manufactured a:hover,
.manufactured a:focus,
.manufactured a:active,
.baby-tees a.baby-tees-btn:hover,
.baby-tees a.baby-tees-btn:focus,
.baby-tees a.baby-tees-btn:active,
.shop-by-color a:hover,
.shop-by-color a:focus,
.shop-by-color a:active,
.hp-insta a.insta-btn:hover,
.hp-insta a.insta-btn:focus,
.hp-insta a.insta-btn:active {
  border: 0.5px solid #000;
}

.fiyb h2 {
  letter-spacing: -2px !important;
}

/* BABY TEES */
.baby-tees>h2 {
  margin-top: 64px;
  padding-left: 20px;
}

.baby-tees>div.desktop-prod-slider {
  padding-top: 28px;
}

.desktop-prod-slider>a.hidden-md-up.baby-tees-btn:not(:last-child) {
  margin-bottom: 68px;
}

.desktop-prod-slider>h2 {
  margin-bottom: 28px;
}

.baby-tees-content {
  margin-bottom: 30px;
}

.baby-tees-content .col-md-3 {
  padding: 0;
}

/* .baby-tees-content .col-md-3:not([data-slick-index="0"]) {
padding-top: 107px;
} */

.baby-tees .baby-tees-content img {
  margin-bottom: 25px;
}

.baby-tees h3 {
  font-size: 18px !important;
  line-height: 16px;
  letter-spacing: 0.14px !important;
  text-transform: none !important;
  margin-bottom: 5px;
  padding-left: 10px;
}

.baby-tees a.baby-tees-btn {
  margin: 20px 20px 0;
}

/* INSTAGRAM */
.hp-insta>div {
  padding: 67px 10px 72px;
}

.hp-insta img {
  width: 100%;
}

.hp-insta a.insta-btn {
  margin: 19px 10px 0;
}

.the-3001 {
  margin-bottom: 75px;
}

.the-3001>div {
  position: relative;
}


/* MOBILE CAROUSEL */
@media screen and (max-width: 767px) {
  .hero-banners {
    /* height: 559px; */
    touch-action: pan-y;
  }

  .hero-banners>div {
    position: relative;
  }

  .prog-bar {
    display: flex;
  }

  .progress-bar {
    background-color: #fff;
    position: absolute;
    height: 2px;
    top: 8px;
    width: 30%;
  }

  .progress-bar.prog-1 {
    left: 6px;
  }

  .progress-bar.prog-2 {
    left: 50%;
    transform: translate(-50%, 0);
  }

  .progress-bar.prog-3 {
    right: 6px;
  }

  .progress-bar__fill {
    width: 0;
    height: inherit;
    background: #000;
    transition: width 0.16s;
  }

  .progress-bar--primary {
    z-index: 2;
  }

  .mobile-hp-carousel {
    position: relative;
  }

  .mobile-slide {
    position: absolute;
    left: 0;
  }

  .main-post--not-active {
    top: unset;
    z-index: 0;
    opacity: 0;
    transition: all 0.5s ease-in-out;
  }

  .main-post--show {
    top: 0;
    z-index: 1;
    opacity: 1;
    transition: all 0.5s ease-in-out;
  }
}

/* END MOBILE CAROUSEL */


@media screen and (min-width: 768px) {

  .slick-next,
  .slick-prev {
    width: initial;
  }

  .row-md {
    display: flex;
  }

  /* HERO BANNERS */
  .col-md-4.mobile-slide:first-child {
    padding: 0 3px 0 6px;
  }

  .col-md-4.mobile-slide:nth-child(2) {
    padding: 0 4.5px;
  }

  .col-md-4.mobile-slide:last-child {
    padding: 0 6px 0 3px;
  }

  .mobile-slide>div {
    bottom: 16px;
    left: 21px;
    position: absolute;
    max-width: 205px;
  }

  .mobile-slide h1 {
    font-size: 24px !important;
    line-height: 24px;
  }

  .mobile-slide h1 span {
    margin-left: -0.75rem;
  }

  .mobile-slide p {
    font-size: 12px;
  }

  /* FIYB */
  .fiyb-images>img {
    width: 100%;
  }

  .fiyb p {
    padding: 0;
    width: 100%;
  }

  /* 3001 / Our Color Story / BABY TEES / SBC / INSTA */
  .the-3001>div,
  .fiyb>div,
  .manufactured>div,
  .baby-tees>div,
  .shop-by-color>div {
    padding: 65px 30px 0;
  }

  .the-3001 h2,
  .fiyb h2,
  .manufactured h2,
  .baby-tees h2,
  .shop-by-color h2,
  .hp-insta h2 {
    font-size: 23px !important;
    line-height: 21px;
    margin-bottom: 16px;
    padding-left: 0;
  }

  .the-3001 img,
  .manufactured img,
  .baby-tees .baby-tees-content img,
  .shop-by-color img {
    margin-bottom: 20px;
  }

  .the-3001 p,
  .manufactured p,
  .baby-tees p,
  .shop-by-color p {
    max-width: 492px;
    padding: 0;
  }

  .the-3001 a.link-a,
  .fiyb a,
  .manufactured a,
  .baby-tees a.baby-tees-btn,
  .shop-by-color a,
  .hp-insta a.insta-btn {
    font-size: 14px !important;
    margin: 0;
    max-width: 300px;
  }

  /* BABY TEES */
  .baby-tees>div,
  .shop-by-color>div {
    padding: 65px 24px 0;
  }

  .desktop-prod-slider.slick-initialized .slick-slide {
    display: flex;
  }

  .desktop-prod-slider.slick-initialized .slick-next,
  .desktop-prod-slider.slick-initialized .slick-prev {
    top: 43%;
  }

  .baby-tees a img {
    padding: 0 6px;
  }

  .slick-prev>img {
    height: 30px;
  }

  .slick-next>img {
    height: 30px;
  }

  .baby-tees-content {
    display: flex;
  }

  .baby-tees h2 {
    padding-left: 30px;
  }

  .baby-tees p {
    font-size: 13px;
    padding-left: 6px;
  }

  .baby-tees-content>div.col-md-3:first-child {
    padding: 0 9px 0 0;
  }

  .baby-tees-content>div.col-md-3:nth-child(2) {
    padding: 37px 6px 0 3px;
  }

  .baby-tees-content>div.col-md-3:nth-child(3) {
    padding: 37px 3px 0 6px;
  }

  .baby-tees-content>div.col-md-3:last-child {
    padding: 37px 0 0 9px;
  }

  .baby-tees .baby-tees-content img {
    margin-bottom: 15px;
  }

  .baby-tees a.baby-tees-btn {
    margin: 24px 0 0 30px;
    height: 40px;
    width: 300px;
  }

  .baby-tees h3 {
    font-size: 16px !important;
    line-height: 18px;
    padding-left: 6px;
  }

  /* INSTAGRAM */
  .hp-insta>div {
    padding: 65px 30px 65px;
  }

  .insta-row>div.col-md-3:first-child {
    padding: 0 5.5px 0 7.5px;
  }

  .insta-row>div.col-md-3:nth-child(2) {
    padding: 0 6.5px 0 6.5px;
  }

  .insta-row>div.col-md-3:nth-child(3) {
    padding: 0 7px 0 5.5px;
  }

  .insta-row>div.col-md-3:last-child {
    padding: 0 7.5px 0 5px;
  }

  .hp-insta a.insta-btn {
    margin: 19px 0 0;
  }

  .the-3001 h2 {
    letter-spacing: -0.88px !important;
  }
}

@media screen and (min-width: 1024px) {

  /* HERO BANNERS */
  .col-md-4.mobile-slide:first-child {
    padding: 0 6px 0 10px;
  }

  .col-md-4.mobile-slide:nth-child(2) {
    padding: 0 8px;
  }

  .col-md-4.mobile-slide:last-child {
    padding: 0 10px 0 6px;
  }

  .mobile-slide>div {
    bottom: 23px;
    left: 25px;
    position: absolute;
    max-width: 270px;
  }

  .mobile-slide h1 {
    font-size: 32px !important;
    line-height: 32px;
  }

  .mobile-slide h1 span {
    margin-left: -0.9rem;
  }

  .mobile-slide p {
    font-size: 16px;
  }

  /* 3001 / Our Color Story / BABY TEES / SBC / INSTA */
  .the-3001>div,
  .fiyb>div,
  .manufactured>div,
  .baby-tees>div,
  .shop-by-color>div {
    padding: 65px 40px 0;
  }

  .the-3001 h2,
  .fiyb h2,
  .manufactured h2,
  .baby-tees h2,
  .shop-by-color h2,
  .hp-insta h2 {
    font-size: 32px !important;
    line-height: 32px;
    margin-bottom: 20px;
  }

  .the-3001 img,
  .manufactured img,
  .baby-tees .baby-tees-content img,
  .shop-by-color img {
    margin-bottom: 20px;
  }

  .the-3001 p,
  .manufactured p {
    max-width: 53%;
  }

  .baby-tees>div {
    padding: 65px 34px 0;
  }

  /* BABY TEES */
  .baby-tees h2 {
    padding-left: 40px;
  }

  .slick-prev>img,
  .slick-next>img {
    height: 45px;
  }

  .baby-tees .baby-tees-content img {
    margin-bottom: 12px;
  }

  .baby-tees p {
    font-size: 14px;
  }

  .baby-tees-content>div.col-md-3:nth-child(2) {
    padding: 52px 6px 0 3px;
  }

  .baby-tees-content>div.col-md-3:nth-child(3) {
    padding: 52px 3px 0 6px;
  }

  .baby-tees-content>div.col-md-3:last-child {
    padding: 52px 0 0 9px;
  }

  .baby-tees a.baby-tees-btn {
    margin: 40px 0 0 40px;
  }

  .fiyb p {
    padding: 0;
    width: 55%;
  }

  /* INSTAGRAM */
  .hp-insta>div {
    padding: 65px 40px 65px;
    max-width: 1680px;
    margin: 0 auto;
  }

  .insta-row>div.col-md-3:first-child {
    padding: 0 1.5px 0 15px;
  }

  .insta-row>div.col-md-3:nth-child(2) {
    padding: 0 6px 0 10.5px;
  }

  .insta-row>div.col-md-3:nth-child(3) {
    padding: 0 10.5px 0 6px;
  }

  .insta-row>div.col-md-3:last-child {
    padding: 0 15px 0 1.5px;
  }

}

@media screen and (min-width: 1440px) {

  /* HERO BANNERS */
  /* .row-md.mobile-hp-carousel {
 height: 700px;
 overflow: hidden;
} */

  .mobile-slide img,
  .mobile-slide video {
    height: calc(100vh - 218px);
    object-fit: cover;
  }

  .mobile-slide>div {
    bottom: 36px;
    left: 40px;
    max-width: 375px;
  }

  .mobile-slide>div.sale-div {
    max-width: 410px;
  }

  .mobile-slide h1 {
    font-size: 44px !important;
    line-height: 42px;
    letter-spacing: -2.2px !important;
  }

  .mobile-slide h1 span {
    margin-left: -1.25rem;
  }

  .mobile-slide p {
    font-size: 20px;
    letter-spacing: -0.4px;
  }

  /* 3001 / Our Color Story / BABY TEES / SBC / INSTA */
  .the-3001>div,
  .fiyb>div,
  .manufactured>div,
  .shop-by-color>div {
    padding: 100px 40px 0;
    max-width: 1680px;
    margin: 0 auto;
  }

  .baby-tees {
    max-width: 1680px;
    margin: 0 auto;
  }

  .baby-tees>div {
    padding: 100px 40px 0;
  }

  .the-3001 h2,
  .fiyb h2,
  .manufactured h2,
  .baby-tees h2,
  .shop-by-color h2,
  .hp-insta h2 {
    font-size: 44px !important;
    line-height: 42px;
    margin-bottom: 23px;
  }

  .the-3001 p,
  .fiyb p,
  .manufactured p,
  .shop-by-color p {
    margin-bottom: 23px;
    width: 51%;
  }


  .the-3001 p,
  .manufactured p,
  .baby-tees p,
  .shop-by-color p {
    max-width: unset;
  }

  /* BABY TEES */
  .desktop-prod-slider.slick-initialized .slick-next,
  .desktop-prod-slider.slick-initialized .slick-prev {
    top: 50%;
  }

  .baby-tees-content>div.col-md-3:nth-child(2) {
    padding: 64px 6px 0 3px;
  }

  .baby-tees-content>div.col-md-3:nth-child(3) {
    padding: 64px 3px 0 6px;
  }

  .baby-tees-content>div.col-md-3:last-child {
    padding: 64px 0 0 9px;
  }

  .baby-tees h2 {
    padding-left: 46px;
  }

  .baby-tees a.baby-tees-btn {
    margin: 40px 0 0 46px;
  }

  /* .baby-tees .baby-tees-content.baby-tees-slide>div.col-md-3:nth-child(3) p {
 max-width: 200px;
} */
}

@media screen and (min-width: 1700px) {
  .slick-prev {
    left: 3px;
  }

  .slick-next {
    right: 3px;
  }
}

/*dash custom css */
.ls-detail .ls-detail-footer a {
  display: none !important;
}

.ls-detail .ls-detail-container {
  border-radius: 0px !important;
}

.ls-detail .ls-detail-image-box video,
.ls-detail .ls-detail-image-box img {
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}

.ls-detail {
  background: rgba(0, 0, 0, 0.6);
}

@media (min-width: 850px) {

  .ls-btn-pre-img,
  .ls-btn-next-img {
    top: 46.5% !important;
  }

  .ls-detail-wrapper {
    height: calc(100vh - 25%);
  }
}

/* FULL BANNER CSS */
.hero-banners img {
  min-height: 500px;
  /*max-height: 575px;
  height: calc(100vh - 218px);*/
 height: auto;
  object-fit: cover;
  width: 100%;
}

.hero-banners video {
  /* height: calc(100vh - 218px); */
  height: auto;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .hero-banners img {
    padding: 0 10px;
    max-height: unset;
  }

  .hero-banners video {
    padding: 0 10px;
  }
}

@media screen and (max-width: 1679px) {
  .hidden-xl-down {
    display: none !important;
  }
}

@media screen and (min-width: 1680px) {
  .hidden-xxl-up {
    display: none !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .hero-banners img {
    height: auto;
  }

  .hero-banners video {
    height: auto;
  }
}
