
@font-face {
    font-family: 'LatoBold';
    src: url('../fonts/LatoBold.eot');
    src: url('../fonts/LatoBold.eot') format('embedded-opentype'),
    url('../fonts/LatoBold.woff2') format('woff2'),
    url('../fonts/LatoBold.woff') format('woff'),
    url('../fonts/LatoBold.ttf') format('truetype'),
    url('../fonts/LatoBold.svg#LatoBold') format('svg');
}
@font-face {
    font-family: 'LatoRegular';
    src: url('../fonts/LatoRegular.eot');
    src: url('../fonts/LatoRegular.eot') format('embedded-opentype'),
    url('../fonts/LatoRegular.woff2') format('woff2'),
    url('../fonts/LatoRegular.woff') format('woff'),
    url('../fonts/LatoRegular.ttf') format('truetype'),
    url('../fonts/LatoRegular.svg#LatoRegular') format('svg');
}
@font-face {
    font-family: 'RochesterRegular';
    src: url('../fonts/RochesterRegular.eot');
    src: url('../fonts/RochesterRegular.eot') format('embedded-opentype'),
    url('../fonts/RochesterRegular.woff2') format('woff2'),
    url('../fonts/RochesterRegular.woff') format('woff'),
    url('../fonts/RochesterRegular.ttf') format('truetype'),
    url('../fonts/RochesterRegular.svg#RochesterRegular') format('svg');
}

body{
    font-family: 'LatoRegular';
}

h1 {
    font-size: 36px;
    font-family: 'LatoRegular';
}
h2 {
    font-size: 30px;
    font-family: 'LatoRegular';
}
h4 {
    font-size: 18px;
    font-family: 'LatoBold';
}
p {

    font-size: 15px;
}
/*----ie css--------*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        position: relative;}
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        position: relative;}
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9{float: left;}
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9{float: left;}
    .ship {
        padding-right: 0;
    }
    .col-md-3 {
        width: 25%;
    }
    .media:first-child {
        margin-top: 0;
    }
    .media, .media-body {
        overflow: hidden;
    }
    .media-body, .media-left, .media-right {
        display: table-cell;
        vertical-align: top;
    }
    .media-left, .media > .pull-left {
        padding-right: 10px;
    }
    .media-left, .media > .pull-left {
        padding-right: 10px;
    }
    .media-body {
        width: 10000px;
    }
    img {
        border: 0 none;
    }
    .media-heading {
        margin-bottom: 5px;
        margin-top: 0;
    }

    .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
        color: inherit;
        font-family: inherit;
        font-weight: 500;
        line-height: 1.1;
    }
    .media-heading {
        margin-bottom: 5px;
        margin-top: 0;
    }
    .carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
        display: block;
        height: auto;
        max-width: 100%;
    }
    .img-thumbnail {
        background-color: #fff;
        border: 1px solid #ddd;
        border-radius: 4px;
        display: inline-block;
        height: auto;
        line-height: 1.42857;
        max-width: 100%;
        padding: 4px;
        transition: all 0.2s ease-in-out 0s;
    }
    .col-md-10 {
        width: 83.3333%;
    }
    .col-md-2 {
        width: 16.6667%;
    }
    img {
        vertical-align: middle;
    }
    .container{margin-right:auto;margin-left:auto;}
    .block-static-block .container{width:1170px;}
    .basket{max-width:1170px; width:100%;}
    .basket-category{width:100%;}
    .basket-category .col-md-12{ float:none;}
    @media (min-width:768px){.container{width:750px}}
    @media (min-width:992px){.container{width:970px}}
    @media (min-width:1200px){.container{width:1170px}}
    .container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
    .btn-group-vertical > .btn-group::after, .btn-group-vertical > .btn-group::before, .btn-toolbar::after, .btn-toolbar::before, .clearfix::after, .clearfix::before, .container-fluid::after, .container-fluid::before, .container::after, .container::before, .dl-horizontal dd::after, .dl-horizontal dd::before, .form-horizontal .form-group::after, .form-horizontal .form-group::before, .modal-footer::after, .modal-footer::before, .modal-header::after, .modal-header::before, .nav::after, .nav::before, .navbar-collapse::after, .navbar-collapse::before, .navbar-header::after, .navbar-header::before, .navbar::after, .navbar::before, .pager::after, .pager::before, .panel-body::after, .panel-body::before, .row::after, .row::before{content: " "; display: table;}
    .btn-group-vertical > .btn-group::after, .btn-toolbar::after, .clearfix::after, .container-fluid::after, .container::after, .dl-horizontal dd::after, .form-horizontal .form-group::after, .modal-footer::after, .modal-header::after, .nav::after, .navbar-collapse::after, .navbar-header::after, .navbar::after, .pager::after, .panel-body::after, .row::after{clear: both;}
    .btn-group-vertical > .btn-group::after, .btn-group-vertical > .btn-group::before, .btn-toolbar::after, .btn-toolbar::before, .clearfix::after, .clearfix::before, .container-fluid::after, .container-fluid::before, .container::after, .container::before, .dl-horizontal dd::after, .dl-horizontal dd::before, .form-horizontal .form-group::after, .form-horizontal .form-group::before, .modal-footer::after, .modal-footer::before, .modal-header::after, .modal-header::before, .nav::after, .nav::before, .navbar-collapse::after, .navbar-collapse::before, .navbar-header::after, .navbar-header::before, .navbar::after, .navbar::before, .pager::after, .pager::before, .panel-body::after, .panel-body::before, .row::after, .row::before{content: " "; display: table;}
    .h4, .h5, .h6, h4, h5, h6{margin-top: 10px; margin-bottom: 10px;}
    a {
        color: #337ab7;
        text-decoration: none;
    }
    ol, ul {
        margin-bottom: 10px;
        margin-top: 0;
    }
    .brand-logo .col-sm-3 {
        width: 25%;
    }
    .brand-logo .carousel-inner > .item {
        display: none;
        position: relative;
        transition: left 0.6s ease-in-out 0s;
    }
    .brand-logo .carousel-inner > .active, .carousel-inner > .next, .brand-logo .carousel-inner > .prev {
        display: block;
    }
    .brand-logo .carousel-inner > .active {
        left: 0;
    }
    .brand-logo .carousel-inner {
        overflow: hidden;
        position: relative;
        width: 100%;
    }
    .brand-logo .carousel {
        position: relative;
    }
    .fresh-in .col-md-12{
        float: none;
    }
    .slide{
        position: relative;
    }
    .carousel-inner .item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}
    .carousel-inner .item a img,.carousel-inner .item img{line-height:1}
    @media all and (transform-3d),(-webkit-transform-3d){.carousel-inner .item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner .item.active.right,.carousel-inner .item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner .item.active.left,.carousel-inner .item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner .item.active,.carousel-inner .item.next.left,.carousel-inner .item.prev.right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}
    .carousel-inner .active,.carousel-inner .next,.carousel-inner .prev{display:block}
    .carousel-inner .active{left:0}
    .carousel-inner .next,.carousel-inner .prev{position:absolute;top:0;width:100%}
    .carousel-inner .next{left:100%}
    .carousel-inner .prev{left:-100%}.carousel-inner .next.left,.carousel-inner .prev.right{left:0}
    .carousel-inner .active.left{left:-100%}
    .carousel-inner .active.right{left:100%}
    .carousel-inner .active.left{left:-100%}
    .carousel-inner .active.right{left:100%}
    .carousel-inner .active{left:0}
    .carousel-inner .next{left:100%}
}
.slide{
    position: relative\9;
}
.carousel-inner .item{position:relative\9;display:none\9;-webkit-transition:.6s ease-in-out left\9;-o-transition:.6s ease-in-out left\9;transition:.6s ease-in-out left\9;}
.carousel-inner .item a img,.carousel-inner .item img{line-height:1\9;}
@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner .item{-webkit-transition:-webkit-transform .6s ease-in-out\9;-o-transition:-o-transform .6s ease-in-out\9;transition:transform .6s ease-in-out\9;-webkit-backface-visibility:hidden;backface-visibility:hidden\9;-webkit-perspective:1000px\9;perspective:1000px\9;}.carousel-inner .item.active.right,.carousel-inner .item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner .item.active.left,.carousel-inner .item.prev{left:0\9;-webkit-transform:translate3d(-100%,0,0)\9;transform:translate3d(-100%,0,0)\9;}.carousel-inner .item.active,.carousel-inner .item.next.left,.carousel-inner .item.prev.right{left:0\9;-webkit-transform:translate3d(0,0,0)\9;transform:translate3d(0,0,0)\9;}}
.carousel-inner .active,.carousel-inner .next,.carousel-inner .prev{display:block\9;}
.carousel-inner .active{left:0\9;}
.carousel-inner .next,.carousel-inner .prev{position:absolute\9;top:0\9;width:100%\9;}
.carousel-inner .next{left:100%\9;}
.carousel-inner .prev{left:-100%\9;}
.carousel-inner .next.left,.carousel-inner .prev.right{left:0\9;}
.carousel-inner .active.left{left:-100%\9;}
.carousel-inner .active.right{left:100%\9;}
.carousel-inner .active.left{left:-100%\9;}
.carousel-inner .active.right{left:100%\9;}
.carousel-inner .active{left:0\9;}
.carousel-inner .next{left:100%\9;}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{min-height: 1px\9;
    padding-left: 15px\9;
    padding-right: 15px\9;
    position: relative\9;}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{min-height: 1px\9;
    padding-left: 15px\9;
    padding-right: 15px\9;
    position: relative\9;}
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9{float: left\9;}
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9{float: left\9;}
.ship {
    padding-right: 0\9;
}
.col-md-3 {
    width: 25%\9;
}
.media:first-child {
    margin-top: 0\9;
}
.media, .media-body {
    overflow: hidden\9;
}
.media-body, .media-left, .media-right {
    display: table-cell\9;
    vertical-align: top\9;
}
.media-left, .media > .pull-left {
    padding-right: 10px\9;
}
.media-left, .media > .pull-left {
    padding-right: 10px\9;
}
.media-body {
    width: 10000px\9;
}
img {
    border: 0 none\9;
}
.media-heading {
    margin-bottom: 5px\9;
    margin-top: 0\9;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: inherit\9;
    font-weight: 500\9;
    line-height: 1.1\9;
}
.media-heading {
    margin-bottom: 5px\9;
    margin-top: 0\9;
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block\9;
    height: auto\9;
    max-width: 100%\9;
}
.img-thumbnail {
    background-color: #fff\9;
    border: 1px solid #ddd\9;
    border-radius: 4px\9;
    display: inline-block\9;
    height: auto\9;
    line-height: 1.42857\9;
    max-width: 100%\9;
    padding: 4px\9;
    transition: all 0.2s ease-in-out 0s\9;
}
.col-md-10 {
    width: 83.3333%\9;
}
.col-md-2 {
    width: 16.6667%\9;
}
img {
    vertical-align: middle\9;
}
.container{padding-right:15px\9;padding-left:15px\9;margin-right:auto\9;margin-left:auto\9;}
.block-static-block .container{width:1170px\9;}
.basket{max-width:1170px\9; width:100%\9;}
.basket-category{width:100%\9;}
.basket-category .col-md-12{ float:none\9;}
@media (min-width:768px){.container{width:750px\9;}}
@media (min-width:992px){.container{width:970px\9;}}
@media (min-width:1200px){.container{width:1170px\9;}}
.container-fluid{padding-right:15px\9;padding-left:15px\9;margin-right:auto\9;margin-left:auto\9;}
.btn-group-vertical > .btn-group::after, .btn-group-vertical > .btn-group::before, .btn-toolbar::after, .btn-toolbar::before, .clearfix::after, .clearfix::before, .container-fluid::after, .container-fluid::before, .container::after, .container::before, .dl-horizontal dd::after, .dl-horizontal dd::before, .form-horizontal .form-group::after, .form-horizontal .form-group::before, .modal-footer::after, .modal-footer::before, .modal-header::after, .modal-header::before, .nav::after, .nav::before, .navbar-collapse::after, .navbar-collapse::before, .navbar-header::after, .navbar-header::before, .navbar::after, .navbar::before, .pager::after, .pager::before, .panel-body::after, .panel-body::before, .row::after, .row::before{content: " "\9; display: table\9;}
.btn-group-vertical > .btn-group::after, .btn-toolbar::after, .clearfix::after, .container-fluid::after, .container::after, .dl-horizontal dd::after, .form-horizontal .form-group::after, .modal-footer::after, .modal-header::after, .nav::after, .navbar-collapse::after, .navbar-header::after, .navbar::after, .pager::after, .panel-body::after, .row::after{clear: both\9;}
.btn-group-vertical > .btn-group::after, .btn-group-vertical > .btn-group::before, .btn-toolbar::after, .btn-toolbar::before, .clearfix::after, .clearfix::before, .container-fluid::after, .container-fluid::before, .container::after, .container::before, .dl-horizontal dd::after, .dl-horizontal dd::before, .form-horizontal .form-group::after, .form-horizontal .form-group::before, .modal-footer::after, .modal-footer::before, .modal-header::after, .modal-header::before, .nav::after, .nav::before, .navbar-collapse::after, .navbar-collapse::before, .navbar-header::after, .navbar-header::before, .navbar::after, .navbar::before, .pager::after, .pager::before, .panel-body::after, .panel-body::before, .row::after, .row::before{content: " "\9; display: table\9;}

.h4, .h5, .h6, h4, h5, h6{margin-top: 10px\9; margin-bottom: 10px\9;}
a {
    color: #337ab7\9;
    text-decoration: none\9;
}
ol, ul {
    margin-bottom: 10px\9;
    margin-top: 0\9;
}
.brand-logo .col-sm-3 {
    width: 25%\9;
}
.brand-logo .carousel-inner > .item {
    display: none\9;
    position: relative\9;
    transition: left 0.6s ease-in-out 0s\9;
}
.brand-logo .carousel-inner > .active, .carousel-inner > .next, .brand-logo .carousel-inner > .prev {
    display: block\9;
}
.brand-logo .carousel-inner > .active {
    left: 0\9;
}
.brand-logo .carousel-inner {
    overflow: hidden\9;
    position: relative\9;
    width: 100%\9;
}
.brand-logo .carousel {
    position: relative\9;
}
.fresh-in .col-md-12{
    float: none\9;
}
/*----end ie css--------*/

