/*
	Theme Name: DSlampen
	Theme URI: http://dslampen.at
	Description: Woo theme for DSlampen.at
	Author: Eatnet
	Author URI: https://eatnet.pl
	Version: 1.4
	Template: Divi
*/

/*@import url('https://fonts.googleapis.com/css?family=Raleway:400,500,700&display=swap&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700&display=swap&subset=latin-ext');*/
/* DSlampen */

body {
    font-family: 'Raleway', sans-serif;
    color: #555;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}

.x {
    clear: both;
}

.x1 {
    clear: both;
    height: 10px;
}

.x2 {
    clear: both;
    height: 20px;
}

.x3 {
    clear: both;
    height: 30px;
}

.et_pb_row {
    width: 96%;
}

#main-header {
    box-shadow: none;
}

#top-header {
    border-bottom: 1px #efefef solid;
}

#top-header .et-social-icon a:before {
    font-size: 16px !important;
}

#top-header #et-secondary-menu>ul>li a {
    font-weight: 500;
}

#top-header .top-header-promo {
    float: left;
    padding-top: 2px;
}

#top-header .top-header-promo a {
    font-weight: 700;
    font-size: 14px;
    color: #00a54f;
    text-transform: uppercase;
}

#top-header .top-header-promo a img {
    width: 14px;
    height: auto;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#headermenu .fullwidth-menu-nav {
    background: #000;
}

#headermenu .et_pb_fullwidth_menu .fullwidth-menu-nav>ul>li.mega-menu>ul {
    top: 57px;
}

#headermenu .et_pb_fullwidth_menu .fullwidth-menu-nav ul {
    padding-top: 20px !important;
}

#headermenu .et_pb_fullwidth_menu .fullwidth-menu-nav ul.sub-menu {
    padding-top: 8px !important;
}

#headermenu .fullwidth-menu li {
    padding-right: 30px;
}

#headermenu .fullwidth-menu li>a {
    padding-bottom: 20px;
}

#headermenu .fullwidth-menu-nav li.mega-menu.mega-menu-parent.mega-menu-parent-1 li>a {
    width: 90% !important;
}

#headermenu .fullwidth-menu-nav li.mega-menu.mega-menu-parent.mega-menu-parent-1 li li {
    width: 50% !important;
}

#headermenu .fullwidth-menu .sub-menu li>a {
    padding-bottom: 0;
}

#headermenu .fullwidth-menu-nav li.mega-menu>ul>li>a:first-child {
    font-size: 14px;
}

#headermenu .mega-menu .sub-menu {
    padding-top: 5px;
}

#headermenu .mega-menu.menu-item-52754 .sub-menu {
    padding-right: 45%;
    background: url('images/mega-menu-1.jpg') center right no-repeat;
    background-size: auto 100%;
}

#headermenu .mega-menu.menu-item-52760 .sub-menu {
    padding-right: 35%;
    background: url('images/mega-menu-2.jpg') center right no-repeat;
    background-size: auto 100%;
}

#headermenu .mega-menu.menu-item-52761 .sub-menu {
    padding-right: 35%;
    background: url('images/mega-menu-3.jpg') center right no-repeat;
    background-size: auto 100%;
}

#headermenu .mega-menu .sub-menu .sub-menu {
    padding-top: 0;
    padding-right: 0;
    background: #fff;
}

#headermenu .mega-menu .sub-menu .sub-menu a {
    font-size: 12px;
    padding: 3px 20px;
}

#et-secondary-menu .et-social-icons {
    margin-right: 0;
}

#et-top-navigation {
    background: #000;
}

#et-top-navigation .mega-menu .sub-menu {
    padding-top: 5px;
}

#et-top-navigation .mega-menu.menu-item-52754 .sub-menu {
    padding-right: 45%;
    background: #fff url('images/mega-menu-1.jpg') center right no-repeat;
    background-size: auto 100%;
}

#et-top-navigation .mega-menu.menu-item-52760 .sub-menu {
    padding-right: 35%;
    background: #fff url('images/mega-menu-2.jpg') center right no-repeat;
    background-size: auto 100%;
}

#et-top-navigation .mega-menu.menu-item-52761 .sub-menu {
    padding-right: 35%;
    background: #fff url('images/mega-menu-3.jpg') center right no-repeat;
    background-size: auto 100%;
}

#et-top-navigation .mega-menu .sub-menu .sub-menu {
    padding-top: 0;
    padding-right: 0;
    background: #fff;
}

#et-top-navigation .mega-menu .sub-menu .sub-menu a {
    font-size: 12px;
    padding: 3px 20px;
}

#homepagehead {
    padding: 0;
}

#homepagehead .homepage-slider {
    margin-right: 10px;
}

#homepagehead .homepage-slider .et_pb_slides {}

#homepagehead .homepage-slider .et_pb_slide {
    min-height: 460px;
}

.et-pb-controllers a {
    width: 10px;
    height: 10px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.et-pb-controllers a.et-pb-active-control {
    background-color: #00a54f;
}

#homepagehead .homepage-banner1 {
    min-height: 220px;
    margin-left: 10px;
    margin-bottom: 20px;
    position: relative;
    transition: all 0.3s ease;
}

#homepagehead .homepage-banner1:before {
    opacity: 0;
    background: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    z-index: 1;
    transition: opacity 0.3s linear;
}

#homepagehead .homepage-banner1:hover:before {
    opacity: 1;
}

#homepagehead .homepage-banner1 .et_pb_code_inner {
    min-height: 220px;
}

#homepagehead .homepage-banner1 span {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-shadow: 0 0 5px #000;
    text-align: right;
    position: absolute;
    z-index: 2;
    bottom: 20px;
    right: 20px;
}

#homepagehead .homepage-banner2 {
    min-height: 220px;
    margin-left: 10px;
    margin-bottom: 20px;
    position: relative;
}

#homepagehead .homepage-banner2:before {
    opacity: 0;
    background: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    z-index: 1;
    transition: opacity 0.3s linear;
}

#homepagehead .homepage-banner2:hover:before {
    opacity: 1;
}

#homepagehead .homepage-banner2 .et_pb_code_inner {
    min-height: 220px;
}

#homepagehead .homepage-banner2 span {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-shadow: 0 0 5px #000;
    text-align: right;
    position: absolute;
    bottom: 20px;
    right: 20px;
}

.eatnet-header-search {
    position: absolute;
    left: 0;
    top: 50px;
}

.eatnet-header-search input#s {
    border: 0;
    background: #fff;
    border-bottom: 1px #e2e2e2 solid;
    padding-right: 15px;
    width: 200px;
}

.eatnet-header-search input#searchsubmit {
    border: 0;
    background: #fff;
    color: transparent;
    content: "";
    background: #fff url('images/icon-search.png') center center no-repeat;
    width: 20px;
    height: 30px;
}

.et_breadcrumbs_row {
    padding: 8px 0 !important;
    font-size: 12px;
    color: #888;
    border-bottom: 1px #f5f5f5 solid;
    letter-spacing: 1px;
}

.et_breadcrumbs_row a {
    font-size: 12px;
    color: #888;
    text-decoration: underline;
}

.et_breadcrumbs_row a:hover {
    font-size: 12px;
    color: #00a54f;
    text-decoration: underline;
}

.woocommerce-breadcrumb {
    padding: 8px 0 !important;
    font-size: 12px !important;
    color: #888 !important;
    border-bottom: 1px #f5f5f5 solid;
    letter-spacing: 1px;
    margin-bottom: 30px !important;
}

