/** Shopify CDN: Minification failed

Line 128:4 Unexpected "{"

**/
#header-sidebar-menu button[is="close-button"] {
width:100%;
margin-left:0px;
}
.twin-cuss svg{
           width: 38px;
    height: 41px;


}
@media screen and (min-width: 768px) and (max-width: 1366px) {
        .timeline-custom h5 {
        font-size: 28px;
    }
        .for_desk_only {
        display: none;
    }
    .for_mb_only {
        display: block;
    }
        .footer__copyright {
        order: unset;
    }
    .acc_method .icons_method{
       display:flex;
    }
    .footer__aside-bottom{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: baseline;
    }
    .acc_method svg{
        width: 31px;
        height: 31px;
    }
   
    .time-line-cus {
    margin-top: 19px;
}
.icon_with_heading img{
    width:31px;
}
.mobile-block-cus .icon_with_heading img{
width:auto;
}
 }


@media screen and (max-width: 1366px){
    .accordion-btn.icon_with_heading, .acc_method{
            font-weight: 400 !important;
    }
    .mobile-block-cus .icon_aside_text{
        display:flex;
           width: 23px;
        height: 28px;
    }
    .footer__block .accordion-btn{
       font-weight: 400 !important; 
               font-size: 16px !important;
    }
    
    .icon_with_heading , .acc_method{
    display: flex !important;
    align-items: center !important;
    gap: 16px !important;
    }
      .footer .container{
    margin: 0px;
    }
    .desktop-block{
    display:none;
}
.mobile-block {
        display: grid !important;
    }
.footer__aside-top, .footer__aside-bottom{
        justify-content: unset !important;
}
.footer__wrapper{
    gap:0px;
}
.footer__aside {
    gap:12px;
}
.footer__block-list{
    gap:0px;
}
.footer__block-list .footer__block{
gap:0px;
}
.footer__block-list .footer__block .content{
    padding-bottom:6px;
}

    .mobile-block{
        border-bottom:1px solid #8080805c !important;
padding-left:20px !important;
        padding-right:20px !important;
    }
    .content11{
        padding-bottom:15px;
    }
    .footer__aside-top{
       padding-left:20px !important;
        padding-right:20px !important; 
    }
    .footer__block--payment{
        padding-left:20px !important;
        padding-right:20px !important; 
        border-bottom:1px solid #8080805c !important;
        gap:5px;
        width: 100%;
    }
    .footer__copyright{
        padding-left:20px !important;
        padding-right:20px !important; 
    }
    .footer__payment-icons{
          padding-bottom:15px;
    }
    {
        width: 15px;
    }
}
@media screen and (min-width: 1150px) {
    .navigation-drawer [is=close-button]:hover {
        transform: unset;
    }
}
#header-sidebar-menu button[is="close-button"] svg{
    /* border: 1px solid rgba(26, 26, 26, 0.12); */
    border-radius: 9999px;
    margin: 0px 22px;
    height: 45px;
    width: 45px;
    padding: 12px;
}
#header-sidebar-menu button[is="close-button"]{
        border: none;
    text-align: left;
    justify-content: end;
}
#header-sidebar-menu .panel-footer__localization-wrapper{
    display:none;
}
.timeline-custom {
    text-align: left;
    width: 700px;
    padding-bottom: 48px;
    padding-left: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-right: 0;
}
/* .timeline-custom p{
    text-align:center !important;
} */

