/** Shopify CDN: Minification failed

Line 236:0 Expected "}" to go with "{"

**/












.social-section h1 {
    font-size: 2.3em;
    margin-bottom: 5px;
text-align: center;
    margin: 0;
    font-family: prohibition,sans-serif;
    font-weight: 400;
    font-style: italic;
}

.social-section h2 {
    font-size: 1.4em;
    margin-top: 5px;
	font-family: prohibition,sans-serif;
    font-style: italic;
}

#optionCarousel .slick-prev{
    left:0;
    z-index:999;
    width:35px;
    height:35px
}
#optionCarousel .slick-next{
    right:0;
    z-index:999;
    width:35px;
    height:35px
}
#optionCarousel .slick-next:before,#optionCarousel .slick-prev:before{
    z-index:999;
    font-size:35px;
    color:#000
}
#optionCarousel .slick-slide{
    margin:0 20px
}
#optionCarousel .slick-list{
    margin:0 5px
}
.caro-container{
    position:relative
}
.caro-container img{
    width:100%
}
.caro-container .caro-button{
    position:absolute;
    z-index:99999;
    bottom:25px;
    padding:10px 15px;
    border:0;
    background-color:#366fb4;
    color:#fff;
    font-size:25px;
    text-transform:uppercase;
    left:50%;
    transform:translateX(-50%);
    text-decoration:none;
	border-radius: 10px;

  .h2 {
    font-size: 1.4em;
    font-weight: 500;
    margin-top: 5px;
}
.h2 {
    font-size: 1.4em;
    margin-top: 5px;
    font-family: prohibition,sans-serif;
    font-style: italic;
  
  .social-section h2 {
    font-size: 1.4em;
    font-weight: 500;
    margin-top: 5px;
}
.social-section h2 {
    font-size: 1.4em;
    margin-top: 5px;
    font-family: prohibition,sans-serif;
    font-style: italic;
}
@media screen and (max-width:600px){
    .caro-container .caro-button{
        font-size:15px
    }
}
@media screen and (max-width:450px){
    .caro-container .caro-button{
        font-size:11px
    }
}
 #optionCarousel .slick-arrow:before, #optionCarousel .slick-arrow:after {
    font-size: 35px;
    font-family: monospace;
}
#optionCarousel .slick-arrow {
    border-radius: 50%;
    opacity: 0.6;
}
#optionCarousel .slick-arrow:hover {
    opacity: 1;
}
#optionCarousel .slick-next:before, #optionCarousel .slick-prev:before {
    color: #fff;
    opacity: 1;
    position: relative;
}
#optionCarousel .slick-next:before {
    content: '→';
    right: 0;
    bottom: 1.5px;
}
#optionCarousel .slick-prev:before {
    content: '←';
    left: 0;
    bottom: 1.5px;
}
#optionCarousel .slick-prev {
    left: 5px;
}
#optionCarousel .slick-prev, #optionCarousel .slick-next {
    background-color: #000000;
}
.slick-dots li.slick-active button:before {
    opacity: 1;
}
.slick-dots li button:before {
    font-size: 30px;
    line-height: 35px;
}

.h2 {
  
}
  
}
  
  



  
.social-section { text-align: center;}
.social-section h1 {font-size: 2.3em; font-weight: 500; margin-bottom: 5px;}
.social-section h2 {font-size: 1.4em; font-weight: 500; margin-top: 5px;}
.icon-container { margin: 2em auto; display: flex; flex-wrap: nowrap; align-items: center; align-content: center; justify-content: center; flex-direction: row;}
.icon-card { width: 33%; margin: auto 3em; padding-top: 3em; text-align: center; }
@media screen and (max-width: 500px){
.icon-container {flex-direction: column;}
.icon-card { width: 100%; }
}
.icon-card img {width: 150px;}
.icon-detail {margin-top: 3em;padding-bottom: 2em;border-bottom: 3px solid #ddd;}
.icon-detail h3 {text-transform: uppercase; font-weight: 500; margin-bottom: 5px;}
.icon-detail a {font-size: 15px; color: blue; font-weight: 600;text-transform: capitalize;text-align: center;display: block; text-decoration: none;}
.qcode-section {margin: 2em auto 4em;}
.qcode-section h5 {text-align: center; font-size: 16px; font-weight: 600;}
.qcode-section img {width: 150px;margin: 1em auto; display: block;}


























