.woocommerce-breadcrumb a {
    font-size: 12px;
    color: #888;
    text-decoration: underline;
}

.woocommerce-breadcrumb a:hover {
    font-size: 12px;
    color: #00a54f;
    text-decoration: underline;
}

.eatnet-header-cart {
    position: absolute;
    right: 0;
    top: 50px;
}

.eatnet-header-cart .et-cart-info span:before {
    font-size: 25px;
    color: #000;
}

.eatnet-header-cart .eatnet-cart-count {
    position: absolute;
    margin: -5px 0 0 -20px;
    background: #00a54f;
    color: #fff;
    font-size: 10px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    -webkit-border-radius: 50% 50%;
    -moz-border-radius: 50% 50%;
    border-radius: 50% 50%;
}

.eatnet-header-cart .eatnet-cart-total {
    font-size: 15px;
}

.eatnet-header-cart .header-wishlist {
    text-shadow: 0 0;
    color: #000;
    font-size: 25px;
    margin-right: 15px;
    font-family: ETmodules!important;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1;
    text-transform: none;
    speak: none;
}

.eatnet-header-cart .header-wishlist:hover {
    color: #00a54f;
}

#headermenu.element-is-sticky {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(238, 238, 238, 0.5);
    -moz-box-shadow: 0px 0px 10px 0px rgba(238, 238, 238, 0.5);
    box-shadow: 0px 0px 10px 0px rgba(238, 238, 238, 0.5);
}

#headermenu.element-is-sticky #menu-header.fullwidth-menu li {
    padding-right: 15px;
}

#headermenu.element-is-sticky #menu-header.fullwidth-menu li a {
    font-size: 13px;
}

#blogsection {
    padding: 30px 0 0 0;
}

#blogsection h3 {
    letter-spacing: 2px;
    font-size: 18px;
    font-weight: 400;
    color: #000;
    margin-bottom: 30px;
}

#blogsection h3:after {
    width: 100px;
    height: 1px;
    content: "";
    background: #ddd;
    display: block;
    margin: 10px auto 0 auto;
}

#blogsection .et_pb_blog_grid .et_pb_image_container {
    margin: 0;
}

#blogsection .et_pb_blog_grid .et_pb_image_container a {
    margin-bottom: 15px;
}

#blogsection .et_pb_blog_grid .et_pb_post {
    border: 0;
    padding: 0;
}

#blogsection .et_pb_blog_grid .et_pb_post h4 {
    font-size: 15px;
    line-height: 24px;
    height: 48px;
    display: block;
    overflow: hidden;
    font-weight: 700;
    margin-bottom: 10px;
}

#blogpage {
    padding: 30px 0 0 0;
}

#blogpage h1 {
    letter-spacing: 2px;
    font-size: 30px;
    font-weight: 400;
    color: #000;
    margin-bottom: 0;
    text-transform: uppercase;
}

#blogpage h1:after {
    width: 100px;
    height: 1px;
    content: "";
    background: #ddd;
    display: block;
    margin: 10px auto 0 auto;
}

#blogpage .et_pb_blog_grid .et_pb_image_container {
    margin: 0;
}

#blogpage .et_pb_blog_grid .et_pb_image_container a {
    margin-bottom: 15px;
}

#blogpage .et_pb_blog_grid .et_pb_post {
    border: 0;
    padding: 0;
}

#blogpage .et_pb_blog_grid .et_pb_post h4 {
    font-size: 15px;
    line-height: 24px;
    height: 48px;
    display: block;
    overflow: hidden;
    font-weight: 700;
    margin-bottom: 10px;
}

.products-section-line {
    padding: 0 !important;
}

.products-section-line h3 {
    letter-spacing: 2px;
    font-size: 18px;
    font-weight: 400;
    color: #000;
    margin-bottom: 30px;
}

.products-section-line h3:after {
    width: 100px;
    height: 1px;
    content: "";
    background: #ddd;
    display: block;
    margin: 10px auto 0 auto;
}

#promoline {
    padding: 30px 0;
}

#promoline .promoline-banner1 {
    min-height: 408px;
    position: relative;
    transition: all 0.3s ease;
}

#promoline .promoline-banner1:before {
    opacity: 0;
    background: rgba(255, 255, 255, 0.3);
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    z-index: 1;
    transition: opacity 0.3s linear;
}

#promoline .promoline-banner1:hover:before {
    opacity: 1;
}

#promoline .promoline-banner1 .et_pb_code_inner {
    min-height: 408px;
}

#promoline .promoline-banner1 span {
    color: #000;
    font-size: 20px;
    letter-spacing: 2px;
    font-weight: 500;
    text-shadow: 0 0 5px #fff;
    text-align: center;
    width: 100%;
    position: absolute;
    z-index: 2;
    bottom: 20px;
}

#promoline .promoline-banner1 span .btn-jetzt-sparen {
    color: #fff;
    letter-spacing: 0;
    font-size: 15px;
    display: block;
    max-width: 200px;
    text-shadow: none;
    text-transform: uppercase;
    padding: 7px 20px;
    margin: 0 auto;
    margin-top: 15px;
    border: 1px #fe6c61 solid;
    background: #fe887f;
    background: -moz-linear-gradient(top, #fe887f 0%, #fe6c61 100%);
    background: -webkit-linear-gradient(top, #fe887f 0%, #fe6c61 100%);
    background: linear-gradient(to bottom, #fe887f 0%, #fe6c61 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fe887f', endColorstr='#fe6c61', GradientType=0);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.et_clickable:hover .serviceblock .serviceblockinside {
    border-color: #ccc;
}

.et_clickable:hover .serviceblock .serviceicon {
    border-color: #ccc;
    animation: shake 1s cubic-bezier(.36, .07, .19, .97) both;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px;
}

.et_clickable .serviceblock .serviceblock1 .serviceicon {
    border-color: #ccc;
    animation: flyeffectback 1s cubic-bezier(.36, .07, .19, .97) both;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px;
}

.et_clickable:hover .serviceblock .serviceblock1 .serviceicon {
    border-color: #ccc;
    animation: flyeffect 1s cubic-bezier(.36, .07, .19, .97) both;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px;
}

.serviceblock {
    border: 1px #ddd solid;
}

.serviceblock .serviceblockinside {
    border: 1px #ddd solid;
    padding: 20px;
    margin: 3px -5px -5px 3px;
    transition: all 0.3s ease;
    overflow: hidden;
}

.serviceblock .serviceblockinside h5 {
    color: #2b2b2b;
    font-size: 15px;
    font-weight: 700;
    margin: 0;
}

.serviceblock .serviceblockinside span {
    color: #2b2b2b;
    font-size: 13px;
    font-weight: 400;
    text-decoration: underline;
}

.serviceblock .serviceblockinside.serviceblock1 {
    background: #fff;
    padding-left: 25px;
}

.serviceblock .serviceblockinside.serviceblock2 {
    background: #fff;
    padding-left: 25px;
}

.serviceblock .serviceblockinside.serviceblock3 {
    background: #fff;
    padding-left: 25px;
}

.serviceblock .serviceblockinside .serviceicon {
    float: left;
    margin-right: 25px;
    padding-top: 5px;
}

.newsletter-title {
    font-size: 50px;
    line-height: 60px;
    margin: 0;
    padding: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
}

.newsletter-subtitle {
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
}

#sectionnewsletter .et_pb_row {
    padding: 50px 0;
    background: url('images/newsletter.webp') center center no-repeat;
    background-size: cover;
}

.single-product #sectionnewsletter {
    margin-bottom: 0;
}

#newslettermodule {
    text-align: center;
}

