serach-content/*
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 : Mar 18, 2017, 5:22:48 PM
    Author     : user
*/
.navbar-inverse{
    background-color :#1D179A !important;
    border-color: #ffffff !important;
}
.navbar-inverse .navbar-brand {
    color: #fff !important;
}
.navbar-inverse .navbar-nav > li > a {
    color: #1D179A !important;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #ffffff !important;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #ffffff !important;
    background-color: #080808;
}
.address{
    clear: both;
    
}
.power_css{
    margin-top: 15px;
}
#map{
    height: 400px;
    width: 100%;
}
.map_header{
    font-weight: bold;
    margin-bottom: 5px;
}
.contact_info{
    margin : 0 0 20px 20px;
}
div.contact_info p{
   line-height: 0.8 !important; 
}
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600);	

/*..................Slider.....................*/

#slideshow {
    position:relative;
    width : 100%;
    height:700px !important;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
   /* z-index:8;*/
    opacity:0.0;
	width:100%;
	height:100%
}

#slideshow IMG.active {
    /*z-index:10;*/
    opacity:1.0;
}

#slideshow IMG.last-active {
    /*z-index:9;*/
}

/*....End........*/

.serach-content{
    height: auto;
    float: right;
    margin-bottom: 20px;
    width: 80%;
}
.serach-content-product{
    height: auto;
    margin-bottom: 20px;
}
select{
    width: 250px;
    height: 40px;
}
button.search-btn{
    margin-top: 60px;
    background-color: #1D179A;
    color: #fff;
}
.price{
    font-size: 17px;
    font-family: monospace;
    color: black;
}
.header-text-product{
    font-size: 20px;
    font-family: fantasy;
    color: midnightblue;
    margin: 10px 0 10px 0;
}
.no-product{
    font-size: 30px;
    font-style: normal;
    font-family: fantasy;
    color: red;
    height: 200px;
}

div.about-content p{
    font-size: 16px;
    text-align: justify;
    font-family: cursive;
}
div.about-content p span.charka{
    font-weight: bold;
    font-size: 20px;
    color: #170F5E;
}
div.about-content p span.jcf{
    font-weight: bold;
    font-size: 20px;
    color:#170f5e;
}
.navbar-brand-except-home{
    padding: 0 !important;
}
.site-about img{
    border: 5px dotted #7d7d7d;
}
.outlet-store{
    font-size: 20px;
    font-family: cursive;
    font-weight: bold;
    color: #3e8f3e;
    margin-bottom: 27px;
}
button.btn:hover{
    color: #fff !important;
}
select{
    font-size: 15px !important;
    
}
.contact-header-text{
    font-weight: bold;
    font-size: 18px;
    color: #170f5e;
}
div.order_container{
    text-align: center;
    border: 2px solid white;
    height: 460px;
    margin-bottom: 20px;
}
div.order_container a{
    text-decoration: none; 
}
div.order_container:hover{
    border: 2px solid darkblue;
    text-align: center;
   
}
.product-details-title-txt{
    font-family: math;
    color: #101010;
    float: left;
    /* max-width: 325px; */
    font-size: 3rem;
    font-weight: 500; 
}
.product-details-price{
    font-family: monospace;
    color: #4c4b4b;
    float: left;
    font-size: 2rem;
    font-weight: 400;
}
.image_delete_button{
    position: absolute;
    top: -7px;
    left: 87px;
    background-color: red;
    height: 20px;
    width: 20px;
    text-align: center;
    border-radius: 10px;
    cursor: pointer;
    font-weight: bold;
    color: #FFFFFF;
}
.image_delete_button2{
    position: absolute;
    top: -7px;
    left: 197px;
    background-color: red;
    height: 20px;
    width: 20px;
    text-align: center;
    border-radius: 10px;
    cursor: pointer;
    font-weight: bold;
    color: #FFFFFF;
}
.product-details{
    margin-top: 40px;
    line-height: 1em;
}

