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

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


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

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

.logo-img {
    max-width: 200px;
    width:100%;
}

.sub {
    margin-top: 10px;
}

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

p.sub-service {
    color: #57d0e7;
    font-size: 18px;
    text-align: right;
	margin: 15px auto;
}

p.sub-service span {
color: #fff;
margin: 15px auto;
font-size: 12px;
font-weight: 400;
}

.story-col {
    background: none repeat scroll 0 0 #fff;
    margin-bottom: 20px;
    padding: 15px 15px 10px;
	border-radius: 4px;
}

.copyright {
    background: none repeat scroll 0 0 #252a2f;
    font-size: 13px;
    padding: 18px 0 8px;
    text-align: center;
	padding-top: 50px;
padding-bottom: 40px;
}
.copyright{
    color: #95999D;
}


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

.log-reg {
    float: right;
}

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

.footer-links {
    background: none repeat scroll 0 0 #57d0e7;
    border-top: 1px solid #bcbcbc;
    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;
}
.waspa {
    text-align: right;
}

.product-col h4 {
    font-size: 20px;
    color: #252a2f;
}

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

.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: 231px;
    padding: 0;
	max-width: 100%
}

.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;
}

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


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


.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 #4DB9CD;
    color: #fff;
}

.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: #57d0e7;
    font-size: 18px;
    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:#fff;
	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;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
        font-size: 14px;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
}
.img-fluid{
width: 100%;
border-radius: 4px;
}
.slider h1{
color: #57D0E7
}
.slider p{
color: #fff;
}
.slider .btn-primary{
color: #fff;
background-color: #57d0e7;
border-color: #57d0e7;
}
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}
.text-white {
    color: #fff !important;
}
.text-center {
    text-align: center !important;
}.card {
    word-wrap: break-word;
}
.text-white {
    color: #fff !important;
}
.text-center {
    text-align: center !important;
}
.mb-4, .my-4 {
    margin-bottom: 1.5rem !important;
}
.bg-secondary {
    background-color: #6c757d !important;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}
.h-50 {
    height: 50% !important;
}
.card-title {
    margin-bottom: .75rem;
}
.card-text:last-child {
    margin-bottom: 0;
	color: #333
}
.card {
    word-wrap: break-word;
}
.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px);
}
.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0,0,0,.03);
    border-top: 1px solid rgba(0,0,0,.125);
}
.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px);
}