#newslettermodule input {
    padding: 8px 15px;
    background: #fff;
    color: #333;
    font-size: 13px;
    border: 0;
    text-align: center;
    width: 80%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#newslettermodule input[type="submit"] {
    background: #8EBB95;
    color: #fff;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
    transition: background 0.3s ease;
}

#newslettermodule input[type="submit"]:hover {
    background: #6ea777;
}

#footer-widgets {
    padding-top: 30px;
}

#footer-widgets .footer-widget {
    margin-bottom: 30px;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 1px;
}

#footer-widgets .footer-widget:nth-child(1) {
    width: 17.6%;
    margin-right: 3.5%;
}

#footer-widgets .footer-widget:nth-child(4) {
    margin-bottom: 15px;
}

#footer-widgets .footer-widget:nth-child(5) {
    margin-right: 0;
    margin-bottom: 15px;
}

#footer-widgets .footer-widget:nth-child(6) {
    width: 30%;
}

#footer-widgets .footer-widget h4 {
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 10px 0 20px 0;
}

#footer-widgets .footer-widget ul li {
    padding-left: 0;
}

#footer-widgets .footer-widget ul li:before {
    display: none;
}

#footer-widgets .footer-widget ul li a {
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 1px;
}

#footer-widgets .footer-widget .logo-footer {
    width: 170px;
    max-width: 100%;
    height: auto;
    display: block;
    margin-bottom: 15px;
}

#sectionnewsletter {
    color: #fff;
    padding: 0;
}

#pagesingle {
    padding: 30px 0;
    color: #666;
    font-size: 14px;
    line-height: 25px;
    text-rendering: optimizeLegibility;
    font-weight: 400;
}

#pagesingle h1 {
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #666;
    text-rendering: optimizeLegibility;
    line-height: 1.4em;
    font-size: 20px;
    padding: 0;
    letter-spacing: 2px;
}

#pagesingle h2 {
    margin-bottom: 15px;
    color: #2b2b2b;
    text-rendering: optimizeLegibility;
    line-height: 1.4em;
    font-size: 24px;
    padding: 0;
    letter-spacing: 2px;
}

#pagesingle h3 {
    margin-bottom: 15px;
    color: #2b2b2b;
    text-rendering: optimizeLegibility;
    line-height: 28px;
    font-size: 20px;
    padding: 0;
    letter-spacing: 2px;
}

#pagesingle .shop_attributes {
    border-bottom: 1px #eee solid;
    font-size: 14px;
}

#pagesingle .shop_attributes tr {
    border-bottom: 1px #eee solid;
}

#pagesingle .shop_attributes tr.alt {
    background: #f5f5f5;
}

.woocommerce .woocommerce-loop-product__title {
    font-size: 16px !important;
    color: #666;
    text-align: center;
    line-height: 25px !important;
    padding: 0;
    margin: 5px 0;
    /*height: 60px;*/
    overflow: hidden;
}

.woocommerce .price {
    font-size: 17px;
    color: #00a54f;
    text-align: center;
}

.woocommerce .price .woocommerce-Price-amount {
    font-size: 17px;
    color: #00a54f;
}

.woocommerce .price del .woocommerce-Price-amount {
    font-size: 15px;
    color: #aaa;
}

.woocommerce ul.products li.product .onsale {
    background: #00a54f !important;
    color: #fff;
    font-size: 13px;
}

.woocommerce ul.products li.product .et_shop_image {
    height: 175px;
    border: 1px #e7e7e7 solid;
    overflow: hidden;
}

.woocommerce ul.products li.product .et_shop_image img {
    width: auto;
    height: 173px;
    margin: 0 auto !important;
}

.single-product #main-content .container:before {
    display: none;
}

.single-product #main-content .container:first-child {
    padding: 0;
}

.single-product #main-content .onsale {
    background: #00a54f !important;
    color: #fff;
    font-size: 13px;
}

.single-product #left-area {
    width: 100%;
    padding: 0!important;
}

.single-product .entry-summary h1.entry-title {
    font-size: 28px;
    color: #000;
    letter-spacing: 2px;
    text-transform: uppercase;
    line-height: 40px;
    font-weight: 400;
    margin-bottom: 10px;
}

.single-product .entry-summary .price {
    text-align: left;
}

.single-product .entry-summary .price .woocommerce-Price-amount {
    font-size: 33px !important;
}

.single-product .entry-summary .price del .woocommerce-Price-amount {
    font-size: 20px !important;
}

.single-product .entry-summary .legal-price-info {
    color: #888;
}

.single-product .entry-summary .legal-price-info a {
    color: #888;
}

.single-product .entry-summary .woocommerce-product-details__short-description {
    margin-top: 30px;
    line-height: 25px;
}

.single-product .entry-summary .woocommerce-product-details__short-description img {
    display: inline-block;
}

.single-product .entry-summary .single_add_to_cart_button {
    border: 1px #000 solid !important;
    background: #fff !important;
    font-size: 16px !important;
    padding: 5px 15px !important;
    text-transform: uppercase !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}

.single-product .entry-summary .single_add_to_cart_button:hover {
    background: #00a54f !important;
    color: #fff !important;
    border-color: #00a54f !important;
}

.single-product .entry-summary .single_add_to_cart_button:hover:after {
    display: none;
}

.single-product .entry-summary .single_add_to_cart_button.disabled {
    color: #aaa !important;
}

.single-product .entry-summary .quantity input.qty {
    padding: 0 10px !important;
    line-height: 39px !important;
    height: 39px !important;
    background-color: #fff !important;
    border: 1px #888 solid !important;
    color: #888 !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}

.single-product .entry-summary .product_meta {
    margin-top: 10px;
    padding-top: 0;
    border-color: #eee;
    font-size: 12px;
    line-height: 35px;
}

.single-product .entry-summary .product_meta .sku_wrapper {
    display: block;
    border-bottom: 1px #eee solid;
}

.single-product .entry-summary .variations {
    margin-top: 20px;
}

.single-product .entry-summary .yith-wcwl-add-to-wishlist {
    display: none;
}

.single-product .entry-summary .compare.button {
    display: none;
}

.single-product #main-content .related {
    margin: 0;
    padding: 0;
}

.single-product #main-content .related h3 {
    letter-spacing: 2px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
    color: #000;
    margin-bottom: 30px;
    text-align: center;
}

.single-product #main-content .related h3:after {
    width: 100px;
    height: 1px;
    content: "";
    background: #ddd;
    display: block;
    margin: 10px auto 0 auto;
}

.single-product #main-content .related h2 {
    font-size: 16px !important;
    color: #666;
    text-align: center;
    line-height: 25px !important;
    padding: 0;
    margin: 5px 0;
    height: 60px;
    overflow: hidden;
}

.single-product #main-content .related .price {
    font-size: 17px;
    color: #00a54f;
    text-align: center;
}

.single-product #main-content .related .price .woocommerce-Price-amount {
    font-size: 17px;
    color: #00a54f;
}

.single-product #main-content .related .price del .woocommerce-Price-amount {
    font-size: 15px;
    color: #aaa;
}

.single-product #main-content .related .onsale {
    background: #00a54f !important;
    color: #fff;
    font-size: 13px;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #00a54f;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #00a54f;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #eee;
}

.woocommerce .widget_price_filter .price_slider_amount .button {
    border: 1px #000 solid;
    font-size: 12px;
    text-transform: uppercase;
    padding: 3px 10px;
}

.woocommerce .widget_price_filter .price_slider_amount .button:hover {
    border: 1px #00a54f solid;
    background: #00a54f;
    color: #fff;
}

