
#column-right {
    background-color: transparent;
    margin-top: 0px;
}
#column-right {
    float: right !important;
    z-index: 10;
    display: block !important;
}
div#contentcat {
    padding-right: 0px;
}
#column-right .box-heading {
    padding: 5px 0px;
}
div#menutab a.button, div#menutab input.button {
    font-size: unset;
    padding: 3px 6px;
    font-family: monospace;
}

a.button span {
    color:#fff;
    line-height: 12px;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    padding: 3px;
}

.tab-content {
    background-color: #fff;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
    margin-bottom: 20px;
    overflow: auto;
    padding: 0px;
    z-index: 2;
}
#column-right .box .box-content ul {
    margin: 0px auto;
    color: #000;
    list-style-type: circle;
    padding-left: 29px;
}
.box-category>ul>li>a {
    color: #000;
    display: none;
    font-size: 30px;
    font-weight: 800 !important;
    padding: 7px 0 7px 5px;
    text-decoration: none;
}

.box-category>ul>li>a:hover {
    color: #000;
}

.box-category>ul>li ul {}

.box-category>ul>li a.active {
    font-weight: bold;
}
.box-category>ul>li ul>li>a {
    border-bottom: 1px solid #dcdcdc;
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: 500;
    padding: 10px 15px;
    text-decoration: none;
    transition: all 0.3s ease 0s;
    background: var(--prmary);
    margin-bottom: 5px;
    border-radius: 4px;
    box-shadow: inset -4px -4px 2px 0px rgb(0 0 0 / 7%);
    
}

.box-category>ul>li ul>li>a:hover, .box-category>ul>li ul>li.side-cat-selected>a {
    background-color: #000000;
    color: #fff !important;
}

.box-category>ul>li ul>li>a.active {
    font-weight: bold;
    color: #000;
}
#menu .navbar-collapse {
    z-index: auto;
}
div#column-left {
    padding-right: 0px;
    display: block;
    float: left;
}

.product-info_simple.even {
    background: #f3f3f3;
    padding: 10px 15px;
    margin: 0px auto;
    overflow: auto;
}

.product-info_simple.odd {
    background: #fafafa;
    padding: 10px 15px;
    margin: 0px auto;
    overflow: auto;
}

.box-category {
    border:0px;
}
.before_radio {
    padding-left: 30px;
    margin: 7px 0px;
}
.prod_main_categories .cat_name {
    padding: 0px;
    display: inline-block;
    margin-bottom: 0px;
    width: 100%;
}
.cat_name img {
    width: 100%;
}
div#cart_postcode_box h3 {
    margin-bottom: 0px;
}
.cat_name h3 a {
    color: #000;
    font-size: 30px;
    text-transform: capitalize;
    font-weight: 400;
    font-family: "Playfair Display", serif;
}
div#before_bg h3 {
    margin-top: 10px;
    padding-right: 15px;
}
.mini-cart-info .name {
    width: 83%;
    float: left;
}

#equiliser .remove {
    float: left;
    width: 20%;
    text-align: center;
    padding: 3px 0px;
    color: #e31e24;
    font-size: 20px;
    border: 1px solid #c3c3c3;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    cursor: pointer;
    background: #fff;
    z-index: 11;
}

#equiliser .add {
    float: left;
    width: 20%;
    text-align: center;
    padding: 3px 0px;
    color: #00a52c;
    font-size: 20px;
    border: 1px solid #c3c3c3;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    cursor: pointer;
    background: #fff;
    z-index: 11;
}

#equiliser .quantity {
    float: left;
    width: 25%;
    text-align: center;
    padding: 5px 0px;
    color: #000;
    font-size: 17px;
    background: #c3c3c3;
}
.alltotal {
    padding: 5px 20px;
    line-height: unset;
    background: #cecece;
    overflow: auto;
    color: #000;
}
.content .empty {
    font-weight: 500;
}
.prod_extra_option_det .col-sm-6 {
    padding: 0px;
}
div#menutab .popupbuttonn.button {
    color: #fff;
    line-height: 12px;
    font-size: 16px;
    display: inline-block;
    font-weight: bold;
    padding: 7px 9px;
    text-decoration: none;
    margin: 1px;
}
.option label {
    font-weight: 400;
}
span#head-title,
.newsletter {
    display: none;
    color: #000;
}
.loader {
    width: 20px;
    height: 20px;
}

.button.button_cart, .button-cart {
    padding: 7px;
}

