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

   Theme Name: Shadow
   Theme URI: http://demo.krownthemes.com/shadow/
   Description: A modern flat & bold theme, focused on great typography and unique design elements.
   Author: RubenBristian
   Author URI: http://rubenbristian.com
   License: GNU General Public License version 3.0 & Envato Regular/Extended License
   License URI:  http://www.gnu.org/licenses/gpl-3.0.html & http://themeforest.net/licenses
   Version: 1.1.8

   Designed by Mindaugas Budginas: http://chargedpixels.com/
   All PHP code is released under the GNU General Public Licence version 3.0
   All HTML/CSS/JAVASCRIPT code is released under Envato's Regular/Extended License (http://themeforest.net/licenses)

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


/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,canvas{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none}*:focus{outline:none}

.clearfix:after, form:after, .row-fluid:after, .payment_methods li:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix, form, .payment_methods li {
  display: inline-block;
}
html[xmlns] .clearfix, .row-fluid {
  display: block;
}
* html .clearfix {
  height: 1%;
}
.hidden {
   display: none;
}
#oldie {
   display: none;
}
.clear, .cl {
   clear: both;
}

/* ---------------------------------------------------------------------------------
------------------------------   GENERAL RULES   ----------------------------------
------------------------------------------------------------------------------------*/
@font-face {
    font-family: 'HelveticaNeueLTStd75Bold';
    src: url('font/helveticaneueltstd-bd.eot');
    src: url('font/helveticaneueltstd-bd.eot') format('embedded-opentype'),
         url('font/helveticaneueltstd-bd.woff') format('woff'),
         url('font/helveticaneueltstd-bd.ttf') format('truetype'),
         url('font/helveticaneueltstd-bd.svg#HelveticaNeueLTStd75Bold') format('svg');
}
@font-face {
    font-family: 'HelveticaNeueLTStd55Roman';
    src: url('font/helveticaneueltstd-roman.eot');
    src: url('font/helveticaneueltstd-roman.eot') format('embedded-opentype'),
         url('font/helveticaneueltstd-roman.woff') format('woff'),
         url('font/helveticaneueltstd-roman.ttf') format('truetype'),
         url('font/helveticaneueltstd-roman.svg#HelveticaNeueLTStd55Roman') format('svg');
}
@font-face {
    font-family: 'latobold';
    src: url('font/lato-bold-webfont.eot');
    src: url('font/lato-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/lato-bold-webfont.woff') format('woff'),
         url('font/lato-bold-webfont.ttf') format('truetype'),
         url('font/lato-bold-webfont.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaNeueLTStd45Light';
    src: url('font/helveticaneueltstd-lt.eot');
    src: url('font/helveticaneueltstd-lt.eot') format('embedded-opentype'),
         url('font/helveticaneueltstd-lt.woff') format('woff'),
         url('font/helveticaneueltstd-lt.ttf') format('truetype'),
         url('font/helveticaneueltstd-lt.svg#HelveticaNeueLTStd45Light') format('svg');
}

html {
  overflow-x: hidden;
}
body {
  background: #fff;
  overflow-x: hidden;
  font-family: 'HelveticaNeueLTStd55Roman', Helvetica, Arial, sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 24px;
}

.wrapper {
  width: 1000px;
  margin: auto;
  position: relative;
}
#content .wrapper {
  overflow: hidden;
}
#secondary-footer .wrapper {
   overflow: visible;
}

.left {
  float:left;
}
.right {
  float:right;
}

* {
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
}

img {
   vertical-align: middle;
   max-width: 100%;
   height: auto;
}
iframe {
   vertical-align: middle;
   width: 100%;
   border: none !important;
}
iframe html body { background:none}
#content {
   background: #EEE;
   position: relative;
}
#content > .wrapper {
   padding: 50px 0 150px;
}
.no-padding  > .wrapper {
   padding: 0 0 150px !important;
}

.page #content > .wrapper, .single #content > .wrapper {
   padding: 40px 0 50px;
}

#content > .wrapper.inner-pages{  padding: 50px 10px 150px;}

.white-bg-fix > .wrapper{ padding: 50px 0 50px;}
.white-bg-fix-big > .wrapper{ padding: 40px 0;}

.krown-column-row{-webkit-background-size: cover !important; -webkit-backface-visibility: visible}

/* ------------------------
-----   Sidebars  -----
------------------------------*/

.sub-content.layout-right-sidebar, .sub-content.layout-left-sidebar {
   width: 72.5%;
}
.sub-content.layout-left-sidebar {
   float: right;
}
.sub-content.layout-right-sidebar {
   float: left;
}

/*For Faq*/
.sub-content.layout-right-sidebar.faq-custom {
    float: right;
}
#faq-tours > h3{ margin:0px 0 20px 0}
.faq-box{ margin-bottom: 30px;}

.ui-accordion-content p, .ui-accordion-content span, .ui-accordion-content{ font: 17px/26px "HelveticaNeueLTStd55Roman";
    margin:0px 0;}
.ui-accordion-content{ margin:15px 0 0 0}
/*For Faq*/

#sidebar {
   width: 22.5%;
}
#sidebar.layout-left-sidebar {
   float: left;
}
#sidebar.layout-right-sidebar {
   float: right;
}
/*.page #sidebar {
   margin-top: 17px;
}*/
.page-template-template-blog-php #sidebar, .archive #sidebar, .search #sidebar, .single #sidebar {
   margin-top: 60px;
}


/* ------------------------
-----   Typography  -----
------------------------------*/

h1, h2, h3, h4, h5, h6 {
   font-weight: 700;
}
h1 {
   font-size: 36px;
   line-height: 42px;
   margin-top: 50px;
}
h2 {
   font-size: 30px;
   line-height: 36px;
   margin: 42px 0 0px;
   color:#ed1b2f;
}

h2.center { text-align:center; margin:0}
h1.center { text-align:center; margin:0}

h3 {
   font-size: 24px;
   line-height: 26px;
   margin: 20px 0;
   
}
h4 {
   font-size: 19px;
   line-height: 22px;
   margin: 22px 0;
}
h5 {
   font-size: 16px;
   line-height: 18px;
   margin: 18px 0;
}
h6 {
   font-size: 14px;
   line-height: 16px;
   margin: 16px 0;
}

a {
   color: #ed1b2f;
   text-decoration: none;
}
a:hover {
   color: #000;
}
a:focus {
   outline: none !important;
}

p {
   margin: 18px 0; font:17px/26px 'HelveticaNeueLTStd55Roman';
}

strong {
   font-weight: 700;
}
em {
   font-style: italic;
}
hr{ 
  background: none repeat scroll 0 0 #cacaca;  border: medium none; height: 1px;
}

span.extreme {
   font-size: 50px;
   line-height: 60px;
   margin-bottom: 20px;
   font-weight: 300;
   display: block;
}
span.large {
   font-size: 38px;
   font-weight: 400;
   line-height: 48px;
   margin-bottom: 20px;
   display: block;
}
span.medium {
   font-size: 34px;
   line-height: 44px;
   font-weight: 300;
   margin-bottom: 20px;
   display: block;
}
span.regular {
   font-size: 19px;
   line-height: 30px;
   font-weight: 500;
   margin-bottom: 20px;
   display: block;
}
span.small {
   font-size: 17px;
   font-weight: 400;
   line-height: 28px;
   margin-bottom: 20px;
   display: block;
}

small {
   font-size: .7em;
}

ul.krown-list, .krown-pricing-content ul {
   list-style: none;
}
ul.krown-list li, ol.krown-list li, .woo-tabs .panel ul li, .krown-pricing-content ul li {
   border-top: 1px solid #E9E9E9;
   margin-top: 11px;
   padding-top: 11px;
}
ul.krown-list li:first-child, ol.krown-list li:first-child, .woo-tabs .panel ul li:first-child, .krown-pricing-content ul li:first-child {
   border-top: none;
   margin-top: 0;
   padding-top: 0;
}
.woo-tabs .panel ul li {
   list-style: circle inside;
}
ol {
   list-style: decimal inside;
}
ul {
   list-style: disc inside;
}
ul ul, ul ol, ol ol, ol ul {
   margin-left: 20px;
}

.dropcap {
   background: #000;
   color: #fff;
   display: inline-block;
   float: left;
   font-size: 30px;
   font-weight: 700;
   height: 56px;
   line-height: 30px;
   margin: 8px 15px 8px 0;
   padding-top: 12px;
   text-align: center;
   width: 56px;
}

pre, code, tt {
   background: #fff;
   border: 1px solid #e9e9e9;
   font-family: Consolas, Courier, Monaco, monospace;
   font-size: 12px;
   line-height: 19px;
   margin: 18px 0;
   padding: 15px;
   white-space: pre-wrap;
   word-wrap: break-word;
}

dt {
   float: left;
   clear: both;
   margin: 0 2% 10px 0;
   font-weight: bold;
   width: 20%;
   text-align: right;
}
dt:after {
   content: ":";
}
dd {
   float: right;
   width: 78%;
   margin-bottom: 10px;
}
dl:after {
   content: "";
   display: block;
   clear: both;
}

table {
   width: 100%;
   border: 1px solid #e9e9e9;
   text-align: left;
}
table thead h4 {
   font-size: 10px;
   line-height: 18px;
   text-transform: uppercase;
   margin-bottom: 0;
}
table tr {
   border-top: 1px solid #e9e9e9;
}
table thead tr {
   border-top: none;
}
table th, table td {
   min-height: 41px;
   padding: 10px 14px 8px;
   border-right: 1px solid #e9e9e9;
}

sub, sup {
   font-size: .7em;
   line-height: .7em;
}
sub {
   vertical-align: bottom;
}
sup {
   vertical-align: top;
}
del {
   color: #959595;
}

var {
   font-family: Consolas, Courier, Monaco, monospace;
}

blockquote {
   border-left: 3px solid #e54939;
   padding-left: 50px;
   margin: 40px 0;
}
blockquote > p {
   font-size: 17px;
   line-height: 24px;
   font-weight: 700;
   padding: 10px 0;
}
blockquote cite {
   color: #999999;
   display: inline-block;
   font-size: 20px;
   font-style: italic;
   margin: 25px 0 15px;
}
q {
   border-left: 3px solid #b3b3b3;
   font-style: italic;
   padding-left: 15px;
}

/* ---------------------------------------------------------------------------------
------------------------------   HEADER   ----------------------------------
------------------------------------------------------------------------------------*/

/* ------------------------
-----   First Header    -----
------------------------------*/

#primary-header {
   background-color: #fff;
   height: 40px;
   color: #959595;
   font-size: 13px;
   line-height: 39px;
   border-bottom: 1px solid #e9e9e9;
   overflow: hidden;
   position: relative;
}
#primary-header .left > * {
   margin-right: 40px;
}
#primary-header a {
   color: #949494;
   display: inline-block;
}
#primary-header a:hover {
   color: #e54939;
}
#primary-header p {
   margin: 0;
}
#primary-header .left > * {
   margin-right: 40px;
}

/* Text widgets */

.header_email:before, .header_phone:before {
   font-family: 'fontello';
   font-style: normal;
   font-weight: normal;
   speak: none;
   display: inline-block;
   font-variant: normal;
   text-transform: none;
   font-size: 14px; 
   margin-right: 6px;
   position: relative;
   color: #b2b2b2;
}
.header_email:before {
   content: "]";
   top: 1px;
}
.header_phone:before {
   content: "î¥";
   top: 2px;
}
.header_email:hover:before, .header_phone:hover:before {
   color: #e54939;
}

/* Social icons */

.krown-social.header ul {
   margin-right: -12px;
}
.krown-social.header li {
  display: block;
  color: #fff;
  height: 40px;
  float: left;
  position: relative;
  margin: 0;
  padding: 0;
  border: none;
}
.krown-social.header a {
  position: relative;
  width: 36px;
  height: 36px;
  color: #b2b2b2;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: bold;
  overflow: hidden;
  display: inline-block;
}
.krown-social.header i {
  font-size: 16px;
  line-height: 39px;
  width: 36px;
  color: #b2b2b2;
  text-align: center;
  position: absolute;
}
.krown-social.header span {
   display: inline-block;
   padding: 1px 20px 0 40px;
   color: #b2b2b2;
}
.krown-social.header li:last-child span {
   padding-right: 0;
}
.krown-social.header li:hover * {
  color: #000;
}

.krown-social.default ul {
   margin: 0;
   height: 28px;
}
.krown-social.default li {
   position: relative;
   cursor: pointer;
   text-align: center;
   display: inline-block;
   margin: 0 10px 0 0;
   padding: 0;
   border: none;
   width: 25px;
}
.krown-social.default i:before {
   font-size: 20px;
   width: 25px;
   color: #adadad;
}
.krown-social.default a:hover i:before {
   color: #e54939;
}
.krown-social.default a {
   display: block;
   height: 25px;
   width: 25px;
}

/* ------------------------
-----   Header Search Form   -----
------------------------------*/

#main-menu.w-search {
   margin-right: 50px;
}
#main-menu.w-cart {
   padding-right: 40px;
}
#main-search {        
   margin: -24px 0 0;
   position: absolute;
   right: -10px;
   top: 50%;
   z-index: 999;
}
#main-search #searchform {
   height: 43px;
   width: 40px;
   margin-right: -10px;
} 
#main-search #s {    
   background:  #fff;
   border: 1px solid #e9e9e9;
   box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.05) !important;
   color: #959595;
   font-size: 12px;
   font-weight: 500;
   height: 43px;
   line-height: 12px;
   position: absolute;
   right: 0;
   top: 0;
   padding-right: 40px;
   width: 234px;
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
   opacity: 0;
   visibility: hidden;
}
#main-search #searchform.opened #s {
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
   opacity: 1;
   visibility: visible;
}
.ie8 #main-search #s {
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
   opacity: 1 !important;
   visibility: visible !important;
   display: none;
   padding-top: 14px !important;
}
#main-search #searchform .krown-icon-search {
   right: 8px;
   top: 12px;
   position: absolute;
   color: #868686;
   width: 20px;
   height: 20px;
   padding: 0;
   z-index: 1;
   font-size: 21px;
   line-height: 18px;
   display: block !important;
   cursor: pointer;
}
#main-search #searchform .krown-icon-search:hover {
   color: #212121;
}
#main-search #submit_s {    
   display: none !important;
} 
#main-search #submit_s:focus {
   outline: none !important;
}
/* ------------------------
-----   Secondary Header   -----
------------------------------*/

#secondary-header {
   position: relative;
}
#secondary-header .header-content {
   width: 100%;
   height: inherit;
   /*box-shadow: 0 0 10px rgba(0,0,0,.12);*/
   background-color: #fff; 
   padding-bottom:0;
}
#secondary-header .wrapper {
   z-index: 99;
}
.ie8 #secondary-header .header-content {
   border-bottom: 1px solid #e9e9e9;
}

#logo {
   margin: 20px 0;
   display: inline-block;
}
#logo .retina {
   display: none;
}

#custom-header {
   position: relative;
   top: 0;
   left: 0;
   width: 100%;
   z-index: 98;
}
#custom-header.below-header {
   position: relative;
}
.header-image {
   background-repeat: no-repeat;
   background-position: center center;
   webkit-background-size: cover;
   background-size: cover;
}
.no-touch .header-image {
   background-attachment: fixed;
}
.header-html, .header-image {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   text-align: center;
}
.header-wrapper {
   display: table;
   height: 100%;
}
.header-inner {
   display: table-cell;
   vertical-align: middle;
}

#secondary-header {
   z-index: 9910;
}
#primary-header {
   z-index: 9920;
}
#page-title, #content {
   z-index: 9900;
}
#custom-header {
 /*  z-index: 9880;*/
}
/*Top buy Image and Phone no*/
.top-right{ width:310px; text-align:left; float:right; margin-top:16px;}
span.tel-no{ color:#010101; font-size:18px; text-transform:uppercase; display:block; padding-top:5px; text-align:center}

/* Sticky & Smaller */

.w-sticky.sactive #secondary-header, #logo, #main-menu, .top-menu > li > a {
   -webkit-transition: all 200ms linear;
   transition: all 200ms linear;
}
.w-sticky.sactive #secondary-header .header-content {
   position: fixed;
}
.w-sticky.sactive #secondary-header.smaller {
   height:100px !important;
}
.w-sticky.sactive #secondary-header.smaller .header-content, .w-sticky.sactive #secondary-header.stick-it .header-content {
   position: fixed;
   top: 0 !important;
}
.w-sticky.sactive #secondary-header.smaller #logo {
   height: 70px !important;
   margin: 20px 0;
   width:250px !important
}
.w-sticky.sactive #secondary-header #logo img {
   height: 100%;
   width: auto;
}
.w-sticky.sactive #secondary-header.smaller #main-menu {
   height: 76px !important;
}
.w-sticky.sactive #secondary-header.smaller .top-menu > li > a {
   padding:26px 10px 10px 0;
}
.w-sticky.sactive #secondary-header.smaller .top-menu > li > a > span {
   padding-bottom: 4px;
}
.w-sticky.sactive #secondary-header.smaller .sub-menu {
   top: 47px;
}
.w-sticky.sactive #secondary-header.smaller #main-search {
   margin-top: -22px;
}
.w-sticky.sactive #secondary-header.smaller #main-cart .widget_shopping_cart {
   margin-top: -14px !important;
}
/*Custom Addetions*/
.w-sticky.sactive #secondary-header.smaller .top-right{margin-top: 5px; width: 600px;}
.w-sticky.sactive #secondary-header.smaller .top-right img{ float:left}
.w-sticky.sactive #secondary-header.smaller span.tel-no{padding-top: 13px; float: left; padding-left: 15px;}
.w-sticky.sactive #secondary-header.smaller #main-menu.w-search{ margin-right:30px;}


/* Parallax */

.insert-map {
   width: 100%;
   height: 100%;
   z-index: 9750;
}

/* Custom menu over header */

.custom-menu {
   height: 44px;
   overflow: hidden;
}
.custom-menu li {
   display: inline-block;
   margin: 10px 30px;
   padding: 0;
   border: none;
}
.custom-menu li a {
   display: block;
   font-size: 12px;
   line-height: 24px;
   font-weight: 700;
   color: #000;
   text-transform: uppercase;
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
   opacity: .5;
}
.custom-menu.white li a {
   color: #fff;
}
.custom-menu li:hover a {
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
   opacity: .8;
}
.custom-menu li.selected a {
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
   opacity: 1;
}
.custom-menu li a:before {
   font-size: 24px;
   line-height: 24px;
   margin-right: 10px;
   float: left;
}

/* ------------------------
-----   Menu    -----
------------------------------*/

.top-menu {
   margin-right: -50px;
   display: inline-block !important;
}
.top-menu a {
   color: #696969;
   font-size: 12px;
   line-height: 12px;
   display: block;
   font-size:18px;
   font-family:HelveticaNeueLTStd75Bold;
}

.top-menu li {
   display: inline-block;
   position: relative;
   float: left;
}
.top-menu > li > a {
   text-transform: uppercase;
   font-weight: 800;
   padding: 36px 10px 15px 0;
   font-size:18px;
}
.top-menu li:last-child a span{ background:none;  padding-right:0}

.top-menu > li > a span {
	background:url(images/bg-right-menu.jpg) right 1px no-repeat;
    padding-right: 10px;
}

.top-menu > li:hover > a {
   color: #e54939;
}
.top-menu > li.selected > a {
   color: #ed1b2f !important;
}
/*.top-menu > li > a > span {
   padding-bottom: 7px;
   border-bottom: 2px solid transparent;
}
.top-menu > li:hover span {
   border-color: #e54939;
}
.top-menu > li.selected span {
   border-color: #000 !important;
}*/
.top-menu > li:last-child a{ padding-right:0}

.no-js .top-menu > li:hover .sub-menu {
   display: block;
}

.sub-menu {
   position: absolute;
   left: 0;
   top: 60px;
   display: none;
   box-shadow: 5px 5px 10px rgba(0,0,0,.1);
   margin: 0;
   z-index: 9999;
}
.ie8 .sub-menu {
   border: 1px solid #e9e9e9;
   border-width: 0 2px 2px 0;
   margin-top: -2px;
}
.sub-menu li  {
   padding: 0;
   width: 100%;
   border-bottom: 1px solid #e9e9e9;
   background: #fff;
}
.sub-menu li a {
   text-align: left;
   text-transform: none;
   margin: 0;
   padding: 15px 20px;
   font-weight: 600;
   font-size:13px;
}
.sub-menu li:hover {
   background-color: #e54939;
}
.sub-menu li:hover, .sub-menu li:hover + li {
   border-color: #e54939;
}
.sub-menu li.selected {
   background-color: #e9e9e9 !important;
}
.sub-menu li.selected, .sub-menu li.selected + li {
   border-color: transparent !important;
}
.sub-menu li:hover a {
   color: #fff;
}
.sub-menu li.selected a {
   color: #000;
}

.no-js .sub-menu > li:hover .third-menu {
   display:block;
}

.third-menu {
   position: absolute;
   left: 195px;
   top: -1px !important;
   display: none;
   box-shadow: 4px 4px 4px -2px rgba(0,0,0,.1);
   margin: 0;
}
.third-menu li:first-child {
   border-top: none;
}
.third-menu li:hover > a {
   background-color: #db4030;
   color: #fff !important;
}
.third-menu a {
   color: #6b6b6b !important;
}

#main-menu .responsive-menu {
   display: none;
}

.header-dark .top-menu a {
   opacity: .5;
   color: #fff;
}
.header-dark .sub-menu a {
   color: #6b6b6b;
}
.header-dark .top-menu > li.selected > a, .header-dark .top-menu > li:hover > a {
   color: #fff;
   opacity: 1;
}

.menu-fix {
   display: block !important;
   position: fixed !important;
   width: auto !important;
   top: 0;
   left: 0;
}

/* ------------------------
-----   Page Title -----
------------------------------*/

#page-title {
  
   background: #ed1b2f;
   /*background: #fff;*/
   position: relative;
  
}
#page-title .title {
   float: left;
   margin: 0;
   color:#FFF;
   padding: 16px 0;
   /*display: none;*/
}
.title-add {
   font-weight: 700;
}
.title-add:before {
   content: ":";
   margin-right: 5px;
}

/*left: 50%;
    margin-right: -50%;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%);*/

/* ------------------------
-----   Breadcrumbs -----
------------------------------*/

#breadcrumbs {
   color: #6b6b6b;
   font-size: 12px;
   line-height: 12px;
   padding-top: 2px;
}
#breadcrumbs .desc {
   margin-right: 12px;
}
#breadcrumbs a {
   font-weight: 600;
}
#breadcrumbs a:after {
   content: "/";
   margin: 0 12px;
   font-weight: 400;
   color: #6b6b6b !important;
}
#breadcrumbs a:last-child:after {
   display: none;
}
#breadcrumbs a {
   color: #000;
}
#breadcrumbs a:hover {
   color: #e54939;
}