.woocommerce .widget_price_filter .price_slider_amount .button:hover:after {
    display: none;
}

.woocommerce table.shop_attributes td {
    font-style: normal;
}

#sidebar .et_pb_widget {
    margin-bottom: 50px;
}

#sidebar .widgettitle {
    letter-spacing: 2px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    color: #000;
    margin-bottom: 0;
    text-align: left;
}

#sidebar .widgettitle:after {
    width: 100px;
    height: 1px;
    content: "";
    background: #ddd;
    display: block;
    margin: 10px 0;
}

.woocommerce-MyAccount-navigation li {
    list-style-type: none;
}

.woocommerce-MyAccount-navigation li a {
    font-size: 12px;
    letter-spacing: 1px;
    color: #666;
    line-height: 40px;
    padding: 0;
    display: block;
    border-bottom: 1px #f4f4f4 solid;
    text-decoration: underline;
}

.woocommerce-MyAccount-navigation li a:hover {
    color: #00a54f;
}

#sidebar .et_pb_widget.woocommerce li a,
#sidebar .et_pb_widget.widget_categories li a,
#sidebar .et_pb_widget.widget_archive li a {
    font-size: 12px;
    letter-spacing: 1px;
    color: #666;
    line-height: 40px;
    padding: 0;
    display: block;
    border-bottom: 1px #f4f4f4 solid;
    text-decoration: underline;
}

#sidebar .et_pb_widget.woocommerce li a:hover,
#sidebar .et_pb_widget.widget_categories li a:hover,
#sidebar .et_pb_widget.widget_archive li a:hover {
    color: #00a54f;
}

.tax-product_cat #main-content .container {
    padding-top: 30px;
}

.tax-product_cat #main-content .container:before {
    display: none;
}

.tax-product_cat .woocommerce-products-header__title {
    letter-spacing: 2px;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 400;
    color: #000;
    margin-bottom: 0;
    text-align: left;
}

.tax-product_cat .woocommerce-ordering {
    margin-bottom: 20px;
}

.search #main-content .container {
    padding-top: 30px;
}

.search #main-content .container:before {
    display: none;
}

.search .woocommerce-products-header__title {
    letter-spacing: 2px;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 400;
    color: #000;
    margin-bottom: 0;
    text-align: left;
}

.search .woocommerce-ordering {
    margin-bottom: 20px;
}

.page #main-content .container {
    padding-top: 30px;
}

.page #main-content .container:before {
    display: none;
}

.page #main-content .page h1.entry-title {
    letter-spacing: 2px;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 400;
    color: #000;
    margin-bottom: 0;
    text-align: left;
}

.page #main-content .page h1.entry-title:after {
    width: 100px;
    height: 1px;
    content: "";
    background: #ddd;
    display: block;
    margin: 10px 0;
}

.single-post #main-content .container {
    padding-top: 30px;
}

.single-post #main-content .container:before {
    display: none;
}

.single-post #main-content .et_post_meta_wrapper h1 {
    letter-spacing: 2px;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 400;
    color: #000;
    margin-bottom: 0;
    text-align: left;
}

.single-post #main-content .et_post_meta_wrapper h1:after {
    width: 100px;
    height: 1px;
    content: "";
    background: #ddd;
    display: block;
    margin: 10px 0;
}

.single-post #main-content .entry-content {
    padding-top: 0;
    font-size: 15px;
    line-height: 25px;
}

.woocommerce-Tabs-panel--description p:last-child:after {
    clear: both;
}

.heateorSssFacebookBackground {
    background-color: #aaa !important;
    transition: background-color 0.3s ease;
}

.heateorSssFacebookBackground:hover {
    background-color: #3C589A !important;
}

.heateorSssTwitterBackground {
    background-color: #aaa !important;
    transition: background-color 0.3s ease;
}

.heateorSssTwitterBackground:hover {
    background-color: #55ACEE !important;
}

.heateorSssLinkedinBackground {
    background-color: #aaa !important;
    transition: background-color 0.3s ease;
}

.heateorSssLinkedinBackground:hover {
    background-color: #0077B5 !important;
}

.heateorSssPinterestBackground {
    background-color: #aaa !important;
    transition: background-color 0.3s ease;
}

.heateorSssPinterestBackground:hover {
    background-color: #CC2329 !important;
}

.heateorSssWhatsappBackground {
    background-color: #aaa !important;
    transition: background-color 0.3s ease;
}

.heateorSssWhatsappBackground:hover {
    background-color: #55EB4C !important;
}

.heateorSssMoreBackground {
    background-color: #aaa !important;
    transition: background-color 0.3s ease;
}

.heateorSssMoreBackground:hover {
    background-color: #EE8E2D !important;
}

#main-content .woocommerce-message,
#main-content .woocommerce-error,
#main-content .woocommerce-info {
    background: #f5f5f5 !important;
    border: 1px #eee solid !important;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    font-size: 13px !important;
    line-height: 25px !important;
    background: #eee !important;
    color: #2b2b2b !important;
}

.woocommerce-page a.button.wc-forward {
    font-size: 13px !important;
    line-height: 25px !important;
    padding: 0 25px !important;
}

.woocommerce-page a.button.wc-forward:hover {
    color: #00a54f;
}

.woocommerce-page a.button.wc-forward:hover:after {
    display: none;
}

.woocommerce-info a {
    color: #222 !important;
}

.checkout-right-content {
    border: 10px #f5f5f5 solid;
    padding: 20px;
}

.woocommerce-shipping-fields {
    padding-top: 20px;
}

.woocommerce-shipping-fields h3#ship-to-different-address {
    color: #333;
    border-bottom: 1px #f5f5f5 solid;
    margin-bottom: 10px;
    letter-spacing: 2px;
    font-size: 16px;
    text-transform: uppercase;
}

.woocommerce-shipping-fields label {
    font-weight: 400;
    margin-bottom: 5px;
}

.woocommerce-shipping-fields input,
.woocommerce-shipping-fields select {
    padding: 7px 10px;
    border: 1px #ccc solid;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

.woocommerce-additional-fields {
    padding-top: 20px;
}

.woocommerce-additional-fields h3#ship-to-different-address {
    color: #333;
    border-bottom: 1px #f5f5f5 solid;
    margin-bottom: 10px;
    letter-spacing: 2px;
    font-size: 16px;
    text-transform: uppercase;
}

.woocommerce-additional-fields label {
    font-weight: 400;
    margin-bottom: 5px;
}

.woocommerce-additional-fields input,
.woocommerce-additional-fields select,
.woocommerce-additional-fields textarea {
    padding: 7px 10px;
    border: 1px #ccc solid;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

.woocommerce-thankyou-order-received {
    margin-bottom: 30px;
    padding: 10px;
    min-height: 50px;
    background: #f5f5f5;
    line-height: 30px;
    text-align: center;
}

.woocommerce-billing-fields h3 {
    color: #00a54f;
    background: url('images/arrow-down.png') left top 6px no-repeat;
    border-bottom: 1px #f5f5f5 solid;
    margin-bottom: 10px;
    padding-left: 25px;
    letter-spacing: 2px;
    font-size: 20px;
    text-transform: uppercase;
}

.woocommerce-billing-fields label {
    font-weight: 400;
    margin-bottom: 5px;
}

.woocommerce-billing-fields input,
.woocommerce-billing-fields select {
    padding: 7px 10px;
    border: 1px #ccc solid;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

.checkout-right-content #order_review h3 {
    color: #00a54f;
    background: url('images/arrow-down.png') left top 6px no-repeat;
    margin-bottom: 10px;
    padding-left: 25px;
    letter-spacing: 2px;
    font-size: 20px;
    text-transform: uppercase;
}

.checkout-right-content #order_review h3#order_review_heading {
    margin-top: 10px;
}

