.icon__cart:hover{
	color:#FFF !important;
}
.header--check{
	color: #707070;
    font-size: 1.3rem;
}
a.add-to-cart:hover{
	color: #fff !important;
    background-color: #0d5d92 !important;
}
a.add-to-cart:hover i{
	color: #FFF !important;
}
.icon--title{
	position: absolute;
    top: -90%;
    right: 10%;
    display: inline;
}
.alert{
	margin:0;
	padding:0;
}	
.margin--40{
	margin: 40px 0;
}
.margin40---{
	margin-top: 40px;
}
.margin30---{
	margin-top: 30px;
}
.date--blog span{
	font-size: 12px;
}
.date--blog{
	margin-bottom: 10px;
	text-align: left;
}
.subscription-area{
	background-color: #e9e9e9;
	padding:15px 0;
}
.line--footer{
	display: inline-block;
	width: 30px;
	height: 3px;
	background-color: #056395;
	margin-bottom: 10px;
}
.contact--info{
	color: #000;
}
.contact--info li{
	padding: 5px 0;
}
.contact--info li i{
	color: #056395;
	font-size: 16px;
}
#homepage-slider{
	height: 34vh;
}
.owl-carousel .owl-stage-outer{
	height: 100%;
}
.sub--banner{
	margin-top: 15px;
	padding-left: 10px;
    padding-right: 10px;
}
.cart-table thead{
	background-color: #005f95
}
.cart-table thead tr th{
	color: #FFF;
}
.cart-table table td i{
	font-size: 24px;
}
.cart-table table td i.fa-save{
	color: #005f95;
}
.cart-table table td img{
	border: 1px solid #CCC;
	padding: 5px;
}
.title--totals{
	background-color: #005f95;
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding-left: 10px;
    color: #FFF;
}
.btn--checkout{
    display: inline-block;
    width: 150px;
    background-color: #005f95;
    border-radius: 0;
}
.border--bottom{
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px
}
.footer--totals{
	width: 100%;
    text-align: right;
    padding: 0 20rem 1rem;
}
.single-product__code{
	color: #000;
}
.single-product__name{
	color: #105d94;
}
.single-product__price{
	margin-top: 15px;
}
.product-varients__label{
	display: inline-block;
}
.product-varients__color--group{
	display: inline-block;
}
.product-varients__color label{
	margin:0;
	padding: 10px 15px;
	border:1px solid #CCC;
}
.single-product__wishlist{
	margin-left: 10px;
    color: #F00;
    font-size: 18px;
}
.social-share ul li{
	float:left;
}
.social__item a i{
	font-size:18px;
}
.payment__form--border{
	border: 1px solid #CCC;
}
.payment-label{
	cursor: pointer;
}
.owl-carousel .owl-item{
	/*padding: 0 10px;*/
}
.text__right{
	text-align: right;
}
.text__left{
	text-align: left;
}
.text__justify{
	text-align: justify;
}
.text__center{
	text-align: center;
}
.product__form{
	margin: auto;
	width: 50%;
}
.post__single--bold{
	font-weight: bold;
}
.post-title a:hover{
	color: #F00;
}
ul li.sidebar--link a:hover{
	color: #005f95;
}
li.sidebar--link i{
	color: #005f95;
}
.post__social--minheight{
	min-height: 40px;
}
.product-thumb-large{
	text-align: center;
}
.thumb-menu-item a.active{
    border: 1px solid #005f95;
	padding: 0.5rem;
}
.cat-item{
	position: relative;
}
.cat-item > i{
	position: absolute;
	right:0;
	top:0;
}
.error{
}
.error p{
	color: red;
    text-align: left;
    margin-bottom: 1rem;
    font-size: 16px;
}
.alert p{
	color: #2f9416;
}
h1.title__search{
    margin-bottom: 20px;
    font-size: 18px;
}
h1.title__search span{
	color: red;
}
div.section__icon{
	width: 80%;
}
div.section__icon:after{
        content: "";
    width: 40px;
    height: 40px;
    background: url('../assets/img/icon-tittle.png') no-repeat center center;
    top: -15px;
    right: 0;
    position: absolute;
}
.group-title__consultant{
    text-align: center;
    margin-bottom: 20px;
    border-bottom: 1px dashed #095892;
    padding-bottom: 10px;
}
.form__label > span{
	color: red;
}
.sidebar-widget .widget_conent ul li a:hover, .sidebar-widget .widget_conent ul li a.active{
	color:#005f95;
}
.service__content p.service__text{
    text-align: left;
}
.service__content h4.service__title{
	text-align: left;
}
.service__title a{
	color: #135f9b;
}
input.email_disable:disabled {
  background-color: #efecec;
  cursor: not-allowed;
}
.client{
    padding: 15px;
    background-color: #f2f2f2;
    border-radius: 10px;
    border: 2px dashed #005f95;
}
.client h3{
	font-size: 16px;
}
.client h3 span{
	font-weight: bold;
	text-transform: uppercase;
}
.other__address{
	margin-top:10px;
}
.mainmenu__item i.fa{
	float:right;
}
.mini-cart__dropdown-menu > p{
	padding-left:10px;
}
.our_bakery_text{
	margin-top:2rem;
	text-align: left;
	width: 70%;
	margin: auto;
}
.notify--title{
	margin-top: 2rem;
	color: #000;
}
.notify--title ul li{
	padding: 5px 0;
}
.our_bakery_text p i.fa-check{
	color: #28a745;
	font-size: 8rem;
}
.cart-product-price{
	font-size: 1.2em;
}
.easyzoom img{
}
.nav-link{
	padding: .5rem;
}
.product-thumbnail{
	width: 70%;
	margin:auto;
}
img.mfp-img{
	min-width: 650px;
}