.prod_extra_option_name b {
    margin: 5px auto;
    /*display: block; commected sanu*/
    font-size: 15px;
}
.bundle_name,
.prod_extra_option_name {
    margin: 5px auto;
    /*13px auto; commected sanu*/
    display: block;
    font-size: 14px;
}

.prod_extra_option_det {
    font-size: 11px;
    line-height: 13px;
}

.prod_extra_option_det .checkbox, .checkbox.options_dressings {
    margin: 0px auto;
    margin-top: 0px !important;
    padding: 0px;
}
div#menu_closed_msg {
    margin-bottom: 15px;
}
div#contentcat ul.nav.nav-tabs li a {
    background: #fff;
    border-bottom: 5px solid #fff;
}
div#suber {
    width: 80%;
    float: left;
}

div#sub_amt {
    width: 20%;
    float: left;
}
.add .fa.fa-plus-circle,
.remove .fa.fa-minus-circle {
    padding: 3px 0px;
}

div#sub_price {
    line-height: 25px;
    /*    width: 100%;*/
    float: left;
}

div#equiliser {
    margin-bottom: 8px;
    padding: 0px;
}

.mini-cart-info .name i.fa.fa-check {
    color: #00a52c;
}

div#pro_bg {
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
    float: left;
    margin: 8px auto;
}

div#side_cart_open {
    border: 1px solid #dcdcdc;
}

#catpage #column-left.pgleftbottomfixed {
    position: fixed;
    bottom: 30px;
    width: 200px;
}

div#catpage .pgrightbottomfixed div#side_cart_open {
    bottom: 30px;
    position: fixed;
    width: 351px;
}

#catpage #contentcat.fixed {
    float: left !important;
    margin: 0 0 0 200px;
}

div#menutab .popupbuttonall.button {
    padding: 3px 10px;
}
div#cart_requested_times {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    align-items: center;
    background: #ffd7d7;
}
select#order_requested_time {
    flex: 1;
}
div#side_cart_open .applinks {
    text-align: center;
}

div#column-left .box-category>ul>li a.active+ul {
    background: #fff;
}

div#cart-chechout-btn {
    outline: 0px;
    width: 90%;
    margin: 10px auto 0px;
}
.addressx {
    font-size: 15px;
}

.popoptionmodel {
    padding: 5px !important
}

.album_img.image {
    width: 25%;
    float: left;
    margin: 0 0;
    padding: 1px 1px;
    height: 200px;
    background-size: cover;
    border: 1px solid #fff;
    cursor: zoom-in;
    transition: all .5s;
}

body.Gallery div#myModal {
    z-index: 100;
    background-color: rgba(0, 0, 0, 0.95);
}

body.Gallery .close {
    top: 29px;
    opacity: 1;
    font-weight: 500;
}

div#main_gallery_div .next, div#main_gallery_div .prev {
    top: 170px;
    text-decoration: none;
}

.mySlides img {
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    width: 700px;
    max-width: 100%;
    height: 500px;
}

div#centralig img {
    margin: 10px auto;
}

.album_img.image:hover {
    transform: scale(0.9);
}

.etm_album_images {
    position: relative;
    z-index: 10;
}

div#main_gallery_div {
    padding: 40px 0px;
    float: left;
    width: 100%;
}

.img_flexer {
    display: flex;
    justify-content: space-between;
}

.product-img-right {
    flex: 1;
    padding-left: 15px;
    display: flex;
    flex-wrap: wrap;
}
.product_image img {
    border-radius: 15px;
}
.product-img-right .product_name, .product-img-right .product_description, .product-img-right .option, .product-img-right .options {
    flex-basis: 100%;
    margin: 4px auto;
}

.product-img-right .product_name, .product-det-right .product_name {
    font-weight: 700 !important;
}

.product-img-right .product_description p {
    margin-bottom: 0px;
}

.img_flexer .product-img-right .product_option_price {
    margin: 0px auto;
}

.product-img-right .product_option_price {
    flex-basis: 100%;
    margin: 15px auto;
}

.product-img-right .productdetails {
    display: flex;
    align-items: center;
}

.product-img-right .option .modal-content .option, .product-img-right .option .modal-content {
    text-align: left;
}div#column-left .box-heading {
    display: none;
}
.header-cart-item-count {
    display: none;
}
.itemsbox {
    max-height: 250px;
    overflow-y: auto;
    overflow-x: hidden;
}
div#before_border {
    padding: 5px 15px 10px 15px;
}
.itemsbox::-webkit-scrollbar {
    width: 5px;
}