.woocommerce-gzd-legal-checkbox-text {
    font-size: 13px;
    line-height: 22px !important;
}

.woocommerce-checkout #payment ul.payment_methods {
    border-bottom: 0;
    background: #fff;
    padding: 0;
}

.woocommerce-checkout #payment label {
    font-weight: 700;
}

.woocommerce-checkout #payment div.payment_box {
    background: #f5f5f5;
}

.woocommerce-checkout #payment div.payment_box:before {
    border: 1em solid #f5f5f5;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}

.woocommerce-checkout-review-order-table {
    margin-top: 20px !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

.woocommerce-checkout-review-order-table td,
.woocommerce-checkout-review-order-table th,
.woocommerce-checkout-review-order-table tr {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

.woocommerce-checkout-review-order-table tr td:last-child {
    text-align: right;
}

.woocommerce-checkout-review-order-table thead {
    background: #f5f5f5 !important;
}

.woocommerce-checkout-review-order-table tbody {
    background: #fff !important;
}

.woocommerce-checkout-review-order-table tfoot {
    background: #f5f5f5 !important;
}

body.woocommerce .product .woocommerce-tabs {
    border: 0;
}

body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs,
body.woocommerce div.product .woocommerce-tabs ul.tabs {
    background: #fff;
}

body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li,
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active,
body.woocommerce div.product .woocommerce-tabs ul.tabs li,
body.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    border-right: 0;
    background: #fff url('images/tab-separator.jpg') right 14px no-repeat !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    display: none;
}

body.woocommerce #content-area div.product .woocommerce-tabs .panel,
body.woocommerce div.product .woocommerce-tabs .panel {
    padding: 30px 0;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
}

body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li a,
body.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    color: #aaa !important;
    font-size: 18px !important;
    transition: color 0.3s ease;
    letter-spacing: 1px;
    padding-bottom: 10px !important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    text-transform: uppercase !important;
    text-decoration: underline;
}

body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li a.active:after,
body.woocommerce div.product .woocommerce-tabs ul.tabs li a:before {
    content: "";
    width: 50px;
    height: 1px;
    background: #ddd;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -25px;
}

body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li a.active:after,
body.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover:before {
    background: #ccc;
}

body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li a.active,
body.woocommerce div.product .woocommerce-tabs ul.tabs li a.active {
    color: #434343 !important;
}

body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li a:hover,
body.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
    color: #434343 !important;
}

ul.wc-tabs {
    width: auto !important;
    text-align: center;
    margin: 0 auto;
}

body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li {
    background: #fff url('images/tab-separator.jpg') right 14px no-repeat !important;
}

body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li:last-child {
    background: #fff !important;
}

.woocommerce table.shop_attributes tr:nth-child(even) td,
.woocommerce table.shop_attributes tr:nth-child(even) th {
    background: #fff;
}

.woocommerce div.product form.cart .variations label {
    line-height: 40px;
}