.loader {
	border: 4px solid #f3f3f3;
    border-radius: 30px;
    border-top: 4px solid #3498db;
    width: 40px;
    height: 40px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    position: absolute;
    top: 2px;
    left: 22px;
}
.breadcrumb-area{
	background-color: #EEE;
}
.breadcrumb{
	margin:0;
}
.widget_custom{
	padding:3rem 0;
}
.widget_custom ul li a{
	font-size: 16px;
	color:#8a8a87;
}
.widget_custom ul li a:hover{
	color:#0f5e93;
}
.widget_custom ul li i.fa{
	font-size: 18px;
	color:#f79100;
}
.product__description{
	padding-top:15px;
	border-top:1px solid #CCC;
}
.product__accessories{
	font-size: 24px !important;
}
.link__item{

}
.single-product__short-desc table tr td:first-child{
	background-color: #EEE;
	width: 30% !important;
}
.single-product__short-desc table tr td{
	padding:5px 0 5px 10px;
}
.single-product__short-desc table{
	border-style: solid;
	border-color: #CCC
}
.user__custom{
	float: right;
    text-align: center;
    min-width: 55px;
    margin-left: 3rem;
}
.icon-cart__custom{
	background: #CCC url("../images/supermarket.svg") center center;
}
.category-nav{
	width: 26%;
	float: left;
}
.search__box{
	float: left;
	width:74%;
}
.mainmenu li a:hover{
	color:#145f96;
	text-decoration: none;
}
.search-form__submit i{
	font-size: 18px;
}
.overlay{
	display: block;
    position: fixed;
    top: 138px;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 100;
    background: rgba(0,0,0,.53);
    opacity: 0;
    pointer-events: none;
}
.category-nav__menu__item:hover{
}
.category-nav__menu__item a:hover{
	background-color: #0d5a93;
	color:#FFF;
}
.category-nav__menu__item:hover a .category-nav__submenu .category-nav__submenu--inner ul li.category-nav__menu__item a{
	color:#333;
}
.thumb_owl_carousel{
	display: inline-block;
	width: 170px;
	margin-bottom: 0;
}
.thumb_owl_carousel:not(:last-child){
    margin-bottom: 16px;
}
/* slide arrow ko đều */
.owl-carousel .owl-loaded{
	width: 100%;
    height: 100%;
    position: relative;
}
.owl-nav .owl-prev, .owl-nav .owl-next{
	/*position: absolute;
    top: 50%;
    height: 100%;
    transform: translateY(-50%);
    outline: none;
    right: 0;*/
}
.column__left{
	float: left;
	width: 15%;
	height: 500px;
	overflow: hidden;
}
.column__right{
	float: left;
	width: 85%;
	height: 500px;
	/*overflow: hidden;*/
}
.prev-slide{
    background-image: linear-gradient(to left, rgba(255,255,255,0), rgb(165, 165, 165));
    width: 130px;
    height: 500px;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 500px;
}
.next-slide{
    background-image: linear-gradient(to right, rgba(255,255,255,0), rgb(165, 165, 165));
    width: 130px;
    height: 500px;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    line-height: 500px;
    text-align: right;
}
.next-slide > img, .prev-slide > img{
	width: 80px;
}
.product__arrow-left{
	left: -20px;
    top: 20px;
    position: absolute;
    width: 20px;
    height: 60px;
    text-align: center;
    z-index: 999;
    font-size: 40px;
	cursor: pointer;
}
.product__arrow-right{
	right: -20px;
    top: 20px;
    position: absolute;
    width: 20px;
    height: 60px;
    text-align: center;
    z-index: 999;
    font-size: 40px;
	cursor: pointer;
}
.arrow__white{
	fill:white;
}
.post-gallery .owl-next{
    background-image: linear-gradient(to right, rgba(255,0,0,0), rgba(255,255,255,1));
}
.post-gallery .owl-prev{
    background-image: linear-gradient(to left, rgba(255,0,0,0), rgba(255,255,255,1));
}
.project-single__icon{
	float: left;
}
.post-thumbnail .next-slide img, .post-thumbnail .prev-slide img{
	width: 70px;
}
.icon__line{
	background-color: #999;
	width:50px;
	height:1px;
	margin: 1rem 0.5rem;
}
.project-single__category{
	min-height: 30px;
	display: inline-block;
}
.post-category{
	font-size: 18px;
}
.post-category a{
	text-decoration: none;
	color:#999;
	text-transform: uppercase;
}
.post-readmore{
	text-align: center;
    background-image: linear-gradient(to bottom, rgba(255,255,255,0), rgb(255, 255, 255));
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100px;
}
.post-readmore button{
	background-color: white;
    border: 1px solid #105f97;
    padding: 10px 15px;
    border-radius: 5px;
    color: #105f97;
    font-weight: bold;
    margin-top: 50px;
}
.post-readmore button:hover{
	background-color: #105f97;
	color: #FFF;
}
.post-thumbnail{
	position: relative;
}
.post__properties{
	position: absolute;
    bottom: -40px;
    z-index: 1;
    background-color: #FFF;
    box-shadow: 0px 1px 10px 5px rgba(0,0,0,.3);
    padding: 15px 20px;
    left: 160px;
    border-radius: 5px;
}
.post__properties-item{
	float:left;
	margin-right: 3rem;
}
.post__properties span{
	display: block;
}
.post__properties-item-number{
	text-align: center;
    color: #125e98;
    font-size: 26px;
    font-weight: bold;
}
.post__properties-item-name{
	text-align: center;
}
.post__properties-item a{
	background-color: #ff9000;
    padding: 15px 30px;
    display: inline-block;
    border-radius: 5px;
    color: #FFF;
    font-weight: bold;
    font-size: 18px;
}
.post__properties-item a:hover{
	background-color: #0e5f96;
}
.post__properties-item:last-child{
	margin-right: 0;
}
.carousel-caption h5{
	font-size: 34px;
	color:#000;
	text-align: right;
}
.carousel-caption p{
	letter-spacing: 3px;
	text-align: right;
}
.carousel-caption{
    top: 20%;
    left: 60%;
    width: 500px;
    height: 200px;
    text-align: right;
}
.carousel-caption ul{
	display: inline-block;
}
.carousel-caption ul li{
	display: inline-block;
    float: left;
    padding: 10px 25px;
    border: 1px solid #424242;
    margin-left: 10px;
}
.carousel-caption ul li.active{
	background-color: #424242;
}
.carousel-caption ul li.active a{
	color:#FFF;
}
.carousel-caption ul li a{
	color:#424242;
	text-shadow: none;
	font-weight: bold;
}
.carousel-indicators li {
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 0 0 0 10px;
  background-color: rgba(255,255,255,0);
  border: 1px solid #FFF;
}
.carousel-indicators li.active{
	width: 15px;
	height: 15px;
	margin: 0 0 0 10px;
	background-color: #145f96;
}
.banner__customer-width{
	width:790px;
	height:515px;
}
.banner__content{
	position: absolute;
    left: 0;
    bottom: 0;
    background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.5));
    padding: 1.5rem;
    width: 100%;
}
.banner__content h3{
	font-size: 1.5em;
	color: #FFF;
}
.banner__content a{
	font-size: 16px;
	color:#FFF;
}
.banner__content i{
	margin-left: 1rem;
}
.banner__content a:hover{
	transform: none !important;
}
.home__title{
	text-align: center;
    margin-bottom: 2rem;
    font-family: Roboto;
	text-transform: uppercase;
}
.carousel-control-next, .carousel-control-prev{
	color:#000;
	height: auto;
	width: 3rem;
}
.carousel-control-prev{
	right: 3rem;
	left: initial;
}
.carousel-control-prev:hover, .carousel-control-prev:focus{
	color:#000;
}
.carousel-control-next{
	right:0;
}
.carousel-control-next:hover, .carousel-control-next:focus{
	color:#000;
}
.carousel-item{
}
#service-nhatuideocor-title{
	margin-top: 1rem;
}
.owl-nav{
	display: inline;
	background-color: #FFF;
}
.owl-next, .owl-prev{
	/*visibility: inherit !important;
	opacity: 1 !important;*/
	display: inline-block;
}
.owl-next i, .owl-prev i{
	font-size: 4rem;
}
.owl-prev{
	
}
.owl-next{
	
}
#service-nhatuideocor-title a{
	font-family: Roboto;
    font-size: 1.6rem;
    color: #5d5d5d;
    height: 32px;
    display: inline-block;
    text-transform: uppercase;
}
#service-nhatuideocor-title a:hover{
    color: #0c5991;
    display: inline-block;
    border-bottom: 3px solid #0c5991;
    padding-bottom: 5px;
    font-weight: 500;
}