/* ---------------------------------------------------------------------------------
------------------------------   FOOTER   ----------------------------------
------------------------------------------------------------------------------------*/

/* ------------------------
-----   Primary Footer  -----
------------------------------*/

#primary-footer {
   padding: 38px 0; 
   background-color: #f25463;
   color: #959595;
   
}
#primary-footer .krown-column-row {
   margin: 0;
   padding: 0;
}
#primary-footer .widget {
   font-size: 14px;
   line-height: 24px;
}
#primary-footer .widget-title {
   color: #fff;
   font-size: 18px;
   line-height: 24px;
   margin: 0 0 20px;
   font: 18px/18px 'HelveticaNeueLTStd75Bold';
   border-bottom:none;
   padding-bottom:0
}

#primary-footer .widget ul li {
   border-top:none; padding-bottom:0px; 
   font:bold 16px/16px 'HelveticaNeueLTStd55Roman';
}
#primary-footer .widget ul a, #primary-footer .krown-widget span {
   color: #FFF; text-decoration:none;
}
#primary-footer .widget a {
   color: #FFF; text-decoration:underline;
}
#primary-footer a:hover, #primary-footer .widget ul a:hover {
   color: #000;
}
#primary-footer .krown-widget i {
   color: #999 !important;
}
#primary-footer strong{font:18px/18px 'HelveticaNeueLTStd75Bold'; margin-bottom:20px; display:block }
#primary-footer p{ margin:0 0 10px; font:bold 16px/16px 'HelveticaNeueLTStd55Roman';}
.two-third, .one-fourth, .two-fourth{ color:#FFF}

.hkf_footer1{ background:#FFF; padding:20px; margin:15px 0 35px -10px; position:relative}
.hkf_footer1 .form-news{ float:right; clear:none !important; width:76%}
.hkf_footer1 .form-news .input-block{ width:140px !important; float:left; margin: 0 10px 0px 0; clear:none !important; padding-bottom:0 !important}
.hkf_footer1 .form-news .input-block input{height:60px;}
.hkf_footer1 .form-news .input-block.big{ width:230px !important;}
#primary-footer .hkf_footer1 .form-news input[type="submit"].small-btn{  width:165px !important; height:30px; display:inline-block; color:#FFF; font:15px/28px 'latobold';  text-align:center; padding-top:0px; text-transform:lowercase; background-image:url(images/R-small-2x.png); background-size:165px 30px; margin-top:10px;   margin: 17px 0 0 0; }
#primary-footer .hkf_footer1 .form-news input[type="submit"].small-btn:hover{background-image:url(images/G-small-2x.png);}


#primary-footer .hkf_footer1 p{font:18px/18px 'HelveticaNeueLTStd75Bold'; color:#000; float:left; width:215px; padding:10px 0 0}
.mc4wp-alert{ bottom: 4px;clear: both; color: green; left: 30%; position: absolute;  text-align: center;}
.hkf_footer2{ background:url(images/footer-bg.png) center bottom no-repeat; text-align:center; padding-bottom:8px;}
#primary-footer .hkf_footer2 p{ background:url(images/footer-sprite.png) 0 0 no-repeat; width:157px; height:65px; text-indent:-9999px; margin:0; display:inline-block; float:left; margin-right:20px}
#primary-footer .hkf_footer2 a{ width:32px; height:32px; display:inline-block; /*text-indent:-9999px;*/ float:left; margin-top:27px; margin-right:9px; background-size:cover; font-size: 34px;}
#primary-footer .hkf_footer2 a.fb{   background-image: url("images/fb-2x.png");}
#primary-footer .hkf_footer2 a.twit{ background-image: url("images/tw-2x.png");}
#primary-footer .hkf_footer2 a.gplus{ background-image: url("images/g-2x.png");}
#primary-footer .hkf_footer2 a.insta{ background-image: url("images/ins-2x.png");}
#primary-footer .hkf_footer2 a.pin{  background-image: url("images/pin-2x.png");}
#primary-footer .hkf_footer2 a.youtube{  background-image: url("images/y-2x.png");}
#primary-footer .hkf_footer2 a.vimeo{ background-image: url("images/vimeo-2x.png");}
#primary-footer .hkf_footer2 a.owl{ background-image: url("images/trp-2x.png");}
#mc_embed_signup .mc-field-group input{ text-indent:15px !important}
#mc_embed_signup input{ border:2px solid #c9c9c9 !important }
#mc_embed_signup input[type="submit"]{ border:none !important}
#mc_embed_signup form{ padding:0 !important }
#primary-footer .hkf_footer2 .social-links{ width:53%; margin:0 auto}
#mc_embed_signup div.mce_inline_error{ background:none !important; color:#F00 !important; font-weight:normal !important; font-size:12px !important; padding:5px 0 0 !important; margin:0 !important}
#mc_embed_signup div#mce-responses{ margin:0 !important}
#mc_embed_signup div.response{font-weight:normal !important; padding:0 !important; width:100% !important; color:red; }
#mc_embed_signup div.response a{color:red; } 
/* ------------------------
-----   Secondary Footer -----
------------------------------*/

#secondary-footer {
   background-color: #FFF;
   min-height:42px;
   color: #8c8c8c;
   font-size: 13px;
   line-height:20px;
   overflow: hidden;
    padding: 10px 0;
}
#secondary-footer a {
   color: #ed1b2f;
   display: inline-block;
   padding-left:15px;
}
#secondary-footer a:hover {
   color: #000;
}
#secondary-footer p {
   margin: 0;
}
#secondary-footer .krown-social.header li:hover * {
  color: #fff;
}
#secondary-footer .left { width:60%}
#secondary-footer .right { width:40%}

/* ------------------------
-----   Tertiary Footer  -----
------------------------------*/

#tertiary-footer {
   border-top: 1px solid #e9e9e9;
   margin-top: -1px;
   position: relative;
   z-index: 9901;
}
#tertiary-footer .collapsed-title {
   font-size: 23px;
   line-height: 26px;
   color: #000;
   padding: 35px 0 49px;
   margin: 0;
   font-weight: 700;
   text-align: center;
   position: relative;
   cursor: pointer;
}
#tertiary-footer .collapsed-title:before {        
   color: #aaa;
   content: "î¢Š";
   display: inline-block;
   font-family: fontello;
   font-size: 24px;
   left: 50%;
   margin-left: -5px;
   position: absolute;
   text-align: center;
   top: 60px;
   font-weight: 400;
   -webkit-transition: top 100ms linear;
   transition: top 100ms linear;
}
#tertiary-footer .collapsed-title:hover {
   color: #e54939;
}
#tertiary-footer .collapsed-title:hover:before {
   top: 65px;
}
#tertiary-footer.opened .collapsed-title:before {
   content: "î¢‰";
}
#tertiary-footer .collapsed-content {
   display: none;
}
#tertiary-footer.opened .collapsed-content {
   padding: 50px 0 100px;
}

.woocommerce-page #tertiary-footer {
   display: none;
}

/* ------------------------
-----   GTT button  -----
------------------------------*/

#top {
   width: 42px;
   height: 42px;
   color: #fff;
   border-radius: 5px;
   background: #ccc;
   background: rgba(0,0,0,.2);
   position: fixed;
   bottom: 20px;
   right: 20px;
   z-index: 9999;
   visibility: hidden;
   -webkit-transition: background 150ms linear, opacity 500ms linear, visibility 500ms linear;
   transition: background 150ms linear, opacity 500ms linear, visibility 500ms linear;
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
   opacity: 0;
}
#top:after {
   content: "\e88d";
   display: inline-block;
   font-family: fontello;
   font-size: 30px;
   line-height: 42px;
   text-align: center;
   width: 42px;
}
#top:hover {
   background: #e54939;
   background: rgba(229, 73, 57, .9);
}
#top.show {
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
   opacity: 1;
   visibility: visible;
}

/* ---------------------------------------------------------------------------------
------------------------------   BLOG   ----------------------------------
------------------------------------------------------------------------------------*/

.page-template-template-blog-php .post-standard, .archive .post-standard, .search .post-standard {
   margin-bottom: 70px;
}
.single-post .post-standard {
   margin-bottom: 0;
}
.page-template-template-blog-php .post-standard:first-child, .archive .post-standard:first-child, .single-post .post-standard:first-child, .search .post-standard:first-child {
   margin-top: 0px;
}
.post-standard header {
   margin-bottom: 35px;
}
.post-standard .post-title .cite {
   position: absolute;
}

/* Post meta */

.post-meta {
   margin:20px 0;
   border-top:1px solid #cacaca;
   border-bottom:1px solid #cacaca;   
   /*height: 39px;*/
   overflow: hidden;
   list-style: none;
   padding:8px;
}
.post-meta li, .folio.like {
   float: left;
   padding: 0 12px;
   border: none;
   margin: 0;
   border-left: 1px solid #cacaca;
   font-size: 14px;
   position: relative;
}
.post-meta li:first-child, .folio.like {
   padding: 0 22px 0 0;
   border: none;
}
.post-meta a, .folio.like a {
   color: #000;
}
.post-meta a:hover, .folio.like a:hover {
   color: #e54939;
}
.post-meta .like a, .post-meta .comments a, .folio.like a, .category small { 
   padding-right: 5px; color:#ed1b2f
} 
.post-meta i, .krown-widget i, .folio.like i {
   color: #999;
   margin-left: 7px;
   position: absolute;
}
.post-meta a:hover i, .krown-widget a:hover i, .folio.like a:hover i {
   color: #e54939;
}
.post-meta .krown-icon-heart-1, .krown-widget .krown-icon-heart-1, .folio.like .krown-icon-heart-1 {
   font-size: 21px;
}
.post-meta .krown-icon-comment-alt, .krown-widget .krown-icon-comment-alt {
   font-size: 16px;
}
.post-meta .like > div, .post-meta .comments > div  {
   width: 40px;
}

.post-meta .like span {
  width: auto;
  height: auto;
}



.post-meta li, .category small{ font:13px/26px 'HelveticaNeueLTStd75Bold';  }
.post-meta li span{ width:26px; height:26px; background-size:100% 100%; background-repeat:no-repeat; display:inline-block; margin-right: 10px;
    vertical-align: middle;}
.post-meta li.date span{ background-image: url(images/c.png)}
.post-meta li.comments span{ background-image: url(images/comment.png)}
.post-meta li.category span{ background-image: url(images/post.png)}



/* Post title */

.post-title h2, .post-title h1 {
   font-size: 30px;
   line-height: 40px;
   color: #ED1B2F;
   margin: 0 0 0 -1px;
   position: relative;
   font-family:'HelveticaNeueLTStd75Bold'
}
 .post-title:hover h2, .post-title:hover h1{ color:#231f20 !important}

.post-title span{ width:64px; height:64px; display:inline-block; margin-right:15px; float:left}
.post-title .floatright{ float:left; width:90%}
.post-review { margin: 0 auto; width: 797px;}

.post-title .format {
  font-weight: 300;
  color: #000 !important;
}
.post-title .format:before {
   content: " (";
}
.post-title .format:after {
   content: ")";
}
.post-title .cite {
   font-size: 13px;
   font-weight: 400;
   line-height: 13px;
   margin-top: 25px;
   display: block;
}
.post-title .cite:before {
   content: "- ";
}
.format-quote .post-title h2, .format-quote .post-title h1 {
   margin-bottom: 70px;
}

.post-format-image img, .post-format-gallery img {
   width: 100%;
   height: auto;
}

.post-excerpt, .post-content {
   font-size: 17px;
   line-height: 28px;
   margin-top: 30px;
}

.post-more, .post-tags {
   font-size: 17px;
}
.post-tags {
   margin-top: 50px;
}
.post-format-image + .post-more {
   margin-top: 60px;
}

/*Blog right sidebar*/
h4.widget-title {
   font-size: 24px;
   line-height: 30px;
   color: #231f20;
   margin: 0 0 20px 5px;
   position: relative;
   font-family:'HelveticaNeueLTStd75Bold';
   border-bottom:1px solid #cacaca;
   padding-bottom:10px
}
/*Blog right sidebar*/
.layout-left-sidebar h4.widget-title {
   font-size: 30px;
   line-height: 36px;
   color: #ed1b2f;
   margin: 0 0 0px 0px;
   position: relative;
   font-family:'HelveticaNeueLTStd75Bold';
   padding-bottom:10px;
   border-bottom:none;   
}

.upw-content{ float:left; width:55%; margin-left:10px}
.upw-image{ margin-bottom:10px; width:100px; float:left}

/* Big like button */

.single-like {
   position: relative;
   border-bottom: 1px solid #e9e9e9;
   text-align: center;
   margin: 50px auto 100px;
}
.single-like a {
   position: absolute;
   left: 50%;
   margin:-30px 0 0 -50px;
   width: 110px;
   background-color: #fff;
   text-align: center;
}
.single-like .krown-icon-heart-1:before {
   font-size: 80px;
   padding: 0;
   line-height: 80px;
   float: none;
   color: #999;
}
.single-like span {
   font-size: 20px;
   line-height: 20px;
   font-weight: 700;
   position: absolute;
   top: 26px;
   left: 0;
   width: 100%;
   color: #fff;
   vertical-align: top;
}
.single-like:hover .krown-icon-heart-1:before {
   color: #e54939;
}
.single-like .post-like.liked:before {
   color: #e54939;
   cursor: default;
}
.single-like .post-like.liked {
   cursor: default;
   pointer-events: none;
}

/* Pagination */

.pagination a {
   height:30px;
   color: #FFF;
   font:16px/20px 'HelveticaNeueLTStd75Bold';
   text-transform: uppercase;
   margin: 0 5px;
   width:40px;
   text-align:center;
   display:inline-block;
   background: url(images/paging-bg.png) -41px 0 no-repeat;
   padding-top:7px;
   }
.pagination a:hover {
   color: #fff;
   background-position:0 0;
   background-color: transparent !important;
}
.pagination a.active {
   color: #FFF;
   background-position:0 0;
   pointer-events: none;
}
.pagination a.none {
   pointer-events: none;
}

/* Search tweaks */

.search-results .type-page .post-meta li {
   display: none;
}
.search-results .type-page .post-meta li:first-child {
   display: block;
}
.search-results .type-page .post-title span {
   display: none;
}

/* Post w/ Author */

.post-standard.w-author > header, .post-standard.w-author > section {
   width: 79%;
   float: left;
}
.post-author {
   float: right;
   width: 130px;
}
.author-avatar {
   position: relative;
   display: block;
}
.author-avatar .caption {
   display: table;
   position: absolute;
   top: 0;
   left: 0;
   width: 130px;
   height: 130px;
   background: rgba(229, 73, 57, .9);
   background: #e54939;
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
   opacity: 0;
}
.author-avatar:hover .caption {
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
   opacity: 1;
}
.author-avatar .hover-text {
   text-align: center;
   font-size: 14px;
   line-height: 20px;
   display: table-cell;
   vertical-align: middle;
   color: #fff;
}
.author-avatar strong {    
   display: block;
   line-height: 17px;
   margin-top: 5px;
}
.post-author .post-meta {
   margin-top: 25px;
   overflow: visible;
}
.post-author .post-meta li {
   display: block;
   text-align: center;
   font-size: 14px;
   line-height: 20px;
   padding: 0;
   width: 100%;
   border: none;
}
.post-author .post-meta .category {
   margin-top: 3px;
}
.post-author .post-meta .like, .post-author .post-meta .comments {    
   float: left;
   margin-top: 25px;
   text-align: left;
   width: 50%;
}
.post-author .post-meta .like {
   text-align: right;
   padding-right: 5px;
}
.post-author .post-meta .comments {
   padding-left: 7px;
}

/* Comments */

#comments {
   margin: 0px auto;
   width:797px;
}
#comments h3 {
   font-size: 30px;
   line-height: 28px;
   margin: 0;
   font-family:'HelveticaNeueLTStd75Bold';
   text-align:left;
   color:#000;  
}

#comments h3 span{font:18px/30px 'HelveticaNeueLTStd55Roman'; display:block; margin-top:10px;}

.comment {
   padding-top: 40px;
   margin-top: 50px;
   border-top: 1px solid #e9e9e9;
   position: relative;
   min-height: 141px;
}
#comments-list{ margin-bottom:20px;}

#comments-list > .comment:first-child {
   border: none;
   margin-top: 0;
}
#comments-list .children li {
   padding-left: 112px;
}
#comments-list .children .children li {
   padding-left: 224px;
}
.comment-avatar {
   position: absolute !important;
   top: 50px;
}
.comment-title {
  font:16px/25px 'HelveticaNeueLTStd55Roman';
   margin: 10px 0 0;
}


.comment-title a, .comment-reply-link {
   color: #3b3b3b;
}
.comment-title a:hover, .comment-reply-link:hover {
   color: #e54939;
}
.comment-meta span {
   font-size: 12px;
   margin-top: -2px;
   display: block;
   color:#939393
}
.comment-content {
   float: left;
   width: 100%;
   padding-left: 70px;
}
.comment-text {
  border:1px solid #cacaca;
  margin-top:30px;
  padding: 0 18px;
  font:18px/26px 'HelveticaNeueLTStd55Roman';
}

.comment-text .top-icon{  background:url(images/comment-bg-top.png) left top no-repeat; display: block; height: 20px;   margin-top: -20px; width: 76px;}

.comment-reply-link {
   position: absolute;
   right: 0;
   top: 40px;
   font-size: 12px;
   font-weight: 500;
   opacity: 0;
}
.comment-reply-link .krown-icon-cw {
   font-size: 14px;
   left: -7px;
   position: relative;
}
.comment:hover .comment-reply-link {
   opacity: 1;
}
.await {
   color: #f00;
   display: block;
   margin-top: 15px;
}
#respond {
   margin-top:10px;
}
#comments-list #respond {
   margin-top: 60px;
}
#comment-form {
   margin-top: 20px;
}
.comment-form .required-info{ font-size:14px; color:#8b8b8b; margin-bottom:20px;}
.comment-form em{font-size:24px; color:#d62328; line-height: 12px; vertical-align: bottom; font-weight:normal; font-family: 'HelveticaNeueLTStd45Light'; font-style:normal}
.comment-form label em{ padding-left:8px; vertical-align:sub}
#comment-validation-reloaded-author{ display:none}
.comment-form input, .comment-form textarea {
   background: #fff;
   border: 1px solid #cacaca;
   padding: 0 17px;
   font-size: 12px;
   line-height: 22px;
   color: #8b8b8b;
   font-weight: 400;
   width: 100%;
   font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
   display: inline-block;
   resize: none;
  /* height: 44px;*/
   box-shadow: none !important;
   border-radius:10px;
}

.custom-select select {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 14px;
    height: 40px;
    line-height: 15px;
    padding-top:10px;
    width: 112%;
	color:#8b8b8b;
	margin-left:-17px;
	padding-left:17px;
}
.custom-select {
    background:#FFF url(images/arrow-select.jpg) no-repeat right;
    height: 40px;
    overflow: hidden;
  	border: 1px solid #cacaca;
   	padding:0px 17px;
   	font-size: 12px;
   	line-height: 22px;
   	color: #8b8b8b;
   	font-weight: 400;
   	width: 100%;
   	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
   	display: inline-block;
   	resize: none;
	border-radius:10px;
}


.logged-in-as {
   margin-top: -5px;
}

.comments-block{ border-top:1px solid #cacaca; margin-top:20px; padding-top:40px;}

/* ------------------------
-----   Widgets  -----
------------------------------*/

.widget {
   margin-bottom:10px;
   font-size: 14px;
   line-height: 24px;
   font-weight: 500;
}
.widget:last-child {
   margin-bottom: 0;
}
.widget-title {
   font-size: 18px;
   line-height: 22px;
   font-weight: 700;
   margin: 0 0 30px;
}

.widget ul {
   list-style: none;
}
.widget ul:first-child, .widget p:first-child {
   margin-top: 0;
}
.widget ul li {
   border-top: 1px solid #cacaca;
   padding: 10px 0 ;
   clear:both;
   font:16px/20px 'HelveticaNeueLTStd55Roman'; 
   
}
.widget ul li:first-child {
   border-top: none;
   padding-top: 0;
}
.widget_categories.widget ul a, .widget_extended-categories ul li a { color:#ed1b2f}
.widget_categories.widget ul a:hover, .widget_extended-categories ul li a:hover,
.widget_categories.widget ul li.current-cat a, .widget_extended-categories ul li.current-cat a{ color:#000 !important} 

.widget ul a {
   color: #000;
   padding: 13px 0;
}
.widget ul a:hover {
   color: #000;
}
.widget .current-menu-item a {
   color: #000 !important;
   font-weight: 700;
}
.widget small {
   font-size: 1em;
}

.widget_calendar table {
   width: 100%;
   text-align: left;
}
.widget_calendar caption {
   font-weight: 700;
   font-size: 16px;
   margin-bottom: 15px;
}
.widget_calendar thead {
   font-weight: 700;
}
.widget_calendar tfoot a {
   margin-top: 15px;
   float: left;
}

.krown-widget i {
   position: relative;
   margin-right: 5px;
   top: 1px;
   color: #999;
}

.widget p.post-title{ margin-bottom:0}

.krown-widget .krown-icon-comment-alt {
   font-size: 15px;
}
.krown-widget .krown-icon-heart-1 {
   top: 2px;
}
.krown-widget span {
   color: #666;
   position: absolute;
   top: -2px;
   left: 0;
}
.krown-widget a:hover span {
   color: inherit;
}
.krown-commented-posts a, .krown-liked-posts a {
   position: relative;
   padding: 0 0 0 47px !important;
   display: block;
}
.krown-liked-posts a {
   padding-left: 59px !important;
}

.krown-recent-posts li {
   height: 83px;
   padding: 15px 0;
   display: table;
}
.krown-recent-posts li:first-child {
   height: 66px;
}
.krown-recent-posts .img {
   position: absolute;
   padding: 0;
}
.krown-recent-posts img {
   width: 100px;
   height: 53px;
}
.krown-recent-posts .title {
   padding: 0 0 0 120px !important;
   display: table-cell;
   vertical-align: middle;
}

.cwidget ul li {    
   font-size: 13px;
   line-height: 18px;
   padding: 11px 0;
}
.swidget ul li {
   width: 45%;
   float: left;
}
.swidget ul li:nth-child(even) {
   float: right;
}
.swidget ul li:first-child + li {
   border-top: none;
   padding-top: 0;
}
.cwidget .wp-tag-cloud a {
   font-size: 13px !important;
}

/* ---------------------------------------------------------------------------------
------------------------------   PORTFOLIO   ----------------------------------
------------------------------------------------------------------------------------*/

/* General */

.folio-title {
   margin: 0px 0;
   position: relative;
}
.folio-title h1 {
   /*font-size: 40px;
   line-height: 40px;*/
   font-size: 36px;
   line-height: 38px;
}

.single-portfolio .content {
   padding: 50px 0;
}
.single-portfolio .content > .krown-column-row:first-child {
   padding-top: 0;
}
.full-width-slider.flexslider, .remove-space {
   margin-top: -150px;
}

/* Third slider project */

.portfolio.third-slider {
   margin-top: 60px;
}
.portfolio.third-slider > .span3 {
   float: right;
}
.portfolio.third-slider > .span9 {
   float: left;
   margin-left: 0;
}
.portfolio.third-slider .post-nav {
   left: 0;
   right: auto;
   margin: -55px 0 0 -10px;
}
.portfolio.third-slider .folio-title h1 {
   padding-top: 24px;
}
.portfolio.third-slider .single-like {
   margin: 50px 0;
   border: none;
}
.portfolio.third-slider .single-like a {
   margin: -30px 0 0 -16px;
   left: 0;
}
.portfolio.third-slider .post-share {
   margin: 40px 0 20px -30px;
   text-align: left;
}
.portfolio.third-slider .post-share > div {
   width: 90px;
}

/* Navigation */

.post-nav {
   position: absolute;
   position: absolute;
   top: 0;
   right: 0;
}
.post-nav * {
   font-family: 'fontello';
}
.post-nav a {
   width: 42px;
   height: 42px;
   font-size: 30px;
   line-height: 42px;
   margin: 4px 0 0 11px;
   border-radius: 5px;
   border: 1px solid #e9e9e9;
   background: #fff;
   color: #b1b1b1;
   float: left;
   position: relative;
   text-indent: -9999px;
}
.post-nav a:before {   
   float: left;
   text-indent: 0;
}
.post-nav a:hover {
   background: #e54939;
   color: #fff;
   border-color: transparent;
}
.post-nav .btn-close:before {
   content: "î¡¡";
   font-size: 25px;
   margin-left: 7px;
}
.post-nav .btn-prev:before {
   content: "î";
   margin-left: 14px;
}
.post-nav .btn-next:before {
   content: "îž";
   margin-left: 15px;
}

.post-share {
   text-align: center;
}
.post-share > div {
   display: inline-block;
   height: 20px;
   width: 110px;
   position: relative;
}
.post-share > div > div, .post-share > div > iframe {
   position: absolute;
   top: 0;
   left: 30px;
}
.post-share .fb-like {
   margin-top: -4px;
}

/* Filter */

.filter {
   text-align: center;
   margin-bottom: 55px;
}
.filter li {
   height: 42px;
   background: #fff;
   color: #6b6b6b;
   border: 1px solid #e9e9e9;
   border-radius: 5px;
   font-size: 12px;
   font-weight: 700;
   text-transform: uppercase;
   line-height: 12px;
   margin: 0 5px;
   padding: 14px 20px;
   cursor: pointer;
   display: inline-block;
}
.filter li:hover {
   color: #fff;
   background: #e54939;
   border-color: transparent;
}
.filter li.active {
   color: #000;
   background: #fff !important;
   border-color: #e9e9e9 !important;
}

/* ---------------------------------------------------------------------------------
------------------------------   ONE PAGER   ----------------------------------
------------------------------------------------------------------------------------*/

#pager-nav {
   background: #ccc;
   border-radius: 20px;
   padding: 5px 8px;
   position: fixed;
   right: 10px;
   text-align: center;
   top: 50%;
   width: 27px;
   z-index: 99999;
   visibility: hidden;
   -webkit-transition: all 500ms linear;
   transition: all 500ms linear;
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
   opacity: 0;
}
#pager-nav.show {
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
   opacity: 1;
   visibility: visible;
}

#pager-nav a {
   display: block;
   width: 11px;
   height: 11px;
   border-radius: 6px;
   background: #fff;
   margin: 10px 0;
   text-indent: -9999px;
}
#pager-nav a:hover {
   background: #000;
}
#pager-nav a.selected {
   background: #e54939;
}
#pager-nav.show {
   display: block;
}

