/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jul 4, 2014, 11:43:39 AM
    Author     : ranga
*/


.b1 { background:url(../img/app/top.png) repeat-x; padding-bottom: 15px;}
.b3 {  min-height: 180px;
       padding-top: 10px; 
       color: white;
       background-color: #494848 !important;
       /*       background-color: #f6f6f6;
              background-color: #ede9dd;*/

}


.b3_new{

}
.b3 .navbar .navbar-toggle{ border-color:white; }
.b3 .navbar-default .navbar-toggle:hover,
.b3 .navbar-default .navbar-toggle:focus {
    background-color:white;
}
.b2 { min-height: 10px; padding-bottom: 1px; background-color: white;}

.drop-shadow {
    -webkit-box-shadow: 0 0 8px 4px rgba(188,184,184, 0.5);
    box-shadow: 0 0 8px 4px rgba(188,184,184, 0.5);
}
/*.container { background-color:#444444;}*/
.copyright { text-align:center;
             font-size:12px;
             font-weight:bold;
             padding-top:10px;
             padding-bottom: 10px;
             background:#4D4D4D; 
             background:#555; 
             color: #fff;}
.footerul {

    list-style-type: none;
    margin-bottom: 10px;
}

.footerul li a { 
    font-size:12px; 
    color:#ccc;
    text-decoration: none;}


@media (min-width: 1024px) {
    .container {
        max-width: 1024px;



    }
}






.headfont { color:#f8c48c;}
.yourfont { color:#cf6b50;}




#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 , #flexiselDemo4, #flexiselDemo5{
    display:none;

}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:9999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.btn_slider{
    position: absolute;
    margin-top: 10px;
    padding-top: 5px;
    padding-left: 2px;
}
.nbs-flexisel-inner {
    overflow:hidden;
    /*float:left;*/
    margin: 0px auto;
    /*margin-top: 10px;*/
    width:100%;
    /*padding-top: 20px;*/
    /*padding-left: 25px;*/
    /*padding-right: 0px;*/


}



.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
    background-color: #fff;

}

/*.category-box{*/

/*    border-right:solid #fff; */
/*    width:231px !important;*/
/*}*/

.nbs-flexisel-item img {
    width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;

    /*    max-width:130px;
        max-height:220px;*/
    width:13m ,0px;
    height:220px;
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 22px;
    height: 22px; 
    width: 20px;
    height: 20px; 
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: 0.5;
    background-color: #fff;
}

.nbs-flexisel-nav-left {
    left: 0px;
    margin-top: 0px;
    background: url(../img/app/button-previous.png) no-repeat;
    z-index: 5;
}

.nbs-flexisel-nav-right {
    right: 0px;
     margin-top: 0px;
    background: url(../img/app/button-next.png) no-repeat;
    z-index: 5;
}

.rowgap{ margin-top: 20px;}

.navbar { background: none;  color: white;min-height:20px !important; outline: none;border:none !important;box-shadow:none !important;margin: 0px; padding: 0px;}
.navbar-default  { margin: 0px; padding: 0px;}

#bs-example-navbar-collapse-2  a  { 
    color: white; 
    margin: 0px; 
    font-size: 14px; 
    padding-top: 6px; 
    padding-bottom: 6px;
    transition: all 0.7s;
}
#bs-example-navbar-collapse-2  a:hover { 
    color: #428bca; 
    background: none; 
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s; 
    transition: all 0.8s;
}

.dropdown-menu { background-color: rgba(68, 68, 68, .8)}
#bs-example-navbar-collapse-2  .dropdown-menu > li > a {

    color:white;
    font-size: 12px;
    margin: 0px;

}

#bs-example-navbar-collapse-2  .dropdown-menu > li > a:hover {

    color: #20A0AC; 

}
.rightbo{ border-right: 1px #ffffff solid; margin-top: 2px; margin-bottom: 2px;}

#bs-example-navbar-collapse-3  a  { color:white; margin-left: -20px;font-size: 12px; font-weight: bold;}
#bs-example-navbar-collapse-3  a:hover { color: #20A0AC; background: none;}
#bs-example-navbar-collapse-3  .dropdown-menu > li > a {

    color:white;
    font-size: 12px;

}