.minicart-items-wrapper {
    height: 325px !important;
}
.block.block-compare {
    display: none;
}

footer.page-footer {
    display: none;
}
.foo_top_ico h4 {
    font-size: 18px;
    color: #232123;
}
.foo_top_ico p {
    font-size: 14px;
    padding-bottom: 30px;
    line-height: 25px;
}
.about_grocery_basket {
    background-color: #f9f7f9;
    margin-bottom:40px;
}
.about_grocery_basket h3 {
    margin: 0;
    padding-bottom: 10px;
    font-size: 20px;
    color:#232123;
}
.product.details {
    position: relative;
}
.special_notes {
    font-size: 12px;
    display:none; /*Goodwill-Aakash*/
}
.special_notes {
    float: right;
    color: black;
    text-transform: capitalize;
    position: absolute;
    top: 55px;
    left: 90px;
}
.about_grocery_con {
    padding: 33px 20px;
}
.about_grocery_basket p {
    line-height: 24px;
    text-align: justify;
}
.copyright {
    background-color: #f9f7f9 !important;
    color: #000;
    font-size: 14px !important;
    display: block;
    padding: 16px 0;
    text-align: left !important;
}
.fresh-in .trending .actions-primary button.action.tocart.primary, .fresh-in .whats-new .actions-primary button.action.tocart.primary {
    margin: -1px -94% !important;
}
.scroll-top a#scroll {
    position: fixed;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
    width: 50px;
    height: 50px;
    background-color: #5bd77b;
    text-indent: -9999px;
    display: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    top: 86% !important;
}
.scroll-top a#scroll span {
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-8px;
    margin-top:-12px;
    height:0;
    width:0;
    border:8px solid transparent;
    border-bottom-color:#ffffff
}
.scroll-top a#scroll:hover {
    background-color:#e74c3c;
    opacity:1;
    filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
}
body.checkout-index-index.page-layout-1column nav.navigation {
    margin-top: 30px !important;
}
h4.categorybanner-images {
    text-align: center;
    /* goodwill-aakash*/
    margin-bottom: 4px;
    text-transform: capitalize;
    /* goodwill-aakash - end*/
}
small.copyright span {
    width: 92%;
    margin: auto !important;
    display: block;
}
.container.foo_top_ico {
    margin-bottom: 15px;
}
.container.foo_top_ico ul {
    padding: 0;
}
.container.foo_top_ico ul li {
    list-style: none;
    display: inline-block;
    padding: 0 7px;
}
/*
.top_cat {
	padding:0 !important;
}*/

.nav-sections {
    margin-bottom: 0 !important;
}
.cms-home .top-container {
    padding:0 !important;
    /*margin:0 !important;*/
}
.banner_img {
    padding: 0 !important;
    margin: 0 !important;
}
.home_banner {
    position: relative;
}




h1.month_special {
    text-align: center;
    font-size: 22px;
}
.choose h2 {
    font-size: 22px;
    padding-top: 15px;
}
/*.media:first-child {
    margin-top: 20px;
}*/
.media .fa {
    font-size: 23px;
    margin-top: 5px;
}
.media {
    background: #f7f7f7;
    padding: 25px 0 0 5px;
    min-height: 100px !important;
}
.choose {
    margin-bottom: 2%;
}

.org1 {
    background: #f64338;
}
.org2 {
    background: #9d27b3;
}
.org3 {
    background: #4050b6;
}
.org4 {
    background: #04a8f6;
}.org5 {
     background: #4daf51;

 }
.org1, .org2, .org3, .org4, .org5 {
    padding: 12px 31px !important;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.org1:hover, .org2:hover, .org3:hover, .org4:hover, .org5:hover {
    box-shadow: 5px 5px 0 #61646e;
    -moz-box-shadow: 5px 5px 0 #61646e;
    -webkit-box-shadow: 0px 5px 0px 0 #F33A6A;
    -o-box-shadow: 5px 5px 0 #61646e;
    -ms-box-shadow: 5px 5px 0 #61646e;
    background: rgba(0,0,0,0.8);
}
.org1 a {
    font-size: 15px;
    text-transform: uppercase;
    color: white;
    text-decoration: none;
}
.org2 a {
    font-size: 15px;
    text-transform: uppercase;
    color: white;
    text-decoration: none;
}
.org3 a {
    font-size: 15px;
    text-transform: uppercase;
    color: white;
    text-decoration: none;
}
.org4 a {
    font-size: 15px;
    text-transform: uppercase;
    color: white;
    text-decoration: none;
}
.org5 a {
    font-size: 15px;
    text-transform: uppercase;
    color: white;
    text-decoration: none;
}
.org1 a:hover, .org2 a:hover, .org3 a:hover, .org4 a:hover, .org5 a:hover
{
    color:#fff;

}
.banner {
    padding: 0;
}

li.org1 a img, li.org2 a img, li.org3 a img, li.org4 a img, li.org5 a img {
    position: relative;
    top: -2px;
    margin-right: 5px;
}
/*amazeapp*/
#mpblog-list-container.post-list-item
{
    margin-bottom: 10px;
    width:50%;
    float: left;
    padding: 5px;
}
/*end*/



.row.choose {
    margin-bottom: 3%;
    margin-top:2%;
}
.organic .fa {
    margin-right: 8px;
}
.organic .list-inline {
    padding-left: 17px;
    margin-left: 0;
    list-style: none;
}

.ship {
    padding-right: 0;
}
.health {
    padding-left: 6px;
    padding-right: 2px;

}
.heal {
    padding: 0;
    margin-bottom: 9px;

}
.health1 {
    padding-right: 7px;
    padding-left: 1px;


}
.heal1 {
    margin-bottom: 5px;
    padding: 0;
}

.basket .img-responsive {
    margin-bottom: 3px;
}
.big {
    padding-right: 2px;
}

.media-left::before {
    content: '';
    padding: 4px 11px;
    position: relative;
    vertical-align: middle;
    display: block;
}
h1.month_special {
    text-align: center;
    font-size: 22px;
}
.brand-logo h1 {
    text-align: center;
    font-size: 25px;
    /*	padding-bottom:25px;	*/

}
.brand-logo ul {
    padding: 0;
    margin: 0;
}

.brand-logo ul li img {
    width: 250px;
    height: auto;
}
.brand-logo ul li {
    list-style-type: none;
    display: inline-block;
    border: 1px solid #ccc;
    padding: 0 10px;
    margin: 0 5px;
}

h2.mp-product-slider-title {
    display: none !important;
}
.fresh-in h1 {
    font-size: 24px !important;
    text-align: center !important;
}
.new-product h1 {
    font-size: 24px !important;
    text-align: center !important;
}
.new-product .product-item.product-slider {
    border: 1px solid #bbb;
    -webkit-transition: all 3s ease-in-out 0.5s;
    transition: all 3s ease-in-out 0.5s;
    margin-bottom: 0 !important;
}
.new-product .product-item-info {
    width: 100% !important;
    transition: box-shadow 0.5s;
}


.new-product  .owl-prev {
    position: absolute;
    top: 177px;
    font-size: 30px;
    right: -20px;
    border: 1px solid #ccc;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    background: white;
    box-shadow: 1px 0px 1px 2px #f7f7f7;
}
.new-product .owl-next {
    position: absolute;
    top: 177px;
    font-size: 30px;
    left: -20px;
    border: 1px solid #ccc;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    background: white;
    box-shadow: 1px 0px 1px 2px #f7f7f7;
}
.new-product .product-item-link {
    color: black;
    text-transform: capitalize;
    font-size: 16px;
    text-decoration: none;
}

.fresh-in .product-item.product-slider {
    border: 1px solid #bbb;
    -webkit-transition: all 3s ease-in-out 0.5s;
    transition: all 3s ease-in-out 0.5s;
    margin-bottom: 0 !important;
}

.products-grid .product-item-inner {
    background: #ffffff;
    box-shadow: none !important;
    border: none !important;
    border-top: none;
    left: 0;
    margin: 0 !important;
    padding: 0 !important;
    position: relative !important;
    right: 0 !important;
    z-index: 2;
}
.page-products .item.product.product-item {
    border: 1px solid #f9f7f7;
    padding: 10px !important;
    box-shadow: 0 !important;
    transition: all .2s ease-in-out;
    border-radius: 3px;
}
.item.product.product-item {
    border: 1px solid #ccc;
    padding: 10px !important;
    transition: all .2s ease-in-out;

}
.products-grid .product-item-info:hover, .products-grid .product-item-info.active {
    background: #ffffff;
    box-shadow: none !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
    position: relative;
    z-index: 2;
}
.item.product.product-item:hover {
    box-shadow: 0 10px 20px rgba(0,0,0,0.19),0 6px 6px rgba(0,0,0,0.23);
}
.product-item-name {
    /*height: 50px;*/  /*goodwill-aakash*/
    margin-top: -30px;
}
.cms-home li.item.product.product-item
{
    margin-right: 12px;
}



.fresh-in .owl-prev {
    position: absolute;
    top: 177px;
    font-size: 30px;
    right: -20px;
    border: 1px solid #ccc;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    line-height: 35px;
    padding: 0 5px;
    background: white;
    box-shadow: 1px 0px 1px 2px #f7f7f7;
}
.fresh-in .owl-next {
    position: absolute;
    top: 177px;
    font-size: 30px;
    left: -20px;
    border: 1px solid #ccc;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    line-height: 35px;
    padding: 0 5px;
    background: white;
    box-shadow: 1px 0px 1px 2px #f7f7f7;
}
.fresh-in .product-item-link {
    color: black;
    text-transform: capitalize;
    font-size: 16px;
    text-decoration: none;
}
.blog-sec .glyphicon-chevron-left:before {
    content: '\f053';
    font-family: fontawesome;
    font-size: 15px;
}
.blog-sec  .glyphicon-chevron-right:before {
    content: "\f054";
    font-family: fontawesome;
    font-size: 15px;
}
.blog-sec  .carousel-control.right {
    right: 0;
    left: auto;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}
.ship:last-child {
    padding-right: 15px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 15px !important;
}

.blog-sec .carousel-control.left {

    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}
.blog-sec span.glyphicon.glyphicon-chevron-left {
    border: 1px solid #ccc;
    border-radius: 100%;
    padding: 6px !important;
    background: white;
    box-shadow: 0px 0px 1px 1px #f7f7f7;

}
.blog-sec span.glyphicon.glyphicon-chevron-right {
    border: 1px solid #ccc;
    border-radius: 100%;
    padding: 6px !important;
    background: white;
    box-shadow: 0px 0px 1px 1px #f7f7f7;

}
.cms-home main#maincontent {
    display: none;
}
.blog-sec .carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: auto;
    font-size: 20px;
    color: #000;
    text-align: center;
    text-shadow: none;
    background-color: rgba(0,0,0,0);
    filter: alpha(opacity=50);
    opacity: 1;
}
.blog-sec .carousel-control:focus, .carousel-control:hover {
    color: #000;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: 1;
}
.product-slider .action.primary {
    background-image: none;
    background: #f64338;
    border: 1px solid #f64338;
}