/* ---------------------------------------------------------------------------------
------------------------------   SHORTCODES   ----------------------------------
------------------------------------------------------------------------------------*/

/* ------------------------
-----   Accordion   -----
------------------------------*/

.krown-accordion h5 {
   border-top: 1px solid #e9e9e9;
   border-bottom: 1px solid #e9e9e9;
   padding: 40px 30px 36px 90px;
   color: #000;
   font-size: 18px;
   line-height: 24px;
   font-weight: 600;
   cursor: pointer;
   position: relative;
   text-transform: uppercase;
   margin: 0 0 -1px 0;
}
.krown-accordion h5:before {
   display: block;
   position: absolute;
   content: "î¢Ž";
   font-family: 'fontello';
   color: #999;
   border: 1px solid #e9e9e9;
   background: #f8f8f8;
   font-size: 16px;
   width: 36px;
   height: 36px;
   border-radius: 18px;
   text-align:center;
   padding-top: 5px;
   font-weight: 400;
   top: 33px;
   left: 30px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
.krown-accordion h5:hover {
   background: #f9f9f9;
}
.krown-accordion > section.opened h5 {
   background: #f4f4f4;
   font-weight: 700;
}
.krown-accordion > section.opened h5:before {
   color: #FFF;
   background: #e54939;
   border-color: transparent;
   content: "î¢";
}
.krown-accordion .content {
  display: none;
  padding: 40px 0 40px 90px;
}
.krown-accordion .krown-column-row {
   margin-bottom: 40px;
}
.krown-accordion.opened:last-child {
   border-bottom: 1px solid #e9e9e9;
}

.krown-accordion.small h5 {
   font-weight: 500;
   font-size: 16px;
   padding: 17px 30px 14px 40px;
   text-transform: none;
}
.krown-accordion.small h5:before {
   border: none;
   background: transparent !important;
   padding-top: 0;
   top: 17px;
   left: 5px;
   font-size: 14px;
}
.krown-accordion.small > section.opened h5:before {
   color: #000;
}
.krown-accordion.small .content {
   padding: 20px 0 20px 50px;
}

/* ------------------------
-----   Alerts   -----
------------------------------*/

.krown-alert {
   min-height: 40px;
   margin-bottom: 15px;
   padding: 10px 40px;
   display: inline-block;
}
.krown-alert p {
   margin: 9px 0;
}
.krown-alert.alert-error {
   background: #f9e5e6;
   border: 1px solid #fad2d3;
   color: #c48587;
}
.krown-alert.alert-success {
   background: #e3ebc6;
   border: 1px solid #cddb9b;
   color: #8e9c5e;
}
.krown-alert.alert-info {
   background: #d8ecf5;
   border: 1px solid #aed7ea;
   color: #5593b1;
}
.krown-alert.alert-block {
   background: #fcf7d9;
   border: 1px solid #f7e292;
   color: #c49c03;
}

/* ------------------------
-----   Blank Divider   -----
------------------------------*/

.krown-blank-divider {
   display: block;
   width: 100%;
   height: 1px;
}

/* ------------------------
-----   Button   -----
------------------------------*/
 
.krown-button {
   text-transform: uppercase;
   color: #ffffff !important;
   font-weight: 700;
   background-color: #212121;
   border-radius: 5px;
   display: inline-block;
   text-align: center;
   -webkit-transition: all 100ms linear !important;
   transition: all 100ms linear !important;
}
.krown-button i {
   float: right;
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
   opacity: 0;
   -webkit-transition: all 100ms linear !important;
   transition: all 100ms linear !important;
}
.krown-button:hover {
   background-color: #e54939;
}
.krown-button:hover i {
   margin-left: 14px !important;
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
   opacity: 1;
}

.krown-button.normal {
   font-size: 14px;
   line-height: 14px;
   padding: 16px 20px !important;
   height: 44px;
}
.krown-button.normal i {
   font-size: 23px;
   margin: -1px -3px 0 -15px;
}

.krown-button.small {
   font-size: 12px;
   line-height: 12px;
   font-weight: 700;
   padding: 13px 20px !important;
   height: 38px;
}
.krown-button.small i {
   font-size: 17px;
   line-height: 38px;
   margin: -13px -3px 0 -15px;
}

.krown-button.empty {
   background: #fff;
   color: #6b6b6b !important;
   border: 1px solid #e9e9e9;
}
.krown-button.empty:hover {
   color: #fff !important;
   background: #e54939;
   border-color: transparent;
}
.krown-button.no-border {
   border: none !important;
}

/* ------------------------
-----   Columns  -----
------------------------------*/

.krown-column-container {
  float: left;
  display: block;
  margin-left: 4%;
  position: relative;
  margin-bottom:2%;
}
.span12 {
  width: 100%;
}
.span6 {
  width: 48%;
}
.span9 {
  width: 74%;
}
.span8 {
  width: 65.34%;
}
.span4 {
  width: 30.66%;
}
.span3 {
  width: 18.33%;
}
.span2 {
  width: 13.33%;
}

.span4-custom {
  width: 30.65%;
}
.span4-custom-a {
  width: 32.65%;
}


.krown-column-row [class*="span"]:first-child {
   margin-left: 0;
}
#content > .krown-column-row:first-child {
   margin-top: 0;
}

.krown-column-row .krown-column-row {
   padding: 0;
}

.krown-column-row {
   padding: 0px 0;
   min-height:600px;
}

.no-touch .krown-column-row {
   background-attachment: fixed;
}
.full-width #content > .krown-column-row {
 /*  border-bottom: 1px solid #e9e9e9;*/
}
.full-width #content > .krown-column-row.private-tour-slider > .row-content{ width:100%}

.full-width #content > .krown-column-row > .row-content {
   width: 1000px;
   margin: auto;
}
.full-width #content > .krown-column-row.row-full > .row-content {
   width: 100%;
}
.krown-divider {
   display: block;
   height: 1px;
   width: 100%;
}
.krown-tabs .contents .wpb_wrapper > *:first-child, #content > .wrapper .krown-column-row:first-child .wpb_wrapper:first-child > *:first-child {
   margin-top: 0;
}

.more-space {
   margin: 25px 0;
}
.even-more-space {
   margin: 50px 0;
}
.reduce-space {
   margin-top: -50px;
}
.reduce-more-space {
   margin-top: -100px;
}

/* -------------------------------
-----  Home content custom  -----
---------------------------------*/
.show-on-mobile{ display:none}
#content .fancybox img{ background:#0f0f0f; text-align:center;   width: 100%;
    display: block;}

.auto-content-with-bg{ min-height:50px !important; padding:0;}

