/** Shopify CDN: Minification failed

Line 16:18 Unexpected "{"
Line 16:27 Expected ":"
Line 19:18 Unexpected "{"
Line 19:27 Expected ":"
Line 35:18 Unexpected "{"
Line 35:27 Expected ":"
Line 40:18 Unexpected "{"
Line 40:27 Expected ":"
Line 44:18 Unexpected "{"
Line 44:27 Expected ":"
... and 80 more hidden warnings

**/
#shopify-section-{{ section.id }} .big_cstm_slideshow_Sec{
position:relative;
}
#shopify-section-{{ section.id }} .slide-content{
width:100%;
}
.slide_info_wrapper {
margin: 0 25px;
}
.big_cstm_slideshow_Sec .slider_overlay {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
z-index:2;
display: block;
}

#shopify-section-{{ section.id }} .big_cstm_slideshow_Sec .slide-content h1{
/* text-transform: uppercase; */
letter-spacing: 0;
margin: 0;
}
#shopify-section-{{ section.id }} .big_cstm_slideshow_Sec .slide-content p{
line-height: 1.4;
/* padding: 0 50px; */
}
#shopify-section-{{ section.id }} .big_cstm_slideshow_Sec .slide-content .button{
/* background: transparent; */
  box-sizing: border-box;
}
.big_cstm_slideshow_Sec span.swiper-pagination-bullet svg {
position: absolute;
left: -4px;
top: -4px;
}
.big_cstm_slideshow_Sec span.swiper-pagination-bullet {
position: relative;
}
.big_cstm_slideshow_Sec .swiper-slide img{
width:100%;
object-fit:cover;
}
.big_cstm_slideshow_Sec .swiper-container {
width: 100%;
height: 100%;
}
.swiper-pagination-bullet {
background: #000;
}
.swiper-pagination-bullet-active svg {
 border: 1px solid;
  border-radius: 50%;
}
.swiper-pagination-bullet-active .path {
display: inline-block ;
stroke-dasharray: 1000;
stroke-dashoffset: 0;
animation: dash linear 120s;
animation-iteration-count: unset;
}
.path {
display: none;
}

@keyframes dash {
from {
stroke-dashoffset: 1000;
}

to {
stroke-dashoffset: 0;
}
}
#shopify-section-{{ section.id }} .desktop_img {
display:block;
}
#shopify-section-{{ section.id }} .mob_img {
display:none;
}
.big_cstm_slideshow_Sec .swiper-pagination-bullet{
width: 30px;
height: 30px;
background: transparent;
opacity: 1;
}
.big_cstm_slideshow_Sec span.swiper-pagination-bullet svg{
  /* width: 3.2rem;
  height: 3.2rem; */
  
  width: auto;
  height: auto;
}
.big_cstm_slideshow_Sec span.swiper-pagination-bullet svg .path{
stroke-width:1px;
}
@media(min-width:750px){
.big_cstm_slideshow_Sec .swiper-pagination{
top: 50%;
right: 60px;
transform: translateY(-50%);
left: unset !important;
bottom: unset !important;
width: fit-content !important;
flex-direction: column;
display: flex;
gap: 5px;
}
#shopify-section-{{ section.id }} img.desktop_img.\35 00{
height:500px;
}
#shopify-section-{{ section.id }} img.desktop_img.\36 00{
height:600px;
}
#shopify-section-{{ section.id }} img.desktop_img.\37 00{
height:700px;
}
#shopify-section-{{ section.id }} img.desktop_img.\38 00{
height:800px;
}
#shopify-section-{{ section.id }} img.desktop_img.\31 00{
height:100%;
}
#shopify-section-{{ section.id }} .big_cstm_slideshow_Sec .slide-content.middle-center {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
#shopify-section-{{ section.id }} .big_cstm_slideshow_Sec .slide-content.middle-left {
position: absolute;
top: 50%;
left: 50px;
transform: translate(0%, -50%);
}
#shopify-section-{{ section.id }} .big_cstm_slideshow_Sec .slide-content.middle-right {
position: absolute;
top: 50%;
right: 50px;
transform: translate(0%, -50%);
}
#shopify-section-{{ section.id }} .big_cstm_slideshow_Sec .slide-content.top-left {
position: absolute;
top: 50px;
left: 50px;
transform: translate(0%, -0%);
}
#shopify-section-{{ section.id }} .big_cstm_slideshow_Sec .slide-content.top-center {
position: absolute;
top: 50px;
left: 50%;
transform: translate(-50%, -0%);
}
#shopify-section-{{ section.id }} .big_cstm_slideshow_Sec .slide-content.top-right {
position: absolute;
top: 50px;
right: 50px;
transform: translate(0%, -0%);
}
#shopify-section-{{ section.id }} .big_cstm_slideshow_Sec .slide-content.bottom-left {
position: absolute;
bottom: 50px;
left: 50px;
transform: translate(0%, -0%);
}
#shopify-section-{{ section.id }} .big_cstm_slideshow_Sec .slide-content.bottom-center {
position: absolute;
bottom: 50px;
left: 50%;
transform: translate(-50%, -0%);
}
#shopify-section-{{ section.id }} .big_cstm_slideshow_Sec .slide-content.bottom-right {
position: absolute;
bottom: 50px;
right: 50px;
transform: translate(-0%, -0%);
}
}
@media(max-width:1024px){
#shopify-section-{{ section.id }} .big_cstm_slideshow_Sec .slide-content p{
padding: 0 20px;
}
}

