aside {
    width: 260px;
    background-color: #000007;
    background-image: url(../img/blacks.jpg);
    background-repeat: repeat;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 10;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    opacity: 1!important;
}
.site-content {
/*    position: absolute;*/
    position: relative;
    left: 260px;
    top: 0;
    right: 0;
    overflow-x: hidden;
    transition: all .2s ease-out;
/*    transform: translate3d(0,0,0);*/
    opacity: 1!important;
    height:100%;
    width: calc(100% - 260px);
	/*background-image: url(https://www.elcholo.com/application/views/themes/theme-1/assets/img/6gen.jpg);*/
}
.desktop-navigation .menu > .menu-item {
    display: block;
    text-align: center;
}
.site-header--type-2 .header-content, .site-header--type-2 .left-menu .menu > li
{
    display: block;
	line-height: 2.4;
}
.site-header--type-2 .left-menu .menu{ text-align: center; }
.bottom-header:before{ }
.desktop-navigation .menu-item a, .desktop-navigation .page_item a
{
    font-family: 'Archivo Narrow';
    font-size: 15px; 
	color:#dbd7c9; 
	font-weight: 600;
}
.desktop-navigation .menu-item.arrows a:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #fff;
    position: absolute;
    top: 15px;
    margin-left: 10px;
}
.sub-menu .menu-item a:after { content: inherit !important; }
.desktop-navigation .menu-item.arrows:hover a:after {
    border-top-color: #33d5ac;
}
.desktop-navigation .sub-menu, .desktop-navigation .children {
    border-radius: inherit;
}
.desktop-navigation .sub-menu .menu-item a:hover, .desktop-navigation .sub-menu .page_item a:hover, .desktop-navigation .children .menu-item a:hover, .desktop-navigation .children .page_item a:hover{
    background-color: #33d5ac;
}
.desktop-navigation .sub-menu .menu-item a, .desktop-navigation .sub-menu .page_item a, .desktop-navigation .children .menu-item a, .desktop-navigation .children .page_item a {
    color: #000;
}
.site-header--type-2 .branding{ margin: 0 auto; }
.desktop-navigation .menu{ width: 100%; }
.site-header--type-2 .header-content .left-menu, .site-header--type-2 .header-content .right-menu{ flex:normal; width: 100%; }
.header-top-frame{ max-width: 100%; width: 100%; }
.top-contact-num, .top-social-icons{ padding: 0; }
.footer-menu .menu{ width: auto; }
.tiny-hamburger {
    width: 100%;
    /*height: 60px;*/
    background: #ffffff;
    position: relative;
    z-index: 100;
    padding: 10px 15px;
    display: none;
}
.tiny-hamburger img { float: right; width: 100px; position: relative; top:2px; /*right: 20px;*/ }
.tiny-hamburger .mobileMenuButton {
    position: relative;
    top: 10px; /*left:10px;*/
    z-index: 10000;
    padding: 6px;
    float: left;
/*    background: url(../static/img/blank.png) top left;*/
}
.tiny-hamburger .mobileMenuButton span {
    width: 25px;
    height: 4px;
    display: block;
    background: #000000;
    /*-moz-box-shadow: 0 0 6px rgba(0,0,0,.6);
    -webkit-box-shadow: 0 0 6px rgba(0,0,0,.6);
    box-shadow: 0 0 6px rgba(0,0,0,.6);*/
    margin-top: 3px; margin-bottom: 0;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
body.opened .tiny-hamburger .mobileMenuButton span {
    opacity: 0;
    filter: alpha(opacity=0);
}
body.opened .tiny-hamburger .mobileMenuButton span:first-child {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0,7px) rotate(45deg);
    -moz-transform: translate(0,7px) rotate(45deg);
    -ms-transform: translate(0,7px) rotate(45deg);
    -o-transform: translate(0,7px) rotate(45deg);
    transform: translate(0,7px) rotate(45deg);
}
body.opened .tiny-hamburger .mobileMenuButton span:last-child {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0,-7px) rotate(-45deg);
    -moz-transform: translate(0,-7px) rotate(-45deg);
    -ms-transform: translate(0,-7px) rotate(-45deg);
    -o-transform: translate(0,-7px) rotate(-45deg);
    transform: translate(0,-7px) rotate(-45deg);
}
body.opened aside {
    left: 0;
}
body.opened .site-content {
    left: 100px;
    opacity: .2!important;
    pointer-events: none;
}
#rev_slider_1_1 .tp-caption{ z-index: 5; white-space: nowrap;text-transform:uppercase; visibility:visible !important;transition: none 0s ease 0s;
    text-align: inherit; line-height: 0px;
    border-width: 0px; margin: 0px;
    padding: 0px; letter-spacing: 0px;
    font-weight: 400; font-size: 9px;
    white-space: nowrap; min-height: 0px;
    min-width: 0px; max-height: none;
    max-width: none; opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
}
.slider-text-frame{ position:absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 20;}
.slider-table{ display: table; width: 100%; height: 100%; }
.slider-tablecell{ display: table-cell; width: 100%; height: 100%; vertical-align: middle;text-align: center; }
.slider-tablecell img{ 
	/*max-width: 1130px !important;*/ 
	max-width: 859px !important;
	/*width: 100%; */
}
.sect-subtitle { position:absolute; bottom:10%;z-index:2; }
.sect-subtitle:before { position:absolute; top:50%; width:150px; height:1px; background:rgba(0,0,0,0.21); }
.sect-subtitle:after  {
	content:''; position:absolute; top:50%;
	left:49.5%; width:6px; height:6px;
	background: #fbfbfb; border-radius:100%;
	margin-top:-3px; margin-left:-3px;
}
.sect-subtitle img{  }
/* Parallax base styles
  --------------------------------------------- */
    .parallax {
        height: 350px; overflow-x: hidden;overflow-y: auto;-webkit-perspective: 1px; perspective: 1px;
        position: absolute;top: 0;left: 0;width: 100%; scrollbar-width: none; /* Firefox */
        -ms-overflow-style: none;  /* IE 10+ */
    }
    .parallax::-webkit-scrollbar { /* WebKit */
        width: 0px;
    }
    .parallax__layer { position: absolute; top: 0; left: 0; right: 0; bottom: 0; }
    .parallax__layer--base { -webkit-transform: translateZ(0); transform: translateZ(0); }
    .parallax__layer--back {-webkit-transform: translateZ(-1px);transform: translateZ(-1px);}
    .parallax { font-size: 200%; }
    /* add some padding to force scrollbars */
   .parallax__layer {padding: 280px 0;}
   /* centre the content in the parallax layers */
    .title {position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
.home-slider .slick-slide.slick-current.slick-active, .tab-content.full-menu.slick-slide.slick-current.slick-active {
    visibility: visible;
}
.home-slider .slick-slide, .tab-content.full-menu.slick-slide.  {
    visibility: hidden;
}
button.mfp-close:focus-visible, button.mfp-arrow:focus-visible {
    outline: 2px solid !important;
}
.vip-page-content .form-wrapper iframe {
    width: 100% !important;
    height: 100% !important;
    min-height: 765px;
    overflow: hidden;
}
.vip-page-content .section-title {font-family: 'Opulent Brush Alt';color: #2a4c65;font-size: 4em !important;line-height: 1;margin: 0 auto 3.2rem;}
.vip-page-content ul.card-details {width: 100%;max-width: 295px;margin: 0 auto 20px;text-align: left;}
.vip-page-content ul.card-details li {font-size: 16px;color: #006361}
.vip-page-content p>a {color: #24A68A;text-decoration: underline !important;text-transform: none;}
.vip-page-content p.sub-head {font-family: 'RECKFIELD-NORMAL';font-size: 25px;margin: 30px auto 10px;}
.vip-page-content p.card-text {font-style: italic;}
.vip-page-content .column-wrapper {width: 100%;max-width: 80%;margin: 0 auto;}
/********************* MEDIA QUERY **********************/
@media screen and (max-width: 991px)
{
    html aside {left: -260px; width: 260px; height: 100%; }
   .tiny-hamburger {display: block; }
    .site-content{ left: 0; right: auto; width: 100%; }
    html body.opened aside { overflow-y: auto;overflow-x: hidden;}
    .slider-tablecell img { max-width: 400px !important; width: 100%; }
    .site-footer{ text-align: center; }
    .site-footer .footer-copy{ padding: 30px 0; }
    .site-footer .widget-holder { padding: 50px 0 30px 0; }
}
    .col-sm-2.insta-section {
    width: 20%;
    padding: 3px;
}
    .instagram-title {
    color: #006361;
    margin: 0;
        font-family: 'RECKFIELD-NORMAL';
    text-transform: lowercase;
    font-size: 2.5em;
    line-height: 1;
    padding: 32px 0;
		font-weight: normal !important;
}
    .form-title {
    color: #006361;
    margin: 0;
        font-family: 'RECKFIELD-NORMAL';
    text-transform: lowercase;
    font-size: 1.5em;
    letter-spacing: -1px;
    line-height: 1.5;
    padding: 32px 0;
        font-weight: normal !important;
}
.location-title{
    color: #000000;
    margin: 0;
    font-family: 'BERNIER Distressed';
    text-transform: lowercase;
    font-size: 5.5em;
    line-height: 1;
    padding: 30px 0;  
}
.location-header-title {
    color: #000000;
    margin: 0;
    font-family: 'Archivo Narrow';
    text-transform: lowercase;
    font-size: 30px;
    line-height: 1;
    padding: 0 0 10px;
}
.location-list-items ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.location-list-items ul li p {
    margin: 0;
    padding: 0;
    position: relative;
    font-size: 16px;
    padding-left: 30px;
}
.location-list-items ul li p em {
    position: absolute;
    left: 0;
    color: #000;
    top: 6px;
}
.location-list-items {
    padding-bottom: 30px;
}
.location-section {
    position: relative;
    height: 100vh;
    overflow: hidden;
}
.location-right-section {
    position: relative;
    overflow-y: scroll;
    height: 100vh;
}
.location-form-section {
    padding-bottom: 50px;
}
.location-form-section input {
    margin-bottom: 0px !important;
}
.pd-0 {
    padding: 0;
}
.right-location-image {
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    /*padding-bottom: 74%;*/
    height: 44vh;
}
.right-location-image img { visibility: hidden; /*display: none;*/ }
.left-location-image {
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    /*padding-bottom: 74%;*/
    height: 44vh;
}
.left-location-image img { visibility: hidden; /*display: none;*/ }
.right-content-section {
    width: 100%;
    height:auto;
	position: relative;
    /*height: 44vh;*/
}
.left-content-section {
    width: 100%;
    height:auto; 
    position: relative;
    /*height: 44vh;*/
}
.line-border {
     /*position: absolute;
    top: 40px;*//*border: 2px solid #d5d5d5;*/
    margin: 0;
    right: 40px;
    bottom: 40px;
    left: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.location-page-section .row {
    margin: 0;
}
.location-content-title {
    font-family: 'BERNIER Distressed';
    color: #000;
    font-size:38px;
    margin: 0;
    padding: 0;
	text-transform: lowercase;
    line-height: 1.1;
}
.location-content-section {
    padding: 0px 46px;
    text-align: center;
}
.location-header p {
    font-family: 'museo_sans700';
    font-size: 1.8em;
    letter-spacing: normal;
    padding: 0;
    margin: 0;
}
.location-address {
    padding: 13px 0;
}
.location-address p {
    font-size: 15px;
    line-height: 28px;
}
.title-frame {
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 45vh;
}
.title-frame:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
}
.header-page-title {
    font-size: 89px;
    color: #fff;
    margin: 0;
    padding: 0;    font-family: 'Black Mountage';
   /* font-family: viva_beautiful_demoregular;*/
}
.display-center {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 45vh;
}
.locations--section {
    text-align: center;
    padding-bottom: 20px;
}
.footer-slide-logo ul {
    padding: 0;
    list-style: none;
    display: block;
    text-align: center;
}
.footer-slide-logo ul li {
    display: inline-block;
    padding: 20px;
}
.footer-slide-logo ul li img {
    max-width: 117px;
}
.sub-background {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.el-cholo-logo {
    text-align: center;
    margin: 50px 0 20px;
}
.el-cholo-logo img {
    max-width: 142px;
}
.site-footer .footer-copy {
    padding-top: 25px;
}
.location-link-section{ max-width:100%; }
.location-link-section .our-locations{ padding-bottom: 35px;padding-top: 10px; }
.location-link-section .our-family{ padding-bottom: 35px;padding-top: 10px; }
.location-link-section h2{ font-size: 4em;margin: 0.3em 0;font-family: 'Black Mountage';color: #000000; }
.header-promotions {
    text-align: center;
    padding: 15px;
    width: 79%;
    margin: auto;
    margin-top: 22px;
    border: double;
}
.header-promotions .promotion-title {
    font-family: 'Black Mountage';
    color: #dbd7c9;
    font-size: 47px;
    padding-top: 0;
    padding-bottom: 5px;
}
.promotions-row {
    margin-bottom: 12px;
    color: #fff;
}
.promotion-head {
    font-family: 'museo_sans700';
    text-transform: uppercase;
    font-size: 16px;
    line-height: 1.2;
	color: #dbd7c9;
}
.promotion-desc {
    font-size: 16px;
    color: #dbd7c9;
	    line-height: 17px;
}
.locations-gap{ clear: both;height: 80px; }.locations-list{ max-width: 1170px; margin: auto; }
.online-order-frame{ margin:30px 0; }
.product-section-menu .swin-sc-product .main-slider.cat-wrapper-02 .item{ /*float:none; width: auto !important; margin: 0 10px;*/ }
.simply-scroll-container {
    margin-top: 10px;
}
#scroller .section {
    position: relative;
    float: left;
    width: 280px;
    height: 210px;
    overflow: hidden;
    padding: 0;
}
#scroller .section a span {
    display: none;
    background-color:#ffffff;color:#000000;
}
.story-frame #scroller .section {
    width: 600px;
    height: 250px;
}
#scroller .section a {
    display: block;
}
#scroller .hp-highlight {
    height: 210px;
    margin: -10px 10px 10px 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
#scroller .feature-headline {
    position: relative;
    top: 140px;
    width: 432px;
    background: white;
    margin: 10px 10px 20px 10px;
    padding: 10px 10px 0 10px;
}
#scroller .feature-headline a {
    font-weight: bold;
    text-decoration: none;
    color: #cc0000;
}
#scroller h1 {
    font-weight: normal;
    font-size: 19px;
}
#scroller p {
    font-size: 14px !important;
    color: #666666;
    line-height: 130%;
    padding: 0 0 10px;
}
.simply-scroll-container {
    position: relative;
}
.simply-scroll-clip {
    position: relative;
    overflow: hidden;
    z-index: 2;
}
.simply-scroll-list {
    padding-bottom: 50px !important;
}
.simply-scroll-list li {
    padding: 0;
    margin: 0;
    list-style: none;
}
.simply-scroll-list li img {
    border: none;
    display: block;
}
.scroll-slide:hover .video-overlay {
    display: block;
}
.scroll-slide .video-overlay {
    position: absolute;
    display: block;
    width: 270px;
    height: 200px;
    top: 0;
    background: rgba(0, 0, 0, 0.32);
    display: none;
}    
.footer-links{text-align:center;list-style-type:none;padding:0;margin:10px 0; }
.footer-links a{ font-size:14px; }
.popup-content {
    text-align: center;
    font-size: 16px;
    font-family: 'museo_sans_cyrl900', sans-serif;
    line-height: 1.4;
    padding: 0 15px;
    margin-top: -50px;
}
.popup-content p {
    padding-top: 25px;
    margin-bottom: 0;
}
.popup-small-text {
    font-size: 14px;
}
.popup-btn-contain {
    padding-top: 5px;
}
.popup-btn {
    border-radius: 0;
    margin: 10px 10px;
    text-transform: uppercase;
    padding: 10px 20px;
    border-width: 2px;
}
.modal-footer {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    padding-top: 20px;
}
.hot-stove-league-frame ul.details li {
    list-style-type: none;
    font-size: 18px;
    line-height: 1.5;
}
.hot-stove-league-frame h4.details-title {
    font-size: 18px;
    line-height: 1.5;
}
.hot-stove-league-frame .col-md-12 .checkbox {
    width: auto;
    margin-right: 25px;
    display: inline-block;
}
.hot-stove-league-frame label.interested {
    padding: 0 10px;
}
.hot-stove-league-frame .label-title {
    display: block;
}
.hot-stove-league-frame .radio-group {
    height: 100%;
    margin-top: 10px;
}
.hot-stove-league-frame .checkbox-group {
    width: 80%;
    padding: 0 20px;
}
.hot-stove-league-frame .column-wrap {
    text-align: center;
}
.hot-stove-league-frame input[type="checkbox"] {
    opacity: 0;
    position: absolute;
    z-index: 1;
    cursor: pointer;
    margin-left: -15px !important;
}
.hot-stove-league-frame .checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0px;
    top: 0px;
    margin-left: -20px;
    border: 1px solid #ccc;
    background-color: #fff;
}
.hot-stove-league-frame .custom-checkbox input[type="radio"] {
    opacity: 0;
    position: absolute;
    left: 5px;
    height: 100%;
}
.hot-stove-league-frame .custom-checkbox input[type="radio"]:checked+span:before {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    top: 5px;
    left: 5px;
    background-color: #0f0f0f;
    border-radius: 50%;
}
.hot-stove-league-frame h2.content-title {
    font-family: 'Archivo Narrow';
    font-size: 25px;
    line-height: 25px;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0;
}
.hot-stove-league-frame .speacker-section-wrap h3 {
    text-align: center;
    margin-bottom: 20px;
    font-family: 'Opulent Brush Alt';
    letter-spacing: 1px;
}
.hot-stove-league-frame .custom-checkbox input[type="radio"]+span {
    width: 20px;
    height: 22px;
    position: absolute;
    left: -20px;
    top: 0;
    background-color: #fff;
    border: 1px solid #999;
    border-radius: 25px;
}
.hot-stove-league-frame .custom-checkbox span {
    line-height: 1.2;
    display: inline-block;
    padding: 0 10px;
    margin-left: 0px;
}
.hot-stove-league-frame label.custom-checkbox {
    margin-left: 20px;
}
.hot-stove-league-frame .checkbox input:checked + label::after {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 16px;
    position: absolute;
    color: #fff;
    top: -2px;
    left: -18px;
    border-color: transparent;
    background-color: transparent;
}
.hot-stove-league-frame .checkbox input:checked + label::before {
    border-color: #0f0f0f;
    background-color: #0f0f0f;
}
.hot-stove-league-frame .speakers-section {
    padding-bottom: 30px;
}
.top-social-icons a:focus-visible, .footer-slide-logo a:focus-visible {
    outline: 1px solid #fff;
}
a.btn:focus-visible {
    outline: 1px solid #000;
}   
/************************* Media query **********************************/
@media (max-width:1400px){
     .location-content-title {
        font-size: 42px;
    }
}
@media (max-width:1280px){
    .history-container01 .history-container02{ width: 100%; }
	footer .col-md-2{ padding:0 5px; }
}
@media (max-width:991px) {
    .location-content-title { font-size: 40px; }
    .location-content-section { padding: 0px 25px; }
    .site-content { /*top: 58px;*/ }
    .title-frame { /*margin-top: 50px;*/ }
    .history-tile-frame .owl-prev, .history-tile-frame .owl-next{ width:50px; height:50px; }
}
@media (max-width:767px) {
    .location-content-title { font-size: 26px;}
    .left-location-image,
    .right-location-image { height: 100%;}
    .header-page-title{ font-size: 60px;}
    .title-frame{height: 30vh;}
    .display-center{ height: 35vh;}
    .col-sm-2.insta-section{ width: 100%;}
    .instagram-title { font-size: 2em;}
    .history-tile-frame {padding: 50px;}
    .history-tile-frame h2 {font-size: 36px;}
    .welcome-header {font-size: 42px !important;}
    .product-sesction-menu .col-md-6:nth-child(2n+3){ float: none; }
    .left-location-image, .right-location-image{ margin-bottom: 30px; }
    .left-content-section, .right-content-section{ height: auto; }
    .left-content-section .line-border, .right-content-section .line-border{ display: block; }
    .locations-gap{ height: 40px; }
}
.slick-slider {
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.slick-list.draggable {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.canneryport-btn {
    padding: 14px;padding-left: 21px;padding-right: 21px;background-color: transparent;border: solid 3px #006361;color: #006361;font-weight: 900;letter-spacing: 4px;font-size: 14px;
}
.canneryport-btn:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.store-pricing{
    margin: 10px 0 10px 0;
    font-size: 22px;
    letter-spacing: -1px;
    font-family: 'RECKFIELD-NORMAL';
}
.main-navigation .menu li:hover > ul, .main-navigation .menu li:focus > ul, .main-navigation .menu li:focus-within > ul, .main-navigation .menu li > ul:hover, .main-navigation .menu li > ul:focus {
    display: block;
}
.tiny-hamburger {
    z-index: inherit;
}
.opened .tiny-hamburger .mobileMenuButton span {
    background: #fff;
}
button.single_add_to_cart_button:focus-visible {
    outline: 1px solid #000;
    border: 3px solid;
}
@media (max-width: 600px) {
    .vip-page-content .form-wrapper iframe {min-height: 725px;max-width: 420px !important;margin: 0 auto;}
    .vip-page-content .form-wrapper iframe input, .email .tempContDiv span, .small .tempContDiv input[type="text"], .namemedium .nameWrapper, .name .tempContDiv span {width: 100% !important;margin: 0 auto 10px !important;}
    .vip-page-content .section-title {font-size: 3em !important;margin: 20px auto;}
    .vip-page-content ul.card-details li {font-size: 15px;}
    .vip-page-content .column-wrapper {max-width: 95%;}
}
@media (max-width: 580px) {
    .vip-page-content .form-wrapper iframe {min-height: 900px;}
}
@media (max-width: 375px) {
.vip-page-content ul.card-details {padding: 0 0 0 15px;max-width: 100%;}
}