@charset "utf-8";
/* CSS Document */

body {
    font-family: 'Open Sans', sans-serif;
    font-size:0.9em;
}
a {
    text-decoration:none !important;
}
a:hover {
}
p {
    margin:0px;
}
.topBar {
    background-color: #F0F0F0;
    min-height: 40px;
}
.topMenu {
    display:block;
    float:right;
    min-height:40px;
    margin-right: 70px;
}
.topMenu ul {
    display:block;
    padding: 0px 20px 0px 0px;
    margin:0px;
    list-style-type: none;
}
.topMenu ul li {
    display:block;
    float:right;
    min-height:40px;
    list-style:none;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    font-size: 0.9em;
    color: #999999;
}
.topMenu ul li a {
    text-decoration: none;
    color: #999999;
}
.topMenu ul li a:hover {
    color: #E6007E;
}
.banner-caption {position:absolute;bottom: 80px;left: 15%;width:65%;height:auto;z-index:0;}
.banner-caption h2 {font-family: 'Schoolbell', cursive;color: #fff;text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);font-size: 3.5em;}
.banner-caption p {color: #fff;padding: 10px 0px;text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);}
.myCart {
    display:block;
    float:right;
    position: relative;/* margin-right: 60px; */
}
.myCart a {
    height: 30px;
    position: absolute;
    display: block;
    line-height: 30px;
    width: 30px;
    border-radius:40px;
    background-repeat: no-repeat;
    background-position: center center;
    text-decoration: none;
    color: #ff3737;
    text-align: center;
    font-weight: bold;
    font-size: 1em;
    background-color: #f0f0f0;
    padding: 30px;
    top: 5px;
    right: 10px;
}
.myCart a.blank {
    background-image: url(../images/myCartBlank.png);
}
.myCart a.fill {
    background-image: url(../images/myCartFill.png);
}
.menuBar {
    padding: 20px 0px 10px 0px;
}
.logo img {
    width: 100%;
    height:auto;
}
.headerContact {
    padding-left: 30%;
    padding-top: 20px;
}
.headerContact p {
    color: #999999;
    font-size: 2em;
    line-height: 1.5em;
    padding-top: 15px;
}
.headerContact p.contactNo {
    color: #a91164;
    font-size: 1.4em;
    padding-top: 0;
}
.headerMenu {
    padding-left: 30%;
}
#banner {
    min-height:400px;
    background-color:#E5007E;
}
#products {
    padding:50px 0px;
}
.delivery-info {padding: 5px 0px  25px 0px;}
.titleBar {
    color:#DF7486;
    text-align:center;
    background-image: url(../images/titleBar_BGBottom.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 5px;
    margin-bottom: 20px;
}
.titleBar h2 {
    font-size: 1.5em;
    line-height: 1.5em;
    margin-bottom: 10px;
}
.productBox {
    margin-top: 10px;
    margin-bottom: 30px;
}
.productBox img {
    border:solid 1px #ccc;
    padding:2px;
    width:100%;
    height: 200px;
}
.productBox h3 {
    font-size:1.2em;
    text-align:center;
    line-height:1.4em;
    margin: 15px 0px 0px 0px;
}
.productBox h3 a {
    color:#333;
    text-decoration:none;
}
.productBox h3 a:hover {
    color:#E5007E;
}
.productBox .rate {
    display:block;
    min-height:30px;
    width:100%;
    background-repeat:no-repeat;
    background-position:center center;
}
.productBox .category {
    text-align:center;
    font-size:1em;
    color: #e5007e;
}

.productBox .strikedPrice {
    color: #ef8f8f;
    text-decoration: line-through;
    font-size: 0.8em;
}
.productBox .one {
    background-image:url(../images/star_4.jpg);
}
.productBox .two {
    background-image:url(../images/star_4.jpg);
}
.productBox .three {
    background-image:url(../images/star_4.jpg);
}
.productBox .four {
    background-image:url(../images/star_4.jpg);
}
.productBox .five {
    background-image:url(../images/star_4.jpg);
}
.productBox .price {
    font-weight:bold;
    text-align:center;
    font-size:1.1em;
}
.productBox .btnAddToCart {
    display: block;
    height: 30px;
    border: 1px solid #AC3946;
    background-color: #AC3946;
    width: 135px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 15px;
    margin-bottom: 15px;
    color: #ffff;
    font-size: 1.6em;
    padding-left: 5px;
}
.productBox .btnAddToCart a {
    background-color: #FFF;
    margin-top: 1px;
    margin-bottom: 1px;
    line-height: 26px;
    height: 26px;
    font-size: 0.6em;
    text-decoration: none;
    color: #AC3946;
    display: block;
    float: right;
    width: 100px;
    text-align: center;
}
.productBox .btnAddToCart a:hover {
    color: #fff;
    background-color:#ac3946;
}
.newsletter {
    background-color:#DDDDDD;
}
.newsletter .signupText {
    padding:30px 0px;
    font-size: 1.4em;
    color: #929292;
    font-weight: 500;
    text-align: center;
}
.newsletter .signupForm {
    padding:30px 0px;
    display: block;
    width: 100%;
}
.newsletter .signupForm #Email {
    background-color:#fff;
    display: block;
    width: 75%;
    padding: 5px;
    border: solid 1px #cecccc;
    float: left;
    outline: none;
}
.newsletter .signupForm #Subscribe {
    display: block;
    width: 25%;
    padding: 5px;
    background-color: #AC3946;
    border: none;
    height: 33px;
    color: #fff;
    text-transform: uppercase;
}
.footerBoxes {
    padding:30px 0px 0px 0px;
    background-color: #eee;
}
.f-box {
    display:block;
    widows:100%;
}
.f-box h3 {
    font-size:1.3em;
    color:#666;
    padding:10px 0;
    font-weight:600;
    margin-bottom: 0px;
}
.f-box p {
    font-size: 0.95em;
    text-align:justify;
    padding:10px 0;
    line-height: 1.5em;
}
.f-box p img {
    width:60%;
    height:auto;
}
.f-box .footerMenu {
    display:block;
    list-style:none;
    margin:0;
    padding: 0 0 15px 0;
}
.f-box .footerMenu li {
    background-image: url(../images/bullet.png);
    background-repeat: no-repeat;
    background-position: 5px center;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 0px;
}
.f-box .footerMenu li a {
    color:#999;
    display: block;
    background-image: url(../images/bullet.png);
    background-repeat: no-repeat;
    background-position: 5px center;
    line-height: 1.5em;
    padding-left: 25px;
}
.f-box .footerMenu li a:hover {
    color:#E6007E;
    background-image: url(../images/bullet-hover.png);
}
.f-box .addressBox {
    display:block;
    width:100%;
    background-color:#9A9A9A;
    list-style:none;
    margin:0;
    padding:20px;
    color:#fff;
}
.f-box .addressBox li {
    margin:0px;
}
.f-box .addressBox p {
    margin:0px;
}
.f-box .addressBox p a {
    color:#fff;
}
.f-box .addressBox p a:hover {
    color:#AC3946;
}
.f-box .socialBox {
    clear:both;
    padding: 20px 130px;
    display: block;
    background-color: #9a9a9a;
    min-height: 32px;
    width: 100%;
    border-top: solid 1px #ddd;
}
.f-box .socialBox a {
    display: block;
    float:left;
    width:32px;
    height:32px;
    margin-right:10px;
    background-repeat: no-repeat;
    background-position: center top;
}
.f-box .socialBox a.facebook {
    background-image: url(../images/fb.png);
}
.f-box .socialBox a.instagram {
    background-image: url(../images/instaa.png);
}
/*.f-box .socialBox a.googleplus {
    background-image: url(../images/gplus.png);
}
.f-box .socialBox a.twitter {
    background-image: url(../images/twitter.png);
}*/
.f-box .socialBox a:hover {
}
.copyright {
    background-color: #333131;
    padding:10px 0;
}
.copyright p {
    height:20px;
    font-size: 0.9em;
    color:#999999;
}
.copyright p a {
    color: #e87c89;
    text-decoration:none;
}
.copyright p a:hover {
    color:#cc0303;
}
#childBanner {
    background-color: #a91164;
    padding: 20px 0px;
}
#childBanner .child-head {
}
#childBanner .child-head h1 {
    font-size: 2em;
    font-weight: 600;
    color: #fff;
    line-height: 2em;
    margin: 0;
    padding: 0;
}
#childBanner .bread-nav-container {
    float: right;
}
#childBanner .bread-nav-container .breadcrumb {
    background-color: transparent !important;
    color: #fff;
}
#childBanner .bread-nav-container .breadcrumb .breadcrumb-item a {
    color: #ffbc2b;
}
#childBanner .bread-nav-container .breadcrumb .breadcrumb-item {
}
#childBanner .bread-nav-container .breadcrumb .breadcrumb-item.active {
    color: #fff;
}
.breadcrumb-item+.breadcrumb-item::before {
    color:#FFF;
}
#child-content {
    padding: 30px 0px;
    min-height: 400px;
}
#child-content h1 {
    font-size: 1.8em;
    padding: 15px 0px;
}
#child-content h3 {
    font-size: 1.2em;
    padding: 10px;
    font-weight: 600;
    background-color: #a91164;
    color: #fff;
    margin-bottom: 0px;
}
#child-content p {
    font-size: 1.1em;
    line-height: 1.5em;
    padding: 10px 0px;
    text-align: justify;
}
.side-menu {
    background-color: #eee;
    padding: 15px;
}
.side-menu h3 {
    font-size: 1.8em;
    padding: 15px 0px;
}
.side-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.side-menu ul li {
    display: block;
    padding: 5px 5px 5px 15px;
    background-color: #fff;
    margin-bottom: 2px;
}
.side-menu ul li a {
    display: block;
    line-height: 2em;
    color: #ca0b74;
    padding-left: 10px;
}
.side-menu ul li a:hover {
    color:#333;
    background-color: #eee;
}
.frm-box {
    padding: 20px;
    background-color:  #eee;
}
.frm-box h3 {
    color: #87b134;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0 !important;
    background-color: #b0b0b0 !important;
}
.frm-box h3 a.addBtn {
    display: block;
    padding: 5px 20px;
    background-color: #e5007e;
    color: #ffffff;
    float: right;
    font-size: 0.7em;
}
.frm-box h3 a.addBtn:hover { 
    color: #e5007e;
    background-color: #ffffff;
}
.ui-form {
}
.ui-form .form-control {
    margin: 5px 0;
    font-size: 1em;
}
.ui-form .btn {
    background-color: #F0ACBA;
    color: #FFF;
    cursor:pointer;
}
.ui-form .btn:hover {
    background-color:#1693eb;
}
.ui-form .btn.disable { background-color:#ccc !important; } 
.ui-form .btn.disable:hover { background-color:#ccc !important; } 
.ui-form label {
    /*text-align:right;*/
    display: block;
    padding-top: 10px;
}
.ui-form textarea {
    min-height:150px;
}
.product {
    background-color: #eee;
    padding: 15px;
}
.product img {
}
.product p {
    font-size: 0.9em !important;
}
.product p strong {
    color: #e5007e;
}
#myCart {
    background-color: #eee;
}
#myCart th {
    background-color: #B1CDDA;
    color:#FFF;
}
#myCart th {
    height: 20px;
    width:auto;
    background-color: #F0ACBA;
    padding: 10px;
    border: solid 1px #fff;
}
#myCart td {
    height: 18px;
    border: solid 1px #fff;
    padding: 10px;
}
#myCart td .spec {
    font-size:0.9em;
}
#ContinueShop a {
    background-color: #C36;
    display: block;
    color: #FFF;
    height: 45px;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border: 3px solid #fff;
    line-height: 40px;
    text-decoration:none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    padding: 0px 15px;
    float: left;
}
#ContinueShop a:hover {
    display: block;
    color: #FFF;
    background-color:#1693eb;
    text-decoration:none;
}
#frmLogin label, 
#frmCheckOut label, 
#frmPswd label, 
#frmEntry label,
#frmRegister label {
    text-align:right !important;
}
#frmCart .col-sm-6, #frmCart .col-sm-12 {
    padding:0px 5px;
}
#frmCart textarea {
    min-height:80px !important;
}
#MsgPINCode { font-size: 0.9em; text-align: left; }
#MsgPINCode.red { color: #ff0000;}
#MsgPINCode.green { color: #00b900; }
.success { color: #00b900; }
.fail, .error { color: #ff0000; }
.couponError { text-align: center !important; color: #ff0000; }
.couponSuccess { text-align: center !important; color: #00b900; }
.loading { display: none;
           width: 16px;
           height: 16px;
           background-image: url('../images/loading.gif');
           background-repeat: no-repeat;
           margin-top: -24px;
           float: right;
           margin-right: 30px
}
.disabledText { color: #ccc; }
.gmap-conatiner { padding:10px; background-color:#ddd; margin: 20px 0px; }
@media only screen and (max-width: 767px) {
    .ui-form label {
        text-align:left;
    }
    .headerContact {
        padding-left: 0%;
        padding-top: 0px;
        font-size: 0.6em;
    }
}

.content-box {padding: 20px 65px;font-size: 18px;}
.content-box p {line-height: 32px;}