.s2g-cake-about-link {
    padding: 0px 15px;
    margin: 5px;
}
.s2g-cake-about-links {
    text-align: center;
    margin: 5px;
}
.s2g-cake-about-links .active {
    color: #f7cd29 !important;
    border-bottom: 3px solid #f7cd29;
}
.s2g-cake-about-links-hr {
    position: relative;
    top: -4px;
}
.s2g-cake-about-title {
    color: #f7cd29;
}
.s2g-cake-theme-text-color {
    color: #f7cd29 !important;
}
.s2g-cake-theme-background {
    background: #f7cd29 !important;
}
.s2g-cake-trophy {
    font-size: 50px;
}
.s2g-cake-theme-header-title {
    background: #fab9bc;
}
.demo-gallery > ul {
    margin-bottom: 0;
}
.demo-gallery > ul > li {
    float: left;
    margin-bottom: 15px;
    margin-right: 20px;
    width: 200px;
}
.demo-gallery > ul > li a {
    border: 3px solid #FFF;
    border-radius: 3px;
    display: block;
    overflow: hidden;
    position: relative;
    float: left;
}
.demo-gallery > ul > li a > img {
    -webkit-transition: -webkit-transform 0.15s ease 0s;
    -moz-transition: -moz-transform 0.15s ease 0s;
    -o-transition: -o-transform 0.15s ease 0s;
    transition: transform 0.15s ease 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    height: 100%;
    width: 100%;
}
.demo-gallery > ul > li a:hover > img {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
}
.demo-gallery > ul > li a:hover .demo-gallery-poster > img {
    opacity: 1;
}
.demo-gallery > ul > li a .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.1);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.15s ease 0s;
    -o-transition: background-color 0.15s ease 0s;
    transition: background-color 0.15s ease 0s;
}
.demo-gallery > ul > li a .demo-gallery-poster > img {
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
}
.demo-gallery > ul > li a:hover .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.5);
}
.demo-gallery .justified-gallery > a > img {
    -webkit-transition: -webkit-transform 0.15s ease 0s;
    -moz-transition: -moz-transform 0.15s ease 0s;
    -o-transition: -o-transform 0.15s ease 0s;
    transition: transform 0.15s ease 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    height: 100%;
    width: 100%;
}
.demo-gallery .justified-gallery > a:hover > img {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
}
.demo-gallery .justified-gallery > a:hover .demo-gallery-poster > img {
    opacity: 1;
}
.demo-gallery .justified-gallery > a .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.1);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.15s ease 0s;
    -o-transition: background-color 0.15s ease 0s;
    transition: background-color 0.15s ease 0s;
}
.demo-gallery .justified-gallery > a .demo-gallery-poster > img {
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
}
.demo-gallery .justified-gallery > a:hover .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.5);
}
.demo-gallery .video .demo-gallery-poster img {
    height: 48px;
    margin-left: -24px;
    margin-top: -24px;
    opacity: 0.8;
    width: 48px;
}
.demo-gallery.dark > ul > li a {
    border: 3px solid #04070a;
}
.home .demo-gallery {
    padding-bottom: 80px;
}
.s2g-cake-theme-gallery-tab-link {
    background: transparent !important;
    color: black !important;
}
.s2g-cake-theme-gallery-tab-link.active {
    background: transparent !important;
    color: black !important;
    border-bottom: 3px solid #f7cd29 !important;
    border-radius: 0;
}
.s2g-nav-pills {
    display: table !important;
    margin: 0 auto !important;
}
.s2g-nav-pills li {
    float: left;
    font-size: 22px;
}

.s2g-cake-policies-tab-list {
    width: 100%;
}
.s2g-cake-policies-nav-link.active {
    background: #f7cd29 !important;
    color: white !important;
}
.faq_tab_arrow_icon {
    float: right;
    font-size: 18px;
}

[data-toggle="collapse"] .faq_tab_arrow_icon:before {
    content: "\f106";
}

[data-toggle="collapse"].collapsed .faq_tab_arrow_icon:before {
    content: "\f107";
}

[data-toggle="collapse"] .faq_tab_arrow_icon_2:before {
    content: "\f107";
}

[data-toggle="collapse"].collapsed .faq_tab_arrow_icon_2:before {
    content: "\f106";
}

.faq_tab_arrow_icon_2 {
    float: right;
    font-size: 18px;
}

@media only screen and (min-width: 150px) and (max-width: 640px) {
    .s2g-cake-parent {
        margin-top: 25px !important;
    }
    .s2g-cake-breadcrumb {
        margin-top: 25px;
    }
    .s2g-cake-about-links-on-mobile-show {
        display: block;
    }
    .s2g-cake-about-links-on-mobile-hide, .s2g-cake-about-links-on-desktop, .s2g-cake-about-links-hr {
        display: none;
    }
    .s2g-cake-about-mobile-link-title {
        min-height: 46px;
        font-size: 15px;
        font-weight: 700;
    }
    .s2g-cake-desktop-content-hide {
        display: none;
    }
    .s2g-cake-desktop-content-show {
        display: block;
    }
    #web_policy_view{
        display: none;
    }
}
@media only screen and (min-width: 360px) and (max-width: 640px) {
    #web_policy_view{
        display: none;
    }
    .s2g-cake-nav-tabs {
        margin-bottom: 5px;
    }

    .s2g-cake-policies-tab-list {
        width: auto !important;
    }

    .s2g-cake-policies-nav-link {
        border-radius: 0px !important;
    }
}
@media only screen and (min-width: 641px) {
    .s2g-cake-about-links-on-mobile-show, .s2g-cake-about-links-on-mobile-hide {
        display: none;
    }
    .s2g-cake-about-links-on-desktop {
        display: block;
    }
    .s2g-cake-policies-tab-list li {
        border: 1px solid #dee2e6 !important;
    }

    .s2g-cake-policies-nav-link {
        border-radius: 0px !important;
        border-bottom: 1px solid #dee2e6 !important;
        color: black;
    }

    .s2g-cake-nav-tabs {
        border: 1px solid #dee2e6 !important;
    }

    .main-section {
        margin-top: 10px;
    }
    #mobile_policy_view{
        display: none;
    }
}
@media (min-width:1281px) {
    #mobile_store_banner,#mobile_store_logo_address,#mobile_tabs,#mobile_footer_button,
    #mobile_policy_view,#show_after_sticky{
        display: none;
    }
}

.ht-200{
    height:200px;
}
.font-18{
    font-size: 18px;
}