.timeline-custom h5{
    font-size: 40px;
    font-weight: 600;
}
multiple-images-with-text-image-list a img{
    opacity:1 !important;
}
.appstle_subscription_wrapper{
        border-radius: 0px !important;
}
.appstle_subscription_wrapper_option{
     border-radius: 0px !important;
}
.section  .WIDGET_TYPE_1 .appstle_subscription_wrapper{
    border-radius: 0px !important;
}
.WIDGET_TYPE_1 .appstle_subscription_wrapper .appstle_subscription_radio_wrapper{
        position: absolute;
    top: 11px;
    /* padding-left: 4px; */
    right: 7px;
    /* border-bottom: 6px solid red; */
    width: auto;
}
.WIDGET_TYPE_1 .appstle_radio_label{
width:9px !important;
}
.twin-svg svg{
        width: 25px;
}
.twin-svg img{
        width: 24px;
}
.footer__payment-icons{
    flex-wrap: nowrap;
}
.quick-buy-close-btn {
  position: absolute;
  top: 1rem;
  right: 1rem;
  background: transparent;
  border: none;
  cursor: pointer;
  z-index: 10;
}
.quick-buy-close-btn svg {
  width: 20px;
  height: 20px;
}
.textarea-cus svg{
        width: 69px;
    height: 36px;

}
.for_mb_only{
    display: none;
}
.for_desk_only{
    display: block;
}
.icon_with_heading{
    display: none;
}
.content11 p a {
    text-decoration:none;
}
.content11 p a:hover {
    /* text-decoration:underline; */
}
.content11 p a{
    background:unset !important;
}
.content11 p a:hover{
    /* background: linear-gradient(to right, currentColor, currentColor) 0 min(100%, 1.35em) / 100% 1px no-repeat !important; */
}
@media screen and (min-width: 1366px){
    .accordion-btn{
        font-weight:600;
    }
    .dropdown-icon{
        display:none;
    }
  
}

@media screen and (min-width: 1366px) {
   .footer__block i.fa.fa-plus{
        display:none;
    }
    .mobile-block {
        display:none;
    }
    .accordion-btn{
            pointer-events: none;
    }
}
@media screen and (max-width: 767px) {

    .timeline-custom {
    width: auto;
    padding-left: 20px;
padding-right:20px;
}
.icon_aside_text , .icons_method , .icons_method svg{
        width: 22px;
        height: 22px;
    }
    .for_desk_only{
        display: none;
    }
    .for_mb_only{
        display: block;
    }
    .product-gallery  .product-gallery__arrow--next {
            position: absolute;
    top: 43%;
    right: -16px;
    width: 36px;
    height: 36px;

    }
     .product-gallery  .product-gallery__arrow--prev {
            position: absolute;
    top: 43%;
    left: -16px;
    width: 36px;
    height: 36px;

    }
    .timeline-custom h5 {
    font-size: 24px;
}
}
@media screen and (max-width: 1366px) 
{
    .icon_with_heading , .acc_method{
    display: flex;
    align-items: center;
    gap: 5px;
    }
  .footer .footer__block-list{
    display:block;
   } 
.desktop-block{
    display:none;
}
.footer__aside-top, .footer__aside-bottom{
        justify-content: unset !important;
}
.footer__wrapper{
    gap:0px;
}
.footer__aside {
    gap:12px;
}
.footer__block-list{
    gap:0px;
}
.footer__block-list .footer__block{
gap:0px;
}
.footer__block-list .footer__block .content{
    padding-bottom:6px;
}
}
.shopify-section--apps .section{
        padding-block-start: 12px;
}
.shopify-section--apps .section .globo-form-control {
    padding:0px;
}
.time-line-cus{
    margin-top: 22px;
}
@media screen and (min-width: 768px) and (max-width: 1366px) {
        .timeline-custom h5 {
        font-size: 28px;
    }
        .for_desk_only {
        display: none;
    }
    .for_mb_only {
        display: block;
    }
        .footer__copyright {
        order: unset;
    }
    .acc_method .icons_method{
       display:flex;
    }
    .footer__aside-bottom{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: baseline;
    }
    .acc_method svg{
        width: 31px;
        height: 31px;
    }
    .timeline-custom{
        width:auto;
    }
    .time-line-cus {
    margin-top: 19px;
}
.icon_with_heading img{
    width:31px;
}
 }

