/*  main - #04d004
    new - #343a40
    wrapper min height was 500px
*/

body { font-family: 'Signika', sans-serif;font-weight: 400;font-size: 18px;line-height: 28px;}
.h1, h1, .h2, h2, .h3, h3 {color: #343a40; font-family: 'Signika', sans-serif;}
.h1, h1 {font-size: 45px;font-weight: 700; margin-bottom: 20px;}
.h2, h2 { font-size: 35px;font-weight: 600!important;}
.h3, h3 {font-size: 30px;}
.container-wide, #breadcrumbDiv, #products .body-wrapper{ max-width: 1590px;margin: 0 auto;padding: 20px 20px;}
 #breadcrumbDiv {padding-bottom: 0; padding-top: 0;}

/*common styles*/
html {scroll-behavior: smooth;}
input:focus, textarea:focus, select:focus, button:active, button:focus, a:focus { outline: 0; }
html {scroll-behavior: smooth;}
.img-responsive {margin-left: auto;margin-right: auto;}
.about-us.img-responsive {width: 100%;}

#header { background: #fff; padding: 15px 0;}
#header .container-wide {padding: 0 20px;}
#header-top { background: #04d004; color: #fff; font-size: 20px; text-align: center; }
#header-top .container-wide {padding: 10px 15px 5px;}
#header-top .fa { color: #fff; margin-right: 5px; }
#header-top .social_icons .fa:hover, #header-top .social_icons .fa:focus { color: #fff; }
#header-top a { color: #fff; }
#header-top a:hover, #header-top a:focus { color: #343a40; }
.app_icons { text-align: center; }
.app_icons img { max-width: 120px; border: 1px solid #ccc; border-radius: 5px; }
.app_icons img:hover { border: 1px solid #04d004; }
.app_icons a { display: inline-block; margin-right: 10px; }
.social_icons ul { margin: 0; list-style-type: none; display: inline-block; text-align: center;  }
.social_icons ul li { display: inline-block; }
.phone_wrapper,  .address_top, .social_icons { margin-top: 5px; }
.phone_wrapper {  text-align: left; }
.social_icons { text-align: right; }
/****Nav bar***/
#main-nav #log-in a:before { font-family: "FontAwesome"; font-weight: 500; content: "\f023"; display: inline-block; margin-right: 8px; font-size: 25px;}
#main-nav #log-in { margin-left: 100px; }
#main-nav li a { color: #343a40; font-size: 22px; padding: 10px 8px;}
.navbar-nav > li { margin-right: 30px; }
.navbar-nav > li:last-child { margin-right: 0; } 
#main-nav li a:hover, #main-nav li a:focus { color: #04d004; transition: 0.3s; text-decoration: underline; background: none; }
.navbar-collapse {box-shadow: none;clear: both;}
#main-nav li a.btn {color:#343a40;background: none;}
#main-nav li a.btn:hover, #main-nav li a.btn:focus { background: none !important; color: #04d004; }
#main-nav { margin-top: 40px; }
.navbar-toggler { background: #343a40 url('/media/1272/menu-icon-white.png') no-repeat; height: 40px; width: 100%; background-size: 38px; border:0; background-position: center; border-radius: 5px; margin-top: 15px;}
.navbar-brand>img {max-width: 360px;}

#logo.img-responsive {
    width: 240px;
}

@media (max-width:1300px){
    #main-nav #log-in { margin-left: 0; }
    .navbar-nav > li {margin-right: 20px;}
}


@media(max-width: 1024px) {
    .nav>li>a {padding: 10px 15px;!important;}
    .address_top, .social_icons { display: none; }
    .phone_wrapper, .app_icons, .logo-wrapper, .top-nav-wrapper { width: 100%; float: none; text-align: center; }
    .phone_wrapper { margin-top:0; margin-bottom: 20px; }
    .app_icons { margin-bottom: 15px; }
    #logo { max-width: 300px; width: 100%; margin: 0 auto; }
    .nav.navbar-nav.navbar-right { float: none; width: 100%; display: inline-block; }
    #main-nav { margin-top: 30px; }
    .navbar-nav > li { float: none; display: inline-block; }
}

@media(max-width: 991px) {
    #main-nav #log-in { margin-top: 10px; }
}


@media(max-width: 992px) {
    #header {min-height: 72px;}
    #header .container-wide {padding-bottom: 0;}
    .navbar-brand>img {max-width: 102px;}
    
        
}
@media(max-width:767px) {
    .h1, h1 {font-size: 34px;}
    .h2, h2 {font-size: 28px;}
    .h3, h3 {font-size: 18px;}
    #main-nav li a { font-size: 20px; }
    
    
}

@media (min-width: 768px) {
    .navbar-collapse.collapse {}
}
@media(min-width: 992px) {
    .navbar-toggler {display: none;}
    .navbar-collapse {width: auto;border-top: 0;}
    .navbar-collapse.collapse {display: block!important;height: auto!important;padding-bottom: 0;overflow: visible!important;}
    .col-pad { padding: 4rem 2rem;}
    .col-img-pad {  padding: 4rem; }
    .col-pad-side {  padding: 0 2rem; }
    .navbar-expand-lg .navbar-collapse { display: contents!important; }
} 


/**Breadcrumb**/
#sms-foods .breadcrumb-wrapper { display: none !important; }
.breadcrumb-wrapper { background: #04d004; display: block !important;}
#vendor-demo-1 .breadcrumb-wrapper {display: none;}
/*Change to customers colours*/
a {color: #343a40; }
a:hover, a:active, a:focus {color: #04d004;  text-decoration: none;}
.btn {color: #fff; background-color: #343a40; text-transform: inherit; margin-bottom: 10px;}
.btn:hover, .btn:active, .btn:focus { background: #04d004!important; color: #fff;}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover { background-color: #516879; color: #fff;} 
.nav-pills>li>a:hover { color: #516879; background-color: #f1f1f1; }
.favourite.card-header { color: #fff; background-color: #343a40!important; }


/*banner*/
.wave_container {background-image: url("/media/1505/wave-white-hor.png");background-size: cover;position: absolute;bottom: -4px;height: 100px;top: auto;z-index: 2;pointer-events: none; display: inline-block; width: 100%;}
.carousel-caption { top: 15%; }
.slider_title { font-size: 90px; text-shadow: -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 2px 2px 0 #fff;font-family: 'Simonetta', cursive; font-weight: 900 !important; }
.slider_description { font-size: 25px; line-height: 35px; }
.carousel-caption { text-shadow: none; color: #343a40; }
.banner_btn {display: inline-block;padding: 15px;font-size: 25px;font-weight: 600; border-radius: 10px; min-width: 250px;}
.brown-btn, .blue-btn:hover, .blue-btn:focus { background: #04d004; color: #343a40; transition: all 1s; }
.blue-btn, .brown-btn:hover, .brown-btn:focus { background: #343a40; color: #fff; transition: all 1s; }
.banner_btn_wrapper { margin-top: 35px; }
.carousel .carousel-control { width: 40px; height: 40px; border-radius: 50%; background: #343a40; text-shadow: none; top: 40%;}
.carousel-control .fa { font-size: 35px;  margin-right: 4px; margin-top: 1px;}
.carousel-control.left { left: 30px}
.carousel-control.right { right: 30px}
.carousel-control.right .fa { margin-right: -2px}
.readmorebtn { margin-right: 20px; }

/*about us*/
#about-content .fa.fa-check-circle-o { font-size: 25px; color: #04d004; margin-right: 15px; }
#about-content .fa-ul > li { margin-bottom: 10px; }
#about-content h1 { font-size: 30px; color: #04d004; font-weight: 600 !important; margin-bottom: 0; }
#about-content h2 { font-size: 40px; color: #343a40; margin: 10px 0 10px; line-height: 50px; }
#about-content .read_btn {padding: 10px 15px;display: inline-block;font-size: 20px;font-weight: 600;border-radius: 8px;min-width: 180px;text-align: center; margin-top: 25px;}
#about-content .read_btn .fa { margin-left: 15px; }
#about-content { padding-bottom: 35px; }

@media(max-width: 1024px) {
    
    #about-content .image-content-box, #about-content .text-content-box { width: 100%; text-align: center; }
    
}

/*product block*/
#products-content { background-color: #343a40; background-image: url("/media/1511/inspiration-geometry.png"); color: #d8d9db; height: 523px; padding-top: 15px; }
#products-content .product-box {border-radius: 15px;display: inline-block;width: 100%;position: relative; margin-top: 35px;}
#products-content .product-box:hover, #products-content .product-box:focus { color: #fff; transition: all 1s; }
#products-content .block_label {display: table;background: #04d004c2;position: absolute;width: 100%;bottom: 0px;border-radius: 0 0 15px 15px;padding: 15px;font-size: 27px;font-weight: 600;}
#products-content .product-box:hover .block_label { background: #343a40e3; transition: all 1s; }
#products-content .product-box img {border-radius: 15px; }
#products-content .block_label .p_name {  display: inline-block; margin-top: 3px; }
#products-content .block_label .fa { font-size: 35px; float: right; }
#products-content h3 { font-size: 40px; color: #fff; margin: 10px 0 10px; line-height: 50px; }
#products-content h2 { font-size: 30px; color: #04d004; font-weight: 600 !important; margin-bottom: 0; }

/*animation*/
.animated-left  { animation: 1s ease-out 0s 1 slideInFromLeft; }
@keyframes slideInFromLeft {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}

.animated-top-bottom  { animation: 1.5s ease-out 0s 1 slideInTopBottom; }
@keyframes slideInTopBottom {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}

.animated-right  { animation: 1s ease-out 0s 1 slideInRight; }
@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

/*three blocks*/
#three-blog-content { margin: 40px 0 0; display: inline-block; width: 100%; }
#three-blog-content .box-wrapper-cover a {display: block;background: #343a40;color: #fff;text-align: center;border-radius: 30px;padding: 15px;min-height: 300px;}
#three-blog-content .box-wrapper-cover a:hover, #three-blog-content .box-wrapper-cover a:focus { background: #04d004; }
#three-blog-content .box-wrapper-cover a img { margin: 0 auto; }
.box-title { color: #fff; font-size: 30px; display: block; margin: 30px 0 30px; }
#three-blog-content .box-wrapper-cover a:hover .box-title { color: #fff; }
#three-blog-content .box-wrapper-cover { margin-bottom: 30px; }

@media(max-width: 1024px) {
    
    #three-blog-content .box-wrapper-cover a { min-height: auto; }
    #three-blog-content .box-wrapper-cover a img { max-width: 100px; margin-bottom: 25px; }
}

/*testimonials*/
#testimonials .carousel { margin: 0 auto;}
#testimonials .carousel .item {color: #000; text-align: center;overflow: hidden; min-height: 220px}
#testimonials .carousel .item a {color: #eb7245}
#testimonials .carousel .testimonial {padding: 30px 50px;}
#testimonials .testimonial {color: #000000;}
#testimonials .carousel .overview { text-align: center; padding-bottom: 5px}
#testimonials .carousel .overview b {  color: #333; font-size: 15px; text-transform: uppercase; display: block; padding-bottom: 5px}
#testimonials .carousel .star-rating .fa { font-size: 18px; color: #ffdc12}
#testimonials .carousel .carousel-control { width: 40px; height: 40px; border-radius: 50%; background: #0086ca; text-shadow: none; top: 40%;}
#testimonials .carousel-control .fa { font-size: 35px;  margin-right: 4px; margin-top: 1px;}
#testimonials .carousel-control.left { right: 40px}
#testimonials .carousel-control.right .fa { margin-right: -2px}
#testimonials .carousel .carousel-indicators { bottom: 15px}
#testimonials .carousel-indicators li, .carousel-indicators li.active { width: 11px; height: 11px; margin: 1px 5px; border-radius: 50%}
#testimonials .carousel-indicators li { background: #e2e2e2; border-color: transparent}
#testimonials .carousel-indicators li.active { border: none; background: #888}
#testimonials .testimonial_title {text-align: center;font-size: 40px;}
#testimonials {background: url('/media/1514/bg_testimonials.jpg');min-height: 500px;background-size: cover;background-repeat: no-repeat;background-position: center;}

/*left block;*/
#left-block { display: table; color: #fff; width: 100%; background-color: #343a40; background-image: url("/media/2064/binding-dark.png"); }
#left-block .image-wrapper { background: #343a40 url("/media/2323/331981672product8.jpg") no-repeat; background-size: cover; min-height: 600px; }
#left-block .blurb-content { padding: 20px 40px; }
#left-block .blurb-content h2 { font-size: 40px; color: #fff; margin: 30px 0 20px; text-transform: uppercase; }



/*right block;*/
#right-block { display: table; color: #fff; width: 100%; background-color: #343a40; background-image: url("/media/2064/binding-dark.png"); margin-top: 2px; }
#right-block .image-wrapper { background: #343a40 url("/media/2328/1731311763product9.jpg") no-repeat; background-size: cover; min-height: 600px; }
#right-block .blurb-content { padding: 20px 40px; }
#right-block .blurb-content h2 { font-size: 40px; color: #fff; margin: 30px 0 20px; text-transform: uppercase; }
#right-block .blurb-content h3 { color: #fff; color: #04d004; font-size: 30px; line-height: 35px; }

@media(max-width: 1024px) {
    #left-block .image-wrapper, #right-block .image-wrapper, .blurb-wrapper { width: 100%; text-align: center; }
}

@media(max-width: 767px) {
    #right-block .blurb-content h2,  #left-block .blurb-content h2 { font-size: 35px; line-height: 40px; }
}

/*faq*/
/*discarded for now
#faq-wrapper { background: url("/media/2067/bottom-banner.jpg") no-repeat; background-size: cover; min-height: 200px; background-attachment: fixed; padding: 50px 20px; }
#faq-wrapper .container-wide { background: #ffffffa3; border: 2px solid #343a40; border-radius: 30px; padding: 30px 0; }
#faq-wrapper .sub_header { margin-bottom: 30px; font-weight: 600; font-size: 35px; }
*/
#accordion.faq {margin: 15px 0 40px;}
#accordion.faq .fa.fa-angle-double-right { float: right; font-size: 20px; }
#accordion.faq  [data-toggle="collapse"].collapsed .fa-angle-double-right:before { content: "\f101"; }
#accordion.faq  [data-toggle="collapse"] .fa-angle-double-right:before { content: "\f103"; }
#accordion.faq .panel-title a { display: block; }
#accordion.faq .panel { background: none; }
#accordion.faq .panel-default, #accordion.faq .panel-default > .panel-heading { border-color: #0086ca8a; border: 0; }
#accordion.faq .panel-collapse > .panel-body { border: 0; }
#accordion.faq .panel-default > .panel-heading { color: #fff; background-color: #343a40; border-radius: 10px; padding: 15px; margin-bottom: 5px; }
#accordion.faq .panel-body { color: #fff; background-color: #04d004; border-radius: 10px;  }
#accordion.faq .panel-title a:hover, #accordion.faq .panel-title a:focus { color: #04d004; }
#accordion.faq .panel-title { font-size: 20px; font-weight: 400 !important; }

@media(max-width: 414px) {
    #accordion.faq .fa.fa-angle-double-right { position: relative; top: -10px; }

}

/***Our Products***/
.product-info { background: #f6f6f6; padding: 26px; min-height: 418px; margin-bottom: 20px;}
.product-info .card-text {min-height: 104px;}
.product-info h5 {font-size: 18px;font-weight: bold;}
.product-info p {  font-size: 14px; line-height: 24px; margin-top: 16px;}
.product-info img { width: 100%; max-height: 168px;}


/***************Global**************/
.row {}
.account {max-width: 1590px; margin: 0 auto;padding-left: 15px;padding-right: 15px;}
#myNavbar .navbar-nav { margin: 0 auto; width: 100%;}
table td {font-size: 16px;}
.glyphicon-star, .glyphicon-remove {margin-right: 0;}
.btn {  font-size: 20px;padding: 8px 10px; border: none;margin-top: 0; text-transform: uppercase; letter-spacing: 1px;}
.btn-lg {font-size: 16px;  padding: 15px 30px; margin-top: 20px;}
#breadcrumbDiv .breadcrumb { background: transparent; color: #fff;}
#breadcrumbDiv .breadcrumb a { color: #fff; }
.main_products:hover {background-color: #04d004 !important;}
.card .card-header { border-radius: 3px; padding: 10px; background-color: #343a40;}
.card-header.product_list {background-color: #04d004;   }
/**Customer login**/
.CustomLogin .card .card-header {background-color: #04d004;padding: 15px; text-align: center;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {color: #000000;background-color: #fff; border: 1px solid #ddd; border-bottom-color: transparent;}
.CustomLogin .form-control { height: 42px;}

/***Contact Us***/
#contact-content .form-wrapper { background: #d0cfcf; padding: 30px; border-radius: 10px; }
#contact-content h1 { margin-top: 0; }

/****Forms****/
.form-wrapper #divContactUsForm { margin-top: 34px;}
.form-wrapper label {font-weight: normal;   }
.form-wrapper .form-control { font-size: 13px; height: 46px; padding: 5px 12px; border: none; border-radius: 0;}

/****Registration form ****/
#RegistrationForm {max-width: 690px; margin: 22px auto; display: block; clear: left;}
#RegistrationForm .form-control {height: 40px;}
#VendorOrder .body-wrapper, #OrderHistory .body-wrapper, 
#UpdatePassword .body-wrapper {max-width: 1580px; margin: 15px auto;}

/*footer*/
footer {margin-top: 2px;clear: both; padding: 0;}
#copyrightDiv { background: #343a40; color: #fff; padding: 10px; border-top: 2px solid #04d004; }
#copyrightDiv a { color: #04d004; }
#copyrightDiv a:hover, #copyrightDiv a:focus { text-decoration: underline; }
#footerHtmlDiv { background: #343a40; color: #fff; padding: 10px; }
.footmenu .menu_list li a { color: #fff; padding: 0 15px; }
.footmenu .menu_list li a:hover, .footmenu .menu_list li a:focus { color: #04d004; }
.footmenu .menu_list li { display: inline-block; border-right: 1px solid #04d004; }
.footmenu .menu_list li:last-child { border: 0; }
.footmenu .menu_list { padding: 0; margin: 0; text-align: center; }

.carousel-caption-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #04d004ab;
    color: #fff;
    padding: 20px;
    border-radius: 10px;
    text-align: center;
}

.carousel-caption-box h1 {
    color: #fff;
}