.product-slider .action.primary:hover {
    background-image: none;
    background: #fff !important;
    border: 1px solid #f64338;
    color: #f64338;
}
.product-item-actions .actions-secondary > .action, .product-social-links .action.tocompare, .wishlist.split.button > .action.split, .product-social-links .action.mailto.friend, .product-social-links .action.towishlist, .block-bundle-summary .action.towishlist, .product-item .action.towishlist, .table-comparison .action.towishlist {
    color: #a9c52f;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .05em;
    display: inline-block;
    text-decoration: none;
}
h1.latest-reci {
    text-align: center;
    font-size: 24px;
}


.page-header .panel.wrapper {
    color: #000 !important;
}
.page-header {
    padding: 0 !important;
    margin: 0 !important;
}
.panel {
    margin: 0 !important;
    background-color: #fff !important;
    border: none !important;
    box-shadow: none !important;
}
.header.panel > .header.links > li > a {
    color: #000 !important;
}


.block-search .action.search.disabled, .block-search .action.search[disabled], fieldset[disabled] .block-search .action.search {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 1 !important;
}
.block-search .action.search {
    position: absolute;
    right:0px !important;
    top: 0;
    z-index: 1;
    display: inline-block;
    background: #F33A6A;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: 40px;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
}
.block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    line-height: 32px;
    color: #fff !important;
    content: '\e615';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    background: #F33A6A;
    padding: 0 10px;
}
.minicart-wrapper .action.showcart:before {
    -webkit-font-smoothing: antialiased;
    font-size: 22px;
    line-height: 28px;
    color: #fff !important;
    content: '\e611';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    padding: 0 9px;
}
.minicart-wrapper .action.showcart {
    white-space: nowrap;
    background: #f1161d;
    color: white;
}
.header.panel > .header.links > li > a {
    color:  #F33A6A !important;
    text-decoration: none;
}
.header.panel > .header.links > li > a:hover {
    color: #000;
    text-decoration: none;
}
#search:focus, input:focus:not([disabled]), textarea:focus:not([disabled]), select:focus:not([disabled]) {
    box-shadow: 0 0 3px 1px #F33A6A !important;
}

input:focus:not([disabled]) {
    box-shadow: none !important;
}

.block-search .action.search.disabled, .block-search .action.search[disabled], fieldset[disabled] .block-search .action.search {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 1 !important;
}


.actions-primary .fa-shopping-cart:before {
    content: "\f07a";
    margin-right: 6px;
    font-size: 14px;
}


.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: block !important;
}
.header .fa {
    color: #F33A6A !important;
    padding-left: 4px;
}
.dropbtn {
    color: black !important;
    padding: 0 4px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 150px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 0;
    z-index: 1;
}
.dropdown:hover .dropdown-content {
    display: block;
}
.dropdown:hover .dropbtn {
    text-decoration: none;
}
.dropdown-content a:hover {
    color: #F33A6A;
}
.dropdown-content li {
    list-style: none;
}
.dropdown-content a {
    color: black;
    padding: 4px 9px;
    text-decoration: none;
    display: block;
    transition: all .4s ease 0s;
}

.dropdown-content li {
    list-style: none;
    margin-bottom: 7px;
}

a.dropbtn {
    text-decoration: none;
}

.navigation .level0>.level-top:hover{
    color: white;
    text-decoration: none;
}
.offer-icon::before {
    -webkit-transition: all 300ms 0s ease-in-out;
    transition: all 300ms 0s ease-in-out;
    content: "\f02b";
    display: inline-block;
    font-family: fontawesome;
    color: #f1161d;
    -webkit-transform: rotate(78deg);
    -moz-transform: rotate(78deg);
    -ms-transform: rotate(78deg);
    -o-transform: rotate(78deg);
    transform: rotate(78deg);
    margin-right: 6px;
}
.about-icon::before {
    -webkit-transition: all 300ms 0s ease-in-out;
    transition: all 300ms 0s ease-in-out;
    content: "\f007";
    display: inline-block;
    font-family: fontawesome;
    color: #f1161d;
    margin-right: 6px;

}
.blog-icon::before {
    -webkit-transition: all 300ms 0s ease-in-out;
    transition: all 300ms 0s ease-in-out;
    content: "\f041";/*for location*/
    display: inline-block;
    font-family: fontawesome;
    color: #f1161d;
    margin-right: 6px;

}
.contact-icon::before {
    -webkit-transition: all 300ms 0s ease-in-out;
    transition: all 300ms 0s ease-in-out;
    content: "\f095";
    display: inline-block;
    font-family: fontawesome;
    color: #f1161d;
    margin-right: 6px;

}
.dropdown-content i.fa.fa-chevron-right {
    margin-right: 5px;
    font-size: 13px;
}
.navigation .submenu li {
    display: block;
    margin-bottom: 0;

}
.navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px !important;
}

.navigation a {
    padding: 14px 21px !important;
}
.navigation .level0 > .level-top:hover, .navigation .level0 > .level-top.ui-state-focus {
    color: #fff !important;
}
.ui-menu-item > a:hover {
    color: black;
}
.navigation li a {
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
    transition: all .3s ease .0s;
    font-size: 14px !important;
}
.navigation a:hover {
    background: #F33A6A !important;
    color: #fff;
}
.sm_megamenu_head {
    padding: 15px 20px;
    color: black !important;
    text-transform: uppercase;
    text-decoration: none;
    transition: all .3s ease .0s;
}

li.level0.level-top.ui-menu-item:nth-child(3){
    display: none !important;
}
.navigation li {
    display: inline-block;
}
li.level0.nav-1.first.last.level-top.parent {
    background: #F33A6A;
}
.navigation .level0>.level-top {
    color: #fff !important;
    line-height: 45px !important;
}
.navigation .level0 .submenu a:hover, .navigation .level0 .submenu a.ui-state-focus {
    background: #F33A6A !important;
    color: #fff !important;
    text-decoration: none;
}
.level0.nav-2.last.level-top.ui-menu-item:hover {
    background: #F33A6A !important;
}
.navigation .level0 .submenu {
    min-width: 195px !important;
}
.let:hover .overlay {
    opacity: 1;
    width: 100%;
    height: 100%;
}
.overlay {
    background: rgba(0,0,0,0.2);
    position: absolute;
    margin: auto;
    width: 0px;
    height: 0px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: .4s ease;
    transition: .4s ease;
}
.navigation ul {
    padding: 0 !important;
}
.navigation {
    background: #fff !important;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
    border: 1px solid #ddd;
}
.nav-sections {
    background: #fff !important;
}

.breadcrumbs a {
    color: #000 !important;
    text-decoration: none;
    text-transform: capitalize;
    font-size: 14px;
}
.breadcrumbs a:hover {
    color: #F33A6A !important;
    text-decoration: none !important;
}
.breadcrumbs strong {
    font-weight: 400;
    color: #000 !important;
    text-decoration: none;
    text-transform: capitalize;
    font-size: 14px;
}
.page-products .page-main .columns {
    margin-top: 6%;
}
.cms-home .page-title-wrapper {
    position: absolute;
    top: 24%;
    display: none;
}
strong.modes-mode.active.mode-grid {
    border-radius: 100%;
    line-height: 20px;
    margin-right: 7px;
    background: #fff;
}
#mode-grid {
    border-radius: 100%;
    line-height: 20px;
    margin-right: 7px;
    background: #fff;
}
.modes-mode.active.mode-list {
    border-radius: 100%;
    line-height: 20px;
    margin-right: 7px;
    background: #fff;
}

a#mode-list {
    border-radius: 100%;
    line-height: 20px;
    background: #fff;
}
.mode-list:before {
    content: '\e60b';
    color: grey !important;
}
.modes-mode:before {
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    line-height: inherit;
    color: #F33A6A !important;
}
.modes-mode:active:before{
    color: #F33A6A !important;
}



.catalog-category-view  .product-reviews-summary {
    margin-bottom: 5px;
    display: none;
}
.catalog-category-view  .product-item-actions .actions-primary+.actions-secondary {

    display: none;
}
.catalog-category-view  input#qty {
    width: 15%;
    text-align: center;
    height: 30px;
}
.products-grid  button.action.tocart.primary {
    height: 30px;
    line-height: 26px;
    padding: 0 8px;
    background: #f64338; /* #fe6430; Amazeapps */
    border: 1px solid #f64338; /* #fe6430; Amazeapps */
    float: right;
    transition: color 300ms, border-color 300ms ease-in-out, background-color 300ms ease-in-out;
    font-size: 12px !important;
    border-radius: 4px !important;
}
.products-list button.action.tocart.primary {
    height: 30px;
    line-height: 30px;
    padding: 0 14px;
    background: #f64338;
    border: 1px solid #f64338;
    float: none;
    margin-top: -4px;
    transition: color 300ms, border-color 300ms ease-in-out, background-color 300ms ease-in-out;
}
.products-list .product-item-name {
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    display: block;
    hyphens: auto;
    margin: 16px 0;
    word-wrap: break-word;
}


.products-list li.item.product.product-item {
    border: 1px solid #ddd;
    margin-bottom: 3%;
}


.cms-home .top-container
{
    max-width: 100% !important;
}

#myCarousel1  .img-responsive {
    width: 100%;
}


.carousel-caption h3 {
    font-size: 25px !important;
    color: white;
    margin: 15px 0 1% 2%;
    text-shadow: none;
    background:  rgba(169, 197, 47, 0.4);
    padding: 10px;


}

#myCarousel1 .fa.fa-chevron-left {
    position: absolute;
    left: 0;
    background-color: #F33A6A;
    padding: 15px;
    top: 45%;
    color: white;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    border: 3px solid #F33A6A;
    border-left: none;


}
#myCarousel1 .fa.fa-chevron-left:hover {
    background: white !important;
    color: #F33A6A !important;
}

#myCarousel1  .fa.fa-chevron-right {
    position: absolute;
    right: 0;
    background-color: #F33A6A;
    padding: 15px;
    top: 45%;
    color: white;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    border: 3px solid #F33A6A;
    border-right: none;


}
#myCarousel1 .fa.fa-chevron-right:hover {
    background: white !important;
    color: #F33A6A !important;
}

