/*
Theme Name:    Bakery Dujour
Develope by:   Mohd. Sakeem Khan 
Company URL:   http://www.webmarketingexperts.com.au/
Company Name:  WME
*/

/* Global Classes starts */
* {
	outline:none;
}

img[src$=".gif"], img[src$=".png"] {
	image-rendering: -moz-crisp-edges;         /* Firefox */
	image-rendering:   -o-crisp-edges;         /* Opera */
	image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
	image-rendering: crisp-edges;
	-ms-interpolation-mode: bicubic;  /* IE (non-standard property) */
}
html, body {
	margin:0;
	padding:0;
	font-family: 'Montserrat Light', arial;
	font-size:15px;
	color:#54595b;
}
.clr {
	margin:0; 
    padding:0;
    clear:both;
    height:0;
    font-size:0;
    }
/* Global Classes starts */
* {outline:none;}

div, form, P{
 margin:0px;
 padding:0px;
   }
/* This Class will disble border over any link on images*/
A IMG { 
  border:none;
  outline:none
   }
a {
	text-decoration:underline;
	color:#A2A2A2;
   }

a:hover{
	text-decoration:none;
	color:#596163;
    }
p{
	color:#596163;
	padding:5px 0px 5px 0px;
	margin:5px 0px 5px 0px;
}

p a{
	text-decoration:underline;
	color:#000;
}

p a:hover{
	text-decoration:none;
	color:#596163;
}
/* Controls NORMAL UL */
UL{
	margin:0 0 0 15px; 
	padding:0 0 0 0;
	list-style-type:none; 
	color:#596163;
	}
/* Controls NORMAL li inside UL */
UL LI{	
	margin:0 0 3px 0; 
	padding:0 0 0 12px;
	}

UL strong	{
font-size:15px;
	}	
/* Controls NORMAL OL */
OL{	
	margin:0 0 0 28px; 
	padding:0 0 0 0;
	list-style-type:decimal; 
	}
/* Controls NORMAL li inside OL */
OL LI{	
	text-decoration:underline;
	color:#000000;
	}
/* Controls LINKS inside OL */	
OL LI A, LI A , OL A{	
	text-decoration:underline;
	color:#000000;
	}
/* Controls LINKS HOVER inside OL */
OL A:HOVER{	
	text-decoration:none;
	color:#363636;
	}
/* Controls LINKS inside UL */
UL A{	
	text-decoration:underline;
	color:#A2A2A2;
	}
/* Controls LINKS HOVER inside UL */
UL A:HOVER{	
	text-decoration:none;
	color:#363636;
	}
/* Global Classes ends */


/*___________________ Herder Contener Style Start Here ____________________*/
.header_contener_full{
	margin:0 0;
	padding:0;
	border-bottom:1px solid #e1e1e1;
	}
.header_contener{
	margin:0 auto;
	padding:28px 0 0 0;
	width:1060px;
	}
.logo{
	margin:0 0;
	padding:0px;
	float:left;
	}
.logo img {
	width: 505px;
}
.header_right{
	margin:0 0;
	padding:0px 0 0 0;
	float:right;
	text-align:right;
	}
.right_top{
	margin:25px 0 0 0;
	padding:0;
	float:right;
	}	
.social_icons{
	margin:0;
	padding:0;
	float:left;
	}
.cont_no{
	margin:0 0 0 18px;
	padding:0 0 0 18px;
	float:left;
	border-left:1px solid #e1e1e1;
	}	
.cont_no img{
	margin:0 10px 0 0;
	padding:0 0 0 0;
	vertical-align:middle;
	}	
.cont_no a{
	margin:0 0 0 0;
	padding:0 0 0 0;
	color:#777;
	font-size:24px;
	text-decoration:none;
	vertical-align:middle;
	}	
.top_nav{
	margin:45px 0 0 0;
	padding:0;
	}	
.top_nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	}
.top_nav ul li{
	margin:0 0 0px 0;
	padding:0 0 0 0;
	float:left;
	}
.top_nav ul li a{
	margin:0 0 0 0px;
	padding:0px 25px 50px 25px;
	color:#333;
	font-size:17px;
	display:block;
	text-decoration:none;
	font-weight:normal;
	text-transform:uppercase;
	font-family: 'Montserrat Light', arial;
	border-bottom:5px solid #fff;
	}
.top_nav ul li:last-child a{ padding-right:0;}		
.top_nav ul li a:hover,
.top_nav ul li.current_page_item a{
	color:#cf2b32;
	border-bottom:5px solid #cf2b32;
	}	
		
/*___________________ Banner Contener Style Start Here ____________________*/
.banner_wraper{
	margin:0;
	padding:0;
	/*background:url(images/banner_bg.jpg) center top no-repeat;
	background-size:cover;*/
	}
