body {
    /*padding-top: 70px;*/
}
ul{
    padding: 0;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 300;
    font-family: 'Lato', sans-serif;
    color: #515769;
    line-height: 1.6;
    margin: 0 0 15px;
}
p{
    font-weight: 400;
    font-family: 'Lato', sans-serif;
}
h1 > a, h2 > a, h3 > a, h4 > a, h5 > a, h6 > a {
    color: #1b7106;
}
h1 > a:hover, h2 > a:hover, h3 > a:hover, h4 > a:hover, h5 > a:hover, h6 > a:hover {
    color: #999caa;
    text-decoration: none;
}
h1 > a:focus, h2 > a:focus, h3 > a:focus, h4 > a:focus, h5 > a:focus, h6 > a:focus {
    text-decoration: none;
}
h1 {
    font-size: 40px;
}
h2 {
    font-size: 30px;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 22px;
}
html {
    overflow-x: hidden;
}
html, html a, body {
    -webkit-font-smoothing: antialiased;
}
.commonHeader h2{
    color:black;
    text-align: center;
    margin-bottom: 50px;
    font-size: 45px;
    font-weight: 300;
}
iframe, object, embed {
    max-width: 100%;
    max-height: 100%;
}
.line-through{
    text-decoration: line-through;
}
main{
    padding-top: 130px;
}
/*============Top-Navigation=============*/
.form-group.headerSearchBox ::-webkit-input-placeholder{
    color:white !important;
    font-family: Lato, sans-serif;
    font-size: 15px;
    font-weight: 300;
}
.form-group.headerSearchBox ::-webkit-input-placeholder {
    color:white !important;
    font-family: Lato, sans-serif;
    font-size: 15px;
    font-weight: 300;
}
.form-group.headerSearchBox :-moz-placeholder { /* Firefox 18- */
    color:white !important;
    font-family: Lato, sans-serif;
    font-size: 15px;
    font-weight: 300;
}
.form-group.headerSearchBox ::-moz-placeholder {  /* Firefox 19+ */
    color:white !important;
    font-family: Lato, sans-serif;
    font-size: 15px;
    font-weight: 300;
}
.form-group.headerSearchBox :-ms-input-placeholder {
    color:white !important;
    font-family: Lato, sans-serif;
    font-size: 15px;
    font-weight: 300;
}
.input-group.stickey-searchbox .form-control{
    color: white;
    background: #72b63d;
    border: 1px solid #fff;
    border-radius: 0;
}
.input-group.stickey-searchbox .btn.input-group-addon{
    background: #72b63d;
    border: 1px solid #fff;
    border-left: 0;
    border-radius: 0;
}
.input-group.stickey-searchbox .btn.input-group-addon i{
    color: white;
}
.dropdown-menu.topdropdowntoggle li{
    display: block;
}
/*=================COMMON-END=================*/
.slider {
    width: 100%;
    margin: 30px auto;
}
.mainslider.slick-slide{
    margin: 0px 0px;
}

.slider .slick-slide {
    margin: 0px 6px;
}

.slick-slide img {
    width: 100%;
}

.slick-prev:before,
.slick-next:before {
    color: black;
}
.top-bar-wrapper {
    background: #534741;
    position: absolute;
    width: 100%;
    min-height: 35px;
    z-index: 100;
}
.header-top{
    float: right;
}
.topNav{
    background: black;
}
.topNav .navbar-nav > li > a {
    color:white;
}
.menu {
    position: absolute;
    /*top: 0px;*/
    top: 34px;
    z-index: 100;
    width: 100%;
    float: none;
    margin: 0;
    padding: 14px 0px 20px 0px;

    border: 0;
   /* background: #f6f6f6f7 !important;*/
<<<<<<< HEAD
    background:#e9ede7 !important;
=======
    background:#b11f1f;
>>>>>>> aa9459fa0c678fc5665762faaab4bf6f0bb3eab5

    /*box-shadow: 0px 2px 5px -3px rgba(0,0,0,0.3);*/
}
.menu.fixed{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 1081;
    margin-top: 0;
}
.navbar-brand{
    width: 180px;
}
.navbar-brand>img{
    width: 100%;
}
.menu-item{
    padding-top: 12px;
    overflow: visible;
    /*padding-top: 20px;*/
}
.menu-item li a{
    color: #424242;
    font-size: 14px;
    cursor: pointer;
    /*font-family: 'Playfair Display', serif;*/
    font-family: roboto, sans-serif;
    text-transform: uppercase;
    padding: 10px 22px;
    font-weight: 600;
}
.menu-item li a:before {
    content: "";
    width: 1px;
    height: 25px;
    background-color: #d8d7d7;
    position: absolute;
    right: 0;
    top: 25%;
}
.menu-item li:last-child a:before {
    content: "";
    width: 0px;
    height: 0px;
}
.carousel {
    margin-bottom: 0;
    height: 300px;
}
.carousel-control {
    left: -12px;
}
.carousel-control.right {
    right: -12px;
}
/* Changes the position of the indicators */
.carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -19px;
}
/* Changes the colour of the indicators */
.carousel-indicators li {
    background: #c0c0c0;
}
.carousel-indicators .active {
    background: #333333;
}

.top-bar {
    border-bottom: 1px solid #222;
}
.offer {
    text-align: center;
    color: #ffffff;
    font-weight: 100;
    padding-top: 2px;
    margin: 0 !important;
}
.hotline {
    padding-top: 2px;
}
.language {
    float: right;
}
.button{
    border: none;
    background: rgba(255, 255, 255, 0.35);
    height: 26px;
    width: 34px;
    float: left;
}
.active-lan {
    color: white;
}
.offer-modal .modal-content{
    width: 100%;
    background-color: #ececec;
}
.offer-heading{
    margin: 0;
}
.offer-title{
    color: #b52254;
}
/*popular Product Slider*/
#thumbnail-slider {
    margin:0 auto;
    width:100%;
    padding:4px 40px;
    box-sizing:border-box;
    position:relative;
    -webkit-user-select: none;
    user-select:none;
}
#thumbnail-slider div.inner {
    background-color:transparent;
    position:relative;
    overflow:hidden;
    padding:2px 0;
    margin:0;
}
#thumbnail-slider div.inner ul {
    /*the followings should not be changed */
    white-space:nowrap;
    position:relative;
    left:104px; top:0;
    list-style:none;
    font-size:0;
    padding:0;
    margin:0;
    float:left!important;
    width:auto!important;
    height:auto!important;
}
#thumbnail-slider ul li {
    display:inline-block;
    *display:inline!important; /*IE7 hack*/
    margin:0 5px;
    transition:border-color 0.5s;
    box-sizing:content-box;
    vertical-align:middle;
    padding:0;
    position:relative;
    list-style:none;
    backface-visibility:hidden;
}

#thumbnail-slider ul li:after {
    display:block;
    position:absolute;
    top:7px;
    right:8px;
    font:bold 9px/18px Arial;
    color:white;
    width:60px;
    height:18px;
    border:1px solid rgba(255,255,255,0.4);
    background-color:rgba(0,0,0,0.5);
    z-index:2;
    text-align:center;
}
#thumbnail-slider ul li.active:after {
    font-size:10px;
    background-color:#C00;
}

#thumbnail-slider li:hover {
    opacity:0.8;
}
#thumbnail-slider .thumb {
    width:100%;
    height: 100%;
    background-size:contain;
    background-repeat:no-repeat;
    background-position:center center;
    display:block;
    position:absolute;
    font-size:0;
}

/* --------- navigation controls ------- */
/* The nav id should be: slider id + ("-prev", "-next", and "-pause-play") */

#thumbnail-slider-pause-play {display:none;} /*.pause*/

#thumbnail-slider-prev
{
    border-radius: 0 38px 38px 0;
    opacity:1;
    position: absolute;
    background-color:rgba(0, 0, 0, 0.21);
    *background-color:#ccc;/*IE7 hack*/
    backface-visibility:hidden;
    width:35px;
    height:70px;
    line-height:48px;
    top: 50%;
    margin:0;
    margin-top:-48px;
    color:white;
    z-index:10;
    cursor:pointer;
}

#thumbnail-slider-next
{
    border-radius: 38px 0 0 38px;
    opacity:1;
    position: absolute;
    background-color:rgba(0, 0, 0, 0.21);
    *background-color:#ccc;/*IE7 hack*/
    backface-visibility:hidden;
    width:35px;
    height:70px;
    line-height:48px;
    top: 50%;
    margin:0;
    margin-top:-48px;
    color:white;
    z-index:10;
    cursor:pointer;
}

#thumbnail-slider-prev {
    left:0px; right:auto;
}

#thumbnail-slider-next {
    left:auto; right:0px;
}
#thumbnail-slider-next.disabled, #thumbnail-slider-prev.disabled {
    opacity:0.3;
}


/* arrows */
#thumbnail-slider-prev::before {
    position: absolute;
    top: 27px;
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    border-left: 3px solid white;
    border-top: 3px solid white;
}

#thumbnail-slider-next::before {
    position: absolute;
    top: 27px;
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    border-left: 3px solid white;
    border-top: 3px solid white;
}

#thumbnail-slider-prev::before {
    left:10px;
    -ms-transform:rotate(-45deg);/*IE9*/
    -webkit-transform:rotate(-45deg);
    transform: rotate(-45deg);
}

#thumbnail-slider-next::before {
    right:10px;
    -ms-transform:rotate(135deg);/*IE9*/
    -webkit-transform:rotate(135deg);
    transform: rotate(135deg);
}
/*================--home---=============*/
.Promise{
    padding: 60px 0px;
}
.Promise.PromisePlus{
    padding: 70px 0px 40px;
}

.slide1 figure{
    position: relative;
}
.slide1 figure figcaption{
    /*width: 350px;*/
    /*position: absolute;*/
    /*top: 120px;*/
    /*right: 138px;*/

    width: 488px;
    position: absolute;
    top: 106px;
    right: 85px;
}
.slide1 figure figcaption video{
    width: 100%;
    border: 5px solid white;
    box-shadow: 0px 0px 45px 8px #000;
}

/*----------Offer--------------- */
.offerContainer{
    padding-top: 140px;
    padding-bottom: 0px;
}
.sOfferBox{
    position: relative;
}
.sOfferDiv{
    position: relative;
}
.sOfferDiv img{
    width: 86%;
}
.special-card-caption {
    position: absolute;
    top: 30px;
    right: 0;
    width: 370px;
}
.special-card-caption-header {
    display: block;
    position: relative;
    padding: 10px 50px 15px 30px;
    background: #af3c65;
    background: rgba(175, 60, 101, 0.95);
    font-size: 37px;
    line-height: 40px;
    font-family: "Suravaram", serif;
}
.special-card-caption-text {
    padding: 14px 30px 22px;
    background: #fff;
}
.special-card-off {
    display: inline-block;
    font-size: 50px;
    line-height: .9em;
    font-family: "Suravaram", serif;
    color: #af3c65;
}
.special-card-off span {
    font-size: 19px;
    line-height: 24px;
}
.special-card-more {
    float: right;
    font-size: 19px;
    font-family: "Suravaram", serif;
    line-height: 15px;
}
.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}
.ml-auto{
    display: inline-block;
}
.special-card-caption-header,
.special-card-caption-header:hover {
    color: #fff;
    text-decoration: none;
}
.special-card-caption-header:after {
    position: absolute;
    top: 22px;
    right: 23px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f105";
    font-size: 24px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.special-card-txt{
    padding-bottom: 15px;
}

.offerSlider .slick-prev{
    top: unset;
    bottom: 10px;
    left: unset;
    right: 40px;
}
.offerSlider .slick-next {
    top: unset;
    bottom: 10px;
    right: 0;
}
.offerSlider .slick-prev:before{
    content: "\f105";
    font-size: 35px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: white;
    border: 1px solid black;
    padding: 5px 10px;
    background: #236b6b;
}
.offerSlider .slick-next:before {
    content: "\f104";
    font-size: 35px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: white;
    border: 1px solid black;
    padding: 5px 10px;
    background: #236b6b;
}


.mjh_featureBox{
    margin-top: 40px;
}
.features{
    position: relative;
    /*padding: 75px 0;*/
    background-color: #f3f3f3;
    overflow: hidden;
}
ul.marker-list {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    -webkit-column-count: 2;
    column-count: 2;
}
ul.marker-list li {
    position: relative;
    padding-left: 35px;
    margin-bottom: 20px;
}
ul.marker-list li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f105";
    position: absolute;
    left: 0;
    top: 0;
    color: #af3c65;
    border: 1px solid;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 19px;
}
.icn-text-circle{
    display: inline-block;
    width: 60px;
    height: 60px;
    background-color: #af3c65;
    border-radius: 50%;
    color: #fff;
    -webkit-transition: 0.25s;
    transition: 0.25s;
    text-align: center;
}
.icn-text-circle i{
     font-size: 25px;
     line-height: 60px;
}
.icn-text h6 {
    padding: 0 3px;
    font-size: 16px;
    font-weight: 500;
    margin-top: 15px;
}
.mjh_features li{
    width: 33.33%;
    float: left;
    text-align: center;
}
.wrapper-left{
    width: 554px;
    margin-left: auto;
    padding: 75px 0;
}
.wrapper-right{
    margin-right: -15px;
}
.cover-image{
    width: 100%;
}

.slick_slider .slick-next {
    z-index: 1;
    right: 15px;
}
.slick_slider .slick-prev {
    z-index: 1;
    left: 15px;
}
.popular_poduct {
    padding: 20px 0;
    height: auto;
    /*margin: 20px 0;*/
}
.photo:hover .overlay{
    display: block;
}
.col-item .photo {
    overflow: hidden;
    background: white;
    position: relative;
}
.info:hover .overlayinfo{
    display: block;
}
.col-item .info {
    padding: 10px;
    margin-top: 1px;
}
.overlayinfo{
    position: absolute;
    top:0;
    left:0;
    height:100%;
    width: 100%;
    display: none;
    background: rgba(0, 0, 0, 0.53);
}
.overlay{
    position: absolute;
    top:0;
    left:0;
    height:100%;
    width: 100%;
    display: none;
    background: rgba(0, 0, 0, 0.53);
}
.divoverlay{
    height: 100%;
    width: 100%;
}
a.btnshow{
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 25px;
    background: #d5be28;
    text-align: center;
    border: 0;
    width: 100%;
    color: #ffffff;
    font-weight: 700;
    font-size: 12px;
    padding: 3px;
    text-decoration: none;
    line-height: 20px;
    margin-bottom: 0px;
}
a.btnshow:hover {
    background: #caaf03;
    color: #197500;
}
.incrementDecriment{
    position: absolute;
    top: 0;
    background: transparent;
    width: 11px;
    height: 23px;
    margin: 92px 0px;
    text-align: center;
    left: 6px;
}
.btnshowmbl{
    display: none;
}
.incrementDecrimentright{
    position: absolute;
    top: 0;
    background: transparent;
    width: 11px;
    height: 23px;
    margin: 92px 0px;
    text-align: center;
    right: 6px;
}
.incrementspan{
    float: left;
}
.decrementspan{
    float: right;
}
.categories{
    padding: 50px 0;
}
.categories_left{
    /*padding-left: 20px !important;*/
}
.categories_left li{
    border-left: 3px solid transparent;
    padding: 0px 15px;
}
.modalProductImage{
    height: 420px;
    text-align: center;
}

.categories_left>li.active {
    border-left: 3px solid #d5bf27;
    padding-left: 15px;
    background: #f2f2f2;
}
.tag_left>li {
    border-left: 3px solid #d3bf25;
    padding-left: 15px;
    background: #f2f2f2;
}
.tag_left>li:hover{
    background: #568c3e;
}
.tag_left>li.active{
    background: #568c3e;
}

.tag_left>li.active a{
    color: #ffffff;
    text-decoration: none;
}
.tag_left>li:hover a{
    color: #ffffff;
    text-decoration: none;
}
.categories_left>li.active a{
    color: #F69022;
    text-decoration: none;
}
.categories_left>li a span{
    /*display:inline-block;*/
    display:none;
    float:right;
}
.categories-name{
    color: #333;
    padding-top: 15px;
    text-align: center;
}


.product-box{
    text-align:center;
    padding-bottom:15px;
    position: relative;
    background-color:#F69022;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-bottom:1px solid #eee;
}
.product-box:hover{
    background-color:#eb4800;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    box-shadow: 0px 0px 5px #ccc;
}
.product-box:hover a{
    color:#fff !important;
}
.product-box img{
    overflow:hidden;
}
.product-box a.title{
    text-transform:uppercase;
    color:#111111;
    display:inline-block;
    font-weight:bold;
    font-size:11px;
    margin:15px 0 0px 0;
}
.product-box a.category{
    color:#eb4800;
}
.product-box p.price{
    font-size:20px;
    font-weight:300;
    padding:10px 0;
}
/* end product box */
/*How to order*/
.ht-order-contain{
    width: 50%;
    margin: 50px auto;
}
.fs{
    font-size: 80px;
    position: absolute;
    left: 90px;
    top: 30px;
}
.ht-order{
    display: inline-block;
    width: 100%;
    padding: 40px 0;
    background: #d5be28;
    color: white;
    /*font-size: 20px;*/
    text-transform: uppercase;
    font-weight: 300;
    text-align: center;
    text-decoration: none;
    position: relative;
    padding-left: 85px;
}
.ht-order:hover{
    background: #5ebf08;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
    text-decoration: none;
    color: #fff;

}
.howtoOrder{
    padding: 50px 0;
}
.howtoOrder.howtoOrderPlus{
    padding: 70px 0px 40px;
    box-shadow: 0 0 85px 62px #ccc inset;
}
#ordercarousel .slick-prev:before {
    color: #71b53c;
    font-size: 30px;
    content: "\f104";
    font: normal normal normal 50px/1 FontAwesome;
}

