/******************************
 * Homepage Stylesheet
 ******************************/
.device-view,.video-img-mobile{
    display: none;
}
.desktop-view{
    display: block;
}
.slider-announce.desktop-view{
    top: -4px;
    right: -4px;
}
.site-container{
    /*    background-image:url("../images/site-bg.png");*/
    background-image:url("../images/bkg-pattern-700.jpg");
}
.event-slider-section{
    padding-top:32px;
    padding-bottom:28px;
}
.header-section{
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    -ms-background-size:cover;
    background-size:cover;
}
@media all and (min-width : 768px){
    .navbar-section{
        top:50px;
        position:fixed;
        background:rgba(104,170,148,0.7);
        width:100%;
        z-index:998;
        -webkit-transition:0.3s;
        -moz-transition:0.3s;
        -o-transition:0.3s;
        -ms-transition:0.3s;
        transition:0.3s;
    }
}
@media all and (min-width:837px) and (max-width:1055px){
    .navigation-menu > li:nth-child(3){
        margin-right:158px!important;
    }
}
.single_variation_wrap{
    display:block!important;
}
.site-logo{
    position:fixed;
    left:50%;
    -webkit-transform:translateX(-50%);
    -moz-transform:translateX(-50%);
    -o-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    transform:translateX(-50%);
    z-index:999;
    -webkit-transition:0.4s;
    -moz-transition:0.4s;
    -o-transition:0.4s;
    -ms-transition:0.4s;
    transition:0.4s;
}
.sticky .site-logo{
    /*    width:137px;*/
}
.sticky .site-logo img{
    width:137px;
}

.sticky .navbar-section{
    background:rgba(104,170,148,10);
    top:0;
}
.navigation-menu{
    list-style:none;
    padding:0px;
    margin:0px;	
}
.navigation-menu li{
    float:left;
}
.navigation-menu a:hover{
    background-color:#8a5e50;
    color:#ffffff;	
}
.navigation-menu li:nth-child(3){
    margin-right:217px;
}
.navigation-menu li:nth-child(4){
    margin-left:93px;
}
.navigation-menu li a{
    text-transform:uppercase;
    display:block;
    padding:22px 36px;
    font-size:18px;
    color:#ffffff;
    -webkit-transition:0.4s;
    -moz-transition:0.4s;
    -o-transition:0.4s;
    -ms-transition:0.4s;
    transition:0.4s;
}
.navigation-menu li:last-child a{
    padding-right:22px;
    padding-left:22px;
}
.navigation-menu li:first-child a{
    padding-left:22px;
    padding-right:22px;
}
.navebar{
    float:left;
}
.social-links{
    float:right;
}
.social-links ul{
    padding:0px;
    margin:0px;
    list-style:none;
}
.social-links ul li{
    float:left;
}
.social-links ul li a{
    font-size:18px;
    padding-top:24px;
    display:block;
    color:#ffffff;
    margin-right:19px;
    padding-bottom:20px;
}
.social-links ul li:last-child a{
    margin-right:71px;
}
.upcoming-shows-title{
    text-align:center;
    color:#ffffff;
    font-size:38px;
    text-transform:uppercase;
    margin-bottom:23px;
    letter-spacing: 2px;
}

/**********************************
 *Stylesheet Footer
 **********************************/

.footer-section{
    background-color:#a67161;
    position:relative;
    padding-bottom:51px;
}
.footer-logo{
    position:absolute;
    left:50%;
    -webkit-transform:translateX(-50%);
    -moz-transform:translateX(-50%);
    -o-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    transform:translateX(-50%);
    top:-52px;
}
.social-links-footer{
    padding:0px;
    list-style:none;
    display:inline-block;
    margin-top:30px;
}
.social-links-footer li{
    float:left;
}
.social-links-footer li a{
    font-size:36px;
    color:#ffffff;
}
.address-section{
    padding-top:60px;
}
.address-section span{
    display:block;
    text-align:center;
    font-size:18px;
    line-height:30px;
    color:#ffffff;
    text-transform:uppercase;
}
.header-section .container{
    text-align:center;
}
.video-wrapper[style]{
    padding-bottom:56.2%!important;
}
.social{
    text-align:center;
}
.social-links-footer li:first-child{
    padding-right:82px;
}
.social-links-footer li:last-child{
    padding-left:82px;
}
.site-content h1{
    color:#ffffff;
    font-size:38px;
    text-transform:uppercase;
    text-align:center;
}
.site-content{
    padding-top:285px;
}
.line{
    width:100px;
    background-color:#ffffff;
    color:#ffffff;
    height:2px;
    border:none;
    margin-top:17px;
}
.inner-page-content{
    padding-top:89px;
    padding-bottom:78px;
}
.inner-page-content p{
    font-family: 'Raleway', sans-serif;
    font-weight:500;
    font-size:18px;
    line-height:30px;
    color:#ffffff;
    margin-bottom:30px;
}
.inner-page-content h1{
    font-size:55px;
    font-family:"Nothing You Could Do",cursive;
    line-height:30px;
    color:#ffffff;
    margin-bottom:28px;	
}
.inner-page-content h2{
    font-size:55px;
    font-family:"Nothing You Could Do",cursive;
    line-height:24px;
    color:#ffffff;
}

/************************
 * News Stylesheet
 ***********************/

.news-container{
    padding-top:121px;
    padding-bottom:100px;	
}
.blog-category-list{
    text-align:center;
    margin-bottom:50px;
}
.blog-category-list ul{
    padding:0px;
    margin:0px;
    list-style:none;
    display:inline-block;
}
.blog-category-list ul li{
    float:left;
}
.blog-category-list ul li a{
    font-size:18px;
    color:#ffffff;
    line-height:30px;
    text-transform:uppercase;
    margin-left:84px;
    padding:10px 0px 10px 0px;
    display:block;
    text-align:center;
    width:132px;
    margin-bottom:26px;
    -webkit-transition:0.4s;
    -moz-transition:0.4s;
    -o-transition:0.4s;
    -ms-transition:0.4s;
    transition:0.4s;

}
.blog-category-list ul li a:hover{
    background-color:#8a5e50;
    color:#ffffff;
}
.blog-category-list ul li:first-child a {
    margin-left: 0;
}
.blog-category-list ul li.active a{
    background-color:#8a5e50;
}
.category-post-list{
    padding:6px;
    background-color:#ffffff;
    margin-bottom:56px;
}
.blog-category-post-list ul{
    padding:0px;
    margin:0px;
    list-style:none;
}
.blog-category-post-list ul li{
    float:left;
}
.blog-category-post-list ul li:first-child .category-post-list{
    padding-right:4px;	
}