#myCarousel1  .left.carousel-control {
    opacity: 1;
    filter: alpha(opacity=100);
    background-image: none;
    background-repeat: no-repeat;
    text-shadow: none;
}
#myCarousel1  .right.carousel-control {
    opacity: 1;
    filter: alpha(opacity=100);
    background-image: none;
    background-repeat: no-repeat;
    text-shadow: none;
}
.slick-slide img {
    display: block;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.product-image-photo:hover {
    -webkit-transform: scale(1.05,1.05);
    -moz-transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);
    -o-transform: scale(1.05,1.05);
}
.product-image-photo {
    top: -25% !important;  /*goodwill-aakash*/
}
.catalog-category-view .products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
    border: 0;
    clip: inherit !important;
    height: inherit !important;
    margin: -1px;
    overflow: visible !important;
    padding: 0;
    position: relative !important;
    width: auto !important;
}
.page-products .products-grid  .product-item-inner {
    background: #ffffff;
    box-shadow: none !important;
}
.navigation .level0.has-active > .level-top {
    border-color: transparent;
    border-style: solid;
    border-width: none;
    color: #333333;
    text-decoration: none;
    display: inline-block;
    border: none !important;
}
.toolbar select {
    background-color: #fff !important;
    box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    border-radius: 0 !important;
}
.modes-mode:active::before {
    color: #F33A6A !important;
}

.qt {
    background: #e8e8e8;
    font-size: 11px;
    border: 1px solid #ccc;
    height: 30px;
    text-align: center;
    float: left;
    font-weight: bold;
    line-height: 30px;
    padding: 0 5px;
}
input[type="number"], input[type="datetime"], input[type="email"] {

    height: 30px;
}
.product.name a {
    font-weight: 400;
    text-transform: capitalize;
    font-size: 15px;
    text-decoration: none;
}
.product-item-name > a:hover, .product.name a > a:hover {
    color: #333333;
    text-decoration: none;
}
.pages strong.page {
    background: #F33A6A;
    font-size: 1.2rem;
    font-size: 12px;
    letter-spacing: normal;
    line-height: 30px;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    padding: 0 14px;
}
.toolbar select {
    background-color: white;
    box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    border-radius: 3px;
    border: 1px solid #F33A6A;
}
.pages .action:hover {
    background: white;
    color: #7d7d7d;
    text-decoration: none;
    border-color: #F33A6A;
}

.catalog-category-view .action.tocart.primary:hover{
    border: 1px solid #f64338 !important;
    background: white !important;
    color: #f64338 !important;
}



#myCarousel1  .img-responsive {
    width: 100%;
}
.carousel-caption {
    right: 71%;
    padding-bottom: 30px;
    position: absolute;
    top: 40px;
    left: 0;
}
.carousel-caption a {
    color: white;
    text-decoration: none;
}

.products {
    margin: 1px !important;
}



.catalog-product-view .media {
    padding: 0;
    background: #fff;

}
.page-layout-1column .product.media {
    width: 50% !important;
}
.fotorama__stage__frame .fotorama__img {
    height: auto;
    left: 45% !important;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    transition-duration: 0.3s;
    transition-property: width, height, top, left;
    vertical-align: middle;
    width: auto;
}

.page-layout-1column .product-info-main {
    width: 48% !important;
}
.fotorama__thumb {
    background-color: #fff !important;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
    border: 1px solid #ddd;
}
.fotorama__thumb-border {
    backface-visibility: hidden;
    background-image: inherit !important;
    border: 1px solid #f1161d;

    left: 0;
    position: absolute;
    top: 0;
    z-index: 9;
}
.catalog-product-view  .product-reviews-summary .reviews-actions {
    font-size: 14px;
    margin-top: 3px;

}

.catalog-category-view #page-title-heading {
    display: none;
}

.catalog-product-view .field.qty .label {
    color: #000;
    font-size: 15px;
    background: #ddd;
    font-weight: bold;
    border-radius: 0;
    float: left;
}
.label {
    color: #000;
    padding: 0 !important;
    font-size: 15px;
    font-weight: normal !important;
}
.minicart-wrapper .product .actions > .primary:not(:last-child), .minicart-wrapper .product .actions > .secondary:not(:last-child) {
    margin-right: 0 !important;
}
.minicart-items-wrapper {
    border: none !important;
    margin: -5px !important;
}
.box-tocart .action.tocart {
    /*! margin-bottom: 0; */
    /*! margin-right: 1%; */
    /*! width: 20%; */
}
.box-tocart .control {
    float: right;
}

#product-addtocart-button {
    padding: 4px 6px;
    font-size: 15px;
    background: #f1161d;
    border: 1px solid #f1161d;
    border-radius: 0;
    margin-top: 0px;
}
.checkout-index-index .modal-popup .form-shipping-address {
    max-width: 100% !important;
}

.nn #qty {
    /* margin-top: -4px; */
}
.cms-about-us .cms-content-important {
    font-size: 2.2rem;
    font-weight: 300;
    padding: 20px;
    margin: 1% 0 !important;
}
.mpcss p {
    margin: 0 0 10px;
    font-size: 16px;
}

.field.qty {
    float: left;
}
.box-tocart .action.tocart {
    margin-bottom: 0;
    margin-right: 1%;
    width: 20% !important;
    margin-left: 4%;
}
.catalog-product-view  .product-social-links {
    text-align: left;
    display: none;
}
.catalog-product-view  .price {
    font-size: 22px; /* !important;*/
    font-weight: normal !important;
}
.data.item.title.active:active {
    border-bottom: 2px solid #f1161d !important;
}
.column.main .product-items {
    margin: 30px 0;
}
.catalog-product-view  li.item.product.product-item {
    border: 1px solid #ddd;
    margin-right: 10px;
}
.catalog-product-view  .action.tocompare {
    display: none !important;
}

.catalog-product-view  .product.name.product-item-name {
    height: 50px;
}
.product.data.items > .item.title > .switch {
    font-weight: 400;
    line-height: 40px;
    font-size: 1.4rem;
    color: #7d7d7d;
    text-decoration: none;
    background: #fff !important;
    border: none !important;

    height: 40px;
    padding: 1px 35px 1px 35px;
}
.product.data.items > .item.title:not(.disabled) > .switch:active, .product.data.items > .item.title.active > .switch, .product.data.items > .item.title.active > .switch:focus, .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 1px;
    border-bottom: 2px solid #f1161d !important;
}
.product.data.items > .item.content {
    background: #ffffff;
    margin-top: 40px !important;
    padding: 35px 35px 35px 35px;
    border: 1px solid #cccccc;
}
.action.viewcart {
    background: #F33A6A;
    border: 1px solid #F33A6A;
    border-radius: 0;
    color: white;
    padding: 6px 20px;
    font-size: 15px;
}

.fotorama__stage__frame.fotorama__active.fotorama_vertical_ratio.fotorama__loaded.fotorama__loaded--img {
    border: 1px solid #ddd;
}
#product-updatecart-button {
    width: 48% !important;
    padding: 4px 6px;
    font-size: 15px;
    background: #f1161d;
    border: 1px solid #f1161d;
    border-radius: 0;
}
.checkout-cart-index .cart.table-wrapper .cart thead tr th.col {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 10px;
    padding-top: 10px;
}
.checkout-cart-index thead {
    background: #F33A6A;
    color: white;
    text-transform: capitalize;
}
.checkout-cart-index .cart-summary {
    background: #fff;
    margin-bottom: 25px;
    padding: 25px;
    border: 1px solid #ddd;
}
.checkout-cart-index .mark, mark {
    padding: .2em;
    background-color: #fff;
}
.action.primary.checkout {
    width: 100%;
    background: #F33A6A;
    border: 1px solid #F33A6A;
    border-radius: 0;
}
.cheackout-cart .field.qty {
    float: none;
}

.prodcuts-related .qty {
    width: 22%;
    display: none;
}
.products-related .control.nn {
    width: 18%;
    float: left;
    display: none;
}
.nav-sections.sticky-nav {
    top: 89px;
    z-index: 332;
    box-shadow: 1px 2px 3px #ccc;
}
.products-related li.item.product.product-item {
    border: 1px solid #ddd;
    margin-right: 11px;
    width: 19%;
}
.action.update {
    background: #F33A6A;
    border: 1px solid #F33A6A;
    border-radius: 0;
    color: white;
}
#checkoutSteps .label {
    color: #F33A6A;
    padding: 0;
    font-size: 16px;
    text-align: left;
}
.opc-wrapper .form-login {
    padding-bottom: 0;
}
.opc-wrapper .form-login {
    margin-top: 8px;
    margin-bottom: 0;
}
#checkout .opc-block-summary {
    background: #fff !important;
    margin: 0 0 20px;
    padding: 22px 30px;
}
#checkout .modal-content {
    background: #fff;
    box-shadow: none;
    border-radius: 0 !important;
}
#checkout .modal-content .block-authentication{
    border: none !important;
    box-shadow: none !important;
}
.action.action-login.secondary {
    background: #F33A6A;
    border: none;

    color: white;
    padding: 10px 20px;
    border-radius: 0;
}
.button.action.continue.primary {
    background: #F33A6A;
    border: none;
    color: white;
    padding: 10px 20px;
    border-radius: 0;
}
.action.create.primary {
    background: #F33A6A;
    border: none;
    color: white;
    padding: 10px 20px;
    border-radius: 0;
}
#send2 {
    background: #F33A6A;
    border: none;
    color: white;
    padding: 10px 20px;
    border-radius: 0;
}
.action.submit.primary {
    background: #F33A6A;
    border: none;
    color: white;
    padding: 10px 20px;
    border-radius: 0;
}
#top-cart-btn-checkout {
    background: #F33A6A;
    border: none;
    color: white;
    padding: 10px 20px;
    border-radius: 0;
}
.minicart-items .action.edit::before, .minicart-items .action.delete::before {
    -webkit-font-smoothing: antialiased;
    font-size: 18px;
    line-height: 20px;
    color: #fff;
}
.minicart-items .action.delete::before {

    font-size: 18px;
    line-height: 27px !important;
    color: #fff;
}
.product-info-main .page-title-wrapper h1 {
    margin-bottom: 15px;
    font-size: 24px !important;  /* 30px amazeapps */
}

.cms-home .action.edit {
    background: #000;
    padding: 0 7px;
}
.minicart-wrapper.active .block-minicart .action.edit {
    background: black;
    padding: 0 7px;
}


.action.delete {
    background: red;
    padding: 0 7px;
    margin-right: 4px;
}
.minicart-wrapper .action.edit::before {
    font-size: 16px;
    line-height: 27px !important;
}
/*.level0.nav-1.first.level-top.parent.ui-menu-item {
    background: #F33A6A;
}*/
#ui-id-3 {
    background: #F33A6A !important;
}
#contact-form {
    width: 100% !important;
}
#contact-form .legend {
    font-size: 25px;
    text-transform: capitalize;
    margin-bottom: 0;
}
.con_us .col-md-6:first-child {
    padding: 0;
}

.minicart-items .product-item-name a {
    color: #000 !important;
    font-size: 16px;
}
#block-related-heading {
    font-size: 20px;
    font-weight: normal;
}
.opc-progress-bar-item:first-child::after {
    content: '';
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid #ff0026;
    position: absolute;
    top: -5px;
}
.opc-progress-bar-item:first-child::before {
    background: #ff0026 !important;
    border-radius:0 !important;
}
.opc-progress-bar-item > span {
    color: #fff !important;
}
.opc-progress-bar-item:first-child {
    margin-right: 10px;
}
.opc-progress-bar-item > span {
    display: inline-block;
    padding-top: 0 !important;
    width: 100%;
    word-wrap: break-word;
    color: #e4e4e4;
    font-weight: 300;

    font-size: 16px !important;
}

.opc-progress-bar-item {
    margin: 0 0 10px;
    width: 185px !important;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
}
.opc-progress-bar-item::before {
    background: #e4e4e4;
    top: -5px !important;
    transition: background 0.3s;
    content: '';
    height: 40px !important;    left: 0;
    position: absolute;
    width: 100%;
    z-index: -7 !important;;
}
.opc-progress-bar-item > span::before {
    background: #e4e4e4;
    height: 38px;
    margin-left: -19px;
    transition: background 0.3s;
    width: 38px;
    border-radius: 50%;
    content: '';
    left: 50%;
    position: absolute;
    top: 0;
    display: none;
}