#ordercarousel .slick-next:before{
    color: #71b53c;
    font-size: 30px;
    content: "\f105";
    font: normal normal normal 50px/1 FontAwesome;
}


.thumbnail{
    background-color: #F7F7F7 !important;
}

.Promise .container-fluid{
    padding:0 100px;
}
.khaasfoodPromise img{
    box-shadow: 0px 1px 2px 0px #7b7b7b;;
    width:100%;
}

.getintouch{
    background:url('../images/home/honeybackground.jpg') no-repeat 0px 0px;
    background-attachment:fixed;
    background-size:cover;
    padding:100px 0px 200px 0;
    text-align:center;
}
.getintouch h3{
    font-size:35px;
    color:white;
    margin-bottom:40px;
}
.getintouch a{
    color:#fff;
    border:1px dotted #fff;
    padding:10px 20px;
    font-size:30px;
    margin-bottom:30px;
    display:inline-block;
}
.getintouch p{
    color:#eee;
    font-size:14px;
    width:25%;
    margin:0 auto;
    line-height:27px;
}
.getintouch .modal-content {
    background-color:rgba(233, 30, 99, 0.53);
}

.getintouch .modal-header {
    min-height: 50px;
    padding: 0 15px;
    border-bottom: none;
}
.getintouch .modal-header .close {
    margin: 20px 10px 0 0;
    color: #FFF;
    font-size: 30px;
    outline: none;
}

.getintouch iframe {
    width: 100%;
    height: 500px;
    border:none;
}


/*--testimonial --*/


.big_footer_color{
    background-color: #f7f5f2;
    /*padding: 20px 0;*/
}
.big_footer{
    /*margin:40px 0;*/
    margin: 20px 0;
}

.footer-logo{
    padding-left: 25px;
    /*padding-left: 30px;*/
    height: 100px;
    /*height: 70px;*/
}
.footer-menu{
    margin:30px 0;
}
.footer-menu-item{
    padding-bottom: 20px;
}

.footer-menu-item a{
    display: inline-block;
    cursor: pointer;
    color: black;
    text-decoration: none;
}

.footer-menu-item a:hover{
    color: #F69022;
    text-decoration: none;
    cursor: pointer;
}
.footer-menu-item>a:active{
    color: #248703;
    text-decoration: none !important;
}

.big_footer-payment-pic{
    float: left;
    padding-right: 5px;
}
.footer{
    background-color: #efefef;
    padding: 5px 15px;
}