.woocommerce div.product form.cart .variations td select {
    width: 100% !important;
    height: 40px;
    background: #fff;
    border: 1px #ddd solid;
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

a.reset_variations {
    clear: both;
    font-size: 15px !important;
    margin-top: 5px;
    display: block;
    text-decoration: underline;
}

a.reset_variations:hover {
    color: #00a54f;
}

.woocommerce div.product p.stock {
    font-size: 15px;
    margin-bottom: 10px;
}

table.woocommerce-product-attributes th {
    padding: 5px 5px 5px 0 !important;
}

table.woocommerce-product-attributes td {
    padding: 5px !important;
}

.eatnet-mini-cart {
    display: none;
    width: 250px;
    padding: 20px;
    background: #fff;
    border: 1px #eee solid;
    position: absolute;
    z-index: 5;
    right: 0;
    -webkit-box-shadow: 0px 4px 4px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4px 4px 1px rgba(0, 0, 0, 0.1);
    -moz-transition: all 300ms ease-out;
    -webkit-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
}

.eatnet-mini-cart .woocommerce-mini-cart__buttons a {
    display: block !important;
    margin-top: 5px !important;
    border: 1px #000 solid !important;
}

.eatnet-mini-cart .wc-gzd-total-mini-cart {
    display: none !important;
}

.eatnet-mini-cart img.attachment-woocommerce_thumbnail {
    float: left !important;
    margin: 0 10px 0 0 !important;
    width: 50px !important;
    height: auto !important;
}

.eatnet-mini-cart .mini_cart_item {
    border-bottom: 1px #eee solid;
    padding: 5px 5px 5px 0;
}

.eatnet-mini-cart .mini_cart_item a {
    font-size: 12px !important;
    text-align: left !important;
}

.eatnet-mini-cart .quantity {
    font-size: 12px !important;
    text-align: left !important;
    color: #666;
}

.eatnet-mini-cart .mini_cart_item a.remove {
    font-size: 15px !important;
    text-align: center !important;
    float: right !important;
}

.eatnet-mini-cart .woocommerce-mini-cart__total {
    padding-top: 5px;
}

.eatnet-mini-cart .woocommerce-mini-cart.cart_list {
    max-height: 200px;
    overflow-y: scroll;
}

.eatnet-mini-cart .woocommerce-mini-cart.cart_list::-webkit-scrollbar {
    width: 5px;
}

.eatnet-mini-cart .woocommerce-mini-cart.cart_list::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.eatnet-mini-cart .woocommerce-mini-cart.cart_list::-webkit-scrollbar-thumb {
    background-color: #00A54F;
    outline: 1px solid #009949;
}

.eatnet-header-cart:hover .eatnet-mini-cart {
    display: block !important;
}

.eatnet-checkout-steps {
    width: 100%;
    padding: 0;
    margin-bottom: 30px;
    border-bottom: 1px #E1E6EB solid;
}

.eatnet-checkout-steps .eatnet-checkout-steps-content {
    margin: 0 10%;
}

.eatnet-checkout-steps .eatnet-checkout-step {
    width: 33.33%;
    padding: 20px 0;
    border-bottom: 3px #fff solid;
    float: left;
    text-align: center;
    font-size: 16px;
}

.eatnet-checkout-steps .eatnet-checkout-step .step-number {
    background: #fff;
    border: 1px #E1E6EB solid;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin: 0 auto;
    -webkit-border-radius: 50% 50%;
    -moz-border-radius: 50% 50%;
    border-radius: 50% 50%;
}

.eatnet-checkout-steps .eatnet-checkout-step .step-title {
    margin-top: 10px;
}

.eatnet-checkout-steps .eatnet-checkout-step a {
    display: block;
}

.eatnet-checkout-steps .eatnet-checkout-step:hover {
    border-color: #E1E6EB;
    font-weight: 700;
}

.eatnet-checkout-steps .eatnet-checkout-step:hover .step-number {
    background: #E1E6EB;
}

.eatnet-checkout-steps .eatnet-checkout-step.step-active {
    border-color: #00a54f;
    font-weight: 700;
}

.eatnet-checkout-steps .eatnet-checkout-step.step-active .step-number {
    background: #00a54f;
    border-color: #00a54f;
    color: #fff;
}

.woocommerce table.shop_table.cart {
    border-collapse: collapse;
    border-color: #ccc;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.woocommerce table.shop_table.cart td {
    border: 1px #ccc solid;
}

.woocommerce table.shop_table.cart {
    text-align: center;
}

.woocommerce table.shop_table.cart .product-thumbnail img {
    width: 50px;
    height: auto;
}

.woocommerce table.shop_table.cart a.remove {
    margin: 0 auto;
    float: none;
    width: 23px;
    height: 23px;
    line-height: 20px;
    color: #ccc !important;
    border: 1px #ccc solid;
}

.woocommerce table.shop_table.cart a.remove:hover {
    border-color: #00a54f;
    color: #fff !important;
    background-color: #00a54f;
}

.woocommerce table.shop_table.cart .product-name a {
    color: #00a54f;
    text-decoration: underline;
    font-size: 14px !important;
}

.woocommerce table.shop_table.cart .product-subtotal {
    font-weight: 700;
}

.woocommerce table.shop_table.cart .quantity {
    width: auto !important;
}

.woocommerce table.shop_table.cart .quantity input.qty {
    background: #fff !important;
    color: #888 !important;
    font-size: 12px !important;
    width: 48px;
    height: 39px !important;
    line-height: 39px !important;
    border: 1px #888 solid !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.woocommerce table.shop_table.cart button[name="update_cart"] {
    padding: 5px 10px;
    font-size: 14px;
    border: 1px #ccc solid !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.woocommerce table.shop_table.cart button[name="update_cart"]:hover:after {
    display: none;
}

.woocommerce table.shop_table.cart button[name="update_cart"]:hover {
    color: #00a54f;
    border-color: #00a54f;
}

.woocommerce .cart-collaterals h2 {
    font-size: 16px;
    color: #000;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.woocommerce .cart-collaterals h3 {
    font-size: 15px;
    color: #000;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.woocommerce .cart-collaterals .woocommerce-coupon-form input {
    font-size: 13px;
    color: #888;
    border: 1px #ccc solid;
    padding: 8px 10px;
}

.woocommerce .cart-collaterals .woocommerce-coupon-form button {
    padding: 8px 40px;
    font-size: 13px !important;
    text-transform: uppercase;
    width: auto !important;
    font-weight: 700;
    display: block;
    margin-top: 10px;
    color: #000;
    border: 1px #ccc solid !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.woocommerce .cart-collaterals .woocommerce-coupon-form button:hover:after {
    display: none;
}

.woocommerce .cart-collaterals .woocommerce-coupon-form button:hover {
    color: #00a54f;
    border-color: #00a54f;
}

.woocommerce .cart-collaterals .cart_totals {
    border-collapse: collapse;
    border-color: #ccc;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.woocommerce .cart-collaterals .cart_totals th {
    border-right: 1px #e5e5e5 solid !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.woocommerce .cart-collaterals .cart_totals td {
    text-align: center;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.woocommerce .cart-collaterals .wc-proceed-to-checkout {
    padding-top: 0;
}

.woocommerce .cart-collaterals .wc-proceed-to-checkout .checkout-button {
    text-transform: uppercase;
    width: 50%;
    font-weight: 700;
    font-size: 15px !important;
    line-height: 40px !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.woocommerce-coupon-form {
    width: 48%;
    float: right;
    margin-bottom: 40px;
}

button#place_order {
    text-transform: uppercase;
    border: 1px #000 solid;
    padding: 8px 30px;
    font-weight: 700;
    font-size: 16px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

button#place_order:hover {
    color: #00a54f;
    padding: 8px 30px;
}

button#place_order:hover:after {
    display: none;
}

.quantity .spinner {
    float: left;
    width: 70px;
}

.shop_table.cart .quantity .spinner {
    float: none;
    width: 70px;
    margin: 0 auto;
}

.quantity .spinner input {
    float: left;
    width: 50px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.quantity .spinner .decrease {
    float: right;
    cursor: pointer;
    width: 22px;
    height: 20px;
    font-size: 14px !important;
    line-height: 20px;
    border: 1px #888 solid;
    border-left: 0;
    border-bottom: 0;
    text-align: center;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.quantity .spinner .increase {
    float: right;
    cursor: pointer;
    width: 22px;
    height: 19px;
    font-size: 14px !important;
    line-height: 19px;
    border: 1px #888 solid;
    border-left: 0;
    text-align: center;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.quantity .spinner .decrease:hover,
.quantity .spinner .increase:hover {
    background: #f5f5f5;
}

.stripe-icon {
    width: 50px;
    height: auto;
}

.footer-logos {
    float: right;
    padding-right: 30px;
    border-right: 1px #eee solid;
    margin-right: 10px;
}

.footer-logos img {
    height: 30px;
    width: auto;
}

.footer-logos a:last-child {
    margin-left: 2px;
}

#footer-info {
    line-height: 30px;
}

#footer-bottom .et-social-icons {
    margin-top: 5px;
}

.term-description {
    margin-bottom: 30px;
}

.term-description h1 {
    font-size: 25px;
    color: #000;
    line-height: 30px;
}

.term-description .category-read-more {
    color: #00a54f;
    text-decoration: underline;
}

.term-description .category-read-more-text {
    display: none;
    padding: 30px;
    margin-top: 20px;
    background: #f4f4f4;
}

#billing_address_2_field label[for="billing_address_2"] .optional {
    display: none;
}

#billing_address_2_field label[for="billing_address_2"] {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

#billing_address_3_field {
    width: 15%;
    float: left;
    clear: none;
    overflow: hidden;
}

#billing_address_3_field label[for="billing_address_3"] .optional {
    display: none;
}

#billing_address_3_field label[for="billing_address_3"] {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

#wooswipe .thumbnails {
    padding-top: 0 !important;
}

#wooswipe .slick-prev,
#wooswipe .slick-next {
    margin-top: -20px !important;
}

.single-product div.product .images .woocommerce-main-image,
.flex-viewport {
    width: 80%;
    float: right;
    min-height: 650px;
}

.woocommerce div.product div.images .flex-control-thumbs li {
    width: 100%;
}

.woocommerce-product-gallery__trigger {}

.woocommerce div.product div.images .flex-control-thumbs {
    margin-top: 0;
}

.woocommerce div.product div.images .flex-control-thumbs li img.flex-active {
    border-left: 2px solid #00a54f;
}

.flex-control-nav .slick-arrow {
    border: 0;
    background: none;
    color: transparent;
    display: block;
    width: 100%;
    cursor: pointer;
    margin: 5px 0;
}

.flex-control-nav .slick-prev {
    background: url(images/arrow2.png) center center no-repeat;
}

.flex-control-nav .slick-next {
    background: url(images/arrow.png) center center no-repeat;
}

.flex-direction-nav {
    list-style-type: none !important;
    padding: 0 !important;
}

.flex-nav-prev {
    position: absolute;
    text-align: center;
    width: 135px;
    top: 0;
}

.flex-nav-prev .flex-prev {
    text-indent: -9999px;
    background: url(images/arrow2.png) center center no-repeat;
    width: 50px;
    height: 50px;
    display: inline-block;
}

.flex-nav-next {
    position: absolute;
    text-align: center;
    width: 135px;
    bottom: 0;
}

.flex-nav-next .flex-next {
    text-indent: -9999px;
    background: url(images/arrow.png) center center no-repeat;
    width: 50px;
    height: 50px;
    display: inline-block;
}

#carousel .flex-viewport {
    min-height: 400px;
}

.woocommerce div.product div.images .flex-control-thumbs li {
    width: 93%;
}


/* Make Gallery smaller width and place it beside the image */

.single-product div.product .images .thumbnails,
ol.flex-control-nav.flex-control-thumbs {
    width: 19%;
    float: left;
}


/* Style each Thumbnail with width and margins */