.banner{
	margin:0 auto;
	padding:0;
	/*width:1060px;*/
	width: 100%;
	}
.banner_captions{
	margin:0 auto;
	padding:0;
	width:1060px;
	position:absolute;
	}
.banner_captions_txt{
	margin:0px 0 0 0;
	padding:0;
	float:right;
	}
.banner_captions_txt h1{
	margin:0 0 20px 0;
	padding:0;
	font-size:30px;
	color:#FFF;
	line-height:35px !important;
	}
.banner_captions_txt p{
	margin:0 0 20px 0;
	padding:0;
	line-height:22px;
	font-size:14px;
	color: #FFF;
	}					
/*___________________ Body Contener Style Start Here ____________________*/
.body_contener{
	margin:0 auto;
	padding:50px 0;
	width:1060px;
	}
.body_contener p{
	margin:0 0;
	padding:0 0 15px 0;
	line-height:23px;
	}
.body_contener h1{
	margin:0 0 20px 0;
	padding:0;
	font-size:30px;
	color:#333;
	}
.body_contener ul{
	margin:0 0;
	padding:0 0 0px 0;
	list-style-type:none;
	}
.body_contener ul li{
	margin:0 0;
	padding:0 0 15px 13px;
	line-height:23px;
	font-size:15px;
	background:url(images/abt_li_bullet.png) left 11px no-repeat;
	}	
.home_content p{
	margin:0 auto;
	padding:0;
	}
.home_content h2{
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	font-size:25px;
	text-align:center;
	background:url(images/title_bg.jpg) center bottom no-repeat;
	}
.home_prod_full{ margin-left:-20px;}		
.home_prod_wp{
	margin:0 0 0 20px;
	padding:0;
	width:/*340px*/ 47.5%;
	float:left;
	text-align:center;
	}

.home_prod_thumb{
	margin:0 0;
	padding:20px;
	/*border-radius:50%;*/
	background:#f6f6f6;
	}
.home_prod_thumb img{
	margin:0 0;
	padding:0;
	width:100%;
	height:100%;
	/*border-radius:50%;*/
	}
.home_prod_heading{
	/*border-radius: 50%;*/
    /*margin: 20px 0 0 20px;*/
    min-height: 260px;
    /*padding: 20px;*/
    position: relative;
    text-align: center;
    width: /*260px*/ 100%;
	/*background:url(images/home_prod_bg.png) center top repeat;*/
	background-size: 100% auto !important;
	}

.full {
	display: block;
	position: absolute;
	min-height: 149px;
	width: 100%;
	height: 100%;
}

.heading1 {
	background: rgba(128,128, 128, 0.7) url(images/retail_background.jpg) center top no-repeat;
}

.heading2 {
	background: rgba(128,128, 128, 0.7) url(images/foodservice_background.jpg) center top no-repeat;
}

.home_prod_wp h3{
	margin:0 auto;
	padding:100px 20px 20px 20px;
	text-align:center;
	color:#fff;
	font-size:24px;
	width:175px;
	}
.home_prod_wp h3 a{
	margin:0 auto;
	padding:0px 0px 0px 0px;
	text-align:center;
	color:#fff;
	font-size:24px;
	text-decoration:none;
	}