#service-nhatuideocor-title .item{
  margin-top: 10px;
  color: #FFF;
}
.btn__service--register{
	text-align: right;
}
.btn__service--register a{
	background-color: #ff9000;
    display: inline-block;
    padding: 1rem 2rem;
    border-radius: 3px;
    color: #FFF;
    font-size: 2rem;
    font-weight: 500;
    letter-spacing: 2px;
}
.btn__service--register a:hover{
	text-decoration: none;
}
.owl-item:first-child .item{
	margin-left:0;
}
.bg--arrow{
	background-color: #fff;
    width: 48px;
    height: 48px;
    text-align: center;
    display: inline-block;
    box-shadow: 5px 4px 13px -2px rgba(0,0,0,0.57);
    border-radius: 3px;
    line-height: 68px;
}
.nav-arrow-left{
	position: absolute;
	right: 1rem;
	top: 0;
	z-index: 999;
}
.nav-arrow-right{
	position: absolute;
	right: -2rem;
	top: 0;
	z-index: 999;
}
.service-nav-arrow-left{
	position: absolute;
	right: -2rem;
	top: 0;
	z-index: 999;
}
.service-nav-arrow-right{
	position: absolute;
	right: -4rem;
	top: 0;
	z-index: 999;
}
.feature-service-arrow-left{
	position: absolute;
	left: -1rem;
	top: 35%;
	z-index: 999;
}
.feature-service-arrow-right{
	top: 35%;
    position: absolute;
    z-index: 999;
    right: -1rem;
}
.service__item{
	padding: 1rem;
	position: relative;
	font-family: Roboto;
}
.service__content-format a{
	color: #FFF;
    font-size: 1.4rem;
}
.service__content-format a i{
	padding-left: 1rem;
}
.service__item .service__img{
	margin:0;
}
.service__content-format{
	position: absolute;
    bottom: 1rem;
    left: 1rem;
    width: 280px;
    padding: 0 1rem 2rem;
    background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.5));
}
.service__title-custom{
	color:#FFF;
	font-weight: 500;
	font-size: 1.6rem;
}
.fact__content h3{
	text-align: center;
}
.fact__content P{
	text-align: center;
}
.section__category{
	box-shadow: 0px 4px 12px 0px rgba(0,0,0,0.2);
	padding-top: 2rem;
}
.category_title{
	width: 98%;
	min-height: 25px;
}
.category_title ul li{
	float:left;
    padding: 0 3rem;
}
.category_title ul li:first-child{
	padding-left: 0;
}
.category_title ul li a{
	color: #6d6d6d;
	font-size: 17px;
}
.category_title ul li a:hover{
	color: #125f95;
    display: block;
    border-bottom: 1px solid #125f95;
    font-weight: bold;
}
.product-box__price{
	width: 50%;
}
.product-box__price span{
	display: block;
	text-align: left;
}
.product-box__footer{
	width:100%;
	min-height: 1px;
}
.product-box__footer-item:first-child{
	float:left;
	width: 40%;
}
.product-box__footer-item{
	float:left;
	width: 60%;
}
.product-box__footer-item button{
	border: 0 none;
	background-color: #FFF;
	padding: 0;
}
.product-box__footer-item button span, .product-box__footer-item a span{
	border:1px solid #135e97;
	display: inline-block;
	padding:5px 6px;
	border-radius: 5px;
	color: #135e97;
	text-transform: uppercase;
}
.product-box__footer-item button span:first-child, .product-box__footer-item a span:first-child{
	background-color: #ff9000;
	color:#FFF;
	border: none;
}
#nhatuideocor-fa a{
	color:#5d5d5d;
	text-transform: uppercase;
	font-family: "Roboto",sans-serif;
}
#nhatuideocor-fa a:hover{
	color: #116098;
}
.product__promotion-number{
	background-color: #ff9000;
    padding: 5px 10px;
    border-radius: 10px;
    color:#FFF;
    float: left;
}
.product__promotion-hot{
	background-color: #0db535;
    padding: 5px 10px;
    border-radius: 10px;
    color:#FFF;
    float: left;
    margin-right: 5px;
}
.product__item{
	padding: 1rem;
}
.product__icon{
	position: absolute;
	top: 1rem;
	left: 1rem;
}
#nhatuideocor-fa .owl-item{
	line-height: 42px;
}
.scrollable.gray-skin .scroll-bar.vertical{
	width: 5px;
}
.scrollable.gray-skin .scroll-bar{
	border:none;
}
.scrollable .scroll-bar.vertical{
	right: 5px;
}
.small-promo-item a img, .promo-first-box .banner__customer-width a img{
	height: 100%;
}
.wrapper{
	overflow-x: hidden;
}
.pagination > .active > span{
	border-radius: 5px;
    height: 40px;
    width: 40px;
    line-height: 30px;
}
.list-image-button a{
	display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
}
.breadcrumb > li + li:before{
	content: none;
}
.home__title h2{
	font-weight: bold;
    font-size: 3.5rem;
    text-transform: initial;
    color: #145f96;
}
.carousel-indicators{
	width: 100%;
    margin: 0;
}
.contact-sale{
	color: #676767;
}