.blog-category-post-list ul li:last-child .category-post-list{
    padding-left:4px;
}
.blog-category-post-list ul li .category-post-list{
    margin-left:50px;	
}
.blog-category-post-list ul li:nth-child(3n+1) .category-post-list{
    margin-left:0px;	
}
.flexslider{
    position:relative;
}
.flexslider ul.slides{
    padding:0px;
    list-style:none;
}
.for-line{
    width:100px;
    height:2px;
    border-bottom:solid 2px #ffffff;
    margin-bottom:46px;
    -webkit-transform:translateX(-50%);
    -moz-transform:translateX(-50%);
    -o-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    transform:translateX(-50%);
    position:relative;
    left:50%;
    top:0px;
}
.see-all-video-just-announced-section{
    text-align:center;
    padding-bottom:140px;
}
.see-all-video-just-announced-section ul{
    padding:0px;
    list-style-type:none;
    display:inline-block
}
.see-all-video-just-announced-section ul li{
    float:left;
}
.see-all-video-just-announced-section ul li:first-child{
    margin-right:51px;
}
.see-all-video-just-announced-section ul li:first-child a{
    background-color:#a67262;
    padding-top:15px;
    padding-bottom:12px;
    width:279px;	
    display:block;
    -webkit-transition:0.4s;
    -moz-transition:0.4s;
    -o-transition:0.4s;
    -ms-transition:0.4s;
    transition:0.4s;
}
.see-all-video-just-announced-section ul li:first-child a:hover{
    background: #68aa95;
}
.see-all-video-just-announced-section ul li:last-child a{
    background-color:#68aa95;
    padding-top:15px;
    padding-bottom:12px;
    width:279px;
    display:block;
    -webkit-transition:0.4s;
    -moz-transition:0.4s;
    -o-transition:0.4s;
    -ms-transition:0.4s;
    transition:0.4s;
}
.see-all-video-just-announced-section ul li:last-child a:hover{
    background: #a67262;
}
.see-all-video-just-announced-section ul li a{
    font-size:25px;
    color:#ffffff;
    text-align:center;
    text-transform:uppercase;
}
.slider-content-wrap{
    position:relative;
    overflow: hidden;
	max-height: 650px;
}
.slide-content{
    position:absolute;
    left:0px;
    bottom:0px;
    width:100%;
    overflow: hidden;
}
.show-slider-wrap .menu-list-calendar{
    padding-top:33px;
}
.show-slider-wrap .menu-list-content{
    width:89.5%;
}
.show-slider-wrap .menu-list-content p, .slider-description{
    font-size:31.95px;
    margin-bottom:-2px;
}
.show-slider-wrap .menu-list-content-right{
    width:19%;
    margin-top:153px;
}
.just-annoucned-img{
    position:absolute;
    right:0px;
    bottom:5px;
    z-index:99;
}
.seasional-section{
    text-align:center;
    padding-top:121px;
    padding-bottom:130px;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    -ms-background-size:cover;
    background-size:cover;
    background-attachment: fixed;
}
.instagram-link-wrap{
    padding-bottom:142px;
}
.seasional-section h3{
    font-size:65px;
    color:#ffffff;
    font-family:"Nothing You Could Do",cursive;
    padding-bottom:31px;
}
.seasional-section a{
    font-size:28px;
    text-transform:uppercase;
    color:#ffffff;
	line-height:40px;
}
.menu-list-content h1{
    color: #8b5a4b;
    font-family: "Oswald",sans-serif;
    font-size: 58.9px;
    font-weight: 400;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.show-slider-wrap .menu-list-info{
    font-size:26.14px;	
}
.slide-content .calendar-menu-list{
    margin-bottom:0px!important;
}


/*****************************************
 * Google Map Stylesheet 
 * ***************************************/

.acf-map {
    width: 100%;
    height: 440px;
    border: #ccc solid 1px;
    margin:0px 0;
}

/* fixes potential theme css conflict */
.acf-map img {
    max-width: inherit !important;
}
.google-map-section{
    background-color:#ffffff;
    padding:10px;
    position:relative;
}
.page-template-template-contact .site-container{
    padding-top:40px;
}
.contact-address-section{
    float:left;
    width:55%;
}
.contact-form-section{
    float:right;
    width:40%;
}
.contact-form-section h3{
    font-size:38px;
    color:#ffffff;
    text-transform:uppercase;
    text-align:center;
    margin-bottom:23px;
}
.contact-section-wrap {
    padding-top:56px;
    padding-bottom:147px;
}
.contact-form input[type="text"]{
    margin-bottom:38px;
    padding-top:9px;
    padding-bottom:9px;
    text-indent:16px;
    color:#8b5a4b;
    font-size:18px;
    line-height:30px;
    width:100%;
    background-color:#ffffff;
    border:solid 1px #ffffff;
}
.contact-form form{
    padding-right:40px;
}
.contact-form input[type="email"]{
    margin-bottom:38px;
    padding-top:9px;
    padding-bottom:9px;
    text-indent:16px;
    color:#8b5a4b;
    font-size:18px;
    line-height:30px;
    width:100%;
    background-color:#ffffff;
    border:solid 1px #ffffff;
}
.contact-form textarea{
    /* text-indent: 16px; */
    color:#8b5a4b;
    font-size:18px;
    line-height:30px;
    width:100%;
    background-color:#ffffff;
    border:solid 1px #ffffff;
    height:250px;
    margin-bottom:34px;
	padding: 10px 16px 16px 16px;
}
.contact-form input[type="submit"]{
    font-size:25px;
    font-family: 'montserratregular';
    text-align:center;
    background-color:#a67262;
    color:#ffffff;
    border:solid 1px #a67262;
    padding-left:28px;
    padding-right:28px;
    padding-top:8px;
    padding-bottom:7px;
    -webkit-transition:0.4s;
    -moz-transition:0.4s;
    -o-transition:0.4s;
    -ms-transition:0.4s;
    transition:0.4s;
}
.contact-form input[type="submit"]:hover{
    background-color:#68AA94;
    border:solid 1px #68AA94;
}
.contact-address-section h4{
    font-family: 'Raleway', sans-serif;
    font-size:20px;
    line-height:30px;
    text-transform:uppercase;
    color:#ffffff;
    font-weight:bold;
}
.street-address{
    font-family: 'Raleway', sans-serif;
    font-size:20px;
    line-height:30px;
    text-transform:uppercase;
    color:#ffffff;
    font-weight:500;
}
.address{
    font-family: 'Raleway', sans-serif;
    font-size:20px;
    line-height:30px;
    text-transform:uppercase;
    color:#ffffff;
    font-weight:500;
}
.wpcf7-response-output.wpcf7-validation-errors{
    font-size:13px;
    line-height:17px;
    padding:15px;
    color:#ffffff;
}
.venue-phone-section{
    margin-top:63px;
    margin-bottom:63px;
}
.venue-phone-section a{
    font-size:20px;
    line-height:30px;
    font-family: "Raleway",sans-serif;
    font-weight:500;
}
.for_inquiries{
    margin-bottom:30px;
}
.for_inquiries p{
    font-size:20px;
    line-height:30px;
    font-family: "Raleway",sans-serif;
    font-weight:500;
    color:#ffffff;
}
.for_inquiries a{
    font-size:20px;
    line-height:30px;
    font-family: "Raleway",sans-serif;
    font-weight:400;
    color:#ffffff;
}
span.wpcf7-not-valid-tip {
    color: #ff0000;
    display: block;
    font-size: 14px !important;
}
.current-menu-item{
    background-color:#8A5E50;
}
#section0{ 
    position:fixed; 
    width:100%; 
    height:100%
}
.video-section div {
    widows: 100% !important; 
    max-width:100%!important
}
/*video{
    width:100%!important;
    height: auto!important;
}*/
.post-animation a{
    font-family: 'Oswald', sans-serif;
    font-size:21.43px;
    text-transform:uppercase;
    text-align:center;
}
.post-animation.post-animation h2{
    text-align:center;
    padding-top:24px;
}
.post-animation h2{
    text-align:center;
    padding-top:24px;
    padding-bottom:4px;
}
.post-animation h2{
    text-align:center;
    padding-top:24px;
    padding-bottom:4px;
}
.post-animation > article p{
    font-family: 'Raleway', sans-serif;
    font-size: 15.27px;
    line-height: 21.81px;
    color:#8a5e50;	
    text-align:center;	
    padding-top:13px;
    padding-bottom:13px;
}
.post-animation.press h2 a:first-child{
    color:#8b5a4b;
}
.post-animation.news h2 a:first-child{
    color:#8b5a4b;
}

.post-animation.news h2 a{
    color: #8b5a4b;
}
.post-animation.press > article p{
    font-family: 'Raleway', sans-serif;
    font-size: 15.27px;
    line-height: 21.81px;
    color:#8a5e50;
    text-align:center;
    padding-top:13px;
    padding-bottom:13px;	
}
.post-animation.press > article{
    padding-bottom:26px;
}
.post-animation.news > article{
    /* padding-bottom: 26px; */
}
.post-animation h2 a{
    font-family: 'Oswald', sans-serif;
    font-size:21.43px;
    text-transform:uppercase;
    text-align:center;
    color:#8b5a4b;
}
.flex-prev,.flex-next{
    font-size:0px!important;
}
.single-slider .flex-next{
    top:50%;
}
.single-slider .flex-prev{
    top:50%;
}
.post-date{
    font-size:15.27px;
    line-height:21.81px;
    color:#68aa95;
    text-transform:uppercase;
    text-align:center;
    display:block;
}
.social-link{
    text-align:center;
}
.social-link a{
    display:inline-block;
    color:#68aa95;
    margin-left:12.5px;
    margin-right:12.5px;
}
.single-slider{
    position:relative;
}
.load-more{
    text-align:center;
}
.load-more a{
    display:inline-block;
    background-color:#a67161;
    color:#ffffff;
    font-size:25px;
    width:240px;
    text-align:center;
    padding-top:14px;
    padding-bottom:13px;
    -webkit-transition:0.4s;
    -moz-transition:0.4s;
    -ms-transition:0.4s;
    -o-transition:0.4s;
    transition:0.4s;
}
.load-more a:hover{
    background-color:#68aa95;
}
.video-container{
    position:relative;
    padding-bottom:56.25%;
    padding-top:30px;
    height:0;
    overflow:hidden;
}
.video-container iframe, .video-container object, .video-container embed {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
.grid .post-animation {
    float: left;
    padding: 7px;
    width:29%; 
    background: #edeeee; 
    margin-right:50px; 
    margin-bottom:50px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    -ms-box-sizing:border-box;
    box-sizing:border-box;
}
.grid .post-animation:nth-child(3n){
    margin-right:0px;
}
#grid{
    padding:0px;
    margin:0px;
    list-style:none;
}
.header-bg{
    background-image:url('../images/news-header-bg.jpg');
}
.image-page-section{
    float:left;
}
.content-page-section{
    float:right;
}
.content-page-wrapper {
    margin-bottom:96px;
}
.inner-page-content .content-page-wrapper:nth-child(2){
    margin-bottom:80px;
}
.inner-page-content .content-page-wrapper:last-child{
    padding-bottom:22px;
}
.woocommerce-message{
    font-size:13px;
}
.woocommerce-info{
    font-size:13px;
}
.content-page-wrapper .image-page-section {
    float: left;
    width: 50%;
}
.content-page-wrapper .content-page-section {
    float: right;
    width: 47%;
}
.content-page-wrapper:nth-child(2n) .image-page-section {
    float: right;
}
.content-page-wrapper:nth-child(2n) .content-page-section {
    float: left;
}
.listing-description .post-date{
    text-align:left;
}
.social-link a i{
    font-size:23px;
}
.archive #site-content{
    padding:100px 0px 100px 0px;
}
.archive-wrap a{
    color:#68aa95;
    font-size:17px;
}
.archive #site-content > h1{
    color:#ffffff;
}
.archive #site-content > h3{
    color:#ffffff;
}
.archive .post-title a{
    color:#ffffff;
}
.archive-wrap p{
    color:#ffffff;
    font-family:"Raleway",sans-serif;
    padding-bottom:5px;
}

