/* Google fonts start */

@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville&family=Open+Sans&display=swap');


/* Google fonts end */

:root {
    --cassiopeia-color-primary: hsl(0°, 0%, 100%);
    --cassiopeia-color-link: hsl(207, 49%, 37%);
    --cassiopeia-color-hover: hsl(351, 33%, 44%);
    --channeling-luxury-pink: rgb(236, 89, 154);
    /*--channeling-luxury-hover: #1d1d1f;*/
    --channeling-luxury-hover: #8e9197;
    --channeling-luxury-footer-hover: #ffff00;
    --channeling-luxury-p: #acaeb7;
    --channeling-luxury-light-grey-background: rgba(232, 237, 247);
}

/* Bootstrap 5 custom container widths start */

.desktopmax900-container {
    max-width: 900px;
}

/* Bootstrap 5 custom container widths end */




body {
    font-family: 'Libre Baskerville', serif;
    font-weight: 400;
}

p.offline-message {color: #ffffff;}

p {
    color: var(--channeling-luxury-p);
    font-size: inherit;
}

a.d-inline-flex.align-items-center.btn.btn-secondary.btn-lg.px-4.rounded-pill {
    color: var(--channeling-luxury-p);
}





.glow-button {
    --box-shadow-color: black;
    box-shadow: 0 0 30px var(--box-shadow-color);
}

.btn-secondary.glow-button {
    --box-shadow-color: pink;
}

div.youtubesubscribebutton.no-card.glowmodule {
    width:297.34px;
    /*height: 38px;*/
    margin: auto;
    background-color: #ffffff;
    border-radius: 800px;
    border: 1px solid rgb(206, 212, 218) !important;
    box-sizing: border-box;
    box-shadow: rgb(255, 192, 203) 0px 0px 30px 0px;
    padding-top: 10px;
    padding-bottom: 6px;
}

    .youtube-subscribe-text {
        position: relative;
        top: -4px;
        font-size: 20px;
        color: rgb(172, 174, 183);
        /*margin-bottom: 20px !important;*/
    }

    span.yt-uix-button-subscription-container {padding-top: 40px;}


h1, h2.h1, h1.h2 {font-family: 'Libre Baskerville', serif;
    font-weight: normal;
    color: var(--channeling-luxury-pink);
}

h2  {font-family: 'Libre Baskerville', serif;
    font-weight: normal;
    color: var(--channeling-luxury-pink);
}

h2.h1 {font-size: 4rem;}

.site {
    background-image: url("/images/homepage/hero-bg.svg");
    background-repeat: no-repeat;
    background-size: 100%;

}

/* Define a CSS class for the san-serif font style */
.sans-serif {
    font-family: 'Open Sans', sans-serif;
    /* You can replace 'Your-Sans-Serif-Font' with the actual font-family you want to use */
}


/* nav menu start */

/*.container-header {
    background-color: var(--cassiopeia-color-primary);
}*/

.grid-child.container-nav {
    height: 50px;
}

.grid-child.container-nav {
    margin-top: 10px;
    padding: 0;
    border: 1px solid rgba(0,0,0,.08);
}

.navbar-brand {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 0px !important;
    border-right: 1px solid rgba(0,0,0,.08);
}

div.navbar-brand {
    height: 50px;
    bottom: 2px;
}


.metismenu-item {
    border-left:  1px solid rgba(0,0,0,.08);
}

.navbar.navbar-expand-lg.ms-auto {
    height: 50px;
    position: relative;
    bottom: 9px;
    /*background-color: blue;*/
}

li.metismenu-item.level-1:hover {
    /*background-color: blue;*/
    background-image: radial-gradient(at 50% bottom,rgba(169,131,229,.1),rgba(169,131,229,0));
    /*box-shadow: 0 6px 20px -13px rgba(169,131,229,.6);*/
}

/*li.metismenu-item.current.active*/
li.metismenu-item.current.active {
    color: #1d1d1f;
    text-shadow: 0 0 8px #fff;
    background-image: radial-gradient(at 50% bottom,rgba(169,131,229,.1),rgba(169,131,229,0));
    box-shadow: 0 6px 20px -13px rgba(169,131,229,.6);
}

.navbar-toggler.navbar-toggler-right {
    color: var(--channeling-luxury-pink);
    position: relative;
    bottom: 9px;
}

.container-header .navbar-brand a {
    color: var(--channeling-luxury-pink);
}

.container-header .navbar-brand a:hover {
    color: var(--channeling-luxury-hover);
}

.container-header .mod-menu > li > a, .container-header .mod-menu > li > span {
    color: var(--channeling-luxury-pink);
    /*background-image: linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 50%,rgba(255,255,255,0) 100%);*/
}

.container-header .mod-menu > li > a:hover {
    color: var(--channeling-luxury-hover);
    /*background-image: linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 50%,rgba(255,255,255,0) 100%);*/
    /*background-image: linear-gradient(90deg,rgba(200,200,200,0) 0,rgba(200,200,200,.3) 50%,rgba(200,200,200,0) 100%);*/
}

a.brand-logo {
    /*font-weight: 100;*/
    font-size: 20px;
    text-transform: uppercase;
    text-decoration: none;
    font-family: 'Libre Baskerville', serif;
    background-image: linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 50%,rgba(255,255,255,0) 100%);
}