/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.margin-top-20{
	margin-top: 20px;
}
.margin-bottom-20{
	margin-bottom: 20px;
}
.padding-10{
	padding: 10px;
}
.padding-top10{
	padding-top:10px;
}
.post-customer__page{
	margin-bottom: 2rem;
    overflow: hidden;
}
.sidebar__product-category{
	/*padding: 0 1rem 1rem 1rem;*/
}
.sidebar__product-category ul li{
}
.sidebar__product-category ul li:last-child, .sidebar__product-category ul li ul li:last-child{
	border:none;
}
.is-show > a{
	-webkit-box-shadow: 0px 10px 10px -2px rgba(0,0,0,0.17);
-moz-box-shadow: 0px 10px 10px -2px rgba(0,0,0,0.17);
box-shadow: 0px 10px 10px -2px rgba(0,0,0,0.17);
	display: block;
	padding: 0 1rem 1rem 1rem;
}
.sidebar__product-category ul li.is-show{
	border-bottom: none;
}
.sidebar__product-category ul li.is-show a{
	padding-top: 0;
}
.sidebar__product-category ul li.cat-item{
	padding: 1rem 0 0;
	border-bottom: 1px solid #e2e1e1;
}
.cat-item a{
	padding-left: 1rem;
	/*padding-right: 1rem;*/
}
a.open{
	display: block;
	padding-bottom: 1rem;
}
ul.product-categories , .product-categories ul.children{
	background-color: #FFF;
}
.product-categories li.is-show:first-child{
	border-top: none;
}
ul.product-categories li.cat-item ul.children li.cat-item{
	padding:0;
	background-color: #f6f6f6;
}
ul.product-categories li.cat-item ul.children li.cat-item:hover a{
	color:#FFF;
}
ul.product-categories li.cat-item ul.children li.cat-item a{
	/*margin-right: 1.5rem;*/
    display: block;
    padding-bottom: 1rem;
    padding-top:1rem;
}
ul.product-categories li.cat-item ul.children li:hover{
	background-color: #707070;
}
ul.product-categories li.cat-item ul.children li.cat-item:last-child a{
	border-bottom: none;
}
.material__custom input ~ .check-icon-block i.fa-check{
	color: #FFF !important;
}
.material__custom input:checked ~ .check-icon-block i.fa-check{
	color: #666 !important;
}
.search-formproduct__submit{
	position:absolute;
    height: 100%;
    right:0;
    top:0;
    width:40px;
    display:flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(128,128,128,.3);
    font-size: 20px;
    border-left: 1px solid #afb4b7;
    border-top: 0 none;
    border-bottom: 0 none;
    border-right: 0 none;
}
.single-product__info{
	margin-top: 2rem;
}
.breadcrumb li:first-child{
	padding-left: 0;
}
ul.breadcrumb li {
    padding-right: 1.5rem;
}
ul.breadcrumb li.current{
	padding-left: 1rem;
}
.home__title h1{
	font-size: 3.5rem;
	font-weight: bold;
	text-transform:none;
	color: #145f96;
}
.home__title h1 a, .home__title h2 a{
	color: #145f96;
}
.home__title p{
	font-size: 1.8rem;
    letter-spacing: 4px;
    color: #3d7195;
}
.sidebar-title{
	font-size: 1.8rem;
    color: #105c95;
}
#js-cat-nav-title i.fa-bars{
	margin-right: 1rem;
}
.post-customer__page a{
	color: #145f96;
}
.sidebar__group-name{
	padding: 10px;
	margin-bottom: 0;
	font-size: 16px;
	border-bottom: 1px solid #CCC;
	color: #686968;
}
.cart-calculator-table .table .cart-total > td{
	color: red;
}
.service{
	min-height: 280px;
}
.mini-cart__item--product{
	padding: 1rem 2rem;
}
.btn-style__cutomer-1{
	border: 1px solid #145f96;
	display: inline-block;
	padding: 5px 6px;
	border-radius: 5px;
	color: #FFF;
	background-color: #145f96;
	font-size: 16px;
}
.btn-style__cutomer-1:hover{
	color:#FFF;
}
.btn-style__cutomer-2{
	border: 1px solid #717271;
	display: inline-block;
	padding: 5px 6px;
	border-radius: 5px;
	color: #717271;
	background-color: #FFF;
	font-size: 16px;
}
.modal-footer{
	justify-content: center;
}
.modal-title{
	font-size: 26px;
	color: #082e4a;
}
.modal-body p i.fa-check{
	color: #58c359;
	font-size: 18px;
}
.checkout_info-lable, .checkout_info-value{
}
.checkout_info-lable{
	width: 35%;
}
.checkout_info-value{
	width: 65%;
}
.checkout_info{
	width: 100%;
	text-align: left;
	display: flex;
	font-size: 14px;
	text-transform: none;
}
.product__description h3{
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 1.5rem;
}
.single-product__info p a{
	color: #145f96;
}
.single-product__short-desc ul li{
	font-size: 15px;
}
.single-product__price span.regular-price{
	padding-left: 5px;
}
.sticky-navigation ul.sticky-menu .category-nav__menu__item{
	margin: 5px 0;
	padding: 0;
}
.sticky-navigation ul.sticky-menu .category-nav__menu__item a{
	padding: 10px;
	font-size: 1.4rem;
	text-transform: inherit;
}
.sticky-navigation ul.sticky-menu .category-nav__menu__item a:hover{
	background: none;
}
.red_alert{
	border: 1px solid #F00;
}
.btn.focus, .btn:focus, .btn:hover{
	color: #FFF;
}
.other__address label.form__label{
	cursor: pointer;
}
form.billing_form input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: red;
  opacity: 1; /* Firefox */
}

