/*
Theme Name: Apex Gourmet
Description: Used to style the TinyMCE editor.
*/


/**
 * Table of Contents:
 *
 * 1.0 - Body
 * 2.0 - Typography
 * 3.0 - Elements
 * 4.0 - Alignmentd
 * 5.0 - Caption
 * 6.0 - Galleries
 * 7.0 - Audio / Video
 * 8.0 - RTL
 */


/**
 * 1.0 - Body
 */
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed);
@import url('http://fonts.googleapis.com/css?family=Lato:400,700');
body{
   font-family: 'Roboto Condensed', sans-serif;
   color: #424242;
font-size:11pt !important;
}
p{
	font-family: lato;
font-size:10pt;
}
.banner{
	background: url("../images/homeslide.png") no-repeat; 
	background-position: center;
	background-size: cover;
	width: 100%;
	min-height: 650px;
	text-align: center;
}
/*.sub_banner{
	background: url("../images/<?php echo $banner;?>") no-repeat; 
	background-position: center;
	background-size: cover;
	width: 100%;
	min-height: 256px;
	text-align: center;
}*/
h1,h2,h3,h4,h5,h6,.navbar{
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1.5px;
}
h1,h2,h3,h4,h6{
	padding: 50px 0;
}
.header_top_right{
	float: right;
	padding: 20px 0 0 0;
}
ul.user_info{
	border-right: 1px solid #bfb9bb;
	float: left;
	padding: 0 6px;
}
.user_info a{
color:#fff !important;
}
.user_info a:hover{
color:#F2541F !important;
}
ul.user_info:last-child{
	border-right: none;
}
.logo{
	margin: 40px 0 20px 0;
}

.navbar-default .navbar-brand {
    color: #fff;
}
.login,.terms{
	color: #fff;
}

/******Main Nav*****/
#main-nav{
	background: none ;
	border: none;
	padding-top: 62px;
	font-size: 18px;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 4px;
  bottom: 0;
  left: 0;
  background-color: #ff6900;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.navbar-default .navbar-nav > li > a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.navbar-default .navbar-nav > li > a{
	color: #fff;
}
.navbar-toggle{
	background-color: #fff;
}
/*Special Event*/
.special_event{
	margin-bottom: 20px;
}
h3.event{
	padding:0px !important;
}
.special_event  p{
	/*padding: 30px 10px;*/
}
.special_event>a{
	
}
.event_detail{
	background: #fff;
	
}
.event_detail>h3{
	padding: 20px 0;
}
.event_detail>img{
	padding: 10px;
}
.event_detail>p{
	padding: 10px;
}
/*Effect for Special Event*/
.caption-style-2 li {
    overflow: hidden;
    padding: 0;
    position: relative;
}
.caption-style-2 img {
    margin: 0;
    padding: 0;
    z-index: 4;
}
.caption-style-2 .caption {
    cursor: pointer;
    opacity: 0;
    position: absolute;
    transition: all 0.15s ease-in-out 0s;
}
.caption-style-2 li:hover .caption{
	opacity: 1;
	transform: translateY(-100px);
}
.caption-style-2 .blur {
    background-color: rgba(0, 0, 0, 0.4);
    height: 99px;
    position: absolute;
    width: 560px;
    z-index: 5;
}
.caption-style-2 .caption-text {
    color: #fff;
	top: -36px;
    position: absolute;
    width: 400px;
    z-index: 10;
}
.caption-text>h3{
	padding: 20px !important;
}

/*Special Event Main Page*/
span.text-container {
    margin: 0 auto;
    width: 75%;  
}

.text-content{
    line-height: 1em;
}

.short-text {
    overflow: hidden;
    height: 2em;
}

.full-text{
    height: auto;
}

h1 {
    font-size: 24px;        
}