select.frecuency {
    border: 1px solid gray;
    font-style: italic;
    background-color: transparent;
    cursor: pointer;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform .35s ease-in;
    transition: -webkit-transform .35s ease-in;
    border-bottom: none;
}
select.frecuency:focus {
    outline: none;
//border-bottom: 5px solid #22313F;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-transition: -webkit-transform .35s ease-in;
    transition: -webkit-transform .35s ease-in;
}
.free {
    text-transform: uppercase;
}
.input-group {
    width: 100%;
}
input.subscribebutton {
    background-color: rgba(213, 191, 39, 0.38);
    width: 70%;
    height: 50px;
    border: transparent;
    text-align: left;
    padding: 6px 15px 9px 15px;
}
input.subscribebutton:active{
    background: rgba(213, 190, 40, 0.81);
    border: transparent;
}
input.subscribebutton:focus{
    background: rgb(250, 255, 189);
    border: transparent;
}
.subscribemessage{
    color: #fff;
    font-size: 24px;
    font-weight: 300;
}
//button.btn {
//   height: 50px;
//}
button.btn.btn-success{
    background-color: rgb(41, 41, 41);
    background-image: -webkit-linear-gradient(top, rgb(41, 41, 41) 0%, rgb(41, 41, 41) 100%);
    background-image: -o-linear-gradient(top, rgb(41, 41, 41) 0%, rgb(41, 41, 41) 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(41, 41, 41)), to(rgb(41, 41, 41)));
    background-image: linear-gradient(to bottom, rgb(41, 41, 41) 0%, rgb(41, 41, 41) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: rgb(41, 41, 41);
}
button.btn.btn-success:hover{
    background: #928f8b;
}
button.btn.btn-success.selected{
    /*background: #928f8b;*/
    background: #3ab2d6;
}
.promise {
    color: #999;
}
.subscribe{
    min-height: 20px;
    padding: 10px;
    margin-bottom: 20px;
    background-color: transparent;
    border: 1px solid white;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.sub_but{
    background-color: rgba(113, 181, 60, 0.79);
    border-radius: 0px;
}

.product_menu{
    border-color: transparent;
    width: 100%;
}

.product_thumb{
    /*background-color: #F2F2F2;*/
    padding-top: 20px;
    padding-bottom: 20px;
}

/*-- categories --*/

.category {
    margin-top: 50px;
    /*margin-left: 15px;*/
}
.category li{
    /*border-bottom: 1px solid #f0f0f0;*/

}
.category li a {
    color: #666;
    display: block;
    padding: 8px 0;
    text-decoration: none;
}
.category li a:hover {
    color: #00bbff;
}
.category li a {
    display: block;
    line-height: 25px;
    color: #666;
    text-decoration: none;
    font-size: 14px;
    text-transform: capitalize;
}
.category li a:hover {
    color: #F69022;
}
.category li a::before {
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
}
.category h3 {
    font-size: 18px;
    text-transform: uppercase;
}
.product-row{
    padding: 0 15px;
}

.col-item {
    /*background: white;*/
    /*padding-bottom: 20px;*/
    /*text-align: center;*/
    /*border: transparent;*/
    /*cursor: pointer;*/

    background: white;
    padding-bottom: 10px;
    margin-bottom: 30px;
    text-align: center;
    border: transparent;
    box-shadow: 0px 0px 5px 1px #cccccc;

}
.col-item .options {
    position:absolute;
    top:6px;
    right:22px;
}

.col-item .photo .options {
    display:none;
}
.col-item .photo img {
    margin: 0 auto;
    width: 100%;
}

.col-item .options-cart {
    position:absolute;
    left:22px;
    top:6px;
    display:none;
}
.col-item .photo:hover .options,
.col-item .photo:hover .options-cart {
    display:block;
    -webkit-animation: fadeIn .5s ease;
    -moz-animation: fadeIn .5s ease;
    -ms-animation: fadeIn .5s ease;
    -o-animation: fadeIn .5s ease;
    animation: fadeIn .5s ease;
}
.col-item .options-cart-round {
    position:absolute;
    left:42%;
    top:22%;
    display:none;
}
.col-item .options-cart-round button {
    border-radius: 50%;
    padding:14px 16px;

}
.col-item .options-cart-round button .fa {
    font-size:22px;
}
.col-item .photo:hover .options-cart-round {
    display:block;
    -webkit-animation: fadeInDown .5s ease;
    -moz-animation: fadeInDown .5s ease;
    -ms-animation: fadeInDown .5s ease;
    -o-animation: fadeInDown .5s ease;
    animation: fadeInDown .5s ease;
}
.col-item .info {
    padding: 10px;
    margin-top: 1px;
}
.col-item .price-details {
    width: 100%;
    text-align: center;
    min-height: 175px;
    position: relative;
}
.col-item .price-details p {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    color: #1f4c20;
    font-weight: 400;
}

.col-item .price-details .details {
    font-size: 25px;
    text-align: center;
    font-weight: 400;
    color: #4e4e4e;
    min-height: 50px;
    margin: 0;
}
.col-item .price-details .add-to-cart span.carticon{
    padding: 0;
}
.col-item .price-details span {
    color: #1f4c20;
    padding: 0 7px;
    font-size: 14px !important;
}
.col-item .price-details .price-new {
    font-size:16px;
}
.col-item .price-details .price-old {
    font-size:18px;
    text-decoration:line-through;
}
.col-item .price-details .check_details.btn-success{
    position: absolute;
    bottom: 0;
    left: 15px;
}
.p-info{
    margin-top: 8px!important;
}

.cart_button{
}
.cart_button p{
    margin: 0;
}
.awesome{
    padding-left: 10px;
    padding-right:10px;
    color: #d5be28;
    background: #197500;
    padding-top: 7px;
    padding-bottom: 10px;
    margin-top: -6px;
}

.cart_text{
    padding: 0 20px;
    color:white ;
}


.store-point{
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.box {
    background-color: #999999;
    padding: 57px 0;
    height: auto;

}
.head{
    background-color: #CCCCCC;
    font-size: 18px;
    color: white;
    padding-top: 10px;
    padding-bottom: 10px;
}
.head-icon{
    font-size: 24px !important;
    color: white;
    padding-right: 10px;
}

.store-point img{
    padding-right: 20px;
}

.store-point span{
    font-size: 18px;
}
.dhaka-outlet-icon{
    font-size: 20px !important;
    color: white;
    padding-right: 10px;

}
.dhaka-outlet{
    background-color: #999999;
    font-size: 18px;
    color: white;
    padding-top: 10px;
    padding-bottom: 10px;
}

.outlet{
    background-color: #CCCCCC;
    font-size: 18px;
    color: white;
    padding-top: 10px;
    padding-bottom: 10px;
}
.outlet-icon{
    font-size: 20px !important;
    color: white;
    padding-right: 10px;
}


/*------ contact -----*/

.banner{
    padding-bottom: 0px !important;
    padding-top: 0px !important;
    margin-bottom: 0px !important;
}

.contactaddress {
    background-color: #F2F2F2;
    background-size: cover;
    padding: 5em 0;
}
.contactaddress-grid {
    background-color:white;
    padding: 4em;
}
.contactaddress-info {
    background-color:white;
    padding-top: 30px;
    padding-bottom: 65px;
}
.contactaddress-info.address-mdl {
    margin: 10px 0;
    padding-left: 30px;
}
.contact iframe {
    width: 100%;
    min-height: 400px;
    border: none;
}
.contactaddress h4 {
    font-size: 28px;
    color: #0f0f0f;
    font-weight: 100;
}
.contactaddress-info h4 {
    margin-bottom: .4em;
    font-weight: 100;
    font-family: 'Lato', sans-serif;
}
.contactaddress input[type="text"] {
    width: 100%;
    color: #0f0f0f;
    background: white;
    outline: none;
    font-size: 1em;
    padding: .8em 1em;
    margin-bottom: 10px;
    border: solid 1px #fff;
    -webkit-appearance: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.contactaddress input[type="text"]:valid{
    background: #e0ebd2;
    border: 1px solid #8bc540;

}
.contactaddress input[type="email"] {
    width: 100%;
    color: #0f0f0f;
    background: white;
    outline: none;
    font-size: 1em;
    padding: .8em 1em;
    margin-bottom: 10px;
    border: solid 1px #fff;
    -webkit-appearance: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.contactaddress input[type="email"]:valid{
    background: #e0ebd2;
    border: 1px solid #8bc540;

}
.contactaddress input[type="number"] {
    width: 100%;
    color: #0f0f0f;
    background: white;
    outline: none;
    font-size: 1em;
    padding: .8em 1em;
    margin-bottom: 10px;
    border: solid 1px #fff;
    -webkit-appearance: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.contactaddress input[type="number"]:valid {
    background: #e0ebd2;
    border: 1px solid #8bc540
}
.contactaddress textarea {
    resize: none;
    width: 100%;
    background: white;
    color: #0f0f0f;
    font-size: 1em;
    outline: none;
    padding: .6em 1em;
    border: solid 1px #fff;
    min-height: 12.3em;
    -webkit-appearance: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
}
.contactaddress input[type="submit"] {
    outline: none;
    color: #0f0f0f;
    padding: .8em 4em;
    font-size: 1em;
    margin: 1em 0 0 0;
    -webkit-appearance: none;
    background: #8BC540;
    border: solid 1px #8BC540;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.contactaddress input[type="submit"]:hover{
    background: #f5e79e;
    color: #0f0f0f;
}
.contactaddress ::-webkit-input-placeholder{
    color:#0f0f0f !important;
}
.contactaddress ::-webkit-input-placeholder {
    color:#0f0f0f !important;
}
.contactaddress :-moz-placeholder { /* Firefox 18- */
    color:#0f0f0f !important;
}
.contactaddress ::-moz-placeholder {  /* Firefox 19+ */
    color:#0f0f0f !important;
}
.contactaddress :-ms-input-placeholder {
    color:#0f0f0f !important;
}
.contactaddress p {
    color: #0f0f0f;
    margin: 0;
    font-size: 1em;
    letter-spacing: 1px;
}
.contactaddress p a{
    color: #0f0f0f;
    -webkit-transition:.5s all;
    transition:.5s all;
    -moz-transition:.5s all;
}
.contactaddress p a:hover{
    color: #d58512;}
.contact_address{
    background-color: white;
    padding: 20px 0;
}
.contactaddress-right{
    padding-top: 10px;
}

.contact_address h3{
    text-align: center;
    padding-top: 20px;
}

.contact_address p{
    text-align: center;
}

.contactaddress-form{
    padding-top: 10px;
}

/*---- blog-----*/

.blog-item{
    margin-top: 33px;
    margin-bottom: 40px;
    background-color: white;
    padding: 0px !important;
}
.blog-title{
    font-size: 16px;
    color: black;
    text-align: left;
    margin-bottom: 2px;
}

.blog-author{
    font-size: 12px;
    color:black;
    font-weight: 100;
    text-align: left;
}

.blog-discription{
    font-size: 14px;
    color: black;
    font-weight: 300;
    text-align: left;
}

.blog-row{
    padding: 0 15px;
}

.blog-col-item {
    background: #F69022;
    margin-bottom:40px;
    padding-bottom: 20px;
}
.blogh-col-item .options {
    position:absolute;
    top:6px;
    right:22px;
}
.blog-col-item .photo {
    overflow: hidden;
}
.blog-tags{
    background: #fff;
    margin-bottom: 20px;
    padding: 10px;
}
.blog-tags ul{
    padding: 0 10px;
}
.blog-tags li {
    list-style: none;
    padding: 6px;
    display: inline-block;
    margin: 3px;
    background: #f2f2f2;
}
.blogTag{
    margin-top: 35px;
}
.product-tags{
    background: #fff;
    margin-bottom: 20px;
    /*padding: 10px;*/
}
.product-tags ul{
    padding: 0 10px;
}
.product-tags li {
    list-style: none;
    padding: 6px;
    display: inline-block;
    margin: 3px;
    background: #f2f2f2;
}

ul.pagination {
    display: inline-block;
    padding: 0;
    margin: 0;
}

ul.pagination li {display: inline;}

ul.pagination li a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd;
}

ul.pagination li a.active {
    background-color: #4CAF50;
    color: white;
    border: 1px solid #4CAF50;
}

ul.pagination li a:hover:not(.active) {background-color: #ddd;}

div.center {text-align: center; padding-bottom: 20px;}

.blog-list{
    background-color:#F2F2F2;
    padding-left: 50px !important;
    padding-right: 50px !important;
    padding-top: 40px;
    padding-bottom: 40px;
    float: left;
}

.blog-img{
    padding-left: 0px !important;
    float: left;
}

.blog-text{
    text-align: right;
}

.blog-catagories p{
    /*position: relative;*/
    border-bottom: 1px solid #F69022;
    font-size: 16px;
    padding: 5px 0;
}
.blog-page-right{
    padding: 30px;
}

.blog-popular{
    overflow:hidden;
    overflow: hidden;
    padding: 10px;
    background: white;
}
.blog-catagories{
    margin-bottom: 20px;
    padding: 10px;
    background: white;
}

.blog-popular h3{
    margin: 0;
    line-height: 19px;
}
.blog-catagories li{
    list-style: none;
    padding: 4px 0;
}

.blog_categories_right{
    padding-left: 15px;
}



.active-link:active{
    background: #5A5A5A;
}

.blog_popular_post{
    position: relative;
    border-bottom: 1px solid #F69022;
    font-size: 16px;
    margin-top: 10px;
    padding-bottom: 5px;
}

.popular_post_text{
    float: left;
    display: inline-block;
    padding-left: 10px;
}

.popular_post_text p{
    line-height: 10px;
}

.blog_popular_post_date{
    font-size: 10px;
}

.qoute_text{
    position: relative;
    border-bottom: 1px solid #F69022;
    font-size: 16px;
    margin-top: 10px;
    padding-bottom: 10px;
}
.bloglength{
    float: right;
    border: 1px solid #d5be28;
    padding: 1px 6px
}

.blog_qoute p{
    line-height: 10px;
}

.recent_post_text{
    /*position: relative;*/
    border-bottom: 1px solid #F69022;
    font-size: 16px;
    margin-top: 10px;
    padding-bottom: 5px;
}

.archive-text{
    /*position: relative;*/
    border-bottom: 1px solid #F69022;
    font-size: 16px;
    margin-top: 10px;
    padding-bottom: 5px;
}

.blog_qoute blockquote {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-style: italic;
    width: 100%;
    position: relative;
    color: #383838;
}

.blog_qoute blockquote cite {
    color: #999999;
    font-size: 14px;
    display: block;
    margin-top: 5px;
}

.blog_qoute blockquote cite:before {
    content: "\2014 \2009";
}
.blog_categories_right{
    text-transform: uppercase;
}
.paginatnbutton{
    text-align: center;
    margin: 50px;
}
.paginatnbutton a:hover{
    background: #d5be28;
    color: white;
}
.btnpagination{
    background: #75b336;
    color: white;
    margin-right: 5px;
}

.paginatnbuttonactive{
    background: #1d7505;
    color: #d5be28;
}

.blog_categories_right>li.active {
    border-left: 3px solid #d4be27;
    margin-left: -17px;
    padding-left: 15px;

}

.blog_categories_right>li.active a{
    color: #d4be27;
    text-decoration: none;
}
.blog_categories_right li a{
    text-decoration: none;
    display:block;
    color: black;
}

.blog_categories_right li a:hover{
    color: #197403;
}
.blogSubscribe{
    margin: 20px 0;
    padding: 15px 10px;
    background: white;
}
.blogSubscribe h3{
    font-size:30px;
    color: #1b7106;
    text-transform: uppercase;
}
.blog-populartitle{
    color: #1b7106;
    padding-bottom: 20px;
    padding-top: 6px;
}
.blogfacebook{
    margin-top: 20px;
    background: #fff;
    padding: 15px 10px;
}
.blogfacebook h3{
    color: #1b7106;
}

.blogSubscribe a{
    color:#fff;
    border:1px dotted #fff;
    padding:10px 20px;
    font-size:30px;
    margin-bottom:30px;
    display:inline-block;
}
.blogSubscribe p{
    color:#eee;
    font-size:14px;
    width:25%;
    margin:0 auto;
    line-height:27px;
}
.blogSubscribe .modal-content {
    background-color:rgba(233, 30, 99, 0.53);
}

.blogSubscribe .modal-header {
    min-height: 50px;
    padding: 0 15px;
    border-bottom: none;
}
.blogSubscribe .modal-header .close {
    margin: 20px 10px 0 0;
    color: #FFF;
    font-size: 30px;
    outline: none;
}

.blogSubscribe iframe {
    width: 100%;
    height: 500px;
    border:none;
}
.subscribeblog{
    background-color: transparent;
    border: 1px solid #c9bb3c;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    text-align: center;
}
.subscribemessage{
    color: #d5be28;
    font-size: 22px;
    font-weight: 500;
}


.add-to-cart{
    display: inline-block;
    margin: 0 auto;
    border: 1px solid #e0e0e0;
    height: 32px;
    padding-top: 3px;
}
.add-to-cart>span{
    color: #197500;
    font-weight: 500;
}

.footer>p{
    margin-bottom: 7px;
}

.big-footer-text{
    padding-left: 30px;
    padding-right: 30px;
    color: #000000;
    font-weight: 300;
    font-size: 16px;
}

/*------------AddToCart-----------*/
.addToCart{
    /*position: fixed;*/
    /*right: 0;*/
    /*top: 130px;*/
    /*z-index: 700;*/
    margin-top: 4px;
    background: rgb(242, 242, 243);
    font-family: 'Lato', sans-serif;
    /*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/
}
.addToCart .cartList{
    margin: 0;
    color: white;
    overflow: hidden;
    padding: 12px 16px;
    background: #f6903c;
    text-align: center;
    list-style: none;
}


.addToCart.AddToCartWidth .cartList li{
    float: left;
}
.addToCart.cartWidth .cartList li{
    float: left;
}
.addToCart .cartList li h3{
    margin: 0;
    text-transform: capitalize;
    color: white;
    font-weight: 300;
}
.addToCart.cartWidth .cartList li:last-child{
    float: right;
}
.addToCart.AddToCartWidth .cartList li:last-child{
    float: right;
    font-size: 12px;
}
.addToCart .cartList li i{
    font-size: 14px;
    cursor: pointer;
    color: white;
}
.addToCart .cartList li span{
    font-size: 14px;
    /*cursor: pointer;*/
    color: white;
}
.addToCart_price{
    padding: 8px 8px;
    background: #fbbe8b;
    color: white;
    font-size: 18px;
    margin: 0;
    overflow: hidden;
    text-transform: uppercase;
}
.addToCart_price li{
    float: left;
    list-style: none;
    color: white;
}
.addToCart_price li+li{
    float: right;
}
.addToCart_item li .total figure{
    width: 20%;
    float: left;
}
.addToCart_item li .total figure img{
    width: 100%;
    border: 2px solid gray;
}
.addToCart_item li .total .addToCartQuantityName{
    width: 10%;
    float: left;
    padding: 0px 5px;
}
.addToCartQuantityName i{
    color: #515769;
}
.addToCart_item li .total .addToCartProductName{
    width: 40%;
    float: left;
    padding: 2px 5px;
}
.addToCart_item li .total .addToCartProductName p{
    margin: 0;
    text-transform: capitalize;
    font-size: 15px;
    line-height: 18px;
    color: #3a3a3a;
}
.addToCart_item li .total .addToCartProductName p span{
    font-size: 10px;
    color: #515769;

}
.addToCart_item .addToCart_taka{
    cursor: pointer;
    /*float: right;*/
    /*padding: 10px 0px;*/
    color: #515769;
}
.total{
    overflow: hidden;
    padding-bottom: 5px;
}
.addToCart_taka i{
    margin-left: 5px;
}
.total .addToCartProductName span{
    color: #515769;
    font-size: 10px;
}
.addToCart_item{
    margin: 0;
    /*height: 250px;*/
    /*min-height: 232px;*/
    min-height: 206px;
    padding: 15px;
    overflow-y: scroll;
    width: 100%;

}
.addToCartDiscountPrice{
    border: 1px solid #197500;
    border-radius: 10px;
    margin: 0 5px;
    padding: 2px 10px
}
.AddToCartWidth .cartList:before{
    position: absolute;
    top: -15px;
    background: #d5be28;
    left: -15px;
    padding: 5px 7px;
    margin: 0;
    border-radius: 50px;
    font: normal normal normal 15px/1 FontAwesome;
    content: "\f00d";
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.addToCart_item li{
    overflow: hidden;
    border-bottom: 1px dotted white;
    margin-bottom: 5px;
}
.addToCart_item li:last-child{
    margin: 0;
    border: none;
}
.order_now {
    background: #fbbe8b;
    text-transform: uppercase;
    padding: 5px 15px;
    font-size: 16px;
    text-align: center;
    color: black;
    min-height: 38px;
}
.order_now:hover{
    background: #f6903c;
    transition: all 0.5s;
    color: white;
}

.emptyshoopingcarttext{
    font-size: 20px;
    color: rgba(0, 0, 0, 0.45);
    text-align: center;
}
.AddToCartWidth{
    /*width: 350px;*/
    background: rgb(242, 242, 243);
}
.AddToCartWidth:before{

}
.addToCartHidden{
    display: none;
}

/*top header sticky*/

.form-wrapper input {
    background: rgba(210,210,210,.3);
    border:0;
    padding:5px;
    outline:none;
}

.form-wrapper input:focus {
    color:#CCC;
    outline: 0;
    box-shadow: 0 0 50px rgba(0,0,0,.3) inset;
}

.form-wrapper input::-webkit-input-placeholder {
    font-weight: normal;
    font-family: 'Lato', sans-serif;
}

.form-wrapper input:-moz-placeholder {
    font-weight: normal;
    font-family: 'Lato', sans-serif;
}

.form-wrapper input:-ms-input-placeholder {
    font-weight: normal;
    font-family: 'Lato', sans-serif;
}

.form-wrapper button {
    background-color:#d83c3c;
    padding:5px;
    text-transform: uppercase;
    border:0;
    color:rgba(255,255,255,.7);
    font-family: 'Lato', sans-serif;
    margin-left:-5px;
}

.form-wrapper button:hover {
    background-color:#C93636;
}
.bg:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.34);
}
.bg{
    position: relative;
    max-height: 300px;
    overflow: hidden;
    width: 100%;
}
/*.inner-banner-wrap>img{*/
    /*width: 100%;*/
/*}*/
.bg>h1{
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translateX(-50%);
    color: white;
    margin: 0 auto;
    font-weight: 300;
    font-size: 38px;
}
@media (min-width: 768px){
    .mobile{
        display:none;
    }
}
@media (max-width: 768px){
    .desktop{
        display:none;
    }
}

.productbg{
    position: relative;
    max-height: 400px;
    overflow: hidden;
    text-align: center;
    /*background-image: url(../images/demo/slide02-compressed.jpg);*/
}
/*.inner-banner-wrap>img{*/
    /*width: 100%;*/
/*}*/
.productbg .pageTitleBannner{
    position: absolute;
    width:100%;
    top:50%;
    text-align:center;
}
.productbg h1{
    color: white;
    font-weight: 300;
    font-size: 35px;
}
.productbg input{
    color: #ffffff;
    font-weight: 300;
    font-size: 35px;
    background: rgba(239, 234, 205, 0.29);
    border: 1px solid rgb(239, 234, 205);
    padding: 3px 20px;
    border-radius: 6px;
    line-height: unset;
}
.productbg input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #ffffff;
    font-size: 30px;
}
.productbg input::-moz-placeholder {
    color: #ffffff;
    font-size: 30px;
}
.productbg input:-ms-input-placeholder {
    color: #ffffff;
    font-size: 30px;
}
.productbg input:-moz-placeholder {
    color: #ffffff;
    font-size: 30px;
}
.productbg input::placeholder{
    color: #ffffff;
    font-size: 30px;
    text-align: center;
}
.productbg img{
    width:100%;
}

.main_h {
    position: fixed;
    top: 0px;
    max-height: 45px;
    z-index: 999;
    width: 100%;
    /*padding-top: 17px;*/
    background: none;
    /*overflow: hidden;*/
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
    top: -100px;
    /*padding-bottom: 6px;*/
    font-family: 'Lato', sans-serif;
}
.deliveryOffer{
    color: #c1bab7;
}
.stickyLogo{
    width: 45px;
    background: white;
    display: inline-block;
}
.stickyLogo img{
    /*height: 44px;*/
    width: 100%;
}
.top-bar-logo{
    display: none !important;
}
.bkashPayHeading{
    color: red;
    margin-top: 0px;
    font-size: 19px;
}
.bkashPay li{
    list-style: circle;
}
.bkashPay{
    padding-left: 40px;
    padding-top: 10px;
}
.bkashCancel{
    float: left;
    margin-right: 0;
    width: 100px;
    border: 0;
    margin-bottom: 50px;
    background-color: #6b6;
    color: #fff;
    font-size: 18px;
    border-radius: 3px;
    padding: 5px;
    display: inline-block;
}
.bkashSubmit{
    float: right;
    margin-right: 0;
    width: 100px;
    border: 0;
    margin-bottom: 50px;
    background-color: #6b6;
    color: #fff;
    font-size: 18px;
    border-radius: 3px;
    padding: 5px;
    display: inline-block;
    margin-left: 10px;
}

.top-bar-dropdown-menu{
    display: none !important;
}
.top-bar-add-to-cart{
    display: none !important;
}
.footer-left{
    color: #666; margin-left: 30px;
}
.footer-right{
    float: right;
    color: #9e9b9b;
    margin-right: 30px;
    font-size: 11px;
    line-height: 22px;
}
.open-nav {
    max-height: 400px !important;
}
.open-nav .mobile-toggle {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
}

.sticky {
    background-color: rgba(255, 255, 255, 1);
    opacity: 1;
    top: 0px;
    box-shadow: 0px 0px 7px 0px black;
}

.logo {
    width: 50px;
    font-size: 25px;
    color: #8f8f8f;
    text-transform: uppercase;
    float: left;
    display: block;
    margin-top: 0;
    line-height: 1;
    margin-bottom: 10px;
}


nav {
    float: left;
    width: 70%;
}

nav ul {
    list-style: none;
    overflow: hidden;
    text-align: right;
    float: right;
    padding-top: 22px;
}

nav ul li {
    display: inline-block;
    /*margin: 3px;*/
    line-height: 1.5;
    /*padding: 0 18px;*/
}

nav ul a {
    color: #888888;
    text-transform: uppercase;
    font-size: 12px;
}

.mobile-toggle {
    display: none;
    cursor: pointer;
    font-size: 20px;
    position: absolute;
    right: 22px;
    top: 0;
    width: 30px;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}

.mobile-toggle span {
    width: 30px;
    height: 4px;
    margin-bottom: 6px;
    border-radius: 1000px;
    background: #8f8f8f;
    display: block;
}


/*carrosel*/


/* Section Seperator */
.section-seperator {
    border-bottom: 1px solid #edf0f2;
}

/* Content Wrapper Link */
.content-wrapper-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    z-index: 3;
    text-decoration: none;
}

/*------------------------------------------------------------------
  	[Blockquote]
------------------------------------------------------------------*/
.blockquote {
    position: relative;
    font-size: 17px;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    color: #a6a7aa;
    line-height: 1.4;
    border-left: none;
    margin-left: 20px;
}

.blockquote:before {
    position: absolute;
    top: 0;
    left: -20px;
    font-size: 60px;
    display: inline-block;
    color: #17bed2;
    content: '“';
}

/*------------------------------------------------------------------
  	[Button]
------------------------------------------------------------------*/
.btn-theme {
    position: relative;
    display: inline-block;
    line-height: 1.4;
    text-align: center;
    background-image: none;
    border-style: solid;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn-theme:focus, .btn-theme:active:focus, .btn-theme.active:focus, .btn-theme.focus, .btn-theme:active.focus, .btn-theme.active.focus {
    outline: none;
}

.btn-theme:hover {
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.btn-theme:hover, .btn-theme:focus, .btn-theme.focus {
    text-decoration: none;
}

.btn-theme:active, .btn-theme.active {
    background-image: none;
    outline: 0;
}

.btn-theme.disabled, .btn-theme[disabled],
fieldset[disabled] .btn-theme {
    cursor: not-allowed;
    box-shadow: none;
    opacity: .65;
    pointer-events: none;
}

.btn-white-brd {
    color: #fff;
    background: transparent;
    border-color: rgba(255, 255, 255, 0.3);
    border-width: 1px;
}

.btn-white-brd:hover, .btn-white-brd:focus, .btn-white-brd.focus {
    color: #515769;
    background: #fff;
    border-color: transparent;
}

.btn-default-bg {
    color: #515769;
    background: #f3f4f5;
    border-color: transparent;
    border-width: 0;
}

.btn-default-bg:hover, .btn-default-bg:focus, .btn-default-bg.focus {
    color: #fff;
    background: #17bed2;
    border-color: transparent;
}

.btn-base-bg {
    color: #fff;
    background: #17bed2;
    border-color: transparent;
    border-width: 0;
}

.btn-base-bg:hover, .btn-base-bg:focus, .btn-base-bg.focus {
    color: #fff;
    background: #63cbd7;
    border-color: transparent;
}

.btn-theme-sm {
    font-size: 13px;
    font-weight: 600;
    padding: 15px 30px;
}

/*------------------------------------------------------------------
  	[Pricing]
------------------------------------------------------------------*/
.pricing {
    padding: 70px 45px;
    background: #fff;
    margin-top: 50px;
}

.pricing.pricing-active {
    padding-top: 110px;
    padding-bottom: 110px;
    margin-top: 10px;
}



.pricing .pricing-icon {
    display: block;
    font-size: 30px;
    color: #999caa;
    margin-bottom: 30px;
}

.pricing .pricing-list-item {
    position: relative;
    font-size: 13px;
    color: #81848f;
    padding-left: 20px;
    margin-bottom: 10px;
}

.pricing .pricing-list-item:before {
    position: absolute;
    top: 7px;
    left: 0;
    width: 9px;
    height: 2px;
    background: #17bed2;
    content: " ";
    margin-right: 10px;
}


/*------------------------------------------------------------------
  	[Promo Section]
------------------------------------------------------------------*/


/*------------------------------------------------------------------
  	[Service]
------------------------------------------------------------------*/
.service {
    background: #fff;
    padding: 50px;
}

.service .service-element,
.service .service-info {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.service .service-icon {
    display: block;
    font-size: 30px;
    color: #999caa;
    margin-bottom: 30px;
}

.service:hover .service-element {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.service:hover .service-info {
    -webkit-transform: translate3d(0, -30%, 0);
    -moz-transform: translate3d(0, -30%, 0);
    transform: translate3d(0, -30%, 0);
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

/*------------------------------------------------------------------
  	[Work]
------------------------------------------------------------------*/
.work {
    position: relative;
}

.work .work-overlay {
    position: relative;
}

.work .work-overlay:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    content: " ";
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.work .work-content {
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0;
    padding: 25px;
    -webkit-transform: translate3d(0, 20px, 0);
    -moz-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.work:hover .work-overlay:before {
    background: rgba(0, 0, 0, 0.5);
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.work:hover .work-content {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

/*------------------------------------------------------------------
  	[Footer]
------------------------------------------------------------------*/
.footer {
    text-align: center;
    background-size: cover;
    background-position: center center;
}

.footer .footer-seperator {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.footer .footer-list {
    margin-bottom: 0;
}

.footer .footer-list-item {
    color: #cbd3e1;
    margin-bottom: 25px;
}

.footer .footer-list-link {
    color: #cbd3e1;
}

.footer .footer-list-link:hover {
    color: #fff;
}

.footer .footer-input {
    background: rgba(0, 0, 0, 0.15);
}

.footer .footer-logo {
    width: 85px;
    height: auto;
}

/*------------------------------------------------------------------
  	[Header]
------------------------------------------------------------------*/
/* Fixed Top */
.navbar-fixed-top .navbar-collapse {
    max-height: 100%;
}

/* Navbar */
.header .navbar {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

/* Navbar Toggle */
.header .navbar-toggle {
    width: 25px;
    height: 25px;
    border: none;
    padding: 0;
    margin: 35px 0;
}

.header .navbar-toggle .toggle-icon {
    position: relative;
    width: 21px;
    height: 1px;
    display: inline-block;
    background: #515769;
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.header .navbar-toggle .toggle-icon:before, .header .navbar-toggle .toggle-icon:after {
    position: absolute;
    left: 0;
    background: #515769;
    content: " ";
}

.header .navbar-toggle .toggle-icon:before {
    width: 10px;
    height: 1px;
    bottom: 10px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    transform: rotate(0);
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.header .navbar-toggle .toggle-icon:after {
    width: 16px;
    height: 1px;
    top: -5px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    transform: rotate(0);
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.header .navbar-toggle:hover .toggle-icon {
    background: #17bed2;
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.header .navbar-toggle:hover .toggle-icon:before, .header .navbar-toggle:hover .toggle-icon:after {
    width: 21px;
    height: 1px;
    background: #17bed2;
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.header .navbar-toggle:hover .toggle-icon.is-clicked {
    background: rgba(81, 87, 105, 0);
}

/* Navbar Logo */
.header .logo {
    width: 150px;
    height: 150px;
    float: left;
    max-height: 95px;
    line-height: 65px;
}

.header .logo-wrap {
    display: inline-block;
    padding: 15px 0;
}

.header .logo-wrap:focus, .header .logo-wrap:hover {
    text-decoration: none;
}

.header .logo-img {
    display: inline-block;
    width: 85px;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.header .logo-img-main {
    display: inline-block;
    transition-duration: 400ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.header .logo-img-active {
    display: none;
    transition-duration: 400ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

/* Navbar */
.header .navbar-nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

/* Nav */
.header .nav-item {
    position: relative;
    display: block;
}

.header .nav-item:last-child .nav-item-child {
    padding-right: 0;
}

.header .nav-item .nav-item-hover.active:after {
    opacity: 1;
    transition-duration: 400ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.header .nav-item:hover .nav-item-hover:after {
    opacity: 1;
    transition-duration: 400ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.header .nav-item-child {
    position: relative;
    display: block;
    font-size: 13px;
    font-weight: 600;
    font-family: 'Lato', sans-serif;
    color: #fff;
    text-transform: uppercase;
    line-height: 55px;
    padding: 20px;
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.header .nav-item-hover {
    position: relative;
}

.header .nav-item-hover:after {
    position: absolute;
    top: 45px;
    left: 0;
    width: 9px;
    height: 2px;
    background: #17bed2;
    opacity: 0;
    content: " ";
    transition-duration: 400ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}



/*------------------------------------------------------------------
  	[Contact]
------------------------------------------------------------------*/
.contact-list > li {
    font-size: 13px;
    color: #81848f;
    margin-bottom: 10px;
}

/*--------------------------------------------------
    [Back To Top Theme Button]
----------------------------------------------------*/
.back-to-top {
    position: fixed;
    right: 10px;
    bottom: 10px;
    display: inline-block;
    z-index: 9;
    width: 40px;
    height: 40px;
    font-size: 11px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    line-height: 3;
    letter-spacing: 1px;
    text-transform: uppercase;
    background: #515769;
    border-radius: 3px;
    visibility: hidden;
    opacity: 0;
    padding: 5px;
    -webkit-transform: translate3d(0, 50px, 0);
    -moz-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.back-to-top:hover {
    color: #fff;
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.back-to-top:focus, .back-to-top:hover {
    text-decoration: none;
}

/* The Button Becomes Visible */
.back-to-top.back-to-top-is-visible {
    visibility: visible;
    opacity: .6;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.back-to-top.back-to-top-is-visible:hover {
    opacity: 1;
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

/* If the user keeps scrolling down, the button is out of focus and becomes less visible */
.back-to-top.back-to-top-fade-out {
    opacity: .4;
}

.back-to-top.back-to-top-fade-out:hover {
    opacity: 1;
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

/*------------------------------------------------------------------
  	[Form Control]
------------------------------------------------------------------*/
.form-control {
    height: 45px;
    font-size: 14px;
    font-weight: 400;
    color: #a6a7aa;
    background: rgba(75, 133, 50, 0.06);
    border: none;
    box-shadow: none;
    border-radius: 0;
    padding-left: 15px;
}

.form-control::-moz-placeholder {
    color: #a6a7aa;
}

.form-control:-ms-input-placeholder {
    color: #a6a7aa;
}

.form-control::-webkit-input-placeholder {
    color: #a6a7aa;
}

.form-control:focus {
    color: #515769;
    box-shadow: none;
}

.form-control:focus::-moz-placeholder {
    color: #515769;
}

.form-control:focus:-ms-input-placeholder {
    color: #515769;
}

.form-control:focus::-webkit-input-placeholder {
    color: #515769;
}

/*------------------------------------------------------------------
    [Full Screen Carousel]
------------------------------------------------------------------*/
.full-screen {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

/*------------------------------------------------------------------
    [Carousel]
------------------------------------------------------------------*/
.carousel-indicators {
    left: auto;
    width: auto;
    padding-left: 0;
    margin-left: 0;
}

.carousel-centered {
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
}

.carousel-title {
    font-size: 80px;
    font-weight: 700;
    color: #fff;
    line-height: 1.1;
    text-transform: uppercase;
}


/*----------------------------------
  Custome Style of Info Window
------------------------------------*/
/* White background and box outline */
.gm-style > div:first-child > div + div > div:last-child > div > div:first-child > div {
    background-color: #fff !important;
    box-shadow: none !important;
}

/* Arrow colour */
.gm-style > div:first-child > div + div > div:last-child > div > div:first-child > div > div > div {
    background-color: #fff !important;
    box-shadow: none !important;
}

.gm-style > div:first-child > div + div > div:last-child > div > div:first-child > div:first-child {
    display: none;
}

/* Let's remove image icon inside close button */
.gm-style > div:first-child > div + div > div:last-child > div > div:last-child > img {
    display: none;
}

/* New arrow style */
.gm-style > div:first-child > div + div > div:last-child > div > div:last-child {
    overflow: inherit !important;
}

.gm-style > div:first-child > div + div > div:last-child > div > div:last-child:after {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 15px;
    font-family: Simple-Line-Icons;
    color: #515769;
    content: "\e082";
}

/* Positioning of infowindow */
.gm-style-iw {
    top: 22px !important;
    left: 22px !important;
}

/*--------------------------------------------------
    [Masonry Grid]
----------------------------------------------------*/
.masonry-grid {
    position: relative;
    margin: 0 -2px;
}

.masonry-grid:before, .masonry-grid:after {
    content: " ";
    display: table;
}

.masonry-grid:after {
    clear: both;
}

.masonry-grid .masonry-grid-item {
    display: block;
    float: left;
    vertical-align: top;
    padding: 0 2px;
    margin-bottom: 4px;
}

.masonry-grid .masonry-grid-item.col-12 {
    width: 100%;
}

.masonry-grid .masonry-grid-item.col-11 {
    width: 91.66666667%;
}

.masonry-grid .masonry-grid-item.col-10 {
    width: 83.33333333%;
}

.masonry-grid .masonry-grid-item.col-9 {
    width: 75%;
}

.masonry-grid .masonry-grid-item.col-8 {
    width: 66.66666667%;
}

.masonry-grid .masonry-grid-item.col-7 {
    width: 58.33333333%;
}

.masonry-grid .masonry-grid-item.col-6 {
    width: 50%;
}

.masonry-grid .masonry-grid-item.col-5 {
    width: 41.66666667%;
}

.masonry-grid .masonry-grid-item.col-4 {
    width: 33.33333333%;
}

.masonry-grid .masonry-grid-item.col-3 {
    width: 25%;
}

.masonry-grid .masonry-grid-item.col-2 {
    width: 16.66666667%;
}

.masonry-grid .masonry-grid-item.col-1 {
    width: 8.33333333%;
}


/*------------------------------------------------------------------
    [Swiper Slider]
------------------------------------------------------------------*/
.swiper-slider {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.swiper-clients-img {
    display: block;
    width: 190px;
    height: auto;
    margin: 0 auto;
    opacity: 1;
    cursor: pointer;
    transition-duration: 200ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.swiper-clients-img:hover {
    opacity: .8;
    transition-duration: 200ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

/*------------------------------------------------------------------
  	[Text Colors]
------------------------------------------------------------------*/
.color-base {
    color: #17bed2;
}

.color-white {
    color: #fff;
}

.color-heading {
    color: #515769;
}

.color-subtitle {
    color: #a6a7aa;
}

.color-link {
    color: #81848f;
}

.color-link-hover {
    color: #999caa;
}

.color-sky-light {
    color: #fafafa;
}

/*------------------------------------------------------------------
  	[Background Colors]
------------------------------------------------------------------*/
.bg-color-base {
    background: #17bed2;
}

.bg-color-white {
    background: #fff;
}

.bg-color-heading {
    background: #515769;
}

.bg-color-subtitle {
    background: #a6a7aa;
}

.bg-color-link {
    background: #81848f;
}

.bg-color-link-hover {
    background: #999caa;
}

.bg-color-sky-light {
    background: #fafafa;
}

/*------------------------------------------------------------------
    [Row]
------------------------------------------------------------------*/
.row-space-1 {
    margin-right: -1px;
    margin-left: -1px;
}

.row-space-1 > [class*="col-"] {
    padding-left: 1px;
    padding-right: 1px;
}

/*------------------------------------------------------------------
  	[Content]
------------------------------------------------------------------*/
.content {
    padding-top: 0px;
    padding-bottom: 0px;
}

.content-sm {
    padding-top: 60px;
    padding-bottom: 60px;
}

.content-md {
    padding-top: 80px;
    padding-bottom: 80px;
}

.content-lg {
    padding-top: 100px;
    padding-bottom: 100px;
}

/*------------------------------------------------------------------
    [Parallax Content]
------------------------------------------------------------------*/
.parallax-content {
    padding-top: 220px;
    padding-bottom: 120px;
}

/*------------------------------------------------------------------
    [Full Width]
------------------------------------------------------------------*/
.full-width {
    width: 100%;
    height: auto;
}

/*------------------------------------------------------------------
    [Container Full Width]
------------------------------------------------------------------*/
.container-full-width {
    width: 100%;
}

.container-full-width:before, .container-full-width:after {
    content: " ";
    display: table;
}

.container-full-width:after {
    clear: both;
}

/*------------------------------------------------------------------
    [Overflow]
------------------------------------------------------------------*/
.overflow-h {
    overflow: hidden;
}

/*--------------------------------------------------
    [Font Weight]
----------------------------------------------------*/
.fweight-300 {
    font-weight: 300 !important;
}

.fweight-400 {
    font-weight: 400 !important;
}

.fweight-500 {
    font-weight: 500 !important;
}

.fweight-600 {
    font-weight: 600 !important;
}

.fweight-700 {
    font-weight: 700 !important;
}

/*------------------------------------------------------------------
    [Left margin]
------------------------------------------------------------------*/
.margin-l-0 {
    margin-left: 0 !important;
}

.margin-l-5 {
    margin-left: 5px !important;
}

.margin-l-10 {
    margin-left: 10px !important;
}

.margin-l-20 {
    margin-left: 20px !important;
}

/*------------------------------------------------------------------
    [Right margin]
------------------------------------------------------------------*/
.margin-r-0 {
    margin-right: 0 !important;
}

.margin-r-5 {
    margin-right: 5px !important;
}

.margin-r-10 {
    margin-right: 10px !important;
}

.margin-r-20 {
    margin-right: 20px !important;
}

/*------------------------------------------------------------------
    [Bottom margin]
------------------------------------------------------------------*/
.margin-b-0 {
    margin-bottom: 0 !important;
}

.margin-b-2 {
    margin-bottom: 2px !important;
}

.margin-b-5 {
    margin-bottom: 5px !important;
}

.margin-b-10 {
    margin-bottom: 10px !important;
}

.margin-b-20 {
    margin-bottom: 20px !important;
}

.margin-b-30 {
    margin-bottom: 30px !important;
}

.margin-b-40 {
    margin-bottom: 40px !important;
}

.margin-b-50 {
    margin-bottom: 50px !important;
}

.margin-b-60 {
    margin-bottom: 60px !important;
}

.margin-b-70 {
    margin-bottom: 70px !important;
}

.margin-b-80 {
    margin-bottom: 80px !important;
}

.margin-b-90 {
    margin-bottom: 90px !important;
}

.margin-b-100 {
    margin-bottom: 100px !important;
}



/*--------------------------------------------------
    [Height]
----------------------------------------------------*/
.height-100 {
    height: 100px !important;
}

.height-200 {
    height: 200px !important;
}

.height-300 {
    height: 300px !important;
}

.height-400 {
    height: 400px !important;
}

.categories-item{
    background: rgb(23, 114, 0);
    cursor: pointer;
    float: left;
    padding: 0px 0px;
    text-decoration: none;
    width: 100%;
    margin: 0px 0px 30px;
    box-shadow: 0px 1px 4px 3px #d5d5d5;
}
.categories-item img{
    width: 100%;
}
.categories-item:hover{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 0px 0px 0 rgba(0, 0, 0, 0.19);
    background: #71b53c;
}

.categories-item>p{
    text-align: center;
    font-size: 20px;
    margin: 10px 0;
    color: white;
    font-weight: 300;
}


#quote-carousel
{
    padding: 0 10px 30px 10px;
    /*margin-top: 30px;*/
}

/* Control buttons  */
#quote-carousel .carousel-control
{
    background: none;
    color: #222;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}
/* Previous button  */
#quote-carousel .carousel-control.left
{
    left: -12px;
}
/* Next button  */
#quote-carousel .carousel-control.right
{
    right: -12px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators
{
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li
{
    background: #d5be28;
}
#quote-carousel .carousel-indicators .active
{
    background: #197500;
}
#quote-carousel img
{
    width: 250px;
    height: 100px
}
/* End carousel */

.item blockquote {
    border-left: none;
    margin: 0;
}

.item blockquote img {
    margin-bottom: 10px;
}

.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}




.testimonial{
    padding-bottom: 80px;
    padding-top: 50px;
}

#login-nav input { margin-bottom: 15px; }

.header-login{
    overflow: visible;
    padding-top: 0px;
}

.dropdown-color{
    /*padding-top: 8px;*/
    font-size: 15px;
    border-left: 1px solid white;
    border-right: 1px solid white;
    height: 44px;
    cursor: pointer;
}

.text-en,.text-bn{
    color: white;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
}

.text-en:hover, .text-bn:hover{
    color: rgb(97, 222, 0);
    text-decoration: none;
}
.text-en.active,.text-bn.active{
    color:rgb(97, 222, 0);
    text-decoration: none;
}
.nav>li>a:hover{
    background-color: transparent;
    color: #197500;
}

.nav>.header-login>li>a{
    /*color: black;*/
}
/*a:hover{*/
    /*text-decoration: none !important;*/
/*}*/

.btn-search{
    border-radius: 0px;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    background: #71B53C;
    border: 1px solid transparent;
    color: white;
}

.btn-search:hover{
    background: #D5BE28;
    color: #000;
}

.search-box{
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #71b53c;
}

.sticky-navbar{
    border: none;
    width: 100%;
    margin-bottom: 0px !important;
}

.header-login>li>a{
    color: black;
    font-size: 15px;
    padding: 12px;
    text-decoration: none;
}
.header-login>li>a:hover{
    color: #d5be28;
}

.top-phone{
    color: white;
    padding: 11px;
    border-right: 1px solid rgba(255, 255, 255, 0.86);
}
.top-phone span{
    font-weight: 400;
}
.topdropdownmenu{
    margin-top: 11px;
    background-color: #388823;
    padding: 0px;
    right: 0;
    left: auto;
    border-radius: 0px;
}
.topdropdownmenu:hover{
    border-radius: 0px;
}
.topdropdownmenuitem{
    display: block;
    border-bottom: 1px solid #fff;
}
.topdropdownmenuitem:hover{
    background-color: #d5be28;
}
.topdropdownmenulogout{
    width: 100%;
    cursor: pointer;
}
.topdropdownmenu li a{
    text-align: left;
    font-size: 15px;
    padding: 5px 20px;
    color: white;
}
.topdropdowntoggle{
    margin-top: 11px;
    background-color: white;
    padding: 0px;
    right: 0;
    left: auto;
    border-radius: 0px;
}
.top-grand-totalPrice{
    font-size: 12px;
    color: white;
}
.topbardropdownmenu{
    background-color: #534741;
    padding: 0px;
    border-radius: 0px;
    right: 13px !important;
    margin-top: 8px !important;
    border: transparent;
}
.topdropdowntoggle li a{
    color: black;
    text-align: left;
    font-size: 15px;
    padding: 5px 20px;
}
.topdropdowntoggle li a:hover{
    background-image: linear-gradient(to bottom,#d2bf28 0,#d5bf24 100%);
}
.topdropdowntoggleitem{
    display: block;
    border-bottom: 1px solid #fff;
}

.topdropdowntogglebottom{
    display: block;
}
.topbarOffer{
    color: #ffffff;
    font-size: 16px;
    padding-left: 15px;
}
.topbarloginbuttonlogout{
    cursor: pointer;
}
.topbarloginbutton ul li a{
    color: #c1bab7;
}
.topbarloginbuttonitem{
    border-bottom: 1px solid #c1bab7
}
.topbarlogin{

}
.topbarloginuser{
    margin-top: 10px;
}
.topbarlogindropdownmenu{
    border-bottom: 1px solid #a49e9b;
}

.topbarlogindropdownmenu a{
    color: #c1bab7 !important;
}
.dropdown-menu>li{
    margin: 0 auto;
    width: 100%;
}
.top-button{
    border-right: 1px solid white;
    padding: 0px 14px;
}

.top-button>p{
    padding-top: 10px;
}

.add-to-cart:hover{
    background: #dadad7;
    transition: all 0.5s;
    color: #204c21;
    border: 1px solid #dadad7;
}
.top-dropdown-color{
    font-size: 15px;
    height: 22px;
    cursor: pointer;
    color: white;

}
.headertop-login{
    padding-top: 0px;
}
.top-login{
    padding-top: 0px;
}
.topbar-btn-search{
    border-radius: 0px;
    display: inline-block;
    padding: 3px 8px;
    margin-bottom: 0;
    margin-left: -5px;
    font-size: 17px;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    background: #483328;
    border: 1px solid transparent;
    color: white;
    min-height: 33px;
}

.topbar-btn-search:hover{
    background: #D5BE28;
    color: #147b00;
}
.topbar-search-box{
    height: 33px;
    padding: 0px 5px;
    font-size: 15px;
    line-height: 1;
    color: #ffffff;
    background-color: rgb(128, 109, 99);
    background-image: none;
    border: 1px solid rgb(128, 109, 99);
    margin-right: -5px;
    font-weight: 300;
}
.top-btn-search{
    border-radius: 0px;
    display: inline-block;
    padding: 4px 8px;
    margin-bottom: 0;
    margin-left: -3px;
    font-size: 22px;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    /*background: #72b63d;*/
    background: #f8bf69;
    border: 1px solid transparent;
    color: white;
    margin-top: -1px;
}

.top-btn-search:hover{
    background: #D5BE28;
    color: #147b00;
}

.top-search-box{
    height: 20px;
    padding: 16px 5px;
    font-size: 20px;
    line-height: 1;
    color: #fff;
    background-color: rgb(247, 247, 247);
    /*background-color: rgba(113, 182, 56, 0.65);*/
    background-image: none;
    border: 1px solid rgb(24, 116, 2);
}

.top-bar-phone{
    /*border-left: 1px solid rgba(255, 255, 255, 0.47);*/
    border-right: 1px solid rgba(255, 255, 255, 0.47);
    height: 22px;
    cursor: pointer;
    padding: 6px 10px;
}
.topbarphnicon{
    color: #c1bab7;
}

.topbar-dropdown-color{
    /* padding-top: 8px; */
    font-size: 15px;
    border-left: 1px solid rgba(255, 255, 255, 0.47);
    border-right: 1px solid rgba(255, 255, 255, 0.47);
    height: 22px;
    cursor: pointer;
    color: white;
    padding-top: 11px;
}

.topbar-dropdown-menu>li{
    margin: 0 auto;
}

.topbar-text-en,.topbar-text-bn{
    color: #c1bab7;
    font-size: 10px;
    font-weight: 500;
}

.topbar-text-en.active,.topbar-text-bn.active{
    color: rgb(97, 222, 0);
    font-size: 10px;
    font-weight: 500;
}
.topbar-text-en:focus, .topbar-text-bn:focus {
    color: rgb(97, 222, 0);
    text-decoration: none;
}
.topbar-text-en:hover,.topbar-text-bn:hover{
    color: rgb(97, 222, 0);
    text-decoration: none;
}
.top-logout{
    cursor: pointer;
}

.top-login>li>a{
    padding: 15px 10px;
    /*padding-top: 10px;*/
    /*padding-bottom: 0px;*/
    line-height: 0px;
}
.topbar-button>p{
    margin-bottom: 0px;
    padding: 7px 10px;
    border-right: 1px solid #a49e9b;
}
.top-button-user{
    padding-top: 10px;
    color: #d5be28;
}

.top-login>li>a{
    font-size: 12px;
    color: #c1bab7;
}
.topbar-login{
    cursor: pointer;
}
.top-login>li>a:hover{
    color: white;
}
.top-bar-login{
    cursor: pointer;
    border-right: 1px solid #a49e9b;
}
.topbar-login a{
    border-right:1px solid White;
}
.top-login>li>a:hover{
    color: white;
}

.top-bar-phone>span{
    font-size: 16px;
    color: #c1bab7;
    padding-left: 3px;
    font-weight: 300;
}
.topbar-button{
    color: #d5be28;
}
.topbar-toggle{
    color: #d5be28;
    margin-left: 20px;
}
.topbar-logout{
    padding-top: 10px;
    cursor: pointer;
}
.header-login>li{
    /*margin: 0 10px;*/
}

.lngseperator{
    color: white;
}
.menu-item>li>a:active{
    background: rgb(213, 190, 40);
}
.menu-item-right{
    padding-right: 0px;
}

.blog-view{
    background: white;
    padding: 0px !important;
    margin-bottom: 30px;
    margin-top: 25px;
    text-align: justify;
}

.blog-image{
    padding: 0px !important;
    background: white;
}
.fullwidth {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: initial;
    position: relative;
}

.overlay-slider{
    /*background-image: url(../images/home/patern.png) radial-gradient(ellipse at center,rgba(0,0,0,.2) 0,#141414 100%);*/
    display: block;
    background-image: url(../images/home/patern.png),radial-gradient(ellipse at center,rgba(0, 0, 0, 0.09) 0,rgba(20, 20, 20, 0.24) 100%);
    position: absolute;
    top: 0;
    height: 100px;
    width: 100%;
}
.slider1 {margin: 0;}
.slider1 .slide1 {width: 100%;
    height:auto;}

/*.slick-prev {*/
/*left: 0;*/
/*}*/
/*.slick-next {*/
/*right: 0;*/
/*}*/
.slick-dots {
    bottom: 0px;
    margin-left: 0; /* Fixes the visible horizontal scroll bar */
}



.product-image {
    float: left;
    width: 15%;
}

.product-details {
    float: left;
    width: 37%;
}

.product-price {
    float: left;
    width: 12%;
}

.product-quantity {
    float: left;
    width: 10%;
}

.product-removal {
    float: left;
    width: 9%;
}

.product-line-price {
    float: left;
    width: 12%;
    text-align: right;
}

/* This is used as the traditional .clearfix class */
.group:before, .shopping-cart:before, .column-labels:before, .product:before, .totals-item:before,
.group:after,
.shopping-cart:after,
.column-labels:after,
.product:after,
.totals-item:after {
    content: '';
    display: table;
}

.group:after, .shopping-cart:after, .column-labels:after, .product:after, .totals-item:after {
    clear: both;
}

.group, .shopping-cart, .column-labels, .product, .totals-item {
    zoom: 1;
}

/* Apply clearfix in a few places */
/* Apply dollar signs */
.product .product-price:before, .product .product-line-price:before, .totals-value:before {
    content: '৳ ';
}

.addtocartshow{
    color: white;
    padding-top: 40%;
    font-weight: 500;
}
.quantityshow{
    color: white;
    font-size: 50pt;
    font-weight: 400;
}
.priceshow{
    color: white;
    font-weight: 400;
}

.shopping-cart-quantityShow{
    padding: 6px 12px 9px 12px;
    background-color: #197500;
    color: #d5be28 !important;
}



h1 {
    font-weight: 100;
}

label {
    color: #4c4a4a;
}

.shopping-cart {
    margin-top: -45px;
}
.shoppingcartitemprice{
    /*line-height: 4;*/
}
.shoppingcartquantity{
    /*line-height:4;*/
}

/* Column headers */
.column-labels label {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #eee;
}
.column-labels .product-image, .column-labels .product-details, .column-labels .product-removal {
    text-indent: -9999px;
}

/* Product entries */
.product {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.product .product-image {
    text-align: center;
}
.product .product-image img {
    height: 100px;
}
.product.sumr{
    margin-bottom: 10px;
}
.product.sumr .product-image img {
    height:30px;
}
.product .product-details .product-title {
    font-family: 'Lato', sans-serif;
    margin: 0px;
    /*line-height: 4;*/
}
.product .product-details .product-description {
    margin: 5px 20px 5px 0;
    line-height: 1.4em;
}
.product .product-quantity input {
    width: 40px;
}
.product .remove-product {
    border: 0;
    padding: 4px 8px;
    background-color: #c66;
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    border-radius: 3px;
    margin-top: 28px;
}
.product .remove-product:hover {
    background-color: #d5be28;
}
.shoppingcartpricelist{
    /*line-height: 4;*/
}
/* Totals section */
.totals .totals-item {
    float: right;
    clear: both;
    width: 100%;
    margin-bottom: 10px;
}
.totals .totals-item label {
    float: left;
    clear: both;
    width: 79%;
    text-align: right;
}
.totals .totals-item .totals-value {
    float: right;
    width: 21%;
    text-align: right;
}

.totals .totals-item-total {
    font-family: 'Lato', sans-serif;
}

.checkout {
    float: right;
    border: 0;
    /*margin-right: 64px;*/
    margin-bottom: 50px;
    background-color: #6b6;
    color: #fff;
    font-size: 18px;
    border-radius: 3px;
    padding: 5px;
}

.checkout:hover {
    background-color: #494;
}





/* Dcrazed style */
.headline{text-align:center;margin:20px 0 75px}
.headline img{display:block;margin:0 auto 20px}
.headline > h6{display:inline-block;width:20px;border-bottom:3px solid #e33000;margin-bottom:-11px;padding:0}
.headline h1{display:inline-block;border-bottom:1px solid #d0d0d0;line-height:40px;font-weight:300;text-transform:uppercase;margin:0 -3px;padding:0 12px}
.headline h1 h6{color:#e33000;padding:0}
/*#wrap{*/
    /*overflow: hidden;*/
    /*width:90%;*/
    /*margin:20px auto;*/
/*}*/

.informationForm{
    width:100%;
}
.informationForm .number{
    width:50px;
    height:50px;
    background:#fff;
    color:#888;
    font-size:36px;
    text-align: center;
    border-radius:50%;
    float:left;
}
.informationForm .step{
    width:100%;
    height:63px;
    background:rgb(124, 180, 66);
    color:#FFF;
    padding-left:1%;
    padding-top:5px;
    border-bottom:3px solid #d9d9d9;
    border-radius:2px;
    float:left;
}
.informationForm .title{
    float:left;
    width:80%;
    height:50px;
    margin-left:1%;
    font-size:1em;
    font-weight:300;
}
.informationForm .title h1{
    font-size: 20px;
    font-weight:400;
    margin-top:10px;
    color: white;

}
.informationForm .modify{
    float:left;
    width:40px;
    height:40px;
    color:#aaa;
    background:#FFF;
    text-align:center;
    font-size:4em;
    border-radius:50%;
    margin-top:5px;
    padding-top:0px;
    cursor:pointer;
}
.informationForm .modify i{
    margin-top:0px;
    display:block;
}
.informationForm .content{
    padding: 10px 2em 20px;
    width:100%;
    margin:0 auto;
    background:#FFF;
    height:auto;
    display:block;
    float:left;
}
.informationForm .content label{
    font-size:12px;
}
.informationForm .content input{
    padding:10px 15px;
    border:1px solid #ccc;
    border-radius:3px;
    display:inline-block;
    font-size: 12px;
    background-color: white;
    margin-bottom: 5px;
}
.informationForm .content button{
    display:block;
    float:right;
    background:rgb(124, 180, 66);
    width:200px;
    border:0;
    padding:5px 15px;
    font-size:14px;
    color:#FFF;
    border-bottom:3px solid white;
    border-radius:2px;
    clear:both;
}

.informationForm .content .continue{
    display:block;
    float:right;
    background:rgb(124, 180, 66);
    width:200px;
    border:0;
    padding:5px 15px;
    font-size: 14px;
    color:#FFF;
    border-radius:2px;
    clear:both;
    text-align:center;
    text-decoration: none;
    margin-top:15px;
}
.informationForm #address label{
    width:100px;
    display:inline-block;
}

.informationForm .select{
    width: 100%;
    overflow: hidden;
    display: inline-block;
    margin-left:0;
    margin-bottom: 0px;
    margin-top:5px;
    border: 1px solid #ccc;
    border-radius: 3px;
    display: inline-block;
}
.informationForm .country_options label,
.informationForm .state_options label{
    background: #80c0ff;
    color: white;
    padding: 4px 6px;
    z-index: 2;
    text-transform: uppercase;
    top: 5px;
    right: 100%;
    width: 100%;
    margin-right: -100%;
    bottom: 8px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.informationForm .state_options select,
.informationForm .country_options select{
    background: transparent;
    display:inline-block;
    width: 100%;
    padding: 5px;
    font-size: 18px;
    line-height: 1;
    border: 0;
    border-radius:0;
    height: 40px;
}
.informationForm #address label.state,
.informationForm #address label.country{
    display:block;
    float:left;
}
.informationForm #address input[type="checkbox"]{
    width:30px;
}
.informationForm #address label.same,
form.go-right input:focus + label.same{
    width:300px;
    padding:0 30px;
    margin-right:0;
    top:0;
    left:30px;
    background:transparent;
    color:initial;
    text-transform:uppercase;
}
.informationForm #shipping input[type="radio"]{
    width:30px;
}
.informationForm #shipping div{
    margin-top:5px;
}
.informationForm #shipping label{
    padding:0;
}
.informationForm #shipping .price{
    text-align:center;
    display:inline-block;
}
.informationForm #payment #card_number{
    width:100%;
}
.informationForm .left,
.informationForm .right{
    width:50%;
    float:left;
}
.informationForm #payment label{
    display:inline-block;
}
.informationForm #payment .expiry{
    margin-top:5px;
}
.informationForm #payment label.exp_date{
    text-align: center;
    padding-top: 10px;
    margin-right: 0;
    background: rgb(124, 180, 66);
    color: white;
    z-index: 2;
    text-transform: uppercase;
    right: 100%;
    width: 100%;
    margin-right: -100%;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    width: 110px;
    height: 40px;
    top: 5px;
}
.informationForm #payment .month_select,
.informationForm #payment .year_select{
    width: 80px;
    height: 40px;
    border: 1px solid #ccc;
    border-radius: 2px;
    display: inline-block;
}
.informationForm #payment span.divider{
    font-size: 2em;
    display: inline-block;
    padding-left:5px;
    padding-right:5px;
    margin-top:-10px;
}
.informationForm .month_select select,
.informationForm .year_select select{
    background: transparent;
    display:inline-block;
    width: 100%;
    padding: 5px;
    font-size: 14px;
    line-height: 1;
    border: 0;
    border-radius:0;
    height: 40px;
}
.informationForm #payment .sec_num,
.informationForm #payment .expiry{
    display:block;
    float:left;
}
.informationForm #payment .sec_num{
    margin-top:5px;
}
.informationForm .deliveryInformation{
    padding:0px;
}
.informationForm .credit_card{
    padding:3em 1em;
}
.informationForm #payment .sec_num input{
}
.informationForm .accepted{
    width:100%;
    padding-right:1em;
    padding-left:1em;
    margin-top:30px;
}
.informationForm .accepted span{
    display: table-cell;
    padding:3px;
}
.informationForm .secured {
    margin-top:5px;
    padding-left:1em;
    padding-right:1em;
}
.informationForm .secured .lock{
    float:left;
    padding:3px;
    width:25%;
}
.informationForm .secured .security{
    float:left;
    margin-right:5px;
    font-style: italic;
    color:#aaa;
    width:70%;
}
#accordian #ordered{
    padding-right:1em;
}
#accordian #reviewed{
    padding-left:1em;
}
#accordian .products{
    width:100%;
    float:left;
    padding-bottom:3px;
    border-bottom:3px solid #aaa;
}
#accordian .products .product_image{
    width:20%;
    float:left;
    margin-left: 10%;
}
#accordian .products .product_details{
    width:70%;
    display: table;
    vertical-align: middle;
}
#accordian .products .product_details span{
    display:table-cell;
    vertical-align: middle;
    margin-top:30%;
    font-size: 1.5em;
    color:#aaa;
}
#accordian .totals{
    width:100%;
    float:left;
    border-bottom:3px solid #aaa;
}
#accordian .totals .subtitle{
    font-size:2em;
    display:block;
    text-align: right;
    color:#aaa;
    width:95%;
    margin-right:5%;
}
#accordian .totals .subtitle .sub_price{
    font-style:italic;
    width:100px;
}
#accordian .final{
    width:100%;
    float:left;
    font-size:2.2em;
    text-align: right;
    color:#888;
}
#accordian .final .title{
    width:95%;
    margin-right:5%;
    font-weight:bold;
}
#accordian #reviewed .title{
    width:49%;
    font-size:1.8em;
    float:left;
}
#accordian #reviewed .billing,
#accordian #reviewed .shipping{
    width:100%;
    float:left;
    margin-bottom:5px;
}
#accordian #reviewed .billing .address_reviewed,
#accordian #reviewed .shipping .address_reviewed,
#accordian #reviewed .payment .payment_reviewed{
    color:#aaa;
    font-size:1.2em;
    height:80px;
    width:50%;
    float:left;
}
#accordian #reviewed .billing .address_reviewed span,
#accordian #reviewed .shipping .address_reviewed span,
#accordian #reviewed .payment .payment_reviewed span{
    display:block;
}
#accordian #reviewed #complete{
    float:left;
    width:100%;
    padding-top:5px;
    border-top:1px dotted #aaa;
}
#accordian #reviewed .big_button{
    clear:both;
    display:block;
    width:70%;
    margin:0 auto;
    padding-top:15px;
    padding-bottom:10px;
    color:#fff;
    font-size:2em;
    text-decoration: none;
    background:#80c0ff;
    text-align:center;
    border-bottom: 3px solid #4da7ff;
    border-radius: 2px;
}

#accordian #reviewed #complete .sub{
    color:#aaa;
    display:block;
    text-align:center;
    margin-top:15px;
    width:80%;
    margin:5px auto;
}
.form_check {
    position: relative;
    overflow: hidden;
    width:100%;
    max-width:320px;

}
form input, form textarea {
    width: 100%;
    /*max-width:320px;*/
    border: 2px solid gray;
    background: none;
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    padding: 8px 12px;
    outline: 0;
}
form input {
    background: white;
}
form input:focus, form textarea:focus {
    border-color: #7cb442;
}
form input:focus + label, form textarea:focus + label {
    background:#7cb442;
    color: white;
    font-size: 70%;
    padding: 8px 11px;
    z-index: 2;
    text-transform: uppercase;
}
form label {
    transition: background 0.4s, color 0.4s, top 0.4s, bottom 0.4s, right 0.4s, left 0.4s;
    position: absolute;
    color: #999;
    padding: 7px 6px 7px 0;
}
form textarea {
    display: block;
    resize: vertical;
}

form.go-right label {
    right: 100%;
    width: 100%;
    margin-right: -100%;
    border-bottom-right-radius:3px;
    border-top-right-radius:3px;
}
form.go-right input:focus + label, form.go-right textarea:focus + label {
    right: 0;
    margin-right: 0;
    width: 40%;
    padding-top: 11px;
    padding-bottom: 10px;
}

.form_check>input{
    margin-bottom: 10px;
}

.order_button{
    float: right;
    border: 1px solid #568c3e;
    padding: 10px;
    background-color: #7cb442;
    color: white;
}

.order_button:hover{
    background: #e2b80a;
    color: #248703;
    transition: 0.3s;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: transparent !important;
    color: #d5be28;
}

.coment-form{
    padding: 50px 30px;
}

.coment-form h4{
    color: #197500;
    font-weight: 300;
    margin:0;
    font-family: 'Lato', sans-serif;
}

.coment-form input[type="text"],.coment-form textarea,.coment-form input[type="email"] {
    display: block;
    background: none;
    color: #71b53c;
    border:1px solid #BDBBBB;
    width: 100%;
    outline: none;
    font-size: 16px;
    padding: 10px 10px;
}
.coment-form input[type="email"] {
    margin:1em 0;
}
.coment-form textarea {
    width: 100%;
    display: block;
    min-height: 150px;
    resize: none;
    margin:1em 0;
}
.coment-form input[type="submit"] {
    background:#6ea145;
    border:none;
    padding:13px 0;
    width: 100%;
    font-size: 16px;
    color: #fff;
    letter-spacing: 0.5px;
    outline: none;
    transition:.5s all;
    -webkit-transition:.5s all;
    -moz-transition:.5s all;
    -o-transition:.5s all;
    -ms-transition:.5s all;
    font-family: 'Lato', sans-serif;
}
.coment-form input[type="submit"]:hover{
    color: #fff;
    background:#d5be28;
    outline: none;
}
.coment-form form {
    margin-top: 20px;
    margin-right: 30px;
}

.comment-form form input:valid, form textarea:valid {
    background: white;
    border: 1px solid #8bc540;
}

.nav > li > a:focus {
    text-decoration: none;
    background-color: transparent !important;
}

.blog-view ul{
    padding-left: 20px;
}

/*.blog-left-grid{*/
    /*padding:2em 0 0;*/
/*}*/
/*.blog-left-grid h4{*/
    /*text-transform: capitalize;*/
    /*color: #6ea145;*/
    /*margin: 0;*/
    /*font-size: 2em;*/
    /*font-family: 'Lato', sans-serif;*/
/*}*/
/*.blog-left-grid h4 a{*/
    /*color: #c6c5c0;*/
    /*font-size:1em;*/
    /*text-decoration:none;*/
    /*font-family: 'Lato', sans-serif;*/
/*}*/
/*.blog-left-grid a img {*/
    /*!*padding: .5em;*!*/
    /*border: 1px solid #F2F2F2;*/
/*}*/
/*.blog-left-grid h4 a:hover{*/
    /*color: #606060;*/
    /*text-decoration:none;*/
/*}*/
/*.blog-left-grid p{*/
    /*font-size:14px;*/
    /*color:rgba(21, 21, 21, 0.77);*/
    /*margin:.5em 0 1em;*/
    /*line-height:1.8em;*/
/*}*/
/*.blog-left-grid ul{*/
    /*padding:2em 0 4em;*/
/*}*/
/*.blog-left-grid ul li{*/
    /*display:inline-block;*/
    /*margin:0;*/
/*}*/
/*.blog-left-grid ul li a{*/
    /*font-size:1em;*/
    /*color:#c6c5c0;*/
    /*text-decoration:none;*/
    /*padding-left: 1em;*/
    /*font-family: 'Lato', sans-serif;*/
/*}*/
/*.blog-left-grid ul li a:hover{*/
    /*color:#000;*/
    /*text-decoration:none;*/
/*}*/
/*.blog-left-grid ul li a i {*/
    /*left: -17px;*/
/*}*/
.blog-left h3, .blog-right h3, .contact h3, .service h3, .servc h3, .recent-posts h4, .comments h4, .related-posts h4, .response h4, .coment-form h4 {
    font-size: 1.6em;
}

.blog-pagination {
    margin: 2em 0 0;
}
ul.pagination li a {
    color: rgb(95, 158, 160) !important;
    font-size: 17px;
    padding: 5px 15px;
}
.pagination {
    margin: 20px 0 0px;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 0;
}

.blog-right{
    background-color: #f2f2f2;
    padding-top: 25px;
}

.blog-left{
    padding: 0 20px;
}
.blog-content{
    padding: 0 15px;
    text-align: justify;
}

.aboutus{
    margin-top: 50px;
}
.aboutus h2{
    color: #0082c9;
    font-weight: 500;
}
.aboutus>p{
    color: black;
}

.objective{
    margin-top: 50px;
}
.objective h2{
    color: #0082c9;
    font-weight: 500;
}
.objective ol li{
    color: black;
}
.our_location{
    margin: 50px 0;
}
.our_location h2{
    color: #0082c9;
    font-weight: 500;
}
.aboutusmap{
    height:400px;
    width:100%;
}
/*map*/

.map-container{
    padding: 0;
}

#map {
    height: 421px;
}

.map-sidebar{
    padding: 0;
    height: 421px;

}
.map-filter{
    /*overflow-y: auto;*/
}
.map-filter > ul{
    list-style-type: none;
    width: 100%;
    padding: 0 0;
    margin: 0;
    overflow-y: auto;
}

.map-filter a{
    text-decoration: none;
}

.map-filter > ul > li{
    height: 80px;
}
.map-filter > ul > li > a{
    color: white;
    text-decoration: none;
    /*padding: 19px 0px;*/
    display: block;
    /*text-align: center;*/
}

.map-filter > ul > li > a:hover{
    color: #fff;
}

.map-filter > ul > li{
    margin-bottom:1px;
    background: #cbcbcb;
    cursor: pointer;
}

/*.map-filter > ul > li:hover{*/
/*background-color: red;*/
/*background: red;*/
/*}*/
.chittagong_map{
    background: #71ae26;
    padding: 20px;
}
.dhaka_map:hover{
    background: rgb(213, 190, 40);
}
.shylet_map{
    background: rgba(86, 140, 62, 0.94);
    padding: 19px;
}
.chittagong_map:hover{
    background: rgb(213, 190, 40);
}
.dhaka_map{
    background: rgba(113, 174, 38, 0.8);
    padding: 20px;
}
.shylet_map:hover{
    background: rgb(213, 190, 40);
}

.map_span{
    color: rgba(56, 56, 56, 0.95);
    font-weight: 400;
    font-size: 12px;
}

#outl{
    display: none;
    position: absolute;
    bottom: 0;
    left: 217px;
    height: 50%;
    padding: 20px;
    overflow-y: auto;
    background: rgba(51, 51, 51, 0.65);
    z-index: 9999;
}
#outl ul{
    list-style-type: none;
    padding: 0;
}
#outl::-webkit-scrollbar {
    width: 15px;
}
#outl::-webkit-scrollbar-track {
    background-color: rgba(103, 95, 96, 0.72);
}

#outl::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.2);
}

#outl::-webkit-scrollbar-button {
    background-color: rgba(77, 72, 74, 0.88);
}