#bs-example-navbar-collapse-3  .dropdown-menu > li > a:hover {

    color: #20A0AC; 


}




#bs-example-navbar-collapse-3 .navbar .nav > li > a:hover {
    color:white;
}

ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;    
}

.whitebg {  padding: 5px;color: #333; }
.whitebg h1 { font-size: 18px;  font-weight: bold; margin-top: 2px;}
.whitebg h2 { font-size: 12px;  font-weight: bold;}

.whitebgsec {  background-color:white;border-radius: 4px; padding: 5px;color: black; -webkit-box-shadow: 0 0 7px 5px rgba(0, 0, 0, .3);box-shadow: 0 0 7px 5px rgba(0, 0, 0, .3);}

.dropdown-submenu{
    position:relative;
}

.dropdown-submenu > .dropdown-menu
{
    top:0;
    left:100%;
    margin-top:-6px;
    margin-left:-1px;
    -webkit-border-radius:0 6px 6px 6px;
    -moz-border-radius:0 6px 6px 6px;
    border-radius:0 6px 6px 6px;
}

.dropdown-submenu:hover > .dropdown-menu{
    display:block;
}

.dropdown-submenu > a:after{
    display:block;
    content:" ";
    float:right;
    width:0;
    height:0;

    margin-top:2px;
    margin-right:-10px;
}

.dropdown-submenu:hover > a:after{
    border-left-color:#ffffff;
}

.dropdown-submenu .pull-left{
    float:none;
}

.dropdown-submenu.pull-left > .dropdown-menu{
    left:-100%;
    margin-left:10px;
    -webkit-border-radius:6px 0 6px 6px;
    -moz-border-radius:6px 0 6px 6px;
    border-radius:6px 0 6px 6px;
}

.booktitle { font-size: 18px;width: 95%; overflow: hidden;}



@media (max-width: 768px) {
    #cartform .form-control { padding: 0px; margin: 0px; left:100px;}
}

#otheradderess { display: none;}
.jumbotron { padding: 10px; margin-top: 10px;}
.jumbotron .text-info { font-size: 12px; margin: 0px;}

.fini .text-info { color:#9e9696;}

.whitebg .text-info { color:#676767;line-height: 25px;text-align: justify;font-size: 14px;}

#bookinfo h2 { font-size: 20px;color:#ed1b24; margin: 0px;}
#bookinfo h4 { font-size: 12px;}
#bookinfo h6 { font-size: 16px;text-decoration:line-through}

#cart a { text-decoration: none;}
.boderright { border-right: #cccccc solid 1px;}
.strwap{ width: 95%; overflow: hidden; font-size: 10px;  text-align: center;}


#scrollUp {
    background-image: url("../img/app/topgo.png");
    bottom: 25px;
    right: 5px;
    width: 38px;    /* Width of image */
    height: 38px;   /* Height of image */
}

.navbar-header { padding-top: 10px;}
.bookul li { padding-bottom: 3px;}

.prebook {
    width: 62px;
    height: 62px;
    margin: 0;
    padding: 0;
    position: absolute;
    background: url("../img/app/topgo.png") no-repeat top;
    left: 1px;
    top: 0px;
}

.list-group-item{ border: none; margin: 0px; padding-left: 3px;}
.catetop { margin-left: 1px; padding-top: 0px; font-size: 14px; font-weight: bold;
           font-size: 14px;
           font-weight: 400;
           font-weight: bold;
           color: white;
           padding: 15px 3px;
           background-color: #777;
           text-transform: uppercase;
           border-radius: 2px;}


.homega h4 { text-align: center; margin-bottom: 10px;}

.gap { margin-top: 10px;}

.homeiage {
    -moz-box-shadow: 0px 4px 7px rgba(0,0,0,0.25);
    -webkit-box-shadow: 0px 4px 7px rgba(0,0,0,0.25);
    box-shadow: 0px 4px 7px rgba(0,0,0,0.25);

}
.h4image h4 { margin: 0px; padding: 0px;}
.redc{ color: red; display: inline;}

.spbig { font-size:14px; padding: 3px;}
.label-danger { font-size: 10px;}
blockquote {

    border-left: 1px;
    border-left-color:#8386aa;
    border-left-style:solid;
}


.social-btn-sec li{
    list-style: none;
    display: inline;
    background-color: #333;
    padding: 4px;
}

.qty-button{
    border:none;
    padding:3px;
    width: 20%;
    margin-left:3px;
    margin-right: 1px;
    font-size: 13px; 
}
.item-detail{
    margin-top:15px;
}

.social-sec{
    padding-top: 10px;
    padding-left: 0px;
    padding-bottom: 6px
}

.social-sec li{
    display: inline-block;
    list-style: none;
    text-decoration: none;
    max-width:110px;
    padding: 3px;
    border-radius: 1px;
    text-align: center;
    letter-spacing: 1px;
}

.social-sec li a{
    color:#fff; 
    text-decoration: none;
    margin: 5px;
}

.silder-img{
    padding: 10px;
    height: 500px;
    text-align: center;
}
.silder-img li{
    padding-top: 10px;
    background-color:#f1f1f1; 
    height: 320px;
}
.silder-img li img{
    margin: 0 auto;
}

.bx-controls-direction{
    background: #f1f1f1;
    color: #333;
    margin-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    /*padding-left: 90px;*/
    text-align: center;
    border-top: 1px solid #FE5F01;
    border-top: 5px solid #fff;
}

.bx-next{
    text-decoration: none !important;
    color: #A5205F;
    font-size: 20px;
    margin-left: 60px;
}
.bx-prev{
    text-decoration: none !important;
    font-size: 25px;
    color: #A5205F;
}


.bx-next:active:hover:focus{
    color: #FE5F01 !important;  
}

.bx-prev:active:hover:focus{
    color: #FE5F01 !important;  
}
.slider-img{
    margin: auto;
}

.slider-title{
    text-align:center;
    font-weight: 700;
    font-size: 12px;
}

.slider-price{
    text-align:center;
    color:#D9534F;
    letter-spacing: 1px;
    font-size: 10px;
}

.icon-contact{
    width: 35px;
    height: 35px; 
    border-radius: 25px;
    color: #fff;
    background: #FE5F01;
    padding: 10px;
    text-align: center;
    font-size: 15px;
    border: 1px solid #FE5F01;
    transition: 1s ease;
}

.icon-contact:hover{
    transition: 1s ease;
    border: 1px solid #FE5F01;
    color: #FE5F01;
    background: #fff;
}

.page-bg{
    background-image: url(../../assets/img/app/images.jpg);
    background-attachment: fixed;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}


.border-img{
    border: 0;
    margin-top: -40px;
    height: 55px;
    background-image: url(../../assets/img/app/type_7.png);
    background-repeat: no-repeat;
}

.border-title{
    padding-left:120px;
    color: #FE5F01;
}

#div-scroll{
    top:300px;
    margin-top: 100px;
    /*position: absolute;*/
}
.div-animation{
    padding-left: 10px;
    animation-name: div-movement;
    animation-duration: 1s ;
    animation-timing-function: ease-in;
}

@-webkit-keyframes div-movement{
    0% {margin-top: 100px; position: absolute;}
    100% {margin-top: 0px; position: absolute;}
}

@-moz-keyframes div-movement{
    0% {margin-top: 100px; position: absolute;}
    100% {margin-top: 0px; position: absolute;}
}

@-o-keyframes div-movement{
    0% {margin-top: 100px; position: absolute;}
    100% {margin-top: 0px; position: absolute;}
}


@keyframes div-movement {
    0% {margin-top: 100px; position: absolute;}
    100% {margin-top: 0px; position: absolute;}
}


/*button effect*/
/*.btn-theme {
    display: inline-block;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative;
    border: 1px solid #FE5F01;
    background-color: #FE5F01;
    color: #fff;
    padding: 8px 12px;
    transition: color 0.3s;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    -moz-transition:color 0.3s;

}
.btn-theme:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    transition:transform 0.3s ease-out ;
    -webkit-transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    -moz-transition:transform 0.3s ease-out;
}
.btn-theme:hover, .btn-theme:focus, .btn-theme:active {
    color: #FE5F01;
    background-color: #fff;
    text-decoration: none;

}
.btn-theme:hover:before, .btn-theme:focus:before, .btn-theme:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.btn-theme-sub{
    background: #097ABF;
    text-align: center;
    padding: 5px;
    text-decoration: none;
    color:#fff;
    display: block;
    width: 100%;
}
.btn-theme-sub:hover{
    text-decoration: none;
    color:#fff;
}*/



/*cart process*/
.cart-process-sec{
    text-align: center;
    margin-top: 20px;
}
.cart-process {
    margin-left: 20px;
    width: 120px;
    height: 50px;
    color:#777;
    padding-top:15px;
    background: #f1f1f1;
    display: inline-block;
    padding-left: 30px;
    position: relative;
    min-height: 10px;
    text-align: left;
    
}

.cart-process-active {
    margin-left: 20px;
    width: 120px;
    font-weight: 700;
    height: 50px;
    color:#fff;
    padding-top:14px;
    /*background: #25BBB6;*/
    /*background: #2ac8fc;*/
    background: #2dc6c1;
    display: inline-block;
    padding-left: 30px;
    position: relative;
    min-height: 10px;
    margin-bottom: 20px;
    text-align: left;
}

.cart-process i{
    padding-right: 5px;
    font-size: 20px;
    padding-left:1px;
}

.cart-process-active i{
    padding-right: 5px;
    font-size: 20px;
    padding-left:1px;
}
.cart-process-active:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 0;
    height: 0;
/*    border-color: transparent transparent transparent #25BBB6;
    border-color: transparent transparent transparent #2ac8fc;*/
    border-color: transparent transparent transparent #2dc6c1;
    border-style: solid;
    border-width: 25px;
}
.cart-process-active:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    border-color: transparent transparent transparent #fff;
    border-style: solid;
    border-width: 25px;
}

