/*------------------------------------------------------------------
[Master Stylesheet]
-------------------------------------------------------------------*/

@import url("default-template-style.css");
@import url("divineartnav.css");
@import url("divineartnav-style.css");
@import url("divineartnav-animate.css");
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i|Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

/*---------------------------------
[Table of contents]

0. common Style 
1. Loading 
2. Nav Bar
3. Order Now
4. Promo
5. Order Online
6. Recommends
7. News
8. testimonials
9. Contact us
10. Footer
-------------------------------------------------------------------*/

/*------------------------------------------------------------------
# [Color codes]

# Black : #000
# brown : #cb9f6b
# Grey  : #898989

------------------------------------------------------------------*/

/*------------------------------------------------------------------
[Typography]

Body :		'Open Sans', sans-serif;
Title and logo:	'Raleway', sans-serif;

-------------------------------------------------------------------*/



/*---Body---*/
 
html,
	body {
	  height: 100%;
	  width: 100%;
	}
	
body {
	color:#000;
  	font-family :'Open Sans', sans-serif;
}

nav{
	font-family :'Raleway', sans-serif;
	font-weight :400;
}

a {
	color: #000000;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
}
.btn, .btn:hover {
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
  	font-family :'Open Sans', sans-serif;
}
a:hover,
a:focus {
	color:  #cb9f6b;
	outline: none;
	outline-offset: 0px;
	text-decoration:none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family :'Raleway', sans-serif;
	color:#333;
	font-weight: 500;
	font-family: 'Kaushan Script', cursive;
}

p {
	line-height: 1.5;
	color: #696767;
}

/*-------white backgoround color for P-----*/
.b-white p h5, h6{
	color:#666;	
	}
/*-------black backgoround color for P-----*/
.b-black p, h6, h5{
	color: #fff;
	}
.b-color h5{
	color:#f7f7f7;	
	}

.bold{
	font-weight:600;	
}
.heading{
	padding-bottom:30px;	
	}
.brown{
	color: #e3710e;
	padding-bottom: 15px;
}
.white{
	color: #fff;
}
.black{
	color:#000;
}
.gray{
	color:#898989;
}
.bg-brown{
	background-color:#cb9f6b;
	background-image:url(../images/custom/new.jpg);
	background-position: right;
}
.bg-black{
	background-color:#000;	
	}
.light-gray{
	background-color:#f7f7f7;
}
.bg-white{
	background-color:#FFF;	
	}
.off-white{
	color:#ccc;	
	}
.light-black{
	color:#666;	
	}

section{
	padding: 80px 0px 90px 0px;
}
@media only screen and (max-width: 991px) {
	section{
	padding:25px 0px 25px;
}
}

@media only screen and (max-width: 480px) {
	.cs-mob-mb{
		margin-bottom: 10px;
		}
	.cs-mob-mt{
		margin-top: 10px;
		}
}
@media only screen and (max-width: 991px) {
	.cs-mob-mb{
		margin-bottom: 10px;
		}
	.cs-mob-mt{
		margin-top: 10px;
		}
}


.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: inline-table;
    max-width: 100%;
    height: auto;
}
.btn-default {
    color: #cb9f6b;
    background-color: #fff;
    border: 2px solid #fff;
	border-radius:0px;
	text-transform:uppercase;
	margin-top:10px;
}
.btn-default:hover {
    color: #fff;
    background-color: #cb9f6b;
    border: 2px solid #fff	;
	border-radius:0px;
}
.btn-default-1 {
    color: #cb9f6b;
    background-color: transparent;
    border: 2px solid #cb9f6b;
    border-radius: 0px;
    text-transform: uppercase;
	margin-top:10px;
	padding: 7px 20px;
}
.btn-default-1:hover {
    color: #fff;
    background-color: #cb9f6b;
    border: 2px solid #cb9f6b;
    border-radius: 0px;
}

.txt-box{
	border-radius:0px;
	}



/*----loading---*/
	
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(../images/loading/loader-icons-set-2-32x64x128/loader-icons-set-2-32x64x128/128x128/Preloader_7.gif) center no-repeat #fff;
}


/*--  Start Nav --*/
.logo{
	padding-top: 5px;	
	}