.itemsbox::-webkit-scrollbar-track {
    background: rgb(236, 236, 236);
}

.itemsbox::-webkit-scrollbar-thumb {
    background: #464646;
    border-radius: 26px;
    border: 2px solid #464646;
    box-shadow: inset 1px 1px 5px rgb(0 0 0 / 22%);
}
div#column-left, div#column-right {
    position: sticky;
    top: 0px;
    z-index: 1;
    margin-bottom: 15px;
}

div#side_cart_open div#menu_closed_msg {
    display: none;
}
form#sidebarcheckoutform {
    display: none;
}
div#side_cart_open .applinks {
    display: none;
}
div#sidepopup {
    background: #000;
}
div#store-id h5 {
    font-size: 22px;
    
}
div#store-id {
    font-size: 18px;
}
#menu .navbar-nav>li#mobileonlymenu {
    display: none;
}
div#shipping-method .col-sm-9.alert.alert-warning {
    background: #e31e24;
    border-color: #e31e24;
    color: #fff;
    font-size: 20px;
}


span#hditemcnt {
    color: #fff;
}
div#column-left .box-category {
    height: 100vh;
    overflow-y: scroll;
    padding-right: 5px;
}
div#column-left .box-category::-webkit-scrollbar {
    width: 5px;
}

div#column-left .box-category::-webkit-scrollbar-track {
    background: rgb(236, 236, 236);
}

div#column-left .box-category::-webkit-scrollbar-thumb {
    background: #464646;
    border-radius: 26px;
    border: 2px solid #464646;
    box-shadow: inset 1px 1px 5px rgb(0 0 0 / 22%);
}

#menu .btn-navbar {
    height: 40.56px;
}
div#before_bg {
    margin-bottom: 10px;
}