#outl::-webkit-scrollbar-corner {
    background-color: black;
}
#outl li{
    padding:5px 0;
    border-bottom: 1px solid rgba(211, 211, 211, 0.51);
}
#outl a{
    color: white;
}

#outl a:hover{
    color: black;
}

.map-filter > ul > li:hover #outl{
    display: block;
}


.map-filter > ul > li:last-child{
    margin-bottom:0;
}

.map-filter > ul > li:first-child{
    font-weight: bold;
}

.leaflet-popup-content hr{
    margin-top: 0;
    margin-bottom: 8px;
}

.leaflet-popup-content p{
    margin-top: 0;
    margin-bottom: 0;
}

/*outlets on map*/

.total-outlets{
    background: #5f9249;
    padding: 44px 0;
    color: #fff;
    height: 257px;
}

.circle{
    width: 70%;
    margin: 0 auto;
    border: 10px solid #d5be28;
    border-radius: 50%;
    padding: 30px;
}

.total-outlets p{
    margin: 0 0 0 0;
    display: inline-block;
}

.total-outlets h1{
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-size: 50px;
    display: inline-block;
}
.mjh_modal-header{
    padding: 15px;
    background: #6b6;
    border:none;
    margin-bottom: 15px;
}
.mjh_modal-header h4{
    color: white;
}
.modal-header {
    padding: 15px;
    background: #6b6;
    color: white;
    border:none;
}
.modal-header .modal-title{
    color:white;
    font-weight:400;
}
.modal-body {
    padding:0;
}
.modal-dialog{
    margin-top: 70px;
}
.close {
    float: right;
    font-size: 23px;
    font-weight: lighter;
    line-height: 1;
    color: #fff;
    margin-top: 2px !important;
    opacity:1;
    text-shadow: none;
    /*filter: alpha(opacity=20);*/
}
.modal-content{
    border-radius: 0;
}
.review-input{
    padding: 10px;
}