.post-author{
    color:#ffffff;
}
/* Grid effect css */
.grid {
    list-style: none;
    margin: 30px auto;
    padding: 0;
    width: 100%;
	min-width: 175px;
}
.sub-menu{
    position:absolute;
    list-style:none;
    width:100%;
    min-width: 175px;
}
.sub-menu li{
    width:100%;
}
.navigation-menu > li{
    position:relative;
}
.grid .post-animation.shown, .no-js .grid .post-animation, .no-cssanimations .grid .post-animation {
    -webkit-opacity:1!important;
    -moz-opacity:1!important;
    -o-opacity:1!important;
    -ms-opacity:1!important;
    opacity:1!important;
}
.grid li.post-animation .items .product .metal .news .press .animate{
    -webkit-transition:none!important;
    -moz-transition:none!important;
    -o-transition:none!important;
    -ms-transition:none!important;
    transition:none!important;
    -webkit-transform:scale(1)!important;
    -moz-transform:scale(1)!important;
    -o-transform:scale(1)!important;
    -ms-transform:scale(1)!important;
    transform:scale(1)!important;
    -webkit-opacity:1!important;
    -moz-opacity:1!important;
    -o-opacity:1!important;
    -ms-opacity:1!important;
    opacity:1!important;
}
.grid .post-animation img {
    width: 100%;
}
.post-type-archive-product .site-container{
    margin-bottom:-10px;
}

.category .page-title{
    color:#ffffff;
}
/* Effect 3: Scale up */

/*.grid.effect-3 .post-animation.animate {
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    -o-transform: scale(0.6);
    -ms-transform: scale(0.6);
    transform: scale(0.6);
    transform: scale(0.6);
    -webkit-animation: scaleUp 0.65s ease-in-out forwards;
    animation: scaleUp 0.65s ease-in-out forwards;
}*/

@-webkit-keyframes scaleUp {
    0% { }
100% { -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); transform: scale(1); opacity: 1; }
}

@keyframes scaleUp {
    0% { }
100% { 
    -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); transform: scale(1); 
    opacity: 1; 
}
}

/********************************************
 * Shop Page Style
 ********************************************/
.shop-product-listing{
    padding-top:121px;
    padding-bottom:171px;
}


/************************************************
 * Product Woocommerce Style
 ************************************************/

.post-type-archive-product .woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
    padding:6px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    -ms-box-sizing:border-box;
    box-sizing:border-box;
    background-color:#ffffff;
    text-align:center;
    margin:0 4.4% 5.8em 0;
    width:30.3%;
}
.post-type-archive-product .woocommerce ul.products li.product, .woocommerce-page ul.products li.product:nth-child(3n){
    margin-right:0px;
}
.post-type-archive-product .woocommerce ul.products li.product, .woocommerce-page ul.products li.product p{
    font-size:15.27px;
    font-family:"Raleway",sans-serif;
    color:#8a5e50;
    line-height:22px;
}
.post-type-archive-product .woocommerce ul.products li.product, .woocommerce-page ul.products li.product .amount{
    font-size:25px;
    color:#68aa95;
}
.post-type-archive-product .woocommerce ul.products li.product, .woocommerce-page ul.products li.product h3{
    font-size:28px;
	line-height: 36px;
    font-family: 'Oswald', sans-serif;
    color:#8b5a4b;
    text-align:center;
    text-transform:uppercase;
    padding-top:10px;
    padding-bottom:17px;
}
.post-type-archive-product .woocommerce ul.products li.product, .woocommerce-page ul.products li.product a.button{
    background-color:#a67161;
    color:#ffffff;
    border-radius:0px;
    text-transform:uppercase;
    font-size:18.27px;
    padding-top:9px;
    padding-bottom:10px;
    text-align:center;
    width:190px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    -ms-box-sizing:border-box;
    box-sizing:border-box;
    margin-top:27px;
    margin-bottom:12px;
    -webkit-transition:0.4s;
    -moz-transition:0.4s;
    -o-transition:0.4s;
    -ms-transition:0.4s;
    transition:0.4s;
}
.post-type-archive-product .woocommerce ul.products li.product, .woocommerce-page ul.products li.product a.button:hover{
    background-color:#68aa95;
}
.woocommerce-page .site-container ul.products > li:nth-child(5n) {
    clear:none !important;
}
.nectar-list-category{
    list-style:none;
    display:inline-block;
    padding:0px;
    margin:0px;
}
.nectar-list-category li{
    float:left;
}
.nectar-list-category li a{
    font-size:18px;
    line-height:30px;
    color:#ffffff;	
    text-transform:uppercase;
    display:block;
    -webkit-transition:0.4s;
    -moz-transition:0.4s;
    -o-transition:0.4s;
    -ms-transition:0.4s;
    transition:0.4s;
    width:169px;
    margin-right:100px;
    text-align:center;
    padding:11px 0px 9px 0px;
    font-weight:normal;
}
.nectar-list-category li:last-child a{
    margin-right:0px;
}
.nectar-list-category li a:hover{
    background-color:#8a5e50;
}
.nectar-list-category li:first-child a{
    background-color:#8a5e50;
}
.list-nectar-product-cateogory{
    text-align:center;
    margin-bottom:74px;
}
.single-product .site-container{
    margin-bottom:-20px;
}
.single-product .attachment-shop_single.wp-post-image{
    padding:10px;
    background-color:#ffffff;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    -ms-box-sizing:border-box;
    box-sizing:border-box;
}
.nectar-single-product-detail{
    padding-top:84px;
}
.single-product .product_title{
    font-size:33px;
    text-transform:uppercase;
    color:#ffffff;
    margin-bottom:30px;
}
.single-product .amount{
    color:#ffffff;
    font-size:24.95px;
    line-height:28.51px;
    display:block;
    padding-bottom: 34px;
}
.related.products h2{
    clear:left;
}
.woocommerce div.product form.cart div.quantity{
    /*    float:left;
        position:relative;
        left:36%;
        bottom:10px;*/
}
.single_variation_wrap .single_variation{
    float: left;
    width: 120px;
}
.single_variation_wrap .single_variation .price{
    opacity: 0;
}
.woocommerce div.product form.cart .button
{
    text-transform:uppercase;
    background-color:#a67161;
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    -o-border-radius:0px;
    -ms-border-radius:0px;
    border-radius:0px;
    font-size:25px;
    padding-top:11px;
    padding-bottom:14px;
    width:254px;
    text-align:center;
    -webkit-transition:0.4s;
    -moz-transition:0.4s;
    -o-transition:0.4s;
    -ms-transition:0.4s;
    transition:0.4s;
    clear:left;
    position:relative;
    left:50%;
    -webkit-transform:translateX(-50%);
    -moz-transform:translateX(-50%);
    -o-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    transform:translateX(-50%);
    margin-top:62px;
}
.woocommerce div.product form.cart .button:hover{
    background-color:#68AA95;
    color:#ffffff;
}
.single-product .product_meta{
    display:none;
}
.single-product div[itemprop="description"] p{
    color: #fff;
    font-family: "Raleway",sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 29.33px;
    margin-bottom: 45px;
}
.woocommerce .quantity input.qty, .woocommerce #content .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce-page #content .quantity input.qty{
    -moz-appearance:textfield;
    -webkit-appearance:textfield;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #c7c0c7 -moz-use-text-color #c7c0c7 #c7c0c7;
    border-image: none;
    border:solid 1px #ffffff;
    float: left;
    font-weight: bold;
    height: 54px;
    margin: 0;
    padding: 0;
    text-align:left;
    width:130px;
    background-color:transparent;
    float:left;
    font-size:24.23px;
    text-align:center;
    color:#ffffff;
    font-family: "Raleway",sans-serif;
    font-weight:500;
    -webkit-appearance:none;
    text-indent: -32px;
}
.single-product .plus{
    height: 26px;
    width: 32px;
    position:absolute;
    left:98px;
    top:1px;
    border-bottom:solid 1px #ffffff;
    border-left: 1px solid #ffffff;
    font-size:19.96px;
    background-color:#50625D;
    line-height:9px;
    border-right:solid 1px #fff;
}
.variations_form{
    padding:0px!important;
    margin:0px!important;
}
.single-product .minus{
    border-left: 1px solid #ffffff;
    height:26px;
    width:32px;
    position:absolute;
    left:98px;
    bottom:1px;
    font-size:19.96px;
    line-height:9px;
    background-color:#50625D;
    border-right:solid 1px #fff;
}
.single-product .quantity.buttons_added{
    position:relative;
}

/**************************************************
 * Shop Page Styles
 **************************************************/
