PHP 7.4.33
Preview: main.css Size: 12.74 KB
/home/justbyquicklly-old/justbyquicklly/www/plugin/spinthewheel/css/main.css

/*Game and Diwali offer CSS*/
/* Style applied to the spin button once a power has been selected */
.clickable
{
    cursor: pointer;
}

/* Other misc styles */
.margin_bottom
{
    margin-bottom: 5px;
}
/*Sales Tags Ends*/
/*New Home Page Title Start*/
.headBld {
   /* font-weight: 900 !important;*/
    font-family: 'Abril Fatface';
}
/*New Home Page Title Ends*/
/*Diwali Offfer CSS Starts*/
.bummprOffrSlidr.slick-slider {
        width: 480px;
        padding: 20px;
        text-align: center;
    }
.bummprOffrSlidr .slick-slide img {
        display: block;

    }
.clsGroceryHomeSlider {
    position: relative;
}
a.bnnerImgTextWrappr {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    color: #fff;
    padding: 20px 25px;
    font-family: 'Montserrat  cursive';
}
.OffrDhamakaWrpper {
    /*background: #28a745;*/
    padding: 5px;
    position: relative;
}
p.offrDkTxt {
    font-size: 22px;
    text-align: center;
    color: #000;
    letter-spacing: 2px;
    font-weight: 600;
    font-family: 'Abril Fatface'
}
img.offrDkTxtDottedLine {
    width: 100%;
}
.STWWrappr {
    position: relative;
}

#spin_button {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 125px;
}
.spinSTW span {
    text-align: center;
    /*display: block;*/
    text-decoration: none;
    background-color: #588B8B;
    border: 1px solid #588B8B;
    padding: 10px 15px;
    color: #fff;
    border-radius: 25px;
    outline: none;
    display: block;
    cursor: pointer;
    font-weight: 500;
    -webkit-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    margin: 20px 0px;
    color: #fff;
}
.spinSTW span:hover{
    background-color: #fff;
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
     color: #588B8B;
  
}
.chkspinrSpn .notlgnedInBtn {
    text-align: center;
    /*display: block;*/
    text-decoration: none;
    background-color: #588B8B;
    border: 1px solid #588B8B;
    padding: 10px 15px;
    color: #fff;
    border-radius: 25px;
    min-width: 195px;
    outline: none;
    cursor: pointer;
    font-weight: 500;
    -webkit-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    margin: 10px 0px;
    color: #fff;
    display: inline-block;
}
.chkspinrSpn .notlgnedInBtn:hover{
    background-color: #fff;
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
     color: #588B8B;
  
}
.rstBtnSpinnr {
    padding: 10px 20px;
    margin: 10px;
    text-align: center;
}

.spinSTW span.activespin {
     background-color: #fff;
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
     color: #000;
}
.spinthewheelSec {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.spinbuttonWrappr.power {
    padding: 20px; 
}
/*.offerSecWrapper {
    padding: 125px 0;
    position: relative;
}*/
.offerSecWrapper .garlnd {
    position: absolute;
    top: 0;
    height: 200px;
}
.offerSecWrapper .garlndLft {
    left: 0;
}
.offerSecWrapper .garlndRight {
    right: 0;
}
.offerSecWrapper .bottomdiyas {
    position: absolute;
    bottom: 0 ;
    height: 200px;
}
.offerSecWrapper .bottomdiyasLeft {
    left: 0;
}
.offerSecWrapper .bottomdiyasRight {
    right: 0;
}

.spinSTW {
    text-align: center;
    margin: 35px 0;
}
@media(max-width:375px){
    .bnnerImgTextWrappr {
        font-size: 18px;
    }   
    .offerSecWrapper {
    padding: 35px 0;
    }
    .spinbuttonWrappr.power{
       text-align: center;
    }
    .spinthewheelSec {
        display: -ms-grid;
        display: grid;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -ms-flex-pack: distribute;
            justify-content: space-around;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .spinSTW span {
        margin: 20px 0px;
    }
    #spin_button {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        width: 60px;
    }
    img#lockedimg {
        width: 270px;
    }
    .offerSecWrapper .garlnd {
        height: 125px;
    }
    .offerSecWrapper .bottomdiyas {
        height: 150px;
    }
}
@media(min-width:376px) and (max-width:599px){
    .bnnerImgTextWrappr {
        font-size: 20px;
    } 
    .offerSecWrapper {
        padding: 20px 0 5px;
        position: relative;
    }
    .diwaliSignUpOpupBtn.hidDeks {
    padding: 5px 0px 10px !important;
}
    .spinbuttonWrappr.power{
       text-align: center;
    }
    .spinthewheelSec {
        display: -ms-grid;
        display: grid;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -ms-flex-pack: distribute;
            justify-content: space-around;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
     img#lockedimg {
        width: 375px;
    }
    .spinSTW span {
        margin: 20px 0px;
    }
    #spin_button {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        width: 80px;
    }
    .offerSecWrapper .garlnd {
        height: 125px;
    }
    .offerSecWrapper .bottomdiyas {
        height: 150px;
    }
}
/*Apps Coming Soon Tags Ends*/
@media(min-width: 601px)  and (max-width: 767px) {
    .bnnerImgTextWrappr {
        font-size: 20px;
    } 
    .offerSecWrapper .garlnd {
        height: 150px;
    }
    .spinbuttonWrappr.power{
       text-align: center;
    }
    .offerSecWrapper .bottomdiyas {
        height: 170px;
    }
    .canvasSpinthewheeel{
        position: relative;
        margin: 0 auto;
        display: block;
    }

       #spin_button {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        width: 85px;
    }
    img#lockedimg {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
    .spinthewheelSec {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -ms-flex-pack: distribute;
            justify-content: space-around;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .spinthewheelSec  div {
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
    }

}
@media(min-width: 768px)  and (max-width: 991px) {
    .bnnerImgTextWrappr {
        font-size: 22px;
    } 
    .spinthewheelSec {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -ms-flex-pack: distribute;
            justify-content: space-around;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .canvasSpinthewheeel{
        position: relative;
    }
       #spin_button {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        width: 85px;
    }
    .spinthewheelSec  div {
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
    }
    .bummprOffrSlidr.slick-slider{
        display: none;
    }

}
@media(min-width: 992px)  and (max-width: 1024px) {
    .bnnerImgTextWrappr {
        font-size: 22px;
    }
    .spinthewheelSec {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -ms-flex-pack: distribute;
            justify-content: space-around;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .canvasSpinthewheeel{
        position: relative;
    }
    .spinthewheelSec  div {
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
       /* width: 50%;*/
    }
    .spinbuttonWrappr.power {
        padding: 5px;
        text-align: center;
    }
    .bummprOffrSlidr.slick-slider{
        width: 420px;
        padding: 5px;
        text-align: center;
    }

}
@media(max-width:991px){
    .bummprOffrSlidr {
        display: none;
    }
}
@media(min-width:1024px){
    a.bnnerImgTextWrappr {
        font-size: 22px;
    }
}
/*Diwali Offfer CSS Ends*/
img#lockedimg {
    position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);

}

