/* basic styles*/
body { background-color: #fff; color: #666; overflow-x: hidden; font-size: 15px;line-height: 28px; font-family: 'Spartan', sans-serif;
box-sizing: border-box} 
* { margin: 0; }
.center {margin-left: auto; margin-right: auto; position: relative; text-align: center;}
.link{cursor:pointer;}

.row-flex{display: flex;flex-wrap: wrap;}

.grid{min-height: 180px!important;}
a{color: #c6253e}
a:hover{color: #222; text-decoration: underline;}
a:focus{ outline: none;}
.hand{cursor: pointer;}

.topfreeshipping{margin-top:0!important;}
#slider .item img, #slider-navigation .item img, #slider-product .item img, #slider-pagination .item img{display: block; width: 100%; height: auto;
z-index: 1; position: relative;}
.h1, h1{font-size:28px;font-weight:bold; margin:5px;font-family: 'Libre Baskerville', serif;}
.h2, h2{font-size:21px;font-weight:bold;font-family: 'Libre Baskerville', serif;}
.h3, h3{font-size:17px;font-weight:bold;font-family: 'Libre Baskerville', serif;}
.h4, h4{font-weight:600;}
label{font-weight:normal;}
.note {font-size: 11px; color: #999999;}
.form-control{border-radius: 0;-webkit-box-shadow: none;box-shadow: none;-webkit-transition: none; border: 1px solid #A4A4A4;}
span.chlang{padding:13px; font-size:20px;float:right;margin-right:5px;cursor:pointer;z-index: 990;}
span.chcurr{padding:13px; font-size:16px;float:right;cursor:pointer;z-index: 990; position: relative;}
span.searchToggle {padding: 13px;font-size: 18px;float: right;cursor: pointer;margin-right: 15px;z-index: 990;}
span.closeSearchToggle {display: none;padding: 13px;font-size: 18px;float: right;cursor: pointer; margin-right: 15px; z-index: 10;z-index: 990;}
.mywishlist{padding:13px; font-size:20px;float:right;margin-right: 5px;cursor:pointer;}
#wishListItemsCount{font-size:10px;}
.product .nav-tabs>li.active>a{background: #f3eee7;}
/* header*/
.header {width: 100%; padding: 10px;}
.overhead {/*background:rgba(198,37,62);*/color: #fff;padding: 5px;z-index: 9;position: absolute; top: 0; width: 100%;}
.contact-page a i, .socialnetworks i, .overhead i {border: 1px solid #fff;
    width: 30px;height: 30px;text-align: center;border-radius: 50%;padding: 7px 3px;}
.overhead a {color: #fff; text-decoration: none;}
.overhead hr{border-top: 1px solid rgba(255,255,255,0.5); margin: 10px 30px; float: right; width: 35%;}
.header-bg{z-index: 1;position: absolute; top: 50px; width: 100%;}
.header-bg.fixed{position: fixed;top: 0;width: 100%;left: 0;z-index: 99;background: #fff; box-shadow: 0 0 15px rgb(0 0 0 / 5%);}
.header-bg.fixed .navbar-nav {margin-top: 10px;}
.fixed-item{display: none!important;}
.header-bg.fixed .fixed-item{display: block!important;}

.featuredText{color: rgba(198,37,62);}
.booknowBtn, .moreBtn{border-radius:0;border: 2px solid #c6253e!important;color: #fff!important;/*margin: 10px auto 0 30%;*/ 
  background: #c6253e!important; border-radius: 5px;}
.booknowBtn{margin-top: 10px; background: #ccc!important;border: 0!important;color: #222!important;}
.booknowBtn:hover{background: #c6253e!important; color: #fff!important;}

.work_with_me h5{display: none;}

.aboutcol{padding: 0;}
.aboutme{background: #f3f1eb;/*margin-top: -140px;*/}
.aboutme .row{margin: 0 0 20px 0;background: #fff; border-radius: 10px;
    box-shadow: 0 0 15px rgb(0 0 0 / 5%); overflow: hidden;}
.aboutmeText{padding: 20px;background: #fff;height: 100%;}
/*.aboutmeTextLeft{padding: 20px;background: #fff;margin: 30px 0;height: 100%;}*/
.aboutmeImg{background: url(/media/users/17731/theme/yolk/images/my-mission.jpg) no-repeat center; height: 100%;}
.aboutmeImgLeft{background: url(/media/users/17731/theme/yolk/images/how-to-work-together2.jpg) no-repeat center; height: 100%;}

.aboutme h2{color: rgba(198,37,62)}

#optionslist, #testimonials{padding: 20px 10px 20px 10px;}
#optionslist p {min-height: 120px;}
#testimonials{background: #f3f1eb url(/media/users/17731/theme/yolk/images/testimonialsbg.jpg);
background-position: center;background-size: cover;}
#testimonials img{width:70px;}
#testimonials li{text-align: center; color: #222;padding: 0 80px;background: rgba(255,255,255,0.5);
    padding: 10px; border-radius: 20px; margin: 0 10px;}
#testimonials li .name{margin-top: 30px;}
#testimonials .home h2{display: none;}


#optionslist li{width: 23%; padding: 10px; display: inline-block;text-align: center; margin: 5px;vertical-align: top;}
#optionslist li img{width: 70px; }

.halfBox{/*background: #f3f1eb;*/padding: 0;}
.halfContent{padding: 30px;}
.halfTitle{font-size: 26px;margin-bottom: 20px;color: rgba(198,37,62);}
.halfImageBox {height: 100%;}
.halImage{width: 250px;height: 250px;overflow: hidden;border-radius: 50%;margin: 30px auto;}

em{color: #c6253e; font-size: 1.8rem;
    border-left: 3px solid #c6253e;
    padding: 10px 20px;
    background: #f5f5f5;
    /* width: 100%; */
    display: inline-block;}

.navbar-header {float: right;}
.navbar-collapse {-webkit-box-shadow:none; box-shadow: none; }
/*pagination*/
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus,.pagination>.active>span:hover {color: #fff; background-color: rgba(0,0,0,0.5); border-color: #666;}
.pagination>li>a, .pagination>li>span {color: #666;}
.pagination>li>a, .pagination>li>span{border: 1px solid rgba(234, 234, 234, 0.5);}
.container{padding:0;}
hr{border-top: 1px solid rgba(0,0,0,0.1);margin:5px;}
/*.content{margin: 60px 0;}*/
.content h1{padding:0;line-height:1.8em;font-weight:400;position: relative;margin-bottom: 50px;}
.content h1::after{content: ''; position: absolute;bottom: 0;left: 0;height: 3px;background: #c6253e;width: 10%;}

.content p{line-height:1.8em;}
.content img{max-width:100%; border-radius: 10px;}
.product-img-slider img{padding:0;}
.back{margin-top: 20px;}
.box{display:none;}
/* logo*/
#logo {color: #222;text-align:center; max-width: 100px;margin: 0; top: -45px; position: relative;} 
.fixed #logo{top: 0;}
#logo a {color: #000000; font-family: Pacifico, sans-serif; text-decoration: none;font-size: 26px;color: #fff;} 
#logo img {max-width: 300px; width: 100%;-webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;} 
.header-bg{-webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.header-bg.fixed #logo img {max-width: 65px; margin: 5px 0;} 
/* product details*/
.product-img-slider {width:48%; vertical-align:top; display: inline-block; margin: 20px 5px;}
.product-details{width:48%; vertical-align:top; display: inline-block; padding:0 10px;}
.share ul {list-style: none; padding: 0; margin: 0;}
.share ul li { display: inline-block; padding: 3px;}
.share ul li a{color: #fff; height: 34px; width: 34px; display: block; padding: 6px 9px;}
.share li img {width:16px; height:16px;padding:0;-webkit-filter: invert(0);filter: invert(0);}
.slick-slide img {max-width: 100%;margin: 0 auto;width:100%;}
.slick-slider {margin-bottom: 0px!important;}
.banner{width:100%; max-height: 650px;overflow: hidden;position: relative;top:0;z-index: 0;}
/*.banner::after{content: '';background: rgba(0, 0, 0, 0.15); position: absolute; top: 0; left: 0; width: 100%; height: 100%;}*/
.bannerText {text-align: center;color: #fff;text-shadow: 1px 2px 5px rgb(34 34 34 / 40%);width: 60%; top: 30%;
  font-weight: 400;font-size: 52px;padding: 0 5%;font-family: 'Spartan', sans-serif;z-index: 99; right: 0;}
.productpreview{margin:5px;}
.product-details .input {width: 70%; display: inline-block;  margin: 15px 20px 20px 0;border: 1px solid #E3E3E3; color: #777;padding: 8px;}
.oneproduct{position:relative;}
.oneproduct > div {padding: 10px;}
.oneproduct > div a{ display: block;position: relative;width: 100%;}
.oneproduct img{padding:0;}
.productprice {font-weight: 300; font-size: 15px; color: #666; width:100%;margin: 10px 0;}
.productOldPrice {font-size: 15px;}
.product .productprice{font-size: 20px; }
.single li{}
.optionbutton, .prodbutton{display:none;}

.navbar-toggle.closeMenu{display: none;}

.optionbutton a{color:#fff;text-decoration:none;}
.products ul li:hover .prodbutton{height:38px;z-index:9;}
.products ul li:hover .optionbutton{height:38px;z-index:10;}

.ribbon{position: absolute;top: 5px;background: #ff7e4b;left: -5px;color: #fff;}

.productaddtocart { text-align: left; padding: 10px;}
.product { padding: 10px;}
.product h1 { text-align: center; font-weight: 400; margin-bottom: 30px;}
.related h2 {text-align:center;}

.productdescription { padding: 10px; font-size: 14px; line-height: 22px; text-align: left; color: #000000;}
.productdescription p { margin-top:20px;font-size: 14px; line-height: 22px; color: #000000;}
.productdescription td { font-size: 14px; line-height: 22px; color: #000000;}
.productdescription a { font-size: 14px; line-height: 22px; color: #000000; text-decoration: underline;}
.productprivacy{padding: 10px;font-size: 12px;}

.products h2{text-align:center;font-weight:400;font-size: 16px;padding: 5px 20px 0 20px;font-size: 16px;position:relative;}
.products h2 a { text-decoration: none; font-weight: 400; color: #666;}
.products ul { list-style: none; margin: 0; padding: 0;   text-align: center;}
.products ul li {position: relative;font-size: 14px; line-height: 22px; text-align: center; display: inline-block; outline: none; vertical-align: top; }
.products ul li .productsimage img {max-width: 260px;}
.products ul li .oneproduct {vertical-align: text-top;}
.oneproduct img {width: 100%;}
.productsimage {overflow: hidden;}
#productQuantityInput{width:50%;}
.productoptions{margin-top:20px;width:50%;}

/*contest basic*/
.contestDesc .btn{background:#ccc;}
.contestDesc a{color:#666;}
.contestBar{background:#666;}
.contestBar a{color:#fff;}

/* footer menu*/
.footer {color: #666;padding: 20px; text-align: left;}
.footer a {color: #666; text-decoration:none;}
.footer a:hover{color: #000;}
.footer ul{list-style: none;padding: 0;text-align: center;}
.footer ul li{display: inline-block;padding: 5px 10px;text-align: center;}
.socialnetworks ul li{display:inline-block;}
.changelanguage{cursor: pointer; text-decoration: none;}
.dropdown-menu {margin: 0;}

.scrollable-menu {height: auto; max-height: 200px; overflow:auto; padding:10px 0;}
.scrollable-menu-big{height: auto; max-height: 450px; overflow: auto;}
.alanguages {text-align: center;}
.alanguages ul {list-style: none; padding: 0; spacing: 0;}
.alanguages ul li {display: inline-block; padding: 10px; width: 200px; border: 1px solid #DEDEDE; margin: 5px;}
#languages { position: relative; background: #FFF; padding: 20px; width: auto; max-width: 500px; margin: 20px auto; color: #000000;}
#languages a { color: #000000; text-decoration: underline;}
#countries { position: relative; background: #FFF; padding: 20px; width: auto; max-width: 240px; margin: 20px auto; color: #000000;}
#countries a { color: #000000; text-decoration: underline;}

/* subfooter */
.subfooter {color: #6d6d6d;padding: 20px; text-align: left;}
.subfooter a {color: #6d6d6d;text-decoration: none;}
.subfooter ul { list-style: none;padding: 0; margin-top: 10px;}
#statustop{color: #fff;}
.copyright {color: #666;}
.copyright a {color: #000;}
.createstore-copyright { color: #fff; margin-top:25px;}
.createstore-copyright a{ color: #fff;}

.demo {color: #6d6d6d;}
.demo a {color: #000000;}

/* Mobile style*/
.mobileicons { width: 100%;padding-top: 10px; color: #6d6d6d; text-align: right;}
.mobileicons ul li {list-style: none;display: inline-block;}
.mobileicons ul li a {color: #6d6d6d;padding: 10px;font-size: 20px; max-width: 24px;text-align: center; text-decoration: none;}
.mobilemenu {padding: 0 20px;}
.mobilemenu ul {list-style: none; margin: 0; padding: 0;}
.mobilemenu ul li a { color: #000000; text-transform: uppercase; text-decoration: none; width: 97%; padding: 5px; display: block; border-bottom: 1px solid #ccc;}
.pirosbigyo { position: relative; bottom: 25px; left: 25px; height: 6px; width: 6px; border-radius: 3px; background-clip: padding-box; background-color: #F00505;}
.show_hide_mobilemenu{cursor:pointer;}
.menu {width: 100%; font-size: 14px;line-height: 22px;}

.navbar-default{border:none;border-radius:0;}
.navbar{margin-bottom: 0px; background:transparent;}
/*.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {background-color: rgba(0,0,0,0.3);}*/
.navbar-default .navbar-toggle, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{border:0;color:#fff; }

.changelanguage, .navbar-toggle{color:#fff; }
.fixed .navbar-toggle{color:#222; }
.fixed .changelanguage{display: inline-block; margin: 12px 20px;}
.navbar-nav{background: transparent; float: right; margin-top: 10px;}

.menu ul {margin: 0; padding: 0; list-style: none;}
.menu ul li {display: block;margin-right: 5px;font-size: 14px;line-height: 22px;}
/*.menu ul li a {color: #ccc;}*/
.menu ul li a:hover {opacity:0.5;}

/*Search
.search { display: none; margin-top: 20px; width: 100%;text-align:right; }
.search input { padding: 5px 10px; border: 1px solid #E3E3E3;color: #555555;box-shadow:none;float:right;}
.search button{border-radius:0;float:right;}
*/
.search { display: none; margin-top:-80px; padding:20px 0 0 0; width: 100%; text-align: right;float: right;position: relative; height: 70px;    top: 60px;right: 250px;z-index: 990;}
.search input { padding: 5px 10px; border: 1px solid #E3E3E3;color: #555555;box-shadow:none; margin-bottom: 20px; width: 80%; float: left; height: 50px;}
.search button{border-radius:0;float:right;margin-right:18px;padding:15px;height: 50px;}
/*Minicart*/
.minicart {display: none; color:#333;cursor:pointer;font-size: 20px; padding:13px; float: right;}
.minicart a{color:#333;}
/*Footer-social*/
.back{margin-bottom:10px;}
.pagination a, .back a, .prodbutton a { background-color: #6d6d6d; color: #ffffff;padding: 10px; font-size: 14px; text-decoration: none;}

.addtocartform { padding: 10px; font-size: 12px; line-height: 18px;}
.cart-small {padding:15px;border: 1px solid #ccc;}
.post, .page { text-align: left; padding: 20px;margin-top: 50px;}
.post{text-align: justify;}
.page .card{ margin: 0 0 20px 0;background: #fff;border-radius: 10px;
    box-shadow: 0 0 15px rgb(0 0 0 / 5%);overflow: hidden; padding: 30px;}
/*.book-session{background: #eee url(/media/users/17731/theme/yolk/images/bookbg3.jpg) no-repeat; height: 350px;}*/
.parallax{
  min-height: 300px;padding: 30px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #222;
}
.first{
  background-image: url(/media/users/17731/theme/yolk/images/bookingbg5.jpg);
  background-position: top right;
}
.second{
  background-image: url(/media/users/17731/theme/yolk/images/bookingbg6.jpg);
  background-position: top left;
}
.parallax h2{line-height: 44px;}
.contact-page-header{background: #f3f1eb url(/media/users/17731/theme/yolk/images/testimonialsbg.jpg) bottom right; 
  height: 350px;margin-bottom: -150px; background-size: cover;}
.contact-page h4{color: #222; margin-top: 40px;}
.contact-page li{padding: 5px 0;}
.contact-page a{color: #222; text-decoration: none;}
.contact-page a:hover{color: #000; text-decoration: underline;}
.contact-page a i{color: #ffffff;text-decoration: none;background: #c6253e;border: 0;}

/*ul.posts{list-style:none;padding:0; margin:10px 0;}
ul.posts li{width:28%;margin:30px 20px;display: inline-block;vertical-align: top;}
ul.posts li h3 a{color:inherit;}
ul.posts li img{width:100%;max-width:200px;}*/

.posts h3{min-height: 50px; text-transform: capitalize;}

.blogMainImg{width: 100%; height: 300px; text-align: center; overflow: hidden;}

.postsItem {min-height: 450px;}
.faqItem h3, .postsItem h3{text-transform: uppercase;height: 70px; line-height: 26px;}
.faqItem h3{height: 40px;}
.postsItem .postContent{overflow: hidden;text-align: justify; text-overflow: ellipsis;display: -webkit-box;
    -webkit-line-clamp: 3;-webkit-box-orient: vertical;margin-bottom: 40px;}
.faq .postContent{-webkit-line-clamp: initial;}
.faq .postsItem i{transform: rotate(180deg);-webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.faq .postsItem .collapsed i{transform: rotate(0deg);}
.mask{display: block;width: 60%;margin: 0 auto;
  -webkit-mask-image: url(/media/users/17731/theme/yolk/images/mask.svg); mask-image: url(/media/users/17731/theme/yolk/images/mask.svg);-webkit-mask-repeat: no-repeat; mask-repeat: no-repeat;}

.options, .addtocartbutton { background-color: #77725e;border: none; padding: 8px 15px; font-size: 14px;cursor: pointer; text-decoration: none;color: #ffffff;width:100%;}
.product-details .addtocartbutton{width:50%;}
.mailchimpbutton{background-color: #77725e;border: none;padding: 8px 30px;font-size: 12px;cursor: pointer;text-decoration: none;color: #ffffff;margin: 20px 0;text-align: center;margin-bottom: 20px;}
#added { position: relative; background: #FFF; padding: 20px; width: auto; max-width: 500px; margin: 20px auto; color: #000000;}
#added a { color: #000000; text-decoration: underline;}
.cart-quantity{-webkit-border-radius:0; -moz-border-radius: 0; border-radius: 0; width:30px; }
.cart-qty-change{width:80px;}
.cart td{text-align:left;}
.cart-continue{ float: left; margin-top: 20px;}
.cart td img{width:150px;margin-right:20px;  margin-bottom: 10px;float: left;}
.cart-small td img{width:100px;margin-right:20px; margin: 10px;}
.cart-small table{  border-bottom: 1px solid #ccc; border-top: 1px solid #ccc;}
.orderbox, .promocodebox{ width: 100%; text-align: right;}
.show_hide_promocodebox{ width: 100%; text-align: right; cursor:pointer;}
.show_hide_promocodebox .icon-down-arrow{ font-size: 15px; padding-top: 10px;}
.orderbox .btn, .promocodebox .btn{ color: #FFF; background-color: #3BA0DB; border:none;}
.orderbox ul{list-style:none;padding: 0;}
.orderbox a{color:#fff;}
.orderbox a:hover{text-decoration:none;}
.orderbox li{display:inline-block;border: 1px solid #3BA0DB;}
.orderbox li:hover{border: 1px solid #7BE1FF;margin-top:9px;}
.promocodebox .form-control{display:inline;width:auto;}
#checkout {min-height: 60px; min-width:150px; margin: 10px; padding-top:20px; text-transform: uppercase;font-size: 16px;font-weight: bold; text-align: center; background-color: #3BA0DB; color: #FFFFFF; cursor: pointer; text-transform: uppercase;}
.paypalcheckout{background:url(../Bootstrap/interface/paypal-btn.png) no-repeat 20%; padding-left: 130px; padding-right: 20px;}
#slider { margin-left: auto; margin-right: auto; text-align: center; margin-top: -22px;}
#addedtocartstatus { display: none; position: fixed; font-size: 16px;  width: 200px; text-align: center; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform:translate(-50%, -50%); background-color: rgba(0,0,0,0.6); height: auto; color: #FFFFFF; padding: 20px; z-index: 99999;}

/*contact form*/
.contactform .form-control{border-radius: 0; box-shadow:none;padding: 10px;height: 45px;}
.contactform input{width:100%;}
.contactform  textarea{width:100%; height: 150px; border: 1px solid #ccc;}
.contactform  .form-control:focus { border-color: #666;-webkit-box-shadow: none;box-shadow: none;}
label {font-weight: 300;margin-top: 25px;}
.sendMessage{border-radius: 0; padding: 10px 30px; background: #F15353; color:#fff; border:none; min-width: 100px; margin-left: calc(50% - 100px/2);}

/*Categories*/
.productcategories a:after{content:',';}
.categories {background-color: #f7f7f7;padding-top: 30px; float: right; width: 165px;}
.categories h2 { display: none;color: #000000;}
.categories ul { padding: 0; margin: 0;}
.categories ul li { display: inline-block; margin-left: 15px; margin-right: 15px; margin-bottom: -10px;}
.categories ul li a { text-transform: capitalize; text-decoration: none; color: #000000;}
.categories ul li a:hover { color: #eee;}
.categories ul li a.selected { color: #fff;}
.categories a {color: #000000;}
ul.categories li .dropdown-menu { width: 100%; top: 100%;left: 0;}
li.dropdown-submenu ul.dropdown-menu { top: 0px;left: 100%;}
.shipping-details{padding:15px;border: 1px solid #ccc;}

ul.dropdown {position: absolute; width: 100%;margin: 0;padding: 0;}
ul.dropdown li {float: left;width: 150px;background: #6d6d6d;position: relative;list-style: none;}
ul.dropdown li a { padding-left: 20px;}
ul.dropdown a:hover { color: #000;}
ul.dropdown li a { display: block; padding: 10px 5px; color: #FFFFFF; position: relative; z-index: 199;text-decoration: none;}
ul.dropdown li a:hover, ul.dropdown li a.hover { background: #6d6d6d; position: relative; color: #fff;}
ul.dropdown ul {display: none; position: absolute; top: 0; left: 0; width: 150px; z-index: 198; margin-left: -15px;}
ul.dropdown ul li {background: #6d6d6d;color: #fff;list-style: none;text-decoration: none;}
ul.dropdown ul li a {display: block;color: #fff;padding-left: 10px;}
ul.dropdown ul li a:hover { display: block; color: #fff;background: #ccc;}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover, .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{opacity:0.5;}
.modal-content{border-radius:0;}

/*blog*/
ul.blog{list-style:none;padding:0; margin:0;}
ul.blog li{width:49%;padding:10px; display:inline-block;vertical-align:top;}
ul.blog li p a{font-weight:700; color:#F15353;margin-bottom:10px;font-size:21px;}
ul.blog li p a:hover{text-decoration:none;}
ul.blog li p{line-height:26px;}
ul.blog li p:after{content:'...';}

textarea#message{width:100%;border: 1px solid #ccc;border-radius: 4px;height: 150px;}
.sendMessage{border:0;background:#ccc;}

.delimiter{background: #f3f1eb;}
.delimiter.first{margin-top: -40px;}
.delimiter img{opacity: 0.5; width: 100px;}
.delimiter h2{padding: 40px;}

/*newsletter*/
.newsletter{background: #f3eee7;position: relative;border:0;}
.mailchimpbutton{background-color: #000;border: none;padding: 8px 30px;font-size: 12px;cursor: pointer;text-decoration: none;color: #ffffff;margin: 20px 0;text-align: center;margin-bottom: 20px;text-transform: uppercase;}

.photoGallery h2{display: none;}
.galleryImages div{margin: 5px;}
.galleryImages div img{max-height: 150px; width: auto;}

@media (min-width: 1400px) {
  .banner {max-height: 80vh;}
  .bannerText {line-height: 80px;}
}
@media (min-width: 1200px) {
  .container {width: 1180px;}
}
@media (min-width: 768px) {
 .products ul li { width: 19%;}
}
@media (max-width: 989px) {
 .categories{width: 155px;}
.bannerText {margin: 0; top: 55%;font-size: 26px;}
}
@media (max-width: 768px) {
  .header-bg {top: 0;}
  .slick-slide img {max-width: max-content;width:170%;}
 .search .form-group {width: 100%;float: initial;margin-right: 10px;margin-top: 5px;}
 .search.navbar-form {border:0;}
 .aboutmeText { padding: 30px; margin: 0px;}
.aboutmeImg {margin: 0px;}
.home{padding: 20px;}
.content{padding: 20px;}
.parallax {background-attachment: initial;}
.changelanguage{position: relative; padding: 9px 10px;margin:  8px 15px 8px; border-radius: 4px;float: left;}
.mask{width: 40%;}
.book-session {height: 200px;}
.postsItem {min-height: auto;}
.delimiter.first{margin-top: -40px;}
.first, .second{background-size: 170%;}
.delimiter img{width: 100px;}
.delimiter h2{margin: 0; margin-bottom: 20px; padding: 20px 40px; font-size: 1em!important; line-height: 1.8em;}
.navbar-nav{background: #222; float: right; margin: 0;width: 100%;}
.fixed .navbar-nav {float: left;background: transparent;}
.halfImage1 {height: 300px;}
#optionslist li{width: 100%;}
.aboutmeImgLeft{margin: 0;}
.halImage {width: 300px;height: 300px;}
.halImage img{max-height: 100%;}
/*.aboutmeTextLeft {padding: 20px; margin: 30px;}*/
.aboutmeImg{height: 250px;}
.aboutmeImgLeft{height: 250px;}
.bannerText {margin: 0; top: 55%;font-size: 26px; width: 100%;}
 .etalage_small_thumbs{width:100% !important;}
 #etalage .etalage_small_thumbs ul{width:100% !important;}
 #etalage .etalage_small_thumbs li{width:30%;}
 #etalage .etalage_small_thumbs li img{width:100% !important;height:auto !important;}
 .search button{margin-right:0px;}
 .search { display: none; margin-top:-80px; padding:20px 0 0 0; width: 100%; text-align: right;float: right;position: relative; height: 70px; top: 60px;right: 250px;left: 0;z-index: 10;}
 #etalage{width:100%!important;}
 li.etalage_icon{display:none!important;}
 .search input { padding: 5px 10px; border: 1px solid #E3E3E3;color: #555555;box-shadow:none; margin-bottom: 20px;width: 60%;margin-left: 20px;float:left;}
.grid{min-height: 300px!important;}
 ul.blog li{width:100%;}
 .navbar-header {float: right; margin-top: 10px; font-size: 18px;}
 .navbar-default .navbar-collapse, .navbar-default .navbar-form { /*margin-top: 60px;*/border:0;}
 .navbar{min-height: 0;}
 .menu ul {margin-top:20px;}
 .search .btn-default{float: left;margin-left: 10px;}	
 .product-img-slider {width:100%; margin: 0 5px;}
 .product-details{width:100%; padding:0 10px;}
 .products ul li { width: 45%;}
 .cart-qty-change { width: 40px;margin-right: 10px;}
 .cart td img{width:80px;} 
 .storename-input, .create-btn { font-size: 1.3em; margin: 5px auto; padding: 10px;}
 .storename-input {width:60%; text-align: center;}
 .create-btn { width:30%;}
 .createstore h3 { font-size: 16px; line-height: 25px; margin: 0 0 20px 0;}
 .cart-prodname{ font-size: 13px; line-height: 15px;}
 /*.banner {height: 120px;}*/
 .slick-prev, .slick-next{display:none!important;}
 #logo {margin-left: 20px; width: 80px;top: 10px;}
 h1#logo img{width: 100%;}
 h1#logo {text-align:center;}
 .minicart {top: 50px;}
 .optionbutton, .prodbutton {height:38px;}
 }
 @media only screen and (max-width: 480px) {
 .products ul li { width: 97%;}
 #checkout{width:90%;margin: 20px;}
 .storename, .create2 { font-size: 1em;}
 .createstore-open, .createstore-close{ left: 90%;}
}
 @media only screen and (max-width: 400px) {
 .storename-input, .create-btn {display:block;width:80%;margin:5px auto;}
 .products ul li .productsimage img {max-width:100%;}
}