.opc-progress-bar-item:last-child::before {
    border-radius: 0 !important;
    border-top: 20px solid transparent;
    border-left: 20px solid white;
    border-bottom: 20px solid transparent;
}
.opc-progress-bar-item:last-of-type::before {
    background: #000 !important;
    top: 19px;
    transition: background 0.3s;
    content: '';
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%;
}
.opc-progress-bar-item > span::after {
    background: #ffffff;
    height: 26px;
    margin-left: -13px;
    top: 6px;
    width: 26px;
    content: counter(i);
    counter-increment: i;
    color: #333333;
    font-weight: 600;
    font-size: 1.8rem;
    display: none;
}
.mark{
    background: #fff !important;}

.page-title {
    font-size: 26px !important;
    margin-bottom: 2%;
}
.login-container .fieldset > .field > .control {
    width: 100% !important;
}
.checkout-onepage-success .page-main {
    border: 1px solid #ddd;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(221, 221, 221);
    margin-top: 10px;
    border-top: 3px solid #F33A6A;
    margin-bottom: 10px;
    padding: 25px !important;
}
.action.primary.continue {
    background: #F33A6A;
    border: 1px solid #F33A6A;
    border-radius: 0;
}
.action.primary {
    background: #F33A6A;
    border: 1px solid #F33A6A;
    border-radius: 0;
    transition: all .4s ease
}
.block-collapsible-nav .content {
    background: #fff !important;
    padding: 15px 0;

    border: 1px solid #ddd;
}
.fieldset.info {
    width: 100%;
}
.action.save.primary {
    background: #000;
    border: 1px solid #000;
    transition: all .4s ease
}
.post-list-item.col-sm-12 {
    padding: 0 !important;
    margin-bottom: 2%;
}

h2.mp-post-title a {
    color: #F33A6A !important;
}
.mp-post-info a.mp-info {
    color: #F33A6A !important;
}
.post-info-wraper {
    padding: 20px 15px 10px 15px;
    background: #f7f7f7;
}
.post-item-wraper:hover {
    border: 1px solid #eee;
    box-shadow: none !important;
}
.post-short-description {
    max-width: 100%;
    margin-bottom: 2%;
}
.mp-post-meta-info a.mp-read-more {
    color: #fff;
    background: #F33A6A;
    padding: 7px 20px;
}
ul.nav-tabs li.active {
    border-top-color: #F33A6A !important;
    border-top-style: solid;
}
.categorypath-offers .products-grid .product-item {
    margin-left: 0;
    /*  width: 18% !important;*/
}
#mostview a.list-post-tabs:hover {

    text-decoration: none;
    background: #fbfbfb;
    color: #F33A6A !important;
}
.mpcss .nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd;
    color: #F33A6A !important;
}
ul.menu-categories a.list-categories:hover {
    text-decoration: none;
    color: #F33A6A !important;
}
ul.menu-categories a.list-categories:hover i {
    color: #F33A6A !important;
}
.menu-archives a.list-archives:hover {
    color: #F33A6A !important;
    text-decoration: none;
}
.mp-post-meta-info a.mp-read-more {
    color: #fff !important;
}
.product-slider-wrapper .slider-list .slick-slider {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding: 1 !important;
}
.new #qty {
    width: 24%;
    margin-left: -4px;
    text-align: center;
    height: 30px;
    line-height: 30px;

}
.sl-qa {
    background: #e8e8e8;
    font-size: 11px;
    border: 1px solid #ccc;
    height: 30px;
    text-align: center;
    float: left;
    font-weight: bold;
    line-height: 30px;
    padding: 0 5px;
}

.minus1 {
    width: 25px;
    height: 30px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    background: #fff;
    border: 1px solid #ccc;
    float: left;
    line-height: 30px;
    padding: 0;
    transition: color 300ms, border-color 300ms ease-in-out, background-color 300ms ease-in-out;
    -moz-transition: color 300ms, border-color 300ms ease-in-out, background-color 300ms ease-in-out;
    -webkit-transition: color 300ms, border-color 300ms ease-in-out, background-color 300ms ease-in-out;
    -o-transition: color 300ms, border-color 300ms ease-in-out, background-color 300ms ease-in-out;
}

.add1 {
    width: 25px;
    height: 30px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    background: #fff;
    border: 1px solid #ccc;

    line-height: 30px;
    margin-left: -3px;
    padding: 0;
    transition: color 300ms, border-color 300ms ease-in-out, background-color 300ms ease-in-out;
    -moz-transition: color 300ms, border-color 300ms ease-in-out, background-color 300ms ease-in-out;
    -webkit-transition: color 300ms, border-color 300ms ease-in-out, background-color 300ms ease-in-out;
    -o-transition: color 300ms, border-color 300ms ease-in-out, background-color 300ms ease-in-out;
}
.minus1:hover {
    background-color: #222222;
    color: white;
    border: 0;
    border-color: transparent;
}
.add1:hover {
    background-color: #222222;
    color: white;
    border: 0;
    border-color: transparent;
}

.addqty {
    width: 25px;
    height: 30px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    background: #fff;
    border: 1px solid #ccc;
    line-height: 30px;
    margin-left: -3px;
    padding: 0;
    transition: color 300ms, border-color 300ms ease-in-out, background-color 300ms ease-in-out;
    -moz-transition: color 300ms, border-color 300ms ease-in-out, background-color 300ms ease-in-out;
    -webkit-transition: color 300ms, border-color 300ms ease-in-out, background-color 300ms ease-in-out;
    -o-transition: color 300ms, border-color 300ms ease-in-out, background-color 300ms ease-in-out;
}
.minusqty {
    width: 25px;
    height: 30px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    background: #fff;
    border: 1px solid #ccc;
    float: left;
    line-height: 30px;
    padding: 0;
    transition: color 300ms, border-color 300ms ease-in-out, background-color 300ms ease-in-out;
    -moz-transition: color 300ms, border-color 300ms ease-in-out, background-color 300ms ease-in-out;
    -webkit-transition: color 300ms, border-color 300ms ease-in-out, background-color 300ms ease-in-out;
    -o-transition: color 300ms, border-color 300ms ease-in-out, background-color 300ms ease-in-out;
}
.minusqty:hover {
    background-color: #222222;
    color: white;
    border: 0;
    border-color: transparent;
}
.addqty:hover {
    background-color: #222222;
    color: white;
    border: 0;
    border-color: transparent;
}
.slick-prev.slick-disabled::before, .slick-next.slick-disabled::before {
    opacity: 1 !important;
}
.product-slider-wrapper .slider-list .slick-slider .slick-prev {
    left: -17px !important;
}
.slick-prev::before, .slick-next::before {
    font-family: "slick";
    font-size: 15px !important;
}
.product-slider-wrapper .slider-list .slick-slider .slick-prev::before
{
    color: #000;
    box-shadow: 0px 0px 1px 1px #f7f7f7;
    content: '\f053';
    font-family: fontawesome;

}
.product-slider-wrapper .slider-list .slick-slider .slick-next::before {
    color: #000;
    box-shadow: 0px 0px 1px 1px #f7f7f7;
    content: '\f054';
    font-family: fontawesome;

}
.slick-prev, .slick-next {
    position: absolute;
    display: block;
    height: 30px !important;
    width: 30px !important;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: #fff !important;
    color: transparent;
    top: 50%;
    margin-top: -10px \9;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 6px !important;
    border: 1px solid #f7f7f7 !important;
    outline: none;
    border-radius: 100% !important;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2),0 2px 5px rgba(0,0,0,0.2) !important;
}

.slick-prev, .slick-next
{
    z-index: 9;}
.cms-home .modal-popup .modal-inner-wrap {
    margin: 0 auto;
    width: 40% !important;
}
.cms-home .modal-popup .modal-content, .modal-popup .modal-footer {

    padding: 17px !important;
    border: none !important;
    text-align: center;
}

div#opc-new-shipping-address {
    text-align: left;
}
.checkout-index-index .modal-popup .fieldset .field .label {
    font-weight: 400;
    text-align: left;
}
.action-primary.action-accept:hover {
    background: #000;
    color: white;
    border: 1px solid;
}
.action-primary.action-accept {
    background: white;
    border: 1px solid #F33A6A;
    border-radius: 0;
    color: black;
    transition: all .4s ease
}
.action-secondary.action-dismiss {
    background: white;
    border: 1px solid #F33A6A;
    border-radius: 0;
    transition: all .4s ease
}
.categorypath-offers .products-grid .product-item {
    /*width: 19% !important;*/
    margin-left: 9px !important;

}
._has-modal .modal-header {
    padding: 15px;
    border-bottom: none !important;
}
._has-modal .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: none !important;
    border: none !important;
    text-align: center;
}
.block-product-slider .products-grid .product-item-actions {
    margin: 0 !important;
}

.caroit .img-responsive {
    border: 1px solid #ddd;
    padding: 0 33px;
    text-align: center;
    height: 150px;
    margin: 0 auto;

}
.action.tocart.primary:hover {
    background: #fff !important;
    border: 1px solid #f64338 !important;
    color: #f64338;
}

.swatch-attribute-options {
    margin-top: -13px;
    margin-bottom: 13px;
}
.swatch-option.text {

    line-height: 12px !important;
    padding: 4px 6px !important;
    margin-right: 7px !important;

}
.checkout-index-index .block-search {
    float: right !important;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
    right: 32%;
}
.checkout-index-index .action.action-auth-toggle {
    display: none;
}
.checkout-index-index .opc-progress-bar {
    margin: 40px 0 20px !important;
}
.catalogsearch-result-index .products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
    border: 0;
    clip: inherit !important;
    height: inherit !important;
    margin: -1px;
    overflow: visible !important;
    padding: 0;
    position: relative !important;
    width: auto !important;

}
.catalogsearch-result-index .product-item-actions .actions-primary + .actions-secondary {

    display: none;
}
.catalogsearch-result-index .product-item-actions .actions-primary {
    display: inherit !important;
}
.catalogsearch-result-index #qty {
    width: 15%;
    padding: 2px; /*Amazeapps - change in padding for qty input - Jul18*/
}
.catalogsearch-result-index .product-reviews-summary {
    margin-bottom: 15px;
    display: none;
}
.catalogsearch-result-index .product-item-name {

    /*height: 30px;*/  /*goodwill-aakash*/
}
.product-item .price-box .price-label {
    color: #7d7d7d;
    font-size: 12px;
    float: left;
    margin-right: 6px;
}
.product-item .price-box {
    margin: 0 0 25px !important;
}
a.label.label-default.tags-list {
    background: #F33A6A !important;
    background: #F33A6A !important;
    border: 1px solid #bbb;
    color: #fff !important;
    font-weight: normal;
    font-size: 100%;
    border-radius: 1px;
    display: inline-block;
    margin-bottom: 5px;
    padding: 10px !important;
    margin-right: 5px;
    font-size: 15px !important;
}
a.label.label-default.tags-list:focus {
    background: #fff !important;
    color: #F33A6A !important;
}
.mp-blog-rss {
    text-align: right;
    display: none;
}
.mpcss .actions {
    margin-block-end: 2%;
}
.adre h3 {
    margin-top: 4px;
    margin-bottom: 8%;
}
.adre h3::after {
    content: '';
    border-bottom: 1px solid #ccc;
    display: block;
    pointer-events: re;
    position: relative;
    top: 8px;
}
.adre .fa {
    margin-right: 1%;
    font-size: 26px;
    vertical-align: middle;
}
.newph {
    margin-left: 10px;
}
.searchsuite-autocomplete {
    background-color: #fff;
    border: 1px solid #c2c2c2;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
    left: 15px !important;
    margin-top: 4px;
    width: 350px;
    position: absolute;
    z-index: 9999999;
}
.message.notice {
    margin: 0 0 10px;
    padding: 12px 20px 12px 25px;
    display: block;
    font-size: 1.3rem;
    background: #fdf0d5;
    color: #6f4400;
    padding-left: 45px;
    position: relative;
    width: 50%;
    text-align: center;
}
.message.notice > :first-child::before {

    left: 23% !important;
    top: 22px;
    width: 45px;
    position: absolute;
    text-align: center;}