.cart-process:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 0;
    height: 0;
    border-color: transparent transparent transparent #f1f1f1;
    border-style: solid;
    border-width: 25px;
}
.cart-process:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    border-color: transparent transparent transparent #fff;
    border-style: solid;
    border-width: 25px;
}

.cart-ul{
    list-style: none;
    margin-bottom:30px;
    
}


/*cart remove button*/
.remove-button{
    color: #C988EC; 
    font-size: 15px;
}

.cart-item th{
    letter-spacing: 1px;
    color:#666;
}

.icon-align-left{
    font-size: 10px;padding-right:5px;  
}

.icon-align-right{
    font-size: 10px;padding-left:5px; 
}

/*customer delivery address page*/

.delivery-heading-txt{
    font-size: 16px;
    color: #666;
    padding-bottom: 20px;
}
.delivery-heading-txt:hover{
   transition-delay: 0.5s ease;
    color:#FE5F01;
    cursor: pointer;
}

.common-heading-txt{
    font-size: 18px;
    color: #666;
    padding-bottom: 20px;
}

.address-field-sec{
    padding:15px !important;
    /*border:1px  solid #ddd;*/
    margin-bottom: 20px !important;
}

/*payment image */

.payment-image{
    padding-top: 60px;
    font-size:14px;
    text-align: justify;
    color: #666;
}

.search_result{
    margin-left: 50px;
    min-height: 150px;
}

.search_result_p{
    color: #676767;
    font-size: 14px;
    padding-top: 35px;
}