.show-more {
    padding: 10px;
    text-align: justify;
}
 /*Inner Event Detail*/
 .innerevent_detail{
 	margin-bottom: 40px;
margin-top:40px;

 }
 .innerevent_detail>h3{
 	padding: 0 0 20px;
 }
 .other_event{
 	margin-top: 50px;
 }
/*Hover Effect1 for Promotion*/
.effect1 {
  width: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  margin-bottom: 30px;
}

.effect1 .overlay1 {
  position: absolute;
  overflow: hidden;
  width: 80%;
  height: 80%;
  left: 10%;
  top: 10%;
  border-bottom: 1px solid #FFF;
  border-top: 1px solid #FFF;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0,1);
  -ms-transform: scale(0,1);
  transform: scale(0,1);
}

.effect1:hover .overlay1 {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.effect1 img {
  display: block;
  position: relative;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

.effect1:hover img {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.6" /><feFuncG type="linear" slope="0.6" /><feFuncB type="linear" slope="0.6" /></feComponentTransfer></filter></svg>#filter');
  filter: brightness(0.6);
  -webkit-filter: brightness(0.6);
}

.effect1 h3 {
  text-transform: uppercase;
  text-align: center;
  position: relative;
  font-size: 20px;
  font-weight: bold;
  background-color: transparent;
  color: #FFF;
  padding: 1em 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,-100%,0);
  transform: translate3d(0,-100%,0);
}

.effect1 a, effect1 p {
  color: #FFF;
  padding: 1em 0;
  opacity: 0;
  font-size: 17px;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,100%,0);
  transform: translate3d(0,100%,0);
}

.effect1:hover a, .effect1:hover p, .effect1:hover h3 {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
#promotion{
	background: #fff;
}
/*Promotion Single*/
.promotion_single>h3{
	padding: 20px 0 0 0;
}
.promotion_single>p{
	padding: 20px 0 20px;
	text-align: justify;
}
.sidebar{
	border-left: 1px solid #c7c7c7;
	height: 400px;
margin-top: 40px;
}
.sidebar a{
	padding	: 10px 0 10px;
}

.sidebar_news{
	margin-bottom: 30px;
}
.promotion_detail{
	margin-top: 40px;
}
.promotion_detail h3{
	padding: 0;
}
.promotion_detail p{
	padding: 20px 0;
}
.terms {
    background: #fff;
    color: #424242;
}
/*Inner Navigation*/
.inner_logo{
	margin: 25px 0 -29px;
}
.innermenu{
	background: #fff;
	-webkit-box-shadow: 0px 10px 5px 0px rgba(199,197,199,1);
-moz-box-shadow: 0px 10px 5px 0px rgba(199,197,199,1);
box-shadow: 0px 10px 5px 0px rgba(199,197,199,1);
}
#inner-nav{
	background: none ;
	border: none;
	margin-bottom: 0;
}
#subnav_color a{
	color: #424242;
}
/*Inner body*/
.inner_part{
margin-bottom:5% !important;
}
.wrapper{
	background: #f1f1f1;
}
#breadsample{
	margin: 50px 0 50px;
}
.product_items{
	margin-bottom: 5%;
	text-align: center;
}
.product-title{
	z-index: 2;
	position: absolute;
	text-transform: uppercase;
	padding: 20px;
	font-weight: bold;
}
.product_info{
	background: #fff;
	padding: 5px;
}
/*...............*/
.items{
	margin:10px 0 0px 17px;
}
.item_add{
	color:#fff;
	text-decoration:none;
	font-weight:600;
	padding:0.4em 2em;	
	display:inline-block;
	border-radius:5px;
	-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-o-border-radius: 5px;
	margin: 0.7em -18px 0px 0;
	background:#aeabac;
	border:none;
	outline:none;
	width: 44%;
}
.item_add:hover {
	background:#464646;
	color: #fff;
} 
.item_quantity {
    margin: 1em 0;
    font-size: 0.85em;
    padding: 5px 10px;
    display: block;
    width: 51%;
    float: left;
}
.page a{
	 color: #000;
    float: left;
    text-decoration: none;
}
.page a.active{
	 background-color: #aeabac;
    color: white;
}
/*Wine Detail Add*/
.productdetail_add{
	color:#fff;
	text-decoration:none;
	font-weight:600;
	padding:0.25em 2em;	
	display:inline-block;
	border-radius:5px;
	-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-o-border-radius: 5px;
	margin: 2.7em -18px 0px 10px;
	background:#aeabac;
	border:none;
	outline:none;
	width: 27%;
	text-align: center;
}
.productdetail_add:hover {
	background:#464646;
	color: #fff;
} 
.winedetail{
	padding: 0px;
}
.winedetail_p .other_wine{
	padding: 40px 0;
}
.color{
	color: #ff6900;
}
.btn-view{
	width:150px !important;
	text-align: center;
	background:#aeabac !important;
	font-weight:600;	
	font-size: 14px;
	margin-top: 40px;
line-height:20px !important;
}
a.btn-view:hover{
text-decoration:none !important;
}
.btn-view:hover{
	background:#464646;
	color: #fff;
	text-decoration: none;
}
/*Protein*/
.protein_h:hover{
	color: #ff6900;
}
.protein_view{
	margin-bottom: 40px
}