nav.navbar ul.nav > li > a:hover, nav.navbar ul.nav > li.active > a:hover, nav.navbar ul.nav li.active > a {
    border-bottom: 2px solid #fe7c0a;
}

nav.navbar li.dropdown ul.dropdown-menu {
    border-top-color: #cb9f6b !important;
}
ul.cart-list > li.total > .btn, .attr-nav > ul > li > a span.badge, nav.navbar .share ul > li > a:hover, nav.navbar .share ul > li > a:focus {
    background-color: #cb9f6b;
}
ul.cart-list > li.total > .btn {
    border-color: #cb9f6b;
}
.attr-nav > ul > li.social-alt > a {
    padding-left: 8px;
	padding-right: 8px;
}
.attr-nav {
    margin-left: 40px; 
}
.attr-nav.side-menu-i {
    margin-left: 40px;   
	position: fixed;
    right: 5%;
}
nav.navbar.navbar-transparent ul.nav > li > a:hover, nav.navbar.no-background ul.nav > li > a:hover, nav.navbar ul.nav li.scroll.active > a, nav.navbar.navbar-dark ul.nav li.dropdown ul.dropdown-menu > li > a:hover, nav.navbar ul.nav li.dropdown.on > a, nav.navbar-dark ul.nav li.dropdown.on > a {
    color: #050505 !important;
}
nav.navbar.divinnav ul.dropdown-menu.megamenu-content .content ul.menu-col li a:hover, .check-list li:before, ul.cart-list > li > h6 > a, .attr-nav > ul > li > a:hover, .attr-nav > ul > li > a:focus, nav.navbar-sidebar ul.nav li.dropdown.on > a, nav.navbar-sidebar .dropdown .megamenu-content .col-menu.on .title, nav.navbar-sidebar ul.nav li.dropdown ul.dropdown-menu li a:hover, nav.navbar ul.nav li.dropdown.on > a, nav.navbar.navbar-inverse ul.nav li.dropdown.on > a, nav.navbar-sidebar ul.nav li.dropdown.on ul.dropdown-menu li.dropdown.on > a, nav.navbar .dropdown .megamenu-content .col-menu.on .title, nav.navbar ul.nav > li > a:hover, nav.navbar ul.nav > li.active > a:hover, nav.navbar ul.nav li.active > a, nav.navbar li.dropdown ul.dropdown-menu > li a:hover {
    color: #cb9f6b;
}

@media only screen and (max-width: 991px) {
	.logo {
		padding-top: 0px;
	}	
}
@media (min-width: 1024px){
nav.navbar.divinnav ul.nav > li > a {
    padding: 15px 0px 10px;
}
nav.navbar.divinnav ul.nav > li {
    padding: 20px 15px;
}
}
nav.navbar .navbar-brand img.logo {
    max-width: 80%;
    padding: 10px 0px 10px;
}
@media (max-width: 1024px){
nav.navbar .navbar-brand img.logo {
    max-width: 85px;
}
}
@media (max-width: 767px){
.attr-nav .social-alt {
    display: none;
}
nav.navbar .navbar-brand img.logo {
    max-width: 200px;
}
}
.side {
	background-color: #cb9f6b;
}


/*-- End Nav --*/



/*------------------- Start Heading---------------------*/
/*---Heading style Here---*/		
	
	.dart-heading.text-capitalize {
		text-transform:capitalize !important;
	}
	.dart-heading.text-uppercase {
		text-transform:uppercase !important;
	}
	/*---Style 1---*/
	.dart-headingstyle-one{
		text-transform:uppercase;
		margin-bottom: 25px;
		}
	.dart-headingstyle-one p{
		color:	#cb9f6b;
		}
	.dart-headingstyle-one .dart-heading {
		padding-bottom: 15px;
		position: relative;
		margin-top:0px;
		font-family: 'Oswald', sans-serif;
		font-size: 40px;
	}
	.dart-headingstyle-one .dart-heading:after {
		content: "";
		background: #fe7c0a;
		width: 28px;
		height: 2px;
		position: absolute;
		left: 50%;
		bottom: 0;
		margin-left: -14px;
	}
	.dart-headingstyle-one.text-left .dart-heading::after {
    content: "";
    background: #cb9f6b;
    width: 28px;
    height: 2px;
    position: absolute;
    left: 0%;
    bottom: 0;
    margin-left: 0px;
}
	.dart-headingstyle-one .dart-heading.white-dash:after {
		background: #fff;
	}
	.dart-headingstyle-one .dart-heading.text-left:after {
		left: 15px;
	}