.checkout-index-index .nav-sections {
    display: block !important;
}

#sm_megamenu_119 {
    background-color: #F33A6A;
    color: white !important;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    position: relative;
    display: inline-block;
}
.sm_megamenu_content a {
    color: black;
}
.sm_megamenu_content {
    padding-top: 5%;
}
.sambar-inner a:hover {
    text-decoration: none;
}

.sm_megamenu_dropdown_6columns {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 600px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.header-item-parent.other-toggle.sm_megamenu_lv1.sm_megamenu_drop.parent:hover .sm_megamenu_dropdown_6columns {
    display: block;
}
.other-toggle.sm_megamenu_lv1.sm_megamenu_drop.parent {
    display: inline-block;
    margin-bottom: 0;
    padding: 0;
}
.sm-megamenu-hover.sm_megamenu_menu.sm_megamenu_menu_black {
    margin-bottom: 0;
    padding: 0;
}
.cms-home .product-slider-wrapper .slider-list .slick-slider .slick-next {
    right:-3px !important;
}

.navigation .level0 > .level-top {
    color: #fff !important;
    line-height: 47px;
    padding:14px 35px !important;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
}
.navigation .level0.active > .level-top, .navigation .level0.has-active > .level-top {
    border-color: #F33A6A;
    background-color: #F33A6A;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333333;
    text-decoration: none;
    display: initial !important;
    border: none !important;
}

.product.info.detailed .table > tbody > tr > th{
    padding: 5px 16px !important;
    line-height: 14px !important;
    vertical-align: middle !important;
}
.field.required.review-field-ratings .label {
    text-align: left !important;
}
.review-form .action.submit.primary {
    padding: 8px 6px;
    font-size: 15px;
    background: #f1161d;
    border: 1px solid #f1161d;
    border-radius: 0;
    margin-top: 0px;
    color: white;
    transition: all .400s ease 0s;
}
.review-form .action.submit.primary:hover {
    border: 1px solid #f1161d;
    color: #f1161d;
    background: #fff;
}
.searchsuite-autocomplete .title .see-all {
    color: #fff !important;
    cursor: pointer;
}
.searchsuite-autocomplete .title {
    padding: 10px;
    margin-bottom: 5px;
    background: #F33A6A !important;
    color: #fff !important;
}
.searchsuite-autocomplete ul li a {
    cursor: pointer;
    color: #000 !important;
    transition: all .4s ease 0s;
}
.searchsuite-autocomplete a:hover {
    text-decoration: none;
    color: red !important;
}
#popup input {

    height: 36px !important;
    line-height: 36px !important;
    transition: all 0.5s ease;
    border: 2px solid #c2c2c2;
}
.popupWrapper {
    border-radius: 0 !important;
    padding: 50px !important;
}
#newsletter:focus {
    border: 2px solid #F33A6A;
}
#newsletter:hover {
    border: 2px solid #F33A6A;
    transition: all 0.5s ease;
}
#popup .title a:hover {
    background: white;
    color: #F33A6A;
}
#popup > .title > a {
    background-color: white;
    border-radius: 100px !important;
    color: #fff;
    line-height: 1;
    padding: 4px 6px;
    position: absolute;
    right: -15px !important;
    text-decoration: none;
    top: -15px !important;
    background: #F33A6A;
    font-weight: bold;
    border: 2px solid #F33A6A;
    transition: all .4s ease .0s;
}
.action.subscribe.primary:hover {
    background: #fff !important;
    border: 2px solid #F33A6A !important;
    color: #F33A6A;
}
.action.subscribe.primary{
    padding: 6px 15px;
    background: #F33A6A !important;;
    border: 2px solid #F33A6A !important;;
}
.menu > ul > li > ul {
    background: #fff !important;
    border-top: 2px solid #F33A6A;
}
.menu > ul > li > ul > li a {
    color: #000;
    padding: 5px 13px !important;
}

.first.parent a {
    padding:  10px 11px !important;
    line-height: 35px;
}
.parent a {
    padding: 5px 11px !important;
    line-height: 35px;
}

.submenu a {
    line-height: 11px;
    text-transform: capitalize !important;
    font-weight: normal;
}
.submenu a::before {
    content: "\f054";
    font-family: fontawesome;
    padding-right: 7px;
    font-size: 11px;
    position: relative;
    top: -1px;
}
.submenu a:hover {
    color: #F33A6A;
}
.submenu span:hover {
    padding-left: 9px;
}
.submenu span {
    transition: all .4s ease .0s;
}
.navigation .parent .level-top.ui-state-active::after {
    content: '\e621';
}
.ovrly21 .buttons {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.ovrly21 {
    width: 100%;
    overflow: hidden;
    position: relative;

}
.ovrly21:hover .ovrly {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
    -moz-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    -o-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
}

.ovrly21 .ovrly {
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    -moz-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    -o-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    -webkit-transform-origin: bottom;
    -moz-transform-origin: bottom;
    -ms-transform-origin: bottom;
    -o-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.container.basket {
    margin-top: -10px !important;
}
li.level0.nav-1.first.last.level-top.parent.ui-menu-item span {
    font-size: 13px !important;
}
.media-left img {
    margin: 0 40px 0 27px !important;
}

/* } Amazeapps*/

.col-md-12.col-xs-12 {
    position: unset !important;
}




.sticky-nav {

    position: fixed; /* amazeapps !important; */
    width: 100% !important;
    left: 0;
    top: 0;
    z-index: 333;
    background-color: #fff;
    max-width: 100% !important;
    border-bottom: 1px solid #eee;  /*amazeapps*/
}
.sticky-nav .header.content
{
    padding: 20px 20px 0;
    transition: all .3s ease 0s;
}

.sticky-nav .logo {
    /*margin: -8px auto 20px 0;*/
    margin: 4px; /* amazeapps  */
    transition: all .3s ease 0s;
    left: 0px; /* amazeapps */
}

/*div#sticky-wrapper {
    width: 100%;
    background: #fff;
    position: relative;
    z-index: 221;
    top: 0;
    box-shadow: 1px 2px 3px #ccc;
    height: auto !important;
}
div#sticky-wrapper.is-sticky
{
	position: fixed;
}*/


ul.foo_cat li a {
    color: #000 !important;
}
ul.foo_cat li a:hover {
    color: red !important;
}
input#qty {
    width: 24%;
    margin-left: -4px;
    text-align: center;
    height: 30px;
    line-height: 30px;
}


h4.qu_link {
    margin: 0 !important;
}
.row.qu1 {
    padding-top: 20px;
}

@media (max-width:640px){
    /*amazeapp*/
    #mpblog-list-container.post-list-item
    {
        margin-bottom: 10px;

        float: left;
        padding: 5px;
    }
    /*end*/

    .org1 a {
        font-size: 13px;
        text-transform: uppercase;
        color: white;
        text-decoration: none;
    }


    .org2 a {
        font-size: 13px;
        text-transform: uppercase;
        color: white;
        text-decoration: none;
    }
    .org3 a {
        font-size: 13px;
        text-transform: uppercase;
        color: white;
        text-decoration: none;
    }
    .org4 a {
        font-size: 13px;
        text-transform: uppercase;
        color: white;
        text-decoration: none;
    }
    .org5 a {
        font-size: 13px;
        text-transform: uppercase;
        color: white;
        text-decoration: none;
    }

    .org1, .org2, .org3, .org4, .org5 {

        padding: 12px 7px !important;
        margin-bottom: 3%;
        width: 100%;
        text-align: center;


    }
    .basket .img-responsive {
        margin-bottom: 3px;
        width: 100%;
    }
    .big {
        padding: 0 15px;
    }
    .health {
        padding: 0 15px;
    }
    .health1 {
        padding: 0 15px;

    }
    /*amazeapps*/
    .page-products .item.product.product-item {
        border: 1px solid #ccc;
        padding: 5px !important;
        margin-bottom: 10px;
        width: 100% !important;
        display: block;
        min-height: 120px; /*goodwil-aakash*/
        overflow: hidden;
    }
    /*Amazeapps-END*/

    /*amazeapps - new*/
    .product.details{
        display: inline-block;
        width: 53%;
        float: right;
    }

    .product-item-name
    {
        height: auto;
        margin-top: 0px;
    }

    .product.name a
    {
        font-size: 12px;
    }

    .product-item .price-box
    {
        margin: 0px 0px 6px !important;  /*goodwill-aakash*/
        position: relative; /*amazeapps*/
    }

    .special_notes
    {
        float: right;
        color: black;
        text-transform: capitalize;
        position:  absolute;
        top: 47px; /* amazeapps 43%;*/
        right: 20%; /* amazeapps 20%;*/
        font-size:12px;
    }

    .qt
    {
        display: none !important;
    }

    .product-image-photo {
        top: 0px !important;
    }

    .container{
        padding-right: 10px;
        padding-left: 10px;
    }

    .basket-category  h4
    {
        font-size: 13px;
    }

    .choose h2{
        font-size:18px;
        margin-top: 5px;
    }

    .minicart-wrapper .action.showcart{
        border-radius: 5px;
        padding: 3px;
    }

    /*fresh-in*/
    .slick-slide img{
        width: 100%;
        height: auto;
    }

    .sl-qa
    {
        display:none;
    }

    .new #qty{
        width:20%;
        padding:0px 3px;
    }

    .fresh-in .actions-primary button.action.tocart.primary
    {
        margin: 10px 0px !important;
        float: none; /*goodwill-aakash*/
    }


    /*mini-cart*/
    .action.delete {
        border-radius:5px;
    }

    .action.edit {
        border-radius:5px;
    }

    .minicart-items .product-item-name a {
        font-size: 12px;
        width: 100%;  /* goodwill-aakash */
        display: block; /* goodwill-aakash */
    }

    .opc-estimated-wrapper .minicart-wrapper{
        display:none;
    }
    /*amazeapps-END*/

    #myCarousel1  h1 {
        font-size: 22px !important;
        color: white;
    }
    #myCarousel1  h2 {
        font-size: 20px !important;
        margin-top: 10px;
        color: white;
    }
    a.btn.btn-default.shop_btn {
        padding: 6px 25px;
        border: 0;
        border-radius: 0;
        background-color: #ee1b25;
        font-size: 7px;
        color: #fff;
    }
    .ship {
        padding-right: 15px;
        margin-bottom: 10px;
    }
    .header.content {
        padding: 0 15px !important;
        width: auto !important;
        margin: 0 auto;
    }
    .block-search .action.search {
        position: absolute;
        right: 10px !important;
        top: 0;
        z-index: 1;
        display: none;
    }
    .block-search {
        padding-left: 15px;
        width: auto;  /* amazeapps 343px !important; */
        z-index: 4;
        margin-left: -4%;
    }
    .action.showcart {
        white-space: nowrap;
        background: #f1161d !important;
    }
    .checkout-index-index .logo {
        margin-left: 13% !important;
        position: absolute;

    }
    .checkout-index-index .block-search .label {
        text-decoration: none;
        display: inline-block;
        float: right;
        position: relative;
        top: -34px;
        right: 20%;
    }
    .checkout-index-index .block-search {
        float: right !important;
        padding-left: 15px;
        position: relative;
        width: 250px;
        z-index: 4;
        right: 0;
    }
    .opc-estimated-wrapper {
        background: #f4f4f4;
        border-bottom: 1px solid #cccccc;
        border-top: 1px solid #cccccc;
        margin: 15px -15px 15px !important;
        padding: 18px 15px;
    }



    .cms-home .panel.header {
        width: 1170px !important;
        margin: 0 auto !important;
    }
    .brand-logo ul li {
        list-style-type: none;
        display: inline-block;
        border: 1px solid #ccc;
        padding: 0 10px;
        margin: 0 5px 8px;
    }
    .product-item-actions {
        display: inline-block; /*amazeapps  block;*/
    }
    .catalog-category-view input#qty {
        margin-bottom: 6px;
        padding: 2px;  /*amazeapps new */
        height: 30px;
    }

    .products-grid button.action.tocart.primary {
        height: 30px; /* amazeapps 31px; */
        line-height: 24px;   /* amazeapps 32px; */
        /* padding: 0 14px; amazeapps */
        background: #f64338;
        border: 1px solid #f64338;
        float: right;
        transition: color 300ms, border-color 300ms ease-in-out, background-color 300ms ease-in-out;
    }

    .page-products .product-item-info {
        width: 100%;
        height: 110px;  /*amazeapps*/
        position: relative;/*amazeapps*/
    }


    .page-layout-1column .product.media {
        width: 100% !important;
    }
    .page-layout-1column .product-info-main {
        width: 100% !important;
    }
    .box-tocart .action.tocart {
        margin-bottom: 0;
        margin-right: 1%;
        margin-left: 2%;
        width: 50% !important;
    }
    .catalog-product-view li.item.product.product-item {
        border: 1px solid #ddd;
        margin-right: 0;
    }
    .navigation li {
        display: block !important;
    }
    .navigation {
        background: #F33A6A !important;
    }
    .navigation .level0 > .level-top {
        color: #000 !important;
        line-height: 23px !important;
        padding: 14px !important;
        text-decoration: none;
        box-sizing: border-box;
        position: relative;
    }
    .first.parent a {
        padding: 10px 11px !important;
        line-height: 16px;
    }
    .navigation .submenu.expanded:not(:first-child) {
        display: block !important;
        padding-right: 0;
        top: 0 !important;
        left: 5% !important;
    }
    .navigation li a {
        padding: 10px 15px !important;

    }
    .nav-sections-item-content {

        padding: 0;
    }
    .nav-sections-item-switch {
        color: #fff;
        font-size: 18px;
    }
    .nav-sections-item-title.active a {
        color: #F33A6A;
        text-decoration: none;
    }
    .nav-sections-item-title {
        background: #F33A6A;
        border: solid #F33A6A;
        border-width: 0 0 2px 2px;
    }
    .navigation li a {
        color: #403d3d !important;
        background-color: #fff !important;
    }
    .checkout-index-index .logo {
        margin-left: 13% !important;
    }
    .checkout-index-index .nav-toggle {
        display: block !important;
    }
    .minicart-wrapper {
        /*display: inline-block;
        position: inherit !important;
        float: right;   amazeapps commented*/

        position: relative; /* amazeapps */
        right: 1px;/* amazeapps */
        top: 3px !important;/* amazeapps */
    }
    .sticky-nav .logo {
        margin: 4px; /* amazeapps -8px auto 0px 0 !important; */
        transition: all .3s ease 0s;
        left: 12% !important; /* amazeapps */
    }
    .caroit .img-responsive {
        border: 1px solid #ddd;
        padding: 0 10px;
        text-align: center;
        height: 95px;
        margin-bottom: 6%;
    }
    .carousel-caption {

        display: none;
    }

    #myCarousel1 .fa.fa-chevron-left {
        position: absolute;
        left: 0;
        background-color: #F33A6A;
        padding: 5px;
        top: 30%;
        color: white;

    }
    #myCarousel1  .fa.fa-chevron-right {
        position: absolute;
        right: 0;
        background-color: #F33A6A;
        padding: 5px;
        top: 30%;
        color: white;
    }
    .categorypath-offers.category-offers .products-grid .product-item {
        width:100% !important;
        margin-left:0px !important;
    }
    .page-products .products-grid .product-item {
        width: 100% !important;
    }
    .minicart-items .product-item-details {
        padding-left: 31px;
    }
    .minicart-wrapper .product .actions {
        float: right;
        margin: -27px 0 0;
    }
    .checkout-cart-index .page-main {
        padding-left: 15px;
        padding-right: 15px;
    }
    .products-related li.item.product.product-item {
        border: 1px solid #ddd;
        margin-right: 11px;
        width: 100%;
        margin-bottom: 2%;
    }
    .message.notice > :first-child::before {
        left: 3% !important;
        top: 22px;
        width: 45px;
        position: absolute;
        text-align: center;
    }
    .message.notice {

        width: 100%;
    }
    div#myCarousel1 {
        /*display: none;/*tejal*/
    }
}
caroit .img-responsive {
    border: 1px solid #ddd;
    padding: 0 33px;
    text-align: center;
    height: 95px;
    margin-bottom: 6%;
}
basket .img-responsive {
    margin-bottom: 3px;
    width: 100%;
}