/************Beef**************/ 
.diagram{
	margin-bottom: 20px;
}
.diagram_beef{
	background-image: url('http://apexgourmetmm.com/wp-content/themes/apexgourmet/images/beef.png');
	background-repeat: no-repeat;
	height: 214px;
margin-left:5%;
}
a.tooltips{
	display: inline;
	position: relative;
	cursor: pointer;
}
.newtip{
	margin:10px; max-width: 100px; max-height: 100px;
}
.newp{
	padding:10px;
	text-align: center;
	max-width: 150px;
}
.beef1{
	margin-left: 169px;
    margin-top: 27px;
    position: absolute;
    z-index: 1;
}

.beef2{
	margin-left: 159px;
    margin-top: -3px;
    position: absolute;
}
.beef3{
	margin-left: 105px;
    margin-top: 20px;
    position: absolute;
}

.grow{
	transition: all 0.2s ease-in-out 0s;
}
.grow:hover{
	transform: scale(1.1);
}
.meatcut{
	border: 2px solid #cdcdcd;
	margin: 2px;
	width: 120px;
	height: 120px;
}
.meatcut:hover{
	border-color: #ff6900;
}
.beef_container{
	margin: 50px 0;
}
/*****************Lamb**********/
.diagram_lamb{
	background-image: url('http://apexgourmetmm.com/wp-content/themes/apexgourmet/images/diagramlamb.png');
	background-repeat: no-repeat;
	height: 282px;
	margin-left: 30px; /*newadded*/
}
.lamb1{
	margin-left: 118px;
    margin-top: 60px;
    position: absolute;
}
.lamb2{
	margin-left: 152px;
    margin-top: 53px;
    position: absolute;
}
.lamb3{
	margin-left: 174px;
    margin-top: 85px;
    position: absolute;
    z-index: 1;
}
.lamb4{
	margin-left: 218px;
    margin-top: 29px;
    position: absolute;
}
.lamb5{
	margin-left: 249px;
    margin-top: 132px;
    position: absolute;
}
/***************Pork**********/
.diagram_pork{
	background-image: url('http://apexgourmetmm.com/wp-content/themes/apexgourmet//images/diagrampork.png');
	background-repeat: no-repeat;
	height: 272px;
	margin-left: 30px; /*newadded*/
}
.pork1{
	margin-left: 78px;
    margin-top: 38px;
    position: absolute;
}
.pork2{
	margin-left: 167px;
    margin-top: 25px;
    position: absolute;
}
/*Our Story page*/
.content-break{
padding-top:3%;
}
.profile-header{
	font-weight:bold;
	font-size:19pt;
	text-align:justify;
	padding-top:7%;
}
.profile_content>h3{
	text-align: left;
	line-height: 1.6em;
	letter-spacing: 0em;
}
.profile_content>p{
    line-height: 1.6em;
text-align: justify;
}
/*Contact Us Page*/

