.header-first {
	background: #1977d2;
}
.header-second {
	background: #e8e8e8;
}
.header-second-box {
	color: #000;
}

.container-top-search i.fa {
	color: #1977d2;
}
.input-field {
	border: 1px solid #1977d2;
}
	.input-field:focus {
	    border-color: #1977d2;
	    box-shadow: 0 0 8px rgb(211, 40, 31);
	}

.btn-three {
	background: #1977d2;
	color: #fff /* !important */;
}
	.btn-three:hover {
		background: #71a9ff;
	}

.slick-dots li button:before {
	font-size: 10px;
	color: #1977d2;
}
.slick-dots li.slick-active button:before {
	color: #1977d2;
}
.sch-show-finish-shoping {
	background: #1977d2;
	color: #fff;
}
.box-footer-caret {
	background: #1977d2;
}
.copyright {
	background: #151515;
	color: #fff;	
	padding: 32px;
}
	.copyright a {
		color: #fff;
	}
	.copyright-checkout {
		background: #f5f5f5;
	    border-top: 1px solid #e0e0e0;
	    color: #000;
	    padding: 10px;
	}
		.copyright-checkout a { 
			color: #000;
		}


.sp-shopping-cart-sm {
	background: url('../../images/sprite.png') no-repeat -1089px -26px;
	width: 21px;
	height: 20px;
}
.ulcat a:hover {
	color: #1977d2;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover { 
	background-color: #1977d2;
    border-color: #1977d2;
}

.txt-more-description {
    color: #1977d2;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	border-bottom: 7px solid #1977d2;
}
.btn-upload {
	background: #1977d2;
	color: #fff;
}
	.btn-upload .txt-upload {
		color: #fff;
	}
.btn-upload .icon-upload {
	background: #1977d2;
}

.input-auth:focus {
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(211, 40, 31);
    border: 1px solid #1977d2;
}

.txt-file-upload {
	color: #1977d2;
}

.container-checkout .nav-tabs>li.active>a, .container-checkout .nav-tabs>li.active>a:focus, .container-checkout .nav-tabs>li.active>a:hover {
	border-bottom: 3px solid #1977d2;
}

.boa-list-add {
	color: #1977d2;	
}

.box-testimonial-img img {
    border: 4px solid #1977d2;
}

.box-status-order-separate {
	background: #1977d2;	
}
.loh-code {
	color: #1977d2;
}
.loh-step-list {
	background: #1977d2;
	color: #fff;
}
.box-my-account:hover {
	background: #1977d2;
	color: #fff;
}

.container-sidebar-account {
    background: #fff;
    padding: 20px;
    border-left: 5px solid #1977d2;
}

.top-search {
    border: 2px solid #1977d2;
    color: #1977d2;
}
	.top-search:focus {
		border-color: #1977d2;
		box-shadow: 0px 0px 8px #1977d2;
	}
.cmx-head {
	background: #1977d2;
	color: #fff;
}

.cmx-close {
    border: 2px solid #fff;
}

.head-category {
	margin-top: 30px;
    font-size: 20px;
    margin-bottom: 10px;
}

.box-product-home-image img {
	width: 100%;
}
.box-product-home {
	background: #f5f5f5;
}
.box-product-home .box-product-name {
	margin-top: 0px;
	margin-bottom: 2px;
	height: auto;
}
.box-product-home .box-product-detail {
	background: #e8e8e8;
    padding: 5px;
    text-align: center;
}

	.box-product-home .slide-product-detail:hover {
		background: #f9f9f9;
	}

.slide-product {
	margin-left: -5px;
	margin-right: -5px;
}
	.slide-product-item {
		padding-left: 5px;
		padding-right: 5px;
	}

.slide-product {
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
}

.slide-product.slick-initialized {
    visibility: visible;
    opacity: 1;    
}

.slide-product .slick-next:before, .slide-product .slick-prev:before {
	color: #000 ;
}

.sch-wrap {
	color: #000;
}

.container-voucher {
	position: relative;
}
	.container-voucher button {
		position: absolute;
		top: 0px;
		right: 0px;
	}

.box-voucher-delivery {
	display: none;
}

.txt-before-discount {
	color: #8a8a8a;
	text-decoration: line-through;
}