.content-home-block{background:url(images/white-bg.jpg) center no-repeat; width:996px; margin:0 auto; padding:50px 0; text-align:center;}
.content-home-block h3{ font:48px/52px 'HelveticaNeueLTStd75Bold'; color:#ed1b2f; margin:0 0 10px}
.content-home-block p{font:21px/28px 'HelveticaNeueLTStd55Roman'; color:#231f20; margin:0px 0}
.content-home-block ul{ list-style-type:none; text-align:left; padding:0 20px;}
.content-home-block ul li{ background:url(images/listing-dots.png) left 6px no-repeat; float:left; padding-left:30px; font-size:18px; color:#000; width:45%; margin-right:5%; display:block; margin-bottom:25px; font-family:'HelveticaNeueLTStd55Roman'}

/*2x Buttons */
a.small-btn{ width:165px; height:30px; display:inline-block; color:#FFF; font:15px/28px 'latobold';  text-align:center; padding-top:0px; text-transform:lowercase; background-image:url(images/R-small-2x.png); background-size:165px 30px; margin-top:10px}
a.small-btn:hover{background-image:url(images/G-small-2x.png);}



.home-ticket-text{ text-align:center; position:relative}
.home-ticket-text h3{ font:48px/48px 'HelveticaNeueLTStd75Bold'; color:#ed1b2f; margin:0 0 20px}
.home-ticket-text p{font:21px/28px 'HelveticaNeueLTStd55Roman'; color:#FFF}
.home-ticket-text button{ width:230px; height:42px; color:#FFF; font:18px/24px "latobold"; cursor:pointer;  background-color: transparent;
    background-size: 230px 42px;}
.home-ticket-text button.learn{ background-image: url(images/grey-btn-bg-2x.png); border:none}
.home-ticket-text button.buy{   background-image: url("images/buy-btn-bg-2x.png"); border: medium none;}
.home-ticket-text .even{ float:left; width:500px; margin-top:150px; margin-bottom:50px}
.home-ticket-text .odd{ float:right; width:500px; margin-top:47px}

.other-information{ background:#EEE;}
.other-information .content-home-block{ background-position: center; padding:50px 0 60px}
.content-home-block h4{ font:30px/30px 'HelveticaNeueLTStd75Bold'; color:#ed1b2f; margin:0 0 20px}

.center{ text-align:center}

a.big-btn {background-image:url("images/R-big-buttons-2x.png");  background-size: 310px 46px;  width:310px; height:46px; display:inline-block; color:#FFF; 
font:22px/28px 'latobold';  text-align:center; padding-top:7px; text-transform:lowercase; vertical-align:middle}
a.big-btn:hover{ background-image:url("images/G-big-buttons-2x.png");} 

a.midium-btn {background-image:url("images/buy-btn-bg-2x.png");  background-size: 230px 42px; width:230px; height:42px; display:inline-block; color:#FFF; font:18px/24px "latobold";  text-align:center;text-transform:lowercase; padding-top: 8px;}
a.midium-btn:hover{background-image:url("images/grey-btn-bg-2x.png");} 

.gift_card{ width:280px; float:left; margin-left:30px; cursor:pointer;}
.gift_card .gift-icon{ /*background:url(images/home-informations-1.png) 0 0 no-repeat;*/ 
	background-image:url(images/home-informations-1h.png); background-size:280px 150px; 
 width:280px; height:150px; margin:0 auto 30px;}
.gift_card:hover .gift-icon{ background-image:url(images/home-informations-1.png); background-size:280px 150px; }
.content-home-block h4 a{color: #ed1b2f;}

.private-group-tours{ width:280px; float:left; margin:0 60px; cursor:pointer;}
.private-group-tours .private-icon{ background-image:url(images/home-informations-3h.png); background-size:280px 150px;  width:280px; height:150px; 
margin:0px auto 30px;}
.private-group-tours:hover .private-icon{ background-image:url(images/home-informations-3.png); background-size:280px 150px; }

.compare-tours{ width:280px; float:left; cursor:pointer;}
.compare-icon{ background-image:url(images/home-informations-2h.png); background-size:280px 150px;  width:280px; height:150px;  margin:0px auto 30px;}
.compare-tours:hover .compare-icon{background-image:url(images/home-informations-2.png); background-size:280px 150px; }


.gift_card:hover a.small-btn, .private-group-tours:hover a.small-btn, .compare-tours:hover a.small-btn{background-image:url(images/G-small-2x.png);}

/*.gift_card a.small-btn, .private-group-tours a.small-btn, .compare-tours a.small-btn{ background-image:url(images/big-btn.png); background-repeat:no-repeat; background-position:0 0px; background-size:100% 100%}
.gift_card:hover a.small-btn, .private-group-tours:hover a.small-btn, .compare-tours:hover a.small-btn{background-image:url(images/big-btn-h.png);}*/


.dt_certificateOfExcellence > a img {
    display: block;
    height: 22px;
}
/* -------------------------------
-----  inner pages content custom  -----
---------------------------------*/
.archive #content{ background:#EEE url(images/white-bg-big.jpg) center 250px no-repeat;}
#content.blog-wrapper{ background:#EEE url(images/white-bg-big.jpg) center 250px no-repeat;}
#content.top-wrapper{ background:#EEE url(images/white-bg-big.jpg) center top no-repeat;}
#content.contact-wrapper{ background:#EEE url(images/white-bg-big.jpg) center top no-repeat;}
.private-group.inner-pages{ background:url(images/white-bg-big.jpg) center 100px no-repeat; padding:0px; background-attachment:local}
.inner-pages{ background:url(images/white-bg-big.jpg) center 100px no-repeat; padding:0px}
.inner-pages.small{ background:url(images/white-bg.jpg) center no-repeat; padding:0px 10px}

#content.top-wrapper-small { background:#EEE url(images/white-bg.jpg) center no-repeat; padding:0px 10px}

ul.foodie-people{ list-style-type:none}
ul.foodie-people li{ display:inline-block; margin-right:8px; position:relative; margin-bottom:10px; vertical-align:top; }
ul.foodie-people li .foodie-member img{}
ul.foodie-people li:nth-child(4n){ margin-right:0}
ul.foodie-people li:hover .span-hover{ background: url("images/bg_black_op05.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 100%; left: 0;position: absolute; top: 0; width: 100%; z-index: 1;}
	
ul.foodie-people li.portfolio-item.alt{ width:239px }	
.portfolio-item.alt { list-style-type:none; text-align:center}
/*.foodie-people .portfolio-item.alt img{ max-height:212px; max-width:239px;}
.portfolio-item.alt img{ max-height:250x; max-width:250px;}*/
.portfolio-item.alt li{ display:inline-block; margin-right:20px; position:relative; margin-bottom:17px; width:250px}
.portfolio-item.alt li:nth-child(3n){ margin-right:0}

.top-block{ display:block}

.hover-details table figure{ margin-bottom:30px ;text-align:right}
.hover-details { padding:0px 20px; width:1000px}
.hover-details table .post-headings h2{ font:36px/40px 'HelveticaNeueLTStd75Bold'; margin:0 0 10px 0; text-align:left}
.hover-details table .post-headings p{font:16px/16px 'HelveticaNeueLTStd75Bold'; color:#ed1b2f; margin:0; text-align:left}
.hover-details table { border: 0; text-align: center;  width:100%;}
.hover-details table tr td, .hover-details table tr{ border:0}
.hover-details table tr td.add-border{ border-top:1px solid #d7d7d7; padding:10px 0 0;}
.hover-details table tr td p{ font:17px/30px 'HelveticaNeueLTStd55Roman';}

.white-area{ background:#FFF;  padding-top:40px /*padding-bottom:100px;*/}
.white-area.parallex-space{ padding-bottom:10px;}
.inner-pages h3, .white-area h3{ font:48px/48px 'HelveticaNeueLTStd75Bold'; color:#ed1b2f; margin:0 0 40px; text-align:center}
.inner-pages h1, .white-area h1{ font:48px/48px 'HelveticaNeueLTStd75Bold'; color:#ed1b2f; margin:0 0 40px; text-align:center}
.inner-pages h4{ font:24px/30px 'HelveticaNeueLTStd75Bold'; color:#231f20; margin:0 0 20px;}
.parallex-space h3{ margin-bottom:0}
.parallex-space p.center{ margin:10px 0 30px 0; font-family:HelveticaNeueLTStd75Bold; color:#646464}
/*.inner-pages p{ font:17px/30px 'HelveticaNeueLTStd55Roman';}*/
.video-frame{ float:right; width:518px; height:297px; background:#FFF; padding:5px; -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.9); -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0); box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.9); margin-left:40px}

.post-content{ text-align:center}
.review-details a img{ border:#cfcfcf 1px solid}

.post-content.detail{ text-align:left}

.blog-left{ width:720px; float:left}
.blog-right{ width:250px; float:right}

.post-content.detail .blog-image img{ width:100%; max-height:450px;}
.blog-image img{ width:100%; /*max-height:350px;*/}
.blog-listing .post-excerpt{ font:18px/26px 'HelveticaNeueLTStd55Roman';}
.blog-listing article{ margin-bottom:70px;}
.blog-listing .small-btn{ background-position:0 -30px}
.blog-listing .small-btn:hover{ background-position:0 0}

.details-form #comments{ width:720px; margin:0}

.Left-details{ width:35%; float:left}
.Left-details p{ margin-bottom:0}
.right-details{ width:60%; float:right}
.contact-page { display:block; margin-right:8%; float:left;text-align:center;}
.contact-page.last{ margin-right:0; width:20%}
.contact-page h4{font:30px/36px 'HelveticaNeueLTStd75Bold';  color:#ed1b2f; margin: 0;
    min-height: 73px;}
.contact-page p{ font:17px/26px 'HelveticaNeueLTStd55Roman';}	

.krown-column-contact {  display: block;  float: left;  margin-bottom: 2%;  margin-right: 4%;  position: relative;}
.krown-column-contact.last{ margin-right:0}
.contact-banner img { background-attachment: fixed;  position: relative;  width: 100%;}
.contact-wrapper h2{ margin-top:60px;}
.page-id-155 .contact-wrapper h2{ margin-top:10px;}

.gift-card p{ margin-bottom:30px;}
ol li{ font:18px/26px 'HelveticaNeueLTStd55Roman'; }
em{ font-family:'HelveticaNeueLTStd45Light'; font-size:19px;}

.tour-details-banner span{ font:120px/140px 'HelveticaNeueLTStd75Bold'; text-align:center; padding:450px 0 0 0; display:block; color:#FFF}
.tour-details-banner{ /*background-attachment:fixed;*/ background-size:cover; width:100%; height:687px; background-position:center top}
.tour-highlights{ margin-top:30px;}
.tour-highlights table, .tour-highlights table tr, .tour-highlights table tr td { border:none; padding:0}
.tour-highlights table tr td table tr td{ border:1px solid #cecece; padding: 10px 10px 10px 0;  text-align: left; }
.tour-highlights table tr td table tr td:nth-child(2n+1) { text-align: center; width: 128px;}


.tour-highlights table tr td table tr td:nth-child(1), .tour-highlights table tr td table tr td:nth-child(3){ border-right:none}
.tour-highlights table tr td table tr td:nth-child(2), .tour-highlights table tr td table tr td:nth-child(4){ border-left:none}
.tour-highlights table td { vertical-align:middle}
table.left-tour-details i, table.right-tour-details i{ margin-right:0}
table.left-tour-details p, table.right-tour-details p{ margin:0; min-height:0}
.tour-highlights table tr.grey{ background:#efefef}

/*.left-tour-details, .right-tour-details{ float:left; width:50%} float:left;*/
.left-tour-details i, .right-tour-details i{ display:inline-block;  margin-bottom: -6px; margin-right:20px; width:64px; height:64px; background-size:100% 100%;}
.left-tour-details p, .right-tour-details p{ float:left; margin:10px 0 3px 0; width:354px; min-height:55px; line-height:18px}
.left-tour-details > div, .right-tour-details > div{ clear:both; border-bottom:1px solid #cecece; padding:8px 20px;}
.left-tour-details {border-top:1px solid #cecece; border-left:1px solid #cecece;}
.right-tour-details {border-top:1px solid #cecece; border-right:1px solid #cecece; border-left:1px solid #cecece;}
.left-tour-details > div.grey, .right-tour-details > div.grey{ background:#efefef}
.left-tour-details p span, .right-tour-details p span{ font-family:'HelveticaNeueLTStd75Bold';  color:#ed1b2f;}
.tour-links{ text-align:center; margin:30px 0}
.tour-links a{ margin-right:10px; }
i.when		{ background-image:url(images/when-f.png);}
i.duration	{ background-image:url(images/duration-f.png);}
i.capacity	{ background-image:url(images/capacity-f.png); width: 128px; }
i.grown		{  background-image:url(images/grown-f.png); }
i.young		{ background-image:url(images/young-f.png); }
i.include	{  background-image:url(images/include-f.png); }

.white-bg-fix{ background-image:url(images/white-bg.jpg);  background-attachment:fixed; background-size:contain; width:100%;  background-position:center center; background-repeat:no-repeat}
.white-bg-fix-big{ background-image:url(images/white-bg-big-1.jpg); width:100%;  background-position:center center; background-repeat:no-repeat}
.white-bg-fix-big .center {
    margin: 0;
}
.content-block{ float:left; margin-right:4%}
.content-block:last-child{ margin-right:0 }
.content-block h2{ min-height:72px;}
.content-block i{display: block; height: 150px; margin:0 auto 20px;  width: 171px; background-size:100% 100%; }
.content-block i.first-icon{ background-image:url(images/savor-centralh.png);}
/*.content-block:hover i.first-icon{ background-image:url(images/savor-central.png);}*/

/*.content-block i.two-icon{ background-image:url(images/extra-3h.png);}
.content-block:hover i.two-icon{ background-image:url(images/extra-3.png);}*/
.content-block i.two-icon{ background-image:url(images/dai_pai_dong-2.png); width:243px}
/*.content-block:hover i.two-icon{ background-image:url(images/dai_pai_dong-3.png);}*/

.content-block i.three-icon{ background-image:url(images/who-centralh.png);}
/*.content-block:hover i.three-icon{ background-image:url(images/who-central.png);}*/

.content-block p{ padding:0px 30px; text-align:center}
.content-block.last{ margin-right:0;} 

.page-id-126 .content-block i{ display: block; height: 150px; margin:0 auto 20px;  width: 171px; background-size:100% 100%;}

.page-id-126 .content-block i.first-icon{ background-image:url(images/savor-sham-red.png);}
/*.page-id-126 .content-block:hover i.first-icon{ background-image:url(images/savor-sham.png);}*/

.page-id-126 .content-block i.two-icon{ background-image:url(images/history-sham-red.png);}
/*.page-id-126 .content-block:hover i.two-icon{ background-image:url(images/history-sham.png);}*/

.page-id-126 .content-block i.three-icon{ background-image:url(images/pineapplebun-red.png);}
/*.page-id-126 .content-block:hover i.three-icon{ background-image:url(images/pineapplebun.png);}*/

.page-id-2174 .content-block i.first-icon{ background-image:url(https://www.hongkongfoodietours.com/wp-content/uploads/2019/07/beer_bottles_cheer.png);}
/*.page-id-126 .content-block:hover i.first-icon{ background-image:url(images/savor-sham.png);}*/

.page-id-2174 .content-block i.two-icon{ background-image:url(https://www.hongkongfoodietours.com/wp-content/uploads/2019/07/factory_spools.png);}
/*.page-id-126 .content-block:hover i.two-icon{ background-image:url(images/history-sham.png);}*/

.page-id-2174 .content-block i.three-icon{ background-image:url(https://www.hongkongfoodietours.com/wp-content/uploads/2019/07/bus_characters.png);}
/*.page-id-126 .content-block:hover i.three-icon{ background-image:url(images/pineapplebun.png);}*/


.page-id-1165 .content-block i.first-icon{ background-image:url(images/savor-tai-po.png);}

.page-id-1165 .content-block i.two-icon{ background-image:url(images/history-tai-po.png);width:172px;}

.page-id-1165 .content-block i.three-icon{ background-image:url(images/pineapplebun-tai-po.png);}



.bx-wrapper{ max-width:980px !important}

/*(.advps-slide{margin-right:40px}*/
.advps-slide-field-three .wp-post-image{ width:300px; height:200px;/*height:180px;*/}
.advps-slide-field-three .wp-post-image img{ width:100%; height:100%} 
.advps-excerpt-three{ text-align:center; margin:30px auto 0; float:none !important }
#advps_container3 .bx-wrapper .bx-pager.bx-default-pager a{ background: url(images/paging-slider.png) -12px 0 no-repeat !important;  border-radius:0 !important; height: 12px !important; width: 12px !important; }
#advps_container3 .bx-wrapper .bx-pager.bx-default-pager a:hover, #advps_container3 .bx-wrapper .bx-pager.bx-default-pager a.active{ background-position:0 0 !important}

#advps_container6 .bx-wrapper .bx-pager.bx-default-pager a{ background: url(images/paging-slider.png) -12px 0 no-repeat !important;  border-radius:0 !important; height: 12px !important; width: 12px !important; }
#advps_container6 .bx-wrapper .bx-pager.bx-default-pager a:hover, #advps_container6 .bx-wrapper .bx-pager.bx-default-pager a.active{ background-position:0 0 !important}

#advps_container7 .bx-wrapper .bx-pager.bx-default-pager a{ background: url(images/paging-slider.png) -12px 0 no-repeat !important;  border-radius:0 !important; height: 12px !important; width: 12px !important; }
#advps_container7 .bx-wrapper .bx-pager.bx-default-pager a:hover, #advps_container7 .bx-wrapper .bx-pager.bx-default-pager a.active{ background-position:0 0 !important}




/*advpsslideshow_4 For private group*/
#advpsslideshow_4 .advps-slide-field-three .wp-post-image{ width:100%; height:700px; background-attachment:fixed}
#advpsslideshow_4 .advps-slide-field-three{ width:100%; height:100%; float:none !important}
#advpsslideshow_4 .advps-excerpt-three{ display:none}
#advps_container4 #bx-pager a img{ width:92px !important; height:60px !important; border:1px solid #FFF !important; padding:0 !important}
#advps_container4 #bx-pager a:hover img, #advps_container4 #bx-pager a.active img{border:1px solid #ed1b2f !important;}
#advps_container4 .bx-wrapper{ margin-bottom:0; max-width:100% !important}
.private-tour-slider .krown-column-container{ margin-bottom:0}

.left-bottom-details, .right-bottom-details{ float:left; width:50%; padding-right:5%; padding-left:2px;}
.left-bottom-details ul, .right-bottom-details ul{ list-style-type:none}
.left-bottom-details p.redclr, .right-bottom-details p.redclr{  margin:25px 0; color:#ed1b2f}
.left-bottom-details li, .right-bottom-details li{ font:18px/26px 'HelveticaNeueLTStd55Roman';  
	 background: url("images/listing-dots.png") no-repeat scroll left 9px ;
	  padding-left: 20px;
}

#menu-secondary-footer-menu li { border-top: 0 none; clear: none;  float: left; font-size: 13px; line-height:20px; padding: 0;  width: auto;}
#menu-secondary-footer-menu li a{ padding:0 0 0 13px}

.advps-slide-container	{ margin:0 auto}
#advpsslideshow_1{ min-height:205px;}
#advps_container1 #bx-pager a{ width:187px; height:75px; border:none;  margin-left: 36px; display:inline-block}
#advps_container1 #bx-pager a img{ width:auto !important; border:none !important; opacity:0.3}
#advps_container1 #bx-pager a:hover img, #advps_container1 #bx-pager a.active img{ opacity:1}
.press-head{ font:36px/40px 'HelveticaNeueLTStd75Bold';  border-bottom: 1px solid #cacaca; text-align: center;  width: 40%;
    margin: 0 auto;  padding-bottom: 30px; }
#advps_container1 p{ font:36px/42px 'HelveticaNeueLTStd45Light'; color:#000; background:url(images/test-right.png) right bottom no-repeat; display:inline; padding-right:45px;}
#advps_container1 p span{background:url(images/test-left.png) left top no-repeat; display:inline-block; padding-left:45px; width:31px; height:25px; } 

.private-group .span6{ float:left}
.private-group ul{ list-style-type:none; text-align:left; padding:0 0px; margin-left:0}
.private-group ul li{ background:url(images/listing-dots.png) left 5px no-repeat; padding-left:30px; font-size:17px; color:#000; width:100%; display:block; margin-bottom:15px; font-family:'HelveticaNeueLTStd55Roman'}

.private-group .no-mar{ margin-right:0}
.private-group .krown-column-contact{ margin-bottom:4%}
.private-group .krown-column-contact textarea{ height:200px;}
.private-group.inner-pages h4{ font-size: 19px;
   line-height: 22px;
   margin: 22px 0;}
   
.fixed-bg-home   { background-attachment:fixed; background-size:cover; background-position:center top}

/*Compare tour*/
.row{ clear:both;  border-bottom:1px solid #cfcfcf;}
.row:last-child{ border-bottom:0}
@media only screen and (min-width: 741px) and (max-width: 990px) {
  #no-more-tables {
    overflow: scroll;
  }
}
#no-more-tables table tr td:first-child, #no-more-tables table tr th:first-child{ width:25%; padding:20px; font: normal 18px/20px 'HelveticaNeueLTStd75Bold'; color:#ed1b2f; text-transform:uppercase; border-left:0}
#no-more-tables table tr td, #no-more-tables table tr th{ width:25%; padding:20px;  border-left:2px solid #cfcfcf; font-size:14px; min-height:80px}
#no-more-tables table tr th{ font:20px/22px 'HelveticaNeueLTStd75Bold'; color:#ed1b2f; text-align:center}


.compare_tour{ border:2px solid #cfcfcf; min-height:500px; box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); width:960px; margin:0 auto }
.compare_tour .krown-column-container{ margin-bottom:0}

.krown-column-row.auto-height{ min-height:10px}
.compare_tour_page h3{ color: #ed1b2f;  font-size: 48px; text-align:center; margin: 0 0 30px; text-transform:uppercase}

ul.page-list li {
    font-size: 18px;
    line-height: 30px;
}
   
/* -------------------------------
-----   Fancybox   -----
---------------------------------*/

.fancybox-skin {
   background: transparent;
}
.fancybox-overlay {
  z-index:99998;
  background:#333;
  background:rgba(51,51,51,.95);
  overflow: hidden !important;
}
.fancybox-opened {
  z-index:99999;
}
.fancybox-opened .fancybox-skin {
  box-shadow:0 0px 13px rgba(0, 0, 0, 0.2);
}

.fancybox-nav span, .fancybox-close {
  background:url(images/sharpSprites.png) no-repeat -1px 0 #181818;
  background-color:rgba(24,24,24,.8);
  width:50px;
  height:50px;
  margin-top:-25px;
  display:block;
  text-indent:-9999px;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
  opacity:0;
}
.fancybox-next span {
  background-position:-50px 0;
  right:0;
}
.fancybox-prev span {
  left:0;
}
.fancybox-close {
  background-position:-115px 0;
  right:-25px;
  top:-5px;
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
  opacity:1;
  visibility:visible;
}
.fancybox-nav:hover span {
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
  opacity:1;
  visibility:visible;
}
.fancybox-nav span:hover, .fancybox-close:hover {
  background-color:#e54939;
   background-color: rgba(229, 73, 57, .9);
}
#fancybox-loading {
   z-index:99999;
}
#fancybox-loading div {
  background:url(images/preloader-222.gif) no-repeat center center transparent;
}
.fancybox-title-float-wrap .child {
  background:transparent;
}

.fancybox-thumb {
   display: inline-block;
   position: relative;
}
.fancybox-thumb img {
   margin: 0 !important;
   float: none !important;
   vertical-align: top;
}
.fancybox-thumb span {
   width: 100%;
   height: 100%;
   position: absolute;
   top: 0;
   left: 0;
   background: url(images/cross.png) no-repeat center center #222;
   background-color: rgba(0, 0, 0, .5);
   -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: opacity 250ms linear;
   transition: opacity 250ms linear;
}
.fancybox-thumb:hover span {
   -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 100;
}

.krown-thumbnail-gallery .fancybox-thumb {
   float: left;
   margin: 1px;
}
.krown-thumbnail-gallery .fancybox-thumb.first {
   margin-left: 0;
}
.krown-thumbnail-gallery .fancybox-thumb.last {
   margin-right: -10px;
}

/* -------------------------------
-----   Form Elements   -----
---------------------------------*/

form {
   width: 100%;
}
input, textarea {
   background: #fff;
   border: 2px solid #c9c9c9;
   padding: 0 17px;
   font-size: 12px;
   line-height: 22px;
   color: #707070;
   font-weight: 400;
   width: 100%;
   font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
   display: inline-block;
   resize: none;
   height: 44px;
   box-shadow: none !important;
   border-radius:10px;
} p input {
   margin-bottom: 0;
}
textarea {
   padding: 17px;
   height: 140px;
}
input:focus, textarea:focus {
   background: #f7f7f7;
   border-color: #d9d9d9;
   color: #707070;
}
.ie8 input {
   padding-top: 10px;
}

.contact-error-border {
   border-color: red;
}
.success-message, .error-message {
   margin-top: 0;
}

form .column_container {
   padding-bottom: 10px;
}
form label {
   display: block;
   margin-bottom:5px;
   margin-left:10px;
   font-size: 18px;
   color: #231f20;
   font-family: 'HelveticaNeueLTStd45Light';
}
form label span {
   font-style: italic;
   color: #acacac;
}
input[type="submit"] {
	color: #ffffff !important;
    background-image: url("images/R-small-2x.png");
	background-size: 165px 30px;
    border: none !important;
    display: inline-block !important;
    text-align: center;
    width: 165px !important; 
    cursor: pointer;
	text-transform:lowercase;
	background-color:transparent !important;
	display: inline-block;
    padding-top: 0;
	height:30px;
	font: 15px/28px "latobold"
    
}
input[type="submit"]:hover {
    background-image: url("images/G-small-2x.png") no-repeat !important;
}

input[type="checkbox"], input[type="radio"] {
   width: auto;
   height: auto;
   float: left;
   margin: 5px 10px 0 0;
}
input[type="checkbox"] {
   -webkit-appearance: checkbox !important;
}
input[type="radio"] {
   -webkit-appearance: radio !important;
}
input, input[type="submit"], textarea {
   -webkit-appearance: none !important;
}
select {
   -webkit-appearance: none !important;
}

/* ------------------------
-----   Flickr Feed   -----
------------------------------*/

.krown-flickr {
   margin-left: -1px;
   width: 103%;
}
.krown-flickr li {
   float: left;
   margin: 1px;
   list-style: none;
}
.krown-flickr a {
   display: block;
}
.krown-flickr img {
   vertical-align: middle;
}
.krown-flickr a:hover img {
   -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
   filter: alpha(opacity=60);
   opacity: .6;
}

/* ------------------------
-----   Latest Posts   -----
------------------------------*/

/* General */

.krown-latest-posts h3 {
   font-size: 23px;
   line-height: 28px;
   color: #000;
   margin: 0;
}
.krown-latest-posts a:hover h3 {
   color: #e54939;
}
.krown-latest-posts .post-meta {
   margin: 15px 0 25px;
}
.krown-latest-posts .post-meta li {
   font-size: 13px;
   line-height: 13px;
   padding: 0 10px;
   border-color: #959595;
}
.krown-latest-posts .post-meta li:first-child {
   padding-left: 0;
}
.krown-latest-posts .post-excerpt {
   margin: 0;
   font-size: 14px;
   line-height: 24px;
   font-weight: 500;
}
.krown-latest-posts .post-more {
   margin: 25px 0 0 0;
}
.krown-latest-posts .add-link h2:after {
   content: " (link)";
   font-weight: 500;
}
.krown-latest-posts.format-quote .post-title h2 {
   margin-bottom: 40px;
}
.krown-latest-posts iframe {
   height: auto;
}

/* Standard Grid */

.krown-latest-posts.standard .krown-column-row {
   margin-top: 100px;
}
.krown-latest-posts.standard .krown-column-row:first-child {
   margin-top: 0;
}
.standard-post {
   float: left;
   margin-left: 4%;
}
.standard-post:first-child {
   margin-left: 0;
}

/* Masonry Grid */

.krown-latest-posts.masonry {
   margin: -20px 0 20px -20px;
   width: 110%;
}
.masonry-post {
   float: left;
   width: 353px;
   margin: 20px;
   border: 1px solid #e9e9e9;
   box-shadow: 1px 1px 0 #e9e9e9;
}
.masonry-post .content {
   padding: 40px 35px 50px;
}
.masonry-post .post-title .cite {
   position: static;
   margin-bottom: 30px;
}

/* Infinite Loading */

.infinite-barrier {
   float: left;
   margin-top: 100px;
   text-align: center;
   width: 100%;
   display: none;
}
.infinite-barrier i {
   font-size: 17px;
}
.infinite-barrier p {
   display: none;
}
#infinite-link {
   display: none;
}

/* Sticky */

.masonry-post.sticky.format-standard .content, .masonry-post.sticky.format-quote, .masonry-post.sticky.format-link, .masonry-post.sticky.format-audio .content {
   background: url(images/sticky.png) no-repeat 0 0 transparent;
}
.masonry-post.sticky.format-gallery:before, .masonry-post.sticky.format-video:before, .masonry-post.sticky.format-image:before {
   content: "";
   display: block;
   position: absolute;
   width: 45px;
   height: 46px;
   top: 0;
   left: 0;
   z-index: 999;
   background: url(images/sticky.png) no-repeat 0 0 transparent;
}


/* ------------------------
-----   Latest Projects   -----
------------------------------*/

/* Classic Grid */

.krown-latest-portfolio.classic .portfolio-items {
   margin: -45px 0 45px -20px;
   width: 110%;
}

.portfolio-item.classic {
   float: left;
   margin: 45px 20px 0;
   text-align: center;
}
.portfolio-item.classic > a {
   display: block;
   position: relative;
}
.portfolio-item.classic > a .hover {
   background: url(images/cross.png) no-repeat center center #e54939;
   background: url(images/cross.png) no-repeat center center rgba(229, 73, 57, .9);
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 9999;
   text-indent: -9999px;
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
   opacity: 0;
}
.portfolio-item.classic > a:hover .hover {
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
   opacity: 1;
}
.portfolio-item.classic h3 {
   font-size: 18px;
   line-height: 21px;
   margin: 32px 0 0;
}
.portfolio-item.classic .caption > a {
   color: #000;
}
.portfolio-item.classic .caption > a:hover {
   color: #e54939;
}
.portfolio-item.classic .category {
   margin-top: 2px;
   display: block;
   color: #959595;
   font-weight: 500;
}
.portfolio-item.classic .like {
   margin-top: 9px;
   padding-right: 15px;
   float: none;
   font-weight: 500;
}
.portfolio-item.classic .post-like {
   color: #999 !important;
   padding-right: 12px;
}
.portfolio-item.classic .post-like i {
   color: #999 !important;
}

/* Alternate Grid */

.krown-latest-portfolio.alt .filter, .krown-latest-portfolio.alt .pagination {
   text-align: left;
   margin-left: -5px;
}
.krown-latest-portfolio.alt.full-width-portfolio .filter {
   text-align: center;
   margin-left: 0;
}
.portfolio-item.alt {
  /* float: left;
   margin: 0;
   position: relative;*/
   width:250px;
}

.friend_page .portfolio-item.alt{height:250px;}
.friend_page .portfolio-item.alt a{    height: 100%;    width: 100%;}
.friend_page .portfolio-item.alt a img{left: 50%;
    margin-right: -50%;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);}

.portfolio-item.alt a {
   display: block;
   position: relative;
   overflow: hidden;
}
.alt-hover {
   position: absolute;
   bottom: 0;
   left: 0;
   width: 100%;
   height: 0;
   text-align: center;
   background: #000 !important;
   background: rgba(0, 0, 0, .5) !important;
}
.alt-hover > div {
   width: 100%;
   height: 100%;
   display: table;
   padding:0 10px;
}
.alt-hover > div .caption {
   display: table-cell;
   vertical-align: middle;
}
.alt-hover .caption > * {
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
   opacity: 0;
   top: 50px;
   position: relative;
}
.alt-hover h3 {
   font-size: 24px;
   line-height: 24px;
   margin: 125px 0 1px 0;
   color: #fff;
   font-family:'HelveticaNeueLTStd75Bold'
}
.alt-hover .category {
   color: #fff;
   margin-top:10px;
   display: inline-block;
   font-weight: 500;
   font-size:12px;
   font-family:'HelveticaNeueLTStd75Bold';
   line-height:16px;
   
}
.alt-hover .like {
   margin-top: 15px;
   float: none;
   font-weight: 500;
}
.alt-hover .like * {
   color: #fff !important;
}

/*.alt-hover:hover { height:100%}*/

/* Captions Size */

.krown-latest-portfolio.classic.col-4 .caption {
   max-width: 255px;
} 
.krown-latest-portfolio.classic.col-3 .caption {
   max-width: 353px;
}

/* With sidebar */

.layout-right-sidebar .krown-latest-portfolio.classic .portfolio-item, .layout-left-sidebar .krown-latest-portfolio.classic .portfolio-item {
   width: 249px;
}
.layout-right-sidebar .krown-latest-portfolio.alt .portfolio-item, .layout-left-sidebar .krown-latest-portfolio.alt .portfolio-item {
   width: 275px;
}

/* Custom title on portfolio pages */

.krown-latest-portfolio .pagination, .krown-latest-portfolio .moe-pagination {
   text-align: center;
   margin-top: 100px;
}
.portfolio-item.disabled, .portfolio-item.disabled .custom-link {
   pointer-events: none;
}

.full-width-portfolio .portfolio-item {
   width: 19.9%;
}
.full-width-portfolio .portfolio-item a {
   width: 103%
}
.full-width-portfolio .portfolio-item img {
   max-width: none;
   width: 100%;
}
.full-width-portfolio .portfolio-item:last-child {
   overflow: hidden;
}

/* ------------------------
-----   Pies  -----
------------------------------*/

.krown-pie {
   text-align: center;
}
.krown-pie .holder {
   width: 150px;
   margin: auto;
   position: relative;
   overflow: hidden;
}
.krown-pie .holder span {
   display: block;
   position: relative;
   z-index: 5;
}
.krown-pie .value {
   font-size: 60px;
   line-height: 60px;
   font-weight: 500;
   letter-spacing: -5px;
   padding: 35px 5px 0 0;
}
.krown-pie .subtitle {
   font-size: 14px;
   line-height: 14px;
   font-weight: 500;
   padding-top: 30px;
}
.krown-pie .title {
   font-size: 18px;
   line-height: 21px;
   font-weight: 700;
   padding-top: 40px;
}
.krown-pie .pie-holder {
   position: absolute;
   top: 1px;
   left: 0;
   width: 150px;
   height: 150px;
   border: 3px solid #d7d7d7;
   border-radius: 75px;
   z-index: 1;
}
.krown-pie .pie-blank {
   position: absolute;
   border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #fff;
   border-style: solid;
   border-width: 110px;
   left: 50%;
   margin-left: -110px;
   top: -45px;
   z-index: 3;
}
.krown-pie .pie-canvas {
   position: absolute;
   top: -81px;
   left: -80px;
   z-index: 2;
   -ms-transform: scale(.5) rotate(226deg);
   -webkit-transform: scale(.5) rotate(226deg);
   transform: scale(.5) rotate(226deg);
}

.krown-pie.large .holder {
   width: 212px;
}
.krown-pie.large .value {
   font-size: 70px;
   line-height: 70px;
   font-weight: 700;
   padding-top: 62px;
}
.krown-pie.large .subtitle {
   padding-top: 56px;
}
.krown-pie.large .title {
   font-weight: 700;
}
.krown-pie.large .pie-holder {
   width: 210px;
   height: 210px;
   border-radius: 105px;
   border-width: 2px;
}
.krown-pie.large .pie-blank {
   border-width: 151px;
   margin-left: -151px;
   top: -60px;
}
.krown-pie.large .pie-canvas {
   left: -109px;
   top: -111px;
}

.krown-pie.addk .value:after {
   content: "k";
}

/* ------------------------
-----   Pricing Tables  -----
------------------------------*/

.krown-pricing {
   border: 1px solid #e9e9e9;
   text-align: center;
}

.krown-pricing.col-1 .krown-pricing-column {
   width: 100%;
}
.krown-pricing.col-2 .krown-pricing-column {
   width: 50%;
}
.krown-pricing.col-3 .krown-pricing-column {
   width: 33.33%;
}
.krown-pricing.col-4 .krown-pricing-column {
   width: 25%;
}
.krown-pricing.col-5 .krown-pricing-column {
   width: 20%;
}

.krown-pricing-column {
   float: left;
   border-left: 1px solid #e9e9e9;
   background: #fff;
   position: relative;
}
.krown-pricing-column:first-child {
   border-left: none;
}
.krown-pricing-column.featured {
   background: #fafafa;
}
.krown-pricing-column.featured:before {
   content: "â˜…";
   font-family: 'fontello';
   font-size: 16px;
   line-height: 16px;
   color: #fff;
   position: absolute;
   top: 4px;
   right: 4px;
   z-index: 2;
}
.krown-pricing-column.featured:after {
   position: absolute;
   top: 0;
   right: 0;
   width: 0;
   height: 0;
   content: "";
   border-style: solid;
   border-width: 0 41px 41px 0;
   border-color: transparent #212121 transparent transparent;
   z-index: 1;
}

.krown-pricing-title {
   border-bottom: 1px solid #e9e9e9;
   padding: 50px 0 60px;
}
.krown-pricing-title h3 {
   font-size: 56px;
   line-height: 56px;
   font-weight: 400;
   letter-spacing: -2px;
   color: #212121;
   margin: 0 0 25px;
}
.krown-pricing-title h5 {
   font-size: 16px;
   line-height: 16px;
   text-transform: uppercase;
   font-weight: 700;
   margin: 0 0 30px;
}
.krown-pricing-title sub, .krown-pricing-title sup {
   color: #797979;
   letter-spacing: 0;
}
.krown-pricing-title sub {
   font-size: 18px;
   line-height: 18px;
   padding-left: 3px;
}
.krown-pricing-title sup {
   font-size: 24px;
   line-height: 24px;
   padding-right: 3px;
}

.krown-pricing-content {
   font-weight: 500;
}
.krown-pricing-content ul li:first-child {
   padding-top: 11px;
}
.krown-pricing-content ul li:last-child {
   padding-bottom: 11px;
}

/* ------------------------
-----   Progress Bars  -----
------------------------------*/

.krown-progress-bars ul {
   list-style: none;
   margin: 0;
}
.krown-progress-bars li {
   margin-bottom: 32px;
}
.krown-progress-bars h6 {
   font-size: 14px;
   line-height: 14px;
   font-weight: 500;
   margin-bottom: 10px;
}
.krown-progress-bars p {
   display: block;
   text-indent: -9999px;
   background: #d8d8d8;
   height: 8px;
   width: 100%;
   border-radius: 5px;
   position: relative;
   margin: 0;
}
.krown-progress-bars .bar {
   display: block;
   position: absolute;
   top: 0;
   left: 0;
   height: 8px;
   width: 0;
   border-radius: 5px;
   background: #e54939;
   overflow: visible !important;
}
.krown-progress-bars .text {
   background: #212121;
   color: #fff;
   font-size: 11px;
   line-height: 21px;
   font-weight: 500;
   height: 22px;
   letter-spacing: -1px;
   padding: 0 7px;
   position: absolute;
   right: -14px;
   text-indent: 0 !important;
   top: -29px;
   border-radius: 5px;
   display: block;
   opacity: 0;
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.krown-progress-bars .text:after {
   top: 100%; 
   left: 50%; 
   border: solid transparent; 
   content: " "; 
   height: 0; 
   width: 0; 
   position: absolute; 
   pointer-events: none; 
   border-color: rgba(33, 33, 33, 0); 
   border-top-color: #212121; 
   border-width: 5px; 
   margin-left: -5px;
   margin-top: -2px;
}
.krown-progress-bars .text.check-size {
   position: fixed;
}

/* ------------------------
-----   Section Title  -----
------------------------------*/

.krown-section-title {
   text-align: center;
}
.krown-section-title h2 {
   font-size: 40px;
   line-height: 50px;
   font-weight: 700;
   margin: 0 0 15px 0;
}
.krown-section-title h4 {
   font-size: 18px;
   line-height: 25px;
   margin: 0 0 30px 0;
   font-weight: 400;
}
.krown-section-title hr {
   width: 100px;
   background-color: #999;
   height: 3px;
   border:none;
}

.krown-section-title.style-bookmark {    
   background-color: #000000;
   width: 210px;
   left: 50%;
   margin-left: -105px;
   padding: 50px 45px 10px;
   position: relative;
   top: 0;
}
.krown-section .krown-section-title.style-bookmark:first-child {
   margin-top: -150px;
}
.krown-section-title.style-bookmark h2 {
   color: #fff;
   font-size: 32px;
   font-weight: 600;
   line-height: 34px;
   text-transform: uppercase;
}
.krown-section-title.style-bookmark span {
   border-color: #000000 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
   border-style: solid;
   border-width: 63px 105px 0;
   left: 0;
   position: absolute;
   text-indent: -9999px;
}
.krown-section-title.style-bookmark hr {
   display: none;
}

.krown-section-title.align-left {
   text-align: left;
}
.krown-section-title.align-right {
   text-align: right;
}

.krown-section-title.align-left hr {
   float: left;
}
.krown-section-title.align-right hr {
   float: right;
}

.krown-section-title.no-border hr {
   display: none;
}

/* ------------------------
-----   Single Image  -----
------------------------------*/

.aligncenter {
   text-align: center;
}
img.aligncenter {
   display: block;
   margin: auto;
}
.alignright {
   float: right;
   margin: 0 0 15px 15px;
}
.alignleft {
   float: left;
   margin: 0 15px 15px 0;
}
.krown-single-image {
   margin: 0;
}

/* ------------------------
-----   Slider  -----
------------------------------*/

.flexslider {
   background: none;
   padding: 0;
   box-shadow: none;
   margin: 0;
   border-radius: 0;
   border: none;
}
.flexslider .slides {
   overflow: hidden;
}
.flexslider li {
   margin: 0;
   padding: 0;
   border: none;
}
.flexslider .slides > li {
   position: relative;
}

.flexslider.mini {
   background: url(images/preloader-f7.gif) no-repeat center center #f7f7f7;
}
.flexslider.mini .slides {
   opacity: 0;
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.masonry-post .flexslider.mini {
   min-height: 0;
}

.flex-direction-nav a {
   width: 42px;
   height: 42px;
   font-size: 24px;
   line-height: 42px;
   margin-top: -21px;
   border-radius: 5px;
   border: 1px solid #e9e9e9;
   background: #fff;
   color: #b1b1b1;
   text-shadow: none !important;
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)" !important;
   opacity: 0 !important;
}
.flex-direction-nav a:hover {
   background: #000;
   color: #fff;
   border-color: transparent;
}
.flex-direction-nav a.flex-prev {
   left: 0 !important;
}
.flex-direction-nav a.flex-next {
   right: 0 !important;
   left: auto !important;
}

.flex-direction-nav a:before {
   position: relative;
   font-size: 30px;
   font-family: fontello;
   margin-top: -1px;
}
.flex-direction-nav a.flex-prev:before {
   margin-left: 14px;
   content: "î";
}
.flex-direction-nav a.flex-next:before {
   margin-right: 14px;
   content: "îž";
}

.mini .flex-direction-nav a {
   border: none;
   color: #fff;
   background: #ccc;
   background: rgba(0,0,0,.2);
}
.mini .flex-direction-nav a:before {
   top: 1px;
}
.mini .flex-direction-nav a.flex-prev {
   border-radius: 0 5px 5px 0;
}
.mini .flex-direction-nav a.flex-next {
   border-radius: 5px 0 0 5px;
}
.mini .flex-direction-nav a:hover {
   background: #000;
   color: #fff;
   border-color: transparent;
}

.flex-control-nav {
   width: 100%;
   left: 0;
   bottom: auto;
}
.flex-control-nav li {
   margin: 0 2px;
   display: inline-block;
}
.flex-control-nav li a {
   width: 7px;
   height: 7px;
   display: block;
   background-color: #b9b9b9;
   cursor: pointer;
   text-indent: -9999px;
   border-radius: 4px;
   box-shadow: none !important;
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)" !important;
   opacity: 0 !important;
}
.flex-control-nav li a.flex-active {
   background-color: #e54939;
}
.nav-bullets-top .flex-control-nav {
   top: -40px;
}
.nav-bullets-bottom .flex-control-nav {
   bottom: -70px;
}

.flex-caption {
   background: #333;
   background: rgba(0,0,0,.3);
   bottom: 10px;
   color: #fff;
   font-size: 13px;
   line-height: 13px;
   margin: 0;
   padding: 11px 15px;
   position: absolute;
   right: 10px;
}

.mini.flexslider:hover .flex-direction-nav a, .krown-column-row:hover .krown-tour.flexslider .flex-direction-nav a, .mini.flexslider:hover .flex-control-nav a, .krown-column-row:hover .krown-tour.flexslider .flex-control-nav a {
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
   opacity: 1 !important;
}

.flexslider.krown-tour {
   padding: 0 140px;
   overflow: visible !important;
}
.flexslider.krown-tour img {
   width: auto !important;
}
.flexslider.krown-tour .slides > div {
   display:none;
   -webkit-backface-visibility:hidden;
}
.flexslider.krown-tour .flex-direction-nav a:hover {
   background: #e54939;
}

.krown-tour.no-space-slider {
   padding: 0 !important;
}
.krown-tour.bottom-left-controls .flex-direction-nav a, .krown-tour.bottom-left-controls .flex-control-nav {
   float: left;
   position: absolute;
   top: auto !important;
   bottom: -70px !important;
}
.krown-tour.bottom-left-controls .flex-direction-nav .flex-next {
   right: auto !important;
   left: 51px !important;
}
.krown-tour.bottom-left-controls .flex-control-nav {
   text-align: left;
}
.krown-tour.flexslider.no-hide-controls .flex-direction-nav a, .krown-tour.flexslider.no-hide-controls .flex-control-nav a {
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
   opacity: 1 !important;
}

/* REVOLUTION SLIDER */

.tparrows.default {
   width: 60px;
   height: 60px;
   font-size: 40px;
   line-height: 60px;
   margin-top: -30px;
   background: #ccc;
   background: rgba(0,0,0,.2);
   color: #fff;
}
.tparrows.default:hover {
   background: #000;
}
.tparrows.default.tp-leftarrow {
   left: 0 !important;
   border-radius: 0 5px 5px 0;
}
.tparrows.default.tp-rightarrow {
   right: 0 !important;
   border-radius: 5px 0 0 5px;
}
.tparrows.default.tparrows.default:before {
   position: relative;
   margin-top: -1px;
   font-family: fontello;
}
.tparrows.default.tp-leftarrow:before {
   margin-left: 19px;
   content: "\e863";
}
.tparrows.default.tp-rightarrow:before {
   margin-left: 25px;
   content: "\e862";
}

.tp-bullets.simplebullets.round {
   padding: 5px;
   border-radius: 10px;
   background: #ccc;
   background: rgba(0,0,0,.2);
}
.tp-bullets.simplebullets.round .bullet {
   width: 7px;
   height: 7px;
   background: #fff;
   border-radius: 4px;
   margin: 0 2px;
}
.tp-bullets.simplebullets.round .bullet.selected {
   background: #e54939;
}
.tp-bullets.simplebullets.round .bullet:hover {
   background: #000;
}

/* ------------------------
-----   Tabs  -----
------------------------------*/

.krown-tabs .titles {
   border-bottom: 3px solid #000;
}
.krown-tabs .titles li {
   float: left;
   display: table;
   padding: 0;
   border: 1px solid #e9e9e9;
   border-bottom: none;
   border-radius: 6px 6px 0 0;
   margin-right: -1px;
   height: 85px;
   cursor: pointer;
   position: relative;
}
.krown-tabs .titles h5 {
   margin: auto;
   width: 100%;
   font-size: 15px;
   font-weight: 700;
   color: #6b6b6b;
   line-height: 17px;
   padding: 5px 20px 0 90px;
   display: table-cell;
   vertical-align: middle;
}
.krown-tabs .titles h5:before {
   font-size: 28px;
   line-height: 20px;
   margin-right: 12px;
   position: absolute;
   left: 40px;
}
.krown-tabs .titles li:hover {
   position: relative;
   z-index: 3;
   background-color: #e54939;
   border-color: transparent;
}
.krown-tabs .titles li:hover h5 {
   color: #fff !important;
}
.krown-tabs .titles .opened {
   background-color: #000 !important;
   border-color: transparent !important;
}
.krown-tabs .titles .opened h5 {
   color: #ffffff;
}

.krown-tabs .contents {
   min-height: 200px;
   padding-top: 60px;
}
.krown-tabs .contents > div {
   display: none;
}
.krown-tabs .contents > div.opened {
   display: block;
}

.krown-tabs.small .titles h5 {
   font-weight: 600;
   padding: 2px 20px 0 20px;
}
.krown-tabs.small .titles li {
   height: 45px;
}
.krown-tabs.small .contents {
   padding-top: 30px;
}
.krown-tabs.small i {
   display: none;
}

/* ------------------------
-----   Team  -----
------------------------------*/

.krown-team {
   text-align: center;
}
.krown-team .custom-shape {
   margin: auto;
}
.krown-team .custom-link {
   display: none !important;
}
.krown-team h4 {
   font-size: 18px;
   line-height: 24px;
   font-weight: 700;
   margin: 30px 0 0;
}
.krown-team h5 {
   font-size: 13px;
   line-height: 17px;
   font-weight: 500;
   margin-top: 0;
   color: #6b6b6b;
}
.krown-team .content {
   padding-top: 16px;
}

/* ------------------------
-----   Testimonials  -----
------------------------------*/

.krown-testimonial {
   text-align: center;
}
.krown-testimonial blockquote {
   font-size: 38px;
   line-height: 46px;
   margin: 0;
   padding: 0;
   border: none;
}
.krown-testimonial figcaption {
   margin-top: 60px;
   font-size: 16px;
   font-weight: 800;
   text-transform: uppercase;
   line-height: 20px;
}
.krown-testimonial figcaption:before {
   font-family: fontello;
   font-size: 53px;
   content: "î¡®";
   font-weight: 400;
   color: #aaa;
}
.krown-testimonial p {
   margin-bottom: 0;
   padding: 0;
}
.krown-testimonial span {
   font-size: 17px;
   font-weight: 400;
   text-transform: none;
}

.krown-testimonial.style-two blockquote {
   font-family: 'Amatic SC', cursive;
   font-size: 60px;
   line-height: 72px;
}
.krown-testimonial.style-two figcaption {
   font-size: 19px;
   text-transform: none;
   line-height: 22px;
   font-weight: 400;
}
.krown-testimonial.style-two figcaption:before {
   display: none;
}
.krown-testimonial.style-two i {
   font-size: 24px;
   line-height: 24px;
   margin-right: 12px;
   color: #aaa;
}

.single-portfolio .krown-testimonial blockquote {
   font-size: 29px;
   line-height: 37px;
   font-weight: 300;
}
.single-portfolio .krown-testimonial figcaption {
   font-size: 14px;
}
.single-portfolio .krown-testimonial span {
   text-transform: uppercase;
   font-size: 14px;
}

/* ------------------------
-----   Text Block with Icon  -----
------------------------------*/

.krown-text-icon {
   text-align: center;
}
.krown-text-icon a {
   color: #000;
}
.krown-text-icon h3 {
   font-size: 16px;
   line-height: 19px;
   font-weight: 800;
   padding-top: 34px;
   margin: 0 0 36px;
   text-transform: uppercase;
}
.krown-text-icon a:hover h3 {
   color: #e54939;
}
.krown-text-icon i {
   font-size: 60px;
   line-height: 60px;
   display: block;
   width: 100%;
   top: 0;
   position: relative;
   -webkit-transition: all 150ms linear;
   transition: all 150ms linear;
}

.krown-text-icon.style-one a:hover i {
   color: #e54939;
   top: -20px;
}
.krown-text-icon.style-one a:hover h3 {
   padding-top: 34px;
}

.krown-text-icon.style-two h3 {
   padding-top: 47px;
}
.krown-text-icon.style-two i {
   border-radius: 80px;
   display: block;
   font-size: 60px;
   line-height: 60px;
   height: 160px;
   margin: auto;
   width: 160px;
   padding-top: 50px;
   background: #f7f7f7;
}
.krown-text-icon.style-two a:hover i {
   color: #fff;
}

.krown-text-icon.style-three h3 {
   color: #e54939;
   display: block;
   font-size: 44px;
   line-height: 44px;
   font-weight: 700;
   padding-top: 20px;
   margin-bottom: 20px;
}
.krown-text-icon.style-three p {
   font-size: 18px;
   line-height: 26px;
   margin: 0;
   font-weight: 500;
}

.krown-text-icon.style-four {
   position: relative;
   padding-left: 90px;
   text-align: left;
}
.krown-text-icon.style-four i {
   position: absolute;
   top: 0;
   left: 0;
   text-align: center;
   font-size: 40px;
   color: #e54939;
   width: 70px;
}
.krown-text-icon.style-four h3 {
   margin: 0;
   padding-top: 10px;
   text-transform: none;
}

/* ------------------------
-----   Toggle   -----
------------------------------*/

.krown-toggle h5 {
   border-top: 1px solid #e9e9e9;
   border-bottom: 1px solid #e9e9e9;
   padding: 40px 30px 36px 90px;
   color: #000;
   font-size: 18px;
   line-height: 24px;
   font-weight: 600;
   cursor: pointer;
   position: relative;
   text-transform: uppercase;
   margin: 0 0 -1px 0;
}
.krown-toggle h5:before {
   display: block;
   position: absolute;
   content: "î¢Ž";
   font-family: 'fontello';
   color: #999;
   border: 1px solid #e9e9e9;
   background: #f8f8f8;
   font-size: 16px;
   width: 36px;
   height: 36px;
   border-radius: 18px;
   text-align:center;
   padding-top: 5px;
   font-weight: 400;
   top: 33px;
   left: 30px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
.krown-toggle h5:hover {
   background: #f9f9f9;
}
.krown-toggle.opened h5 {
   background: #f4f4f4;
   font-weight: 700;
}
.krown-toggle.opened h5:before {
   color: #FFF;
   background: #e54939;
   border-color: transparent;
   content: "î¢";
}
.krown-toggle .content {
  display: none;
  padding: 40px 0 40px 90px;
}
.krown-toggle .krown-column-row {
   margin-bottom: 40px;
}
.krown-toggle.opened:last-child {
   border-bottom: 1px solid #e9e9e9;
}

/* ------------------------
-----   Twitter   -----
------------------------------*/

.krown-twitter {
   position:relative;
}

.krown-twitter img {
   width: 100px;
   height: 100px;
   position: absolute;
   top: 0;
   left: 0;
}
.krown-twitter > a, .krown-twitter > iframe {
   float: left;
   display: block;
   clear: left;
   margin-left: 120px;
}
.krown-twitter > a h5 {
   float: left;
   font-size: 22px;
   line-height: 22px;
   font-weight: 700;
   margin: 10px 0 0px;
}
.krown-twitter > a span {
   float: left;
   font-size: 12px;
   color: #999;
   margin-top: -4px;
}
.krown-twitter > iframe {
   float: left;
   margin-top: 10px;
}

.krown-twitter ul {
   float: left;
   margin-top: 20px;
   min-height: 171px;
   clear: left;
}
.krown-twitter li {
   display: none;
   overflow: hidden;
   list-style: none;
}
.krown-twitter li:first-child {
   display: block;
}
.krown-twitter li a {
   color: #999;
} 
.krown-twitter li a:hover, .krown-twitter .time:hover, .krown-twitter > a:hover span {
 color: #e54939;
}

.krown-twitter .body {
   line-height: 20px;
   margin-bottom: 7px;
}
.krown-twitter .time {
   color: #6b6b6b;
   font-size: 12px;
}

.krown-twitter .intents {
   border-top: 1px solid #e9e9e9;
   margin-top: 17px;
   padding-top: 16px;
   width: 110%;
}
.krown-twitter .intents a {
   background: url(images/twitter.png) no-repeat 0 2px transparent;
   padding-left: 30px;
   float: left;
   margin-right: 20px;
}
.krown-twitter .intents .retweet {
   background-position: 0 -17px;
   padding-left: 35px;
}
.krown-twitter .intents .favorite {
   background-position: 0 -38px;
   padding-left: 25px;
}

/* ------------------------
-----   Video   -----
------------------------------*/

.mejs-container {
  width:100%;
  overflow: hidden !important;
}
.mejs-container .mejs-controls {
  background:#242424;
  width:100%;
}
.mejs-container .mejs-controls div {
  width:30px;
  height:30px;
}
.mejs-time.mejs-duration-container {
   padding-right:5 !important;
}
.mejs-controls .mejs-button button, .no-svg .mejs-controls .mejs-button button {
  background-image:url(images/mediaelement/controls-goodwork.png);
  width:30px;
  height:30px;
  margin:0;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
   filter: alpha(opacity=30);
  opacity:.3;
}
.mejs-controls .mejs-button button:hover {
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
   filter: alpha(opacity=80);
  opacity:.8;
}
.mejs-controls .mejs-button button:focus {
  outline:none;
}
.mejs-controls .mejs-play button {
  background-position:-1px -29px;
}
.mejs-controls .mejs-pause button {
  background-position:0 0;
}
.mejs-controls .mejs-mute button {
  background-position:-31px 0;
}
.mejs-controls .mejs-unmute button {
  background-position:-31px -30px;
}
.mejs-controls .mejs-fullscreen-button button {
  background-position:-61px 0;
}
.mejs-controls .mejs-fullscreen-button.mejs-unfullscreen button {
  background-position:-60px -30px;
}

.mejs-container .mejs-controls .mejs-time {
  height:30px;
}
.mejs-container .mejs-controls .mejs-time span {
  font:bold 11px Arial, sans-serif;
  color:#8E8E8E;
  padding:0 10px;
}
.mejs-container .mejs-controls .mejs-time.mejs-currenttime-container {
  margin-right:-55px;
}

.mejs-controls div.mejs-time-rail {
  padding-top:8px;
  margin:0 50px 0 50px;
}
.mejs-controls .mejs-time-rail span {
  height:4px;
  border-radius:0;
}
.mejs-controls .mejs-time-rail .mejs-time-total {
  background:#5E5E5E;
  box-shadow:none;
}
.mejs-controls .mejs-time-rail .mejs-time-buffering {
  background:#5E5E5E;
}
.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background:#777;
}
.mejs-controls .mejs-time-rail .mejs-time-current {
  background:#e54939
}
.mejs-controls .mejs-time-rail .mejs-time-handle, .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
  background:url(images/mediaelement/controls-goodwork.png) no-repeat -95px 0 transparent;
  width:5px;
  height:12px;
  top:-4px;
  display:block;
  border:none;
  border-radius:0;
  position:absolute;
  cursor:pointer;
  left:-2px;
}
.mejs-controls .mejs-time-rail .mejs-time-float {
  display:none !important;
}
.mejs-container .mejs-controls div.mejs-time.mejs-duration-container {
  margin-left:-55px; 
}
.mejs-button.mejs-volume-button.mejs-mute, .mejs-button.mejs-volume-button.mejs-unmute {
  border-left:1px solid #000;
  border-right:1px solid #000;
  padding-right:1px;
  margin-right:15px;
}
.mejs-button.mejs-playpause-button {
   border-right:1px solid #000 !important;
}
.mejs-video.mejs-container .mejs-button.mejs-volume-button.mejs-mute, .mejs-video .mejs-button.mejs-volume-button.mejs-unmute {
  margin-right:1px;
}

.mejs-container .mejs-controls div.mejs-horizontal-volume-slider {
  margin-right:35px;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  height:4px;
  border-radius:0;
  box-shadow:none;
  background:#777;
  margin-top:2px;
  cursor:pointer;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  background:#e54939;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
  top:9px;
}

.mejs-controls .mejs-volume-button .mejs-volume-slider {
  width:30px;
  left:-1px;
  background:#3B3B3B;
  height:120px;
  top:-120px;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total, .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current, .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle  {
  margin-left:2px;
  margin-top:3px;
  width:4px;
  cursor:pointer;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
  background:#777;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
  background:#e54939;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
  width:12px;
  height:7px;
  border-radius:0;
  border:none;
  left:7px;
  background:url(images/mediaelement/controls-goodwork.png) no-repeat -95px -13px transparent;
}

.mejs-overlay-button, .no-svg .mejs-overlay-button {
  background:url(images/mediaelement/bigplay-goodwork.png) no-repeat 0 2px #181818;
  background-color:rgba(24,24,24,.8);
  width:48px;
  height:48px;
  border-radius:0;
  margin: -24px 0 0 -24px !important;
}
.mejs-overlay:hover .mejs-overlay-button {
  background-position:0 -50px;
  background-color:#e54939;
}

.mejs-overlay-loading {
  background:#181818;
  background:rgba(24, 24, 24, 0.9);
  height:60px;
  margin:-30px 0 0 -30px;
  width:60px;
   display: none;
}
.mejs-overlay-loading span {
  background-image:url(images/mediaelement/loading-goodwork.gif);
  height:60px;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
   filter: alpha(opacity=90);
  opacity:0.9;
  width:60px;
}
.mejs-horizontal-volume-slider.mejs-mute {
   width: 1px !important;
   margin-right: 1px !important;
}
.mejs-audio .mejs-button.mejs-volume-button {
   border-right-color: transparent !important;
}
.mejs-audio .mejs-button.mejs-volume-button button {
   left: 8px;
}

/* ------------------------
-----   Playlist   -----
------------------------------*/

.wp-playlist {
   overflow: hidden;
}
.wp-playlist-tracks {
   background: #242424;
   border-top: 1px solid #000;
   margin-top: 0;
   padding: 1px 0;
   width: 100.1%;
}
.wp-playlist-item {
   border-bottom: 1px solid #000;
   padding: 5px 15px;
   position: relative;
}
.wp-playlist-caption {
   color: #ccc;
   display: block;
   font-size: 11px;
   font-weight: 700;
   text-transform: uppercase;
}
.wp-playlist-tracks .wp-playlist-caption:hover {
   color: #fff;
}
.wp-playlist-item-length {
   color: #8b8b8b;
   font-family: 'Arial';
   font-size: 11px;
   font-weight: 700;
   position: absolute;
   right: 10px;
   top: 5px;
}

/* ---------------------------------------------------------------------------------
---------------------   WOOCOMMERCE - !! BETA !!  ----------------------
------------------------------------------------------------------------------------*/

/* ------------------------
-----   General Rules   -----
------------------------------*/

.form-row.woocomemerce-invalid .chzn-single,
.form-row.woocomemerce-invalid .chzn-drop,
.form-row.woocomemerce-invalid input.input-text,
.form-row.woocomemerce-invalid select {
border: 1px solid red;
}
.form-row.woocommerce-validated .chzn-single,
.form-row.woocommerce-validated .chzn-drop,
.form-row.woocommerce-validated input.input-text,
.form-row.woocommerce-validated select {
border: 1px solid green;
}

/* ------------------------
-----   Products Display   -----
------------------------------*/

ul.products {
   clear: left;
   width: 110%;
   margin-left: -20px;
   padding-top: 30px;
   list-style: none;
}
ul.products li {
   margin: 0 20px 65px;
   float: left;
   width: 255px;
   position: relative;
}
.layout-right-sidebar ul.products, .layout-left-sidebar ul.products {
   margin-left: -15px;
}
.layout-right-sidebar ul.products li, .layout-left-sidebar ul.products li {
   margin: 0 15px 60px;
}

ul.products li a {
   display: block;
   position: relative;
   overflow: hidden;
}
ul.products li .caption {
   text-align: left;
   float: left;
   width: 100%;
   position: relative;
}
ul.products li h3 {
   font-size: 15px;
   line-height: 18px;
   font-weight: 700;
   color: #000;
   margin: 25px 0 -2px 0;
   width: 75%;
}
ul.products li .cat {
   font-size: 13px;
   line-height: 14px;
   font-weight: 500;
   color: #959595;
   width: 65%;
}
ul.products li .price, .product_list_widget .amount {
   font-size: 18px;
   line-height: 18px;
   font-weight: 800;
   position: absolute;
   top: 25px;
   right: 0;
   color: #000;
}
ul.products li .price del, .product_list_widget del .amount {
   font-size: 14px;
   line-height: 14px;
   font-weight: 600;
   color: #959595;
   position: absolute;
   top: 22px;
   right: 0;
}
ul.products li .price ins, .product_list_widget ins {
   text-decoration: none;
}

ul.products li .button {
   width: 50%;
   height: 40px;
   background: #212121;
   color: #fff;
   font-size: 12px;
   line-height: 12px;
   font-weight: 700;
   padding-top: 14px;
   text-transform: uppercase;
   text-align: center;
   position: absolute;
   top: 172px;
   left: 0;
   opacity: 0;
   border-radius: 0 !important;
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.no-touch ul.products li:hover .button {
   opacity: 1;
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
ul.products li .view_button {
   left: 50%;
   border-left: 1px solid #414141 !important;
}
ul.products li .button:hover {
   background: #e54939;
}
ul.products .button:before {
   font-family: 'fontello';
   font-weight: 400;
   position: absolute;
   top: 14px;
   left: 50%;
   margin-left: -10px;
   opacity: 0;
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
ul.products li .add_to_cart_button:before {
   content: "î¢½";
   font-size: 24px;
}
ul.products li .view_button:before {
   content: "î¢¼";
   font-size: 22px;
}
ul.products li .button:hover {
   font-size: 0;
}
ul.products li .button:hover:before {
   opacity: 1;
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

ul.products li .add_to_cart_button.loading:before {
   content: "î¢ˆ";
   font-size: 17px;
}
ul.products li .add_to_cart_button.added:before {
   content: "âœ“";
   font-size: 17px;
   opacity: 1 !important;
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
}
ul.products li .add_to_cart_button.added {
   background: #e54939;
   cursor: default;
   font-size: 0;
}
ul.products li .add_to_cart_button.loading {
   cursor: default;
}
ul.products .added_to_cart {
   display: none !important;
}

/* ------------------------
-----   Single Product   -----
------------------------------*/

.single-product .product {
   position: relative;
   margin-top: 50px;
}

.single-product .images {
   width: 50%;
   float: left;
   position: relative;
   overflow: hidden;
}
.single-product .summary {
   width: 50%;
   float: right;
   padding-left: 40px;
}
.single-product .summary .product_title {
   font-size: 30px;
   line-height: 38px;
   font-weight: 700;
   margin-top: -5px;
}
.single-product .summary .woocommerce-product-rating, .single-product .summary .star-rating span {
   display: none;
}
.single-product .onsale {
   display: none;
}

/* Price */

.single-product .summary .price {
   margin: 30px 0 40px;
   padding: 25px 0;
   font-size: 30px;
   line-height: 30px;
   font-weight: 800;
   color: #000;
   border-bottom: 1px solid #e9e9e9;
   border-top: 1px solid #e9e9e9;
   display: block;
}
.single-product .summary .price ins {
   text-decoration: none;
   float: left;
   margin-right: 10px;
}
.single-product .summary .price del {
   font-size: 14px;
   line-height: 14px;
   color: #959595;
   font-weight: 600;
}

/* Cart Buttons */

.single-product .cart, .product-quantity {
   padding: 30px 0 15px;
}
.single-product .cart input, .product-quantity input {
   width: 40px;
   height: 38px;
   float: left;
   background: #fff;
   color: #b2b2b2;
   font-size: 24px;
   font-weight: 700;
   border: 1px solid #e9e9e9 ;
   padding: 0;
   cursor: pointer;
   text-align: center;
   font-family: Helvetica, Arial, sans-serif;
}
.single-product .cart .minus, .product-quantity .minus {
   padding: 0 2px 3px 0;
   border-radius: 5px 0 0 5px !important
}
.single-product .cart .plus, .product-quantity .plus {
   border-radius: 0 5px 5px 0 !important;
}
.single-product .cart input:hover, .product-quantity input:hover {
   background: #e54939;
   color: #fff;
   border-color: transparent;;
}

.single-product .cart .input-text, .single-product .cart .input-text:hover, .product-quantity .input-text, .product-quantity .input-text:hover {
   background: #e9e9e9;
   font-size: 14px;
   font-weight: 700;
   color: #6b6b6b;
   cursor: text;
}

.single-product .cart .button, .product-quantity .button {
   font-size: 12px;
   line-height: 12px;
   font-weight: 700;
   padding: 13px 20px !important;
   height: 38px;
   text-transform: uppercase;
   color: #ffffff !important;
   font-weight: 700;
   background-color: #212121;
   border-radius: 5px;
   display: inline-block;
   text-align: center;
   cursor: pointer;
   border: none !important;
   margin-left: 25px;
   float: left;
}
.single-product .cart .button:hover, .product-quantity .button:hover {
   background-color: #e54939;
}

/* Meta */

.single-product .product_meta {
   margin-top: -10px;
   font-weight: 500;
   font-size: 14px;
   line-height: 14px;
}
.single-product .product_meta span {
   display: block;
   margin-bottom: 10px;
}
.single-product .product_meta a {
   color: #959595;
}
.single-product .product_meta a:hover {
   color: #e54939;
}

/* Onsale Element */

.onsale {
   background: none repeat scroll 0 0 #e54939;
   color: #FFFFFF;
   display: block;
   font-size: 12px;
   font-weight: 700;
   height: 30px;
   line-height: 12px;
   padding-top: 9px;
   position: absolute;
   right: -30px;
   text-align: center;
   text-transform: uppercase;
   top: 10px;
   width: 120px;
   z-index: 99;
   -ms-transform: rotate(40deg);
   -webkit-transform: rotate(40deg);
   transform: rotate(40deg);
}

/* Thumbnails */

.single-product .thumbnails {
   height: 100px;
   overflow: hidden;
}
.single-product .thumbnails a {
   float: left;
   width: 100px;
   height: 80px;
   margin: 20px 0 0 20px;
}
.single-product .thumbnails a:first-child {
   margin-left: 0;
}

/* Descriptions */

.woo-tabs {
   float: left;
   clear: both;
   margin: 50px 0 20px;
   width: 100%;
}
.woo-tabs .titles {
   border-bottom: none;
}
.woo-tabs .titles li {
   background: #fff;
   border: 1px solid #eee;
   height: 57px !important;
}
.woo-tabs .titles li h5 {
   font-size: 14px;
   line-height: 16px;
   font-weight: 500;
   color: #6b6b6b;
   padding: 2px 25px 0 !important;
}
.woo-tabs .titles li.opened {
   background: #fff !important;
   border-color: #ddd !important;
   border-bottom-color: #fff !important;
   z-index: 9999;
}
.woo-tabs .titles li.opened h5 {
   color: #000 !important;
   font-weight: 700;
}
.woo-tabs .contents {    
   border-top: 1px solid #ddd;
   margin-top: -1px;
   padding-top: 30px;
   position: relative;
   z-index: 9998;
   padding: 25px;
 }
.woo-tabs .panel h2:first-child {
   display: none;
}

/* Related */

.related, .upsells, .cross-sells {
   clear: both;
   float: left;
   width: 100%;
}
.related h2, .upsells h2, .cross-sells h2 {
   font-size: 22px;
   line-height: 30px;
   margin-bottom: 0;
}
.related .products, .upsells .products, .cross-sells .products {
   margin-top: -20px;
   padding-top: 0;
   float: left;
}
.related .product, .upsells .product, .cross-sells .product {
   margin-top: 50px;
}

/* Bottom spacing */

.woocommerce-page .product > div.products:last-of-type {
   margin-bottom: -70px;
}
.woocommerce-page .product > div.woo-tabs:last-of-type {
   margin-bottom: -40px;
}

/* Ratings */

#reviews #comments {
   margin-top: -80px;
}
#reviews #comments > div, .add_review {
   display:none;
}
#reviews #respond {
   margin-top: 50px;
}
#reviews .comment-form-rating p {
   display: none;
}
#reviews .comment-form-rating select {
   display: block !important;
}
#reviews .comment:first-child {
   border-top: none;
}

.star-rating {
   position: absolute;
   top: 40px;
   right: 0;
}
.summary .star-rating {
   top: 32px;
   display: none !important;
}
.summary .star-rating.visible {
   display: block !important;
}

.star-rating b, .comment-form-rating a {
   display: block;
   float: left;
   width: 22px;
   cursor: default;
}
.star-rating b:before, .comment-form-rating a:before {
   content: "â˜…";
   font-family: 'fontello';
   font-size: 20px;
   line-height: 20px;
   color: #b1b1b1;
}
.star-rating .star:before, .comment-form-rating a.star:before {
   color: #e54939;
}

.comment-form-rating .stars {
   float: left;
   margin: 5px;
}
.comment-form-rating .stars:after {
   clear: left;
   display: block;
   content: "";
}

.product_list_widget .star-rating {
   position:static;
   font-size:11px;
   line-height:11px;
   margin:1px 0 -2px;
   display:none;
}
ul.products .star-rating {
   left:0;
   right:auto;
   top:-20px;
   width:100%;
   display:none;
}

#review_form form > p {
   width:33.3%;
   padding:0 1%;
   float:left;
   position:relative;
}
#review_form form > p.comment-form-author {
   padding-left:0;
}
#review_form form > p.comment-form-rating {
   padding-right:0;
}
#review_form form > p.comment-form-comment {
   width:100%;
   padding:0;
}
#review_form form > p.form-submit {
   padding:0;
}
#review_form .stars {
   display:none;
}
#review_form span.required {
   position:absolute;
   top:0;
   right:10px;
}
.logged-in #review_form form > p.comment-form-rating {
   padding-left:0;
}

/* ------------------------
-----   Cart Widget   -----
------------------------------*/

#main-cart {
   margin: -12px 0 0;
   position: absolute;
   right: -15px;
   top: 50%;
   width: 40px;
   height: 62px;
}
.w-search #main-cart {
   right: 40px;
}
.cart-contents {
   position: relative;
   width: 27px;
   float: right;
}
.cart-contents:before {
   content: "î¢¾";    
   display: inline-block;
   font-family: 'fontello';
   font-weight: 400;
   width: 28px;
   height: 28px;
   font-size: 25px;
   line-height: 25px;
   color: #e54939;
}
.cart-contents span {
   width: 14px;
   height: 14px;
   background: #212121;
   border-radius: 7px;
   font-size: 9px;
   line-height: 9px;
   color: #fff;
   font-weight: 600;
   padding-top: 2px;
   text-align: center;
   position: absolute;
   top: -2px;
   right: -2px;
}

#main-cart .widget_shopping_cart {
   position: absolute;
   width: 330px;
   background: #fff;
   box-shadow: 5px 5px 10px rgba(0,0,0,.1);
   right: -40px;
   top: 65px;
   border-top: 1px solid #e9e9e9;
   z-index: 9999;
   display: none;
}
.no-js #main-cart:hover .widget_shopping_cart {
   display: block;
}
.ie8 #main-cart .widget_shopping_cart {
   border: solid #e9e9e9;
   border-width: 0 2px 2px 0;
   margin-top: -2px;
}
#main-cart .widget_shopping_cart .widgettitle {
   display: none;
}
#main-cart .widget_shopping_cart .product_list_widget {
   padding: 10px 35px 35px;
}
#main-cart .widget_shopping_cart li {
   padding: 20px 0;
   width: 100%;
   border-top: none;
   border-bottom: 1px solid #e9e9e9;
   background: #fff;
   float: none;
   min-height: 97px;
}
#main-cart .widget_shopping_cart .product_list_widget li a {
   font-size: 12px;
   line-height: 16px;
   margin-bottom: 1px;
}
#main-cart .widget_shopping_cart .product_list_widget img {
   margin: -5px 15px 0 0;    
   height: 56px;
   width: 67px;
}
#main-cart .widget_shopping_cart .product_list_widget .amount {
   font-size: 14px;
   line-height: 14px;
}
#main-cart .widget_shopping_cart .total {
   margin: -20px 0 15px 35px;
}
#main-cart .widget_shopping_cart .total strong {
   font-weight: 500;
}
#main-cart .widget_shopping_cart .total span {
   float: right;
   font-size: 18px;
   font-weight: 800;
   margin: -2px 35px 0 0;
}
#main-cart .widget_shopping_cart .buttons {
   margin: 0 0 35px 35px;
}
#main-cart .widget_shopping_cart .button {
   padding: 13px 28px !important;
}
#main-cart .widget_shopping_cart .button:first-child {
   background: #f9f9f9;
   border: 1px solid #e9e9e9 !important;
   color: #6b6b6b !important;
}
#main-cart .widget_shopping_cart .button:first-child:hover {
   color: #fff !important;
   border-color: transparent !important;
}
#main-cart .widget_shopping_cart .button:first-child:hover {
   background: #e54939;
}
#main-cart .widget_shopping_cart .checkout {
   float: right;
   margin-right: 35px;
}

.woocommerce-cart #main-cart, .woocommerce-checkout #main-cart {
   display: none;
}
.woocommerce-cart #main-menu.w-cart, .woocommerce-checkout #main-menu.w-cart {
   padding-right: 0;
}
#main-cart .widget_shopping_cart li.empty {
   padding: 23px 0 0 0;
   text-align: center;
   border-bottom: none;
   min-height: 0;    
   font-size: 12px;
   font-weight: 600;
   text-transform: uppercase;
}
#main-cart .cart_list  {
   list-style: none;
}

/* ------------------------
-----   Products Widgets   -----
------------------------------*/

#shop-sidebar {
   background: #f9f9f9;
   border-top: 1px solid #e9e9e9;
}
#shop-sidebar .krown-column-row {
   padding: 100px 0 10px;
}