form.billing_form input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: red;
}

form.billing_form input::-ms-input-placeholder { /* Microsoft Edge */
  color: red;
}
input#coupon::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #333;
  opacity: 1; /* Firefox */
  font-weight: normal;
}

input#coupon:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #333;
  font-weight: normal;
}

input#coupon::-ms-input-placeholder { /* Microsoft Edge */
  color: #333;
  font-weight: normal;
}
.error_input{
	float: right;
}
.form__label{
	width: 100%;
}
.nha_tui{
	text-transform: uppercase;
	color: #005f95;
	font-weight: bold;
}
.checkout-form .other__address .receiver_label{
	width: auto;
}

/* custom 5 columns*/
.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths, .col-xl-5ths, 
.col-xs-two5ths, .col-sm-two5ths, .col-md-two5ths, .col-lg-two5ths, .col-xl-two5ths, 
.col-xs-three5ths, .col-sm-three5ths, .col-md-three5ths, .col-lg-three5ths, .col-xl-three5ths, 
.col-xs-four5ths, .col-sm-four5ths, .col-md-four5ths, .col-lg-four5ths, .col-xl-four5ths, 
.col-xs-five5ths, .col-sm-five5ths, .col-md-five5ths, .col-lg-five5ths, .col-xl-five5ths,
.col-xs-four4ths, .col-sm-four4ths, .col-md-four4ths, .col-lg-four4ths, .col-xl-four4ths
{
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
    width: 50%;
    float:left;
}

