﻿
/*Slider Kids css 05 jun 2017*/
.red {
    border: 1px solid #ffc30d;
}

.red-filled {
    background: #e0604a;
    border: 1px solid #ffc30d;
}

.sectionslider {
    width: 850px;
    border-radius: 10px;
    margin: 50px auto;
    background: #920004;
}

    .sectionslider p {
        text-align: center;
        margin: 0px;
        padding: 20px;
        font: 16px sans-serif;
        line-height: 140%;
    }

        .sectionslider p strong {
            color: gold;
        }

.section-list {
    width: 900px;
    border-radius: 10px;
    margin: 50px auto;
}

/*End**/

/* 6 jun 2017 preorder cms pages*/
#main {
    background-color: #4a4a4a;
    /*width: 90%;
    height: 1740px;
    margin-left: 5%;*/
}

#div1 {
    /*border: 27px #780609 solid;*/
    background-color: white;
    width: 40%;
    /*height: 116px;*/
    font-weight: bold;
    font-size: 16px;
    padding-top: 8px;
    padding-left: 27px;
    /*font-family: 'Monotype Corsiva';*/
    /*padding: 18px;*/
    margin-top: 23px;
}

#comic {
    border: 0px white solid;
    width: 50%;
    height: 200px;
    font-family: 'Berlin Sans FB';
    font-size: 170px;
    font-weight: bold;
    color: white;
    margin-left: 300px;
    margin-top: 20px;
}

#hub {
    border: 0px white solid;
    width: 10%;
    background-color: #ed1c24;
    height: 50px;
    color: white;
    font-size: 50px;
    font-family: 'Berlin Sans FB';
    font-weight: bold;
    margin-left: 640px;
    margin-top: -40px;
}

#div2 {
    /* border: 0px black solid; */
    /* width: 90%; */
    /* height: 1150px; */
    margin-left: 5%;
    /*margin-top: 80px;*/
}

#divleft {
    border: 0px black solid;
    width: 20%;
    height: 140px;
    float: left;
    margin-top: 980px;
}

/*#divright {
    border: 0px black solid;
    width: 78%;
    height: 1150px;
    float: right;
}*/

.pheading {
    color: white;
    font-size: 30px;
    font-weight: bold;
}

.p1txt {
    color: white;
    font-size: 17px;
    /* margin-top: -40px; */
}

#divright p a img {
    /*width: 160px;*/
    height: 55px;
    border-radius: 10px;
    padding-left: 5px;
}

@media (min-width: 320px) and (max-width: 360px) {
    #div1 {
        width: 100% !important;
    }


    #divright p a img {
        padding-left: 0px !important;
        margin-bottom: 8px;
    }
}

#divright p a:visited {
    color: #fff !important;
}

/*end 6 jun 2017*/



.listorginalprice span {
    font-size: 16px;
}

.listeducatorprice span {
    font-size: 16px;
    color: #780609;
    text-decoration: line-through;
}


#tbodyMyOrderList tr td a {
    color: #838383;
}


/* 15 jun 2017*/





#tbodyMyOrderList tr td a {
    color: #838383;
}

#educatornumberdiv {
    display: block;
    opacity: 0.92;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: #000;
}

    #educatornumberdiv form {
        width: 350px;
        background-color: white;
        font-family: 'Fauna One', serif;
        position: relative;
        border: 5px solid rgb(158, 20, 20);
        padding: 27px 31px;
        box-shadow: 0 0 15px;
        font-size: 14px;
        /*font-weight: bold;*/
        margin: 0 auto;
        margin-top: 62px;
    }

        #educatornumberdiv form label {
            text-align: left;
            float: left;
        }

      
        #educatornumberdiv form #ordernumbertxt,#educatornumberdiv form #ordernnametxt {
            width: 100%;
            height: 35px;
            margin-top: 5px;
            border: 1px solid #999;
            border-radius: 3px;
            padding: 5px;
        }


        #educatornumberdiv form span {
            color: red;
            float: left;
        }

        /*#educatornumberdiv form #loginbtn, #educatornumberdiv form #Cancelbtn {
            background-color: #951616;
            border: 1px solid white;
            font-Weight: bold;
            font-size: 18px;
            color: white;
            width: 49%;
            margin-top: 10px;
        }*/


/* end 15 jun 2017*/





/*29 jun 2017*/


@media (min-width: 320px) and (max-width: 767px) {
    .advancefilltermenu li a {
        color: #fff !important;
        border-bottom: 1px solid #fff !important;
    }

    .advancenav .menu-button {
        width: 91%;
        margin: 0 auto;
    }

    #uladvancetarget li a {
        font-size: 11px !important;
    }

    #uladvancetarget li {
        padding: 0 0px !important;
        width: 100% !important;
    }

    .targetdivcss {
        height: 200px !important;
        overflow: hidden !important;
        overflow-y: scroll !important;
    }

    #targetdivpaging #ulSeach li {
        margin: 0px !important;
    }
}