.reviewform input{
    border: 1px solid #72b43c;
margin-bottom: 10px;
}
.reviewform p{
    margin: 5px 0;
}
.review-active{
    background: #72b53c;
    color: #fff;
    border: transparent;
}
.review-input:focus{
    border: transparent;
}
.review-input:hover{
    border: transparent;
    background: #d1be28;
    transition: all 0.5s;
}
.review-inactive{
    border: transparent;
    background-color: rgba(112, 181, 60, 0.34);
}
.reviewbox{
    border: 1px solid #72b53c;
    padding: 20px;
}
.circle>h1{
    color: white;
}
.circle>p{
    color: white;
}

.termscondition{
    margin: 50px;
    text-align: justify;
}

.termscondition>h1{
    color:#197500;
}
.termscondition>p{
    color: black;
}

.goToTop
{
    background: url(/images/home/ui.totop.png) no-repeat rgb(143, 173, 80);
    position: fixed;
    width: 42px;
    height: 44px;
    bottom: 0;
    right: 0;
    z-index: 100000;
    cursor: pointer;
    margin: 17px 17px 50px;
    -moz-opacity: 0.60;
    opacity: 0.7;
    filter: alpha(opacity=60);
    border: transparent;
}

.goToTop:hover{
    background: url(/images/home/ui.totop.png) no-repeat #197500;
}