/* nav menu end */



/****JOE JOOMLA STYLE***/

header .logo--link {}
header .logo--link img {width:auto;height:20px;}
header .logo--link_mobile img {width:auto;height:32px;}

header .navbar-nav.social-nav .fa-stack {width:2em;cursor:pointer;}
header .navbar-nav.social-nav .fa-2x {font-size:1.5em;cursor:pointer;}

i.fas.fa-circle.fa-stack-2x.pe-auto {
    color: pink;
}
.fab.fa-youtube.fa-stack-1x.fa-inverse:hover, .fab.fa-instagram.fa-stack-1x.fa-inverse:hover, .fab.fa-tiktok.fa-stack-1x.fa-inverse:hover, .fab.fa-x-twitter.fa-stack-1x.fa-inverse:hover {
    color: #a986e3;
}

.text-columns-2 {
    column-count: 2; /* Set the number of columns */
    column-gap: 20px; /* Gap between columns */
    width: 100%; /* Adjust this based on your layout */

}

/* Bootstrap masonry gallery start */

.grid {
    /*background: #EEE;*/
    max-width: 1200px;
}

/* clearfix */
.grid:after {
    content: '';
    display: block;
    clear: both;
}

/* ---- grid-item ---- */

/*.grid-item {
    width: 160px;
    height: 120px;
    float: left;
    background: #D26;
    border: 2px solid #333;
    border-color: hsla(0, 0%, 0%, 0.5);
    border-radius: 5px;
}*/

img.gallery-image {
    height: 100%;
}

/*.grid-item {
    width: 160px;
    height: 120px;*/

.grid-item {
    width: 80px;
    height: 60px;
    transition: all .2s ease-in-out;
    float: left;
    /*background: #D26;*/
    /*border: 2px solid #333;*/
    margin-bottom: 5px;
    border-color: hsla(0, 0%, 0%, 0.5);
    border-radius: 5px;
}

.card.card-item {
    /*width: 80px;
    height: 60px;*/
    transition: all .2s ease-in-out;
    float: left;
    /*background: #D26;*/
    /*border: 2px solid #333;*/
    margin-bottom: 5px;
    border-color: hsla(0, 0%, 0%, 0.5);
    border-radius: 5px;
}

.grid-item:hover {
    transform: scale(1.1);
}

.card.card-item:hover {
    transform: scale(1.1);
}

/*.grid-item--width2 { width:  320px; }
.grid-item--width3 { width:  480px; }
.grid-item--width4 { width:  720px; }

.grid-item--height2 { height: 200px; }
.grid-item--height3 { height: 260px; }
.grid-item--height4 { height: 360px; }*/