.product_list_widget {
   padding-top: 5px;
}
.product_list_widget li {
   border-top: 1px solid #e9e9e9;
   padding: 18px 0 18px;
   float: left;
   position: relative;
   width: 100%;
   line-height: 17px !important;
}
.product_list_widget li:first-child {
   border: none;
}
.product_list_widget a {
   font-size: 14px;
   line-height: 17px;
   font-weight: 500;
   display: block;
   padding: 5px 0 0 0 !important;
   margin-bottom: 5px;
}
.product_list_widget a:after {
   content: "";
   display: block;
}
.product_list_widget img {
   float: left;
   margin: -5px 15px 0 0;
}
.product_list_widget .amount {
   position: static !important;
}
.product_list_widget del {
   color: #959595;
}
.product_list_widget ins {
   float: left;
   margin-right: 4px;
}

/* ------------------------
-----   Slider Widget   -----
------------------------------*/

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
   filter: inherit;
}
.ui-slider-horizontal {
   height: 5px;
   background: #dcdcdc;
   position: relative;
}
.ui-slider-horizontal .ui-slider-handle {
   top: -3px;
   margin-left: -3px;
   width: 11px;
   height: 11px;
   border-radius: 6px;
   border: 3px solid #3B3B3B;
   background: #f7f7f7;
   cursor: pointer;
   position: absolute;
   z-index: 1;
}
.ui-slider-horizontal .ui-slider-handle:hover {
   border-color: #e54939;
}
.ui-slider-horizontal .ui-slider-range {
   top: 0;
   height: 5px;
   background: #afafaf;
   position: absolute;
   z-index: 0;
}
.ui-slider-horizontal .ui-slider-range-min {
   left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
   right: 0;
}

