body { font-family: "Montserrat", sans-serif;font-weight: 400;font-size: 18px;line-height: 28px;}
.h1, h1, .h2, h2, .h3, h3 {color: #283f68; font-family: "Domine", serif;}
.h1, h1 {
    font-size: 64px;
    font-weight: 700!important;
    margin-bottom: 30px;
}
.h2, h2 { font-size: 38px;font-weight: 600!important;}
.h3, h3 {font-size: 38px;}
.container-wide, #breadcrumbDiv, #products .body-wrapper{ max-width: 1390px;margin: 0 auto;padding: 20px 20px;}
 #breadcrumbDiv {
	padding-bottom: 0;	
	padding-top: 40px;
}
.main-content {
   	background: #516879;
    color: #fff;
	padding: 50px 0;
}
.main-content h1, .main-content h2 small {
	color: #fff;
}

#header { background: #fff; padding: 15px 0;}
#header .container-wide {padding: 0 20px;}
#header .container-wide .logomain{display:block;width:100px;}
#header-top { background: #333; color: #fff; font-size: 18px; text-align: center; }
#header-top .container-wide {padding: 5px;}
#header-top .fa { color: #e8bc5a; margin-right: 5px; }
#header-top .social_icons .fa:hover, #header-top .social_icons .fa:focus { color: #fff; }
#header-top .social_icons .fa:hover, #header-top .social_icons ul{padding-left:0!important;}
#header-top a { color: #fff; }
#header-top a:hover, #header-top a:focus { color: #e8bc5a; }
#header-top .container-wide .row{
	display:flex;
	width:100%;
	justify-content: end;
    flex-direction: row;
}
#header-top .container-wide .row .phone_wrapper,
#header-top .container-wide .row .social_icons{width:auto!important;text-align:right!importnat;margin-top:0;}
.app_icons { text-align: center; }
.app_icons img { max-width: 120px; border: 1px solid #ccc; border-radius: 5px; }
.app_icons img:hover { border: 1px solid #e8bc5a; }
.app_icons a { display: inline-block; margin-right: 10px; }
.social_icons ul { margin: 0; list-style-type: none; display: inline-block; text-align: center;  }
.social_icons ul li { display: inline-block; }
.phone_wrapper,  .address_top, .social_icons { margin-top: 5px; }
.phone_wrapper {  text-align: left; }
.social_icons { text-align: right; }
/****Nav bar***/
#main-nav #log-in a:before { font-family: "FontAwesome"; font-weight: 500; content: "\f023"; display: inline-block; margin-right: 8px; font-size: 25px;display:none;}
#main-nav #log-in { margin-left: 0; }
#main-nav li a { color: #333; font-size: 16px; padding: 0 8px;text-transform:uppercase;}
.navbar-nav > li { margin-right: 15px; }
.navbar-nav > li:last-child { margin-right: 0; } 
.navbar-nav > li#Register .btn .fa{display:none;}
.navbar-nav > li#log-in{margin-right:10px;}
.navbar-nav > li#log-in a{padding-top:0;padding-bottom:0;font-weight:600;}
.navbar-nav > li#Register a{padding-top:0;padding-bottom:0;font-weight:600;}
.navbar-nav > li > ul.dropdown-menu > li{padding:10px 5px;border-bottom:1px solid #ccc;}
.navbar-nav > li > ul.dropdown-menu > li:last-of-type{border:0;}
#main-nav li a:hover { color: #e8bc5a; transition: 0.3s; text-decoration: underline; background: none; }
.navbar-collapse {box-shadow: none;clear: both;}
#main-nav li a.btn {color:#333;background: none;}
#main-nav li#log-in a.btn:hover, #main-nav li#log-in a.btn:focus { background: none !important; color: #e8bc5a; }
#main-nav { margin-top: 30px; font-family:"Montserrat", serif;font-weight:600;}
.navbar-toggler {
    background: url('/media/3092/menu-icon-png-file.png');
    border: none;
    height: 40px;
    width: 38px;
    background-size: 38px;
    float: right;
    margin: 20px;
}
.herobanner .item{
	height: 800px;background-size:cover!important;background-repeat:no-repeat!important;
}
.navbar-brand>img {
	max-width: 360px;
}
.caret{margin-left:10px!important;}
#CartLink .CartLink .site-cart-icon-div{padding:0;}
#CartLink .CartLink .site-cart-icon-div span{position:absolute;top:-8px;right:-5px;}
#CartLink .CartLink .site-cart-icon-div img{margin-top:-5px;}
#CartLink .CartLink{
	background-repeat:no-repeat !important;
	background-size:contain !important;
}
#CartLink .CartLink span.fa{
	opacity:0;
}

.searchbar form{
	border:1px solid #ccc;
	border-radius: 50px;
    background-color: #fff;
}
.searchbar form .PSBox_Div input{
	width:75%;
	border:0;
}
.searchbar form .PSBox_Div button{
	width:19%;padding:5px;
}
.CustomLogin .card .card-header,.card .card-header{background-color:#e8bc5a!important;}
#about-us .wrapper{background:#E8E4DF;}
#about-us .wrapper .body-wrapper {background:#E8E4DF;}

.backtotop{position:absolute;right:20px;bottom:20px;}
.backtotop a{font-size:10px!important;text-transform:uppercase;font-weight:600;padding:10px;border-radius:10px;background:#0086ca;color:#fff;display:grid;}
.backtotop a span:before{font-size:18px;}

@media (min-width:1125px){
	.wrapper .navbarDiv #header .topbar .topbar-container{width:1470px;}
	.MyCartHeader{max-width:1470px;margin:30px auto 0 auto;}
	.searchbar{padding-top:13px;}
}


@media (max-width: 1024px) {
	.nav>li>a {
    	 padding: 10px 15px;!important;
	}
}
@media (max-width: 992px) {
	.searchbar form .PSBox_Div button{display:none;}
	.searchbar form .PSBox_Div input{width:90%;}
	.MyCartHeader{width:90%;margin: 0 auto;padding-bottom:20px;}
	#CartLink{padding-left:10px;}
	#header {
		min-height: 72px;
	}
	#header .container-wide {
		padding-bottom: 0;
	}
	.navbar-brand>img {
    	max-width: 102px;
	}
	#banner {
		margin-top: 0px!important;
		padding-top: 50px!important;
		height: auto!important;
	}
	#banner h2 {
    	font-size: 38px!important;
	}
	#banner h3 {
    	font-size: 18px!important;
	}
	#header-top{display:none;}
	.slider_title_h1{font-size:21px;}
	.slider_title{font-size:26px;}
	
}
@media(max-width:767px) {
	.searchbar{display:none!important;}
	.h1, h1 {
    	font-size: 34px;
	}
	.h2, h2 {
    	font-size: 28px;
	}
	.h3, h3 {
    	font-size: 18px;
	}
	.navbar-nav {
		margin-top: 40px;
	}
	#banner {
		background: url('/media/1085/website-bg-mob.jpg')!important;
	    background-size: 290%!important;
		margin-top: 0!important;
		padding-top: 50px!important;
	}
}
@media (min-width:768px) and (max-width:992px) {

}
@media (min-width: 768px) {
    .navbar-collapse.collapse {
      
    }
}
@media(min-width: 992px) {
	.navbar-toggler {
		display: none;
	}
	.navbar-collapse {
		width: auto;
		border-top: 0;
	}
	.navbar-collapse.collapse {
		display: block!important;
		height: auto!important;
		padding-bottom: 0;
		overflow: visible!important;
	}
    .col-pad {
        padding: 4rem 2rem;
    }
    .col-img-pad {
        padding: 4rem;
    }
    .col-pad-side {
        padding: 0 2rem;
    }
    .navbar-expand-lg .navbar-collapse {
        display: contents!important;   
    }
} 