.privacypolicy{
    margin-top: 50px;
    margin-bottom: 50px;
}

.privacypolicy>p{
    color: black;
    text-align: justify;
}
button.accordion {
    background-color: #eee;
    color: #197500;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

button.accordion.active, button.accordion:hover {
    background-color: rgba(221, 221, 221, 0.43);
}

button.accordion:after {
    content: '\02795';
    font-size: 13px;
    color: #777;
    float: right;
    margin-left: 5px;
}

button.accordion.active:after {
    content: "\2796";
}
div.panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: 0.6s ease-in-out;
    opacity: 0;
}

div.panel.show {
    padding-top: 15px;
    opacity: 1;
    max-height: 500px;
}

div.panel.show>p{
    color: black;
}
/*#myCarousel1 .carousel-indicators {*/
    /*bottom: -125px;*/
    /*left: 15%;*/
    /*margin-left: 5px;*/
    /*width: 100%;*/
/*}*/
/*#myCarousel1 .carousel-indicators .active {*/
    /*background: none;*/
/*}*/
/*#myCarousel1 .carousel-indicators li {*/
    /*border: medium none;*/
    /*border-radius: 0;*/
    /*float: left;*/
    /*height: 80px;*/
    /*!*margin-bottom: 5px;*!*/
    /*margin-left: 0;*/
    /*margin-right: 5px !important;*/
    /*margin-top: 0;*/
    /*width: 80px;*/
    /*background: none;*/
/*}*/
/*#myCarousel1 .carousel-indicators img {*/
    /*border: 2px solid #FFFFFF;*/
    /*float: left;*/
    /*height: 80px;*/
    /*left: 0;*/
    /*width: 80px;*/
/*}*/
/*#myCarousel1 .carousel-indicators .active img {*/
    /*border: 2px solid #39b3d7;*/
/*}*/
/*experiment*/
.lightboxContent {
    width: 100%;
    padding: 20px;}
.productDetails {
    width: 100%;
}
.productDetails section.left {
    width: 50%;
    float: left;
    clear: both;
}
.productDetails section.left .productImageContainer {
    position: relative;
}

.productDetails section.left .productImageContainer .productImage {
    text-align: center;
    width: 100%;
    height: 400px;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: center;
}

.productDetails section.left .pictureNavigation {
    text-align: center;
}
.productDetails section.right {
    float: left;
    width: 50%;
    padding-left: 30px;
}
.productDetails section.right div.nameAndSubtext {
    margin-bottom: 10px;
}

.productDetails section.right div.nameAndSubtext h1 {
    letter-spacing: normal;
    word-wrap: break-word;
    font-size: 2.2em;
    color: #000;
    line-height: 30px;
    margin: 0 30px 10px 0;
}
.productDetails section.right div.nameAndSubtext span {
    padding-top: 0;
    font-size: 1.4em;
    color: #888;
    margin: 10px 0;
}
.productDetails section.right div.quantityContainer div.price {
    font-weight: 700;
    color: #444;
    font-size: 2.5em;
    text-align: left;
}
.productDetails section.right div.quantityContainer section {
    margin-top: 10px;
    overflow: auto;
    margin-bottom: 20px;
}
.productDetails section.right div.quantityContainer section div.inner {
    background: #fdcf5b;
    float: left;
    overflow: hidden;
    display: flex;
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.productDetails section.right div.quantityContainer section div.inner button.outer {
    background: 0 0;
    border: 0;
    width: 50px;
    cursor: pointer;
    outline: 0;
    font-size: 22px;
}
.productDetails section.right div.quantityContainer section div.inner div {
    flex: 1;
    height: 50px;
    border-left: 1px solid #e5aa20;
    padding: 10px;
    border-right: 1px solid #e5aa20;
    text-align: center;
}
.productDetails section.right div.quantityContainer section div.inner .QuantityTextContainer {
    display: inline-block;
}

.productDetails section.right div.divider {
    margin: 20px;
    height: 2px;
    background: #f1efef;
}
.productDetails section.right div.details {
    clear: both;
    color: #333;
    font-size: 14px;
    max-height: 250px;
    overflow-y: auto;
}
.productDetails:after {
    content: '';
    display: block;
    clear: both;
}

.stickyleft {
    position: relative;
    top: 0; }

.orderconfirmation{
    text-align: center;
    padding: 30px;
    color: #197500;
}
.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

.switch input {display:none;}

.tslider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(25, 117, 0);
    -webkit-transition: .4s;
    transition: .4s;
}
.tslider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}
.deliveryInformationTitle{
    border-bottom: 1px solid #cccccc;
    margin-bottom: 25px;
}
.deliveryInformationTitle h2{
    margin: 0;
}

input:checked + .tslider {
    background-color: #197500;
}