.widget_price_filter.widget {
   margin-bottom: 90px;
}
.widget_price_filter form {
   padding: 0 8px 0 3px;
}
.widget_price_filter .price_slider_wrapper {
   position: relative;
   margin-top: 1 0px;
   display: none;
}

.widget_price_filter .price_slider_amount .button {
   margin: 22px -7px 0 0;
   float: right;
}
.widget_price_filter .price_label {
   font-size: 13px;
   line-height: 13px;
   color: #959595;
   font-weight: 500;
   padding-top: 35px;
}

/* ------------------------
-----   Pagination   -----
------------------------------*/

.woocommerce-pagination {
   clear: both;
   margin: 70px 0 0 -5px;
   float: left;
}
.woocommerce-pagination ul {
   list-style: none;
}
.woocommerce-pagination li {
   height: 42px;
   margin: 0 5px;
   float: left;
}
.woocommerce-pagination li * {
   background: #fff;
   color: #6b6b6b;
   border: 1px solid #e9e9e9;
   border-radius: 5px;
   font-size: 16px;
   font-weight: 700;
   text-transform: uppercase;
   line-height: 16px;
   display: block;
   height: 42px;
   padding: 12px 16px 12px 15px;
}
.woocommerce-pagination .next, .woocommerce-pagination .prev {
   font-size: 0;
   width: 42px;
}
.woocommerce-pagination .next:before, .woocommerce-pagination .prev:before {
   position: relative;
   font-family: fontello;
   font-size: 28px;
   color: #b1b1b1;
   font-weight: 400;
   top: 1px;
}
.woocommerce-pagination .prev:before {
   content:  "î";
}
.woocommerce-pagination .next:before {
   content: "îž";
}
.woocommerce-pagination li .current {
   color: #000;
   border-color: #e9e9e9;
   background: #fff;
   pointer-events: none;
}
.woocommerce-pagination li a:hover {
   color: #fff;
   background: #e54939;
   border-color: transparent;
}
.woocommerce-pagination li a:hover:before {
   color: #fff;
}