.contact{
	width: 100%;
	max-width: 500px;
	height: 300px;
}
.profile_content>ul{
	padding: 30px 5px;
	font-size: 16px;
	line-height: 1.8em;
}
/*
Footer Start*/
.footer_detail{
	background: #3d3d3d;
	padding: 1em 0;
	color: #fff;
}

.allright{
	padding-top: 37px;
}

ul.social {
	padding:0;
	list-style: none;
	float:right;
}
ul.social li:first-child {
	margin-left: 0;
}
ul.social li {
	display: inline-block;
	margin-right: 5px;
}
ul.social li a i {
	width:35px;
	height:35px;
	display: block;
	background: url(../images/img-sprite.png)no-repeat;
}
ul.social li a i:hover{
	opacity:0.8;
}
ul.social li a i.instagram{
	background-position:-5px -4px;
}
ul.social li a i.fb{
	background-position:-44px -5px;
}
ul.social li a i.tw{
	background-position:-83px -6px;
}
.instagram, .fb{
	padding-top: 37px;
}

.currency>h5{
	padding-top: 16px;
}
.currency th{
	color: #fff;
}
.currency>tr,th, td{
	padding: 10px;
color:#424242;
}
.currency span{
color:#FF6900;
font-weight:bold;
}

/* overwrite */
.woocommerce-breadcrumb,.woocommerce-breadcrumb a{
	color : #337ab7 !important;
	line-height:20px !important;
}
.woocommerce .woocommerce-breadcrumb{
	margin:0px !important;
}
/*.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	width:30.83% !important;
}*/
.product_container.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
	width:360px !important;
}
.product_container.woocommerce ul.products li.product a img{
	/*width:360px !important;*/
	width:360px !important;
	height:360px !important;
}
div.related ul.products li.product{
width:252.5px !important;
margin-bottom:5%;
}
/*div.related ul.products li.product img{
width:260px !important;
}*/
.related h2{
	text-align:center;
	font-size: 18px;
}
div.related ul.products li.product a img{
margin-top:20% !important;
}
div.related ul.products li img{margin-top:20% !Important;}
.woocommerce ul.products li.product a img{
box-shadow: 0px 5px 32px -16px #242424 !important;
    -webkit-box-shadow: 0px 5px 32px -16px #242424 !important;
    -moz-box-shadow: 0px 5px 32px -16px #242424 !important;
    -o-box-shadow: 0px 5px 32px -16px #242424 !important;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
	/*margin: 0 2.5% 2.992em 0 !important;*/
	margin: 0 2.4% 2.992em 0 !important;
margin-bottom:80px !important;
}
ul.products{
	margin-left:0.5%!important;
}
.onsale{
	background:#ff6900 !important;
}
.woocommerce-LoopProduct-link h3{
    z-index: 2 !important;
    position: absolute !important;
margin-top: -115% !important;
    text-transform: uppercase !important;
    padding: 20px !important;
    font-weight: bold !important;
	color:#000 !important;
width: 100% !important;
background: #fff;
}
.related h3{
 z-index: 2 !important;
    position: absolute !important;
margin-top: -130% !important;
    text-transform: uppercase !important;
    padding: 20px !important;
    font-weight: bold !important;
	color:#000 !important;
width: 100% !important;
background: #fff;

}
.products li h3{
text-align:center !important;
}
.products span.price{
    display:none !important;
	background:#fff !important;	
	margin-top:-6%;
	padding-left:43%;
	height:40px !important;
	color:#000 !important;
	font-size: 11pt !important;
    box-shadow: 0px 5px 32px -16px #242424 !important;
    -webkit-box-shadow: 0px 5px 32px -16px #242424 !important;
    -moz-box-shadow: 0px 5px 32px -16px #242424 !important;
    -o-box-shadow: 0px 5px 32px -16px #242424 !important;
}
.price{
	color:#000 !important;
	display:none !important;
}
/*del{
	float:left !important;
	padding-right:3px;
	margin-left:0px !important;
}*/
.add_to_cart_button{
	/*width: 44% !important;*/
	color:#fff !important;
	background:#aeabac !important;
	padding-left:13% !important;
	margin-left:56% !important;
	margin-top:1% !important;
}
.single_add_to_cart_button {
	width: 30% !important;
	color:#fff !important;
	background:#aeabac !important;
	padding-left:3% !important;
	margin-left:1% !important;
	margin-top:3% !important;
}

