/* 
Theme Name: Delicieux
Theme URI: http://jkthemes.com/delicieux/wp
Description: Restuarant WordPress Theme by JkThemes
Version: 1.0
Author: jkthemes
Author URI: http://jkthemes.com
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-menu, full-width-template, theme-options, translation-ready
License: Custom
License URI: http://themeforest.net/licenses
Text Domain: investment/framework
*/
.mini_cart_item a{
	color: #fff;
}
.post table {
    width: 100%; }
    .post table th, .post table td {
      padding: 5px 8px; 
  border-bottom: 1px solid #e1e1e1;}
    .post table tr {
      border-bottom: 1px solid #e1e1e1; }
.product .images .thumbnails img{
    max-width: 98px;
}
.product .images{
    width: 100%;
}
input[type=submit]{
    border: 2px solid #f63701;
	background: #f63701;
    padding: 10px 18px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'lato';
    margin-right: 5px;
    -webkit-transition: background-color 500ms ease 100ms;
    -moz-transition: background-color 500ms ease 100ms;
    -o-transition: background-color 500ms ease 100ms;
    transition: background-color 500ms ease 100ms;
}
.comment-reply-form input[type=submit]{
	border:none;
	border-radius: 5px;
}
.commentlist{
	margin-top: 20px;
}
.comment-reply-link{
	padding-right: 10px;
}
.no-padding{
	padding:0px;
}
.no-padding-left{
	padding-left:0px !important;
}
.no-padding-right{
	padding-right:0px !important;
}
p.form-submit{
	clear: both;
}
textarea.form-control{
	margin-bottom: 30px;
}

.related img{
    max-width: 100%;
    height: auto;
}
.picture img{
    max-width: 100%;
    height: auto;
}
.wc-proceed-to-checkout .checkout-button {
    display: inline-block;
    padding: 11px 12px;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 2px solid #f53700;
    border-radius: 0px;
    text-transform: uppercase;
    background-color: #f53700;
    color: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    margin-top: 0px;
}
.shop .cart-grid .cart-row img{
    max-width: 60px;
    height: auto;
}
.shop .cart-grid .product-qty input{
    max-width: 100px;
}
.mc4wp-form .mc4wp-form-fields{
        display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    width: 80%;
}
.mc4wp-form-fields input[type="email"]{
    display: inline-block;
    width: 80%;
    height: 50px;
    padding: 6px 12px;
    font-size: 14px;
    font-style: italic;
    line-height: 1.42857143;
    color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    background-image: none;
    border: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.dropdown-menu .nav-menu::after {
    content: ''
}
.newsletter .mc4wp-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    width: 80%;
}

.single_add_to_cart_button{
    text-transform: uppercase;
    color: #fff;
    border: 2px solid #f53700;
    border-radius: 4px;
    background-color: #f53700;
    text-align: center;
    padding: 12px 20px !important;
    font-size: 13px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.quantity input[type="number"]{
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    padding: 11px;
    width: 80px;
}

.form-submit input[type=submit]{
    color: #fff;
    border: 2px solid #f53700;
    background-color: #f53700;
    padding-top: 8px;
    padding-right: 20px;
    padding-bottom: 8px;
    padding-left: 20px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    font-weight: bold;
    font-size: 14px;
    border-radius: 0px;

}

.widget h3{
    margin-bottom: 10px;
    font-family: 'Playfair Display', serif;
    font-size: 21px;
    color: #222;
}
.tagcloud a{
    background-color: transparent;
    border: 1px solid #ddd;
    color: #222;
    font-weight: 400;
    padding: 5px 10px;
    font-size: 13px !important;
    text-transform: capitalize;
    margin-right: 10px;
    margin-bottom: 20px;
    line-height: 40px;
}
.side-bar ul{
    padding-left: 0px;
    list-style: none;
}
.side-bar ul li{
   
    margin-bottom: 15px;
}
.side-bar ul li:before{
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f0da";
    margin-right: 10px;
}
.login input[type="text"] , 
.login input[type="password"]{
    width: 100%;
}
.woocommerce-MyAccount-navigation ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.woocommerce-MyAccount-navigation ul li::before{
font: normal normal normal 14px/1 FontAwesome;
    content: "\f0da";
    margin-right: 10px;
}
.woocommerce-MyAccount-navigation ul li a {
    color: #222;
}

body.blog{
    padding-top: 0px;
}
.product_list_widget img{
    max-width: 60px;
    height: auto;
}
aside .ui-widget-header {
    
    background: #f63700;
  
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active{
   
    width: 4px;
    height: 4px;
    border: 8px solid #cecece;
    background: #ababab;
    cursor: pointer;
    border-radius: 50%;
}

.ui-slider-horizontal{
    height: 3px;
    background: #969696;
}
form .price_slider_wrapper button  {
    text-transform: uppercase;
    color: #fff;
    border-radius: 4px;
    text-align: center;
    padding: 8px 15px;
    font-size: 13px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    margin-top: 80px !important;
}
.price_label{
    position: relative;
    top: -150px;
}
.price_label span{
    width: 55px;
    padding: 8px 10px;
    margin-left: 10px;
    border: none;
    background: #e8e8e8;
    font-size: 14px;
    text-align: center;
    color: #222;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -.5em;
    }
img{
    max-width: 100%;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
        white-space: nowrap;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}
.gallery-caption{
}
.bypostauthor{
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td{
    border: 1px solid #ebebeb;
    padding:5px;
}
th {
    border: 1px solid #ebebeb;
  padding: 5px;
}
.media-left img.avatar{
    width: 120px;
    height: auto;
}
.mc4wp-checkbox-contact-form-7{
    display:    none;
}
ul.products .picture{
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    margin-bottom: 30px;
    background: #000;
}
div.columns-3 ul.products{
    padding-top: 100px;
    padding-bottom: 100px;
}
.yamm-content h2{
    font-size:12px;
    text-align:center;
    color:#fff;
    text-transform: uppercase;
}
.wc_payment_methods {
    list-style: none;
    padding-left: 0px;
}
.wc_notices{
    padding-bottom: 30px;
}

.coupon-btn{
    
}
.checkout_coupon .btn{
    width: auto;
}
.checkout_coupon .btn:hover{
    border:1px solid  #f63700;
    color: #f63700;
}
.inlineblock{
    display: inline-block;
    width: 70%;
}
div.wpcf7-validation-errors {
    border: none;
    color: red;
}
.widget_search{
    margin-bottom: 15px;
}
.recent-posts a img{
    width: 60px;
    height: 60px;
}
.widget .blog-img .media-body{
    width: 175px !important;
}
.flickr_badge_image{
    display: inline-block;
    padding-left: 5px;
    padding-bottom: 5px;
}
.twitter ul li:before{
    content: none;
}
.cart-dropdown .empty{
    text-align: center;
    font-size: 12px;
    color: #fff;
    padding: 10px 0px;
}
.twitter .follow{
    font-weight: bold;
}
.defaultpage{
    padding-top: 90px;
    padding-bottom: 90px;
}
.rtb-booking-form fieldset{
    padding-bottom: 1em;
    margin-bottom: 1em;
    width: 50%;
    display: block;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}
.rtb-booking-form legend{
    padding-left: 0px !important;
    border-bottom: none;
    text-align: center;
    font-family: 'Playfair Display', serif;
    font-size: 42px;
    color: #2d2d2d;
    text-transform: uppercase;
    padding: 0 15px;
    margin: 0px;
}
.contact div.name{
    margin-top: 26px !important;
}
legend::before {
    border: 4px solid #f63701;
    border-bottom: 0px;
    height: 20px;
    width: 80px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    display: list-item;
    list-style: none;
    position: relative;

    border: 4px solid #f53700;
    border-bottom: 0px;
    height: 20px;
    width: 80px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    content: '';
    display: list-item;
    list-style: none;
    position: relative;
}
.picker__input , .rtb-text input{
    font-family: 'Playfair Display', serif;
    display: block;
    max-width: 100% !important;
    height: 48px;
    padding: 10px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #8f8f8f;
    background-color: #fff;
    background-image: none;
    border: 2px solid #eeeeee;
    border-radius: 0px;
    -webkit-box-shadow: none;
    /* box-shadow: inset 0 1px 1px rgba(0,0,0,.075); */
    /* -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; */
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

legend::after {
    border: 4px solid #f63701;
    border-top: 0px;
    height: 20px;
    width: 80px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    display: list-item;
    list-style: none;
    position: relative;
    border: 4px solid #f53700;
    border-top: 0px;
    height: 20px;
    width: 80px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    content: '';
    display: list-item;
    list-style: none;
    position: relative;
}
.rtb-booking-form button{
    color: #fff;
    border: 2px solid #f63701;
    background-color: #f63701;
    border-radius: 4px;
    padding-top: 8px;
    padding-right: 16px;
    padding-bottom: 8px;
    padding-left: 16px;
    margin-top: 14px;
    margin-left: auto;
    margin-right: auto;
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.fb_iframe_widget iframe{
    width: 100% !important;
}
ul.social-counter li:before{
    content: none;
} 
.media-body{
    width: 90% !important;
}
#tab-reviews  p.stars.selected a.active::before, #tab-reviews  p.stars:hover a::before{
        content: '\53';
}
#tab-reviews  p.stars a::before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: star;
    content: '\73';
    text-indent: 0;
}
#tab-reviews p.stars a {
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none;
    box-shadow: none;
}
.vc_column_container>.vc_column-inner{
    padding-left: 0px;
    padding-right: 0px;
}
.woocommerce .comment-respond p , .woocommerce .comment-respond .comment-reply-title{
    padding-right: 15px;
    padding-left: 15px;
}

.blog .post.sticky {
  background:#e1e1e1;
  color:#000000;
  padding:30px 5px;
  position:relative;
  display: inline-block;
}

.blog .post.sticky:after {
  width:70px;
  height:70px;
  position:absolute;
  text-align:center;
  content:"";
  top:-35px;
  right:-35px;
  z-index:1;
  border:35px solid transparent;
  border-left-color:#000000;
  transform:rotate(-45deg);
  -webkit-transform:rotate(-45deg);
}
.blog .post.sticky:before {
  content:"\f08d";
  position:absolute;
  top:5px;
  right:10px;
  z-index:2;
  color:#FFFFFF;
  font-family:'FontAwesome';
}
#wpadminbar{
    z-index: 999999999999999999;
}
table.variations td.value{
    border:none;
}
table.variations td.label{
    border:none;
    color: #5a5a5a;
    font-size: 14px;
    line-height: 60px;
}
a.reset_variations{
    padding-left: 10px;
}