/*=======================----------------------------------------------------------------
Common Stylesheet

Project:   Madang - Responsive HTML5 Template
Build:     Bootstrap v3.2.0
Author:    Kenzap
Version:   1.0.0

-----------------------------------------------------------------==================*/

/*======================= Table of contents ======================*/

# Typography
# Core styles
# Transition effects
# Image hover effects
# Header styles
	## Header menu
	## Header banner
# Features section
# Body banner
# Subscribe section
# Homepage type 1
# Homepage type 2
# Homepage type 3
# Featured menu slider
# Featured menu carousel
# How it works section
# Select program section
# Pricing block
# Full width video section
# Team member section
# Blog section
# Download app section
# Newsletter popup
# BX slider section
# Instagram section
# Menu
	## Menu single banner
	## Menu single left content
	## Menu single nutritions facts block
# Choose plan page
	## Choose plan about us page
	## Choose plan select program page
	## Choose plan review page
	## Choose plan checkout page
# About us page
# Pricing page
# Contact us page
	## Contact form
# Blog page
# Blog page with sidebar
# Blog article
# Blog page full width
# Comment section 
# Sidebar
	## Recent posts
	## Popular posts
	## Archives
	## Popular tags
# Toolbar
# Footer 
# Cart page
# Menu page
	## Grid view
	## List view
# Health page
# Deal page
# Support page
# Responsive styles

/*=================== Table of contents ends ===========================*/

@charset "utf-8";