@media (max-width:320px){
    .block-search {
        padding-left: 15px;
        width: 300px !important;
        z-index: 4;
        margin-left: -4%;
    }
    .page-products .products-grid .product-item {
        width: 100% !important;
    }
    .categorypath-offers.category-offers .products-grid .product-item {
        width: 100% !important;
        margin-left:0px !important;
    }
    div#myCarousel1 {
        /*display: none;/*tejal*/
    }
}

@media (min-width: 768px) {
    .header.content {
        padding: 5px 20px 0 !important;
    }

    /* amazeapps*/
    .product-image-container
    {
        width:125px !important;
        display: block; /*goodwill-aakash*/
        margin: 0px auto;  /*goodwill-aakash*/
    }
    .product-item .price-box {
        margin: 0 0 15px !important;/*goodwill-aakash*/
    }
    /*Goodwill-Aakash*/
    .product-item-name {
        max-height: 100px; /*goodwill-aakash*/
        min-height:90px; /*goodwill-aakash*/
        margin-top: -20px;
        /*white-space: nowrap;*/
        overflow: hidden;
    }
    input#qty
    {
        width: 24%;
        margin-left: -4px;
        text-align: center;
        height: 30px;
        line-height: 30px;
    }
    .block-search{
        right: 18%;
        top: 12px;
        width:50%;
    }
    /*amazeapps-END*/
}

@media (max-width:768px){
    /*amazeapps*/
    .sticky-nav .header.content
    {
        padding: 5px 20px 0;
        transition: all .3s ease 0s;
    }

    .sticky-nav .logo {
        /*margin: -8px auto 20px 0;*/
        margin: 4px; /* amazeapps  */
        transition: all .3s ease 0s;
        left: 10%; /* amazeapps */
    }

    .block-search .action.search
    {
        display:none;
    }

    .minicart-wrapper
    {
        top:12px;
    }

    .modal-footer .action-secondary.action-dismiss{
        margin-right: 20px;
    }
    /*amazeapps-END*/

    #searchsuite_autocomplete {
        max-height: 400px;
        overflow: scroll;
    }
    .navigation .parent .level-top:after {
        right: 53% !important;
        top: 14px !important;
    }
    .scroll-top a#scroll {
        position: fixed;
        right: 10px;
        bottom: 10px;
        cursor: pointer;
        width: 50px;
        height: 50px;
        background-color: #5bd77b;
        text-indent: -9999px;
        display: none;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        top: 81% !important;
        z-index:3; /*amazeapps*/
    }
    .page-products .products-grid .product-item {
        width: 48% !important;
    }
    .page-products .item.product.product-item {
        border: 1px solid #ccc;
        padding: 10px !important;
        margin-right: 5px;
    }
    .categorypath-offers.category-offers .products-grid .product-item {
        width: 31% !important;
        margin-left: 2px !important;
    }
    .carousel-caption {
        padding-bottom: 30px;
        position: absolute;
        top: 40px;
        left: 0;
        right: 68%;
    }
    .carousel-caption h3 {
        font-size: 19px !important;
    }
    .block-collapsible-nav {
        left: 0;
        position: absolute;
        top: 16px;
        width: 100%;
        z-index: 5;
    }

    .products-related li.item.product.product-item {
        border: 1px solid #ddd;
        margin-right: 11px;
        width: 31%;
    }

    .box-tocart .action.tocart {
        margin-bottom: 0;
        margin-right: 1%;
        width: 49% !important;
    }
    .sections.nav-sections.sticky-nav nav.navigation {
        display: none;
    }
}
.imgborder
{
    margin: 5px;
    border: 1px solid #efefef;
    border-radius:3px;
}
@media (max-width:1024px){

    .page-products .products-grid .product-item {

        width: 30% !important;
    }
    .sections.nav-sections.sticky-nav nav.navigation {
        display: none;
    }

    .sticky-nav .logo {
        /*left:0px;*/
    }

}

@media screen and (min-width:1200px) {
    .checkout-index-index .nav-toggle {
        display: none !important;
    }

    .sambar-inner {
        width: 1170px;
        margin: 0 auto;
        border: 1px solid #ddd;
        border-bottom: none;
    }
    .cms-home .widget.block.block-static-block {
        padding: 0 !important;
        max-width: 100% !important;
        margin-top:15px;
    }


    .header.content {
        padding: 0 15px !important;
        width: 1170px !important;
        margin: 0 auto;
    }
    .section-items.nav-sections-items {
        width: 1170px;
        margin: 0 auto;
        padding: 0 15px !important;
    }
    .panel.header {
        width: 1170px !important;
        margin: 0 auto !important;
    }
    .breadcrumbs.as {
        width: 1170px !important;
        padding: 15px 15px !important;
        margin: 0 auto;

    }
    .page-main {
        width: 1170px !important;

        padding: 0 15px !important;
    }

    /* amazeapps
    .block-search {
        position: relative;
        float: left !important;
        padding-left: 15px;
        width: 531px !important;
        z-index: 4;
        margin-left: 6%;
    }
    */

    /*amazeapps*/
    .block-search{
        margin-bottom: 35px  !important;
    }
    /*amazeapps-END*/

    .column.main .product-item {
        padding-left: 0;
    }
    .catalog-category-view input#qty {
        width: 15%;
        margin-left: -4px;
        height: 30px;
        padding: 0px 4px; /*goodwill-aakash*/
    }
    .categorypath-offers .products-grid .product-item {
        width:23.4% !important;
        margin-left: 9px !important;
    }

    .navigation .parent .level-top::after {
        position: absolute;
        top: 2px;
        right: 14px;

    }
    .navigation .parent .level-top::after {

        -webkit-font-smoothing: antialiased;
        font-size: 11px;
        line-height: inherit;
        color: inherit;
        content: '\e622';
        font-family: 'luma-icons';
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center;

    }
}
#cashondelivery, #banktransfer, #checkmo, #offlinecreditdebit, #offlinecontactless, #offlinepaypalpayment{
    float:left !important;
    margin-right:10px !important;
    margin-top: 3px !important;
}
.page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 27.667%;
}

.best-product .owl-carousel .owl-item img,
.most-viewed-product .owl-carousel .owl-item img,
.new-product .owl-carousel .owl-item img{
    width: 50%!important;
    margin: auto;
    height: 145px!important;
}
.owl-theme .owl-controls .owl-buttons div{
    top: 30%;
    padding: 0px 5px!important;
}
.basket-category .img-content{
    margin: 0 0 10px;
    display: inline-block;
    text-align: center;
}
@media (max-width:768px){
    .best-product .owl-carousel .owl-item img,
    .most-viewed-product .owl-carousel .owl-item img,
    .new-product .owl-carousel .owl-item img{
        height: 100px!important;
    }
}
.basket-category .img-content{ margin: 0 0 10px; display: inline-block; text-align: center}
.basket-category{ padding: 0 15px; }
.basket-category .row.cl_row_flex_main{ display: flex; flex-wrap: wrap; }
@media (max-width:768px){

    .choose h2 { margin-bottom: 30px;}}
/* fix header overlap */
div#sticky-wrapper-placeholder {display: none;}
#sticky-wrapper.sticky-nav+div#sticky-wrapper-placeholder {display: block;}