.prod_main_categories .cat_name h3 {
    background-size: 100% auto !important;
    height: auto;
    margin-top: 0;
    padding-top: 0px;
    background-repeat: no-repeat;
    background-position: center;
}
.prod_main_categories .cat_name h3 span {
    font-size: 14px;
    font-weight: 400;
}
@media screen and (max-width: 1024px) {
    div#home_middle .applinks {
    bottom: 9px;
   }
    .gapr {
        padding: 3vw !important;
    }
    div#header .container, body.home_page_tel div#header .container, .top_strip .container, body.home_page_tel .top_strip .container {
        max-width: 100vw;
        margin: auto;
        width: 100%;
    }
    .desktop_menu ul li a {
        padding: 10px 10px;
    }
        div#carousel0 {
        width: 100vw;
    }
    div#nomarg {
        margin: 0px;
    }

    #catpage #contentcat.fixed {
        margin: 0 0 0 185px;
    }

    div#content div#notification {
        width: 58%;
    }


}
@media only screen and (min-width: 768px) and (max-width: 1010px) {
    div#custom-search-input .input-group.col-md-12 {
        width: 100%;
    }
    .product-img-left {
        min-height: 174px;
    }
    .slideshow .nivo-caption {
        bottom: 35%;
    }

    div#column-left .box-category {
        height: auto;
        overflow-y: auto;
        padding-right: 0px;
    }
    div#column-left
    {
        position: relative;
    }
    .nivo-caption img {
        position: relative !important;
        right: 0px !important;
        top: 0px !important;
        left: auto !important;
    }
    div#contentcat ul.nav.nav-tabs li a {
        font-size: 15px;
    }
    div#carousel0 {
        width: 700px;
    }
    
    .pgleftbottomfixed .box-content {
        overflow-y: unset;
        height: unset;
    }

    body.menu div#column-right {
        width: 45%;
    }
    
    div#column-left {
        padding: 0px 15px;
        clear: both;
        min-height: 0px !important;
    }

    #catpage #contentcat.fixed {
        margin: 0px;
    }

    #catpage #column-left.pgleftbottomfixed {
        position: relative;
        bottom: 0px;
        width: 100%;
    }
    
    body.Menu div#contentcat {
        width: 55% !important;
    }

    body.Menu #column-right {
        width: 45% !important;
    }

    #column-left {
        float: none;
        max-width: none;
        width: 100%;
        margin: 10px auto;
    }

    div#column-left .box-category>ul>li a.active+ul {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    #column-left #left-side-bar-category li {
        display: flex;
        display: -ms-flexbox;
        text-align: center;
        flex: 33.333%;
        -ms-flex: 33.333%;
        max-width: 33.333%;
        border: 1px solid #fff;
        align-items: center;
        background-color: #f6f6f6;
    }
    .box-category>ul>li ul>li>a {
        padding: 10px 10px;
        font-size: 14px;
        width: 100%;
        border: 0;
    }
    
    .before_radio {
        font-size: 13px;
    }
    div#right-items, div#left-items {
        flex-basis: 27%;
    }
}
@media (max-width: 767px) {
    
    div#column-left .box-category>ul>li a.active+ul {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    #catpage #column-left ul#left-side-bar-category li a {
        padding: 10px 5px;
        font-size: 14px;
        color: #fff;
        width: 100%;
        border: 0;
    }

    #catpage #column-left ul#left-side-bar-category li {
        display: flex;
        display: -ms-flexbox;
        text-align: center;
        flex: 50%;
        -ms-flex: 50%;
        max-width: 50%;
        border: 1px solid #fff;
        background-color: #f6f6f6;
    }

    div#sub_price {
        font-size: 12px;
    }

    div#contentcat ul.nav.nav-tabs li a {
        font-size: 15px;
        padding: 15px 0px;
    }
    
    .product_description {
        font-size: 12px;
    }
    
    .menu-nav #menu .nav>li>a {
        padding: 20px 10px;
        font-size: 24px;
        color: #fff;
    }
    div#mobile-cart-total a#mobile_cart_btn {
        display: block;
    }
    
    #catpage #contentcat.fixed {
        margin: 0px;
    }

    #catpage #column-left.pgleftbottomfixed, div#catpage .pgrightbottomfixed div#side_cart_open {
        position: relative;
        bottom: 0px;
        width: 100%;
        max-width: 100%;
    }

    div#column-right {
        margin: 15px auto;
    }
    
    .box-category ul li {
        display: inline-block;
        text-align: center;
        width: 100%;
    }

    #catpage div#column-left {
        margin: 10px auto;
        width: 100%;
        padding: 0px;
    }
    
    div#logo img {
        margin: auto;
    }
    
    body #header #menu {
        background: none;
        position: fixed !important;
        right: 0 !important;
        width: 100% !important;
        top: 100px !important;
        z-index: 1000;
        margin-top: -65px;
    }

    div#contentcat, #column-right {
        width: 100% !important;
        padding: 0px;
        float: none !important;
        max-width: 100%;
        display: block !important;
    }

    div#content {
        padding: 0px 15px;
    }
        body #menu .navbar-header {
        position: absolute;
        right: 0px;
        top: -40px;
    }
    .navbar-collapse .navbar-nav {
        background-color: #282828;
    }
    
    .pgleftbottomfixed .box-content {
        overflow-y: unset;
        height: unset;
    }
    
    div#logo {
        flex: auto;
        padding: 0px 15px;
        width: 100%;
    }

    div#logo img {
        margin: 15px auto;
    }

    div#welcome, div#welcome a, div#header-tel-number, div#header-tel-number a {
        font-size: 14px;
    }

    .wrapper {
        border-top: 37px solid #1a1a1a;
        padding: 15px 0px;
    }

    div#carousel0 {
        width:80vw;
    }

    div#wback_0 .wmessage {
        width: 100%;
        text-align: center;
    }

    div#wback_0 h1 {
        font-size: 24px;
        padding: 15px 30px;
    }
    div#wback_0 h1 span {
        font-size: 30px;
    }
    div#carousel_feedback {
        width: 300px;
    }

    div#feedbk h1 {
        font-size: 26px;
    }

    div#gapper {
        padding: 0px 15px;
    }

    .contact-info {
        width: 100%;
        margin: auto;
    }

    div#welcometo a {
        font-size: 23px;
        padding: 8px 0px;
        width: 160px;
    }
    .wrapper2 {
        padding: 1px 0px;
    }

    div#featuredprd {
        width: 90vw;
        margin: auto;
    }

    div#slideshow0 h1 {
        font-size: 24px;
    }

    div#slideshow0 a.btn.btn-primary {
        font-size: 16px;
        width: 150px;
    }
    div#right-items, div#left-items {
        flex-basis: 100%;
    }
    nav#menu {
        border-top: 0px;
        border-bottom: 0px;
    }
    .album_img.image {
        width: 100%;
    }
    .mySlides img {
        height: 300px;
    }
    body.Menu #column-right {
        display: none !important;
    }
    
    div#contentcat {
        clear: both;
    }
    .gpp button.btn.btn-primary.btn-block {
background: #000 !important;
        width: 90%;
        margin: 15px auto;
        font-size: 18px;
        padding: 10px 0px;
        text-transform: capitalize;
        border-radius: 15px;
    }
    div#sidepopup .modal-dialog {
        margin: 0px;
    }
    .Menu div#side_cart_open {
        min-height: 100% !important;
    }
    .header-cart-item-count {
        display: block;
        position: relative;
        z-index: 11;
    }
    .header-cart.cartdiv {
        position: fixed;
        top: 3px;
        left: 5px;
    }
    a#mobile_cart_btn {
        padding: 0px;
        border: 1px solid #068b00;
        border-radius: 0px;
    }
    button#menu1 {
        color: #fff;
        background: #068b00;
        border: 0px;
        font-size: 20px;
        padding: 4px 9px;
        border-color: #068b00;
    }
    button#cart-htotal {
        padding: 15px 0;
        border-radius: 0;
        font-size: 22px;
        background-color: #068b00 !important;
        border: 1px solid #068b00 !important;
        box-shadow: 0px -10px 10px 0px rgb(0 0 0 / 25%);
    }
    div#cartfixeddiv button.col-xs-3.btn {
        border-radius: 0;
        padding: 30px 0
    }
    div#cartfixeddiv button#bager {
        padding: 25px 0;
        background: #fff
    }
    .itemview .col-xs-3,
    div#cart-htotal {
        text-align: center
    }
    .itemview {
        z-index: 11;
        position: fixed;
        bottom: 0;
        width: 100%;
        right: 0;
        left: 0;
        margin: auto;
        background: #fff;
        box-shadow: 0 -3px 5px 0 rgba(0, 0, 0, 0.1);
        border-top: 1px solid #288236
    }
    div#cart-htotal {
        border: 1px solid #288236;
        border-top: 0;
        border-bottom: 0;
        padding: 25px 0;
        font-size: 16px;
        font-weight: 700
    }
    div#cartfixeddiv .col-xs-3 {
        padding: 25px 0;
        background: var(--prmary);
        color: #fff;
        font-size: 16px;
        font-weight: 700
    }
    div#cartfixeddiv i {
        color: #e4ff00;
        font-size: 29px;
        text-shadow: 1px 1px var(--prmary)
    }
    span#cart-hcount {
        border-radius: 50%;
        background: #000;
        width: 25px;
        border: 1px solid var(--prmary);
        bottom: 5px;
        position: relative;
        display: inline-block;
        height: 25px
    }
    div#cartfixeddiv {
        border-top: 1px solid #288236
    }
    div#mobile-cart-total a#mobile_cart_btn {
        display: block;
        margin: auto;
        padding: 8px 0;
        z-index: 11
    }
    div#mobile-cart-total {
        margin: 7px auto
    }
    .cartdiv {
        position: relative;
        z-index: 11;
    }
    .header-cart-item-count {
        display: block;
    }
    body.Checkout .header-cart-item-count {
        display: none;
    }
    div#column-left, div#column-right {
        position: relative;
    }
    
    #menu .navbar-nav>li#mobileonlymenu {
        display: block;
    }
    #menu .navbar-nav>li#mobileonlymenuno {
        display: none;
    }
    div#welcometo a.btn.btn-default {
        font-size: 16px;
        width: 150px;
    }
    body.home_page_tel div#content {
        padding: 0px 0px;
    }
    div#mobnav {
        display: block;
    }
    #menu .btn-navbar {
        height: 39.56px;
    }
    .nivo-caption img {
        position: relative !important;
        right: 0px !important;
        top: 0px !important;
        left: auto !important;
    }
    .product_image img {
        width: 130px;
    }
    .product_optionname {
        font-size: 10px;
    }
    .img_flexer {
        flex-flow: row;
    }
    .product-img-right {
        padding-left: 0px;
        padding-right: 15px;
    }
    .slideshow .nivo-caption {
        bottom: 15px;
    }
    div#column-left .box-category {
        height: auto;
        overflow-y: auto;
        padding-right: 0px;
    }
}
@media screen and (max-width: 1024px) {
    div#catpage .pgrightbottomfixed div#side_cart_open {
        width: 339px;
    }
}