.single-product div.product .images .thumbnails a.zoom,
ol.flex-control-nav.flex-control-thumbs a.zoom {
    width: 90%;
    float: none;
    margin: 0 0 10% 10%;
}


/* Move the zoom tool to the left side to accommodate the gallery thumbs (otherwise it covers the first thumbnail */

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    right: .5em !important;
}

ul.products li.outofstock .br_alabel span,
.product.outofstock .br_alabel span {
    border:2px solid #ea4f44;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    top:auto;
    bottom: 0.5em;
}

.woocommerce div.product div.images .product-video-popup {
    position: absolute;
    bottom: 2em;
    right: .5em;
    font-size: 2em;
    z-index: 9;
    width: 36px;
    height: 36px;
    background: #fff;
    border-radius: 100%;
    box-sizing: content-box;
    font-family: ETmodules !important;
    color: #000;
}
.woocommerce div.product div.images .product-video-popup:before {
    content: '';
    position: absolute;
    color: #000;
    top:50%;
    left:50%;
    transform: translateX(-50%) translateY(-50%);
    font-size: 0.7em;
}

ul.products .berocket_better_labels.berocket_better_labels_image {
    width: 100%;
}

@keyframes shake {
    10%,
    90% {
        transform: translate3d(-1px, 0, 0);
    }
    20%,
    80% {
        transform: translate3d(2px, 0, 0);
    }
    30%,
    50%,
    70% {
        transform: translate3d(-4px, 0, 0);
    }
    40%,
    60% {
        transform: translate3d(4px, 0, 0);
    }
}

@keyframes flyeffect {
    0% {
        transform: translate3d(-1px, 0, 0);
    }
    100% {
        transform: translate3d(45px, -60px, 0);
    }
}

@keyframes flyeffectback {
    0% {
        transform: translate3d(45px, -60px, 0);
    }
    100% {
        transform: translate3d(-1px, 0, 0);
    }
}

.flex-viewport {
    min-height: 10px !important;
}
#carousel {
    height: 100%;
}
#carousel .flex-viewport {
    min-height: 300px !important;
}
.cookie-notice-container a {
    font-size: 13px !important;
    background: #fff !important;
    padding: .3em 1em !important;
    border:2px solid #fff !important;
    border-radius: 0 !important;
    font-weight: 600 !important
}
.cookie-notice-container a:after {
    content: none !important
}
.cookie-notice-container a:hover {
    color: #00a54f !important;
    background: #f2f2f2 !important;
    border-color: #f2f2f2 !important;
}
.mobile_toggle {
    display: none;
}





/* ========Lee Megamenu ================== */

li.menu-item.lee_megamenu {
    position: inherit !important;
}
li.menu-item.lee_megamenu.fullwidth>.nav-dropdown {
    width: 75em;
}
li.menu-item.lee_megamenu>.nav-dropdown {
    background: none;
    left: 0px;
    top: 80px;
    padding-top: 10px;
}
li.menu-item.lee_megamenu>.nav-dropdown>.div-sub {
    font-size: 80%;
    border-top: 1px solid #ececec;
    margin: 0 10px;
    -webkit-box-shadow: 0px 4px 4px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4px 4px 1px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    background: #FFF;
}
li.menu-item.lee_megamenu>.nav-dropdown>.div-sub>ul {
    position: relative;
    left: 0;
    width: 100%;
}
li.menu-item.lee_megamenu>.nav-dropdown>.div-sub>ul>li.menu-item {
    float: left;
    border: none;
    position: relative;
}
li.menu-item.lee_megamenu>.nav-dropdown>.div-sub>ul>li.menu-item a {
    padding: 2px 0px 2px 35px;
    line-height: 28px;
    display: block;
}
li.menu-item.lee_megamenu>.nav-dropdown>.div-sub>ul>li.menu-item a:hover {
    text-decoration: none;
}
li.menu-item.lee_megamenu>.nav-dropdown>.div-sub>ul>li.menu-item.megatop>a {
    text-transform: uppercase;
    padding: 25px 0 5px 35px;
    font-size: 120%;
}
li.menu-item.lee_megamenu>.nav-dropdown>.div-sub>ul>li.menu-item.megatop>hr.hr_lee-megamenu {
    margin: 0 50% 10px 35px;
}
li.menu-item.lee_megamenu>.nav-dropdown>.div-sub>ul>li.menu-item.has_widget_item {
    padding: 0px;
}
li.menu-item.lee_megamenu>.nav-dropdown>.div-sub>ul>li.menu-item.has_widget_item>hr.hr_lee-megamenu {
    display: none;
}
li.menu-item.lee_megamenu>.nav-dropdown>.div-sub>ul>li.menu-item li.menu-item {
    width: 100%;
}
li.menu-item.lee_megamenu>.nav-dropdown>.div-sub>ul li.menu-item {
    background: none;
}
li.menu-item.lee_megamenu>.nav-dropdown>.div-sub>ul li.menu-item:last-child a {
    padding-bottom: 12px;
}
li.menu-item.lee_megamenu:hover .nav-dropdown {
    top: 76px;
}
li.menu-item.lee_megamenu.cols-2>.nav-dropdown>.div-sub>ul>li.menu-item {
    width: 50%;
}
li.menu-item.lee_megamenu.cols-3>.nav-dropdown>.div-sub>ul>li.menu-item {
    width: 33.3333333%;
}
li.menu-item.lee_megamenu.cols-4>.nav-dropdown>.div-sub>ul>li.menu-item {
    width: 25%;
}
li.menu-item.lee_megamenu.cols-5>.nav-dropdown>.div-sub>ul>li.menu-item {
    width: 20%;
}
.boxed .nav-wrapper .header-nav li.menu-item.lee_megamenu.fullwidth>.nav-dropdown {
    width: 75em;
}
#jPanelMenu-panel {
    background: rgba(255, 255, 255, 0.5);
}
#lee_menu_mobile {
    position: fixed;
    top: 0px;
    left: 0px;
    margin: 0;
    padding: 10px;
    display: none;
    height: 100%;
    background: #000;
    overflow-y: auto;
}
#lee_menu_mobile.menu-show {
    display: block;
}
#lee_menu_mobile ul {
    margin: 0;
    padding: 0;
}
#lee_menu_mobile li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
}
#lee_menu_mobile li a {
    font-size: 80%;
    color: #ccc;
    display: block;
    padding: 10px;
    border-bottom: 1px solid #333;
    font-size: 14px;
    line-height: 20px;
}
#lee_menu_mobile li a:hover {
    color: #fff;
}
#lee_menu_mobile li a.accordion {
    position: absolute;
    padding: 5px 10px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    right: 5px;
    top: 5px;
    background: rgba(255, 255, 255, 0.2);
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    transition: all 350ms ease;
    z-index: 99;
}
#lee_menu_mobile li a.accordion:hover {
    background: rgba(255, 255, 255, 0.3);
    opacity: 1;
}
#lee_menu_mobile li.current-menu-item>a {
    color: #fff;
    font-weight: bold;
}
#lee_menu_mobile li.lee_megamenu {
    position: relative !important;
}
#lee_menu_mobile .menu-item>.nav-dropdown-mobile {
    padding-left: 10px;
}
#lee_menu_mobile .menu-item-account {
    text-transform: uppercase;
    padding: 25px 20px 0 20px;
    font-weight: bold;
}
#lee_menu_mobile .menu-item-account .heading-account {
    text-align: center;
    color: #fff;
    font-size: 16px;
}
#lee_menu_mobile .menu-item-account .heading-account hr {
    border: none;
    border-bottom: 1px solid #333;
}
#lee_menu_mobile .menu-item-account a {
    border: none;
    padding: 3px 0px;
}
#lee_menu_mobile .menu-item-account a.center {
    display: block;
    text-align: center;
    font-size: 13px;
    text-decoration: underline;
}
#lee_menu_mobile .menu-item-heading {
    text-transform: uppercase;
    font-size: 18px;
    padding: 10px 0 10px 10px;
    color: #FFF;
    font-weight: bold;
}
#lee_menu_mobile .menu-item-heading .fa-bars {
    margin-right: 10px;
}
#lee_menu_mobile .sub-menu {
    position: relative;
    display: none;
}
#lee_menu_mobile ul {
    visibility: visible !important;
    opacity: 1;
    border-color: #000;
    left:0 !important;
    top:0 !important;
}
.sub-menu {
    background: transparent !important;
    width: auto !important;
    border:0 !important;
    box-shadow: none !important;
    padding-left: 10px !important
}
#lee_menu_mobile a:not(.accordion):hover {
    opacity: 1 !important;
    background: transparent !important
}
.hidden-tag {
    display: none;
}
#lee_menu_mobile li.active > .sub-menu {
    display: block;
}
a.mobile_toggle {
    position: absolute;
    font-size: 25px !important;
    color: #00a54f !important;
    top: 50%;
    transform: translateY(-50%);
    left: 15px;
}