/*======================= # Typography ===========================*/
@font-face {
  font-family: "Montserrat-Regular";
  src: url("../fonts/Montserrat-Regular.otf");
}
@font-face {
  font-family: "Montserrat-Light";
  src: url("../fonts/Montserrat-Light.otf");
}
@font-face {
  font-family: "Montserrat-Bold";
  src: url("../fonts/Montserrat-Bold.otf");
}
html,body,body div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video{background:transparent;border:0;/*font-size:100%;*/margin:0;outline:0;padding:0;vertical-align:baseline}
article,aside,figure,footer,header,hgroup,nav,section{display:block}
img,object,embed{}
img{vertical-align: bottom;}
h1{font-weight: bold;}
html{overflow-y:scroll}
ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
a{background:transparent;font-size:100%;margin:0;padding:0;vertical-align:baseline}
del{text-decoration:line-through}
abbr[title],dfn[title]{border-bottom:1px dotted #000;cursor:help}
table{border-collapse:collapse;border-spacing:0;font-size:inherit}
th{font-weight:700;vertical-align:bottom}
td{font-weight:400;vertical-align:top}
hr{border:0;border-top:1px solid #585858;display:block;height:1px;margin:20px 0;padding:0}
input,select{vertical-align:middle}
pre{white-space:pre-line;word-wrap:break-word}
:focus{outline:0}
input[type=checkbox]{vertical-align:baseline}
select,input,textarea{font:99% sans-serif}
a:hover,a:active, a:focus {outline:none;text-decoration: none;}
small{font-size:85%}
strong,th{font-weight:700}
td,td img{vertical-align:top}
sub,sup{font-size:75%;line-height:0;position:relative}
sup{top:-.5em}
sub{bottom:-.25em}
pre,code,kbd,samp{font-family:monospace, sans-serif}
.clickable,label,input[type=button],input[type=submit],button{cursor:pointer}
button,input,select,textarea{margin:0}
button{overflow:visible;width:auto}
.ie7 img{-ms-interpolation-mode:bicubic}
.clearfix:before,.clearfix:after{content:"\0020";display:block;height:0;overflow:hidden}
.clearfix:after,.clear{clear:both}
body,select,input,textarea{color:#444}
a:link{-webkit-tap-highlight-color:transparent}
ins{background-color:transparent;color:#000;text-decoration:none}
mark{background-color:transparent;color:#000;font-style:italic;font-weight:700}
input[type=radio],.ie6 input{vertical-align:text-bottom}
.text-lt{font-family: "Montserrat-Light", sans-serif;}
.text-sp{letter-spacing: 0.05em;}
.text-spx{letter-spacing: 0.1em;}
.font-reg { font-family: 'Montserrat-Regular', sans-serif;}

/*=============== # Core styles =======================*/
body { background:#fff; color:#848484; font-size:14px;font-family: 'Montserrat-Regular', sans-serif;font-weight: 400;line-height: 29px;word-wrap: break-word;}
p, /***.top-text,**/input, select, textarea, span, blockquote, a, li {font-family: 'Montserrat-Light', sans-serif;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {font-family: 'Montserrat-Regular', sans-serif;color: #575757;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {color: #ff7b25;}
.btn, input[type=submit], button {padding: 15px 31px;color: #fff;background: #ff7b25;font-size: 14px;text-transform: uppercase;}
.btn:hover, input[type=submit]:hover, button:hover {background: #ff6600;color: #fff;}
.border-btn-small {border-radius: 0;border: 2px solid #ff7b25;color: #ff7b25;font-size: 13px;text-transform: uppercase;background: transparent;padding: 5px 21px;}
.border-btn-big {border-radius: 0;border: 2px solid #ff7b25;color: #ff7b25;font-size: 23px;text-transform: capitalize;background: transparent;padding: 11px 55px;}
.border-btn-x-big{font-family: 'Montserrat-Light', sans-serif;border-radius: 4px;border: 2px solid #ff7b25;color: #ff7b25;font-size: 25px;text-transform: uppercase;background: transparent;padding: 11px 55px;}

.border-btn-small:hover, .border-btn-big:hover, .border-btn-x-big:hover {background: #ff7b25;color: #fff;border: 2px solid #ff7b25;}
.btn.border-btn-small.cart-btn{ border:1px solid #ff7b25; border-radius: 25px; margin-top: 10px; padding:10px 25px; color: #000; text-transform: capitalize;}
.btn.border-btn-small.cart-btn:hover{ background-color: transparent; }
.btn.border-btn-small.cart-btn i{ margin-right: 5px; font-size: 20px; }

.green .btn.border-btn-small.cart-btn{ border:1px solid #fff; color: #fff;}

.btn-radius{ border-radius: 100px; -webkit-border-radius: 100px; -moz-border-radius: 100px; }
.btn.btn-big{ font-size: 18px; padding:15px 50px; line-height: initial; }
.btn.btn-big i{ display: inline-block; margin-right: 10px; font-size: 35px; vertical-align: middle;}

figure, p {margin-bottom: 30px;}
img{vertical-align: bottom;}
::-webkit-input-placeholder {color: #b9b9b9;}
:-moz-placeholder {/* Firefox 18- */color: #b9b9b9;}
::-moz-placeholder {/* Firefox 19+ */color: #b9b9b9;}
:-ms-input-placeholder {color: #b9b9b9;}

/** form styling **/
input, textarea, select {width: 100%;border: 1px solid #848484;border-radius: 0;padding: 10px;vertical-align: bottom;}
input[type=radio] {display: inline-block;;width: auto;vertical-align: bottom;}
select::-ms-expand {display: none;}
.ie9 select {background-image: none; padding: 12px 20px 12px 20px;}
fieldset {margin-bottom: 20px;}
fieldset input, fieldset textarea, fieldset select {width: 100%;padding: 20px;}
textarea {height: 100px;}
iframe {width: 100%;}
blockquote {padding-left: 9%;margin-left: 15px;font-size: 26px;color: #ff7b25;line-height: 42px;margin-bottom: 40px;position: relative;}
blockquote:before {position: absolute;left: 0;top: 10px;content: '';background: url(../images/qupte-left-image.png) no-repeat;width: 43px;height: 32px;}

.btn-tags, .btn-tags-big {margin: 0 4px;border-radius: 15px;border: 1px solid #848484;color: #848484;;text-transform: capitalize;text-align: center;}
.btn-tags:focus, .btn-tags-big:focus {color: #848484;}
.btn-tags {font-size: 11px;padding: 6px 21px;line-height: 14px;}
.btn-tags:hover, .btn-tags-big:hover {background: #ff7b25;color: #fff;border: 1px solid #ff7b25;}
.btn-tags-big {font-size: 15px; padding: 10px 30px;border-radius: 22px;line-height: 18px;}

input:focus, textarea:focus, select:focus {border: 1px solid #ff7b25;box-shadow: 1px 1px 17px 1px #ddd;}
select {display: inline-block;margin-bottom: 10px;width: auto;border: 1px solid #66ab79;cursor: pointer;color: #ff7b25;padding: 12px 45px 12px 20px;font-size: 16px;background: url(../images/down-arrow.png) no-repeat;-webkit-appearance: none;-moz-appearance: none;-ms-appearance: none;background-position: 94% 53%;}
li span {font-family: 'Montserrat-Regular', sans-serif;}
/*li {margin-bottom: 5px;}*/

.light-font {font-family: 'Montserrat-Light', sans-serif;}
.regular-font {font-family: 'Montserrat-Regular', sans-serif;}

input[type=submit] {border: 0;}
input[type=submit]:focus, .btn:hover, .btn:focus {color:#fff;outline: 0;}
label {cursor: default;}
.block {padding: 90px 0; }
.block p, .block .top-text{letter-spacing: 0.04em;}
.features-block{font-family: 'Montserrat-Light', sans-serif;}
.top-text {color: #575757;width: 61%;margin: 0 auto 65px;display: block;line-height: 27px;}


/*=============== # Transition effects  ===================*/
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .radio-btn *, .pagination *, .btn-tags-big:after, .modal-content button.close, .blog-admin *, .plan-step *, .navbar-default .navbar-nav>li>a:after, .select-program-btn a:after, .select-program-btn *, .btn, .footer-links-col *, .feature-item-wrap *, .small-image-group img, .big-image img, .contact-left-text *, .popular-posts img, .menu-item-wrap *, .food-type h5 a, .nav-tabs>li>a:after, .food-image figure img, .food-image figure:before, .btn-tags, .sidebar-wrap *, input, select, textarea, .pricing-box *, .team-member-col *, .blog-single-wrap *, .bx-wrapper .bx-pager.bx-default-pager a, .instagram-image-row li img, .featured-menu-slider a, .featured-menu-slider a *, .blog-post-wrap *, .menu-sidebox-wrap *, ul.side-cat-list li a, .seller-list ul li a *, .ingredient-tags li a *, .menu-listing-wrap .menu-item-wrap, .menu-pegination ul li *, .cart-steps ul.steps a *, .sucess-story .bx-wrapper .bx-controls-direction a, /*.cat-wrap a *,*/ .ui-slider .ui-slider-handle{transition: all .4s ease-in-out;-webkit-transition: all .4s ease-in-out;-moz-transition: all .4s ease-in-out;-o-transition: all .4s ease-in-out;-ms-transition: all .4s ease-in-out;}
.wrapper>header img, .wrapper>header * {transition: all .6s ease-in-out;-webkit-transition: all .6s ease-in-out;-moz-transition: all .6s ease-in-out;-o-transition: all .6s ease-in-out;-ms-transition: all .6s ease-in-out;}
.wrapper>header{/*transition: all 0.4s ease-in-out;*/}


/*=============== # Image hover effects  ===================*/
/*.small-image-group figure a:hover img, .big-image figure a:hover img, .menu-item-wrap a img:hover, .food-image a:hover img, .blog-single-wrap figure a:hover img, .instagram-image-row li a:hover img, .featured-menu-slider a:hover img, .blog-post-wrap a:hover img, .seller-list ul li a:hover img {transform: scale(1.1);filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");filter: gray;-webkit-filter: grayscale(100%);}
.popular-posts figure a:hover img,*/ .cat-wrap a:hover figure {
  opacity: 0.4;
  transition: 1s ease;
  mix-blend-mode: multiply;
}
/*======================= # Header styles ==================*/
h1, h2, h3, h4, h5, h6 { line-height:1.1em; color:#575757; margin-bottom:20px; font-weight:500;}
h1 {font-size:38px;line-height: 48px;} 
h2 {font-size:30px;line-height: 44px;} 
h3 {font-size:25px;line-height: 34px;} 
h4 {font-size:22px;line-height: 30px;} 
h5 {font-size:20px;line-height: 28px;} 
h6 {font-size:16px;line-height: 24px;}

header {padding: 16px 0px;z-index: 1;position: fixed;width: 100%;background: #fff;top: 0;}
/*.logo-block {margin-top: 4px;}*/
header.green .logo-block {margin-top: 4px;}
.logo-block figure {margin-bottom: 0;width: 240px;}
.navbar-default {background-color: transparent;border-color: transparent;}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {color: #000;background-color: transparent;}
.navbar-default .navbar-nav>li>a {color: #000;text-transform: uppercase;font-size: 12px;padding: 0 5px;position: relative;} 
.navbar-default .navbar-nav>li>a:after{position: absolute;left: 0;right: 0;margin: auto;height: 3px;background: #ff7b25;width: 0;bottom: -15px;content: '';}
header.green .navbar-default .navbar-nav>li>a:after {background: #fff;}
.navbar-default .navbar-nav>li>a:hover:after{width: 100%;}
.navbar-default .navbar-nav>li{padding: 20px 25px;}
header.green .navbar-default .navbar-nav>li {padding: 20px 16px;}
.navbar-default {margin-bottom: 0;}
.nav-right-btn {margin-top: 15px;width: auto;}
.menu-block .container-fluid, .navbar-collapse {padding-right: 0;}
.nav-right-btn {float: right;}
.menu-block {padding-right: 0;}

/*======================= ## Header menu ==================*/
header.green {background: #ff7b25;}
header.green .navbar-default .navbar-nav>.active>a, header.green .navbar-default .navbar-nav>.active>a:hover, header.green .navbar-default .navbar-nav>.active>a:focus, header.green .navbar-default .navbar-nav>li>a {color: #fff;}
header.green .border-btn-small {border: 2px solid #fff;color: #fff;}
header.green .border-btn-small:hover {background: #fff;color: #ff7b25;}
.green .navbar-default .navbar-toggle .icon-bar {background-color: #fff;}

/*======================= ## Header banner ==================*/
.banner {overflow: hidden;}
.wrapper {padding-top: 80px;position: relative;}
.banner-image {height: 406px;overflow: hidden;}
.banner-text {position: absolute;top: 32%;width: 100%;}
.banner-text h1 {color: #000;line-height: 56px;letter-spacing:0.05em;}
.banner-text h1 strong{font-size: 46px;color: #ff7b25;}
.banner-image img {position: absolute;left: -99999px;right: -99999px;margin: auto;width: auto;height: 406px;}
.bannerwrap figure {text-align: center;background: #fff;margin-bottom: 0;}


/*======================= # Features section  ==================*/
.feature-item-wrap figure {height: 76px;margin-bottom: 15px;}
.feature-item-wrap figure a {display: inline-block;}
.features-item {margin-bottom: 100px;}
.features-item.last-row{margin-bottom: 0;}
.feature-item-wrap figure img {margin: auto;display: inline-block;}
.feature-item-wrap h5 a {color: #575757;text-transform: capitalize;letter-spacing: 0.06em;font-family: 'Montserrat-Light', sans-serif;}
.feature-item-wrap h5 a:hover {color: #ff7b25;}
.how-it-works-block .feature-item-wrap p {margin-bottom: 0;}


/*======================= # Body banner  ==================*/
.parallax-block {height: 376px;overflow: hidden;position: relative;}
.parallax-block-text {position: absolute;right: 0;top: 30%;left: 0;}
.parallax-block-text h2 {font-size: 29px;color: #000;margin-bottom: 30px;}
.parallax-block figure {text-align: center;}
.parallax-block {background: url(../images/parallax-img1.jpg) no-repeat center top;}

/*======================= # Subscribe section  ==================*/
.subscribe-form input, .subscribe-form select, .subscribe-form textarea {/*color: #b9b9b9;*/font-size: 15px;}
.subscribe-form input{border: 1px solid #ccc;border-top-left-radius: 4px;border-bottom-left-radius: 4px;padding: 21px 25px;width: 70.7%;float: left;border-right: 0;}
.subscribe-form button{width: 29.3%;float: left;}
.subscribe-form {width: 71.3%;margin: auto;letter-spacing: 0.1em;}
.subscribe-form button {border-top-left-radius: 0;border-bottom-left-radius: 0;padding: 20px;}
.subscribe-block .top-text {margin-bottom: 30px;width: 44%;letter-spacing: 0.1em;font-family: 'Montserrat-Light', sans-serif;}

/*======================= # Homepage type 1  ==================*/
.home-page header {position: fixed;top: 0;width: 100%;}
.home-banner {height: 650px;top: 0px;overflow: hidden;/*******margin-top: -94px;*************/}
.home-banner .bannerwrap figure img {position: absolute;left: -99999px;right: -99999px;margin: auto;}
.home-banner1.home-banner .banner-text {width: 370px;}
.home-banner1.home-banner .banner-text h1 {margin-bottom: 18px;}
.home-banner1.home-banner a.btn {font-size: 18px;padding: 13px 13.5%;}
.home-banner1.home-banner .banner-text p {font-size: 17px;line-height: 30px;color: #575757;}
.home-banner1.home-banner .banner-text {top: 20%;}
#owl-demo .item img{display: block;width: 100%;height: auto;}
.owl-carousel .owl-item {position: relative;}
.home-banner1.home-banner #owl-demo .owl-item:nth-child(2) .banner-text p {font-size: 17px;line-height: 30px;color: #575757;}
.home-banner1.home-banner #owl-demo .owl-item:nth-child(2) .banner-text {width: 410px;right: 13%;top: 20%;}
.home-banner1.home-banner #owl-demo .owl-item:nth-child(2) .banner-text h1 {margin-bottom: 10px;}
.home-banner1.home-banner #owl-demo .owl-item:nth-child(2) a.btn {font-size: 18px;padding: 13px 11%;}
.home-banner1.home-banner #owl-demo .owl-item:nth-child(3) .banner-text{width: 63%;margin: auto;left: 0;right: 0;top: 13%;}
.home-banner1.home-banner #owl-demo .owl-item:nth-child(3) .banner-text h1 {margin-bottom: 35px;}

/*======================= # Homepage type 2 =========================*/
a.btn:focus {color: #fff;text-decoration: none;}
.home-banner2.home-banner #owl-demo .owl-item:first-child .banner-text p {font-size: 17px;line-height: 30px;color: #575757;}
.home-banner2.home-banner #owl-demo .owl-item:first-child .banner-text {width: 410px;right: 13%;top: 20%;}
.home-banner2.home-banner #owl-demo .owl-item:first-child .banner-text h1 {margin-bottom: 10px;}
.home-banner2.home-banner #owl-demo .owl-item:first-child a.btn {font-size: 18px;padding: 13px 11%;}
.home-banner2.home-banner #owl-demo .owl-item:nth-child(2) .banner-text{width: 63%;margin: auto;left: 0;right: 0;}
.home-banner2.home-banner #owl-demo .owl-item:nth-child(2) .banner-text h1 {margin-bottom: 35px;}
.home-banner2.home-banner #owl-demo .owl-item:nth-child(3) .banner-text {width: 370px;}
.home-banner2.home-banner #owl-demo .owl-item:nth-child(3) .banner-text h1 {margin-bottom: 18px;}
.home-banner2.home-banner #owl-demo .owl-item:nth-child(3) a.btn {font-size: 18px;padding: 13px 13.5%;}
.home-banner2.home-banner #owl-demo .owl-item:nth-child(3) .banner-text p {font-size: 17px;line-height: 30px;color: #575757;}
.home-banner2.home-banner #owl-demo .owl-item:nth-child(3) .banner-text {top: 20%;}

/*======================= # Homepage type 3 ==================*/
.home-banner .banner-text h1 {font-size: 50px;line-height: 65px;font-family: 'Montserrat-Light', sans-serif;margin-bottom: 35px;}
.home-banner .banner-text {top: 13%;}
.banner-text h1 span {color: #ff7b25;}
.home-banner a.btn {font-size: 18px;text-transform: capitalize;padding: 13px 3%;border-radius: 0;}
.home-banner3.home-banner #owl-demo .owl-item:nth-child(3) .banner-text p {font-size: 17px;line-height: 30px;color: #575757;}
.home-banner3.home-banner #owl-demo .owl-item:nth-child(3) .banner-text {width: 410px;right: 13%;top: 20%;}
.home-banner3.home-banner #owl-demo .owl-item:nth-child(3) .banner-text h1 {margin-bottom: 10px;}
.home-banner3.home-banner #owl-demo .owl-item:nth-child(3) a.btn {font-size: 18px;padding: 13px 11%;}
.home-banner3.home-banner #owl-demo .owl-item:first-child .banner-text{width: 63%;margin: auto;left: 0;right: 0;}
.home-banner3.home-banner #owl-demo .owl-item:first-child .banner-text h1 {margin-bottom: 35px;}
.home-banner3.home-banner #owl-demo .owl-item:nth-child(2) .banner-text {width: 370px;}
.home-banner3.home-banner #owl-demo .owl-item:nth-child(2) .banner-text h1 {margin-bottom: 18px;}
.home-banner3.home-banner #owl-demo .owl-item:nth-child(2) a.btn {font-size: 18px;padding: 13px 13.5%;}
.home-banner3.home-banner #owl-demo .owl-item:nth-child(2) .banner-text p {font-size: 17px;line-height: 30px;color: #575757;}
.home-banner3.home-banner #owl-demo .owl-item:nth-child(2) .banner-text {top: 20%;}

/*======================= # Featured menu slider ==================*/
.featured-menu-block {padding: 0 0 90px 0;}
.featured-menu-block .top-text-header {margin-bottom: 0;}
.featured-menu-slider {overflow: hidden;padding-bottom: 5px;}
.bxslider1 li{float: left;}
.bxslider1 .bx-wrapper {left: 0;right: 0;margin: auto;position: absolute;}
.featured-menu-slider .bx-wrapper .bx-viewport {overflow: visible;}
.featured-menu-slider .bx-wrapper figure {margin-bottom: 20px;overflow: hidden;}
.featured-menu-slider h6 {font-family: 'Montserrat-Regular', sans-serif;color: #ff7b25;margin-bottom: 0;}
.featured-menu-slider a, .featured-menu-slider span {color: #575757;}
.featured-menu-slider a:hover h6, .featured-menu-slider a:hover span {color: #fff;}
.featured-menu-slider a:hover {color: #fff;background: #ff7b25;}
.featured-menu-slider .bx-viewport:before, .featured-menu-slider .bx-viewport:after {content: '';background: rgba(255,255,255,.8);width: 50%;height: 100%;position: absolute;z-index: 1;top: 0;}
.featured-menu-slider .bx-viewport:before {left: -52%;z-index: 1;top: 0;}
.featured-menu-slider .bx-viewport:after {right: -52%;}
.featured-menu-slider li a{border-radius: 4px;display: block;-webkit-box-shadow: 0 0 12px 1px rgba(212,212,212,.23);-moz-box-shadow: 0 0 12px 1px rgba(212,212,212,.23);box-shadow: 0 0 12px 1px rgba(212,212,212,.23);}
.featured-menu-slider li a .menu-info {padding: 0 28px 20px;}

/*======================= # Featured menu carousel ==================*/
.featured-menu-carousel {padding-top: 85px;}
.featured-menu-carousel .top-text-header {margin-bottom: 0;}
.carousel-container {margin: auto;width: 1020px;}
#carousel {width: 100%;height: 466px;background: transparent;}
.tracker-individual-container, .tracker-summation-container {display: none!important;}
.carousel-feature {border: 0;border-radius: 4px;overflow: hidden;}
.carousel-feature.feature-slide.active {box-shadow: 1px 1px 30px 1px #d4e5d5;overflow: visible;}
.carousel-feature.feature-slide.active>a {display: block;overflow: hidden;}
#carousel-left, #carousel-right {bottom: 0;z-index: 11;}
.carousel-feature .carousel-caption p {line-height: 22px;font-size: 17px!important;color: #575757!important;font-family: "Montserrat-Light", sans-serif!important;width: 90%;margin: auto;font-weight: normal!important;text-shadow: none;letter-spacing: 1px;}
.carousel-caption {left: 0;padding-bottom: 0!important;background: transparent!important;opacity: 1!important;bottom: -70px!important;padding-top: 0!important;}

/*======================= # How it works section  ==================*/
.how-it-works-block .feature-item-wrap {padding: 0 11%;}

/*======================= # Select program section  ==================*/
.block.select-program-block {background: url(../images/select-program-background.jpg) no-repeat center top;padding: 0;background-size: contain;}
.right-form-block h3 {font-size: 25px;line-height: 38px;margin-bottom: 35px;}
.right-form-block select {width: 100%;position: relative;height: 73px; border: 1px solid #ff7b25;padding: 20px 20px 20px 78px;background-position: 96% 53%;font-size: 18px;}
.right-form-block select:before {position: absolute;left: 20px;}
.right-form-block select.weight-loss:before {width: 36px;height: 39px;position: absolute;left: 20px;content: '';background: url(../meter-icon.png) no-repeat;}
.right-form-block select.healthy-lifestyle:before {width: 39px;height: 34px;position: absolute;left: 20px;content: '';background: url(../heart-icon.png) no-repeat;}
.right-form-block select.specialty-menus:before {width: 41px;height: 44px;position: absolute;left: 20px;content: '';background: url(../menu-icon.png) no-repeat;}
.select.weight-loss {background: url(../images/meter-icon.png) no-repeat 20px;}
.select {background-color: #fff!important;}
.select.healthy-lifestyle {background: url(../images/heart-icon.png) no-repeat 20px;}
.select.specialty-menus {background: url(../images/menu-icon.png) no-repeat 20px;}
.right-form-block input.btn {border-radius: 0;padding: 23px 20px;font-size: 18px;text-transform: capitalize;}
.right-form-block form fieldset:last-of-type {margin-bottom: 0;}
.right-form-block ::-webkit-input-placeholder {color: #fff;}
.right-form-block :-moz-placeholder {/* Firefox 18- */color: #fff;}
.right-form-block ::-moz-placeholder {/* Firefox 19+ */color: #fff;}
.right-form-block :-ms-input-placeholder {color: #fff;}
.right-form-block {width: 43.6%;padding: 50px 15px 45px;}
.left-image-block figure img {height: 592px;max-width: initial;margin-left: -80px;}
.left-image-block figure {margin-bottom: 0;overflow: visible;}
.right-form-block fieldset {margin-bottom: 30px;}

/*======================= # Pricing block  ==================*/
.text-center .select-program-title {vertical-align: super;margin-right: 20px;font-size: 15px;color: #575757;}
select.select-program {width: 297px;}
.top-text-header h4 {margin-bottom: 38px;}
.top-text-header{margin-bottom: 55px;}
.price-per-day>span {color: #ff7b25;}
.price-box-wrap .price {font-size: 60px;font-family: 'Montserrat-Regular', sans-serif;line-height: 70px;display: block;}
.price-box-wrap .per-day {font-size: 20px;}
.price-box-wrap {font-size: 13px;line-height: 19px;border: 1px solid #ff7b25; padding: 10% 0 0 0;}
.price-box-wrap p{margin-bottom: 20px;    padding: 0 17%;}
.price-per-day {margin-bottom: 34px;}
.box-btn {font-size: 21px;display: block;border-radius: 0;margin-top: 45px;padding: 18px;}
.price-box-wrap div, .price-box-wrap h5 {padding: 0 15px;}
.pricing-box.popular .box-btn, .price-box-wrap:hover .box-btn {background: #f7ca18;}
.pricing-box.popular .price-box-wrap:hover .box-btn {background: #848484;}
.pricing-box.popular .price-box-wrap:hover .price-per-day>span {color: #575757;}
.pricing-box.popular .price-box-wrap:hover {border: 1px solid #848484;}
.pricing-box.popular .price-per-day>span, .price-box-wrap:hover .price-per-day>span {color: #f7ca18;}
.pricing-box.popular .price-box-wrap, .price-box-wrap:hover {border: 1px solid #f7ca18;}

.home-version1-page .price-box-wrap{ padding-top: 35%; }
.home-version1-page .price-box-wrap.two-week{ background: url(../images/2-week-planning.png) no-repeat top; }
.home-version1-page .price-box-wrap.three-week{ background: url(../images/3-week-planning.png) no-repeat top; }
.home-version1-page .price-box-wrap.four-week{ background: url(../images/4-week-planning.png) no-repeat top; }
.home-version1-page .price-box-wrap .price{ font-size: 50px; font-family: 'Montserrat-Bold', sans-serif; }

.cat-list-wrap{ padding-bottom: 0; margin-bottom: -25px; }
.cat-list-wrap .top-text-header h4 { margin-bottom: 5px;}
.cat-wrap{ height: 270px;  margin-bottom: 25px; }
.cat-wrap a{ display: block; position: relative; width: 100%; height: 100%; text-align: center; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; overflow: hidden;}
.cat-wrap a figure{ margin: 0; background: #000;}
.cat-wrap a figure img{ opacity: 0.7; max-width: 100%; }
.cat-wrap a span{ display: inline-block; top: 45%; font-size: 20px; color: #fff; position: absolute; left: 0; right: 0; z-index: 2; text-shadow: 0 0 10px rgba(0 , 0, 0, 0.4); }

/*======================= # Full width video section  ==================*/
.full-width-video {height: 540px;overflow: hidden;position: relative;}
video {width: 100%;vertical-align: bottom;}
.video-text h2 {font-size: 31px;color: #fff;font-family: 'Montserrat-Light', sans-serif;}
.video-wrap {position: relative;height: 100%;transition: all 0.4s ease-in-out;}
.video-wrap:before {position: absolute;content: '';background: rgba(0,0,0,.6);width: 100%;height: 100%;left: 0;transition: all 0.4s ease-in-out;}
.hide-bg-overlay:before {z-index: -1;transition: all 0.4s ease-in-out;}
.video-text {position: absolute;top: 33%;width: 100%;}
.video-text a {margin-bottom: 55px;display: inline-block;}
.video-wrap video {cursor: pointer;}

/*======================= # Team member section  ==================*/
.team-member-block .top-text-header h4 {margin-bottom: 22px;}
.team-member-block .top-text-header p {width: 62%;margin: 0 auto 50px;}
.member-wrap figure {position: relative;width: 141px;height: 141px;border-radius: 141px;overflow: hidden;margin: 0 auto 30px;}
.member-wrap figure:before {position: absolute;content: '';left: 0;right: 0;width: 100%;height: 100%;border: 1px solid #ff7b25;border-radius: 141px;}
.member-wrap h6 a {color: #575757;font-family: 'Montserrat-Regular', sans-serif;}
.member-wrap h6 {margin-bottom: 0;font-size: 18px;}
.member-wrap h6 a:hover {color: #ff7b25;}
.member-info {background: #fff;padding: 30px 20px;}
.member-wrap .social-links {padding: 28px;background: #fff;opacity: 0;margin-top: -60px;}
.member-wrap .social-links li{margin: 0 10px;}
.member-wrap .social-links li i {background: #ff7b25;width: 32px;height: 32px;text-align: center;border-radius: 32px;line-height: 34px;color: #fff;font-size: 19px;}
.member-wrap:hover .member-info {background: #ff7b25;color: #fff;}
.member-wrap:hover .social-links {opacity: 1;margin-top: 0;}
.member-wrap:hover a, .member-wrap:hover span, .member-wrap:hover p {color: #fff;}
.member-wrap:hover {-webkit-box-shadow: 0 0 16px 2px rgba(0,0,0,.19);-moz-box-shadow: 0 0 16px 2px rgba(0,0,0,.19);box-shadow: 0 0 16px 2px rgba(0,0,0,.19);}
.team-member-col {float: none;display: inline-block;}
.member-wrap:hover figure:before {border: 3px solid #fff;}

/*======================= # Blog section ==================*/
.blog-block {background: #f5f5f5;padding: 70px 0;}
.blog-description {background: #fff;border-radius: 4px;padding: 25px 30px 30px;width: 92%;margin: auto;position: relative;margin-top: -57px;}
.blog-block .top-text-header {margin-bottom: 45px;}
.read-more-btn {text-decoration: underline;color: #ff7b25;}
.blog-single-wrap figure {overflow: hidden;height: 242px;border-radius: 4px;}
.blog-description h6 {font-size: 18px;line-height: 26px;margin-bottom: 10px;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 2;display: -webkit-box;-webkit-box-orient: vertical;}
.blog-description {font-size: 13px;line-height: 19px;}
.blog-description .posted-date {margin-bottom: 14px;display: block;}
.blog-description p {margin-bottom: 20px;}
.read-more-btn:hover {color: #575757;margin-right: 10px;}

/*======================= # Download app section ==================*/
.download-app-block {padding: 80px 0;}
.download-app-text h1 {font-size: 45px;line-height: 54px;font-family: 'Montserrat-Light', sans-serif;}
.download-app-text h4 a {color: #ff7b25;}
.download-from a:first-child {margin-right: 25px;}
.download-app-text h4 {margin-bottom: 12px;}
.download-app-wrap {font-size: 17px;line-height: 27px;padding-left: 14%;margin-top: -10%;}
.download-app-block .download-app-text, .download-app-block .left-mobile {display: inline-block;vertical-align: middle;}
.download-app-block .left-mobile {width: 33%;}
.download-app-block .download-app-text {width: 58%;}
.left-mobile figure {float: right;margin-bottom: 0;}

/*======================= # Download app popup ==================*/
.modal {z-index: 4444;}
.modal-content {border-radius: 0;width: 100%;}
.modal-body {width: 100%;}
.download-popup .modal-dialog {width: 980px;}
.modal-content, .modal-body, .download-popup .left-mobile, .download-popup .download-app-text {float: left;}
.download-popup .download-app-text {width: 68%;}
.download-popup .download-app-wrap {padding-left: 5%;margin-top: 10%;}
.download-popup .modal-body {padding: 15px 7% 0 4%;}
.download-popup .left-mobile {margin-top: -13.5%;}
.contact-block input {background: #f6f6f6;border: 1px solid #f6f6f6;padding: 19px;font-size: 15px;}
.contact-block form fieldset {display: inline-block;margin: 0 7px;}
.contact-block form fieldset:first-child {width: 51.1%;}
.contact-block form fieldset:last-child input[type=submit] {font-size: 18px;background: #ff7b25;font-family: "Montserrat", sans-serif;padding: 18px;}
.contact-block form fieldset:last-child input[type=submit]:hover {background: #575757;}
.contact-block form fieldset:last-child {width: 242px;}
.download-app-wrap .contact-block {margin-bottom: 60px;}
.download-popup .modal-dialog {margin: 9% auto 30px;}
button.close {opacity: 1;}
.modal-content button.close {position: absolute;right: 20px;top: 20px;cursor: pointer;z-index: 1;}
.modal-content button.close:hover {background: transparent;}
.modal-content button.close:hover svg path {fill: #848484;}
.contact-block ::-webkit-input-placeholder {color: #848484;}
.contact-block :-moz-placeholder {/* Firefox 18- */color: #848484;}
.contact-block ::-moz-placeholder {/* Firefox 19+ */color: #848484;}
.contact-block :-ms-input-placeholder {color: #848484;}

/*======================= # Newsletter popup ==================*/
.newsletter-popup .modal-body {padding: 55px 60px;overflow: hidden;}
.newsletter-popup .modal-dialog {width: 59.33%;}
.newsletter-popup .modal-content {background: url(../images/newsletter-popup-bg.jpg) no-repeat;background-position: 100%;background-size: cover;}
.newsletter-popup .modal-body h1 {font-size: 40px;color: #ff7b25;margin-bottom: 2px;}
.newsletter-popup .modal-body h2 {color: #000;}
.newsletter-popup .modal-body p {font-size: 18px;line-height: 27px;color: #575757;padding-right: 17%;letter-spacing: 0.4px;margin-bottom: 23px;}
.newsletter-inner {width: 75%;}
.newsletter-subscribe-form input, .newsletter-subscribe-form textarea, .newsletter-subscribe-form select {border: 1px solid #fff;}
.newsletter-subscribe-form form {width: 368px;}
.newsletter-subscribe-form input[type=submit] {padding: 18px;font-size: 18px;font-family: "Montserrat", sans-serif;width: 198px;}
.newsletter-popup .modal-content path {fill: #fff;}
.modal-dialog {margin: 6% auto;}

/*======================= # Testimonials section ==================*/
.testimonials-block {background-size: cover;text-align: right;padding: 10.5% 0;width: 100%;background-color: #edf1fd;background-image: url(../images/testimonial-bg.jpg);background-repeat: no-repeat;background-position: left top;}
.testimonials h3 {font-size: 26px;line-height: 38px;}
.testimonials figure {display: inline-block;margin-right: 15px;height: 43px;width: 43px;border-radius: 43px;overflow: hidden;}
.testimonials .writer {display: inline-block;font-size: 17px;font-family: 'Montserrat-Regular', sans-serif;color: #575757;}
.testimonials {width: 46%;display: inline-block;vertical-align: middle;}
.testimonial-author span, .testimonial-author figure {vertical-align: middle;margin-bottom: 0;}
.testimonials .bx-wrapper {margin: 0;}
.testimonials-block .testimonials {margin-top: -50px;}

/*======================= # BX slider section ==================*/
.bx-wrapper .bx-viewport{background: transparent;border: 0;box-shadow: none;}
.bx-wrapper{margin: 20px 0 0;max-width: 100%;}
.bx-wrapper .bx-viewport{left: 0;top: 0;}
.bx-wrapper img {margin: auto;}
.bx-wrapper .bx-pager.bx-default-pager a{width: 15px;height: 13px;margin: 0 5px;-radius: 5px;border-radius: 20px;background: #c5dbc5;}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {background: #ff7b25;width: 47px;}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {bottom: -60px;}

/*======================= # Instagram section ==================*/
.instagram-block {padding-top: 90px;padding-bottom: 0;display: inline-block;width: 100%;vertical-align: bottom;}
.instagram-image-row {overflow: hidden;display: block;}
.instagram-image-row ul {font-size: 0;}
.instagram-image-row ul li {display: inline-block;font-size: 14px;vertical-align: top;width: 14.31%;position: relative;margin-right: -0.5px;}
.instagram-image-row ul {display: inline-block;margin: 0 -50px;overflow: hidden;vertical-align: bottom;}
.instagram-image-row ul li figure {margin-bottom: 0;overflow: hidden;}
.instagram-image-row li img {width: 100%;}
.follow-at {font-size: 17px;color: #ff7b25;font-family: 'Montserrat-Regular', sans-serif;}
.instagram-block h4 {margin-bottom: 5px;}
.instagram-block .top-text-header {margin-bottom: 30px;}

/*======================= # Menu ==================*/
.menu-single-block {padding: 65px 0 80px;}
.menu-single-page .sample-menu-block {padding-top: 0;}

/*======================= ## Menu single banner ==================*/
.menu-single-banner {height: 475px;background: #fff;}
.menu-single-banner .banner-text h2 {color: #ff7b25;margin-bottom: 0;line-height: 36px;}
.menu-single-banner .banner-text {background: #fff;width: 62.6%;left: 0;right: 0;margin: auto;padding: 18px;bottom: 20px;top: inherit;}
.menu-single-banner .banner-text span {font-size: 20px;}
.menu-single-banner .bannerwrap {width: 1170px;left: 0;right: 0;margin: auto;}

/*======================= ## Menu single left content ==================*/
.menu-single-left {color: #575757;}
.menu-single-left article p{font-size: 15px;letter-spacing: 0.5px;}
.ingredients h5 {margin-bottom: 5px;}
.ingredients ul li {font-size: 18px;position: relative;padding-left: 15px;}
.ingredients ul li:before {position: absolute;content: '-';width: 2px;height: 1px;left: 0;}
.top-description h3.no-sub-text {margin-bottom: 47px;}

/*======================= ## Menu single nutritions facts block ==================*/
.facts-wrap {border: 1px solid #000;padding: 15px 15px 20px;font-family: 'Helvetica';line-height: 21px;color: #000;float: left;width: 100%;}
.facts-wrap h1, .facts-wrap h2, .facts-wrap h3, .facts-wrap h4, .facts-wrap h5, .facts-wrap h6, .facts-wrap a {color: #000;}
.facts-wrap h1 {font-size: 52px;line-height: 60px;font-weight: 600;margin-bottom: 5px;}
.facts-wrap .title-block {border-bottom: 14px solid #000;padding-bottom: 10px;margin-bottom: 10px;border-top: 0;padding-top: 0;}
.facts-wrap .daily-value {font-size: 15px;border-top: 4px solid #000;}
.facts-wrap div {width: 100%;float: left;padding: 5px 0;border-top: 1px solid #000;}
.amount-per-serving {border-top: 0;border-bottom: 14px solid #000;}
.amount-per-serving>div:first-child {border-top: 0;padding-top: 0;}
.facts-wrap .sub-amount {border-top: 0;padding-left: 20px;}
.facts-wrap .parent-amount {padding-bottom: 0;}
.vitamin>div:first-child {border-top: 0;padding-top: 0;}
.vitamin>div:last-child {border-bottom: 1px solid #000;}
.facts-wrap .hints {font-size: 11px;line-height: 18px;letter-spacing: 0.5px;border-top: 0;padding: 12px 0;}
.calorie-table table {width: 100%;font-size: 11px;letter-spacing: 0.5px;}
.calorie-table table th {font-weight: 400;border-bottom: 1px solid #000;}
.facts-wrap .calorie-table {border-top: 0;}

/*======================= # Choose plan page ==================*/
.text-center figure {margin-left: auto;margin-right: auto;}
header.logo-only-header {-webkit-box-shadow: 0 0 9px rgba(0,0,0,.18);-moz-box-shadow: 0 0 9px rgba(0,0,0,.18);box-shadow: 0 0 9px rgba(0,0,0,.18);z-index: 1111;}
.choose-plan-block {background: #f9f9f9;padding: 16px 0;margin-top:10px;}
.choose-plan-block h5 {font-size: 18px;margin-bottom: 0;}
ul.steps {padding: 30px 0;}
ul.steps li {display: inline-block;padding: 0 4.7%;width: 23%;margin-bottom: 0;}
ul.steps li a {color: #cecece;font-size: 18px;}
ul.steps li.step1 {width: 23.8%;}
ul.steps li.step2 {width: 28.5%;}
ul.steps li a span {width: 37px;height: 37px;border-radius: 37px;border: 2px solid #cecece;text-align: center;display: inline-block;line-height: 34px;margin-right: 18%;}
ul.steps li.current a span, ul.steps li:hover a span {border: 2px solid #ff7b25;color: #ff7b25}
ul.steps li.completed a span {border: 2px solid #ff7b25;color: #fff;background: #ff7b25;}
ul.steps li.current a, ul.steps li.completed a, ul.steps li:hover a {color: #ff7b25;}
.steps-wrapper {background: #fdfdfd;}
.steps-wrapper a{white-space: nowrap;}

/*======================= ## Choose plan about us page ==================*/
.radio-btn input[type=radio] {margin-top: 0;opacity: 0;position: relative;border: 1px solid #cecece;height: 83px;width: 100%;-webkit-appearance: none;-moz-appearance: none;-ms-appearance: none;padding: 41px 30px;}
.radio-btn span {font-family: "Montserrat", sans-serif;text-transform: uppercase;font-size: 18px;color: #cecece;}
.radio-btn.checked {position: relative;border: 1px solid #ff7b25;}
.radio-btn.checked span{color: #ff7b25;}
.radio-btn:hover:after, .radio-btn:focus:after, .radio-btn.checked:after {border: 1px solid #ff7b25;color: #ff7b25;box-shadow: none;position: absolute;width: 100%;height: 100%;content: "";left: 0;top: 0;border-radius: 4px;}
.radio-btn:checked, .radio-btn:hover, .radio-btn:focus {border: 1px solid #ff7b25;outline: none;color: #ff7b25;}
.radio-btn:checked span, .radio-btn:hover span, .radio-btn:focus span {color: #ff7b25;}
.left-form {padding: 50px 5.6% 55px 11%;}
.left-form h5 {margin-bottom: 35px;font-size: 18px;}
.left-form input, .left-form textarea, .left-form select {border: 1px solid #cecece;padding: 18px 30px;border-radius: 5px;}
.radio-btn {position: relative;}
.radio-btn span {position: absolute;left: 0;top: 34%;right: 0;margin: auto;text-align: center; z-index: 1;}
.left-form fieldset {margin-bottom: 40px;}
.left-form input, .left-form input[type=submit] {font-size: 18px;}
.left-form input[type="submit"] {font-family: "Montserrat", sans-serif;border: 0;padding: 18px 26px;}
.radio-btn input:checked+span, .radio-btn input:hover+span, .radio-btn input:focus+span {color:#ff7b25;}
.left-form ::-webkit-input-placeholder {color: #cecece;}
.left-form :-moz-placeholder {/* Firefox 18- */color: #cecece;}
.left-form ::-moz-placeholder {/* Firefox 19+ */color: #cecece;}
.left-form :-ms-input-placeholder {color: #cecece;}
.left-form>form>fieldset:last-child {margin-bottom: 0;}
.about-us-form .radio-btn {border: 1px solid #cecece;border-radius: 5px;height: 84px;}
.right-image {padding: 0;}
.right-image img {float: right;}
.right-image figure {margin-bottom: 0;}

/*======================= ## Choose plan select program page ==================*/
.choose-plan-page main {margin-bottom: 0;}
.step-content {float: left;width: 100%;}
.choose-plan-page .pricing-block {padding: 50px 0 85px;}
.step-content .step2 {padding-top: 80px;}
.step-content .title{font-family: "Montserrat-Light", sans-serif;letter-spacing: 0.1em;}
.step2 h3 {margin-bottom: 35px;}
.select-program-btn a img {height: 47px;display: inline-block;margin-right: 24px;width: auto;}
.select-program-btn a {display: block;text-align: center;border: 1px solid #cecece;padding: 22px;color: #848484;line-height: 42px;border-radius: 4px;position: relative;}
.select-program-btn a span {font-size: 19px;}
.select-program-btn {margin-bottom: 30px;}
.select-program-btn a:hover {border: 1px solid #ff7b25;color: #ff7b25;}
.select-program-btn a:hover span {color: #ff7b25;}
.select-program-btn a:after{opacity: 0;position: absolute;width: 100%;height: 100%;content: '';border: 1px solid #ff7b25;left: 0;top: 0;border-radius: 4px;}
.select-program-btn a:hover:after {opacity: 1;}
.pricing-block-gray .price-per-day>span {color: #848484;}
.pricing-block-gray .btn {background: #cecece;}
.pricing-block-gray .price-box-wrap {border: 1px solid #cecece;}
.pricing-block-gray .pricing-box.popular .box-btn, .pricing-block-gray .price-box-wrap:hover .box-btn {background: #ff7b25;}
.pricing-block-gray .pricing-box.popular .price-box-wrap, .pricing-block-gray .price-box-wrap:hover {border: 1px solid #ff7b25;}
.pricing-block-gray .pricing-box.popular .price-per-day>span, .pricing-block-gray .price-box-wrap:hover .price-per-day>span {color: #ff7b25;}


/*======================= ## Choose plan review page ==================*/
.step3 {padding: 60px 0;}
.review-info .title span:first-child, .review-info .title span:first-of-type {font-size: 15px;color: #ff7b25;display: block;font-family: 'Montserrat-Regular', sans-serif;}
.review-info .title span:last-child, .review-info .title span:last-of-type {margin-bottom: 8px;display: block;font-size: 25px;line-height: 42px;font-family: 'Montserrat-Light', sans-serif;}
.review-info p {font-size: 13px;margin-bottom: 15px;line-height: 20px;}
.review-info .title {margin-bottom: 20px;}
.review-left, .review-right {padding-left: 6.5%;}
.big-buttons-group .border-btn-x-big {font-size: 18px;font-family: 'Montserrat-Regular', sans-serif;padding: 17px 5%;width: 297px;}
.btn-x-big {font-size: 18px;font-family: 'Montserrat-Regular', sans-serif;padding: 18px 5%;width: 297px;}
.big-buttons-group a {margin: 0 10px;}
.review-info {margin-bottom: 58px;}

/*======================= ## Choose plan checkout page ==================*/
.payment-method-block {padding: 40px 0 0;}
.top-description h5 {font-size: 18px;margin-bottom: 0;}
.select-payment-btn a {text-transform: uppercase;display: block;text-align: left;border: 1px solid #ff7b25;padding: 19px 30px;color: #848484;line-height: 42px;border-radius: 4px;position: relative;}
.select-payment-btn a img {display: inline-block;margin-right: 24px;}
.select-payment-btn a span {font-size: 18px;color: #ff7b25;}
.select-payment-btns svg {vertical-align: middle;margin: -6px 28px 0 0;}
.select-payment-btn a:hover {background: #ff7b25;}
.select-payment-btn a:hover span {color: #fff;}
.select-payment-btn a:hover path {fill: #fff;}
.select-payment-btns .select-payment-btn {width: 26.5%;float: none;display: inline-block;}
.payment-form label {width: 100%;text-align: left;color: #000;font-size: 16px;width: 100%;font-family: "Montserrat-Light", sans-serif;margin-bottom: 12px;}
.select-payment-btns {margin-bottom: 70px;}
.payment-form form fieldset:first-of-type {width: 54.7%;}
.payment-form form fieldset:nth-of-type(2) {width: 36.9%;}
.payment-form form fieldset:nth-of-type(3), .payment-form form fieldset:nth-of-type(4){width: 24.9%;}
.payment-form fieldset {display: inline-block;margin: 0 14px 35px;}
.payment-form {text-align: center;width: 70%;margin: auto;}
.payment-form fieldset input, .payment-form fieldset tex-area, .payment-form fieldset select {border: 1px solid #ededed;border-radius: 4px;padding: 17px 25px;}
.payment-form form fieldset:nth-of-type(5) {width: 17%;}
.payment-form form fieldset:nth-of-type(3), .payment-form form fieldset:nth-of-type(4), .payment-form form fieldset:nth-of-type(5) {margin-bottom: 85px;}
.payment-form input[type=submit] {font-size: 18px;}
.payment-form form fieldset:last-of-type {margin: 0;}
.payment-form form fieldset:last-of-type input[type=submit] {margin: 0;padding: 19px 20px;}
.payment-form select {background-color: #f9f9f9;color: #636363;background-image: url(../images/arrow-down-gray.png);background-repeat: no-repeat;background-position: 86% 53%;}
.payment-form form fieldset:nth-of-type(5) input {background: url(../images/what-icon.svg) no-repeat;background-position: 89% 48%;}

/*======================= ## choose plan page footer ==================*/
footer.limited-footer {font-family: 'Montserrat-Light', sans-serif;background: #fdfdfd;padding: 13px 0;font-size: 10px;color: #848484;position: relative;float: left;width: 100%;height: auto;text-align: center;}

/*======================= # About us page ==================*/
.about-us-page header {background: transparent;}
.block.about-us-block {padding-bottom: 0;}
.about-us-content{padding-bottom: 90px;}
.about-us-banner.banner-image {height: 800px;overflow: hidden;top: 0;}
.about-us-page .wrapper {padding-top: 0;}
.about-us-banner.banner-image img {/*height: 800px;*/height: auto;}
.top-description h2 {text-transform: uppercase;margin-bottom: 45px;}
.top-description>p {width: 79%;margin: 0 auto 85px;}
.top-description {width: 90%;margin: auto;}
.small-image-wrap {margin-bottom: 30px;}
.small-image-wrap figure {margin-bottom: 0;height: 251px;overflow: hidden;}
.big-image figure {height: 532px;overflow: hidden;}
.image-grid-row {margin-bottom: 50px;}
.about-us-block article {margin-bottom: 70px;}
.about-us-block article p {padding: 0 65px;}
.media-partner {padding: 65px 0 55px;background: #f5f5f5;}
.media-partner figure {margin-bottom: 0;}
.partner-item img {vertical-align: middle;margin: auto;}
.weight-loss-block {padding-bottom: 0;}
.single-program-banner {height: 440px;}
.single-program-banner img {position: absolute;left: -99999px;right: -99999px;margin: auto;}
.weight-loss-block h3 {font-size: 26px;color: #000;font-family: 'Montserrat-Light', sans-serif;position: relative;padding-bottom: 30px;margin-bottom: 35px;}
.img-text-center figure {width: 41px;height: 41px;margin: 0 auto 18px;}
.weight-loss-block h3:after {position: absolute;bottom: 0;width: 88px;height: 1px;background: #878787;content: '';left: 0;right: 0;margin: auto;}
.img-text-center p {width: 70%;margin: auto;}
.text-center.img-text-center {margin-bottom: 60px;}
.weight-loss-block ul li {display: inline-block;width: 49%;font-size: 15px;background: url(../images/check-icon.svg) no-repeat left;padding-left: 45px;margin-bottom: 10px;}
.weight-loss-block ul {width: 64%;margin: 0 auto -22px;}
.weight-loss-block ul li {margin-bottom: 22px;}
.full-width-testimonial {padding: 55px 0 70px;background: #f4f4f4;}
.full-width-testimonial .top-text-header p {color: #575757;width: 44%;margin: 0 auto 30px;line-height: 25px;}
.testimonial-box {background: #fff;padding: 30px;border-radius: 4px;}
.testimonial-box h6 {font-size: 17px;}
.testimonial-box figure {width: 70px;height: 70px;border-radius: 70px;overflow: hidden;margin: -64px auto 18px;}
.testimonial-box p {font-size: 13px;line-height: 22px;color: #575757;margin-bottom: 0;}
.testimonial-box-wrap {width: 38.8%;padding: 0 22px;float: none;display: inline-block;}
.testimonial-wrap {margin: 0 -22px;}

/*======================= # Pricing page  ==================*/
.pricing-page header {background: transparent;position: fixed;width: 100%;}
.pricing-page .wrapper {padding-top: 0;}
.pricing-banner {height: 950px;overflow: hidden;background: url(../images/pricing-banner.jpg) no-repeat fixed;}
.pricing-banner select.select-program {background-color: #ff7b25;color: #fff;background-image: url(../images/down-arrow-white.png);background-repeat: no-repeat;background-position: 94% 53%;}
.pricing-banner .banner-text {top: 9%;width: 1170px;}
.pricing-banner.banner .bannerwrap {background-color: transparent;}
.pricing-banner.banner .bannerwrap {position: relative;}
.pricing-banner .price-box-wrap {background: #fff;}
.pricing-banner .banner-text {margin: auto;left: 0;right: 0;padding: 0 15px;}

/*======================= # Contact us page  ==================*/
.contact-us-page {color: #575757;}
.map-block, .map-wrap {height: 436px;overflow: hidden;}
.map-wrap iframe {height: 100%;}
.contact-form h2 {margin-bottom: 60px;text-align: center;}
.map-block figure {text-align: center;}
.map-wrap {border-top: 1px solid #ddd;}

/*======================= ## Contact form ==================*/
.contact-form .location, .contact-form .phone, .contact-form .mailto-link, .contact-form .tel-link {font-family: 'Montserrat-Light', sans-serif;}
.contact-form .mailto-link {color: #68bd6a;}
.contact-form .tel-link:hover {color: #68bd6a;}
.contact-form .mailto-link:hover {color: #575757;}
.contact-form .tel-link {color: #575757;}
.contact-form .location img, .contact-form .phone img {margin: 0 20px 10px 0;float: left;position: relative;top: 14px;}
.contact-form .location {margin-bottom: 20px;}
.contact-left-text>p {padding-right: 19%;}
.contact-right-form fieldset {margin-bottom: 32px;}
.contact-right-form input, .contact-right-form select, .contact-right-form textarea {padding: 20px 25px;}
.contact-right-form textarea {height: 152px;}
.contact-right-form .btn {width: 100%;border-radius: 0;padding: 17px;font-size: 16px;}
.contact-right-form ::-webkit-input-placeholder {color: #848484;}
.contact-right-form :-moz-placeholder {/* Firefox 18- */color: #848484;}
.contact-right-form ::-moz-placeholder {/* Firefox 19+ */color: #848484;}
.contact-right-form :-ms-input-placeholder {color: #848484;}
.contact-right-form form fieldset:last-child {margin-bottom: 0;}
.sample-menu-banner {height: 298px;overflow: hidden;width: 100%;}
.select-menu-block select {text-align: center;}
.sample-menu-banner figure img {position: absolute;left: -9999px;right: -9999px;margin: auto;}


.sample-menu-page h3{font-family: 'Montserrat-Light', sans-serif; margin-bottom: 30px;}
.menu-item-wrap h4 {text-transform: uppercase; margin-bottom: 0;}
.menu-item-wrap h4 a {color: #ff7b25;font-family: "Montserrat-Light", sans-serif;}
.menu-item-wrap figure {height: 265px;overflow: hidden;margin-bottom: 23px;}
.menu-item-wrap h4 a:hover {color: #575757;}
.sample-menu-block .top-description>p {width: 67%;margin: 0 auto 45px;}
.menu-item-wrap {word-wrap: break-word;}
.menu-item-wrap>span {color: #575757;line-height: 22px;display: inline-block;}
.block.select-menu-block {padding-top: 0;}
.select-menu-block select {text-indent:0.01px;text-overflow: '';-webkit-appearance: none;-moz-appearance: none;-ms-appearance: none;background: url(../images/down-arrow.png) no-repeat;background-position: 94% 53%;height: 45px;margin-bottom: 50px;font-size: 16px;border: 1px solid #66ab79;padding: 12px 20px;display: inline-block;width: auto;color: #66ab97;width: 297px;}


.food-tab {background: #fafafa;margin-bottom: 34px;}
ul.nav.nav-tabs {border-bottom: 0;}
.nav-tabs>li>a {text-transform: uppercase;padding: 30px 44px;font-size: 37px;font-family: 'Montserrat-Light', sans-serif;color: #cecece;position: relative;border: 0;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {color: #ff7b25;background-color: transparent;border: 0;}
.nav>li>a:hover, .nav>li>a:focus {border: 0;background: transparent;color: #ff7b25;outline: none;}
.nav-tabs>li>a:after {content: '';position: absolute;bottom: 0;left: 0;right: 0;margin: auto;height: 4px;width: 0;background: #ff7b25;}
.nav-tabs>li.active>a:after, .nav-tabs>li>a:hover:after, .nav-tabs>li>a:focus:after {width: 100%;}


.food-listing-row>div {display: inline-block;vertical-align: middle;}
.food-image figure {margin-bottom: 0;position: relative;padding-left: 22px;height: 133px;overflow: hidden;}
.food-listing-group .food-listing-row figure:before {position: absolute;width: 22px;height: 66px;top: 0;left: 0;content: '';}
.food-listing-group .food-listing-row:nth-child(2n) figure:before {background: #f7ca18;}
.food-listing-group .food-listing-row:nth-child(2n+1) figure:before {background: #ff7b25;}
.food-image {width: 18.3%;margin-right: 4.55%;}
.food-type {width: 12%;margin-right: 2%;}
.food-type h5 {margin-bottom: 0;text-transform: capitalize;font-family: 'Montserrat-Light', sans-serif; letter-spacing: 0.1em;}
.food-listing-group .food-listing-row:nth-child(2n) .food-type h5 a{color: #f7ca18;}
.food-listing-group .food-listing-row:nth-child(2n+1) .food-type h5 a{color: #ff7b25;}
.food-type h5 a:hover{color: #545454; }
.food-ingredients {font-size: 15px;font-family: 'Montserrat-Light', sans-serif;line-height: 23px;width: 40%;margin-right: 3%;}
.food-category .border-btn-small {border: 1px solid #ddd;font-size: 11px;font-family: 'Montserrat-Light', sans-serif;color: #848484;padding: 7px 20px;}
.food-category .border-btn-small:hover{color: #fff;border: 1px solid #ff7b25;}
.food-listing-row {margin-bottom: 36px;padding-bottom: 36px;border-bottom: 1px solid #fafafa;}
.food-category {width: 19%;text-align: right;}
.food-listing-group .food-listing-row a:hover figure:before{height: 100%;}
.food-listing-group .food-listing-row:last-child {margin-bottom: 0;}

/*======================= # Blog page ==================*/
.blog-page header {-webkit-box-shadow: 0 6px 8px 1px rgba(79,79,79,.38);-moz-box-shadow: 0 6px 8px 1px rgba(79,79,79,.38);box-shadow: 0 6px 8px 1px rgba(79,79,79,.38);}
.blog-listing-block {padding-bottom: 0;}
.blog-banner-main.blog-banner {height: 580px;}
.blog-banner-main.blog-banner figure:before {content: none;}
.blog-banner-main.blog-banner .banner-text {top: 28%;}
.blog-banner-main .banner-text h1 strong {font-size: 33px;line-height: 43px;display: block;}
.banner-text .popular-tags {width: 65%;margin: auto;}
.blog-banner-main .banner-text h1 {margin-bottom: 100px;}
.banner-text .btn-tags-big {text-transform: uppercase;position: relative;margin: 0 10px;}
.banner-text .btn-tags-big:hover, .banner-text .btn-tags-big.active {background: transparent;color: #ff7b25;font-family: "Montserrat";border: 1px solid #ff7b25;}
.banner-text .btn-tags-big:hover:after, .banner-text .btn-tags-big.active:after {border-radius: 22px;position: absolute;left: 0;top: 0;width: 100%;height: 100%;border: 1px solid #ff7b25;content: "";}
.blog-admin figure {display: block;width: 70px;height: 70px;border-radius: 70px;overflow: hidden;margin: 0 auto 13px;}
.blog-admin .admin {font-size: 13px;line-height: 18px;display: inline-block;color: #848484;}
.blog-admin .admin:hover {color: #ff7b25;}
.blog-admin {width: 22.5%;}
.blog-post-wrap p{margin-bottom: 20px;line-height: 24px;}
figure {overflow: hidden;}
.blog-lisiting {padding-right: 3.6%;}
.blog-post-wrap {border-bottom: 1px solid #ededed;padding-bottom: 40px;margin-bottom: 40px;}
.pagination {margin-top: 0;}
.pagination ul li{display: inline-block;}
.pagination ul li a {border: 1px solid #ff7b25;border-radius: 4px;font-size: 16px;color: #ff7b25;display: block;padding: 0 10px;width: 31px;text-align: center;margin: 0 5px;}
.pagination ul li a.active, .pagination ul li a:hover {background: #ff7b25;color: #fff;}
.blog-lisiting .pagination {margin-right: 30px;margin-bottom: 0;}

/*======================= # Blog page with sidebar ==================*/
.blog-banner {height: 462px;overflow: hidden;}
.single-blog-page .wrapper {transition: all 0.8s ease-in-out;}
.blog-banner .banner-text>span{font-size: 15px;}
.blog-banner .banner-text h2, .blog-banner .banner-text>span{color: #fff;}
.blog-banner .banner-text h2 {margin-bottom: 12px;}
.blog-banner .banner-text {z-index: 1;top: 39%;left: 0;right: 0;}
.blog-banner figure:before {position: absolute;content: '';background: rgba(0,0,0,0.4); z-index: 1;width: 100%;height: 110%;left: 0;top: -20px;}
.blog-banner figure img {position: absolute;left: -9999px;right: -9999px;margin: auto;top: -9999px;bottom: -9999px;}

/*======================= # Blog article ==================*/
.blog-left-content {padding-right: 5.5%;}
.blog-left-content-wrap article {font-size: 16px;letter-spacing: 1px;margin-bottom: 50px;}
.blog-image {height: 548px;overflow: hidden;margin: 35px 0 45px;}
.blog-image img {width: 100%;}
.artilce-info {font-size: 14px;color: #575757;}
.artilce-info>span, .article-info .article-tags, .social-share>span, .social-share ul {float: left;}
.article-tags {margin-left: 25px;float: left;}
.social-links li {display: inline-block;margin: 0 4px;}
.social-links ul li:last-child {margin-right: 0;}
.social-links li i {width: 37px;height: 37px;text-align: center;border-radius: 37px;line-height: 40px;color: #fff;font-size: 23px;}
.social-links li i.fa-facebook {background: #4867aa;}
.social-links li i.fa-twitter {background: #00aced;}
.social-links li i.fa-google-plus {background: #ba2222;}
.blog-left-content-wrap .social-links {float: left;margin-left: 26px;}

/*======================= # Comment section ==================*/ 
.comment header {background: transparent;vertical-align: top;padding: 0;}
.top.admin {background: #f0f0f0;padding: 27px 30px;margin-bottom: 50px;}
.top.admin h6{margin-bottom: 0;}
.top.admin .right-text {display: inline-block;vertical-align: middle;}
.top.admin .right-text a {font-size: 15px;color: #848484;font-family: 'Montserrat-Light', sans-serif;}
.top.admin .right-text a:hover {color: #ff7b25;}
.comment .children {padding-left: 7%;margin: 0 0 20px 0;}
.comment-content {font-size: 12px;color: #979797;line-height: 17px;font-family: 'Montserrat-Light', sans-serif;}
ol.comment-list {list-style: none;}
.comment-body figure {margin: 0 25px 30px 0;float: left;}
.comment-body figure, .top.admin figure {vertical-align: middle;width: 69px;margin: 0 35px 0 0;height: 69px;border-radius: 69px;overflow: hidden;display: inline-block;}
.comment-header .comment-author {font-family: "Montserrat", sans-serif;display: inline-block;vertical-align: top;color: #575757;font-size: 15px;margin-bottom: 6px;}
.comments-area h3.comments-title {font-size: 15px;color: #505050;}
div.comment, .comment-respond {margin-left: 32px;}
ol.comment-list {margin-left: 8px;}
article.comment-body {margin-bottom: 20px;display: inline-block;}
p.comment-form-comment label {display: none;}
.comment-respond h3 {font-size: 15px;color: #575757;}
.comment-form input, .comment-form textarea, .comment-form select {border: 1px solid #cecece;padding: 21px 30px;border-radius: 5px;}
.comment-form p.comment-form-author, .comment-form p.comment-form-email {display: inline-block;width: 48.2%;}
.comment-form p.comment-form-author {margin-right: 23px;}
.comment-form-comment textarea {height: 163px;}
.form-submit input#submit {font-size: 20px;display: inline-block;width: auto;float: right;padding: 15px 13.8%;border: 0;}
.form-submit input#submit:focus {color: #fff;}

/*======================= # Blog page full width  ==================*/
.single-blog-page-full .wrapper {transition: all 0.8s ease-in-out;}
.blog-left-content-full {padding-right: 15px;}
.blog-left-content-full blockquote {width: 70%;margin-left: auto;margin-right: auto;padding-left: 6.5%;}
.blog-left-content-full div.comment, .blog-left-content-full .comment-respond {margin-left: 24%;}
.blog-left-content-full .comment-form p.comment-form-author, .blog-left-content-full .comment-form p.comment-form-email {width: 48.4%;}

/*======================= # Sidebar ==================*/
.search-section{margin-bottom: 44px;}
.search-section form input {border-radius: 26px;border: 1px solid #848484;padding: 16px 20px;background: url(../images/search-icon.png) no-repeat;background-position: 91% 13px;}
.sidebar-widget {margin-bottom: 50px;}
.sidebar-widget ul li:last-child {padding-bottom: 0;}

/*======================= ## Recent posts ==================*/
.sidebar-widget>h6 {border-bottom: 1px solid #cecece;padding-bottom: 17px;margin-bottom: 22px;color: #ff7b25;}
.sidebar-widget h6 a {color: #575757;}
.sidebar-widget h6 a:hover {color: #ff7b25;}
.sidebar-wrap .date {font-size: 13px;color: #cecece;}
.sidebar-widget ul h6 {font-size: 15px;font-family: 'Montserrat-Light', sans-serif;margin-bottom: 3px;line-height: 25px;}
.sidebar-widget ul li {border-bottom: 1px solid #cecece;margin-bottom: 22px;padding-bottom: 22px;}
.sidebar-widget ul li:last-child {border-bottom: 0;}

/*======================= ## Popular posts ==================*/
.popular-posts li figure {float: left;height: 50px;overflow: hidden;margin-right: 16px;position: relative; z-index: 1;}
.popular-posts figure+h6 {line-height: 23px;position: relative;top: 2px;}
.popular-posts figure a {cursor: pointer;}

/*======================= ## Archives ==================*/
.archives li a, .archives li a span {color: #575757;}
.archives li a:hover, .archives li a:hover span {color: #ff7b25;}
.archives li a:hover {margin-left: 10px;}
.archives ul li {border-bottom: 0;margin-bottom: 10px;padding-bottom: 0;}

/*======================= ## Popular tags ==================*/
.popular-tags ul {margin-left: -4px;}
.popular-tags ul li{border-bottom: 0;margin: 0 0 15px 0;padding: 0;display: inline-block;line-height: 36px;}

/*======================= ## Toolbar ==================*/
/*.tool-bar{ border-bottom: 1px solid #cecece; margin-bottom: 50px; padding-bottom: 40px; } */
.tool-bar{ border-bottom: 0px solid #cecece; margin-bottom: 10px; padding-bottom: 20px; } 

.tool-bar fieldset, .tool-bar fieldset label, .tool-bar fieldset select, .tool-bar .action-btn-wrap{ display: inline-block; width: initial; margin: 0; vertical-align: middle;}
.tool-bar fieldset label{ margin-right: 25px; font-size: 17px; color: #575757; font-weight: 500; }
.tool-bar fieldset + fieldset{ margin-left: 55px; }
.tool-bar fieldset select{ background-position: 90% 53%; padding: 12px; }
.tool-bar fieldset select.cat{ min-width: 165px; }
.tool-bar fieldset select.num{ min-width: 105px; background-position: 85% 53%; }
.tool-bar .action-btn-wrap{ margin-top: 8px; }
.tool-bar .action-btn-wrap .btn{ background: transparent;  border: 0; padding: 0; color: #cecece; font-size:33px; line-height: inherit;  }
.tool-bar .action-btn-wrap .btn + .btn{ margin-left: 25px; }
.tool-bar .action-btn-wrap .btn:hover, .tool-bar .action-btn-wrap .btn.active, .tool-bar .action-btn-wrap .btn:focus{ color: #ff7b25; box-shadow: none; }

/*======================= # Footer ==================*/
footer {color: #fff;}
.footer-menu div div{padding:0 3px;}
.footer-logo {width: 30%;}
.footer-logo figure {margin-bottom: 0;}
.footer-social-links {width: 19%;margin-top: 1.3%;}
.top-footer {background: #ff7b25;padding: 40px 0;font-family: 'Montserrat-Light', sans-serif;letter-spacing: 0.1em;}
.footer-links-col {line-height: 23px;}
.footer-links-col>span {font-weight: 700;text-transform: uppercase;display: block;margin-bottom: 2px;}
.footer-links-col ul li a{color: #fff;font-family: 'Montserrat-Light', sans-serif;text-transform: capitalize;line-height: 17px;display: block;}
.footer-links-col ul li {margin-bottom: 5px;}
.footer-links-col ul li a:hover {text-decoration: none;padding-left: 5px;}
.footer-social-links ul li{display: inline-block;margin: 0 5px;}
.footer-social-links ul li:last-child {margin-right: 0;}
.footer-social-links ul li i {color: #ff7b25;background: #dff1e0;border-radius: 25px;width: 25px;height: 25px;text-align: center; line-height: 26px;display: inline-block;}
.bottom-footer {background: #ff6600; padding: 27px 0;}
.copyright-text {font-family: 'Montserrat-Light', sans-serif;letter-spacing: 0.15em;}

/*======================== Cart page ==========================*/
.shopping-cart .wrapper{ padding-top: 99px; }
.cart-steps{ background-color: #f6f5f5; border-top: 2px solid #cecece; padding: 20px 0; }
.cart-steps ul.steps li.step1 { width: 28%; }
.cart-steps ul.steps li.step2 { width: 25%; }
.cart-steps ul.steps li.step3{ width: 30%; }
.cart-steps ul.steps a span{ margin-right: 35px; border-color: #ff7b25; }
.cart-steps ul.steps a , .cart-steps ul.steps a span{ color: #ff7b25;}
.cart-steps ul.steps a:hover span, .cart-steps ul.steps .current a span{ color: #fff; }
.cart-steps ul.steps .current a span, .cart-steps ul.steps a:hover span{ background-color: #ff7b25;}

.shop_table{ width: 100%; margin-bottom: 60px; color: #848484; }
.shop_table tr{ border-bottom: 1px solid #e9e9e9; }
.shop_table td, .shop_table th{ padding: 45px 0; text-align: center; font-weight: initial; }
.shop_table th{ padding: 0 0 20px;}
.shop_table th.product-name, .shop_table td.product-name{ text-align: left; padding-left: 20px; }
.shop_table .product-remove a{ display: inline-block; margin:45px 5px 0; line-height: initial; }
.shop_table .product-name figure.product-thumb, .shop_table .product-name .prod-disc{ display: inline-block; vertical-align: top; }
.shop_table .product-name figure.product-thumb{ margin-right: 35px; width: 103px; height: 103px; overflow: hidden; }
.shop_table .product-name figure.product-thumb img{ max-width: 100%; }
.shop_table .product-name .prod-disc{ width: 50%; }
.shop_table  h6{ margin-bottom: 0; font-family: 'Montserrat-Regular', sans-serif; font-weight: 600;}
.shop_table .product-name .prod-disc span{ font-size: 13px; }
.shop_table .product-name .prod-disc .facts-table{ margin: 0; }
.shop_table .product-name .prod-disc .facts-table td{ padding: 0; line-height: 23px; }
.shop_table .product-price h6{ color: #ff7b25; }
.shop_table .product-quantity{ padding-left: 30px; padding-right: 30px; }
.altera, input.txtacrescimo{ outline: 0; display: inline-block; width: initial; border: 0; padding: 0; vertical-align: middle; line-height: initial; }
input.txtacrescimo{ width: 30px; margin: 0; text-align: center; font-size: 16px; color: #ff7b25; }
.altera{ cursor: pointer; }

.shop_table tbody td:before{ content: attr(data-title) ": "; font-weight: 700; position: absolute; left: 10px;  display: none; }

.nutrition-fact{ border: 1px solid #cecece; padding: 35px 50px; }
.nutrition-fact h6{ border-bottom: 4px solid #000; margin-bottom: 20px; padding-bottom: 10px; font-weight: 600; }
.nutrition-fact .facts-table{ margin: 0; width: 75%; }
.coupon, .cart_totals { margin-bottom: 28px; }
.coupon label,  .coupon input{ width: initial; display: inline-block; vertical-align: middle;  }
.coupon label{ margin-right: 25px; font-weight: initial;  }
.coupon input{ border: 1px solid #cecece; min-width: 240px; }
.cart_totals h4{ margin: 0; font-size: 24px; }
.cart_totals h4 span{ display: block; font-size: 18px; }
.proceed-to-checkout .btn, .help-box .btn{ padding: 17px 45px; min-width: 300px; font-size: 18px; text-transform: uppercase; }

.box-soft-gray{ background-color: #f6f5f5; }
.help-box{ margin-bottom: 90px; background: #f6f5f5 url(../images/help-image.jpg) no-repeat top right }
.help-box .left{ padding-top: 55px; padding-bottom: 55px; }
.help-box h3, .help-box h5{ margin-bottom: 20px; letter-spacing: 0.05em;}
.help-box h3{ font-size: 35px; font-weight: 900; color: #000;}
.help-box h5{ color: #575757;  }

/*======================== # Menu page ==================================*/
.menu-page .wrapper{ padding: 0; }
.menu-page header { background: transparent;}
.menu-page-banner { height: 430px; }
.menu-page-banner img {height: auto;}
.menu-page-banner .banner-text{ top: 40%; }
.menu-page-banner .banner-text p{ width: 58%; margin: auto; font-size: 18px; color: #535353; }
.block.menu-page-block{ padding: 90px 0; }

.menu-left-sidebar .search-section input{ border:1px solid #cecece; border-radius: 0; padding-right: 45px; background-size: 16px; background-position: 91% 15px;}
.menu-sidebox-wrap{ margin-bottom: 45px; width: 100%; float: left; }
.menu-sidebox-wrap fieldset, .side-cat-list li{ margin: 0; }
.menu-sidebox-wrap h6.title{ border-bottom: 0px solid #e2e2e2; margin-bottom: 20px; /*padding-bottom: 25px;*/ }

.side-cat-list li a{ background-color: transparent; display: block; border:1px solid #ebebeb; margin-bottom: -1px; padding:10px 25px; color: #848484;}
.side-cat-list li a:hover, .menu-sidebox-wrap li a.active{ background-color: #ff7b25; color: #fff; }
.side-cat-list li a:hover{ transform: translateX(3px); }

.menu-sidebox-wrap .calories-range *{ transition: initial; }
.calories-range{ margin-bottom: -15px; }
.calories-range input{ height: initial; width: initial; border: 0; padding: 0; line-height: inherit; color: #848484; background: none; }
.calories-range input:focus{ border: 0; box-shadow: none;}
.range-wrap{ position: relative; margin-top: 20px; color: #000; }
.range-wrap td{ padding-right: 5px; }
.range-wrap td span{ color: #848484; }

.menu-sidebox-wrap.seller-list{ margin-bottom: 25px; }
.seller-list ul li{ position: relative; margin-bottom: 20px; padding-bottom: 20px; width: 100%; float: left; }
.seller-list ul li:after{ width: 110px; content: " "; display:block; height: 1px; background-color: #ebebeb; position: absolute; bottom: 0;}
.seller-list ul li figure{ width: 110px; height: 90px; float: left; margin:0 20px 0 0; overflow: hidden; }
.seller-list ul li h6{ margin-bottom: 10px; font-size: 15px; font-family: 'Montserrat-Light', sans-serif; letter-spacing: 0.1em; line-height: 20px;}
.seller-list ul li h6 + h6{ margin: 0; }
.seller-list ul li h6 a{ color: #ff7b25; }
.seller-list ul li h6 a:hover{ color: #000; }
.seller-list ul li h6.price{ color: #848484; }

.ingredient-tags li{ display: inline-block; margin:0 10px 17px 0; font-size: 11px; }
.ingredient-tags li a{ display: block;  background-color: transparent; border:1px solid #b7b7b7;  padding:8px 15px; line-height: initial; color: #848484; text-transform: uppercase; text-align: center;}
.ingredient-tags li a:hover{  background-color: #ff7b25; border-color:transparent; color: #fff; }

.menu-listing-wrap .menu-item-wrap{ position: relative; }
.menu-listing-wrap .menu-item-wrap figure{ margin: 0; }
.menu-listing-wrap .menu-item-wrap h4{ font-size: 20px; }
.menu-listing-wrap .menu-item-wrap h4 a{ color: #575757; }
.menu-listing-wrap .menu-item-wrap span{ display: block; margin-bottom: 20px; font-size: 15px; }
.menu-listing-wrap .menu-item-wrap h4 a:hover, .menu-listing-wrap .menu-item-wrap h4.price, .menu-listing-wrap .menu-item-wrap h3.price { color: #ff7b25; }
.menu-listing-wrap .menu-item-wrap h3.price{ font-weight: 600; }
.menu-listing-wrap .menu-item-wrap .content{ padding: 20px;}

.facts-table{ margin: 5px 0 40px; }
.facts-table table{ width: 100%; }
.facts-table td{ text-align: left; font-family: "Montserrat-Light", sans-serif; letter-spacing: 0.05em; color: #575757; line-height: 25px;}
.facts-table td:first-child{ border-bottom: 1px dotted #ddd;}
.menu-listing-wrap .menu-item-wrap .facts-table td span{ display: inline-block; margin:0px; }
.facts-table td span{ padding: 0 10px 0 0; position: relative; top: 9px; background-color: #fff; }
.facts-table td + td{ text-align: right; width: 50px; }
.facts-table td + td span{ padding: 0 0 0 20px;}

.menu-listing-wrap .menu-item-wrap a.btn{ display: block; border-radius: 50px; font-weight: 600; }
.menu-listing-wrap .menu-item-wrap a.btn.border-btn-small{ padding:12px 38px; }
.menu-item{ position: relative; } 
.menu-item:hover{ z-index: 2; }

/*======================== # Grid view ==================================*/
.menu-listing-wrap.gd-view .menu-item-wrap .content{ min-height: 190px; }
.menu-listing-wrap.gd-view .menu-item-wrap .content .bottom { background: #fff; position: absolute; width:100%; left: 0; padding:0 10% 25px; transform: translateY(-10%); opacity: 0; height: 0; overflow: hidden; box-shadow: 0 15px 15px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0 15px 15px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 15px 15px rgba(0, 0, 0, 0.3);}
.menu-listing-wrap.gd-view .menu-item-wrap:hover, .menu-listing-wrap.list-view .menu-item-wrap:hover{ box-shadow: 0 0 15px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3); }
.menu-listing-wrap.gd-view .menu-item-wrap:hover .bottom{ transform: translateY(0); opacity: 1; height: initial; }

/*==========================# list view  =====================================*/
.menu-listing-wrap.list-view, .menu-listing-wrap.list-view .menu-item-wrap { /*margin-bottom: 40px;*/ }
.menu-listing-wrap.list-view .menu-item-wrap {border:1px solid #ebebeb; }
.menu-listing-wrap.list-view .menu-item-wrap:hover{ border:1px solid #ff7b25;  }
.menu-listing-wrap.list-view .menu-item-wrap figure, .menu-listing-wrap.list-view .menu-item-wrap .mid, .menu-listing-wrap.list-view .menu-item-wrap .right { display: inline-block; vertical-align: middle;}
.menu-item-wrap .mid{/*padding: 4% 4% 0;*/ width: 80%; margin-left:20px; /*margin-right: 45px;*/}
.menu-listing-wrap.list-view .menu-item-wrap .mid{ /*vertical-align: top;*/ }
.menu-item-wrap .mid .facts-table{ margin: -5px 0 0; }
.menu-item-wrap .right{ text-align: center; }

.menu-pegination ul{ display: inline-block; margin-top: 25px; }
.menu-pegination ul li{ display: inline-block; width: 55px; height: 55px; margin: 0 10px; vertical-align: top; }
.menu-pegination ul li a{ display: block; border:2px solid #cecece; width: 100%; height: 100%; font-size: 20px; line-height:48px; color: #cecece; border-radius:100%;}
.menu-pegination ul li a:hover, .menu-pegination ul li.active a{ color: #ff7b25; border-color: #ff7b25;}
.menu-pegination ul li.prev a, .menu-pegination ul li.next a{ border: 0; padding: 0; font-size: 40px; }

.menu-pop-up.modal{ background: rgba(0,0,0,0.6); }
.menu-pop-up .modal-body { padding: 20px;}
.menu-pop-up figure{ margin: 0; }
.menu-pop-up .inner{ padding: 40px 20px 50px; }
.menu-pop-up h3, .menu-pop-up span.price{ font-size: 30px; color: #000; }
.menu-pop-up h3{ margin-bottom: 0px; }
.menu-pop-up span.price{ color: #ff7b25; font-weight: 700; }
.menu-pop-up h3 span{ display: block; font-size: 20px; color: #848484; }
.menu-pop-up hr{ border-top: 1px solid #cecece; }
.menu-pop-up .content{ margin-bottom: 25px; font-size: 15px; line-height: 27px; }
.menu-pop-up h6{ font-weight: 600; color: #000; letter-spacing: 1px; }
.menu-pop-up .ingredients ul li{ font-size: 15px; line-height: 25px; }
.menu-pop-up .facts-table{ margin: -10px 0 0; width: 75%; }
.menu-pop-up .btn{ display: block; border-radius: 0; padding: 20px; }

/*====================== Health page =========================*/
.health-page .wrapper{ padding: 0; }
.health-page header.green { background: transparent;}
.health-page header.green.scrolled, .health-page header.green .navbar-default .navbar-nav>li>a:after { background: #ff7b25;}
.health-page header.green.scrolled .navbar-default .navbar-nav>li>a:after { background: #fff;}
.health-banner{ height: 575px;}
.health-banner img{ height: initial; }
.health-banner figure:after{ content: " "; position: absolute; display: block; width: 100%; height: 100%; z-index: 1; background: rgba(0,0,0,0.4); }
.health-banner .banner-text{ z-index: 2; color: #fff; }
.health-banner .banner-text h1 strong{ color: #fff; }
.health-banner .banner-text p{ font-size: 18px; width: 58%; margin: 0 auto 60px; }
.video-pop-up .video-wrap { overflow: hidden;}
.video-pop-up .video-wrap img.video-bg{ position: absolute;}

.fun-fact{ border: 1px solid #ff7b25; }
.fun-fact .box{ border-left: 1px solid #ff7b25; margin-left: -1px; padding: 35px 0; }
.fun-fact .number{ display: block; margin: 20px 0; font-size: 35px; font-weight: 900; color: #ff7b25; }
.fun-fact h6{ width: 35%; margin: 0 auto; font-size: 16px; text-transform: uppercase; }

.box.border{ border: 1px solid #cecece; }
.sucess-story .box .left{ padding: 4.5% 0 0 6%;}
.sucess-story .sucess-img img{ display: inline-block; margin: 0; }
ul.sucess-slide{}
ul.sucess-slide li h2{ margin-bottom: 25px; color: #000; text-transform: uppercase; letter-spacing: 0.05em; font-family: 'Montserrat-Regular', sans-serif; line-height: 40px;}
ul.sucess-slide li h2 span{ display: block; font-size: 17px; color: #848484; text-transform: initial;}
ul.sucess-slide li p{ padding-left: 50px; position: relative; font-style: italic; line-height: 23px; }
ul.sucess-slide li p:before{ display: block; width: 32px; height: 32px; position: absolute; left: 0; top: 8px; content: " "; background: url(../images/single-quote.png) no-repeat top left;}
.sucess-story .bx-controls.bx-has-controls-direction { position: absolute; bottom:10%; left: 5%;}
.sucess-story .bx-wrapper .bx-controls-direction a { position: initial; width: initial; height: initial; display: inline-block; border: 1px solid #cecece; margin: 0 15px 0 0; padding: 8px 30px; border-radius: 50px; color: #cecece;	outline: 0;  font-family: 'Montserrat-Light', sans-serif; text-indent: initial;}
.sucess-story .bx-wrapper .bx-controls-direction a:hover{ border-color: #848484; color: #848484; }
.sucess-story .bx-wrapper .bx-controls-direction a i { font-size: 25px;  line-height: 30px; display: inline-block; vertical-align: top; padding: 0 5px;}
.sucess-story .bx-wrapper .bx-controls-direction a.bx-prev i{ padding-left: 0; }
.sucess-story .bx-wrapper .bx-controls-direction a.bx-next i{ padding-right: 0; }

.change-wrap div{ display: inline-block; margin-right: 35px; vertical-align: middle; }
.change-wrap h6, .change-wrap span.circle, .change-wrap span.gap{ display: table-cell; margin: 0; vertical-align: middle; line-height: initial; }
.change-wrap span.circle{ width: 75px; height: 75px; border: 1px solid #ddd; border-radius: 50%; text-align: center; font-size: 20px; font-weight: 600; }
.change-wrap span.circle span{ display: block; font-size: 15px; line-height: initial; font-weight: initial; }
.change-wrap h6{ margin-right: 15px; font-weight: 600; }
.change-wrap span.gap{ width: 15px; }
.change-wrap span.circle.red{ border-color: #d24d57; }
.change-wrap span.circle.green{ border-color: #ff7b25; }
.change-wrap .btn.sucess{ padding: 20px; line-height: initial; font-size: 18px; text-transform: initial; }
.change-wrap .btn.sucess i{ display: inline-block; margin-right: 10px; vertical-align: middle; }

.how-it-works{ margin-bottom: 90px; }
.how-it-works figure{ margin-bottom: 25px; }
.how-it-works h6{ text-transform: uppercase; color: #000; }
.how-it-works p{ padding: 0 10%; }
.how-it-works .top-text{ margin-bottom: 80px; }
.how-it-works .col-sm-3:after{ position: absolute; content: ""; top: 50%; right: -10px; width: 21px; height: 39px; background: url(../images/right-angle.png) no-repeat; }
.how-it-works .col-sm-3:last-child:after{ content: none; }

.join-block{ background: #fbfbfb; }
.join-block .left-form{ padding: initial; }
.join-block .address input{ min-height: 85px; }
.join-block .radio-btn:hover:after, .join-block .radio-btn:focus:after, .join-block .radio-btn.checked:after{ background: #ff7b25; }
.join-block .radio-btn.checked span, .join-block .radio-btn:hover:after, .join-block .radio-btn:focus:after, .join-block .radio-btn.checked:after, .join-block .radio-btn:checked span, .join-block .radio-btn:hover span, .join-block .radio-btn:focus span { color: #fff;}

/*================== Deal page =================*/
.deal-page .wrapper{ padding: 0; }
.deal-page header { background: transparent; }
.deal-page-banner{ height: 625px; }
.deal-page-banner img{ height: initial; }
.deal-page-banner .banner-text{ top: 45%; }
.deal-page-banner .banner-text h1{ margin-bottom: 10px;  }

.block-wrap{margin-bottom: 90px; padding: 75px; color: #fff; line-height: 22px; overflow: hidden;}
.block-wrap:last-child{margin-bottom: 0;}
.block-wrap h2{ margin-bottom: 10px; font-family: "Montserrat-Bold"; font-size: 43px; line-height: 50px; text-transform: uppercase; font-weight: 900; color: #fff; text-shadow: 0 0 10px rgba(0, 0, 0, 0.8); -webkit-text-shadow: 0 0 10px rgba(0, 0, 0, 0.8); -moz-text-shadow: 0 0 10px rgba(0, 0, 0, 0.8); }
.block-wrap table{ margin-bottom: 40px; }
.block-wrap p{ margin-bottom: 20px; }
.block-wrap .btn.btn-big{ padding: 20px 60px;  }
.block-wrap .col-sm-5.right { float: right;}
.block-wrap table{ width: 70%; }
.block1{ background: url(../images/weight-loss-bg.jpg) no-repeat top center; }
.block2{ background: url(../images/health-balance-bg.jpg) no-repeat top center; }
.block3{ background: url(../images/pregnent-block-bg.jpg) no-repeat top center; }
.block4{ background: url(../images/disease-block-bg.jpg) no-repeat top center; }
.block5{ background: url(../images/block-b-bg.jpg) no-repeat top center; }
.block6{ background: url(../images/block-6-bg.jpg) no-repeat top center; }

/*====================== # Support page ============================*/
.support-page-banner{ height: 360px; }
.support-page-banner .banner-text p{ width: 40%; margin: 0 auto; }
.support-tab{}
.support-tab .nav-tabs>li>a { background: transparent; border:2px solid #ff7b25; margin-bottom: 60px; padding: 45px 0; font-size: 22px;  color: #ff7b25; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; text-align: center;}
.support-tab .nav-tabs>li>a span{ width: 75%; display: block; margin: 0 auto; }
.support-tab .nav-tabs>li.active>a, .support-tab .nav-tabs>li.active>a:hover, 
.support-tab .nav-tabs>li.active>a:focus, .support-tab .nav-tabs>li>a:hover { border:2px solid #ff7b25;  background-color: #ff7b25; color: #fff; }

.support-tab .nav-tabs>li>a i{ width: 110px; height: 93px; display: block; margin: 0 auto 30px;}

.support-tab .nav-tabs>li>a.doc i{ background: url(../images/health-icon.svg) no-repeat top center; }
.support-tab .nav-tabs>li>a.delivery i{ background: url(../images/delivery-icon.svg) no-repeat top center; }
.support-tab .nav-tabs>li>a.business i{ background: url(../images/business-icon.svg) no-repeat top center; }
.support-tab .nav-tabs>li>a.tech i{ background: url(../images/tech-icon.svg) no-repeat top center; }

.support-tab .nav-tabs>li.active>a i, .support-tab .nav-tabs>li>a:hover i{ background-position: 45% -105px; }

.support-tab .nav-tabs>li>a:after { content: ''; position: absolute; bottom: -62px; left: 0; right: 0; margin: auto; height: 27px; width: 50px; background: url(../images/tab-active.png) no-repeat bottom center; opacity: 0;}
.support-tab .nav-tabs>li.active>a:after, .support-tab .nav-tabs>li>a:hover:after, .support-tab .nav-tabs>li>a:focus:after { opacity: 1;}
.tab-content-block{ background: #fafafa;  border: 1px solid #e2e2e2; border-width: 1px 0; padding: 53px 0; }

.try-block{ background: #fafafa; margin-bottom: 90px; padding: 56px 0;  }
.try-block h3, .try-block .btn{ display: inline-block; margin: 0; vertical-align: middle; }
.try-block h3{ margin-right: 100px; }
.try-block .btn{ padding: 20px 80px; font-size: 18px; }


.accordion { margin: 0 50px;}
.accordion li{ margin-bottom: 30px; }
.accordion .link {cursor: pointer; background: #f1f1f1; display: block;	padding: 20px;	color: #5e5e5e;	font-size: 17px;position: relative;	-webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;}

.accordion li i {position: absolute; top: 25px; left: 12px; font-size: 18px; color: #5f5f5f; -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;}
.accordion li i.fa-chevron-down {right: 12px; left: auto; font-size: 17px;}
.accordion li.open .link, .accordion li.open i,  .accordion li:hover i {color: #fff;}
.accordion li.open .link, .accordion li:hover .link{ background: #ff7b25; color: #fff; }
.accordion li.open i.fa-chevron-down {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);}
.accordion li .detail {display: none; padding: 30px; background: #f1f1f1; font-size: 14px; color: #505050; line-height: 20px;}

header.scrolled{
  background: #fafafa; width: 100%; padding: 6px 0px; box-shadow: 1px 1px 10px 1px #ddd;
}
header.scrolled .navcategories{

position:fixed !important;
top:100;

}
header.scrolled img{transform: scale(.79);/*margin-top:-10px;*/}
/*header.scrolled .nav-cart{display:none;}*/

header img{transform: scale(.9);}
header.scrolled .cart-btn img{transform: scale(1);}
header.green {background: #ff7b25;}

.img-zoom:hover {
	  /*transition: transform .5s ease;*/
	  /*transform: scale(1.1);*/
}

.color-invert:hover {
	/*filter: invert(100%);*/
	background-color:white;
	color:#ff7b25;
}

.up_container {
	padding-top:15px;	
}

.not-displayed{
  display:none;
}

.btn-dasporto:hover{
  color:#fe8638
}
.iscrivi .row{
  margin: 50px 0;
}

.contact-form-dasporto input, .contact-form-dasporto textarea, .contact-form-dasporto-2 input, .contact-form-dasporto-2 textarea{
  border: 1px solid #efefef;
  border-radius: 18px;
}
.section-chi-siamo p{
  font-size: 13px !important;
  margin-bottom: 15px !important;
}
.section-chi-siamo{
  margin-bottom: 50px;
}
.btn-active{
  background: #ff6600 !important;
  color: #fff !important;
}
.nav-cart .navbar-nav>li>a {
  /*padding-top: 20px;
  padding-bottom: 25px;*/
  color: #000;
}
.btn-facebook{
  background-color: #3b5998;
  border: 1px solid #334c7f;
  position: relative;
  display: block;
  width: 100%;
  padding: 10px;
  color: #fff;
  text-transform: uppercase;
  border-radius: 6px;
  -webkit-transition: opacity 150ms ease-out 0s;
  -moz-transition: opacity 150ms ease-out 0s;
  -ms-transition: opacity 150ms ease-out 0s;
  transition: opacity 150ms ease-out 0s;
  text-align: center;
}
.iscriviti-subito{
  line-height: 14px;
  height:75px;
  margin: 0px;
  display: table-cell;
  vertical-align: middle;
  padding: 10px;
}
.btn-facebook:hover{
  color:#fff;
}
[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
	color: #848484;
	font-size: 14px;
    padding-bottom: 5px;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #ff7b25;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
[type="checkbox"]:checked,
[type="checkbox"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="checkbox"]:checked + label,
[type="checkbox"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
	color: #666;
	font-size: 14px;
    padding-bottom: 5px;
}
[type="checkbox"]:checked + label:before,
[type="checkbox"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #ddd;
    background: #fff;
}
[type="checkbox"]:checked + label:after,
[type="checkbox"]:not(:checked) + label:after {
    content: '';
    width: 8px;
    height: 8px;
    background: #ff7b25;
    position: absolute;
    top: 6px;
    left: 6px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="checkbox"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}


/*====================== Aggiunte - prima incluse nei php =========================*/

.padding-0 {
    padding-right:0;
    padding-left:0;
}

.padding-left-0 {
    padding-left:0;
}

.margin-0 {
	margin-right:0;
	margin-left:0;
}

.fixed-pos-category {
	position: -webkit-sticky;
	position: sticky;
	top: 80px;
}

.loader-overlay {
	-ms-opacity: 1;
	background: white;
	display: block;
	height: 100%;
	left: 0;
	opacity: 1;
	position: fixed;
	top: 0;
	vertical-align: middle;
	width: 100%;
	z-index: 9999;
}

.loader-content {
	margin-left: auto;
	margin-top: auto;
	width: 50%;
}



.loader-center {
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);   
	left: 50%;
	display: block;
	position: fixed;
	top: 60%;
	transform: translate(-50%, -55%);
}

@media screen and (max-width: 768px) {
	.loader-center {
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);   
	left: 50%;
	display: block;
	position: fixed;
	bottom: 10%;
	transform: translate(-50%, -55%);
}
}

.maintext {
	padding-left: 0;
	line-height: 1.5em;
}
.maintext h1 {
	/*margin-top: 20px;*/
	margin-top: 0;
	margin-bottom: 10px;
	text-transform: capitalize;
	color: #ff7b25;
	font-weight: bold;
	line-height: inherit;
}
.maintext span {
	display: inline-block;
    margin-bottom: 6px;
}
.maintext a {
	color: #ff7b25;
	font-weight: 700;
}

.up_container .center_container {
	max-width: 1180px;
}

::-webkit-scrollbar {
	height: 1px;
	/* height of horizontal scrollbar ← You're missing this */
	width: 1px;
	/* width of vertical scrollbar */
	border: 0px solid #d5d5d5;
}

span.title {
	display: inline-block;
	background-color: #ffffff;
	padding: 4px 10px;
}

.product_title::after {
	position: absolute;
	content: ' ';
	background-color: #f96401;
	height: 2px;
	top: 50%;
	left: 0;
	right: 0;
	z-index: -10;
	transform: translate(0, -50%);
}

.subvariant,
.subextra,
.subingredient {
	font-size: 10px;
}

select {
	border: 1px solid #ffffff;
	color: #ffffff;
}

select option {
	background: #FE7B25;
}

#menu-products span.title {
	color: #ff7b25;
	font-weight: bold;
}

#menu-products {
	padding-bottom: 50px;
	min-height: 525px;
}

.card_rest {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
	transition: 0.3s;
	width: 100%;
	border-radius: 5px;
}

.card_rest:hover {
	box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}

img {
	border-radius: 5px 5px 0 0;
}

.container_rest {
	padding-top: 17px;
	padding-bottom: 0.1em;
	line-height: normal;
	text-align: center;
}

.overlay {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 6000;
	top: 0;
	left: 0;
	background-color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, 0.9);
	overflow-x: hidden;
	transition: 0.5s;
}

.overlay-content {
	position: relative;
	top: 25%;
	width: 100%;
	text-align: center;
	margin-top: 30px;
}

.overlay a {
	padding: 8px;
	text-decoration: none;
	font-size: 36px;
	color: #818181;
	display: block;
	transition: 0.3s;
}

.overlay a:hover,
.overlay a:focus {
	color: #f1f1f1;
}

.overlay .closebtn {
	position: absolute;
	top: 20px;
	right: 45px;
	font-size: 60px;
}

.rm-content {
	font-weight: 400;
	text-transform: uppercase;
	color: #5E5D5D;
}

.rm-content i {
	display: block;
	text-transform: none;
	font-size: 13px;
	padding: 0 0px 6px;
	line-height: 16px;
}

.rm-content em {
	float: right;
	font-style: normal;
	text-transform: lowercase;
}

.rm-content>.item_menu:not(:first-child) {
	border-top: 2px solid #ddd;
}

hr.style {
	border: 0;
	margin-top: 1px;
	margin-bottom: 5px;
	height: 1px;
	background: #333;
	background-image: linear-gradient(to right, #ccc, #333, #ccc);
}

.restaurant_background {
	
	background-size: cover;
	background-repeat: repeat;
	background-position: 50% 50%;
	height: 200px;
	border-radius: 4px;
}

.p-12 {
	padding: 6px 0;
}

.item_total:hover {
	cursor: pointer;
	/*background-color: #ffb380;
    color:white;*/
}

.hr-two {
 	border: 0;
 	height: 1px;
 	background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

 .item_menu {
 	text-transform: capitalize;
}

.swal2-popup {
	border-radius: 1.2em !important;
}

/*-----------user-login------------*/

.nav-cart .dropdown {
	padding: 20px 5px 5px;
    height: initial;
    line-height: initial;
}

.nav-cart .dropdown .dropdown-toggle,
.nav-cart .dropdown .dropdown-toggle:hover,
.nav-cart .dropdown .dropdown-toggle:focus {
	padding: 0;
	background: none;
}

.nav-cart .dropdown span {
     color: #fe7b25;
	vertical-align: middle;
    display: inline-block;
	transition: none;
}

.nav-cart .dropdown svg {
    font-size: 1.5em;
}

.nav-cart .dropdown  #username a {
    padding-bottom: 5px;
    border-bottom: 1px #ccc solid;
	pointer-events: none;
    cursor: default;
}

/*---------------orange-col--------------------*/

.orangerow {
	background-color: #f96401;
    color: #fff !important;
    top: 80px;
    bottom: 0;
    overflow-y: auto;
	width: inherit;
}

.orangebox1, .orangebox2 {
	padding: 20px;
	color: #fff;
}

.orangebox1 {
	padding-top: 50px;
	background-color: #FE7B25;
}

.orangebox1 h4 {
	color: #fff;
	text-align: center;
	font-weight: 700;
}

.orangeselect {
	text-align: center;
}

.orangeselect select {
    width: 300px;
}

.orangebox1 #cart_array,
.orangebox2 .cart-total {
	padding-top: 2em;
    display: table;
    margin: 0 auto;
	width: 100%;
    max-width: 600px;
}

.orangebox1 .cart-preview,
.orangebox2 .cart-preview {
	display: flex;
	justify-content: space-between;
    flex-flow: row wrap;
	margin-bottom: 1em;
	padding: 0;
	line-height: 24px;
}

.orangebox1 .cart-preview .cart-prod {
	flex-grow: 4;
	flex-basis: 200px;
}

.orangebox1 .cart-preview .cart-prod span {
	display: flex;
	line-height: 18px;
}

.orangebox1 .cart-preview .cart-btn {
	flex-grow: 2;
	flex-basis: 100px;
}

.orangebox1 .cart-preview .cart-btn span:not(:last-child) {
	margin-right: 10px;
}

.orangebox1 .cart-preview .cart-price,
.orangebox2 .cart-preview #granSubTot,
.orangebox2 .cart-preview #costoSped,
.orangebox2 .cart-preview #granTotal {
	flex-grow: 1;
	text-align: right;
	flex-basis: 60px;
}

.orangebox2 .cart-preview #lblGranSubTot,
.orangebox2 .cart-preview #lblConsegna,
.orangebox2 .cart-preview #lblTot {
	flex-grow: 6;
}

.orangebox2 .cart-total .cart-preview {
	margin-bottom: 0.5em;
}

.orangebtn {
	padding-top: 2em;
    display: table;
    margin: 0 auto;
}

.orangebtn div {
	display: inline-block;
}

.orangebtn div:first-child {
	margin-right: 2vw;
}

.orangebtn .btn:hover {
	color: #ff7b25;
	background-color: #fff;
}

.orangestick {
    position: -webkit-sticky;
    position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
    background-color: #FE7B25;
    white-space: nowrap;
    z-index: 10000000;
    overflow: hidden;
    padding: 10px 0;
}

.orangestick button {
	font-size: 12px;
    font-weight: 700;
	color: #fff;
    text-align: center;
    border: 1px #fff solid;
    border-radius: 10px;
}

.orangestick button:hover {
	color: #FE7B25;
	background-color: #fff;
}

.orangebox1 #closeCart {
    position: absolute;
    z-index: 2;
    top: 0.8em;
    right: 1.1em;
    padding: 0;
    overflow: hidden;
    border: none;
    font-size: 1.5em;
    cursor: pointer;
    background: none;
	transition: all .2s ease-in-out;
}

.orangebox1 #closeCart:hover {
	transform: scale(1.2);	
}

/*---------------owl-carousel--------------------*/

div.scrollmenu {
	background-color: white;
	white-space: nowrap;
	z-index: 1;
	overflow: auto;
	padding: 10px 0 5px 0;
}

div.scrollmenu a {
	display: inline-block;
	padding: 10px 20px;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;	
	border: 2px solid #ff7b25;
	border-radius: 16px;
	/*min-width: 70%;*/
	text-align: center;
	color: #ff7b25;
	margin: 0 20px;
}

div.scrollmenu a:hover {
	background-color: #ff7b25;
	color: #ffffff !important;
	font-weight: bold;
}

.owl-carousel {
	display: none;
	width: 100%;
	z-index: 1;
}

.owl-nav {
	display: block !important;
	/*overflow: hidden;
    height: 0px;*/
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	-moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none;
	text-align: center;
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled
	{
	display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
	display: inline-block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}

.owl-carousel.owl-hidden {
	opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
	visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: grab
}

.owl-carousel.owl-rtl {
	direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
	float: right
}

.owl-carousel .animated {
	animation-duration: 1s;
	animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
	z-index: 0
}

.owl-carousel .owl-animated-out {
	z-index: 1
}

.owl-carousel .fadeOut {
	animation-name: fadeOut
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

.owl-height {
	transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
	transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(owl.video.play.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
	-ms-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
	display: none
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
	text-align: center;
	-webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav button svg {
	font-size: 20px;
	color: #ff7b25;
	vertical-align: middle;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
	padding: 0 !important;
	margin: 0;
}

.owl-theme .owl-nav button.disabled svg {
	color: #ffc297;
	cursor: default;
}

.owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #d6d6d6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	background: #869791
}

.owl-prev,
.owl-next {
	position: absolute;
	top: 50%;
	transform: translate(0%, -50%);
}

.owl-carousel .owl-nav button.owl-prev {
	left: 0;
	width: 1.2em;
	height: 100%;
    text-align: left;
	border-radius: 0;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(90deg, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%);
	background: -webkit-linear-gradient(90deg, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%);
	background: linear-gradient(90deg, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
}

.owl-carousel .owl-nav button.owl-next {
	right: 0;
	width: 1.2em;
	height: 100%;
    text-align: right;
	border-radius: 0;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(270deg, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%);
	background: -webkit-linear-gradient(270deg, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%);
	background: linear-gradient(270deg, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
}

.category-slider .owl-prev,
.category-slider .owl-next,
.category-selector a:not(:focus):hover,
.category-selector a:active,
.category-selector a.active,
.category-selector a.active:not(:focus):hover,
.category-selector a.active:active {
	background-color: #ff7b25;
	color: #fff !important;
}

.category-slider .owl-prev,
.category-slider .owl-next {
	background-color: #fff
}

/*---------------modals--------------------*/

#product_modal{
	text-align:left;
	padding: 20px;
	font-family:'Montserrat-Light', sans-serif;
}

#product_modal p{
	margin-bottom:5px;
}

#product_modal h5 {
    margin: 0 15px 10px 0;
    display: inline-block;
    font-size: 14px;
	line-height: normal;
}

#product_modal #extraButton, #product_modal #ingredientButton {
    color: #ff7b25;
}

#product_title, .product-price {
    line-height: normal;
    font-weight: 700;
    margin-bottom: 10px;
}

#product_title {
    font-size: 18px;
	color: #ff7b25;
}

.product-price {
    font-size: 22px;
}

#product_ingredients {
	margin-bottom: 10px;
	display: block;
}

#product_modal p.product-description {
	margin-bottom: 20px;
}

#product_modal hr{
	border-top: 2px dotted #ff7b25;
	margin: 1.4em 0;
}

#product_modal .btn-rem-qty-modal, #product_modal .btn-add-qty-modal {
	color: #ff6600;
	cursor: pointer;
}

#product_modal .product-cart {
    display: inline-flex;
	max-width: 6em;
	font-size: 16px;
	margin-right: 10px;
}

#product_modal .product-cart-quantity {
    border: none;
    padding: 0;
	text-align: right;
	max-width: 3em;
}
#product_modal .product-cart-unit {
    border: none;
    padding: 0;
	text-align: left;
	background-color: #fff;
	max-width: 2em;
}

/* Chrome, Safari, Edge, Opera */
input.product-cart-quantity::-webkit-outer-spin-button,
input.product-cart-quantity::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

/* Firefox */
input.product-cart-quantity[type=number] {
	-moz-appearance: textfield;
}
.carousel-wrapper { -webkit-transform: translate3d(0, 0, 0);}
.facebook-btn{
    line-height: 14px;
    text-align: center;
    padding: 15px;
    border-radius: 15px;
    background-color: #3b5998;
    border: none;
    margin-top: 15px;
    font-size:14px;
}
#prefisso_cellulare_iscrizione, #prefisso_cellulare{
	color: #848484;
    font-size: 14px;
    border: 1px solid #efefef;
	border-radius: 18px;
}
#prefisso_cellulare_iscrizione option, #prefisso_cellulare option{
	background: #fff;
}