.home_prod_wp h3 a:hover{ color:#ececec;}	
		
/*___________________ Footer Contener Style Start Here ____________________*/
.footer_contener_top{
	margin:0;
	padding:40px 2%;
	background:#f0efef;
	text-align:center;
	}
.footer_contener_top h3{
	margin:0;
	padding:0;
	color:#333;
	font-size:20px;
	}
.footer_contener_top h3 a{
	border-radius: 24px;
    color: #fff;
    font-size: 16px;
    margin:0 0 0 30px;
    padding: 13px 45px;
    text-decoration: none;
	background:#cf2b32;
	display:inline-block;
	}
.footer_contener_top h3 a:hover{ background:#f22831; color:#fff;}
	
.footer_bottom{
	margin:0;
	padding:30px 0;
	text-align:center;
	}

.footer_bottom img {
	max-height: 50px;
}
.footer_menu{
	margin:0 0;
	padding:0 0 10px 0;
	background:url(images/title_bg.jpg) center bottom no-repeat;
	}
.footer_menu ul{
	margin:0;
	padding:0;
	list-style-type:none;
	}	
.footer_menu ul li{
	margin:0;
	padding:0 0 0px 0;
	display:inline-block;
	}			
.footer_menu ul li a{
	margin:0;
	padding:15px 15px;
	text-decoration:none;
	color:#333;
	font-size:17px;
	display:block;
	}	
.footer_menu ul li a:hover,
.footer_menu ul li.current_menu_item a{ color:#cf2b32;}	
.ft_cont_no{
	margin:0;
	padding:10px 0 40px 0;
	}
.ft_cont_no p{
	margin:0;
	padding:0px 0 0px 0;
	line-height:22px;
	}	
.ft_cont_no a{
	margin:0;
	padding:0;
	color:#cf2b32;
	text-decoration:none;
	}
.ft_cont_no span a{
	margin:0;
	padding:0;
	color:#54595b;
	text-decoration:none;
	}
.copyright{
	margin:0;
	padding:0;
	color:#54595b;
	text-decoration:none;
	}
.copyright a{
	margin:0;
	padding:0;
	color:#cf2b32;
	text-decoration:none;
	}	
/*___________________ About Us Page Start Here ____________________*/	
.abt_left{
	margin:0;
	padding:0;
	width:690px;
	float:left;
	}
.abt_txt_left{
	margin:0;
	padding:0;
	float:left;
	width:47%;
	}
.abt_txt_right{
	margin:0;
	padding:0;
	float:right;
	width:47%;
	}	
.abt_right{
	margin:100px 0 0 0;
	padding:0;
	float:right;
	width:340px;
	height: 340px;
	border-radius: 50%;
	overflow: hidden;
	}		
.abt_right img{
	margin:0;
	padding:0;
	width:auto;
	position: relative;
	height:100%;
	overflow: hidden;
	left: -25%;
	/*
	width: 100%;
	border-radius:50%;*/
	}			
/*___________________ Products Page Start Here ____________________*/	
	
.producs_tab{
	margin:15px 0 35px 0;
	padding:0;
	background:#ebebeb;
	border-radius:24px;
	}
.producs_tab ul{
	margin:30px 0 0 0;
	padding:0;
	list-style-type:none;
	}
.producs_tab ul li{
	margin:0;
	padding:0;
	float:left;
	background:none;
	}	
.producs_tab ul li a{
    color: #555;
    display: inline-block;
    font-size: 16px;
    margin: 0 0 0 0px;
    padding: 13px 50px;
    text-decoration: none;
    }
.producs_tab ul li a:hover,
.producs_tab ul li.current-menu-item a{border-radius: 24px; background:#cf2b32; color:#fff;}
/*.page-id-6 #menu-item-75 a{border-radius: 24px; background:#cf2b32; color:#fff;}*/
.producs_wraper{
	margin:0px 0 0px -19px;
	padding:0;
	}
.producs_box{
	margin:10px 0 0px 19px;
	/*padding:25px 0;*/
	padding: 0 0 25px;
	width:250px;
	float:left;
	/*background:url(images/product_bg_top.jpg) #fdfdfd center top no-repeat;*/
	}
.producs_thumb{
	margin:0px 0 12px 0;
	/*padding:0 0 25px 0;
	background:url(images/product_bg_bottom.jpg) center bottom no-repeat;*/
	}
.producs_thumb img{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	}	
.producs_thumb img:hover{ opacity:.8;}
.producs_title {
	min-height: 50px;
}
.producs_box a{
	margin:0px 0 0px 0;
	padding:0px 0;
	color:#555;
	font-size:18px;
	text-decoration:none;
	display: block;
	min-height: 66px;
	}
.producs_box a:hover{
	color:#cf2b32;
	}

.producs_inner_left{
	margin:0;
	/*padding:25px 0 0 0;*/
	float:left;
	width:49%;
	/*background:url(images/product_single_bg.jpg) #fdfdfd center top no-repeat;*/
	}
.producs_inner_right{
	margin:0;
	padding:0px 0 0 0;
	float:right;
	width:48%;
	}
.producs_inner_right h3{
	margin:-9px 0 0 0;
	padding:0px 0 20px 0;
	color:#cf2b32;
	font-size:30px;
	}

.nutrition {
	width: 100%;
	margin-top: 30px;
}
.nutrition h3 {
	font-size: 1.17em;
	color: #54595b;
	font-weight: bold;
}

.nutrition table {
	border-collapse: collapse;
	width: 100%;
}
.nutrition table td {
	border: #333 1px solid;
	padding: 5px;
	text-align: center;
}

.nutrition table tr:nth-child(even) {
	background-color: #f0efef;
}

.nutrition table td.long {
	width: 50%;
	text-align: left;
	max-width: none;
}
.nutrition table td {
	width: 25%;
}
.nutrition table td.sub {
	padding-left: 20px;
}
.back_to{
	margin:30px 0 0 0;
	padding:0px 0 0 0;
	}
.back_to a{
	border-radius: 24px;
    color: #fff;
    font-size: 16px;
    margin:0 0 0 0px;
    padding: 13px 45px;
    text-decoration: none;
	background:#cf2b32;
	display:inline-block;
	}
.back_to a:hover{ background:#f22831; color:#fff;}
.producs_inner_right p span{ color:#cf2b32;}
.product_single_thumb{
	margin:0;
	padding:0;
	}
.product_single_thumb img{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	}
/*_______________ Contact Us Page ________________*/
.cont_txt_wp{
	margin:0 2% 0 0;
	padding:0 2% 0 0;
	float:left;
	width:30%;
	border-right:1px solid #ebebeb;
	}
.cont_txt_wp a,
.cont_txt_right a{
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-decoration:none;
	color:#cf2b32;
	}
.cont_txt_wp a.none{ color:#54595b}		
.cont_txt_right{
	margin:0;
	padding:0;
	float:left;
	width:31%;
	}
.cont_txt_right h3{ margin-top:0;}	
#gform_wrapper_1 input{
	margin:0 0 10px 0;
	padding:2%;
	float:left;
	width:100%;
	border-radius:5px;
	border:1px solid #e1e1e1;
	background:#f5f5f5;
	color:#000;
	font-size:15px;
	font-family: 'Montserrat Light', arial;
	}
#gform_wrapper_1 textarea{
	margin:0 0 10px 0;
	padding:2%;
	float:left;
	width:100%;
	height:100px;
	border-radius:5px;
	border:1px solid #e1e1e1;
	background:#f5f5f5;
	color:#000;
	font-size:15px;
	font-family: 'Montserrat Light', arial;
	}
#gform_wrapper_1 #gform_submit_button_1{
    background:#cf2b32 !important;
    border-radius: 24px !important;
	border:none !important;
    color: #fff !important;
    display:block;
    font-size: 16px !important;
    margin: 0 0 0 0px;
    padding: 13px 0 !important;
    text-decoration: none;
	float:right !important;
	width:170px !important;
	text-align:center;
	text-transform:uppercase;
    }
#gform_wrapper_1 #gform_submit_button_1:hover{
	background:#f22831 !important; 
	color:#fff !important;
	cursor:pointer;
	}
.not_found{
	margin:30px auto;
	padding:0 0 0 0;
	width:400px;
	text-align:center;
	}
.not_found h1{
	margin:0 0;
	padding:0 0 0 0;
	color:#cf2b32;
	font-size:60px;
	text-transform:uppercase;
	}
.not_found h3{
	margin:0 0;
	padding:0 0 10px 0;
	color:#333;
	font-size:30px;
	text-transform:uppercase;
	}
.back_top_home{
	margin:0 0;
	padding:5px 0 0 0;
	}	
.back_top_home a{
	border-radius: 24px;
    color: #fff;
    font-size: 16px;
    margin:0 0 0 30px;
    padding: 13px 45px;
    text-decoration: none;
	background:#cf2b32;
	display:inline-block;
	}
.back_top_home a:hover{ background:#f22831; color:#fff;}


.lsi-social-icons li a{ border:1px solid #cdcdcd; padding:6px !important;}
.lsi-social-icons li a:hover{ border:1px solid #777;}
.tp-bullets.simplebullets.round .bullet{
	height:25px !important;
	width:26px !important;
	margin-right:5px;
	background:url(images/bnr_bullet_point.png) left top no-repeat !important;
	} 
.tp-bullets.simplebullets .bullet:hover, 
.tp-bullets.simplebullets .bullet.selected{background:url(images/bnr_bullet_point_hover.png) left top no-repeat !important;}
.tp-bullets{ left:28% !important; margin-left:0 !important; bottom:90px !important;}
.tp-caption.black, .black{ width:100% !important; left:0 !important;}


#gform_wrapper_1{ margin:-17px 0 0 0 !important; padding:0 !important;}
#gform_wrapper_1 span{ margin:0 !important;}
#gform_wrapper_1 label{ display:none !important;}
#gform_wrapper_1 ul,
#gform_wrapper_1 ul li{ margin:0; padding:0;}
.gform_wrapper .ginput_complex span.name_first, 
.gform_wrapper .ginput_complex span.name_last, 
.gform_wrapper .ginput_complex span.name_middle{ min-height:inherit !important}
body .gform_wrapper label.gfield_label + div.ginput_container{ margin:0 !important;}
.gform_wrapper .ginput_complex.ginput_container.has_first_name.no_middle_name.no_last_name span, 
.gform_wrapper .ginput_complex.ginput_container.no_first_name.has_middle_name.no_last_name span, 
.gform_wrapper .ginput_complex.ginput_container.no_first_name.no_middle_name.has_last_name span{ width:100% !important}
.gform_wrapper .gform_footer{ margin:0 !important; padding:0 !important;}	
span.pages{ display:none;}
.paginv{ margin:0px 0 0 18px;}
.gform_wrapper{ max-width:100% !important;}
.gform_wrapper .gform_footer input[type=submit] {
	-webkit-appearance: none;
}

.ft_cont_no span a.phone {
	color: #cf2b32;
}

.ft_cont_no span a.phone:hover {
	color: #596163;
}