.list-nectar-product-cateogory ul{
    list-style:none;
    margin:0px;
    padding:0px;
    display:inline-block;
}
.list-nectar-product-cateogory ul li{
    float:left;
    margin: 0 32px;
}
.list-nectar-product-cateogory li a h3 {
    color: #ffffff;
    display: block;
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    /*    margin-right: 100px;*/
    padding: 11px 0 9px;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition:0.4s;
    -moz-transition:0.4s;
    -o-transition:0.4s;
    -ms-transition:0.4s;
    transition:0.4s;
    width: 169px;
}
.list-nectar-product-cateogory li a h3:hover{
    background-color:#8A5E50;
}
.hover-effect a h3{
    background-color:#8A5E50;
}
.product-shop-listing ul{
    padding:0px;
    margin:0px;
    list-style:none;
}
.product-shop-listing ul li{
    background-color: #ffffff;
    box-sizing: border-box;
    padding: 6px;
    text-align: center;
    width:27%;
    margin-left:0px;
    margin-bottom:64px;
}
.product-shop-listing ul li:nth-child(3n+1){
    margin-left:0px;
}
.product-shop-listing ul li h3{
    color: #8b5a4b;
    font-family: "Oswald",sans-serif;
    font-size: 28px;
    padding-bottom: 17px;
    padding-top: 10px;
    text-align: center;
    text-transform: uppercase;
}
.product-shop-listing ul li span.amount{
    color: #68aa95;
    font-size: 25px;
}
.product-shop-listing ul li .button{
    background-color: #a67161;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    color: #ffffff;
    font-size: 18.27px;
    margin-bottom: 12px;
    margin-top: 27px;
    padding-bottom: 10px;
    padding-top: 9px;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition:0.4s;
    -moz-transition:0.4s;
    -o-transition:0.4s;
    -ms-transition:0.4s;
    transition:0.4s;
    width: 190px;
    display:block;
    margin:0 auto;
    margin-bottom:12px;
    margin-top:26px;
	font-family: 'montserratregular';
}
.product-shop-listing ul li .button:hover{
    background-color:#68AA95;
}
.product-shop-listing ul li p{
    color: #8a5e50;
    font-family: "Raleway",sans-serif;
    font-size: 15.27px;
    line-height: 22px;
	margin-top: 15px;
}

.variations tr td.label{
    display:none;
}
.variations tr td a.reset_variations{
    display:none!important;
    visibility:hidden!important;
}
.woocommerce div.product p.stock{
    display:none;
}
.single-product .related.products{
    text-align:center;
}
.single-product .related.products .line{
    margin:0 auto;
    margin-bottom:68px;
}
.single-product .related.products h2{
    font-size:38px;
    color:#ffffff;
    margin-bottom:80px;
    text-transform:uppercase;
    position: relative;
}
.single-product .related.products h2:after{                                     
    width: 100px;
    height: 2px;
    background-color: #fff;
    position: absolute;
    left: 50%;
    margin-left: -50px;
    bottom: -25px;
    content: '';
}
.single-product form{
    padding:0px;
    padding-top:15px;
}
.single-product form table{
    width:172px;
    margin-right:30px;
    margin-left:125px;
}
.single-product form table tr td select{
    -moz-appearance:none;
    -webkit-appearance:none;
    border:solid 1px #ffffff;
    padding:10px;
    position:absolute;
    background-color:transparent;
    color:#c3c3c3;
    width:14.6%!important;
    display:block;
    text-align:left;
    height:54px;
    font-size:15px;
    background-image:url('../images/choose-variable-icon.png');
    background-repeat:no-repeat;
    background-position:right;
    opacity: 0;
    z-index: 999;
}
.select-wrapper .holder{
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../images/choose-variable-icon.png");
    background-position: right center;
    background-repeat: no-repeat;
    border: 1px solid #ffffff;
    color: #c3c3c3;
    display: block;
    font-family: Arial;
    font-size: 15px;
    line-height: 32px;
    padding: 10px;
    position: absolute;
    text-align: left;
    width: 150px;
}
.single-product form table tr td select option{
    padding:7px;
    background-color:transparent;
}
.woocommerce .woocommerce-message{
    border-top-color:#68AA94;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
    background-color:#a67161;
    -webkit-transition:0.4s;
    -moz-transition:0.4s;
    -o-transition:0.4s;
    -ms-transition:0.4s;
    transition:0.4s;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
    text-transform:uppercase;
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    -o-border-radius:0px;
    -ms-border-radius:0px;
    border-radius:0px;
    background-color:#a67161;
    -webkit-transition:0.4s;
    -moz-transition:0.4s;
    -o-transition:0.4s;
    -ms-transition:0.4s;
    transition:0.4s;
    color:#ffffff;
}
.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button:hover{
    background-color:#68AA95;
    color:#ffffff;	
}
.page-template-default form{
    padding-top:82px;
}
.cart_totals h2{
    font-size:26px;
    color:#ffffff;
    padding-bottom:28px;
}
.product-quantity .quantity.buttons_added input[type="number"]{
    color:#000000;
    font-size:13px;
    width:auto;
    height:auto;
}
.cart-collaterals{
    padding-bottom:120px;
}
.woocommerce-billing-fields label{
    color:#ffffff;
    font-size:16px;
}
.woocommerce-billing-fields h3{
    color:#ffffff;
    padding-bottom:10px;
}
.woocommerce-shipping-fields h3{
    color:#ffffff;
    padding-bottom:10px;
}
.woocommerce-shipping-fields p label{
    color:#ffffff;
    font-size:14px;
}
#order_review_heading{
    color:#ffffff;
    padding-bottom:10px;
}
.woocommerce-billing-fields input[type="text"]
{
    padding:10px;
    border:solid 1px #cbcbcb;	
}
.woocommerce-billing-fields input[type="email"]
{
    padding:10px;
    border:solid 1px #cbcbcb;	
}
.woocommerce-billing-fields input[type="tel"]
{
    padding:10px;
    border:solid 1px #cbcbcb;	
}
.select2-container .select2-choice{
    border:solid 1px #cbcbcb;
    border-radius:0px;
}
.checkout_coupon input[type="text"]{
    padding:10px;
    border:solid 1px #cbcbcb; 
}
.woocommerce-shipping-fields textarea{
    padding:10px;
    border:solid 1px #cbcbcb;
}
.back-to-shop-section{
    /*    padding-bottom:195px;*/
    text-align:center;
}
.single-product-wrap{
    padding-bottom:195px;
}
.error-page{
    min-height:360px;
}
.error-page form{
    padding:0px;
}
.error-page input[type="text"]{
    width:320px;
    border:solid 1px #FFFFFF;
    padding:10px;
}
.woocommerce-edit-account .woocommerce{
    padding-bottom:82px;
}
.woocommerce-edit-account .woocommerce label{
    font-size:14px;
}
.woocommerce-edit-account .woocommerce form input[type="submit"]:hover{
    background-color:#69A994;
    color:#ffffff;
}
.woocommerce-edit-address .woocommerce form h3{
    color:#ffffff;
}
.woocommerce-edit-address .woocommerce form p input[type="submit"]:hover{
    background-color:#69A994;
    color:#ffffff;
} 
.woocommerce-edit-address .woocommerce form label{
    font-size:14px;
}
.woocommerce-edit-address .woocommerce{
    padding-bottom:122px;
}
.woocommerce-account .woocommerce{
    padding-bottom:122px;
    color:#ffffff;
}
.woocommerce-account .woocommerce p{
    padding-top:100px;
}
.woocommerce-account .woocommerce p{
    color:#ffffff;
    font-size:14px;
}
.woocommerce-account .woocommerce p a{
    font-size:16px;
    color:#ffffff;
}
.woocommerce-account .woocommerce h2{
    padding-bottom:10px;
    padding-top:20px;
    color:#ffffff;
}
.woocommerce-account .woocommerce h3{
    color:#ffffff;
    padding-top:20px;
    padding-bottom:20px;
    text-transform:capitalize;
    font-size:36px;
}
.woocommerce-account .woocommerce header.title a{
    color:#ffffff;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register{
    border:solid 1px #ffffff;
}
.woocommerce-order-received .woocommerce p{
    color:#ffffff;
    font-size:22px!important;
}
.woocommerce-order-received .woocommerce ul.order_details{
    font-size:22px;
    color:#ffffff;
}
.woocommerce-order-received .woocommerce h2{
    padding-top:15px;
    padding-bottom:15px;
    color:#ffffff;
    font-size:32px;
}
.woocommerce-order-received .woocommerce h3{
    padding-top:15px;
    padding-bottom:10px;
    color:#ffffff;
    font-size:32px;
}
.woocommerce-order-received .woocommerce address{
    color:#ffffff;
    font-size:14px;
    line-height:21px;
}
.variation-pa_variable p{
    color:#000000!important;
}
.woocommerce-checkout .woocommerce form ul.woocommerce-error{
    padding:20px 15px;
}
.woocommerce-checkout .woocommerce form ul.woocommerce-error li{
    font-size:13px;
    line-height:18px;
	color:#444444;
}
.share-title{
    font-size:19.27px;
    line-height:20px;
    color:#68aa95;
    padding:0px;
    margin:0px;	
    padding-bottom:38px;
}
.woocommerce div.product form.cart, .woocommerce div.product p.cart{
    margin-bottom:0px!important;
}
.single-product .social-link a i{
    font-size:27.47px;
    color:#ffffff;
    line-height:20px;
}



/************************************************
 * Calendar Page Css Start Here
 ************************************************/