@media (min-width: 768px) {


    .targetdivcss {
        height: 350px !important;
    }
}

.buttonadvance {
    background: #920004;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    color: #fff;
    cursor: pointer;
    display: block;
    padding: 10px;
    position: relative;
}

.targetdivcss {
    border-radius: 0px;
    padding: 0;
    border: solid 1px #8c8d8e;
    box-sizing: border-box;
    opacity: 0.85;
}

.advancefilltermenu li a {
    color: #fff !important;
    border-bottom: 1px solid #fff !important;
}

/*end 29 jun 2017*/

/*9_aug_2017**/
body {
    overflow-x: hidden;
}


/*9_aug_2017**/

/* 7 april 2018 */
.eventicons {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    line-height: 30px;
    padding: 3px 44px 0px 48px;
    position: fixed;
    right: 0;
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform-origin: bottom right;
    -moz-transform-origin: bottom right;
    -webkit-transform-origin: bottom right;
    -o-transform-origin: bottom right;
    top: 25%;
    z-index: 10;
}

/*end 7 paril 2018 */

/*9 april 2018*/
.eventgallery img {
    max-width: 100%;
}



.eventgrid-wrap {
    margin: 0 auto;
}

.eventgrid-eventgallery ul {
    list-style: none;
    margin: 0;
    padding: 0;
}



.eventgrid li {
    width: 33%;
    float: left;
    cursor: pointer;
    border: 1px solid #ccc;
    margin-left: 2px;
    margin-top: 2px;
    min-width:245px;


}

.eventgrid figure {
    padding: 5px;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

eventgrid-eventgallery figure img {
    display: block;
    width: 100%;
}

.eventgrid figcaption {
    border-top: 1px solid #CCC;
    padding: 4px;
}

.eventgrid li h3 {
    padding: 3px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 6px;
}

.eventgrid-eventgallery figcaption h3 {
    margin: 0;
    padding: 0 0px 0;
    color: #000;
    font-size: 17px;
    font-weight: 300;
}

.eventgrid-eventgallery figcaption p {
    margin: 0;
    font-size: 12px;
    color: #000;
    padding: 3px;
}

.time {
    border: none;
    padding: 1px;
}

.circle1 {
    position: relative;
    float: right;
    margin: 3%;
    height: 41px;
    width: 45px;
     font-size: 11px; 
    padding: 6px;
    border: 1px solid #958b53;
    background-color: #f6d519;
    border-radius: 50%;
    display: block;
    text-align: center;
    color: #060606;
    text-transform: uppercase;
    top: 50%;
    right: -15px;
    padding-top: 7px;

}

.eventimage {
    width: 100%;
    height: 123px;
}



@media (max-width: 600px) {

    .eventgrid li {
        width: 100%;
    }

    .jssorparent, .jssormain {
        width: 300px !important;
        height: 200px !important;
    }

    .jssora051 {
        width: 30px !important;
        height: 30px !important;
    }

    #eventdivform h5, .eventspan {
        padding-left: 80px !important;
    }
}


.jssora051 {
    display: block;
    position: absolute;
    cursor: pointer;
    background-color: #000;
    width: 55px;
    height: 55px;
    top: 0px;
}

.jssormain {
    position: relative;
    top: 0px;
    left: 0px;
    width: 980px;
    height: 380px;
    overflow: hidden;
}

.jssorparent {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 980px;
    height: 380px;
    overflow: hidden;
}


.jssora051 svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.jssora051 .a {
    fill: none;
    stroke: #fff;
    stroke-width: 360;
    stroke-miterlimit: 10;
}

.jssora051:hover {
    opacity: .8;
}

.jssora051.jssora051dn {
    opacity: .5;
}

.jssora051.jssora051ds {
    opacity: .3;
    pointer-events: none;
}

#eventpopdiv {
    width: 100%;
    height: 100%;
    opacity: .95;
    top: 0;
    left: 0;
    display: none;
    position: fixed;
    background-color: #313131;
    overflow: auto;
    display: block;
    z-index: 999;
}

#popupContact {
    position: absolute;
    left: 40%;
    top: 6%;
    margin-left: -202px;
    font-family: 'Raleway',sans-serif;
}

#eventdivform {
    max-width: 600px;
    min-width: 250px;
    border: 2px solid gray;
    border-radius: 2px;
    font-family: raleway;
    background-color: #fff;
}

    #eventdivform h5 {
        padding-left: 10px;
        text-transform: uppercase;
    }