button#acptGam {
    text-align: center;
    display: inline-block;
    text-decoration: none;
    background-color: var(--primary-color);
    border: none;
    padding: 10px 15px;
    color: #fff;
    border-radius: 4px;
    outline: none;
    cursor: pointer;
    font-weight: 500;
    -webkit-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
}
#acptGam:hover, #acptGam:focus, .clsBtn:hover, #acptGam:focus {
    background-color: var(--dark-primary-color);
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
    color: #fff;
}
#dclnGam, .clsWonGamBtn {
    text-align: center;
    display: inline-block;
    text-decoration: none;
    background-color: gray;
    border: none;
    padding: 10px 15px;
    color: #fff;
    border-radius: 4px;
    outline: none;
    cursor: pointer;
    font-weight: 500;
    -webkit-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
}
.modalGamePermision.show {
    display: block;
}
.modalGameWonPrice.show {
    display: block;
}
.wongameTandCond {
    padding: 10px 0;
    text-align: center;
}
.wongameTandCond .couponcodewonSTW{
    font-weight: 700;
}
/*.canvasSpinthewheeel.lockedwheel::before{
    content: "";
      background-image: url('https://placekitten.com/1200/800');
      background-size: cover;
      position: absolute;
      top: 0px;
      right: 0px;
      bottom: 0px;
      left: 0px;
      opacity: 0.75;
}*/
.spinSTW span.clsQty {
    display: none;
}
#signupformmodal .close {
    float: right;
    font-size: 21px;
    font-weight: 900;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
    padding: 1px;
    border: none;
    width: 30px;
    height: 30px;
}
#diwaliSignupformmodal .close {
    float: right;
    font-size: 21px;
    font-weight: 900;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
    padding: 1px;
    border: none;
    width: 30px;
    height: 30px;
}
.clsProdImgTagtext {
    position: absolute;
    top: 10px;
    left: 15px;
    color: #fff;
    width: 90px;
    font-size: 16px;
    background: #ec4a59;
}
i.txtDicntTg {
    padding: 5px;
}
.diwaliSignUpOpupBtn {
    text-align: center;
}
.diwaliSignUpOpupBtn a {
        color: #000;
}
.notlgnedInBtnLink{
        cursor: pointer;
        color: #000;
}
@media(max-width: 767px) {
    .diwaliSignUpOpupBtn.hidMobil {
        display: block;
    }
    .diwaliSignUpOpupBtn.hidDeks {
        display: none;
    }
}

@media(min-width: 768px) {
    .diwaliSignUpOpupBtn.hidDeks {
        display: none;
    }

    .diwaliSignUpOpupBtn.hidMobil {
        display: block;
    }
}

Directory Contents

Dirs: 0 × Files: 1

Name Size Perms Modified Actions
12.74 KB lrwxrwxr-x 2024-09-19 08:57:28
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).