.grid-item--width1 { width:  70px; }
.grid-item--width2 { width:  160px; }
.grid-item--width3 { width:  240px; }
.grid-item--width4 { width:  360px; }

.grid-item--height2 { height: 100px; }
.grid-item--height3 { height: 130px; }
.grid-item--height4 { height: 180px; }

/* Monday, October 16, 2023 start */

.grid-item--width5 { width:  80px; }
.grid-item--width6 { width:  160px; }



.grid-item--height5 { height: 80px; }
.grid-item--height6 { height: 160px; }


/* Monday, October 16, 2023 end */


/* Bootstrap masonry gallery end */



/* Media query for small screens */
@media (max-width: 768px) {
    .text-columns-2 {
        column-count: 1; /* Display as one column */
        width: 100%;    /* Expand to full width */
    }
}

/* Homepage YouTube slider start */

div.ytSlider_box {display: none;}
.slick-list.draggable {background-color: #000000;}


@media only screen and (max-width : 1399px) {
    .n2-ss-widget.nextend-thumbnail.nextend-thumbnail-default.nextend-thumbnail-horizontal.n2-ow-all {
        width: 100% !important;
    }
}
@media only screen and (min-width : 1400px) {
    .n2-ss-widget.nextend-thumbnail.nextend-thumbnail-default.nextend-thumbnail-horizontal.n2-ow-all {
        width: 85% !important;
    }
}

/*.n2-ss-widget.nextend-thumbnail.nextend-thumbnail-default.nextend-thumbnail-horizontal.n2-ow-all {
    width: 85% !important;
}*/

/* Homepage YouTube slider end */

/* Homepage affiliate slider start */

@media (max-width: 768px) {
    .carousel-inner .carousel-item > div {
        display: none;
    }
    .carousel-inner .carousel-item > div:first-child {
        display: block;
    }
}

.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-start,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
    display: flex;
// transition-duration: 10s;
}

/* display 4 */
@media (min-width: 768px) {
    .carousel-inner .carousel-item-right.active,
    .carousel-inner .carousel-item-next,
    .carousel-item-next:not(.carousel-item-start) {
        transform: translateX(25%) !important;
    }

    .carousel-inner .carousel-item-left.active,
    .carousel-item-prev:not(.carousel-item-end),
    .active.carousel-item-start,
    .carousel-item-prev:not(.carousel-item-end) {
        transform: translateX(-25%) !important;
    }

    .carousel-item-next.carousel-item-start, .active.carousel-item-end {
        transform: translateX(0) !important;
    }

    .carousel-inner .carousel-item-prev,
    .carousel-item-prev:not(.carousel-item-end) {
        transform: translateX(-25%) !important;
    }
}

.card-title.cursive {
    font-family: cursive;
    color: var(--channeling-luxury-pink);
}

#myCarousel .card-text.cursive {
    font-family: cursive;
}

#myCarousel a.link-secondary {
    text-decoration: none;
    z-index: 2;
    background: #A983E5;
    border-radius: 50px;
    text-align: center;
    color: #ffffff !important;
    padding: 0.5rem;
    width: 80%;
    margin: auto;
}

#myCarousel a.link-secondary:hover, .animate-arrow:hover {
    color: var(--channeling-luxury-footer-hover) !important;
}

#myCarousel .card-text.cursive {min-height:80px;}

/*#myCarousel .card-text.cursive {min-height:80px;}
#myCarousel a.link-secondary {
    border-radius: 50px;
    text-decoration: none;
    z-index: 2;
    display: block;
    text-align: center;
    background: #A983E5;
    width: auto;
    color: #fff!important;
    padding: .5rem;
}
#myCarousel a.link-secondary:hover {color:#fff!important;}
}*/


/* Homepage affiliate slider end */


    /* Footer module start */