@media (min-width: 576px) {
    .col-sm-5ths {width: 20%;float: left;}
    .col-sm-two5ths {width: 40%;float: left;}
    .col-sm-three5ths {width: 60%;float: left;}
    .col-sm-four5ths {width: 80%;float: left;}
    .col-sm-four4ths{width: 25%;float: left;}
}

@media (min-width: 768px) {
    .col-md-5ths {width: 20%;float: left;}
    .col-md-two5ths {width: 40%;float: left;}
    .col-md-three5ths {width: 60%;float: left;}
    .col-md-four5ths {width: 80%;float: left;}
    .col-md-four4ths{width: 25%;float: left;}
}

@media (min-width: 992px) {
    .col-lg-5ths {width: 20%;float: left;}
    .col-lg-two5ths {width: 40%;float: left;}
    .col-lg-three5ths {width: 60%;float: left;}
    .col-lg-four5ths {width: 80%;float: left;}
    .col-lg-four4ths{width: 25%;float: left;}
}

@media (min-width: 1200px) {
    .col-xl-5ths {width: 20%;float: left;}
    .col-xl-two5ths {width: 40%;float: left;}
    .col-xl-three5ths {width: 60%;float: left;}
    .col-xl-four5ths {width: 80%;float: left;}
    .col-xl-four4ths{width: 25%;float: left;}
}
/* end custom 5 columns*/