input:focus + .tslider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .tslider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}
.blockquotetext{
    color: #484848;
    font-weight: 300;
    font-size: 16px;
}
.AddtoCartButtonIcon{
    color: white;
}
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    /*width: 98%;*/
    width: 80%;
}
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}
.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.innerModal {
    background: rgba(113, 181, 60, 0.68);
    float: left;
    overflow: hidden;
    display: flex;
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.innerModal div {
    flex: 1;
    height: 50px;
    border-left: 1px solid #568c3e;
    padding: 10px;
    border-right: 1px solid #568c3e;
    text-align: center;
}

.buttonModal {
    background: 0 0;
    border: 0;
    width: 50px;
    cursor: pointer;
    outline: 0;
    font-size: 22px;
}

.loginbtn{
    width: 60%;
    height: 34px;
    background: rgba(113, 181, 60, 0.54);
    border: none;
}

.loginbtn:hover{
    background: rgb(213, 190, 40);
}

.developerCompany{
    color: rgba(25, 117, 0, 0.97);
}

.developerCompany:hover{
    color: rgb(213, 190, 40);
}
/*===============Css-By-Janar================*/
.regular_irregular_Order{
    /*overflow: hidden;*/
    min-height: 300px;
    padding-bottom: 70px;
}
.iregularSubscription{
    text-align: center;
}
.selectday h3.active{
    color: #fff;
    background: #197500;
    padding: 10px;
    cursor: pointer;
    text-align: center;
}

.selectday h3:hover{
    background: #66bb66;
}

.selectday h3.inactive:hover{
    background: #66bb66;
}
.selectday h3.active:hover:before{
    position: absolute;
    left: 46%;
    content: "";
    bottom: 0;
    z-index: 1971;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 22px solid transparent;
    border-top: 20px solid #66bb66;
}
.selectday h3.inactive{
    color: #fff;
    background: rgba(113, 181, 61, 0.82);
    padding: 10px;
    cursor: pointer;
    text-align: center;
}
.selectday h3.active:before{
    position: absolute;
    left: 46%;
    content: "";
    bottom: 0;
    z-index: 1;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 22px solid transparent;
    border-top: 20px solid rgb(25, 117, 0);
}
.selectday h3.mjh_active.active:before{
    position: absolute;
    left: 46%;
    content: "";
    bottom: 0;
    z-index: 1971;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 22px solid transparent;
    border-top: 20px solid rgb(25, 117, 0);
}
.selectday h3.mjh_active.active:hover:before{
    position: absolute;
    left: 46%;
    content: "";
    bottom: 0;
    z-index: 1971;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 22px solid transparent;
    border-top: 20px solid #66bb66;
}
.selectday h3{
    color:#81b374;
    text-transform: capitalize;
}
.selectday h2{
    color:#81b374;
    text-transform: capitalize;
}
.selectday .mjh_tooltip{
    display: none;
}
.selectday .mjh_tooltip.active{
    display: block;
}
.selectDiv{
    position: relative;
    width: 180px;
    margin-bottom: 25px;
    margin-left: 17px;
}
.selectDiv button{
    width: 100%;
    color: #197500;
    background: #d5be28;
}
.selectday button {
    display: block;
    float: none;
    background: rgb(124, 180, 66);
    width: 180px;
    border: 0;
    padding: 5px 15px;
    font-size: 14px;
    color: #FFF;
    border-bottom:none;
    border-radius: 0;
    clear: both;
}
.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    width: 100% !important;
}
.select2-container--default .select2-selection--single{
    /*width: 200px;*/
    border-radius: 0;
}
.select2-container--default .select2-results>.select2-results__options {
    max-height: 100%;
    overflow-y: hidden;
    width: 200px;
}
.select2-container {
    /*box-sizing: border-box;*/
    /*display: inline-block;*/
    /*margin: 0;*/
    /*position: absolute;*/
    /*top: 30px;*/
    /*left: 0;*/
}
.regular_irregular_Orderselect{
    position: relative;
    padding-bottom: 35px;
}
.mjh_tooltip{
   margin-bottom: 30px;
}
.mjh_tooltip span{
    position: relative;
    color: black;
    background: #e4bd1c;
    padding: 10px 15px;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    width: 100%;
    display: block;
}
.mjh_tooltip span:before{
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
    top: 70px;
    bottom: 0px;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #e4bd21;
    border-bottom: 15px solid #76b51c00;
}
.mjh_deliveryStyle{
    margin: 0;
    padding: 5px 0px;
    font-size: 17px;
}
.mjh_SpecialStyle button{
    width: 150px;
    background: #7cb442;
    text-align: center;
    border-bottom: 1px solid white;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    padding: 8px;
    color: white;
    outline: 0;
}
.mjh_SpecialStyle ul{
    width: 150px;
    margin: 0;
    position: absolute;
    z-index: 1;
}
.mjh_SpecialStyle ul li{
    background: #7cb442;
    text-align: center;
}
.mjh_SpecialStyle ul li{
    display: block;
    padding: 8px;
    color: white;
    cursor: pointer;
    border-bottom: 1px solid white;
}
.mjh_showing{
    float: left;
    margin-right: 10px;
}
.mjh_shoppingCart .informationForm .state_options select{
    font-size: 12px;
}
.sevendaysListShow{
    display: inline-block;
    background: #81b374;
    margin: 1px;
    padding: 10px;
    color: white;
    cursor: pointer;
}
.sevendaysListShow.active{
    background: #267e09;
}
.logInModal.modal{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    display: none;
    overflow: auto;
    overflow-y: scroll;
}
.containerTopPadding{
    padding-top:50px;
}
.containerBottomPadding{
    padding-bottom:50px;
}
.widgetShoppingCart li{
    list-style: none;
    margin-bottom: 3px;
    /*padding: 10px 15px;*/
    font-size: 16px;
    /*border-bottom: 1px solid #ccc;*/
}

.widgetShoppingCart li span{
    display: block;
    line-height: 25px;
    color:  black;
    font-size: 16px;
    text-transform: uppercase;
    padding: 5px;
    margin: 0;
    overflow: hidden;
}
.widgetitemlist{
    font-weight: 800;
    padding: 6px 11px;
    border-radius: 50%;
    margin-right: 5px;
    border: 1px solid black;
}
.widgetitemlist_box{
    padding: 0;
    text-align: center;
}
.widgetitemlist_box li:first-child{
    /*width: 20%;*/
    /*float: left;*/
    margin-bottom:11px;
}
.widgetitemlist_box li:first-child strong{
    
}
.widgetitemlist_box li:last-child{
    /*width: 80%;*/
    /*float: left;*/
}
.shoppingcartTitle{
    font-family: 'Lato', sans-serif;
    font-weight:400px;
    text-transform:uppercase;
}
.widgetShoppingCart .active{
    color: #147100;
}
.informationForm .content {
    padding: 10px 0px;
    /*padding: 10px 0em 20px;*/
    width: 100%;
    margin: 0 auto;
    background: #FFF;
    height: auto;
    display: block;
    float: none;
}
.commoninfo{
    border-bottom: 1px solid #cccccc;
    margin-bottom: 30px;
}
.commoninfoShipping{
    border-bottom: 1px solid #cccccc;
    /*margin-bottom: 30px;*/
}
.billingInformationtittle{
    margin: 0px;
    color: #1b7601;
    text-transform: uppercase;
}

.shippingInformationtittle{
    margin: 0px;
    color: #1b7601;
    text-transform: uppercase;
}
.billingandshipping{
    margin-top: 50px;

}
.shipping_addresscheck{
    font-size: 16px;
    padding-left: 6px;
}
.shipping_address{
    padding-top: 8px;
}
.checkout.checkoutNext{
    float: right;
    margin-right: 0;
    border-radius: 0;
    min-width: 100px;
}
.checkout.checkoutPrevious{
    float: left;
    margin-right: 0;
    border-radius: 0;
    min-width: 100px;
}
.userAccount{
    padding-top: 30px;
}
.selectday.mjh_selectday h2{
    margin: 0;
    background: #71b53d;
}
.selectday.mjh_selectday .active{
    color: white;
    text-align: center;
}
.selectday.mjh_selectday .inactive{
    border: 1px solid #197500;
    padding: 10px;
    color: white;
    text-align: center;
}
.selectday h2.active{
    color: #fff;
    background: #197500;
    padding: 11px;
    cursor: pointer;
    text-align: center;
}

.selectday h2:hover{
    background: #66bb66;
}

.selectday h2.inactive:hover{
    background: #66bb66;
}
.mjh_cash{
    overflow: hidden;
    padding: 30px 0px 0px;
}
.control-group{

}
.mjh_paymentreturn{
    padding: 100px;
}
.mjh_paymentreturn h3{
    text-align: center;
    margin: 0;
}
.orderSummery h5{
    margin: 0;
    text-transform: capitalize;
}
.orderSummery h3{
    margin-bottom: 10px;
    text-transform: capitalize;
}
.mjh_commonRepeat{
    margin-bottom: 30px;
}
.mjh_repeatday{
    /*float: left;*/
    /*padding: 8px 0;*/
    /*background: #CCC;*/
    margin: 0px 1px 1px 0px;
    font-size: 11px;
    list-style:none;
}
.mjh_repeatday strong{
    padding:5px 10px;
    background:#ccc;
    width:12px;
}
.mjh_repeatday span{
    color: black;
    padding: 5px;
    display: inline-block;
    min-width: 160px;
    text-align: left;
}
.mjh_repeatday span.dlvrDay{
    width:auto;
}
.mjh_commonstyle{
    overflow: hidden;
    margin-bottom: 10px;
}
.monthly_calender{
    width: 330px;
    background: white;
    overflow: hidden;
}
.monthly_calender span{
    padding: 8px;
    background: #388823;
    margin: 1px;
    float: left;
    color: #e4bd1c;
    min-width: 45px;
    text-transform: capitalize;
}
.monthly_calender span.calangerDate{
    padding: 10px;
    background: #388823;
    margin: 1px;
    float: left;
    color: white;
    cursor: pointer;
}
.monthly_calender span.calangerDate.active{
    background: #e4bd1c;
    color: black;
}
.userProfileSameAS input{
    float: left;
    width: initial;
}
/*============Table============*/
.mjh_shoppingCartTable .remove-product{
    /*line-height: 4;*/
    cursor: pointer;
}
.mjh_shoppingCartTable .product-title{
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
}
.table.product thead tr h2{
    margin: 0;
}
/*=============Invoice=============*/
.ee_invoice{
    margin: 50px auto !important;
    width: 650px !important;
    border: 1px solid #ccc;padding: 30px !important;
}
.ee_invoiceFT{
    width: 100%;
    border-top:2px solid black;
}
/*=====================*/
.category h3.ee_catheading{
    font-size: 17px;
}
/*==========RelatedProducts========*/
.ee_relatedProducts{
    text-align: center;
    margin: 0;
    padding: 30px 0px 15px;
}
/*==========Shopping Cart========*/
.skip_login.btn{
    width: 90%;
    height: auto;
    margin: auto auto 15px;
}
button.btn.apply_coupon{
    height: auto;
    padding: 3px 12px;
}
.table.product {
    border-collapse: unset;
    margin-bottom: 0px;
}
.dis_cou{
    float: left;   
}
.mjh_shoppingCartTable input{
    width: auto;
    border: 1px solid #ccc;
    min-height: 25px;
    padding: 3px;
}
.informationForm{
    padding: 15px;
    background: #e8e8e8;
}
.informationForm .content {
    background: transparent;
}
.mjh_shoppingCart .informationForm .state_options select {
    background: white;
}

.informationForm .content label {
    color: black;
    text-align: right;
}
.mjh_tooltip span{
    width: auto;
    display: inline-block;
}
.mjh_week h3, .mjh_month h3{
    width: auto;
    padding: 10px;
    font-size: 17px;
    line-height: unset;
}
.mjh_tooltip {
    margin-bottom: 0px;
}
.regular_irregular_Orderselect {
    padding-bottom: 30px;
}
.regular_irregular_Order {
    padding-bottom: 40px;
}
.billingandshipping,
.shopping-cart {
    margin-top: 0px;
}

.widgetShoppingCart{
    overflow: hidden;
    margin: 30px 0px 30px;
}
.mjh_shoppingCartTable{
    margin-bottom: 60px;
}
.widgetShoppingCart .active .widgetitemlist{
    border: 1px solid #147100;
}
.summary-cart h3{
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
}
.checkout.checkoutPrevious{
    margin: 0px 15px 0px 0px
}
.checkout.checkoutNext{
    float:left;
    margin: 0px 15px 0px 0px;
}

.btn-primary{
    margin-bottom: 5px;
}
.btn-primary.active{
    background-color: #5cb85c;
    border-color: #4cae4c
}
.mjh_cash .btn-primary.active.focus,
.mjh_cash .btn-primary.active:focus,
.mjh_cash .btn-primary.active:hover,
.mjh_cash .btn-primary:active.focus,
.mjh_cash .btn-primary:active:focus,
.mjh_cash .btn-primary:active:hover,
.mjh_cash .open>.dropdown-toggle.btn-primary.focus,
.mjh_cash .open>.dropdown-toggle.btn-primary:focus,
.mjh_cash .open>.dropdown-toggle.btn-primary:hover{
    background-color: #5cb85c;
    border-color: #4cae4c
}
/*==========OwlCarousel2========*/
.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #71b53c;
    display: inline-block;
    cursor: pointer;
    border-radius: 0px;
    text-transform: capitalize;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #71b53c;
}
/*=========User-Profile=========*/
.emailVerified svg{
    fill: #66bb66;
    width: 25px;
    height: 40px;
    vertical-align: middle;
}
.btn.btn-success.Verify{
    width: auto;
    height: 30px;
    line-height: 0;
    display: inline-block;
}
.verifiedBadge{
    display: block;
    padding: 5px 0px;
    color: #458f3f;
}
/*===========Login===========*/
.loginWithMobile{
    /*width: 48%;*/
    /*float: left;*/
    text-align: center
}
.loginWithEmail{
    /*width: 48%;*/
    /*float: right;*/
    text-align: center
}
.or_divider p{
    text-align: center;
    font-size: 15px;
    margin: 5px 0px;
}
.svgIcon{
    width:100%;
    padding: 5px;
    border: 1px solid #cccccc;
}
.svgIcon.mobileSVG{
    background: transparent;
    min-height: 52px;
    border: none;
}
.svgIcon.emailSVG{
    background: transparent;
    min-height: 52px;
    border: none;
}
.svgIcon.emailSVG svg{
    fill: #66bb66;
    width: 35px;
    height: auto;
}
.svgIcon.mobileSVG span{
    font-size: 14px;
    padding: 0px 5px 0px;
}
.svgIcon.emailSVG span{
    font-size: 14px;
    padding: 0px 10px 0px;
}
svg{
    fill: #66bb66;
    width: 40px;
    height: 40px;
    vertical-align: middle;
}
.nav.nav-tabs.loginTabs{
    border: none;
    margin-bottom: 15px;
}
.nav.nav-tabs.loginTabs li{
   width: 50%;
}
.nav.nav-tabs.loginTabs li a{
    padding: 0;
    border: 0;
    margin: 0;
    line-height: 0;
    border-radius: 0;
    background: #ececed;
}
.nav.nav-tabs.loginTabs li.active a{
    background: white;
}
.bs-example.bs-example-tabs{
    padding-bottom: 1px;
    background: white;
}
.tab-content input,
.tab-content input[type=submit].btn-block{
    width: 90%;
    margin: auto auto 15px;
}
/*==============About===============*/
#about{
    padding: 110px 0px 0px 0px;
}
.about{
    padding: 0px 15px;
    min-height: 350px;
    margin-bottom: 20px;
}
.paragonMsgTitle{
    font-size: 30px;
    line-height: 40px;
    font-weight: 100;
    color: #000000;
    text-align: left;
    font-family: 'Merienda', cursive;
}
.paragonMsgTitle strong{
    color: #005c9a;
    font-size: 60px;
    line-height: 48px;
    font-family: 'Amaranth', sans-serif;
}
.about_article p{
    font-size: 16px;
    text-align: justify;
    color: #5d5d5d;
}
/*.about_photo{*/
    /*margin-left: 60px;*/
/*}*/
.about_photo figure{
    position:relative;
    margin: 0 auto;
    padding: 30px;
    background: #ffffff;
    -webkit-box-shadow: 0 15px 15px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 15px 15px 10px rgba(0, 0, 0, 0.1);
}
/*.about_photo figure:before{*/
    /*position: absolute;*/
    /*content: " ";*/
    /*top: 70px;*/
    /*left: -70px;*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*background: transparent;*/
    /*border: 30px solid rgba(0,0,0,0.1);*/
/*}*/
.about_photo figure img{
    width:100%;
}
.paragonMsg {
    /*padding-left: 10px;*/
    /*border-left: 5px solid #96c93d;*/
    /*width: 74%;*/
    /*font-weight: 300;*/
    font-size: 36px;
}
.common_heading h1{
    text-align: center;
    margin-bottom: 35px;
}
/*==============Recomended or Hot===============*/
#hotproducts{
    padding: 60px 0px 0px 0px;
}
/*==============category wise products===============*/
#categoryproducts{
    /*padding: 60px 0px 0px 0px;*/
}
/*==============Subscription===============*/
.subscription {
    margin-top: 65px;
    padding: 50px 0px;
    background: #faac6d;
}
.newslatterSubscription {
    color: white;
    text-align: center;
    text-transform: capitalize;
    font-size: 15px;
}

.subscription .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    width: 60%;
    margin: auto;
}
.subscription .form-control {
    min-height: 48px;
    background: white;
    border: none;
    border-radius: 0;
    color: #246b6b;
}
.subscription .input-group-addon:last-child {
    cursor: pointer;
    background: #b97946;
    color: white;
    border-radius: 0;
    border: 1px solid #b97946;
}
.subscription .input-group-addon:last-child:hover{
    background: #d67f39;
}
/*=============================*/
.with_sub_pro{
    min-height: 250px;
}
.pro_nam{
    color: white;
    margin: 0 0 10px;
    padding: 5px 15px;
    background: rgba(15, 107, 107,255);
}
.sub_pro{
    padding: 0;
    margin-bottom: 5px;
}
.sub_pro li{
    list-style: none;
}
.sub_pro_Nam{
    margin: 0;
    background: white;
    padding: 5px 15px;
}
.sub_pro_Nam i{
    float: right;
}
.sub_pro_lists{
    padding: 0;
}
.sub_pro_lists li{
    padding: 15px;
    background: white;
    margin: 5px 0px;
    text-transform: capitalize;
}
.sub_probox{
    margin: 25px 0px;
}
.sub_proitems{
    padding: 15px;
}
.sub_proitembox{
    background: #3a8e8e;
    color: white;
    text-transform: capitalize;
}
.sub_proitembox p{
    border-bottom: 1px solid white;

    padding-bottom: 5px;
    margin: 0;
}
.bundleArea{
    overflow: hidden;
    padding: 15px;
    border: 1px solid black;
}
/*===========Map============*/
#hotel_map{
    height:450px;
}