/* ------------------------
-----   Buttons in Woo   -----
------------------------------*/

.woocommerce .buttons a, .woocommerce button.button, .woocommerce a.button {
   font-size: 12px;
   line-height: 12px;
   font-weight: 700;
   padding: 13px 20px !important;
   height: 38px;
   text-transform: uppercase;
   color: #ffffff !important;
   font-weight: 700;
   background-color: #000;
   border-radius: 5px;
   display: inline-block;
   text-align: center;
   cursor: pointer;
   border: none !important;
}
.woocommerce .buttons a:hover, .woocommerce button.button:hover, .woocommerce a.button:hover {
   background-color: #e54939;
}

/* ------------------------
-----   Shop Page   -----
------------------------------*/

.woocommerce-page .page-title {
   display:none;
}
.woocommerce-result-count {
   font-size: 14px;
   line-height: 18px;
   width: 50%;
   color: #959595;
   font-weight: 500;
   float: left;
}
.woocommerce-ordering {
   float: right;
   width: auto;
   width: 260px; 
}

/* ------------------------
-----   Cart Page   -----
------------------------------*/

.shop_table, .shop_table *, .cart_totals, .cart_totals *, .shop_attributes *, .shop_attributes {
   border: none;
   padding: 0;
}
.shop_table {
   margin: 30px 0 70px;
}
.shop_table thead {
   border-bottom: 1px solid #e9e9e9;
   padding-top: 10px !important;
}
.shop_table th {
   font-size: 12px;
   font-weight: 800;
   padding-bottom: 3px;
   text-transform: uppercase;
}
.cart_item {
   border-bottom: 1px solid #e9e9e9;
}
.cart_item img {
   float: left;
   margin: 10px 0 10px;
}
.cart_item a {    
   display: table-cell;
   height: 80px;
   padding-left: 20px;
   vertical-align: middle;
   color: #000;
   font-weight: 500;
}
.cart_item a:hover {
   color: #e54939;
}
.shop_table td {
   font-size: 14px;
   vertical-align: middle;
}
.product-subtotal .amount {
   font-weight: 800;
}
.shop_table .quantity input {
   margin: 0;
}
.shop_table .product-remove a {
   width: 40px;
   height: 38px;
   float: left;
   background: #fff;
   color: #b2b2b2;
   font-size: 24px;
   line-height: 38px;
   font-weight: 700;
   border: 1px solid #e9e9e9;
   border-radius: 5px;
   padding: 0;
   cursor: pointer;
   text-align: center;
   float: right;
   font-family: Helvetica, Arial, sans-serif;
}
.shop_table .product-remove a:hover {
   background: #e54939;
   color: #fff;
   border-color: transparent;
}

/* Cart Functions */

.cart_totals > h2, .shipping-calculator-button {
   display: none;
}
.shipping-calculator-form {
   display: block !important;
}
.shipping-calculator-form > p:last-of-type {
   margin-top: 40px;
}
.checkout-button.button {
   background: #e54939;
   margin-right: 15px;
}
.checkout-button.button:hover {
   background: #212121 !important;
}
.cart_totals, table.order_details, #order_review table.shop_table {
   margin-top: -11px !important;
   margin-bottom: 40px;
}
.cart_totals tr, .order_details tr, #order_review .shop_table tr {
   border-bottom: 1px solid #e9e9e9;
}
.cart_totals tr > *, .order_details tr > *, #order_review .shop_table tr > * {
   padding: 11px 0;
   vertical-align: middle;
}
.cart_totals th, .order_details th, #order_review .shop_table th {
   font-size: 11px;
   text-transform: uppercase;
   font-weight: 700;
}
.cart_totals td, .order_details td, #order_review .shop_table .product-total, .order_details .product-total, #order_review .shop_table tfoot td {
   text-align: right;
}
.cart_totals .amount, .order_details .amount, #order_review .shop_table .amount {
   font-size: 14px;
   color: #000;
}
.cart_totals .total .amount {
   font-size: 18px;
}
.order_details .product-name {
   text-align: left;
}
.order_details tfoot tr:last-child .amount {
   font-weight: 800;
}
.shop_table tfoot tr:first-child > * {
   padding-top: 31px !important;
}

.payment_methods img {
   display: none !important;
}

/* ------------------------
-----   Checkout   -----
------------------------------*/

#customer_details > div {
   float: left;
   width: 50%;
   padding: 0 20px;
}
.checkout_coupon {
   margin-top: -50px;
}
.woocommerce form.login {
   margin-top: -40px;
   margin-bottom: 50px;
   border-bottom: 1px solid #e9e9e9;
   padding-bottom: 30px;
}

/* ------------------------
-----   More on Account   -----
------------------------------*/

ul.order_details {
   margin-top:30px;
}
.order_details:after, .order_details:after {
   clear:both;
   content:"";
   display:block;
}
.order_details:after, .order_details:after {
   clear:both;
   content:"";
   display:block;
}
.order_details, .order_details {
   list-style: none outside none;
   margin:0 0 15px;
}
.order_details li, .order_details li {
   border-right:1px dashed #E0DADF;
   float:left;
   font-size:10px;
   line-height:14px;
   margin-right:17px;
   padding-right:17px;
   text-transform:uppercase;
   min-height:30px;
}
.order_details li:last-child, .order_details li:last-child {
   border:none;
}
.order_details li strong, .order_details li strong {
   display:block;
   font-size:12px;
   line-height:18px;
   text-transform:none;
}

.customer_details {
   margin-bottom:20px;
}
.customer_details dt {
   float:left;
   margin-right:3px;
}

.col2-set.addresses .col-1, .col2-set.addresses .col-2 {
   float:left;
   width:50%;
}
.col2-set.addresses .col-1 {
   padding-right:30px;
}
.col2-set.addresses .col-2 {
   padding-left:30px;
}
.col2-set.addresses .title {
   position:relative;
   margin-top:20px;
}
.col2-set.addresses .title h3, .col2-set.addresses .title .edit {
   float:left;
}
.col2-set.addresses .title:after {
   content:"";
   display:block;
   clear:left;
}
.col2-set.addresses .title .edit {
   font-size:0;
   margin:2px 0 0 25px;
}
.col2-set.addresses .title .edit:before {
   display:inline-block;
   font-family:'fontello';
   font-style:normal;
   font-weight:normal;
   text-align:center;
   text-decoration:inherit;
   font-size:16px;
   content:"î €";
}
.shop_table.my_account_orders thead {
   border-bottom:none !important;
}
.shop_table.my_account_orders span {
   font-weight:bold;
}

.lost_password {
   margin: 2px 0 0 0;
}
.form-row label[for=rememberme] {
   margin-top: 10px;
}

label[for=ship-to-different-address-checkbox] {
   margin-left: 25px;
}
#ship-to-different-address-checkbox {
   margin-top: -25px;
}

/* ------------------------
-----   Various Styles   -----
------------------------------*/

.woocommerce #content, .woocommerce-page #content {
   overflow:visible;
}
.woocommerce-message, .woocommerce-error, .woocommerce-info {
   margin: -50px auto 50px !important;
   padding: 30px 0;
   min-height: 30px;
   border-bottom: 1px solid #e9e9e9;
}
.woocommerce-message .button, .woocommerce-error .button, .woocommerce-info .button {
   font-size: 12px;
   line-height: 12px;
   font-weight: 700;
   padding: 13px 20px !important;
   height: 38px;
   text-transform: uppercase;
   color: #6b6b6b !important;
   font-weight: 700;
   background-color: #fff;
   border: 1px solid #e9e9e9 !important;
   border-radius: 5px;
   display: inline-block;
   text-align: center;
   cursor: pointer;
   margin-left: 25px;
   float: right;
   margin-top: -6px;
}
.woocommerce-message .button:hover, .woocommerce-error .button:hover, .woocommerce-info .button:hover {
   background-color: #e54939;
   color: #fff !important;
   border-color: transparent !important;
}
.woocommerce-error {
   color: #D50000;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
   -webkit-appearance:none;
   margin:0; 
}
.widget_layered_nav .count:before {
   content: "(";
}
.widget_layered_nav .count:after {
   content: ")";
}
.payment_methods li {
   width: 100%;
}
.payment_methods label, .payment_methods div {
   float: left;
}
form.lost_reset_password, form.login {
   width: 70%;
}
p.out-of-stock {
   color: #e54939;
   font-size: 14px;
   font-weight: 600;
   margin-top: 24px;
}
.order-again {
   display: none;
}
.column_container .order-again {
   display: block;
}
.place-order .terms {
   display: block;
   float: left;
   left: -116px;
   position: relative;
   top: 30px;
}

/* ---------------------------------------------------------------------------------
------------------------------   GRAND FINALE   ----------------------------------
------------------------------------------------------------------------------------*/

.sticky, .gallery-caption, .bypostauthor {

}
.wp-caption {
   max-width: 100% !important;
   margin: 18px 0;
}
.wp-caption-text {
   font-style: italic;
   margin: 0;
   text-align: center;
}

.wp-video, .wp-playlist {
   width: 100% !important;
   max-width: none !important;
   margin: 18px 0;
}
.wp-audio-shortcode {
   margin: 18px 0;
}

.ie7 #oldie {
   display:block;
}
.ie7 body {
   overflow:hidden;
   background: #fff !important;
   width: 100% !important;
   height: 100% !important;
   position: absolute !important;
   border: none !important;
}
.ie7 #primary-header, .ie7 #secondary-header, .ie-7 #page-title, .ie7 #custom-header, .ie7 #content, .ie7 #primary-footer, .ie7 #secondary-footer, .ie7 #tertiary-footer {
   display: none !important;
}
.ie7 #oldie {
   color: #333;
   left: 50%;
   margin-left: -150px;
   margin-top: -10px;
   width: 300px;
   top: 50%;
   text-align: center;
   position: absolute;
   display: block;
} #oldie {
   display:none;
}
.ie7 #oldie a {
   border-bottom: 1px dotted #333;
   color: #333;
   font-weight: 700;
}
.ie7 #oldie a:hover {
   color: #000;
   border-bottom: 1px dotted #000;
}

#wp-admin-bar-vc-inline-admin-bar-link {
   display: none !important;
}

/* ------------------------
-----   Styled Selects   -----
------------------------------*/

/* Responsive Navigation */

.responsive-design-cover {    
   background: #EEE;
   color: #ed1b2f;
   cursor: pointer;
   height: 45px;
   line-height: 16px;
   width: 70px !important;
}
.no-touch .responsive-design-cover:hover {
   background: #212121;
   color: #fff;
}
.responsive-design-cover select {
   height: 100%;
   width: 100%;
   cursor: pointer;
}
.responsive-design-inner {    
   font-size: 0;
   line-height: 44px;
   text-align: center;
}
.responsive-design-inner:before {
   content: "î¢º";
   font-family: 'fontello';
   font-size: 29px;
}

/* Everything else */

.regular-select-cover {
   color: #444;
   border: 1px solid #e9e9e9;
   background: #fff;
   height: 44px;
   width: 100% !important;
   font-size: 16px;
   line-height: 16px;
   color: #444;
   cursor: pointer;
   background: transparent;
}
.regular-select-cover select {
   height: 100%;
   width: 100%;
   cursor: pointer;
}
.regular-select-cover option {
   padding: 2px 0;
}
.regular-select-inner {
   background: url(images/arrow.png) no-repeat right 3px transparent;
   padding: 15px 0 0 17px;
   height: 44px;
   cursor: pointer;
}

/* Sorting selects */

.woocommerce-ordering .regular-select-cover, .responsive-filter .regular-select-cover {
   font-size: 12px;
   line-height: 12px;
   text-transform: uppercase;
   font-weight: 700;
   color: #6b6b6b;
   border-radius: 5px;
}
.woocommerce-ordering .regular-select-innert, .responsive-filter .regular-select-innert {
   padding-top: 15px;
}
.responsive-filter {
   width: 220px;
   position: relative;
   left: 50%;
   margin-left: -110px;
   display: none;
}
.portfolio-center{width:820px; margin:0 auto;}
.portfolio-center .folio{ display:none}

.krown-latest-portfolio.col-3 .portfolio-item.alt:nth-child(3n){ margin-right:0 !important}

.showonsmall{ display:none}


/* saf3+, chrome1+ */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.custom-select select{ padding-top:0}
}


/* ------------------------
-----   Animations   -----
------------------------------*/

a, *:before, i, .krown-text-icon *, .krown-tabs .titles *, .top-menu li, .top-menu span, .krown-social.header span, .portfolio-item.classic > a .hover, .krown-accordion h5, input, textarea, button, .filter li, .post-title *, #tertiary-footer .collapsed-title, .tparrows.default, .tp-bullets.simplebullets.round .bullet, .author-avatar .caption, .krown-flickr img, .fancybox-nav span, .fancybox-close, .responsive-design-cover  {
   -webkit-transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear, opacity 150ms linear;
   transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear, opacity 150ms linear;
}

/* ------------------------
-----   Media Queries   -----
------------------------------*/

/* Smaller screens & really big devices (landscape mode) */

@media all and (max-width: 1160px) {
	#logo, .w-sticky.sactive #secondary-header.smaller #logo { width:380px !important; }
	#logo img { width: 100%;}
	.w-sticky.sactive #secondary-header.smaller .top-right{ margin-top:10px;}

	.content-home-block{ width:auto; background-size:100%; padding:50px 0}

   .full-width #content > .krown-column-row > .row-content, .wrapper {
      width: 970px;
   }
   .tour-details-banner{ background-size:100%; background-repeat:no-repeat; background-attachment:local; height:auto}
   .tour-details-banner span{ padding:300px 0 30px}
   .top-right{ margin-top:10px}

   .krown-latest-portfolio.classic .portfolio-items {
      margin: -40px 0 40px -15px;
   } 
   .portfolio-item.classic {
      margin: 40px 15px 0;
   }
   .krown-latest-portfolio.col-4 .portfolio-item.classic {
      width: 220px;
   }
   .krown-latest-portfolio.col-3 .portfolio-item.classic {
      width: 303px;
   }
   .krown-latest-portfolio.col-4 .portfolio-item.alt {
      width: 242px;
   }
   .krown-latest-portfolio.col-3 .portfolio-item.alt {
      width: 250px;
   }
   .krown-latest-portfolio.full-width-portfolio .portfolio-item.alt {
      width: 24.9%;
   }
   .layout-right-sidebar .krown-latest-portfolio.classic .portfolio-item, .layout-left-sidebar .krown-latest-portfolio.classic .portfolio-item {
      width: 214px;
   }
   .layout-right-sidebar .krown-latest-portfolio.alt .portfolio-item, .layout-left-sidebar .krown-latest-portfolio.alt .portfolio-item {
      width: 234px;
   }

   .krown-latest-posts.masonry {
      margin: -15px 0 15px -15px;
   }
   .masonry-post {
      width: 303px;
      margin: 15px;
   }
   .masonry-post .content {
      padding-top: 30px;
   }

   .flexslider.krown-tour {
      padding: 0 120px;
   }

   ul.products li {
      width: 214px;
   }
   ul.products li .button {
      top: 138px;
      padding: 14px 0 0 !important;
   }
   .full-width ul.products li {
      width: 212px;
   }
   .full-width ul.products li .button {
      top: 136px;
   }

.w-sticky.sactive #secondary-header.smaller .top-right{ width:auto}
ul.foodie-people li.portfolio-item.alt{ width:236px;}

.blog-left{ width:700px}
.hover-details{ width:700px}


	#page-title .title{font-size: 24px; line-height:25px;}/**/

}

/* We have to duplicate the same styles above for IE8 (small screens most probably) */


.ie8 .full-width #content > .krown-column-row > .row-content, .ie8 .wrapper {
   width: 970px;
}
.ie8 .krown-latest-portfolio.classic .portfolio-items {
   margin: -40px 0 40px -15px;
} 
.ie8 .portfolio-item.classic {
   margin: 40px 15px 0;
}
.ie8 .krown-latest-portfolio.col-4 .portfolio-item.classic {
   width: 220px;
}
.ie8 .krown-latest-portfolio.col-3 .portfolio-item.classic {
   width: 303px;
}
.ie8 .krown-latest-portfolio.col-4 .portfolio-item.alt {
   width: 242px;
}
.ie8 .krown-latest-portfolio.col-3 .portfolio-item.alt {
   width: 323px;
}
.ie8 .krown-latest-portfolio.full-width-portfolio .portfolio-item.alt {
   width: 24.9%;
}
.ie8 .krown-latest-posts.masonry {
   margin: -15px 0 15px -15px;
}
.ie8 .masonry-post {
   width: 303px;
   margin: 15px;
}
.ie8 .masonry-post .content {
   padding-top: 30px;
}
.ie8 .flexslider.krown-tour {
   padding: 0 120px;
}


/* Large devices in portrait mode */

@media all and (max-width: 990px) {
	
	
	.home-ticket-text .even{     margin-top: 130px; }
	.compare_tour_page h3{ font-size:24px}
	 #home_second_h3, #home_first_h3, .press-head, #advps_container1 p, #about_join_us, #about_foodie_team, .odd h3, .even h3{ line-height:40px !important}
	
	p, .contact-page p, ol li, ul li, em, .blog-listing .post-excerpt, .home-ticket-text p, .left-bottom-details li, .right-bottom-details li, .hover-details table tr td p, ul.page-list li { font-size:14px; line-height:18px;}
	.home-ticket-text h3{ font-size:27px;}
   .full-width #content > .krown-column-row > .row-content, .wrapper {
      width: 720px;
   }
   
   .left-bottom-details li, .right-bottom-details li{ background-position:left 5px}
	
	.mm-menu .top-menu > li.selected > a{ color:#FFF !important}
	.top-menu > li > a span { background:none}

   #main-menu {
      margin-right: 0 !important;
   }
   #main-menu .top-menu, #main-search, #breadcrumbs, #main-cart {
      display: none !important;
   }
   #main-menu .responsive-menu {
      display: none;
      margin-top: 25px;
      position: absolute;
      right: -8px;
      bottom: 10%;
   }

   .krown-latest-portfolio.classic .portfolio-items {
      margin: -35px 0 35px -10px;
   }
   .portfolio-item.classic {
      margin: 35px 10px 0;
   }

   .krown-latest-portfolio.col-4 .portfolio-item.alt {
      width: 180px;
   }
   .krown-latest-portfolio.col-3 .portfolio-item.alt {
      width: 220px;
   }
   
   .friend_page .portfolio-item.alt { width:220px}
   
   .alt-hover h3 {
      font-size: 18px;
      line-height: 23px;
   }

   .krown-latest-portfolio.full-width-portfolio .portfolio-item.alt {
      width: 24.9%;
   }

   .krown-latest-portfolio.col-4 .portfolio-item.classic {
      width: 165px;
   }
   .krown-latest-portfolio.col-3 .portfolio-item.classic {
      width: 226px;
   }
   .portfolio-item.classic h3 {
      font-size: 16px;
      line-height: 19px;
      margin-top: 25px;
   }
   .portfolio-item.classic .category {
      font-size: 13px;
   }

   .layout-right-sidebar .krown-latest-portfolio.classic .portfolio-item, .layout-left-sidebar .krown-latest-portfolio.classic .portfolio-item {
      width: 160px;
   }
   .layout-right-sidebar .krown-latest-portfolio.alt .portfolio-item, .layout-left-sidebar .krown-latest-portfolio.alt .portfolio-item {
      width: 174px;
   }

   .portfolio-item.alt .caption h3 {
     /* margin-top: 0;*/
	 margin-top:60px;
   }
   .portfolio-item.alt .caption .category, .portfolio-item.alt .caption .like {
     /* display: none;*/
   }

   .krown-latest-posts.masonry {
      margin: -20px 0 20px -20px;
   }
   .masonry-post {
      width: 340px;
      margin: 20px;
   }
   .masonry-post .content {
      padding-top: 25px;
   }
   .krown-latest-posts .comments {
      display: none;
   }

   .post-author, .author-avatar .caption, .author-avatar .hover-text strong {
      width: 100px;
   }
   .author-avatar .caption {
      height: 100px;
   }
   .author-avatar .hover-text strong {
      padding: 0 10px;
      word-wrap: break-word;
   }
   .author-avatar .hover-text span, .post-author .post-meta {
      display: none;
   }

   .flexslider.krown-tour {
      padding: 0 80px;
   }

   .krown-tabs .titles h5 {
      padding: 5px 10px 0 25px;
   }
   .krown-tabs .titles h5:before {
      display: none;
   }

   .span4 .krown-pie.large {
      -ms-transform: scale(.7);
      -webkit-transform: scale(.7);
      transform: scale(.7);
      margin-left: -20px;
   }
   .span3 .krown-pie.large {
      -ms-transform: scale(.77);
      -webkit-transform: scale(.77);
      transform: scale(.77);
      margin-left: -19px;
   }
   .krown-tour .span3 .krown-pie.regular {
      -ms-transform: scale(.87);
      -webkit-transform: scale(.87);
      transform: scale(.87);
      margin-left: -9px;
   }

   ul.products li {
      width: 246px;
   }
   ul.products li .button {
      top: 164px;
   }
   
   .gift_card, .private-group-tours, .compare-tours{ width:230px; margin:0 13px 0}
   .gift_card .gift-icon, .private-group-tours .private-icon, .compare-icon, .gift_card:hover .gift-icon, .private-group-tours:hover .private-icon, .compare-tours:hover .compare-icon{ background-repeat:no-repeat; background-size:100%;  width:230px; height: 125px; margin: 0 auto 10px;}
   /*.private-group-tours{ margin:0 40px; width:230px;}
   .compare-tours{ width:230px;}*/
   
   .content-home-block h4{ font-size:25px; line-height:25px;}
   .content-home-block p{ font-size:16px; line-height:20px;}
	.hkf_footer1{ padding:10px}
	#primary-footer .hkf_footer2 .social-links{width: 71%;}
	#secondary-footer .left, #secondary-footer .right { width:50%}
	
	.w-sticky.sactive #secondary-header.smaller{ height:auto !important}
	.w-sticky.sactive #secondary-header.smaller .top-right img{ float:none;}
	.w-sticky.sactive #secondary-header.smaller #main-menu{ height:auto !important}
	.w-sticky.sactive #secondary-header.smaller span.tel-no{ float:none; padding:5px 0 0}
	.w-sticky.sactive #secondary-header.smaller .top-right{ margin-right:30px;}
	.hkf_footer2{ background-size:100%}	
	
	.inner-pages, .inner-pages.small, #content.blog-wrapper, #content.contact-wrapper, .white-bg-fix-big, #content.top-wrapper-small, #content.top-wrapper{ background-size:100%}	
	ul.foodie-people li.portfolio-item.alt{ width:174px;}
	.video-frame{ width:100%; margin:0 0 20px 0;}
	
	/*FOr grid review*/
	.portfolio-item{ width:220px}
	
	/*FOr Details review */
	.post-review, #comments, .details-form #comments{ width:auto}
	
	/*For blog*/
	.blog-right, .blog-left{ width:100%; float:none}
	
	.contact-page h4{ font-size:23px; line-height:30px}
	
	/*For tour details*/
	.tour-details-banner span{ padding: 250px 0 30px;}
	.left-tour-details p, .right-tour-details p{ width:180px;}
	.tour-links a{ margin-right:0}
	.advps-slide-field-three .wp-post-image{ width:213px;}	
	.showonsmall{ display:block}