.comments{
    margin-left: 20px;
    margin-top: 20px;
    clear: both;
    height: auto;
    overflow: hidden;
    display: block;
}
.product-details-price-container{
  /* margin-top: 40px; */
}
.bold{
    font-weight: bold;
}
table tbody tr{
    letter-spacing: 1px;
    line-height: 30px;
}
.button_style{
    /*margin-top: 50px;*/
    line-height: 40px;
    color: #FFFFFF;
    background-color: #1D179A;
    border: 0;
    width: 200px;
    text-align: center;
    font-size: 15px;
}
.contact-number{
    float: left;
    margin-left: 20px;
    margin-top: 48px;
    font-weight: bold;
    font-size: 20px;
    color: red;
    display: none;
}


table tr td.description{
    word-wrap:break-word;
    max-width: 300px !important;
    min-width: 300px !important;
}

table tr td.brcode{
    word-wrap:break-word;
    max-width: 85px;
}

table tr td.jcf-status{
    word-wrap:break-word;
    max-width: 80px;
}

table tr td.gc-status{
    word-wrap:break-word;
    max-width: 80px;
}

table tr td.date{
    word-wrap:break-word;
    max-width: 70px;
}

table tr td.zone{
    word-wrap:break-word;
    max-width: 90px;
}

table tr td.correction{
    word-wrap:break-word;
    max-width: 300px !important; 
    min-width: 300px !important;
}
table tr td.contact{
    word-break:break-all;
}

table tr th{
    text-align: center;
}

.container-index{
    margin-top: 80px !important;
    margin-bottom: 100px !important;
}

button.search-btn {
    margin-top: 38px;
    background-color: #1D179A;
    color: #fff;
}

button.search-charkabtn {
    margin-top: 40px;
    background-color: #1D179A;
    color: #fff;
}

nav{
    background-color: #c5c5c5 !important;
}
.charka-search-container{
        margin-top: 20px;
}
.stats{
    float: left;
    width: 111px;
}
.stats_value{
    width: 70px;
    text-align: right;
}
.stats-fixed{
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 9999;
    height: 100px;
    background: #0cef91;
    width: auto;
    padding: 10px 10px 10px 10px;
}
.stats-fixed-active{
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9999;
    height: 60px;
    width: auto;
    padding: 10px 10px 10px 10px;
}
.zone_status{
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
    text-decoration: underline;
}
.review-form-details{
    clear: both;
    margin-top: 20px;
    display: none;
}
.contact_panel{
    padding-bottom: 30px;
    /*display: none;*/
}

.contact_panel ul li{
    padding: 7px;
    font-size: 15px;
}
span.contact{
    font-size: 30px;
}
ul li.corr{
    font-size: 18px; 
    font-weight: bold; 
    color: #428bca
}
ul li.name{
    font-size: 15px; 
    font-weight: bold; 
    color: #F00;
}
ul li.cell{
    font-size: 15px; 
    font-weight: bold; 
    color: #3e8f3e;
}
span.arrow{
    cursor: pointer;
}

/*Custom Checkbox*/
.checkbox label:after {
  content: '';
  display: table;
  clear: both;
}

.checkbox .cr {
  position: relative;
  display: inline-block;
  border: 1px solid #a9a9a9;
  border-radius: .25em;
  width: 1.3em;
  height: 1.3em;
  float: left;
  margin-right: .5em;
}

.checkbox .cr .cr-icon {
  position: absolute;
  font-size: .8em;
  line-height: 0;
  top: 50%;
  left: 15%;
}

.checkbox label input[type="checkbox"] {
  display: none;
}

.checkbox label input[type="checkbox"]+.cr>.cr-icon {
  opacity: 0;
}