/*=======================*/
.contact_wrapper{
    width: 66.66666667%;
    float: right;
}
.contact_inner{
    margin: 30px 0px;
}
.sub-title {
    font-size: 14px;
    line-height: 48px;
    text-transform: uppercase;
    letter-spacing: 10px;
    color: #999999;
    font-weight: 600;
}
.title {
    font-size: 80px;
    line-height: 86px;
    font-weight: 700;
    color: #000000;
    margin: 0 0 10px;
}
.city {
    font-family: "Playfair Display";
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 30px;
    line-height: 30px;
}
.mjh_form_info_item {
    margin-top: 0.7em;
    overflow: hidden;
}
.mjh_form_info_icon {
    float: left;
    display: block;
    width: 2em;
    color: #fcc99e;
}
.mjh_form_info_area {
    float: left;
    display: block;
    width: 100%;
    font-size: 1em;
    font-weight: 400;
    text-transform: none;
    margin-left: -2em;
    padding-left: 2.8em;
    text-align: left;
}
.mjh_form_info_area .mjh_form_info_title {
    font-size: 1em;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    margin-bottom: 0.8rem;
}

.mjh_form_info_area > span{
    display: block;
    line-height: 1.5em;
}
/*=============================*/
.p-title {
    /*overflow: hidden;*/
    /*font-size: 16px;*/
    /*font-weight: bold;*/
    /*position: relative;*/
    /*padding-bottom: 15px;*/
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
    position: relative;
    padding: 15px;
    box-shadow: 0px 0px 1px 0px #0000005e;
    margin-bottom: 15px;
}
.prize {
    font-size: 16px;
    font-weight: bolder;
    color: #bb9f5d;
    margin-top: 0px;
}
.ourDishesSection .heading {
    /*font-family: 'Playfair Display';*/
    text-shadow: 2px 2px 2px #000;
}
.parallax1 {
    background: url('/images/demo/sea1.jpg') no-repeat fixed;
    background-size: cover;
    padding: 150px 0;
    padding-top: 50px;
}

.parallax2 {
    background: url('/images/demo/D4.jpg') no-repeat fixed;
    background-size: cover;
    /*padding: 100px 0;*/
    padding-top: 100px;
    padding-bottom: 130px;
}
.heading {
    letter-spacing: 2px;
    font-family: 'Yellowtail', cursive;
    font-size: 47px;
    color: black;
    margin: 0;
}
.white-clr {
    color: white;
}
.popularDishesUL {
    text-align: center;
    background: rgba(17,17,17,.4);
    margin-top: -70px;
    padding: 0px;
    min-height: 70px;
}
.dishesPopular {
    display: inline-block;
    cursor: pointer;
    float: none;
}
.popularDishesUL li a {
    text-decoration: none;
    color: #fff;
    padding: 20px 0px;
    display: block;
    position: relative;
    height: 70px;
}
.popularDishesUL li a.selected{
    background: #f7ad6e;
}
.popularDishesUL li a span.box {
    display: inline-block;
    table-layout: fixed;
    margin: 0 auto;
    padding: 0 14px;
    box-sizing: border-box;
    font-size: 17px;
    background-color: transparent;
    text-transform: capitalize;
    /*font-family: 'Playfair Display';
    font-weight: bold;*/
}
.p-title figure {
    width: 100%;
    /* padding-right: 30px; */
    background: white;
    /*float: left;*/
    text-align: center;
}

.p-title .pt-1, .pt-2 {
    background: white;
}
.dotted {
    position: absolute;
    top: 14px;
    left: 0;
    right: 0;
    z-index: -1;
    margin: 0;
    border: 0;
    height: 3px;
    display: block;
    background-image: radial-gradient(circle closest-side,#ccc 90%,#fff 10%);
    background-position: bottom;
    background-size: 6px 3px;
    background-repeat: repeat-x;
    margin-left: 30px;
}
.prize {
    font-size: 16px;
    font-weight: bolder;
    color: #000000;
    font-family: 'Playfair Display';
}
.p-subtitle {
    font-size: 12px;
}
.tag {
    /* font-family: 'Raleway', sans-serif; */
    font-size: 10px;
    background: #bb9f5d;
    padding: 2px 10px;
    float: right;
    color: #ffffff;
    text-transform: uppercase;
}
.banner-caption{
    position: absolute;
    bottom: 40%;
    left: 0;
    right: 0;
    text-align: center;
    width: 50%;
    margin: auto;
}
.btn.btn-default.viewProducts{
    font-size: 35px;
    background: transparent;
    color: white;
    border: 1px solid white;
}
.banner-caption h3{
    color:white;
    font-family: 'Playfair Display';
    font-size: 35px;
    text-shadow: 2px 2px 2px #000;
}
.categoryProducts{
    margin-top: 70px;
}
.cateroyviewbtn{
    text-align: center;
    margin: 50px 0px;
}
.viewpro{
    background: transparent;
    color: black;
    font-size: 18px;
    min-width: 250px;
    min-height: 40px;
    line-height: 40px;
}
/**********Footer************/
.footer {
    background-color: #fcc99e;
    padding: 5px 15px;
}
footer h4 {
    font-size: 20px;
    /*margin-top: 60px;*/
    margin-bottom: 12px;
    font-weight: 600;
    text-transform: uppercase;
}
footer p {
    font-size: 16px;
    line-height: 1.7;
}
.mrgn-right {
    margin-right: 7px;
}
.social ul li {
    border-radius: 100%;
    display: inline-block;
    padding: 7px;
    background: #fcc99e;
    width: 54px;
    height: 54px;
    list-style: none;
    margin: 0px 3px;
}
.social ul li a {
    color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    display: inline-block;
}
.social ul li a i{
    line-height: 22px;
}
.facebook {
    padding: 10px 16px;
}
.google {
    padding: 10px 11px;
}
.instagram {
    padding: 10px 14px;
}
.facebook:hover {
    background: rgb(76, 102, 164);
}
.google:hover {
    background: rgb(221, 75, 57);
}
.instagram:hover {
    background: linear-gradient( #400080, transparent),linear-gradient(200deg, #d047d1, #ff0000, #ffff00);
}

.footer_contr{
    margin: 50px auto 15px;
}
.footer-left {
    color: #666;
    margin: 0.5em 0;
    display: block;
}
.col-item .price-details {
    width: 100%;
    text-align: left;
    padding:15px 15px 0px;
}
h2.detailstext-center{
    font-size: 20px;
    margin-bottom: 8px;
    text-transform: capitalize;
}
.col-item .price-details .details {
    text-align: left;
    font-weight: bold;
    font-size: 22px;
    text-transform: capitalize;
    font-family: 'Playfair Display';
}
.room_features{
    margin: 0px 0px 10px 0px;
    font-family: 'Playfair Display';
}
.room_features li{
    font-size: 13px;
    list-style: none;
}
.room_features li span{

}
.price-details > h5{
    color: black;
    font-size: 13px;
    text-transform: capitalize;
    font-family: 'Playfair Display';
}
.price-details > h5 strong{

}
.check_details{
    width: 150px;
    font-size: 15px;
    text-transform: capitalize;
    font-family: 'Playfair Display';
}
.check_details.btn-success{
    background-image: none;
    background-color: #292929;
    color: white;
    border: 1px solid #292929;
    box-shadow: none;
    text-shadow: none;
    border-radius: 2px;
}
.chevron_right{
    float: right;
    top: 4px;
}
.btn-success:active:hover{
    color: #fff;
    background-color: #292929;
    border: 1px solid #292929;
}
.flex-direction-nav a {
    opacity: 1;
    margin: -40px 0 0;
}
.flex-direction-nav .flex-next {
    right: 0;
}
.flex-direction-nav .flex-prev {
    left: 0;
}
.flex-control-thumbs {
    text-align: center;
}
.flex-control-thumbs li {
    width: 25%;
    float: none;
    margin: 0;
}
.max_width{
    width: 100%;
}

#aboutMap{
    height:450px;
}

.cartWrapper{
    padding: 35px 0px;
}
.btn_cart{
    min-width: 150px;
    font-size: 18px;
    text-transform: capitalize;
    margin-right: 5px;
}
.btn btn-success.btn_cart{
    background-color: #292929;
    border-color: #292929;
}
.btn-success.btn_cart:active, .btn-success.btn_cart.active{
    background-color: #292929;
    border-color: #292929;
}
.col-sm-3.reservationBox .col-md-2{
    width: 100%;
}

.calenderView{
    background: #d2d2d2;
}
.reservationArea{
    /*overflow: hidden;*/
    width: 100%;
    padding: 15px;
    padding-bottom: 0px;
    min-height: 340px;
    margin-top: 4px;
}
.reserVaHea{
    text-align: center;
    color: #040404;
    text-transform: capitalize;
    margin: 0;
    padding: 0px;
}
.btn.btn-primary.btn_save{
    background: #8e8e8e;
    color: white;
    width: 100%;
    height: 38px;
    border: none;
    margin: 0;
    text-transform: uppercase;
    border-radius: 0px 0px 4px 4px;
}
.form-group.selectBox{
    width: 50%;
    float: left;
}
.form-group.selectBox select{
    border: 1px solid #ddd;
    padding: 6px 10px;
    width: 100%;
    min-width: auto;
    background: white;
    height: 30px;
    font-size: 15px;
}

._dashboard{
    background: #ccc;
    margin: 50px 0px;
    padding: 50px;
    border-radius: 5px;
}
.userdashboard-sidebar .userprofile {
    padding: 20px;
    border-radius: 5px;
}
.userdashboard-sidebar .userprofile .fa {
    width: 30px;
    font-size: 18px;
}
.user_box{
    background: #fbdf8f;
    padding: 15px;
    border-radius: 5px;
}
.roomDetails{
    padding: 50px 0px 150px;
}
/*==================amenities================*/
.mobile_tab{
    display: none;
    margin: 0;
    text-align: center;
    font-family: 'Playfair Display';
}
.amenities{
   /*background: whitesmoke;*/
    padding: 15px 15px;
   /*box-shadow: 0px 0px 5px 1px #cccccc;*/
   padding-top: 0px;
}
.amenitiesPro{
    margin: 35px 0px;
}
.amenities_list{
    list-style: none;
}
.amenities_list li{
    /*padding: 0px 0px 25px;*/
    padding: 0px 0px 15px;
}
.amenities_list li i{
    min-width: 30px;
}
.amenities_list li span{
    text-transform: capitalize;
}
.amenities_list.home_amenities_list{
    list-style: none;
    -webkit-column-count: 2;
    column-count: 2;
}
.category-description{
    /*background: whitesmoke;*/
    padding: 15px 15px;
    /*box-shadow: 0px 0px 5px 1px #cccccc;*/
    text-align: justify;
    font-style: italic;
    line-height: 26px;
}
.amenitiesbody{
    padding: 50px 0px 100px;
}
.categoryfeatures .categoryProducts{
    margin: 0px 0px 20px;
}
/*=================.flexslider=================*/
.detailflexslider{
    margin-top: 0!important;
}
/*.flexslider{*/
    /*margin-top: 0!important;*/
/*}*/
.detailflexslider .slides img {
    width: 100%;
    display: block;
    min-height: 378px;
}
/*.flexslider .slides img {*/
    /*width: 100%;*/
    /*display: block;*/
    /*min-height: 378px;*/
/*}*/
.indexflexslider .slides img {
    width: 100%;
    display: block;
    min-height: 378px;
}
.flexslider {
    margin: 0 0 15px;
}
/*=================.Registration=================*/
.formInput{
    overflow: hidden;
}
.formInput i{
    width: 10%;
    float: left;
    font-size: 20px;
    line-height: 55px;
}
.formInput input,
.formInput input[type=submit].btn-block {
    width: 90%;
    float: left;
    padding: 0 7px 0 0px;
    margin: auto auto 15px;
}
.tab-content .formInput input,
.tab-content .formInput input[type=submit].btn-block {
    width: 90%;
    float: left;
    padding: 0 7px 0 0px;
    margin: auto auto 15px;
}
.ACconfir{
    text-align: center;
    padding: 150px;
}
.ACconfir h1{
    margin: 0;
}


/*=================.Calender=================*/
.datepicker table{
    margin: auto !important;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
    padding: 3px;
}
.reservationArea h5{
    margin: 0 0 5px;
    text-align: center;
    color: black;
    text-transform: capitalize;
}
.vdp-datepicker__calendar {
    position: absolute;
    z-index: 100;
    background: #fff;
    width: 230px;
    border: 1px solid #ccc;
}
/*=================.Room-Details=================*/
.roomDetail{
    display: block;
    padding: 0px 0px 50px;
}
.roomDetail h2{
    margin-bottom: 25px;
    text-transform: capitalize;
    font-family: 'Playfair Display';
}
.roomDetail h2 span{
    font-weight: bold;
}
.roomDeAmenities{
    display: table;
    list-style: none;
}
.roomDeAmenities li{
    float: left;
    display: flex;
    width: 180px;
    min-height: 100px;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    margin-right: 5px;
    margin-bottom: 5px;
    box-shadow: 0px 0px 6px 1px #cecece;
}
.roomDeAmenitiesBox{
    /*display: table;*/
}
.roomDeAmenitiesBox i{
    font-size: 18px;
}
.roomDeAmenitiesBox p{
    padding-top: 5px;
    text-transform: capitalize;
    font-family: 'Playfair Display';
}
.roomDetailsDescr{
    display: table;
    padding: 50px 0px 0px;
}
.roomDetailsDescr h3{
    margin: 0 0 12px;
    text-transform: capitalize;
    font-family: 'Playfair Display';
}
.roomDetailsDescr article{
    font-size: 15px;
    text-align: justify;
    font-family: 'Playfair Display';
}

/*==================================*/
.searchRooms{
    /*margin: 140px 0px;*/
    margin: 100px 0px;
}
.boxwrapper{
    position: relative;
    z-index: 99;
    width: 100%;
    margin-top: -102px;
    background: white;
}
.boxinner{
    border: none;
    border-radius: 4px;
    /*-webkit-box-shadow: 0 15px 75px 0 rgba(0,0,0,.07);*/
    /*box-shadow: 0 15px 75px 0 rgba(0,0,0,.07);*/
    min-height: 120px;
    padding: 0px 30px;
    padding-top: 15px;
}
.booking_checkin {
    display: block;
    position: relative;
}
.btn.btn-default.hbroomSearch{
    margin-top: 38px;
    background: #b69854bd;
    border: none;
    border-radius: 0;
    color: white;
    text-shadow: none;
    min-height: 45px;
    box-shadow: none;
}
.margin-top17{
    margin-top: 17px;
}
.margin-bottom120{
    margin-bottom: 120px;
}

.room-user{
    height: 45px;
    color: #a6a7aa;
    background: rgb(233, 241, 231);
}
.room-user select[multiple],
.room-user select[size] {
    height: auto;
    min-height: 50px;
}
.room-user .form-control{
    background: rgb(233, 241, 231);
}
.form-group.selectBox {
    position: relative;
    min-height: 37px;
}
.form-group.selectBox select {
    height: 37px;
}
.form-group.selectBox select[multiple],
.form-group.selectBox select[size] {
    height: auto;
    min-height: 37px;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
}
.room-user input{
    background: transparent;
    border: none;
}
.room-discount{
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    background: red;
    min-width: 100px;
    min-height: 35px;
    font-weight: bold;
    color: white;
    line-height: 35px;
    text-align: center;
}
/*=================Restaurant===================*/
.box.box-warning {
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    border-top: 3px solid #d2d6de;
    margin-bottom: 0px;
    width: 100%;
    padding: 0;
    border-top-color: #f39c12;
    box-shadow: 0 3px 6px rgba(2,2,2,0.3);
}
.box-header.with-border {
    color: #444;
    display: block;
    padding: 10px;
    position: relative;
    border-bottom: 1px solid #f4f4f4;
}
.box .box-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 0px;
}
.box .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.box button.btn {
    height: auto;
}


@media (min-width: 768px){
    .offer-modal .modal-dialog {
        width: 800px;
        margin: 30px auto;
    }
}
/*-------------------Gallery-----------------*/
.gallery{
    position: relative;
}
.gallery figcaption{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1080;
    text-align: center;
    align-items: center;
    justify-content: center;
    display: flex;
    font-size: 25px;
    text-transform: capitalize;
    color: white;
    background-color: #0000007a;
}
.gallery:hover figcaption{
    opacity: 0;
    z-index: -1;
}
.gallery figcaption:before{
    content: "";
    border: 1px solid #edecec45;
    width: 96%;
    height: 96%;
    position: absolute;
}
/*-------------------Rss-----------------*/
.cat_wrapper.active ul{
    display: block;
}
.cat_wrapper.deactive ul{
    display: none;
}
.item_wrapper {
    position: relative;
    min-height: 250px;
    text-align: center;
    justify-content: center;
    align-items: center;
    background: #e38d1347;
    margin: 5px 5px;
    display: flex;
    border-radius: 7px;
    box-shadow: 0 15px 15px 0 rgb(0 0 0 / 7%);
}
.item_content {
    position: absolute;
    top: 30%;
    text-align: center;
    padding: 15px;
}