/*------------------- End Heading---------------------*/

/*------------Start order Now--------------*/
	.portfolio_1{
			padding: 10px;
			background-color: white;
		}
	@media only screen and (max-width: 480px) {
		.portfolio_1{
			margin-bottom:10px;
		}
	}
	@media only screen and (max-width: 991px) {
		.portfolio_1{
			margin-bottom:25px;
		}
	}
	.portfolioOne .item-box {
		position: relative;
		display: block;
		margin: 0 auto;
		text-align:center;
	}
	.portfolioOne .item-box .portfolio-item {
		background: rgba(209, 160, 84, 0.6);
		color: white;
		opacity: 0;
		display: block;
		position: absolute;
		bottom: 0;
		text-align: center;
		width: 100%;
		height: 100%;
		-webkit-transition: all 0.35s;
		-moz-transition: all 0.35s;
		transition: all 0.35s;
	}
	.portfolioOne .item-box .portfolio-item .item-info {
		width: 100%;
		text-align: center;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
	}
	.portfolioOne .item-box:hover .portfolio-item {
		opacity: 1;
	}
	.portfolioOne .item-box img.img-responsive{
		display:inline-block;
		width:100%;
	}
	.portfolioOne .portfolio-item .item-info .line {
		height: 1px;
		width: 0%;
		margin: 15px auto;
		background-color: #ffffff;
		-webkit-transition: all 500ms ease-out;
		-moz-transition: all 500ms ease-out;
		-o-transition: all 500ms ease-out;
		transition: all 500ms ease-out;
	}
	
	.portfolioOne .item-box:hover .item-info .line {
		opacity: 1;
		width: 40%;
	}
/*------------End Order Now----------------*/

/*----------Start promo---------------*/
.promo{
	background-image:url(../images/custom/background.jpg);
	background-attachment:fixed;
	background-size:cover;
	padding-top: 50px;
	padding-bottom: 50px;
	z-index: 999999;
	position: relative;
	}
.promo-box{
	/* background-color:rgba(255, 255, 255, 0.88); */
	padding: 30px 20px;
	height: 340px;
	}
/*-----------End Promo----------------*/


/*-----------Start menu--------*/

	.icon_box_circle {
		display: block;
		position: relative;
		margin-bottom: 20px;
		overflow: hidden;
		cursor: pointer;
	}
	.icon_box_circle i {
		font-size: 17px;
		color: #fff;
		position: absolute;
		top: 0;
		left: 0;
		padding: 11px 0 0;
		width: 40px;
		-moz-transition: all .2s linear;
		-o-transition: all .2s linear;
		-ms-transition: all .2s linear;
		transition: all .2s linear;
		height: 40px;
		background: #cb9f6b;
		text-align: center;
		border-radius: 100px;
	}
	.icon_box_circle h4 {
		padding: 10px 0 0 55px;
		-moz-transition: all .2s linear;
		transition: all .2s linear;
		margin-top: 0px;
	}
	.icon_box_circle p {
		margin-top: 10px;
		margin-left: 10%;
	}
	@media only screen and (max-width: 1199px) {
		.icon_box_circle p {
			margin-top: 10px;
			margin-left: 12%;
		}
	}
	@media only screen and (max-width: 991px) {
		.icon_box_circle p {
			margin-top: 10px;
			margin-left: 16%;
		}
	}
	@media only screen and (max-width: 480px) {
		.icon_box_circle p {
			margin-top: 10px;
			margin-left: 14%;
		}
	}
	.icon_box_circle a {
		display: inline-block;
	}
	.icon_box_circle:hover i {
		background: none;
		color:#cb9f6b;
		border: 1px solid #cb9f6b;
	}	
	.icon_box_circle:hover a h4 {
		color: #cb9f6b;
	}	
	.menu{
		margin-bottom:20px;
		display: inline-block;	
		}
/*------------End menu---------*/

/*-----------Start Calll Now----------*/
/*-------------End Calll Now---------*/