div.mod-custom.custom.footer {
    background: #a983e5;
    background-image: linear-gradient(40deg,#e35996 0,#b677d0 40%,#9791e9 70%,#6aaff5 100%);
}

#mod-custom124 {
    background-image: url("/images/cta-bg.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

/* Footer module end */

/* JL Social module start */

svg.svg-joe {
    fill: #FF0000;
    width: 100%;
    height: 100%;
}
div.svg-joe {
    width: 60px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
}

svg.svg-joe-small  {
    fill: #FF0000;
    position: relative;
    bottom: 1px;
}

div.svg.svg-joe-small {
    margin-left: auto;
    margin-right: auto;
}

#test {
    margin-bottom: 2px;
}

h2#test, h5.card-title.clbrand {
    color: #a983e5;
    font-family: Baskerville;
    font-weight: lighter;
    font-size: large;
    text-align: center;
}

/* JL Social module end */

div.swirlbgimage {
    background-image: url("images/homepage/swirl-bg.svg");
    background-repeat: no-repeat;
    background-size: cover;
}



/****END JOE JOOMLA STYLE***/

.bg-light-grey {
    background-color: var(--channeling-luxury-light-grey-background);
}

a.menuborderstart {
    border-left: 1px solid rgb(223, 227, 231);
}

a.menuborderend, ul.nav.navbar-nav.social-nav.menuborderend.px-3 {
    border-right:  1px solid rgb(223, 227, 231);
}

/* footer social icons start */
a.footer-social-icons {text-decoration: none;}
a.footer-social-icons:hover {
    color: var(--channeling-luxury-footer-hover)
}
/* footer social icons end */

/* Small devices (landscape phones, 320px and up)*/
@media (min-width: 320px) {
    .height-sm-100 {height:100%;}
    .height-sm-auto {height:auto;}
    a.menuborderstart {
        border-left: none !important;
    }
    li.nav-item.py-3.d-none.d-sm-block.ps-2 {padding-left: 0px !important;}
    h2.h1.footerh1 {font-size: 2em}
    ul.mod-menu.nav.navbar-nav.ms-auto {line-height: 10px;}
    .home-button-one {margin-right: 0px; margin-bottom: 20px} /* page not found home button*/
    div.col-sm-6.instagram-follow-button {margin-top: 50px;}
    div.col-sm-6.youtube-follow-button {margin-top: 10px;}
    .b-sj-social-media-counts {margin-bottom: 10px;}
}

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 575px) {
    .height-sm-100 {height:100%;}
    .height-sm-auto {height:auto;}
    a.menuborderstart {
        border-left: none !important;
    }
    li.nav-item.py-3.d-none.d-sm-block.ps-2 {padding-left: 0px !important;}
    h2.h1.footerh1 {font-size: 4em}
    .home-button-one {margin-right: 20px; margin-bottom: 6px;} /* page not found home button*/
    div.youtubesubscribebutton.no-card.glowmodule {margin-top: 50px;}
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .height-md-100 {height:100%;}
    .h-780 { height: 780px;} /* custom container height start */
    .dani-contact-us {margin-top: 54px;}
    div.col-sm-6.instagram-follow-button, div.youtubesubscribebutton.no-card.glowmodule {margin-top: 0px;}
}


/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .height-lg-100 {height:100%;}
    .navbar-expand-lg .navbar-nav .nav-link.fs-5 {font-size:1rem!important;}
    a.menuborderstart {
        border-left: 1px solid rgb(223, 227, 231) !important;
    }
    li.nav-item.py-3.social-instagram {padding-left: 5px;}
    ul.mod-menu.nav.navbar-nav.ms-auto {line-height: inherit;}
    .b-sj-social-media-counts  {margin-bottom: 0px;}
}

/* X-Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    .height-xl-100 {height:100%;}
    .navbar-expand-lg .navbar-nav .nav-link.fs-5 {font-size:1.25rem!important;}
}

/* XX-Large devices (larger desktops, 1400px and up) */
@media (min-width: 1400px) {
    .height-xxl-100 {height:100%;}
}


.404-button-one /* 404 page */