.line-through {
	border-top: 1px solid #ddd;
    margin: 20px 0;
    position: relative;
    text-align: center;
}
.line-through p {
    position: absolute;
    text-align: center;
    top: -13px;
    width: 100%;
}

.line-through span {
    background: #fff;
    padding: 0 10px;
}
.muted {
    color: #999;
}
.btn-login-fb {
	width: 100%;
}
.btn-login-google {
	width: 100%;
	margin-top: 10px;
}

.container-map {
	height: 300px;
}

.separate-home {
	border-bottom: 1px solid #E8E8E8;
    margin-top: 35px;
}

.image-home-img {
	width: 100%;
	padding-bottom: 5px;
}

.slideshow-m {
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
    display: none;
}

.slideshow-m.slick-initialized {
    visibility: visible;
    opacity: 1;    
}

.txt-why {
	margin: 0 0 35px;
    padding: 0 0 0 85px;
    font-family: 'geobold';
    font-size: 2.5em;
    line-height: 100%;
    display: inline-block;
    position: relative;
}
	.txt-why:before {
		font-size: 3.8em;
	    position: absolute;
	    top: 40px;
	    left: 0;
	    color: #1977d2;
	    content: '?';
	}
	.txt-why span {
		margin: 0 0 10px;
	    padding: 15px 0;
	    font-family: 'geoheavy';
	    font-size: 1.2em;
	    color: #1977d2;
	    border-style: solid;
	    border-color: #1977d2;
	    border-width: 3px 0;
	    display: block;
	}

.container-why {
	margin-top: 50px;
}

.container-testimonial {
	background: #f7f7f7;
}

.img-mesin {
	width: 100%;
}

.ol-advantage {
	margin: 40px 0 0;
    padding: 0;
    width: 100%;
    list-style: none;
    overflow: hidden;
}
	.ol-advantage li {
		padding: 0 15px;
	    width: 33.33%;
	    float: left;
	    text-align: center;
	    border-left: 2px solid #1977d2;
	    color: #1977d2;
	}
		.ol-advantage li:first-child {
			border: 0;
		}
		.ol-advantage li img {
			height: 60px;
		}
		.ol-advantage li span {
			padding: 7px 0 0;
		    font-family: 'geoheavy';
		    font-size: 1em;
		    display: block;
		    line-height: 130%;
		}

.container-why-right {
	padding-left: 30px;
	padding-top: 10px;
}

/*.container-body {
	margin-top: 90px;
}*/

.container-slideshow {
	padding-top: 20px;
}

@media (max-width: 767px) {
	.header-first {
		background: #e8e8e8;
		top:-2.15rem;
	}
	.header-first.hidden{
	    top:-2.15rem!important;
	}
	.header-second {
		background: #1977d2;
		top: 0;
	}
	.header-first-two {
		color: #000;
		font-size: 18px;
		margin-top: -27px;
	}
		.header-first-two a {
			color: #000;		
		}
	.copyright {
		padding: 15px;
	}
	.header-second-box i {
		color: #000;
	}
	.xs-menu li a i {
		color: #1977d2;
	}

	.sp-shopping-cart {
		/*background: url('../../images/sprite.png') no-repeat -1180px -19px;*/
		background: url('../../images/sprite.png') no-repeat -3px -19px;
		width: 34px;
		height: 33px;
	}

	.hsb-col-search {
		padding-right: 15px;
	}
	.container-breadcrumb {
		margin-top: 0!important;
	}
	.container-slideshow {
		display: none!important;
	}
	.hsb-col-xs-logo {
		display: table-cell;
		font-size: 30px;
	    line-height: 1;
	    width: 40px;
		padding-left: 10px;
	}
	.hsb-col-xs-menu {
		padding-left: 10px;
	}
	.hsb-col-cart {
		display: none;
	}
	.drawer-wrap {
		display: block!important;
	}
	.slideshow-m {
		display: block;	}
}

@media (max-width: 1087px) {
	.container-slideshow {
		display: none!important;
	}
	.slideshow-m {
		display: block;
	}
}
@media (max-width: 767px){
	.container-cart h3 {
	    margin-top: 10px;
	}
}