/** BSS POPUP COMPILED CSS **/
.hide {
    display: none;
}
body.bss-popup-opened {
    overflow-y: hidden;
}
body.safari-context {
    width: 100%;
    height: 100%;
}
.mfp-wrap.safari-context-wrap {
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
}
.popup_wrapper {
    display: none;
    background-color: #fff;
    z-index: 99;
    padding: 10px 15px;
    border: 1px solid gray;
    border-radius: 2px;
    box-shadow: 3px 3px 15px #222222;
    font-size: 14px;
    position: relative;
    margin: auto;
    max-width: 70%;
}
.bss_popup .opened {
    overflow-y: hidden;
}
#template-contact-form {
    max-width: 309px;
}
#template-contact-form .popup_content {
    width: 100%;
    margin: 12px auto;
    border-radius: 10px;
    border: 2px solid #1979c3;
    padding: 15px;
    box-sizing: border-box;
}
#template-contact-form .popup_content .legend {
    border: none;
    text-align: center;
    color: #1979c3;
    font-weight: bold;
    margin-bottom: 10px;
}
#template-contact-form .popup_content .fieldset {
    margin: 0;
}
#template-contact-form .popup_content .fieldset > .field {
    margin: 0 0 10px;
}
#template-age-verification {
    width: 700px;
    max-width: 90vw;
    height: auto;
    text-align: center;
    background-image: url('../Bss_Popup/images/bg-popup-ageverification.png');
    background-size: cover;
    color: #fff;
    box-sizing: border-box;
}
#template-age-verification .popup-title {
    margin-top: 40px;
    font-size: 50px;
    text-transform: uppercase;
}
#template-age-verification .popup-title:before {
    content: "";
    width: 40px;
    height: 45px;
    background-image: url('../Bss_Popup/images/lock.png');
    display: inline-block;
    background-position: center;
    position: relative;
    top: 5px;
    padding-right: 5px;
}
#template-age-verification .popup-description {
    font-size: 18px;
    margin: 20px auto;
    padding: 0 15px;
    max-width: 410px;
    box-sizing: border-box;
}
#template-age-verification button {
    width: 270px;
    height: 60px;
    color: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
}
#template-age-verification button#age_verification_yes {
    background: #00b14f;
}
#template-age-verification button#age_verification_no {
    background: #069ef7;
    margin-left: 10px;
}
#template-age-verification #age_verification_redirect {
    margin: 10px 58px 60px 0;
    max-width: 270px;
    float: right;
}
#template-newsletter {
    max-width: 600px;
    padding: 0;
    border-radius: 25px;
    text-align: center;
}
#template-newsletter .popup_content > .newsletter {
    width: 100%;
    max-width: 100%;
}
#template-newsletter .popup_content > .newsletter:before {
    content: "";
    background: url('../Bss_Popup/images/banner-newletter.png');
    width: 100%;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    height: 290px;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
}
#template-newsletter .popup_content > .newsletter .title-popup {
    font-size: 30px;
    color: #000;
    padding: 30px 0 10px;
}
#template-newsletter .popup_content > .newsletter .description-popup {
    padding: 0 40px;
}
#template-newsletter .popup_content > .newsletter .subscribe {
    margin-top: 20px;
    max-width: 300px;
    margin: 20px auto 0;
}
#template-newsletter .popup_content > .newsletter .subscribe .actions,
#template-newsletter .popup_content > .newsletter .subscribe .newsletter {
    display: block;
    width: 100%;
}
#template-newsletter .popup_content > .newsletter .subscribe .field .control:before {
    display: none;
}
#template-newsletter .popup_content > .newsletter .subscribe .field .control #newsletter {
    border: 1px solid #ececec;
    padding: 25px 50px;
    border-radius: 30px;
    font-style: italic;
    color: #222;
}
#template-newsletter .popup_content > .newsletter .subscribe .field .control #newsletter::placeholder {
    color: #222;
    text-transform: uppercase;
}
#template-newsletter .popup_content > .newsletter .subscribe .field .control #newsletter:-ms-input-placeholder {
    color: #222;
    text-transform: uppercase;
}
#template-newsletter .popup_content > .newsletter .subscribe .field .control #newsletter::-ms-input-placeholder {
    color: #222;
    text-transform: uppercase;
}
#template-newsletter .popup_content > .newsletter .subscribe .actions .subscribe {
    background: #3fa9f5;
    width: 100%;
    max-width: 300px;
    border-radius: 20px;
    text-transform: uppercase;
    border: none;
    margin: 12px 0 0;
}
#template-newsletter .mfp-close {
    display: none;
}
#template-social-sharing {
    background-image: url('../Bss_Popup/images/bg-popup-social.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    color: #fff;
    max-width: 650px;
    padding: 70px 25px;
    box-sizing: border-box;
}
#template-social-sharing .title-popup {
    font-size: 40px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 40px;
}
#template-social-sharing .mfp-close {
    display: none;
}
#template-social-sharing .des-popup {
    font-size: 22px;
    margin-top: 50px;
}
#template-social-sharing .social {
    list-style: none;
    margin: 15px 0 0;
    padding: 0;
}
#template-social-sharing .social li {
    display: inline-block;
    padding: 0 5px;
    margin-bottom: 0;
}
#template-social-sharing .social li a {
    display: block;
}
#template-hot-deals {
    max-width: 754px;
    border-radius: 10px;
}
#template-hot-deals .block-products-list {
    text-align: center;
}
#template-hot-deals .block-products-list .block-title {
    margin: 40px 0;
}
#template-hot-deals .block-products-list .block-title strong {
    font-size: 25px;
    line-height: 25px;
    font-weight: bold;
}
#template-hot-deals .block-products-list .product-item {
    width: 23%;
}
.popup_content {
    display: grid;
}
.popup_content .products-grid .product-item-actions {
    margin: 0;
}
.popup_content .products-grid .product-item-actions .block-title {
    font-size: 25px;
    line-height: 25px;
    font-weight: bold;
}
.popup_content p {
    margin-top: 0;
    margin-bottom: 0;
}
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}
.mfp-wrap {
    top: unset !important;
    left: unset !important;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed !important;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}
.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
    display: none;
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}
.mfp-ajax-cur {
    cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
    cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.mfp-loading.mfp-figure {
    display: none;
}
.mfp-hide {
    display: none !important;
}
.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}
.mfp-preloader a {
    color: #CCC;
}
.mfp-preloader a:hover {
    color: #FFF;
}
.mfp-s-ready .mfp-preloader {
    display: none;
}
.mfp-s-error .mfp-content {
    display: none;
}
button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}
button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
.mfp-close {
    width: 30px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
}
.mfp-close:active {
    top: 1px;
}
.mfp-close-btn-in .mfp-close {
    color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}
.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
    margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}
.mfp-arrow-left {
    left: 0;
}
.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px;
}
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
    right: 0;
}
.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px;
}
.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
    top: -40px;
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}
.mfp-figure {
    line-height: 0;
}
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}
.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.mfp-figure figure {
    margin: 0;
}
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}
.mfp-image-holder .mfp-content {
    max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}
.mfp-zoom-in .mfp-with-anim {
    opacity: 0;
    transition: all 0.2s ease-in-out;
    transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
    opacity: 0;
    transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
    transform: scale(0.8);
    opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
}
.mfp-newspaper .mfp-with-anim {
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.5s;
    transform: scale(0) rotate(500deg);
}
.mfp-newspaper.mfp-bg {
    opacity: 0;
    transition: all 0.5s;
}
.mfp-newspaper.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: scale(1) rotate(0deg);
}
.mfp-newspaper.mfp-ready.mfp-bg {
    opacity: 0.8;
}
.mfp-newspaper.mfp-removing .mfp-with-anim {
    transform: scale(0) rotate(500deg);
    opacity: 0;
}
.mfp-newspaper.mfp-removing.mfp-bg {
    opacity: 0;
}
.mfp-move-horizontal .mfp-with-anim {
    opacity: 0;
    transition: all 0.3s;
    transform: translateX(-50px);
}
.mfp-move-horizontal.mfp-bg {
    opacity: 0;
    transition: all 0.3s;
}
.mfp-move-horizontal.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: translateX(0);
}
.mfp-move-horizontal.mfp-ready.mfp-bg {
    opacity: 0.8;
}
.mfp-move-horizontal.mfp-removing .mfp-with-anim {
    transform: translateX(50px);
    opacity: 0;
}
.mfp-move-horizontal.mfp-removing.mfp-bg {
    opacity: 0;
}
.mfp-move-from-top .mfp-with-anim {
    opacity: 0;
    transition: all 0.2s;
    transform: translateY(-100px);
}
.mfp-move-from-top.mfp-bg {
    opacity: 0;
    transition: all 0.2s;
}
.mfp-move-from-top.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: translateY(0);
}
.mfp-move-from-top.mfp-ready.mfp-bg {
    opacity: 0.8;
}
.mfp-move-from-top.mfp-removing .mfp-with-anim {
    transform: translateY(-50px);
    opacity: 0;
}
.mfp-move-from-top.mfp-removing.mfp-bg {
    opacity: 0;
}
.mfp-3d-unfold .mfp-content {
    perspective: 2000px;
}
.mfp-3d-unfold .mfp-with-anim {
    opacity: 0;
    transition: all 0.3s ease-in-out;
    transform-style: preserve-3d;
    transform: rotateY(-60deg);
}
.mfp-3d-unfold.mfp-bg {
    opacity: 0;
    transition: all 0.5s;
}
.mfp-3d-unfold.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: rotateY(0deg);
}
.mfp-3d-unfold.mfp-ready.mfp-bg {
    opacity: 0.8;
}
.mfp-3d-unfold.mfp-removing .mfp-with-anim {
    transform: rotateY(60deg);
    opacity: 0;
}
.mfp-3d-unfold.mfp-removing.mfp-bg {
    opacity: 0;
}
.mfp-zoom-out .mfp-with-anim {
    opacity: 0;
    transition: all 0.3s ease-in-out;
    transform: scale(1.3);
}
.mfp-zoom-out.mfp-bg {
    opacity: 0;
    transition: all 0.3s ease-out;
}
.mfp-zoom-out.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: scale(1);
}
.mfp-zoom-out.mfp-ready.mfp-bg {
    opacity: 0.8;
}
.mfp-zoom-out.mfp-removing .mfp-with-anim {
    transform: scale(1.3);
    opacity: 0;
}
.mfp-zoom-out.mfp-removing.mfp-bg {
    opacity: 0;
}
.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}

@media only screen and (max-width: 479px) {
    #template-age-verification button {
        width: 100%;
    }
    #template-age-verification #age_verification_redirect {
        max-width: 100%;
    }
}

@media only screen and (max-width: 639px) {
    #template-age-verification button#age_verification_no {
        display: block;
        margin: 0 auto;
    }
    #template-age-verification button#age_verification_yes {
        margin-bottom: 10px;
        margin: 10px auto;
        display: block;
    }
    #template-newsletter .popup_content > .newsletter:before {
        height: 200px;
    }
    #template-hot-deals {
        max-height: 400px;
        overflow-y: scroll;
    }
    #template-hot-deals .block-products-list .product-item {
        width: 49%;
    }
    #template-hot-deals .block-products-list .block-title {
        margin: 30px 0;
    }
    #template-hot-deals .block-products-list .block-title strong {
        font-size: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .popup_wrapper {
        max-width: 100%;
    }
    #template-age-verification #age_verification_redirect {
        float: none;
        margin: 10px 0px 40px 0;
    }
    #template-age-verification .popup-title {
        font-size: 35px;
    }
    #template-age-verification .popup-title:before {
        display: none;
    }
    #template-age-verification button {
        width: 250px;
    }
    #template-age-verification #age_verification_redirect {
        max-width: 250px;
    }
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 25px;
        height: 25px;
        line-height: 25px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (min-width: 768px), print {
    #template-contact-form .actions-toolbar .primary {
        float: right;
    }
    #template-contact-form .actions-toolbar .primary button {
        margin: 0;
    }
}

/** END BSS POPUP CSS COMPILED **/

.row.category {
    display: block;
}
.row.category .categorybanner-images {
    text-align: center !important;
}
.row.category .img-content .img-thumbnail {
    border-radius: 50% !important;
    aspect-ratio: 1/1;
    width: 70%;
}
.navigation .level0 > .level-top {
    color: #fff !important;
}
.row.category .col-md-3 {
    text-align:center
}