/*-----------Start Recomends---------*/
.dart_image_box:hover{
	box-shadow: 0px 15px 11px 0px rgba(209, 160, 84, 0.5411764705882353);
    transition: box-shadow 0.3s ease-in-out;
	}
.dart_image_box .content{
	padding:10px;	
}
/*----------- End Recomends---------*/

/*----------Start news------------*/
.news{
	background-image:url(../images/custom/background.jpg);	
	background-attachment:fixed;
	background-size:cover;
}
.news h1{
	color:#FFF;	
}
.cont-box{
	display:inline-block;
	background-color: rgb(0 0 0 / 80%);
	margin-top: 10%;
	padding:10px;
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

/*------------End News-------------*/

/*------Start testimonials---------*/

/*-------End testimonials----------*/

/*-------Start Map--------------*/
.map{
	width:100%;
	height:400px;	
	}
/*----------End map--------------*/

/*------- Start Footer----------*/
footer{
	padding-top: 40px;
	padding-bottom: 0px;
	}
	
.footer-box{
	border-right:1px solid #FFF;	
	}
.back {
	background-color: #050505;
	padding: 6px 0px;
}
.bak {
	float:right;
	display: flex;
	gap: 40px;
}
.bak a {
	color: white;
	font-size: 13px;
	font-weight: 500;
}
.item-info {
	text-align: center;
	margin: 20px 0px 10px;
	display: flex;
	justify-content: space-between;
}
.item-info a {
	background-color: #1c87c9;
	-webkit-border-radius: 60px;
	border-radius: 60px;
	border: none;
	color: #eeeeee;
	cursor: pointer;
	display: inline-block;
	font-family: sans-serif;
	font-size: 19px;
	padding: 5px 12px;
	text-align: center;
	text-decoration: none;
	line-height: 35px;
}
@keyframes glowing {
	0% {
	  background-color: #ff7d0b;
	  box-shadow: 0 0 5px #ff7d0b;
	}
	50% {
	  background-color: #fe7c0ae3;
	  box-shadow: 0 0 20px #fb8722;
	}
	100% {
	  background-color: #d66a0b;
	  box-shadow: 0 0 5px #d66a0b;
	}
  }
  .item-info a {
	animation: glowing 1300ms infinite;
  }
    


.modal {
	display: none;
	position: fixed;
	z-index: 1;
	padding-top: 50px;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: black;
	}
  
  /* Modal Content */
  .modal-content {
	position: relative;
	background-color: #000000;
	margin: auto;
	padding: 0;
	width: 90%;
	max-width: 1200px;
	}
  
  /* The Close Button */
  .close {
	color: white;
	position: absolute;
	top: 10px;
	right: 25px;
	font-size: 35px;
	font-weight: bold;
	opacity: 1;
	}
  
  .close:hover,
  .close:focus {
	color: #999;
	text-decoration: none;
	cursor: pointer;
  }
  
  .mySlides {
	display: none;
	text-align:center;
  }
  
  .cursor {
	cursor: pointer;
  }
  
  /* Next & previous buttons */
  .prev,
  .next {
	cursor: pointer;
	position: absolute;
	top: 50%;
	width: auto;
	padding: 16px;
	margin-top: -50px;
	color: white;
	font-weight: bold;
	font-size: 20px;
	transition: 0.6s ease;
	border-radius: 0 3px 3px 0;
	user-select: none;
	-webkit-user-select: none;
  }
  
  /* Position the "next button" to the right */
  .next {
	right: 0;
	border-radius: 3px 0 0 3px;
  }
  
  /* On hover, add a black background color with a little bit see-through */
  .prev:hover,
  .next:hover {
	background-color: rgba(0, 0, 0, 0.8);
  }
  
  /* Number text (1/3 etc) */
  .numbertext {
	color: #f2f2f2;
	font-size: 12px;
	padding: 8px 12px;
	position: absolute;
	top: 0;
  }
  
  img {
	margin-bottom: -4px;
  }
  
  .caption-container {
	text-align: center;
	background-color: black;
	padding: 2px 16px;
	color: white;
  }
  
  .demo {
	opacity: 0.6;
  }
  
  .active,
  .demo:hover {
	opacity: 1;
  }
  
  img.hover-shadow {
	transition: 0.3s;
  }
  
  .hover-shadow:hover {
	/* box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); */
  }
.ser {
	padding: 100px 0px;
}
.serve {
	padding-top: 30px;
}
.cont-box p{
	font-size: 13px;
}
.pros {
	height: 270px;
}
.kin {
	padding: 6px;
    box-shadow: 2px 2px 10px #808080cc;
}
.para {
	text-align: center;
	border-top: 1px solid #ffffff1a;
	padding: 10px 0px 5px;
	margin-top: 20px;
	font-size: 13px;
}
.padd {
	padding-top: 60px;
}
.score1 {
    position: absolute;
    top: 143%;
    left: 16%;
} 
.score {
    position: absolute;
    top: 150%;
    left: 53%;
    opacity: .5;
}
.order {
	width: 50px;
    border-radius: 5px;
}
.wel {
	font-size: 25px;
	color: #fe7c0a;
	padding-bottom: 20px;
}
.box {
	padding-top: 120px;
}	
.chow {
    position: absolute;
    top: 555%;
    left: 65%;
    opacity: .1;
}  
.coffee {
    position: absolute;
    top: 633%;
    left: 2%;
    opacity: .1;
}
.footer-box1 {
    border-left: 1px solid #FFF;
}
.orders {
	font-size: 45px;
    text-shadow: 2px 2px 5px black;
}























@media only screen and (max-width: 480px) {
	.footer-box{
	border-bottom:1px solid #FFF;
	border-right:none;
	padding-bottom:20px;	
	}
	.footer-box{
		padding-top:30px;	
		}
		.promos {
		height: auto !important;
		}
		.promo-box {
			height: 370px;
		}
		.ser {
			padding: 40px 0px;
		}
		.dart-headingstyle-one .dart-heading {
			font-size: 30px;
		}
		.kin {
			margin-bottom: 10px;
		}
		.serve {
			padding-top: 0px;
		}
		.dis {
			display: none;
		}
		.pic {
			margin-top: 120px;
		}
		footer {
			padding-top: 0px;
			padding-bottom: 0px;
		}
		#rev_slider_1077_1_wrapper {
			height: 180px !important;
		}
		.tp-fullwidth-forcer {
			height: 180px !important;
		}
		.footer-box1 {
			border-left: none;
		}
		.orders {
			font-size: 25px;
			text-shadow: 2px 2px 5px black;
			line-height: 40px;
		}
}
.footer ul li a{
		color:#FFF;
	}