@media(max-width:749px){
  .big_cstm_slideshow_Sec .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
  }
#shopify-section-{{ section.id }} .big_cstm_slideshow_Sec .slide-content p{
padding: 0 0px;
}
#shopify-section-{{ section.id }} .desktop_img {
display:none;
}
#shopify-section-{{ section.id }} .mob_img {
display:block;
}
#shopify-section-{{ section.id }} img.desktop_img.\35 00{
height:500px;
}
#shopify-section-{{ section.id }} img.desktop_img.\36 00{
height:600px;
}
#shopify-section-{{ section.id }} img.desktop_img.\37 00{
height:700px;
}
#shopify-section-{{ section.id }} img.desktop_img.\38 00{
height:800px;
}
#shopify-section-{{ section.id }} img.desktop_img.\31 00{
height:100%;
}
#shopify-section-{{ section.id }} img.mob_img.\33 50 {
height:350px;
}
#shopify-section-{{ section.id }} img.mob_img.\34 00 {
height:400px;
}
#shopify-section-{{ section.id }} img.mob_img.\34 50 {
height:450px;
}
#shopify-section-{{ section.id }} img.mob_img.\35 00 {
height:500px;
}
#shopify-section-{{ section.id }} img.mob_img.\35 50 {
height:550px;
}
#shopify-section-{{ section.id }} img.mob_img.\31 00 {
height:100%;
}
#shopify-section-{{ section.id }} .big_cstm_slideshow_Sec .slide-content.middle-center {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
#shopify-section-{{ section.id }} .big_cstm_slideshow_Sec .slide-content.middle-left {
position: absolute;
top: 50%;
left: 20px;
transform: translate(0%, -50%);
}
#shopify-section-{{ section.id }} .big_cstm_slideshow_Sec .slide-content.middle-right {
position: absolute;
top: 50%;
right: 20px;
transform: translate(0%, -50%);
}
#shopify-section-{{ section.id }} .big_cstm_slideshow_Sec .slide-content.top-left {
position: absolute;
top: 20px;
left: 20px;
transform: translate(0%, -0%);
}
#shopify-section-{{ section.id }} .big_cstm_slideshow_Sec .slide-content.top-center {
position: absolute;
top: 20px;
left: 50%;
transform: translate(-50%, -0%);
}
#shopify-section-{{ section.id }} .big_cstm_slideshow_Sec .slide-content.top-right {
position: absolute;
top: 20px;
right: 20px;
transform: translate(0%, -0%);
}
#shopify-section-{{ section.id }} .big_cstm_slideshow_Sec .slide-content.bottom-left {
position: absolute;
bottom: 20px;
left: 20px;
transform: translate(0%, -0%);
}
#shopify-section-{{ section.id }} .big_cstm_slideshow_Sec .slide-content.bottom-center {
position: absolute;
bottom: 20px;
left: 50%;
transform: translate(-50%, -0%);
}
#shopify-section-{{ section.id }} .big_cstm_slideshow_Sec .slide-content.bottom-right {
position: absolute;
bottom: 20px;
right: 20px;
transform: translate(-0%, -0%);
}
}

