/***************************************************
Custome V1.0
***************************************************/

    @import "bootstrap.min.css";
    @import "style.css";
    @import "responsive.css";


/***************************************************
Content
***************************************************/
h3 {
    padding-bottom: 5px;
}

h2.face {
    margin-top: 5px;
}

#logo .img-responsive {
    max-width: 190px;
    width:100%;
    position: absolute;
    top: 9px;
    z-index: 999;
    left: 40px;
}
#main-menu {
    background: transparent;
}
.main-header {
    padding: 2px;
}


.pull-left li a span,.header-links li a{
    font-size:11px
}
.nav > li > a > img{
    width: 26px;
    height: 16px;
    object-fit: cover;
}
.btn-navbar i.fa.fa-bars{
    color:#fff;
    font-size: 20px;
}
#main-menu .navbar-nav > li a:focus{
    background: #4396e7;
}
.sub {
    margin-top: 10px;
}

.sub-padding {
   padding-top: 35px;
}

p.sub-service {
    color: #ffb400;
    font-size: 18px;
    text-align: right;
    margin-bottom: 0px;
}

p.sub-service span {
    color: #fff;
    font-weight: bold;
}

.story-col {
    background: #f7f7f7;
    margin-bottom: 20px;
    padding: 15px 15px 20px;
}

.copyright {
background: #1D5777;
		background: -webkit-linear-gradient(to right, #164168, #246A85);
background: linear-gradient(to right, #164168, #246A85);
    font-size: 13px;
    padding: 18px 0 8px;
    text-align: center;
}
.copyright{
    color: #fff;
}


.copyright a {
    color: #fff;
}
.copyright p {
    padding-top: 4px;
}

.log-reg {
    float: right;
}

.story-img {
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}

.footer-links {
    background: #3AB6CD;
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
    padding: 25px 0 40px;
}

.footer-links li, .footer-links li a, .footer-links .last h4.lead {
    color: #fff;
}

.footer-links li a:hover {
    color: #fff;
	border-bottom: 0px solid #fff;
	text-decoration:none !important;
}
.waspa {
    text-align: right;
}

.product-col h4 {
    font-size: 22px;
    color: #333; text-align: left
}

.product-col h4 span {
    font-size: 40px;
    color: #4595E6;
}

.product-col img {
    max-width: 90px;
    padding: 10px;
    clear: both;
	margin-right: 10px;
}

#page-home .product-col img, .product-col.side-banner img {
    max-width: 75px;
    padding: 0;
}

.cart-button i {
    font-size: 18px;
    padding-left: 2px;
}

.product-col .description {
    text-align:left;
	min-height: 40px;
}

.page-box h4 {
    margin: 20px 0 10px;
}


.footer-links h5 {
    margin-bottom: 10px;
    text-transform: uppercase;
}

.product-col.pics img {
    max-width: 158px;
    padding: 0 0 5px;
    clear: both;
}
.product-list.list-home .product-col{
    display: flex;
}
@media (min-width:768px){
    #logo .img-responsive {
        position:relative;
        top:0;
        left: 0;
    }
    #main-menu {
        background: #3ab6cd;
    }
    .main-header {
        padding: 25px 0;
    }
    #page-home .product-col img, .product-col.side-banner img {
        max-width: 120px;
    }
}

.thumbnail {
   background-color: transparent;
border: 0px solid #ddd;
border-radius: 0px;
    display: block;
    line-height: 1.42857;
    margin-bottom: 20px;
    padding: 15px;
    transition: all 0.2s ease-in-out 0s;
}

dw {
	color: red;
}


.product-col .caption {
    padding: 5px 0;
}


.product-col.list .image {
    float: left;
    margin-bottom: 80px;
    padding: 20px 30px 0 0;
}

#main-menu .navbar-nav > li > a:hover, #main-menu .navbar-nav > li > a.open {
    background: none repeat scroll 0 0 #4595E6;
}

.menu-label {
    color: #fff;
    display: inline;
    font-size: 12px;
    padding: 1px 7px;
    position: absolute;
    right: 5px;
    text-transform: uppercase;
    top: -14px;
}
.menu-label.hot-menu:after {
    border-color: #d02d29 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.menu-label.hot-menu {
    background: none repeat scroll 0 0 #d02d29;
}
.menu-label:after {
    border-style: solid;
    border-width: 7.5px 8.5px 0 7.5px;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    right: 18px;
    top: 90%;
    transition: all 0.3s ease 0s;
    width: 0;
    z-index: 100;
}


/***************************************************
Media
***************************************************/

@media (max-width:991px) {
p.sub-service {
    color: #ffb400;
    font-size: 18px;
    padding-top: 30px;
    text-align: center;
}
    
    .sub-padding {
   padding-top: 0px;
}
}

@media (max-width:767px) {
 .log-reg {
    float: left;
}   
}

@media (max-width:1198px) {
.waspa {
    
    text-align: center;
}
}

/***********************************************
Rating
***********************************************/

h5.rating {
	
	
	color:#9f9e9e;
	margin-bottom:6px;
}

.rating {
	
	text-align: center;
}

.rate_widget {
	display: inline-block;
	margin-bottom:0;
	margin-top:5px;
    height: 16px;
    text-align: center;
    padding-top: 5px;

}

.rate.stars {
	display: inline-block;
	
}

.ratings_stars {
	float:left;
    background: url('../images/stars/star_empty.png') no-repeat;
	background: url('../images/stars/star_empty.svg'), none;
    height:14px;  
    padding:0;  
    width:15px;  
}

.ratings_vote {
    background: url('../images/stars/star_full.png') no-repeat;
	background: url('../images/stars/star_full.svg'), none;
} 
 
.ratings_over {
    background: url('../images/stars/star_highlight.png') no-repeat; 
	background: url('../images/stars/star_highlight.svg'), none;
}

ul.votes {
	margin-bottom:0px;
	color:#000;
	font-size:11px;
	text-align:center;
    padding-top: 2px;
    
}

/***********************************************
Image box
***********************************************/


.image-container {
    height: 0;
    margin-top: 0;
    overflow: hidden;
    padding-bottom: 75%;
    position: relative;
}