.custom-gutter > [class*='col-'] {
    padding-right: 5px;
    padding-left: 5px; 
}

.custom-gutter > [class*="col-"]:first-child {
  padding-left: 15px;
}
  
.custom-gutter > [class*="col-"]:last-child {
  
}
.product_gift h4{
	text-align: left;
}
.product_gift-item{
	text-align: left;
}
.product_gift-item .sale-price{
	font-size: 14px;
}
.product_gift-item li{
	display: flex;
	padding-bottom: 5px;
}
.product_gift-item li div{
	margin: 5px;
}
.product_gift-item li a{
	font-size: 14px;
}
.product_gift-item li div{
	text-align: left;
	display: inline-block;
}
.product_gift-item li div img{
	width: 40px;
}
.cart-table table td h3{
	text-align: left;
}
.order-table h3{
	text-align: left;
}
.order-table h3 a{
	color: #333;
	font-size: 16px;
}
.order-table h3 a:hover{
	color: #145f96;
}
.order-table .product_gift ul.product_gift-item li a{
	color: #333;
}
.product_gift h4 a{
	color: #333;
}
.product_gift h4 a:hover{
	color: #145f96;
}
.order-table .product_gift ul.product_gift-item li a:hover{
	color: #145f96;
}
.related-products-area .related-products-sale-price{
  font-size: 1.4rem;
  font-weight: 700;
  color: #ff0000;
}
#content h3.service__title{
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 1.5;
	height: 42px;
}
.address-block ul{
	width: 100%;
}
.main-navigation ul li, .sticky-navigation ul li{
	position: relative;
}
.sticky-navigation ul li ul{
	display: none;
	position: absolute;
	right: 0;
	min-width: 20rem;
	background-color: #FFFFFF;
}
.main-navigation ul li ul{
	display: none;
	position: absolute;
	left: 0;
	min-width: 20rem;
	background-color: #FFFFFF;
}
.main-navigation ul li ul li a, .sticky-navigation ul li ul li a{
	padding: 0.5em 1.4rem;
	text-align: left;
}
.main-navigation ul li:hover ul, .sticky-navigation ul li:hover ul{
	display: block;
}