.site-calender-wrap{
    padding:62px 0 0px;
}
.nectar-calendar-icons{
    text-align:center;
}
.nectar-calendar-wrap{
    background: #68aa94;
    padding:14px 0 0;
    margin:107px  0 0;
}
.nectar-calendar-wrap h2{
    color:#fff;
    text-transform:uppercase;
    margin:0 0 15px 15px;
    font-size:30px;
    text-align: left;
}
.nectar-calendar{
    /*    width:175px;*/
    width:166px;    
    background:#fff;
    padding:25px 7px;
    margin-bottom:2px;
    /*    float: none;*/
    float: left;
    margin-left:2px;
    /*    display: inline-block;*/
    display: block;
    text-align: left;
}
.nectar-calendar img{
    width:100%;
    margin-bottom:15px;
}
.nectar-calendar-icons .fa-calendar-o{
    font-size: 30px;
    color:#fff;
    padding: 8px 10px;
}
.nectar-calendar-icons .fa-calendar-o:hover{
    background:#8a5e50;
}
.nectar-calendar-icons .fa-list{
    font-size: 30px;
    color:#fff;
    margin-right:42px;
    background:#8a5e50;
    padding: 8px 10px;
}
.calendar-day-wrap{
    background: #68aa94;
    padding:7px 0;
    color:#fff;
    text-transform: uppercase;
    text-align: center;
    margin-bottom:5px;
}
.calendar-day{
    font-family: 'Oswald', sans-serif;
    font-weight:400;
    font-size: 18px;
}
.calendar-date{
    font-family: 'league_gothicregular';
    font-weight:400;
    font-size: 23px;
}
.nectar-calendar h3{
    font-size: 18px;
    text-transform: uppercase;
    color:#8b5a4b;
    margin-bottom:15px;
    font-family: 'Oswald', sans-serif;
    font-weight:400;
}
.nectar-calendar p{
    font-size:13px;
    color:#8b5a4b;
    text-transform: uppercase;
    margin-bottom:32px;
}
.get-ticket{
    background: url('../images/get-ticket-image1.png') no-repeat center;
    height:36px;
    width:151px;
    line-height:35px;
    font-size: 17.31px;
}
.get-ticket:hover{
    background:url('../images/hover-ticcket-image.png') no-repeat center;
}
.home-get-ticket:hover{
    background:url('../images/home-page-ticket-hover-image.png') no-repeat center;
}
.home-get-ticket{
    background: url('../images/home-page-ticket-image.png') no-repeat center;
    height:43px;
    width:179px;
    line-height:42px;
    font-size: 20.67px;
}
.home-get-ticket,.get-ticket,.single-page-get-ticket{
    display: block;
    color:#fff;
    text-transform:uppercase;
    text-align:center;
    margin: 0 auto;
    -webkit-transition:0.4s;
    -moz-transition:0.4s;
    -o-transition:0.4s;
    -ms-transition:0.4s;
    transition:0.4s;
}
.single-page-get-ticket{
    background: url('../images/single-page-ticket.png') no-repeat center;
    height:52px;
    width:214px;
    line-height:49px;
    font-size: 25px;
}
.single-page-get-ticket:hover{
    background:url('../images/single-page-hover--ticket.png') no-repeat center;
}
.calendar-menu-list {
	/*Otterly Update*/
	background-color: rgba(227,228,229,0.9);
    margin-bottom:35px;
}
.menu-list-calendar{
    float:left;
    width:10.5%;	
    background:#a67161;
    padding:35px 14px 28px 4px;
    text-align: center;
    box-sizing: border-box;
}
.webkit .chrome .menu-list-calendar{
    padding-bottom:29px;
}
.menu-list-days{
    display: block;
    text-transform: uppercase;
    color:#fff;
    font-size:22px;	
    font-family: 'Oswald', sans-serif;
    font-weight:400;
    margin-bottom:1px;
}
.menu-list-date{
    display: block;
    font-size: 54px;
    color:#fff;
    text-transform:uppercase;
    font-family: 'Permanent Marker', cursive;
}
.menu-list-month{
    display: block;
    font-size: 87px;
    color:#fff;
    text-transform:uppercase;
    font-family: 'Permanent Marker', cursive;
}
.menu-list-image{
    float:left;
}
.menu-list-content{
	/*Otterly Update*/
    /*background:rgba(227,228,229,0.9);*/
    float: left;
    width:65.7%;	
    padding:20px 10px 8px 35px;
    box-sizing: border-box;
}
.show-slider-wrap.clearfix .menu-list-content {
    background:rgba(227,228,229,0.9);
}

.menu-list-content-left{
    float: left;
    width:70%;
}
.menu-list-info{
    display: block;
    font-size: 18px;
    color:#68aa95;
    text-transform:uppercase;
    margin-bottom:18px;
}
.menu-list-content h3{
    font-size: 30px;
    /* text-transform: uppercase; */
    color: #8b5a4b;
    margin-bottom: 50px;
    line-height: 40px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
}
.menu-list-content p{
    font-size:22px;
    color:#8b5a4b;
    text-transform: uppercase;
    margin-bottom:24px;
}
.menu-list-content-right{
    float:right;
    width:25%;
    /*margin-top:94px;*/
    /*Otterly Update*/
    margin-top: 145px;
}
.menu-list-fb{
    background: #68aa95;
    padding:14px 0;
    width:180px;
    text-align: center;
    display: block;
    margin:9px auto 0;
    -webkit-transition:0.4s;
    -moz-transition:0.4s;
    -o-transition:0.4s;
    -ms-transition:0.4s;
    transition:0.4s;
}
.menu-list-fb:hover{
    background: #a67161;
}
.menu-list-fb .fa-facebook-official{
    font-size: 25px;
    color:#fff;
    margin-right:10px;
}
.menu-list-fb span{
    font-size:25px;
    color:#fff;
    text-transform: uppercase;
}
.menu-list-price,.menu-list-time{
    font-size: 25px;
    color:#8b5a4b;
    text-transform:uppercase;
    font-family: 'Oswald', sans-serif;
    font-weight:400;
    display: inline-block;
}
.menu-list-time{
    margin-left:60px;
}
.load-more-link{
    text-align: center;
    font-size:25px;
    padding:40px 0 20px;
    text-transform:uppercase;
}
.load-more-link a{
    color:#fff;
    padding:12px 40px;
    display: inline-block;
    background:#a67161;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-o-transition: 0.4s;
	-ms-transition: 0.4s;
	transition: 0.4s;
}
.load-more-link a:hover{
    background: #68aa94;
}
.calendar-menu-list-wrap {
    display: block;
    text-align: center;
}
.nectar-calendar-wrap{
    display:none;
    text-align: center;
}
.calender-page-new-wrap{
    padding:77px 0 150px;
}

/********************************
 * Calendar Page Css Ends Here
 ********************************/

/*******************************
 * Single Page Styling From Here
 *******************************/
.our-story-meta-image-and-page-content{
    text-align:center;
    padding:70px 0 170px;          
}        
.our-story-meta-image-section > img {
    display: block;
    margin: 0 auto 45px;
    padding: 13px;
    background: #fff;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    -ms-box-sizing:border-box;
    box-sizing:border-box;
}
.our-story-meta-image-and-page-content h3{
    font-size: 39.44px;
    color:#fff;
    text-transform: uppercase;
    margin-bottom:40px;
}
.default-page-date{
    display: block;
    color:#68aa95;
    text-transform:uppercase;
    font-size:20px;
    margin-bottom:37px;
}
.our-story-page-content-section p{
    font-size:18px;
    color:#fff;
    margin-bottom:44px;
    text-align: left;
    font-family: 'Raleway', sans-serif;
    font-weight:500;
}
.our-story-page-content-section p a{
    color:#7eccb3;
}
.default-share-link{
    margin: 50px 0 115px;
}
.share-head{
    display: block;
    color:#68aa95;
    text-transform:uppercase;
    font-size:19.27px;
    margin:0px 0 15px;
}
.default-share-link .fa-facebook,.default-share-link .fa-twitter,.default-share-link .fa-pinterest{
    font-size:27.47px;
    color:#fff;
}
.default-share-link .fa-twitter{
    margin:0 40px 0 37px;
}
.all-news-link{
    display: inline-block;
    color:#fff;
    background: #a67161;
    font-size:25px;
    text-transform:uppercase;
    padding:13px 36px 13px 36px;
    text-align: center;
    -webkit-transition:0.4s;
    -moz-transition:0.4s;
    -o-transition:0.4s;
    -ms-transition:0.4s;
    transition:0.4s;
}
.all-news-link:hover{
    background:#68aa95;
}
/******************************************
 * Single Page Styling End Here
 ******************************************/

/*******************************
 * Home Page Instagram Styling Start Here
 ******************************/
.instragram-gallary {
    background: #fafafa;
    border-bottom: 14px solid #ffffff;
    border-top: 14px solid #ffffff;
}
.instragram-gallary ul{
    padding:0;
    text-align: center;
}
.instragram-gallary ul li{
    display: inline-block;
    width:17.9%;
    margin:14px 14px 0px 14px;
}
.instragram-gallary img {
    width: 100%;
}
.instagram-wrap h2{
    font-size:38px;
    color:#fff;
    text-transform: uppercase;
    margin-bottom:40px;
    text-align:center;
}
.instagram-wrap h2 a{
    color:#fff;
    display: inline-block;
    padding:0 16px 23px;
    border-bottom:2px solid  #fff;
}
.instagram-link-wrap{
    text-align: center;
    margin-top:81px;
}
.instagram-link{
    font-size: 25px;
    color:#fff;
    text-transform: uppercase;
    margin:0 auto;
    text-align:center;
    display: inline-block;
    padding:14px 33px;
    background: #a67161;
    -webkit-transition:0.4s;
    -moz-transition:0.4s;
    -o-transition:0.4s;
    -ms-transition:0.4s;
    transition:0.4s;
}
.instagram-link:hover{
    background: #68aa95;
}
.slider-announce{
    position:absolute;
    right:-4px;
    top:435px;
    background: url('../images/slider-announce-image.png') no-repeat right top;
    height:180px;
    width:180px;
    z-index: 1;
}
.show-slider-wrap .menu-list-content-right{
    width:auto;
    margin-top:167px;
    margin-right:8px;
}