#nav-menu {
    background-image: url("images/list-icon.png");
    background-size: 100% 100%;
    height: 23px;
    left: -14px;
    position: absolute;
    top: 10px;
    width: 30px;}
#nav-menu img{ display:none}	
	
	#advps_container1 #bx-pager a{ width:135px;}
	
	.home-video iframe{ height:450px}
	.krown-column-row{ min-height:400px;}
	#advps_container4 .advps-slide-field-three div, #advps_container4 .bx-wrapper{ height:400px !important}
	.hkf_footer1 .form-news{ width:100%}
	.hover-details{ width:700px}
	.compare_tour{ width:690px}
	
	.compare_tour a.big-btn {background:url(images/buy-btn-bg.png) left 0 no-repeat; width:229px; height:37px; display:inline-block; color:#FFF; font:16px/20px 'HelveticaNeueLTStd75Bold';  text-align:center; padding-top:5px; text-transform:lowercase}
.compare_tour a.big-btn:hover{ background:url(images/grey-btn-bg.png) left 0 no-repeat} 
#primary-footer p, #primary-footer .widget ul li{ font:14px/16px 'HelveticaNeueLTStd55Roman'}
.span4-custom-a{ width:30%}
#advps_container4 .bx-viewport{ height: 400px !important }

/*Added on 18-11-2014*/
/*#advpsslideshow_3 .advps-slide, #advpsslideshow_6 .advps-slide{ width:215px !important;}*/


}

/* Smaller devices & regular smartphones */

@media all and (max-width: 740px) {
	#advps_container1 .bx-wrapper .bx-viewport{ height:300px !important}
	.hide-on-mobile{ display:none}
	.show-on-mobile{ display:block}
	.show-on-mobile table.left-tour-details i, .show-on-mobile table.right-tour-details i{ margin:auto}

	.content-home-block ul li{ background-position:left 6px;}
	
	.compare_tour a.big-btn {width:165px; height:30px; display:inline-block; color:#FFF; font:15px/28px 'latobold';  text-align:center; padding-top:0px; text-transform:lowercase; background-image:url(images/R-small-2x.png); background-size:165px 30px; margin-top:10px}
	.compare_tour a.big-btn:hover{background-image:url(images/G-small-2x.png);} 
	
	a.midium-btn, a.big-btn {background-image: url("images/buy-btn-bg-2x.png");
    background-size: 230px 42px; width:230px; height:42px; display:inline-block; color:#FFF;   text-align:center; padding-top:10px; text-transform:lowercase}
a.midium-btn:hover, a.big-btn:hover{ background-image:url(images/grey-btn-bg-2x.png)} 
	
	a.big-btn{font:16px/20px 'HelveticaNeueLTStd75Bold';}
	
	#home_second_h3, #home_first_h3, .press-head, #advps_container1 p, #about_join_us, #about_foodie_team, .odd h3, .even h3{ line-height:26px !important}
	
	.w-sticky.sactive #secondary-header.smaller .header-content, .w-sticky.sactive #secondary-header.stick-it .header-content{ position:relative}
	#logo, .w-sticky.sactive #secondary-header.smaller #logo { display:block; margin:0 auto; padding:10px 0; width:280px !important; height:auto !important }
	#logo img { width: 100%;}
	.header-content .right, .w-sticky.sactive #secondary-header.smaller .top-right{ float:right; clear:both; width:77%; text-align:center}
	.w-sticky.sactive #secondary-header.smaller .top-right{ margin-top:10px;}
	
	span.tel-no{ font-size:15px; text-align:center}
	#secondary-header{ height:auto !important; min-height: 196px !important; }
	.header-content{ padding-bottom:10px;}
	
	#main-menu .responsive-menu { margin-top: -22px;}
   .full-width #content > .krown-column-row > .row-content, .wrapper {
      width: 100%;
      padding-left: 20px !important;
      padding-right: 20px !important;
   }
   .krown-column-container {
      width: 100% !important;
      margin-left: 0 !important;
     
   }
   .krown-column-row .krown-column-container:first-child {
      margin-top: 0;
   }
   #content > .wrapper {
      padding: 0 0 100px;
   }
   #content > .wrapper + .full-width-slider {
      margin-top: -100px;
   }
   
   .no-padding > .wrapper {
    padding: 0 10px 150px !important;
	}

   .sub-content, #sidebar {
      width: 100% !important;
   }

   #main-menu .responsive-menu {
      right: 30px;
   }

   #primary-footer, #shop-sidebar {
      padding-bottom: 85px;
   }
   #primary-footer .widget, #shop-sidebar .widget {
      margin-bottom: 0;
   }
   
   #primary-footer  .krown-column-container{ margin-bottom:10%}

   .krown-latest-portfolio.full-width-portfolio .portfolio-item.alt {
      width: 33.2%;
   }
   
   

   .krown-latest-portfolio .portfolio-items {
      margin: auto !important;
   }

   .krown-latest-portfolio.classic.col-4 .portfolio-items {
      width: 550px;
   }
   .krown-latest-portfolio.classic.col-4 .portfolio-item.classic {
      width: 255px;
      margin: 0 10px 40px;
   }

   .krown-latest-portfolio.classic.col-3 .portfolio-items {
      width: 353px;
   }
   .krown-latest-portfolio.classic.col-3 .portfolio-item.classic {
      width: 353px;
   }

   .krown-latest-portfolio.alt .portfolio-items {
      width: 570px;
   }
   .krown-latest-portfolio.col-4 .portfolio-item.alt {
      width: 285px;
   }

   .krown-latest-portfolio.col-3 .portfolio-item.alt {
      width: 170px;
   }

   .flexslider.krown-tour {
      padding: 0 20px;
   }

   .folio-title h1 {
      font-size: 30px;
      line-height: 38px;
      padding-right: 160px;
   }
   .post-nav {
      top: -4px;
   }
   .post-title h2, .post-title h1 {
      font-size: 39px;
      line-height: 39px;
	  padding-right:0
   }

   .portfolio.third-slider > .krown-column-container:first-child {
      margin-top: 0;
   }
   .portfolio.third-slider .post-nav {
      right: 0;
      left: auto;
      margin: 0;
   }
   .portfolio.third-slider .folio-title {
      margin-top: -10px;
   }
   .portfolio.third-slider h1 {
      margin-top: 0;
      padding-top: 0;
   }

   #comments-list .children li, #comments-list .children .children li {
      padding-left: 0;
   }

   .krown-section-title h2 {    
      font-size: 34px;
      line-height: 40px;
   }

   .krown-accordion .content {
      padding-left: 40px;
   }
   .krown-accordion.small .content {
      padding-left: 20px;
   }

   .krown-testimonial blockquote {
      font-size: 32px;
      line-height: 40px;
   }
   .krown-testimonial.style-two blockquote {    
      font-size: 45px;
      line-height: 57px;
   }
   .comment-form .krown-column-container{ margin-top:0}
	.span6{ width:100%;}
   .span4 .krown-pie.large {
      -ms-transform: scale(1);
      -webkit-transform: scale(1);
      transform: scale(1);
      margin-left: 0;
   }
   .span3 .krown-pie.large {
      -ms-transform: scale(1);
      -webkit-transform: scale(1);
      transform: scale(1);
      margin-left: 0;
   }
   .krown-tour .span3 .krown-pie.regular {
      -ms-transform: scale(1);
      -webkit-transform: scale(1);
      transform: scale(1);
      margin-left: 0;
   }

   span.extreme {
      font-size: 42px;
      line-height: 52px;
   }
   span.large {
      font-size: 32px;
      line-height: 42px;
   }
   span.medium {    
      font-size: 28px;
      line-height: 38px;
   }

   .krown-latest-posts article {
      width: 100%;
      margin: 50px 0 0 0;
   }
   .krown-latest-posts article:first-child {
      margin-top: 0;
   }

   .krown-latest-posts.masonry {
      margin: 0 !important;
      width: 100%;
   }

   form .krown-column-container {
      margin-top: 0;
   }

   .full-width ul.products li {
      width: 246px;
   }
   .full-width ul.products li .button {
      top: 164px;
   }
   .full-width ul.products {
      width: 572px;
   }
   ul.products {
      margin: auto !important;
      width: 552px;
   }
   .woocommerce-result-count {
      width: 100%;
      text-align: center;
      margin-top: 45px;
   }
   .woocommerce-ordering {
      float: none;
      position: relative;
      left: 50%;
      margin: 15px 0 0 -130px;
   }

   .filter {
      margin-top: 50px;
   }
   .responsive-filter {
      display: block;
   }
   .filter ul {
      display: none;
   }

   .pagination, .woocommerce-pagination {
      margin-left: 0;
      text-align: center;
   }

   .single-product .images {
      width: 100%;
   }
   .single-product .images .thumbnails {
      display: none;
   }
   .single-product .summary {
      width: 100%;
      padding: 40px 0 0 0;
   }

   .krown-pricing {
      border: none;
   }
   .krown-pricing-column {
      border: 1px solid #e9e9e9 !important;
      width: 100% !important;
      margin-bottom: 30px;
   }
	
	#advps_container4 .advps-slide-field-three div, #advps_container4 .bx-wrapper{ height:300px !important}
	.content-home-block h3{ font-size:36px;}
	.wpb_wrapper > p br{ display:none}
	.content-home-block ul li{ float:none; width:auto; font-size:16px; margin-bottom:10px;}
	
	.gift_card, .private-group-tours, .compare-tours{ width:100%; max-width:300px }
	
	.gift_card,
	.private-group-tours,
	.compare-tours{ float:none; margin:0 auto 30px; text-align:center}
	.home-ticket-text .even, .home-ticket-text .odd{ width:auto; margin-top:0; padding:20px 0}
	.krown-column-row{ min-height:300px}
	#primary-footer .hkf_footer2 .social-links{ width:79%}
	#secondary-footer .left, #secondary-footer .right { width:100%; margin-bottom:10px;  text-align: center; }
	#menu-secondary-footer-menu li{ float:none; display:inline-block}
	#secondary-footer{height:auto}
	#secondary-footer a{ padding-left:0; padding-right:10px}
	.inner-pages h3, .white-area h3{/* font-size: 25px;    line-height: 30px;*/}
	ul.foodie-people li.portfolio-item.alt{ width:144px;}
	
	#advps_container1 p{   background-size: contain; }
	#advps_container1 p span{   background-size: contain; display:inline-block}
	
	/*FOr grid review*/
	.portfolio-item{ width:180px;}

	/*FOr Detail review*/	
	.post-title span{ display:none}
	
	.contact-page, .contact-page.last{ float:none; width:100%; margin-right:0; margin-bottom:4%; text-align:left}
	.contact-page.last{ border-bottom:1px solid #cacaca}
	.contact-page h4{ min-height:20px}
	.Left-details, .right-details{ float:none; width:100%}
	.krown-column-contact { margin-left: 0 !important; width: 100% !important;}
	
	/*For tour details*/
	.tour-details-banner{ height:auto; min-height:160px}
	.tour-details-banner span{  padding:100px 0 20px;}
	.left-tour-details p, .right-tour-details p{ width:auto;}
	.tour-links a{ margin-right:0; margin-bottom:10px}
	.advps-slide-field-three .wp-post-image{ width:100%; height:100%}	
	.content-block{ width:100%; margin:0; float:none}
	.content-block h2{ min-height:36px;}
	.left-bottom-details, .right-bottom-details{ width:100%;}
	#advpsslideshow_1 .bx-wrapper{ max-width:600px !important; margin-bottom:0}
	.portfolio-center{ width:auto}
	#nav-menu {bottom: 10px; left:15px; position: absolute; top:auto}
	#advps_container1 #bx-pager a{ margin-left:10px}
	.home-video iframe{ height:auto}
	
	.full-width #content > .krown-column-row.private-tour-slider > .row-content{ padding:0 !important}
	.private-tour-slider .krown-column-row{ min-height:300px;}
	#advps_container4 .bx-viewport{ height:300px !important}
	#advps_container4 .advps-slide{ width:100% !important}
	#advps_container4 #bx-pager a img{ width:52px !important; height:30px !important; border:1px solid #FFF !important; padding:0 !important}
	.left-tour-details i, .right-tour-details i{ float:none; margin:0 auto; display:block}
	/*a.tparrows.default.tparrows.default:before{ line-height:25px;}*/
	
	#primary-footer p{ font-size:14px;}
	.hover-details{ width:540px}
	.hover-details table tr td{ width:100%; display:block}
	.hover-details table figure{ text-align:center}
	.compare_tour{ width:100%}
	.col-1, .col-2{ width:100%}
	.col-2{ border-bottom:0px solid #000; border-left:0}

	#no-more-tables table tr td:first-child, #no-more-tables table tr th:first-child{ width:100%; min-height:20px}	
	/* Force table to not be like tables anymore */
	#no-more-tables table, 
	#no-more-tables thead, 
	#no-more-tables tbody, 
	#no-more-tables th, 
	#no-more-tables td, 
	#no-more-tables tr { 
		display: block; 
	}
 
	#no-more-tables table{ border:none}
	/* Hide table headers (but not display: none;, for accessibility) */
	#no-more-tables thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
 
	#no-more-tables tr { border: 1px solid #ccc; }
	#no-more-tables table tr th:first-child{ min-height:20px; padding:10px 10px 10px 50%}
	#no-more-tables table tr td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		white-space: normal;
		text-align:left;
		width:auto;
		padding:10px 10px 10px 38%
	}
 
	#no-more-tables td:before { 
	font-size: 12px;
    font-weight: bold;
    left: 10px;
    line-height: 16px;
    padding-right: 10px;
    position: absolute;
    text-align: left;
    white-space: normal;
    width: 30%;	
		
	}
 
	/*
	Label the data
	*/
	#no-more-tables td:before { content: attr(data-title); }
	
	.tour-highlights table tr td table tr td{ padding:10px 5px}
	table.left-tour-details p, table.right-tour-details p{ -webkit-hyphens: auto; -moz-hyphens: auto;  -ms-hyphens: auto;  hyphens: auto;}
	
}
	

/* For a blog */

@media all and (max-width: 590px) {

   .post-author {
      display: none;
   }
   .post-standard.w-author > header, .post-standard.w-author > section {
      width: 100%;
   }
 .left-tour-details p, .right-tour-details p{ min-height:22px}
}

/* Media queries for a perfect portfolio display */

@media all and (max-width: 600px) {

   .krown-latest-portfolio.alt.col-4 .portfolio-items {
      width: 285px;
   }
   .krown-latest-portfolio.alt.col-3 .portfolio-items {
      width: 380px;
   }
   .krown-latest-portfolio.col-3 .portfolio-item.alt {
      width: 180px; margin-bottom:20px;
   }
   
   .friend_page .portfolio-item.alt { width:180px}
   
   
   .krown-latest-portfolio.col-3 .portfolio-item.alt:nth-child(2n){ margin-right:0 !important}
   .krown-latest-portfolio.col-3 .portfolio-item.alt:nth-child(3){ margin-right:20px !important}
   
   .portfolio-item.alt.isotope-item.disable-resize img { width: 100%;}
   
  #logo{  width:300px !important;}
  #main-menu .responsive-menu{ right:15px}
  .hkf_footer1 .form-news .input-block{ margin-bottom:10px;}
  .hkf_footer1 .form-news .input-block, .hkf_footer1 .form-news .input-block.big{ width:100% !important}
  #primary-footer .hkf_footer2 p{ display:block; float:none; margin:0 auto; clear:both}
  #primary-footer .hkf_footer2 .social-links{ width:100%}
  #primary-footer .hkf_footer2 a{ float:none; text-align:center; display:inline-block; margin-bottom:10px }
	
	ul.foodie-people li.portfolio-item.alt{ width:212px;}
	.portfolio-item{  width:120px}
	
	.post-meta li.category,	.post-meta li span { display:none !important}	
	
	.left-tour-details p, .right-tour-details p{ width:auto; min-height:92px;}
	
	.hover-details{ width:400px}

	 .left-tour-details p, .right-tour-details p{ min-height:22px}

#advps_container1 #bx-pager {
	position: relative !important;
}


#advps_container1 .advps-slide p {
    font-size: 24px !important;
}


}

@media all and (max-width: 570px) {

   .krown-latest-portfolio.classic.col-4 .portfolio-items {
      width: 255px;
   }
   .krown-latest-portfolio.col-4 .portfolio-item.classic {
      margin: 0 0 40px;
   }

   ul.products, .full-width ul.products {
      width: 295px;
   }
   ul.products li, .full-width ul.products li {
      width: 265px;
   }
   ul.products li .button, .full-width ul.products li .button {
      top: 180px;
   }
   #advps_container1 #bx-pager a{ width:80px; margin-left:0; height:auto !important}
   /*	#advps_container1 .bx-wrapper .bx-viewport{ height:350px !important;}*/
   

}

@media all and (max-width: 420px) {
  .krown-latest-portfolio.col-3 .portfolio-items, .krown-latest-portfolio.col-3 .portfolio-item {
      width: 100% ! important; 
   }
   .hover-details{ width:300px}
   .left-tour-details p, .right-tour-details p{ min-height:98px}
}

@media all and (max-width: 380px) {
	
	.header-content .right, .w-sticky.sactive #secondary-header.smaller .top-right{ width:85%}

   .krown-latest-portfolio.alt.col-3 .portfolio-items {
      width: 300px;
   }
    .portfolio-item.alt.isotope-item.disable-resize img { width: 100%;}
   .krown-latest-portfolio.col-3 .portfolio-item.alt {
      width: 300px;
   }
   
   #logo{  width:280px !important;}
   	#primary-footer .hkf_footer2 a{ margin: 10px 10px 10px}
	ul.foodie-people li.portfolio-item.alt, ul.foodie-people li.portfolio-item.alt img{ width:100%}
	.portfolio-item.alt .caption h3{ margin-top:125px}
	/*FOr grid review*/
	.portfolio-item{  margin-right:0 !important; width:100%}
	#advps_container1 #bx-pager a{ width:64px; margin-left:0}
		/*#advps_container1 .bx-wrapper .bx-viewport{ height:450px !important;}*/
		.hover-details{ width:220px; padding:0;}
		.hover-details table figure{ display:none}
		
		#advps_container1 #bx-pager{ bottom:0px !important }
}

/* STOP */

@media all and (max-width: 300px) {  

   html, body {
      overflow-x:scroll;
      width: 300px !important;
  }
   #secondary-header .header-content {
      width: 280px;
   }

}

/* ------------------------
-----   Retina adjustments    -----
------------------------------*/

@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi){ 

   #logo .default {
      display: none !important;
   }
   #logo .retina {
      display: block;
   }

   .mejs-overlay-loading span {
      background-image:url(images/mediaelement/loading-goodwork_x2.gif);
      background-size:32px 32px;
   }
   .mejs-overlay-button, .no-svg .mejs-overlay-button {
      background-image:url(images/mediaelement/bigplay-goodwork_x2.png);
      background-size:49px 98px;
   }
   .mejs-overlay:hover .mejs-overlay-button {
      background-position:0 -70px;
   }
   .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle, .mejs-controls .mejs-time-rail .mejs-time-handle, .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle, .mejs-controls .mejs-button button, .no-svg .mejs-controls .mejs-button button {
      background-image:url(images/mediaelement/controls-goodwork_x2.png);
      background-size:110px 60px;
   }
   .krown-twitter .intents a {
      background-image: url(images/twitter_x2.png);
      background-size: 26px 60px;
   }
   .portfolio-item.classic > a .hover, .fancybox-thumb span {
      background-image: url(images/cross_x2.png);
      background-size: 38px 38px;
   }
   #fancybox-loading div {
      background-image: url(images/preloader-222_x2.gif);
      background-size: 32px 32px;
   }
   .fancybox-nav span, .fancybox-close {
      background-image: url(images/sharpSprites_x2.png);
      background-size: 151px 50px;
   }
   .flexslider.mini {
      background-image: url(images/preloader-f7_x2.gif);
      background-size: 24px 24px;
   }
   .page-404 {
      background-image: url(images/sad-face_x2.png);
      background-size: 180px 180px;
   }
   .masonry-post.sticky.format-standard .content, .masonry-post.sticky.format-quote, .masonry-post.sticky.format-link, .masonry-post.sticky.format-audio .content, .masonry-post.sticky.format-gallery:before, .masonry-post.sticky.format-video:before, .masonry-post.sticky.format-image:before {
      background-image: url(images/sticky_x2.png);
      background-size: 45px 46px;
   }
   .regular-select-inner {
      background-image: url(images/arrow_x2.png);
      background-size: 29px 37px;
   }

}

/* DELETE THIS ! :) */

#ribbon {
  position: fixed;
  display: block;
  top: 0;
  right: 0;
  width: 117px;
  height: 117px;
  z-index: 999999;
  text-indent: -9999px;
  background: url(images/ribbon.png) no-repeat 0 0 transparent;
}
#ribbon:hover {
  background-position: 0 -117px;
}

#iframe_buy_tickets body.iframe-body{background:none !important;}

.private-group h1{font: 30px/36px 'HelveticaNeueLTStd75Bold';margin: 46px 0 0px;color: #ed1b2f;}
.advps-slide p{min-height:153px;}

.home-ticket-text h2 {
font: 48px/48px 'HelveticaNeueLTStd75Bold';
color: #ed1b2f;
margin: 0 0 20px;
}

#faq-tours a{color:#E5493A;}