.Skipclass {
    float: right;
    height: 37px;
    border-radius: 11px;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    margin: 3px;
}

.eventspan {
    font-size: 23px;
    /*font-family: Calibri;*/
    padding-left: 5px;
    font-weight: normal;
    margin-top: 3%;
    color: #000;
}


.eventgrid li {
    width: 33%;
    float: left;
    cursor: pointer;
    border: 1px solid #ccc;
    margin-left: 2px;
    margin-top: 2px;
}

#tblapplycoupon #errors p {
    color: #fff;
}



/*end 9 april 2018*/

/*23 april 2018*/

.loader {
    z-index: 99999999;
}

.blogtag li {
    display: inline-block;
    margin: 5px 3px 0 0;
    padding: 0;
    font-size: 14px;
    text-align: center;
    border: 1px solid #71BCE8;
    background-color: #71BCE8;
    text-transform: uppercase;
    min-width: 25px;
    width: 20%;
    vertical-align: top;
    border-radius: 5px;
}

    .blogtag li a {
        text-decoration: none;
        color: #fff;
        outline: 0 none;
        padding: 4px;
        display: block;
        -moz-transition: all .5s ease 0s;
        -ms-transition: all .5s ease 0s;
        -o-transition: all .5s ease 0s;
        -webkit-transition: all .5s ease 0s;
        transition: all .5s ease 0s;
    }

.radfld {
    padding: 8px;
    margin-bottom: 2%;
    border-radius: 8px;
}

    .radfld legend {
        border: none;
        width: 15%;
        font-size: 16px;
        color: #fff;
    }

.fieldsetas {
    border: 1px solid #fff;
    padding: 8px;
    margin-bottom: 2%;
    border-radius: 8px;
    background-color: #fff;
}

    .fieldsetas legend {
        color: #fff;
        border: none;
        width: 15%;
        font-size: 16px;
        background-color: #4A4A4A;
border-radius: 4px;
    }

    .fieldsetas label {
        color: #000;
    }

    .fieldsetas .field-validation-error {
        color: red;
    }
/*end 23 april 2018*/



/*********28-aug-2018 ******/




    #educatornumberdiv form {
        font-family: inherit !important;
        margin-top: 15% !important;
        border: 5px solid #7a7871 !important;
    }


        #educatornumberdiv form label {
            font-weight: normal !important;
        }

    .popupbtnDefoult {
        width: 49%;
        margin-top: 10px;
        font-size: 18px;
    }


    .preOrderBtn,.preOrderBtn:hover ,.preOrderBtn a{
     color:white !important;
     background:linear-gradient(to bottom, #2a9ebd 0%, #41bae7 100%) !important;
     border-color: #353535;
    }
    .pro_detail span.expshipdate {
        display: block;
        font-size: 28px;
        margin-bottom: 15px;
        color: #920004;
        border-bottom: 1px solid #ccc;
        padding-bottom: 5px;
    }

    /*********end 28-aug-2018 ******/


    /*********start 17-dec-2018 ******/
.searchcheckbox {
    opacity: 1 !important;
    left: inherit !important;
}

.linorecord {
    width: 100% !important;
    border: none !important;
    font-family: 'proxima_nova_rgregular' !important;
}

    .linorecord:hover {
        box-shadow: 0 0 0px 0 #000 !important;
    }

.ddcatAndSubsearch {
    margin-top: 15px;
    background-color: #F4F4F4;
    /*max-height: 1000px;*/
    overflow: auto;
    margin-bottom: 15px;
    padding: 10px 5px 15px;
}

.atagsubcat {
    float: right;
}

.accordian_label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    float: right;
    padding-top: 1px;
    background: #383838 none repeat scroll 0 0 !Important;
    color: #FFF !important;
    text-decoration: none;
    width: 21px;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
    margin-top: 4px;
}

@media (min-width: 768px) {
    .ressubcate_title {
        display: none;
    }
}
/*********end  17-dec-2018 ******/

/*/ add Opt Out Of Email checkbox 13-05-19 /*/
.checkboxstyle {
    opacity: 1 !important;
    left: inherit !important;
    position: unset !important;
    vertical-align: text-top;
}

@media (min-width: 320px) and (max-width: 1024px) {

    #educatornumberdiv > form {
        width: 100% !important;
    }
}

@media (min-width: 320px) and (max-width:700px) {
    .popupbtnDefoult {
        width: 80% !important;
    }
}

@media (min-width: 1280px) and (max-width: 1500px) {

    #educatornumberdiv > form {
        width: 60% !important;
    }
}
/* end Opt Out Of Email checkbox 13-05-19 */