/************************************************
 * Home Page Instagram Styling Ends Here 
 ************************************************/

/************************************************
 *Sub menu styling start here
 ************************************************/

.sub-menu{
    background:rgba(104, 170, 148, 0.7) ;
    display: none;
}
.navigation-menu li:hover .sub-menu{
    display:block;
}
.arrow-mob{
    display:none;
}
.navigation-menu li .sub-menu li a{
    padding:24px 0;
    font-size:14px;
}
.navigation-menu li .sub-menu li:nth-child(3){
    margin-right:0
}
.navigation-menu li .sub-menu li:nth-child(4){
    margin-left:0;
}
/***************************************************
 *Sub menu styling Ends Here
 ***************************************************/

/***************************************************
 *About Section For Home Page Start Here
 ***************************************************/
.about-content-left-section{
    background: #fff;
    padding: 10px;
}
.about-content-wrap{
    padding:153px 0 185px;
}
.about-content-left-section{
    float: left;
    width:51%;
}
.about-content-right-section{
    float: right;
    width:44%;
    text-align: center;
    margin-top:38px;
}
.about-content-right-section h2{
    font-size:36px;
    color:#fff;
    text-transform: uppercase;
    margin-bottom:20px;
}
.about-content-right-section p{
    font-size:18px;
    color:#fff;
    font-family: 'Raleway', sans-serif;
    font-weight:500;
    margin-bottom:25px;
}

.about-content-right-section h1{
    font-size:18px;
    color:#fff;
    font-family: 'Raleway', sans-serif;
    font-weight:500;
    margin-bottom:25px;
	line-height: 135%;
}

.about-content-right-section  a{
    display:inline-block;
    background:#a67161;
    color:#fff;
    text-transform:uppercase;
    font-size:25px;
    padding:13px 37px 13px 37px;
    -webkit-transition:0.4s;
    -moz-transition:0.4s;
    -o-transition:0.4s;
    -ms-transition:0.4s;
    transition:0.4s;
}
.about-content-right-section  a:hover{
    background: #68aa95;
}
.page-template-template-about img.alignright{
    padding:10px;
    background: #fff;
}
.page-template-template-about img.alignleft{
    padding:10px;
    background: #fff;
}
/**************************************************
 *About Section For Home Page Ends Here
 **************************************************/

/**************************************************
 *About Us Page Styling Starts Here
 **************************************************/
.image-page-section > img{
    background: #fff;
    padding:10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.inner-page-content h2{
    margin-bottom:25px;
}
.inner-page-content h3{
    color: #ffffff;
    font-family: "Nothing You Could Do",cursive;
    font-size: 50px;
    line-height: 24px;
}

/****************************************************
  *About Us Page Styling Ends Here
  ***************************************************/

/****************************************************
 *Contact Page Styling Starts Here
 ****************************************************/
.contact-form *::-webkit-input-placeholder{
    color:#8b5a4b;
}
/****************************************************
 *Contact Page Styling Ends Here
 ****************************************************/

/****************************************************
 *Flex Slider Styling Start Here
 ****************************************************/
.flex-prev {
    font-size: 0;
    height: 42px;
    position: absolute;
    top: 39%;
    width: 24px;
    background: url('../images/previous-arrow.png') no-repeat left center;
    left:8px;
}
.flex-next{
    position: absolute;
    top:40%;
    right:10px;
    background: url('../images/next-arrow.png') no-repeat left center;
    height:42px;
    width:24px;
    font-size:0;
}
.flex-direction-nav{
    list-style: none;
}
/******************************************
 *Flex Slider Styling Ends Here
 ******************************************/

/******************************************
 *Default Page Styling Start Here
 ******************************************/
.error-page{
    padding:50px 0;	
}
.error-page h1{
    font-size: 30px;
    color:#fff;
    margin-bottom:15px;
}
.error-page p{
    font-size: 18px;
    color:#fff;
    margin-bottom:15px;
}
.error-page .screen-reader-text{
    color:#fff;
    font-size: 18px;
}
.nectar-search-page{
    padding:50px 0;
}
.nectar-search-page  h1{
    color:#fff;
}
.nectar-search-page h3 a{
    color:#fff;
}
.nectar-search-page .post-date{
    margin-bottom:5px;
}
/*******************************************
 *Default page styling Ends Here
 *******************************************/

/*******************************************
 *Media Query Starta Here
 *******************************************/
@media only screen and (min-width: 1025px) and (max-width: 1300px){
    .container{
        padding: 0 10px;
    }
    .navebar{
        width:84%;
    }
    /*    .navigation-menu li{
            width:14%;
        }*/
    .menu-list-content{
        width:60%;
    }
    .menu-list-content-right{
        width:30%;
    }
    .instragram-gallary ul li
    {
        margin:10px;
    }

}
@media only screen and (min-width: 1025px) and (max-width: 1090px)
{
    .slider-announce{
        top:340px;
    }
}

/*******************************************************
 *Media Query Ends Here
 *******************************************************/

/*******************************************************
 * Woocommerece Cart Page Responsive
 *******************************************************/

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

    /* Force table to not be like tables anymore */
    .woocommerce-page table.shop_table,
    .woocommerce-page table.shop_table thead,
    .woocommerce-page table.shop_table tbody,
    .woocommerce-page table.shop_table th,
    .woocommerce-page table.shop_table td,
    .woocommerce-page table.shop_table tr {
        display: block;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    .woocommerce-page table.shop_table thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .woocommerce-page table.shop_table tr {
        /*border: 1px solid #d2d3d3; */
    }

    .woocommerce-page table.shop_table td {
        /* Behave like a "row" */
        border: 1px solid #d2d3d3;
        position: relative;
        padding-left: 30% !important;
    }

    .woocommerce-page table.shop_table {
        border: none;
    }

    .woocommerce-page table.shop_table td.product-spacer {
        border-color: #FFF;
        height: 10px;
    }

    .woocommerce-page table.shop_table td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 25%;
        padding-right: 10px;
        white-space: nowrap;
    }

    /*
    Label the data
    */
    .woocommerce-page table.shop_table td.product-remove:before {
        content: "DELETE";
    }

    .woocommerce-page table.shop_table td.product-thumbnail:before {
        content: "IMAGE";
    }

    .woocommerce-page table.shop_table td.product-name:before {
        content: "PRODUCT";
    }

    .woocommerce-page table.shop_table td.product-price:before {
        content: "PRICE";
    }

    .woocommerce-page table.shop_table td.product-quantity:before {
        content: "QUANTITY";
    }

    .woocommerce-page table.shop_table td.product-subtotal:before {
        content: "SUBTOTAL";
    }

    .woocommerce-page table.shop_table td.product-total:before {
        content: "TOTAL";
    }

    .woocommerce .quantity,
    .woocommerce #content .quantity,
    .woocommerce-page .quantity,
    .woocommerce-page #content .quantity {
        margin: 0;
    }

    .woocommerce-page table.cart td.actions,
    .woocommerce-page #content table.cart td.actions {
        text-align: left;
        border:0;
        padding-left: 6px !important;
    }

    .woocommerce-page table.cart td.actions .button.alt,
    .woocommerce-page #content table.cart td.actions .button.alt {
        float: left;
        margin-top: 10px;
    }

    .woocommerce-page table.cart td.actions div,
    .woocommerce-page #content table.cart td.actions div,
    .woocommerce-page table.cart td.actions input,
    .woocommerce-page #content table.cart td.actions input {
        margin-bottom: 10px;
    }

    .woocommerce-page .cart-collaterals .cart_totals {
        float: left;
        width: 100%;
        text-align: left;
    }

    .woocommerce-page .cart-collaterals .cart_totals th,
    .woocommerce-page .cart-collaterals .cart_totals td {
        border:0 !important;
    }

    .woocommerce-page .cart-collaterals .cart_totals table tr.cart-subtotal td,
    .woocommerce-page .cart-collaterals .cart_totals table tr.shipping td,
    .woocommerce-page .cart-collaterals .cart_totals table tr.total td {
        padding-left: 6px !important;
    }

    .woocommerce-page table.shop_table tr.cart-subtotal td,
    .woocommerce-page table.shop_table tr.shipping td,
    .woocommerce-page table.shop_table tr.total td,
    .woocommerce-page table.shop_table.order_details tfoot th,
    .woocommerce-page table.shop_table.order_details tfoot td {
        padding-left: 6px !important;
        border:0 !important;
    }

    .woocommerce-page table.shop_table tbody {
        padding-top: 10px;
    }

    .woocommerce .col2-set .col-1,
    .woocommerce-page .col2-set .col-1,
    .woocommerce .col2-set .col-2,
    .woocommerce-page .col2-set .col-2,
    .woocommerce form .form-row-first,
    .woocommerce form .form-row-last,
    .woocommerce-page form .form-row-first,
    .woocommerce-page form .form-row-last {
        float: none;
        width: 100%;
    }

    .woocommerce .order_details ul,
    .woocommerce-page .order_details ul,
    .woocommerce .order_details,
    .woocommerce-page .order_details {
        padding:0;
    }

    .woocommerce .order_details li,
    .woocommerce-page .order_details li {
        clear: left;
        margin-bottom: 10px;
        border:0;
    }

    /* make buttons full width, text wide anyway, improves effectiveness */
    #content table.cart td.actions .button,
    .woocommerce #content table.cart td.actions .input-text,
    .woocommerce #content table.cart td.actions input,
    .woocommerce table.cart td.actions .button,
    .woocommerce table.cart td.actions .input-text,
    .woocommerce table.cart td.actions input,
    .woocommerce-page #content table.cart td.actions .button,
    .woocommerce-page #content table.cart td.actions .input-text,
    .woocommerce-page #content table.cart td.actions input,
    .woocommerce-page table.cart td.actions .button,
    .woocommerce-page table.cart td.actions .input-text,
    .woocommerce-page table.cart td.actions input {
        width: 100%;
    }

    /* keep coupon at 50% */
    #content table.cart td.actions .coupon .button,
    .woocommerce #content table.cart td.actions .coupon .input-text,
    .woocommerce #content table.cart td.actions .coupon input,
    .woocommerce table.cart td.actions .coupon .button,
    .woocommerce table.cart td.actions .coupon .input-text,
    .woocommerce table.cart td.actions .coupon input,
    .woocommerce-page #content table.cart td.actions .coupon .button,
    .woocommerce-page #content table.cart td.actions .coupon .input-text,
    .woocommerce-page #content table.cart td.actions .coupon input,
    .woocommerce-page table.cart td.actions .coupon .button,
    .woocommerce-page table.cart td.actions .coupon .input-text,
    .woocommerce-page table.cart td.actions .coupon input {
        width: 48%;
    }

    /* clean up how coupon inputs display */
    #content table.cart td.actions .coupon,
    .woocommerce table.cart td.actions .coupon,
    .woocommerce-page #content table.cart td.actions .coupon,
    .woocommerce-page table.cart td.actions .coupon {
        margin-top: 1.5em;
    }

    #content table.cart td.actions .coupon .input-text,
    .woocommerce table.cart td.actions .coupon .input-text,
    .woocommerce-page #content table.cart td.actions .coupon .input-text,
    .woocommerce-page table.cart td.actions .coupon .input-text {
        margin-bottom: 1em;
    }

    /* remove cross sells, they interfere with flow between cart and cart totals + shipping calculator */
    .woocommerce .cart-collaterals .cross-sells,
    .woocommerce-page .cart-collaterals .cross-sells {
        display: none;
    }

}