.checkbox label input[type="checkbox"]:checked+.cr>.cr-icon {
  opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled+.cr {
  opacity: .5;
}
.star-rating {
  line-height: 20px;
  font-size: 1.15em;
}

.star-rating .fa-star{color: yellow;}


@media screen and (min-width:320px) and (max-width:760px) {
    
    .contact-button{
        margin-top: 30px;
    }
    
    .comment{
        margin-top: 30px;
    }
    
    .call{
        margin-top: 25px;
        margin-left: 0 !important;
    }
  /*  .product-details-price{
        margin-left: 67px;
    }
    */
    .search-content{
       margin-top: 95px;
    }
    
    #slideshow{
       margin-top: 20px; 
    }
    .product-details-title-txt{
        font-family: "Times New Roman", Times, serif;
        color: #101010;
        float: left;
        max-width: 325px;
        font-size: 30px;    
    }
}

@media only screen and (min-width: 769px){
    .call{
        margin-left: 30px;
    }
    .search-content-desktop{
        float: right; 
        margin-bottom: 20px;
    }
}

.new-arrival-logo{
    position: absolute;
    top: -7px;
    right: 4px;
}
.footer-list-style{
    list-style: none; 
    padding-left: 0px;
    position: relative;
}
ul.footer-list-style li{
    float: left;
    margin-right: 20px;
}
.footer-list-style li a:hover{
    text-decoration: none;
    color: #F00 !important;
}
.footer-list-style li a{
   color: #223776 !important; 
}
.popular{
    text-align: center;
    background-color: #f1eaea;
    height: 33px;
    margin-bottom: 50px;
    margin-top: 20px;
}
.popular p{
    padding-top: 7px;
    padding-left: 15px;
    font-weight: 700;
    font-family: "Ubuntu";
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
    color: rgb(0, 0, 0);

}
.footer-list-style li{
    margin-bottom: 10px;
}
/*#############Slider###################*/

/*#############Social Media#################*/
.sticky-container{
    /*background-color: #333;*/
    padding: 0px;
    margin: 0px;
    position: fixed;
    right: -119px;
    top:130px;
    width: 200px;
    z-index: 9999;
}

.sticky li{
        list-style-type: none;
        background-color: #66716e;
        color: #efefef;
        height: 43px;
        padding: 0px;
        margin: 0px 0px 1px 0px;
        -webkit-transition:all 0.25s ease-in-out;
        -moz-transition:all 0.25s ease-in-out;
        -o-transition:all 0.25s ease-in-out;
        transition:all 0.25s ease-in-out;
        cursor: pointer;
        filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); 
        filter: gray; 
        -webkit-filter: grayscale(0%); 

}

.sticky li:hover{
        margin-left: -115px;
        /*-webkit-transform: translateX(-115px);
        -moz-transform: translateX(-115px);
        -o-transform: translateX(-115px);
        -ms-transform: translateX(-115px);
        transform:translateX(-115px);*/
        /*background-color: #8e44ad;*/
        filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
        -webkit-filter: grayscale(0%);
}

.sticky li img{
        float: left;
        margin: 5px 5px;
        margin-right: 10px;

}

.sticky li p{
        padding: 0px;
        margin: 0px;
        text-transform: uppercase;
        line-height: 43px;
        text-decoration: none !important;

}

/** content **/
.content{
        margin-top: 150px;
        margin-left: 100px;
        width: 700px;
}

.sticky-container p{
        color: #FFFFFF;
        font-family: "Lato";
        line-height: 28px;
        font-size: 15px;
        padding-top: 50px;
}

p.credit{
        padding-top: 20px;
        font-size: 12px;
}

p a{
        color: #ecf0f1;
}

/** fork icon**/
.fork{
        position: absolute;
        top:0px;
        left: 0px;
}
.comment{
    padding-left: 0;
}
h3.nav_brand{
    color: #1D179A;
    font-weight: bold;
    margin: 0;
}
.border_less{
    border-bottom-width: 0;
}
/*#############Social Media End#################*/
@media screen and (min-width: 320px) and (max-width: 760px){
    #slideshow{
        height: 250px !important;
    }
}
@media screen and (min-width: 761px){
    #slideshow{
        height: 500px !important;
    }
}
@media screen and (min-width: 1200px){
    #slideshow{
        height: 700px !important;
    }
}