.footer ul li a:hover{
		color:#cb9f6b;
	}
/*--------End Footer------------*/

/*---Responsive Media Screen style---*/

@media only screen and (max-width: 3500px) {
/*body*/
	body {
		overflow-x: hidden;
	}
}
	
@media only screen and (max-width: 2500px) {}

@media only screen and (max-width: 2100px) {}

@media only screen and (max-width: 1600px) {}

@media only screen and (max-width: 1566px) {}

@media only screen and (max-width: 1366px) {}

@media only screen and (min-width: 1300px) {
	
}	

@media only screen and (max-width: 1280px) {}

@media (min-width: 1280px) {}

@media only screen and (max-width: 1199px) {

}
@media only screen and (max-width: 1024px) {
	
}

@media only screen and (max-width: 991px) {
	body{
		font-size: 14px;
	}
}


/*--------------iPhone 6 plus landscape----------------*/
@media only screen and (max-width: 767px) {
	body{
		/* font-size:100%; */
	}
	
}

/*--------------iPhone 6 landscape----------------*/
@media only screen and (max-width: 667px) {}

/*--------------iPhone 5 landscape----------------*/
@media only screen and (max-width: 568px) {}

@media only screen and (max-width: 480px) {
	body{
		/* font-size:100%; */
	}
	
}

/*--------------iPhone 6 plus portrait----------------*/
@media only screen and (max-width: 414px) {}

/*--------------iPhone 6 portrait----------------*/
@media only screen and (max-width: 375px) {}

/*--------------iPhone 5 portrait----------------*/
@media only screen and (max-width: 320px) {}

@media only screen and (max-width: 300px) {}

@media only screen and (max-width: 200px) {}