/* END Make the cart table responsive */

/*************************************
 *Shop sub-page woocommmerce Styling Start Here 
 ************************************/
.woocommerce div.product div.images img{
    margin-bottom:25px;
}
.single-product .related.products{
    padding-bottom:80px;
    clear: both;
    padding-top: 40px;
}
.back-to-shop-section a{
    font-size:25px;
    color:#fff;
    text-transform: uppercase;
    background: #a67161;
    padding:10px 35px;
}
.back-to-shop-section a:hover{
    background: #68aa95;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
    padding:10px 15px;
}
.woocommerce .cart .button:hover, .woocommerce .cart input.button:hover{
    background: #68aa95;
    color:#fff;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{
    background: #68aa95;
}
.woocommerce-cart table.cart td.actions .coupon .input-text{
    margin: 0 15px 0 0;
    width:129px;
    padding:9px 0;
    text-align: center;
}
.woocommerce-cart .amount{
    color:#444444;
}
.woocommerce-cart .shop_table th{
    color:#444444;
}
.woocommerce-cart .cart-subtotal th,td{
    color:#444444;
}
.woocommerce-cart .order-total th{
    color:#444444;
}
.woocommerce table.shop_table{
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    -o-border-radius:0px;
    -ms-border-radius:0px;
    border-radius:0px;
}
form p{
    color:#fff;
}
.login p{
    font-size: 14px;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{
    padding:10px;
	margin-bottom: 25px;
}
.lost_password a{
    color:#fff;	
    font-size: 14px;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register{
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    -o-border-radius:0px;
    -ms-border-radius:0px;
    border-radius:0px;
    padding:20px 20px 20px;
}
.woocommerce-checkout .woocommerce{
    padding:50px 0  120px;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button, .woocommerce input.button:hover{
    background: #68aa95;
    color:#fff;
}
.login input{
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    -o-border-radius:0px;
    -ms-border-radius:0px;
    border-radius:0px;
    border:1px solid #fff;
}
.checkout_coupon #coupon_code {
    border: 1px solid #fff;
}
.woocommerce-account .woocommerce{
    padding-top:50px;
}
#customer_login .register{
    padding:36px 20px 35px;
}
.webkit #customer_login .register
{
    padding:36px 20px 32px;
}
.woocommerce-checkout #payment{
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    -o-border-radius:0px;
    -ms-border-radius:0px;
    border-radius:0px;
}
/*************************************************
 Shop Sub-page woocommmerce Styling End Here 
 *************************************************/

/**************************************************
 *Sub Page paralax 
 **************************************************/
.page-template-template-news .site-container{
    position:relative;
    margin-top:425px;	
}
.page-template-template-news .header-section{
    min-height:425px;
    position:absolute;
    width:100%;
    z-index:997;
}
.page-template-template-product .site-container{
    position:relative;
    margin-top:425px;	
}
.page-template-template-product .header-section{
    min-height:425px;
    position:absolute;
    width:100%;
    z-index:997;
}
.page-template-template-about .site-container{
    position:relative;
    margin-top:425px;	
}
.page-template-template-about .header-section{
    min-height:425px;
    position:absolute;
    width:100%;
    z-index:997;
}
.page-template-template-contact .site-container{
    position:relative;
    margin-top:425px;	
}
.page-template-template-contact .header-section{
    min-height:425px;
    position:absolute;
    width:100%;
    z-index:997;
}
.page-template-template-calendar .site-container{
    position:relative;
    margin-top:425px;	
}
.page-template-template-calendar .header-section{
    min-height:425px;
    position:absolute;
    width:100%;
    z-index:997;
}
.single .site-container{
    position:relative;
    margin-top:425px;	
}
.single .header-section{
    min-height:425px;
    position:absolute;
    width:100%;
    z-index:997;
}
.archive .site-container{
    position:relative;
    margin-top:425px;	
}
.archive .header-section{
    min-height:425px;
    position:absolute;
    width:100%;
    z-index:997;
}
.search .site-container{
    position:relative;
    margin-top:425px;	
}
.search .header-section{
    min-height:425px;
    position:absolute;
    width:100%;
    z-index:997;
}
.error404 .site-container{
    position:relative;
    margin-top:425px;	
}
.error404 .header-section{
    min-height:425px;
    position:absolute;
    width:100%;
    z-index:997;
}
.page-template-default .site-container{
    position:relative;
    margin-top:425px;
    padding-top:122px;
    padding-bottom:122px;
}
.page-template-default .header-section{
    min-height:425px;
    position:absolute;
    width:100%;
    z-index:997;
}
.page-template-default .site-container .container p{
    color: #ffffff;
    font-family: "Raleway",sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
}
.woocommerce-checkout-payment p{
    color:#000000!important;
}
.my_account_orders .nobr
{color:#000;}
.woocommerce-view-order .shop_table th{
    color:#000;
}
.woocommerce-view-order address{
    font-size: 18px;
    line-height:25px;
}
/**/
.blog-list {
    height:auto!important;
}
.blog-list li {
    position: static!important;
}
.grid .post-animation {
    float:none;
    display: inline-block;
    vertical-align: top;
    width:28.9%;
    margin-right: 50px!important;
}


/* Gallary Slider */

.single-product.woocommerce-page div.nectar-single-product-detail div.product div.thumbnails a {
    float: none !important;
    width: 100% !important;
    margin: 0 !important;
    display: block !important;
    padding: 0 !important;
}
.single-product.woocommerce-page div.nectar-single-product-detail div.product div.thumbnails a img {
    padding: 10px !important;
    background: #fff !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 10px solid #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.single-product.woocommerce-page div.nectar-single-product-detail div.product div.thumbnails {
    position: relative;
}
.owl-controls .owl-prev, .owl-controls .owl-next {
    font-size: 0;
    position: absolute;
    height: 42px;
    width: 24px;
    background-image: url('../images/owl-next-prev.png');
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;




}
.owl-controls .owl-prev {
    left: 0;
    background-position: 0 0;

}
.owl-controls .owl-next {
    right: 0;
    background-position: -29px 0;
}
/*
.single-product.woocommerce-page div.nectar-single-product-detail div.product div.thumbnails:hover .owl-controls .owl-prev,
.single-product.woocommerce-page div.nectar-single-product-detail div.product div.thumbnails:hover .owl-controls .owl-next{
   opacity: 1;
}
.single-product.woocommerce-page div.nectar-single-product-detail div.product div.thumbnails:hover .owl-controls .owl-prev {
   left: 11px;
}
.single-product.woocommerce-page div.nectar-single-product-detail div.product div.thumbnails:hover .owl-controls .owl-next {
   right: 11px;	
} 
*/
.upcomming-shows-list{
    list-style:none;
    padding:0px;
    margin:0px;
}

.about-content-left-section img{ width:100%}
@media all and (min-width: 1025px) and (max-width: 1300px){
    .grid .post-animation{
        width:28%;
    }
    #grid{
        -webkit-box-sizing:border-box;
        -moz-box-sizing:border-box;
        -o-box-sizing:border-box;
        -ms-box-sizing:border-box;
        box-sizing:border-box;
        padding-left:40px;	
    }
    .sub-menu li{
        width:100%;
    }
}
@media all and (min-width:1025px) and (max-width:1034px){
    .grid .post-animation{
        width:27.9%!important;
    }
    #grid{
        padding-left:30px!important;
    }
}
@media only screen and (min-width:1118px) and (max-width:1418px)
{
    /*	.navigation-menu li{
                    width:13%!important;
            }*/
}
.shop_table td{
    font-size:13px;
}
.woocommerce-cart .cart-collaterals .cart_totals table td, .woocommerce-cart .cart-collaterals .cart_totals table th{
    padding:10px;
    font-size:13px;
}
.woocommerce table.shop_table td{
    font-size:13px;
}