.woocommerce .quantity .qty{
	width:10em !important;
	text-align:left !important;
	margin-top:13% !important;
}
.quantity.woocommerce .quantity .qty{
margin-top:5% !important;
}
.add_to_cart_button:hover,.single_add_to_cart_button:hover{
    background: #464646 !important;
	color:#fff !important;
}
@media only screen and (max-width: 769px){
	 .woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
       float:left !important;
    }
}
@media only screen and (min-device-width : 480px) and (max-device-width: 768px) {  
	div.related ul.products li.product{
	margin-bottom:20%!important;
	}
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
	div.related ul.products li.product{
	margin-bottom:40%!important;
	}
}

/* my account */
.woocommerce-FormRow,.inline{
	color:#000 !important;
}
.woocommerce-MyAccount-navigation ul{
	margin-top:10%;
}
nav.woocommerce-MyAccount-navigation{
	width:20%;
	float:left;
}
.woocommerce-MyAccount-content{
	width:75%;float:right;margin-top:5%;
}
.entry-footer{
	clear:both !Important;
}
.woocommerce-MyAccount-navigation li{
	list-style:none;
height:30px !important;
}
.woocommerce-MyAccount-navigation-link {border-radius: 4px; padding:6px 12px; margin:5px; background-color:#9fd5a7; color:#ffffff!important; } /* Div containing tab */
.woocommerce-MyAccount-navigation-link a {display: block; color:#fff; text-decoration: none;line-hieght:30px;} / Tab Link /
.woocommerce-MyAccount-navigation-link.is-active {background-color:#4cae5b;} / Active Tab /
.woocommerce-MyAccount-navigation-link:before {display: none!important;} / Disable Themlers bullet */


/*** pagination ***/
.woocommerce nav.woocommerce-pagination {
    text-align: center;
}
.woocommerce nav.woocommerce-pagination ul {
    display: inline-block;
    white-space: nowrap;
    padding: 0;
    border: 1px solid #d3ced2;
    border-right: 0;
    margin: 1px;
}
.woocommerce nav.woocommerce-pagination ul li {
    border-right: 1px solid #d3ced2;
    padding: 0;
    margin: 0;
    float: left;
    display: inline;
    overflow: hidden;
}
.my-btn{
	border: 1px solid #cdcdcd;
	font-size: 14px;
	width: 300px;
	color: #333333;
margin-bottom:5%;
}
.my-btn:hover{
	background-color: #e0e0e0;
	color: #333333;
}

a:hover{
text-decoration:none !important;
}
.woocommerce .related ul.products li.product, .woocommerce .related ul li.product, .woocommerce .upsells.products ul.products li.product, .woocommerce .upsells.products ul li.product, .woocommerce-page .related ul.products li.product, .woocommerce-page .related ul li.product, .woocommerce-page .upsells.products ul.products li.product, .woocommerce-page .upsells.products ul li.product {
		width: 22% !important;
	}
.delivery {
    margin-top: 10%;
    width: 80%;
height:40px !important;
}
.delivery a{
color:#FF6900 !important;
}
.delivery a:hover{
color:#fff !important;
}
.copyright{
padding-left:21%;
}
.related img{
margin-top:200px !important;
}
.summary h5{
    display: none !important;    

}