/**Breadcrumb**/
.breadcrumb-wrapper {
	background: transparent;
}
#vendor-demo-1 .breadcrumb-wrapper {
	display: none;
}
/*Change to customers colours*/
a {color: #283f68; }
a:hover, a:active, a:focus {color: #e8bc5a;  text-decoration: none;}
.btn {
	color: #fff;
    background-color: #ff9c9c; 
	border-radius: 0!important;
	text-transform: inherit;
	margin-bottom: 10px;
}
.btn:hover, .btn:active, .btn:focus {
	background: #e8bc5a!important; 
	color: #fff;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    background-color: #516879;
    color: #fff;
} 
.nav-pills>li>a:hover {
	color: #516879;
	background-color: #f1f1f1;
}
.favourite.card-header {
	color: #fff;
	background-color: #ff9c9c!important; 
}



/***Home***/



/*banner*/
.wave_container {background-image: url("/media/1505/wave-white-hor.png");background-size: cover;position: absolute;bottom: -4px;height: 100px;top: auto;z-index: 2;pointer-events: none; display: inline-block; width: 100%;display:none;}
.carousel-caption { top: 15%; }
.slider_title_h1{font-size: 24px; font-family: "Montserrat", sans-serif; font-weight: 600 !important;color:#e8bc5a; text-transform:uppercase;margin-bottom:0;}
.slider_title { font-size: 52px; font-family: "Domine", serif; font-weight: 900 !important;color:#fff; }
.slider_description { font-size: 25px; line-height: 35px; }
.slider_description strong{border-bottom:2px solid #e8bc5a;font-weight:inherit;}
.carousel-caption { text-shadow: none; text-align:left!important;}
.banner_btn {display: inline-block;padding: 15px;font-size: 25px;font-weight: 600; border-radius: 10px; min-width: 250px;text-align:center;}
.brown-btn, .blue-btn:hover, .blue-btn:focus { background: #e8bc5a; color: #283f68; transition: all 1s; }
.blue-btn, .brown-btn:hover, .brown-btn:focus { background: #333; color: #fff; transition: all 1s; }
.banner_btn_wrapper { margin-top: 35px; }
.carousel .carousel-control { width: 40px; height: 40px; border-radius: 50%; background: #283f68; text-shadow: none; top: 40%;}
.carousel-control .fa { font-size: 35px;  margin-right: 4px; margin-top: 1px;}
.carousel-control.left { left: 30px}
.carousel-control.right { right: 30px}
.carousel-control.right .fa { margin-right: -2px}
.readmorebtn { margin-right: 20px; }
.carousel-caption .blue-btn{0}
.carousel-caption .brown-btn{0}

@media screen and (min-width: 768px) {
    .carousel-caption {
        right: 53%;
        left: 10%!important;
    }
}
@media screen and (max-width: 1624px){
	.slider_title{font-size:32px!important;}
}

/*about us*/
#about-content .fa.fa-check-circle-o { font-size: 25px; color: #e8bc5a; margin-right: 15px; }
#about-content .fa-ul > li { margin-bottom: 10px; }
#about-content h1 { font-size: 30px; color: #e8bc5a; font-weight: 600 !important; margin-bottom: 0; }
#about-content h2 { font-size: 40px; color: #283f68; margin: 10px 0 10px; line-height: 50px; }
#about-content .read_btn {padding: 10px 15px;display: inline-block;font-size: 20px;font-weight: 600;border-radius: 8px;min-width: 180px;text-align: center; margin-top: 25px;}
#about-content .read_btn .fa { margin-left: 15px; }
#about-content { padding-bottom: 35px; }


/*product block*/
#products-content { background-color: #283f68; background-image: url("/media/3089/produc-dlieosssss.jpg"); color: #d8d9db; height: 523px; padding-top: 15px; }
#products-content .product-box {border-radius: 15px;display: inline-block;width: 100%;position: relative; margin-top: 35px;}
#products-content .product-box:hover, #products-content .product-box:focus { color: #fff; transition: all 1s; }
#products-content .block_label {display: table;background: #e8bc5ac2;position: absolute;width: 100%;bottom: 0px;border-radius: 0 0 15px 15px;padding: 15px;font-size: 27px;font-weight: 600;}
#products-content .product-box:hover .block_label { background: #283f68e3; transition: all 1s; }
#products-content .product-box img {border-radius: 15px; }
#products-content .block_label .p_name {  display: inline-block; margin-top: 3px; }
#products-content .block_label .fa { font-size: 35px; float: right; }
#products-content h3 { font-size: 40px; color: #fff; margin: 10px 0 10px; line-height: 50px; }
#products-content h2 { font-size: 30px; color: #e8bc5a; font-weight: 600 !important; margin-bottom: 0; }

/*animation*/
.animated-left  { animation: 1s ease-out 0s 1 slideInFromLeft; }
@keyframes slideInFromLeft {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}

.animated-top-bottom  { animation: 1.5s ease-out 0s 1 slideInTopBottom; }
@keyframes slideInTopBottom {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}

.animated-right  { animation: 1s ease-out 0s 1 slideInRight; }
@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}


/*testimonials*/
#testimonials{padding-top:100px;}
#testimonials .carousel { margin: 0 auto;}
#testimonials .carousel .item {color: #fff; text-align: center;overflow: hidden; min-height: 220px}
#testimonials .carousel .item a {color: #fff}
#testimonials .carousel .testimonial {padding: 30px 50px;}
#testimonials .testimonial {color: #fff;}
#testimonials .carousel .overview { text-align: center; padding-bottom: 5px}
#testimonials .carousel .overview b {  color: #fff; font-size: 15px; text-transform: uppercase; display: block; padding-bottom: 5px}
#testimonials .carousel .star-rating .fa { font-size: 18px; color: #ffdc12}
#testimonials .carousel .carousel-control { width: 40px; height: 40px; border-radius: 50%; background: #0086ca; text-shadow: none; top: 40%;}
#testimonials .carousel-control .fa { font-size: 35px;  margin-right: 4px; margin-top: 1px;}
#testimonials .carousel-control.left { right: 40px}
#testimonials .carousel-control.right .fa { margin-right: -2px}
#testimonials .carousel .carousel-indicators { bottom: 15px}
#testimonials .carousel-indicators li, .carousel-indicators li.active { width: 11px; height: 11px; margin: 1px 5px; border-radius: 50%}
#testimonials .carousel-indicators li { background: #e2e2e2; border-color: transparent}
#testimonials .carousel-indicators li.active { border: none; background: #888}
#testimonials .testimonial_title {text-align: center;font-size: 40px;color:#fff;}
#testimonials {background: #333;min-height: 500px;background-size: cover;background-repeat: no-repeat;background-position: center;}




/***Our Products***/
.product-info {
    background: #f6f6f6;
    padding: 26px;
    min-height: 418px;
    margin-bottom: 20px;

}
.product-info .card-text {
	min-height: 104px;
}
.product-info h5 {
	font-size: 18px;
	font-weight: bold;
}
.product-info p { 
    font-size: 14px;
    line-height: 24px;
    margin-top: 16px;
}
.product-info img {
    width: 100%;
    max-height: 168px;
}

.ProductItemDiv {
	background-color: #fff;
	width: 100%;
}

.btnAddtoCart {
	margin-left: 0;
	padding: 10px;
	border-radius: 5px;
	border: 0;
	background: #e8e8e8;
	margin-top: 10px;
	display: flex;
    align-self: center;
    width: 100%;
    justify-content: center;
	border-bottom:2px solid #cdd7db;
	border-right:1px solid #cdd7db;
	transition: all .2s ease;
}
.btnAddtoCart:hover{
	background:#e8bc5a!important;
}
.glyphicon{
	color:#333!important;
}

@media (min-width:1124px){
	.ProductItemOuterDiv .ProductItemDiv{
		min-height:auto;
	}
	.ProductItemOuterDiv .ProductItemDiv * .btnAddtoCart{
		width:80%;
		left:0;
		align-self: unset;
	}
	.ProductItemOuterDiv .ProductItemDiv * .LineAddToCart .InputControl{
		bottom:0;
		position:static;
	}
	.ProductItemOuterDiv .ProductItemDiv * .LineAddToCart:before{
		
		bottom:80px;
	}
}
.ProductItemOuterDiv .ProductItemDiv .ItemLineDiv{
	padding:0;
}
.ProductsFilterDiv{
	padding:20px;border-radius:20px;
	border-right:2px solid #cdd7db;
	background:#eee;
}
.FilterContent{
	background:none;
}
.FilterHeader{
	background:none;
	border-radius:0;
	border-bottom:1px solid #ccc;
	font-size:21px;
	font-weight:600;
}
.FilterSubHeader{
	text-align:left;
	font-weight:400;
}
/*.FilterSubHeader label{
	font-weight:500!important;
}*/
.FilterSelected .CategoryFilterItem:hover{
	background-color:#e9edef;
}
.FilterSelected .CategoryFilterItem{
	background-color:#e9edef;
}
.FilterButtonDiv .btn{
	width:100%;
	background:#333!important;
	border-radius:10px!important;
	font-size:18px!important;
	font-weight:600!important;
	transition: all .2s ease;
}
.FilterButtonDiv .btn:hover{
	background:#e8bc5a!important;
}


/***************Global**************/
.row {

}
.account {
	max-width: 1590px; 
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
}
#myNavbar .navbar-nav {
    margin: 0 auto;
    width: 100%;
}
table td {
	font-size: 16px;
}
.glyphicon-star, .glyphicon-remove {
	margin-right: 0;
}
.btn { 
    font-size: 13px;
    padding: 8px 10px;
    border: none;
    margin-top: 0;
}
.btn-lg {
	font-size: 16px;
    padding: 15px 30px;
    margin-top: 20px;
}
#breadcrumbDiv .breadcrumb {
    background: transparent;
}

.main_products:hover {
	background-color: #a9acb2!important;
}
.card .card-header {
    border-radius: 3px;
    padding: 10px;
    background-color: #516879;
}

.card-header.product_list {
	background-color: #cccccc;	
}
/**Customer login**/
.CustomLogin .card .card-header {
	background-color: #516879;
	padding: 15px;
    text-align: center;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	color: #000000;
	background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

.CustomLogin .form-control {
	 height: 42px;
}

/***Contact Us***/
#contact-content {
    background-image: url('/media/1086/ham.png');
    background-repeat: no-repeat;
    background-position: right bottom;
    background-attachment: fixed;
}
#contact-content h2 {
	font-size: 58px;
	color: #fff;
}

/****Forms****/
.form-wrapper #divContactUsForm {
    margin-top: 34px;
}
.form-wrapper label {
	font-weight: normal;	
}
.form-wrapper .form-control {
    font-size: 13px;
    height: 46px;
    padding: 5px 12px;
    border: none;
    border-radius: 0;
}

/*inner pages*/
@media (min-width:1124px){.ProductsFormDiv,.ProductDiv,.CartFormDiv,#CheckoutForm,.body-wrapper .account{width:1470px;}}
@media (max-width:1124px){.ProductsFormDiv,.ProductDiv,.CartFormDiv,#CheckoutForm,.body-wrapper .account{width:100%;}}
@media (max-width:724px){.ProductsFormDiv,.ProductDiv,.CartFormDiv,#CheckoutForm,.body-wrapper .account{width:100%;}}
.ProductsFormDiv,.ProductDiv,.CartFormDiv,#CheckoutForm,.body-wrapper .account{
	margin:0 auto;
	padding-top:20px;
}


/****Registration form ****/
#RegistrationForm {
	max-width: 690px;
    margin: 22px auto;
    display: block;
    clear: left;
}
#RegistrationForm .form-control {
	height: 40px;
}
footer {
	clear: both;
	margin-top:0;
	position:relative;
}

#VendorOrder .body-wrapper, #OrderHistory .body-wrapper, 
#UpdatePassword .body-wrapper {
	max-width: 1580px;
    margin: 15px auto;
}
@media (max-width: 992px) {
	.slider_title_h1{font-size:21px;}
	.slider_title{font-size:26px;}
	#main-nav #log-in,
	#main-nav #Register{margin-left:0;}
	#main-nav #log-in a,
	#main-nav #Register a{text-align:left;border:0;margin:0;}
	.carousel-inner .carousel-item{min-height:750px;background:#283f68;}
	#products-content{height:auto!important;}
	.testimonial,.item.carousel-item.active,.item.carousel-item{background:#333;background-color:#333;}
	#testimonials{padding-top:35px!important;}
	#myCarousel1{background:#333;background-color:#333;padding-top:35px;}
}