@media all and (min-width:1025px) and (max-width:1175px){
    .navigation-menu li:nth-child(4) {
        margin-left: 26px;
    }
    .navigation-menu li:nth-child(3) {
        margin-right: 186px;
    }

}

@media all and (min-width:992px) and (max-width:1024px){
    .navigation-menu li:nth-child(4) {
        margin-left: 143px !important;
    }
    .navigation-menu li:nth-child(3) {
        margin-right: 208px;
    }

}

.upcomming-shows-list .menu-calender-img-wrapper{
    width: 35%;
    float: left;
    background: rgba(227, 228, 229, 0.9);
    position: relative;
}
.upcomming-shows-list .menu-list-content{
    float: none;
    overflow: hidden;
    width: auto;
}
.upcomming-shows-list .menu-list-calendar{
    width: 140px;
    padding-left: 0;
    padding-right: 0;
}
.upcomming-shows-list .menu-list-image{
    position: absolute;
    left: 140px;
    height: 100%;
    width: auto;
    max-width: -webkit-calc(100% - 140px);
    max-width: -moz-calc(100% - 140px);
    max-width: calc(100% - 140px);
}
.upcomming-shows-list .menu-list-image img{
    height: 100%;
    width: auto;

}
/*video {
    height: 100% !important;
    width: auto !important;
}*/

/*.video-section{
    z-index: 0; 
}*/

@media all and (min-width:1300px){
    /*    video {
            height: auto !important;
            width: 100% !important;
        }*/
}

@media all and (min-width:1120px) and (max-width:1300px){
    .navigation-menu li:nth-child(4){
        margin-left:93px;
    }
}

video {
    position:absolute;
    left:50%;
    top:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
}
.slider-content-wrap .menu-list-calendar{
    width: 140px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.slider-content-wrap .menu-list-content{
    width: auto;
    float: none;
    overflow: hidden;
    margin-left: 140px;
}
.show-slider-wrap{
    position: relative;
}

.menu-list-image-mobile {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    display: block;
}
.menu-list-image img{
    opacity: 0;
}
.header-section.parallax-image{
    background-attachment: fixed;
}
.woocommerce div.product p.price, .woocommerce div.product span.price{
    font-size: 30px;
}
.single-product .amount{
    margin: 0 5px;
    display: inline-block;
}
.variations_form.cart{
    /*    border: 1px solid #ff0000;*/
    /*    min-height: 121px;*/
    position: relative;
    width: 100%;
    /*    max-width: 456px;*/
}
.variations_form.cart .select-wrapper{
    width:172px;
    height: 54px;
    display: block;
}
table.variations{
    background-color: transparent;
}
.variations_form.cart table.variations{
    position: static;
    margin-left:125px;
    width:172px;
    margin-top: 0;
}
.variations_form.cart table.variations select{
    width:172px !important;
}
.variations_form.cart table.variations {
    margin-bottom: 15px;
}
.single_variation{
    position: absolute;
    left:0;
    top: 0;
    width:120px;
}
.variations_form .variations_button{
    position: absolute;
    right: 0;
    top: 0;
    width:100%;
    height: 100%;
}
.woocommerce div.product form.cart .variations td{
    padding-bottom: 5px;
}
.woocommerce div.product form.cart div.quantity{
    float: right;
}
.woocommerce div.product form.variations_form.cart .button{
    margin-top: 0;
    top:68px;
}
.social-link{
    margin-top: 38px;
}
.woocommerce div.product form.cart div.quantity {
    float: none;
    margin: 0 auto;
    width: 130px;
}

.woocommerce form.cart .quantity .qty{
    float: none !important;
}
.woocommerce div.product form.variations_form.cart div.quantity{
    float: left;
    margin-left: 327px;
}
.woocommerce div.product form.variations_form.cart {
    margin-bottom: 140px !important;
    /*    margin-top: 10px !important;*/
}
.single_variation_wrap .amount{
    font-size: 20px;
}
.woocommerce span.onsale{
    z-index: 9;
    font-size: 12px;
}
del span{
    text-decoration: line-through;
}
.price ins{
    text-decoration: none;
}
.single-product del .amount,.single-product ins .amount{
    padding-bottom: 0;
}
.video-text{
    opacity: 0;
}


/* 18 Dec 2015 */

.woocommerce ul.products li.product span.price, .product-shop-listing ul li span.price {
    font-size: 40px;	
    color: #68aa95;
}
.nectar-back-to-shop-wrap {
    text-align: center;
    clear: both;
    padding-top: 80px;
}
.woocommerce .nectar-back-to-shop-wrap a.button {
    font-size: 25px;
    letter-spacing: 2px;
    font-weight: 400;
    padding: 0.5em 1em;
}
.woocommerce ul.products li.product .onsale {
    right: auto;
    left: -0.5em;
    top: -4px;
}
.single-product .related.products {
    padding-bottom: 0;
}
.page .woocommerce span.onsale {
    top: -7px;
}
span.onsale {
    display: none;
} 
.woocommerce .price del {
    text-decoration: none;
}
.woocommerce .price del {
    margin-right: 5px;
}
.header-section {
    min-height: 425px;
}
.line {
    margin-bottom: -1px;
}
.product-shop-listing ul ul {
    list-style: disc;
    margin: 0;
}
.product-shop-listing ul ul ul {
    list-style: circle;
}
.product-shop-listing ul ul li {
    margin: 0 0 0 20px !important;
    width: auto;
    text-align: left;
}
.product-shop-listing ul li{
    color: #8a5e50;
    font-family: "Raleway",sans-serif;
    font-size: 15.27px;
    line-height: 22px;
}

.product-shop-listing ul li h3 {
    line-height: 1.2;
}
.single-product div[itemprop="description"] {
    margin-bottom: 50px;
}
.single-product div[itemprop="description"] p, .page-template-default .site-container .container p {
    margin-bottom: 15px;
}
/*.site-container .container ul li {
    color: #ffffff;
    font-family: "Raleway",sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 5px;
    margin-left: 15px;
}*/
.content-list-style li,.single-product-wrap .entry-summary div[itemprop="description"] li {
    color: #ffffff;
    font-family: "Raleway",sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 5px;
    margin-left: 15px;
}
.single .content-list-style li{
    text-align: left;
}
.news-container .social-link{
    margin-bottom: 26px;
    margin-top: 18px;
}
.page-template-template-news .video-container {
    padding-top: 0;
}
.woocommerce-cart .woocommerce .variation dd p{
    color: #333333;
    font-size: 13px;
    line-height: 1.2;
    margin-top: 3px;
}

.woocommerce-checkout #payment ul.payment_methods li{
	color: #444444 !important;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button,
.woocommerce input.button {
    font-size: 20px!important;
}

.designed {
    width: 100px;
    margin: auto;
	padding-bottom: 50px;
}

.designed span.txt {
    float: left;
    width: 58px;
    display: block;
    padding: 10px 0 0 0;
    font: italic 11px Georgia, "Times New Roman", Times, serif;
    text-align: right;
    color: #fff;
}

.designed span.icon {
    float: right;
    display: block;
    width: 42px;
}

.designed span.icon a {
    width: 32px;
    height: 32px;
    background: url(http://www.shipwreckdesign.com/image-hosting/design.png) 0 0 no-repeat;
    display: block;
    cursor: pointer;
}
.designed span.icon a:hover {
    background-position:0 -32px;
}

.related.products .amount{
	padding-bottom:0px;
}
.single-product .related.products div[itemprop="description"] p, 
.page-template-default .site-container .container p{
	margin-bottom:40px!important;
}
.single-product .related.products div[itemprop="description"]{
	margin-bottom:0px!important;
}
.border-slider{
	border:solid 13px #ffffff;
	max-width:940px;
	width:100%;
	margin-bottom:45px!important;
	margin:0 auto;
}
.border-slider .arve-wrapper{
	margin-bottom:0px;
}
.our-single-post-details{
	max-width:940px;
	width:100%;
	margin:0 auto;
}  


@media all {
    .woocommerce .col2-set, .woocommerce-page .col2-set {
        width: 100%;
        margin-bottom: 75px;
    }
} 

.woocommerce ul#shipping_method li {
    margin: 0;
    padding: .25em 0 .25em 22px;
    text-indent: -22px;
    list-style: none;
    color: #444444 !important
}  

/***
** MailChimp Signup Styling
*/
.newsletter-section {
	padding-top: 175px;
}

.newsletter-section form {
    width: 350px;
    margin: auto;
}

.newsletter-section input[type="email"] {
    padding: 10px;
    background-color: white;
    font-size: 14px;
    border: 0px solid white;
    height: 40px;
}

.newsletter-section input[type="submit"] {
    height: 40px;
    border: 0px;
    text-transform: uppercase;
    color: white;
    font-weight: bold;
    font-size: 15px;
    line-height: 18px;
    background-color: #68aa95;
    margin-left: -4px;
    padding: 0 15px;
}
.mc4wp-form div {
    text-align: center;
}

.mc4wp-form h2 {
    font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 10px
}

.mc4wp-form p {
    margin-top: 15px;
}