#top-header {
    position: relative;
}
.wishlist_table .add_to_cart_button,
.wishlist_table .product-add-to-cart a,
.wishlist_table .product-add-to-cart a.button {
    border: 1px #000 solid !important;
    background: #fff !important;
    font-size: 16px !important;
    padding: 5px 15px !important;
    text-transform: uppercase !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    display: inline-block !important
}

.wishlist_table .add_to_cart_button:after {
    content: none !important
}

.wishlist_table .add_to_cart_button:hover,
.wishlist_table .product-add-to-cart a:hover,
.wishlist_table .product-add-to-cart a.button:hover {
    background: #00a54f !important;
    color: #fff !important;
    border-color: #00a54f !important;
}

.wc-special-product {
    background: #ED4F32;
    color: #fff;
    padding: 10px;
    display: flex;
    line-height: 1em;
    align-items: center;
}
.wc-special-product::before {
    font-family: "FontAwesome";
    content: "\f06a";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    font-weight: 900;
    font-size: 25px;
    margin-right: 5px;
}
.wc-special-product-short {
    background: #fff;
    color: #ED4F32;
    padding: 5px;
    display: flex;
    line-height: 1em;
    align-items: center;
    font-size: 12px;
    margin: 0 auto;
    width: max-content;
}
.wc-special-product-short::before {
    font-family: "FontAwesome";
    content: "\f06a";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    font-weight: 900;
    font-size: 20px;
}
.woocommerce-checkout-review-order-table .wc-gzd-product-name-right {
    display: flex;
    flex-wrap: wrap;
}
.woocommerce-checkout-review-order-table .wc-gzd-product-name-right .wc-special-product-short {
    order: 2;
    margin: 0;
    padding-left: 0;
    flex: 100%;
}
.woocommerce-mini-cart .wc-special-product-short {
    display: none;
}
.woocommerce-order-details .wc-special-product-short {
    display: none;
}
.woocommerce-variation.single_variation {
    margin-bottom: 10px;
}
.sgpb-content .et_pb_section {
    background: transparent !important
}

.et_pb_fullwidth_menu .fullwidth-menu-nav > ul {
    padding: 28px 0 0 !important;
    line-height: 1.7em;
}
.fullwidth-menu li {
    margin-top: 0 !important;
}
.et_pb_menu__menu {
    width: 100%;
}
.et-menu-nav.fullwidth-menu-nav {
    width: 100%;
    justify-content: center;
}
#lee_menu_mobile li {
    width: 100%;
}
#lee_menu_mobile li a.accordion {
    width: auto !important;
}
.flex-control-nav {
    height: auto !important;
}
#billing_country_field .select2-selection__rendered {
    line-height: 50px !important;
}
.select2-container .select2-selection--single {
    height: 50px !important;
    border: 1px solid #ccc;
    border-radius: 0;
}
#billing_country_field .select2-selection__arrow {
    height: 50px !important;
}
.woocommerce form .form-row select {
    height: 50px;
}

@media (min-width: 768px) {
    .single-product.woocommerce .products-section-line ul.products li.product {
        width: 22.5%;
        float: left;
        margin-right: 3.33% !important;
        clear: none !important;
    }
    .single-product.woocommerce .products-section-line ul.products li.product:last-child {
        margin-right: 0 !important;
    }
    .single-product.woocommerce .products-section-line ul.products li.product {
        width: 22.5%;
        float: left;
        margin-right: 3.33% !important;
        clear: none !important;
    }
    .single-product.woocommerce .products-section-line ul.products li.product:last-child {
        margin-right: 0 !important;
    }
}

@media (max-width: 767px) {
    #homepagehead .homepage-slider .et_pb_slide {
        background-size: contain !important;
        min-height: 100px;
    }
    #homepagehead .homepage-slider .et_pb_slide .et_pb_container {
        height: 240px !important
    }
}

@media (max-width: 981px) {
    .top-header-promo {
        padding: 0 0 15px 0;
        margin-top: 15px;
        width: 100%;
        text-align: center;
    }
    #homepagehead .homepage-slider {
        margin-right: 0;
    }
    #homepagehead .homepage-banner1 {
        margin-left: 0;
        margin-top: 20px;
    }
    #homepagehead .homepage-banner2 {
        margin-left: 0;
    }
    .eatnet-header-search {
        position: static;
        margin-bottom: 15px;
        width: 100%;
    }
    .eatnet-header-cart {
        position: static;
        margin-bottom: 15px;
        width: 100%;
    }
    #headermenu {
        border-top: 1px #eee solid;
        border-bottom: 1px #eee solid;
    }
    .et_pb_fullwidth_menu .et_pb_row {
        min-height: 50px;
    }
    .et_pb_fullwidth_menu .mobile_menu_bar:before {
        top: 10px;
    }
    .et_mobile_menu {
        overflow: scroll;
        overflow-x: hidden;
        max-height: 400px;
    }
    #mobile_menu1.et_mobile_menu a {
        color: #000 !important;
    }
    #headermenu .mega-menu.menu-item-52754 .sub-menu {
        background: #fff;
        padding-right: 0;
    }
    #headermenu .mega-menu.menu-item-52760 .sub-menu {
        background: #fff;
        padding-right: 0;
    }
    #headermenu .mega-menu.menu-item-52761 .sub-menu {
        background: #fff;
        padding-right: 0;
    }
    .newsletter-title {
        font-size: 20px;
    }
    .woocommerce-breadcrumb {
        width: 100%;
        white-space: nowrap;
        overflow: scroll;
        overflow-y: hidden;
    }
    .heateor_sss_bottom_sharing {
        display: none !important;
    }
    #headermenu {
        display: none;
    }
    .mobile_toggle {
        display: block;
    }
    #sgpb-popup-dialog-main-div-wrapper > div {
        width: 100% !important;
        left: 0 !important;
    }
    #sgpb-popup-dialog-main-div {
        width: auto !important;
        overflow-y: scroll !important
    }
    body.popup-opened div[id^='trustbadge-container'] {
        display: none !important;
    }
}

/* Remove count number of firm filtering in woocommerce page */
body.archive #sidebar > .woocommerce-widget-layered-nav .count{ display: none !important;}