body
{
	padding-top:0px !important;
}
*
{
    outline: 0px !important;
}
.card_side_select > .caret
{
    display: block;
}
.select-wrapper input.select-dropdown
{
    padding: 0px 10px !important;
    font-size: 14px;
}
.select-wrapper span.caret
{
    right: 6px !important;
top: 8px !important;
}
.styled-select {
   background: url(http://i62.tinypic.com/15xvbd5.png) no-repeat 96% 0;
   height: 29px;
   overflow: hidden;
   width: 240px;
}
.user-alert
{
position: fixed;
right: -1000px;
top: 90px;
width: 210px;
z-index: 9999;
border-top-right-radius: 0 !important;
border-bottom-right-radius: 0 !important;
color: white !important;
background: rgba(11, 150, 150, 0.73) !important;
border: 1px solid rgba(11, 150, 150, 0.73) !important;
transition: all 0.5s ease-in-out;
}
#close_user-alert
{
    color: white;
    opacity: 1;
}
.styled-select select {
   background: transparent;
   border: none;
   font-size: 14px;
   height: 29px;
   padding: 5px; /* If you add too much padding here, the options won't show in IE */
   width: 268px;
}

.styled-select.slate {
   background: url(http://i62.tinypic.com/2e3ybe1.jpg) no-repeat right center;
   height: 34px;
   width: 240px;
   margin-bottom: 10px;
}

.styled-select.slate select {
   border: 1px solid #ccc;
   font-size: 16px;
   height: 34px;
   width: 268px;
}
.styled-select.slate1 {
   background: url(http://i62.tinypic.com/2e3ybe1.jpg) no-repeat right center;
   height: 34px;
   width: 180px;
   margin-bottom: 10px;
}

.styled-select.slate1 select {
   border: 1px solid #ccc;
   font-size: 16px;
   height: 34px;
   width: 268px;
}
.styled-select.slate2 {
   background: url(http://i62.tinypic.com/2e3ybe1.jpg) no-repeat right center;
   height: 34px;
   width: 130px;
   margin-bottom: 10px;
}

.styled-select.slate2 select {
   border: 1px solid #ccc;
   font-size: 16px;
   height: 34px;
   width: 268px;
}
.roll-container{width:100%;height:400px;margin:0 auto;float:none;border:5px solid grey;box-shadow:1px 2px 1px #fff;overflow: hidden;}
.left-side{width: 50%;overflow: hidden;float: left;height: 500px;}
.right-side{width: 50%;overflow: hidden;float: right;height: 500px;}
.paddMd{padding: 0px !important;}
.singleItem{display: block;float: left;margin-right: 20px;}
.deviceImg{margin-top: 10px;}
/*.midiv{width: 280px; margin:0px auto;}*/
/*p{font-weight: bold;
    margin: 0;
    height: 400px;
    line-height: 400px;
    overflow: hidden;
    position: relative;}*/
.left-side p img {margin-left: 6%;height: 100%;margin-top: -4%;vertical-align: middle;}
.right-side p img {margin-left: -78%;height: 100%;margin-top: -4%;vertical-align: middle;}


/*=============================SAMRAT CSS START HERE FOR MENU=======================================*/
@font-face {
    font-family: DIN;
    src: url(../font/dinlight/DIN-Light.ttf);
}
@font-face {
    font-family: DIN;
    src: url(../font/dinlight/DIN-Light.woff);
}
@font-face {
    font-family: FertigoW01-Regular;
    src: url(../font/fertigo/fertigo.woff);
}
@font-face {
    font-family: FertigoW01-Regularr;
    src: url(../font/fertigo/fertigo.ttf);
}
@font-face {
    font-family: "SackersGothicW01-Light";
    src: url(../font/font3/0dabf6820744e4ed41f7ce1dd8a9e502.ttf);
    }
    @font-face {
    font-family: "TradeGothicW01-Roman";
    src: url(../font/OnlineWebFonts/af23364fe42dcbed7a6f2c319eec6a6e.ttf);
    }
     @font-face {
    font-family: "Montserrat";
    src: url(../font/montserrat/Montserrat-Regular.ttf);
    }
      @font-face {
    font-family: "FrontageW00-Regular";
    src: url(../font/font6/bc146f36f662e7bb6c1906010fd29ff5.ttf);
    }
    @font-face {
    font-family: "TradeGothicW01-Light";
    src: url(../font/font8/8212c5c64745d10b965e1432b7c2691c.ttf);
    }
    @font-face {
    font-family: Cabin;
    src: url(../font/Cabin-Regular.ttf);
    }
    @font-face {
    font-family: "Lato";
    src: url(../font/Lato2OFL/Lato-Regular.ttf);
    }
    @font-face {
    font-family: "Lato-light";
    src: url(../font/Lato_Light/Lato-Light.ttf);
    }
    @font-face {
    font-family: "Sackers Gothic W01 Light";
    src: url(../font/Sackers-Gothic-W01-Light.ttf);
    }
    @font-face {
    font-family: "Cinzel Decorative";
    src: url(../font/Cinzel Family/Cinzel_Decorative/CinzelDecorative-Regular.ttf);
    }
    @font-face {
    font-family: "Sackers Gothic W01 Light";
    src: url(../font/Cinzel Family/Cinzel_Decorative/CinzelDecorative-Regular.otf);
    }
.header_margin
{
    width:100%;
    height: 12%;
}
.product_view
{
    width:90%;
    height: 90%;
    /*border:1px solid black;*/
    margin: 0px auto;
    border-bottom: 2px solid rgba(196, 196, 196, 0.53);
}
.product_view_left
{
    width:48%;
    float: left;
    /*border:1px solid black;*/
    height: 100%;
}
.product_view_right
{
    width:48%;
    float: right;
    /*border:1px solid black;*/
    height: 100%;
}
.product_view_left_header
{
    width: 100%;
    height: 18%;
    /*border:1px solid black;*/
    display: table;
}
.product_view_left_header_ul
{
    list-style: none;
    margin: 0px;
}
.product_view_left_image
{
    width: 100%;
    height: 80%;
    /*border:1px solid black;*/
}
.product_img_size
{
    height: 100%;
    width: 100%;
}
.product_option_image_div
{
    width: 100%;
    height: 82%;
}
.product_view_right_header
{
    width: 100%;
    height: 18%;
    /*border:1px solid black;*/
}
.content-header 
{
    color: #241A04;
    font-family:DIN;
    margin: 0px;
    text-transform: uppercase;
    display: table-cell;
    vertical-align: middle;
    font-size: 38px;
}
.content-header_2
{
    color: #241A04;
    font-family:DIN;
    margin: 0px;
    text-transform: uppercase;
    display: table-cell;
    vertical-align: middle;
    font-size: 25px;
}
.content-header-red 
{
    color: #C41130;
}
.icon_div
{
    border-bottom: 2px solid rgb(0, 0, 0);
    width: 75px;
    height: 75px;
    float: left;
    margin-right: 22px;
    padding-bottom: 1px;
    cursor: pointer;
}
.icon_text_div
{
    width: 190px;
    height: 75px;
    /*border:1px solid black;*/
    float: left;
}
.p1_text
{
    font-size: 17px;
    font-family: DIN;
    color: #0F535F;
    font-weight: bold;
    margin: 0px;
}
.p2_text
{

}
.icon_size
{
    width: 96%;
    height: 96%;
}
.herbs_menu {
    position: relative;
    z-index: 4;
    background: url(../images/herbs-spices.png) top center no-repeat;
    height: 6.4375em
}
.content-page-wrap-menu
{
    min-height: 100%;
    height: auto !important;
    margin: 2px auto -290px;
    max-width: 85em;
    margin-top: 5%;
}
a {
    color: #C41130;
    text-decoration: none;
    line-height: inherit;
}
.border_bottom_active
{
    border-bottom: 2px solid #C41130;
    padding-bottom: 7px;
}
.border_bottom
{
    border-bottom: 2px solid #A19DA1;
    padding-bottom: 7px;
}
.border_bottom:hover
{
    border-bottom: 2px solid black;
    padding-bottom: 7px;
}
.product-range-group li.product-results_menu
{
    margin-left: 0.625em;
    width: 17.25em;
}
.product-item-area-menu
{
    border-bottom: 3px solid #D1CBC1;
    margin-right: 17px;
}
.push_menu {
    height: 0px;
    margin-bottom: 43px;
}
.product_description_div
{
    margin-top: 40px;
}
.desc_p_tag
{
    font-family: DIN;
    font-size: 15px;
    color: black;
}
.desc_p_tag2
{
    margin-top: 25px;
    font-family: DIN;
    font-size: 15px;
    font-weight: bold;
    font-style: italic;
}
.product_view_second_div
{
    width:90%;
    height: 60%;
    /*border:1px solid black;*/
    margin: 0px auto;
    margin-top: 15px;
}
.product_option
{
    width: 20%;
    height: 100%;
    /*border:1px solid black;*/
    float: left;
    display: table;
}
.product_option_text
{
    font-family: DIN;
    font-size: 44px;
    display: table-cell;
    vertical-align: middle;
}
.product_option_main
{
    width: 30%;
    height: 100%;
    /*border: 1px solid black;*/
    float: left;
    margin-right: 45px;
    cursor: pointer;
    position: relative;
}
.product_option_main_hover
{
    height: 100%;
/*    border: 1px solid #000;*/
    float: left;
    margin-right: 10px;
    cursor: pointer;
    width: 100%;
    position: absolute;
    background: rgba(0, 0, 0, 0.45) none repeat scroll 0% 0%;
    display: none;
}
}
.product_option_image_div
{
    width: 100%;
    height: 260px;
    /*border: 1px solid !important;*/
}
.product_option_img_size
{
    width: 100%;
    height: 100%;
}
.product_option_text_div
{
    width: 100%;
    height: 60px;
    /*border: 1px solid;*/
    border-bottom: 2px solid rgba(196, 17, 48, 0.37);

}
.product_option_main:hover .product_option_text_div 
{
    background: rgba(132, 213, 240, 0.27) none repeat scroll 0% 0%;
    transition: 0.3s;
    transition: all 0.3s ease-in-out;
}
.product_option_text_left
{
    width: 70%;
    height: 100%;
    float: left;
/*  border: 1px solid;*/
}
.product_name_p
{
    margin: 0px;
    font-size: 17px;
    font-family: DIN;
    font-weight: bold;
    font-style: italic;
}
.product_code_p
{
    font-weight: bold;
    font-family: DIN;
}
.product_option_text_right
{
    float: right;
    /*width: 16%;*/
/*  border: 1px solid;*//*
    background: url(../images/add.png);*/
    background-size: 100% 100% !important; 
    height: 100%;
    display: table;
}
.scroll-top
{
    position: fixed;
    right: 1%;
    top: 86%;
    z-index: 111;
    display: none;
    cursor: pointer;
}
.add_btn
{
    float: left;
    height: 75px;
    display: table;
    cursor: pointer;
}
.add_btn_span
{
    font-size: 19px;
    color: #0F535F;
    display: table-cell;
    vertical-align: middle;
}
.add_btn_span2
{
    font-size: 15px;
    color: #0F535F;
    display: table-cell;
    vertical-align: middle;
}
.cart_main
{
    height: 100%;
    border:1px solid black;
    position: absolute !important;
    right: 0px;
    z-index: 1;
    top: 10px;
    background: white;
}
.card_dseletye
{
    float: left;
    padding-top: 2px;
}
.menu-product-image
{
    height: 100%;
    width: 100%;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
/*==================================For slide cart menu======================================*/
        .a
        {
            line-height: 0;
            font-family: "TradeGothicW01-Roman",Helvetica,Arial,sans-serif !important;
            font-size: 15px !important;
            letter-spacing: 1.2px !important;
        }
        /*.a::after
        {
            margin-left: 12px;
            display: inline-block;
            font-family: "boilerplate";
            content: " ";
            line-height: 1;
            font-weight: normal;
            font-size: 10px;
            color: #949494;
            transform: rotate(0deg);
            transition: transform 0.4s ease-in-out 0s;
        }*/

        .image_div_style
        {
          width: 21%;
          float: left;
          margin-top: 25px; 
          cursor: pointer; 
          height: 90px;
        }
        .image_style
        {
          width: 80px;
          height: 90px  
        }
        .height_style
        {
            line-height: 5px;
            color: white;
        }
        .text_div_style
        {
            width: 50%;
            float: left;
            height: 90px;
            cursor: pointer;
            font-size: 14px !important;
        }
        .total_div_height
        {
            height: 90px;
            margin-top: 30px;
        }
        .height_style:hover
        {
            text-decoration: none;
            color: white;
        }
        .first_line_height
        {
            line-height: 15px;
            padding:0px;
            font-size: 14px;
            font-weight: bold;
        }
        .second_line
        {
            padding-top: 4px;
            font-size: 14px;
            float: left;
            width: 90px;
        }
        .cancel_div
        {
            width: 10%;
            float: left;
            padding-top: 65px;
            margin-left: 30px;
        }
        .cancel_style
        {
            width: 10px;
            height: 10px;
            cursor: pointer;
        }
        .subtotal_div
        {
            color: white;
            width: 86%;
            float: left;
           margin-left: 30px;
           height: 26px;
        }
        .subtotal_div_buttom
        {
            color: white;
            width: 86%;
            float: left;
            margin-left: 35px;
            height: auto;
            margin-top: 20px;
        }
        .basket_div
        {
            padding-left: 10px;
            font-family: "TradeGothicW01-Light",Helvetica,Arial,sans-serif !important;
        }
        .cart_menu_mid_div
        {
            height: auto;
            margin: 20px auto;
            width: 85%;
            overflow: auto;
        }
        .basket_style
        {
            width: 100%;
            height: auto;
            margin-top: 0px;
            color: #fff;
            font-size: 13px;
            display: table;
            border-bottom: 1px solid white;
        }
        .basket_div
        {
            float:left;
            width:6%;
            height:100%;
            display:table;
            cursor: pointer;
            font-weight: bold;
        }
        .letter_style
        {
            display:table-cell;
            vertical-align:middle;
            color:white;
            text-align:center;
            font-size: 17px;
        }
        .image_div_cart
        {
            width:28%;
            height:100%; 
            float:left;
            margin-left: 12px;
        }
        .item_image_size
        {
            height: 100%;
            width: 100%;    
        }
        .item_div_style
        {
            width:52%;
            height:100%;
            float:left;
            color: white;
            font-family: "TradeGothicW01-Light",Helvetica,Arial,sans-serif !important;
            margin-left: 10px;
        }
        .subtotal_left_div
        {
            width: 46%;
            float: left;
            font-size: 14px;
            font-family: "TradeGothicW01-Light",Helvetica,Arial,sans-serif !important;
            color: #F5F5F5;
            margin-bottom:1px;

        }
        .subtotal_right_div
        {
            width: 52%;
            text-align: right;
            float: left;
            font-size: 14px;
            font-family: "TradeGothicW01-Light",Helvetica,Arial,sans-serif !important;
            color: #F5F5F5;
            margin-bottom:1px;
        }
        .checkout_div
        {
            margin-top: 20px;
            margin-bottom: 10px;
            font-weight: bold;
        }
        .button_style
        {
            width: 86%;
            height: 32px;
            color: #FFF;
            margin-top: 15px;
            margin-left: 30px;
            background-color: #64D0E8;
            font-size: 11px !important;
        }
        .button_style:hover
        {
           transition: 0.2s;
           color: white;
           border-radius: 0px !important;
           background: none !important;
           border:1px solid white;
           
        }
        .total_cart_div
        {
            font-size: 10px;
            position: absolute;
            float: right;
            top: -175px;
            background-color: #292929;
            right: 0px;
            z-index: 9999;
            width: 30%;
            
        }
        .cart_top_left_div
        {
            width: 50%;
            float: left;
            font-size: 14px !important;
            
        }
        .cart_top_right_div
        {
            width: 50%;
            text-align: right;
            float: left;
            font-size: 14px !important;
            font-family: "TradeGothicW01-Light",Helvetica,Arial,sans-serif !important;
            color: #F5F5F5;
            font-weight: bold;

        }

       .sidenav {
        height: 100%;
        width: 0px;
        position: fixed;
        z-index: 999999999;
        top: -10px;
        right: 0px;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 60px; 
        font-family: "Trade Gothic W01 Roman",Helvetica,Arial,sans-serif !important; 
        background: #252525 none repeat scroll 0% 0%; 
}
.right
{
    right: 0px;
}
.minus_right
{
    right: -300px;
}


.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    color: #F5F5F5 !important;
    display: block;
    transition: 0.3s;
    font-family: "TradeGothicW01-Light",Helvetica,Arial,sans-serif !important;
    font-size: 15px !important;
}

.sidenav a:hover, .offcanvas a:focus{
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 9px;
    right: 17px;
    font-size: 22px !important;
    margin-left: 50px;
    color: #E4E4E4 !important;
}





.menu, ol, ul {
    padding: 0px 0px 0px 0px;
}
.filter_div_size
{
    width: 93% !important;
    float: none;
    margin: 0px auto ;
}

.filter_div_size_for_products
{

   /* width: 93.9% !important;*/
    float: none;
    margin: 0px auto ;
    margin-left: 50px;
}
.background_blur_dispaly
{
    background: none repeat scroll 0% 0% rgba(37, 37, 37, 0.62);
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 11111;
    display:none;
    cursor: pointer;
}

/*==================================Upto here For slide cart menu======================================*/
/*==================================GALLERY START======================================*/
#gallery .image_div 
{
    height: 326px;
    padding: 5px;
    position: relative;
    transition: 0.3s;
}
#gallery .image_div:hover 
{
    /*border: 1px solid #CBBABA;*/
    filter: brightness(1.2);
}
#gallery .img_caption_div
{
    height: 200px;
    border: 2px solid #FFF2F2;
    position: absolute;
    top: 19%;
    left: 17%;
    background: rgba(0, 0, 0, 0.59);
    display: table;
    transform: scale(0);
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
#gallery .caption_img_span
{
    display: table-cell;
    vertical-align: middle;
    color:white;
    font-family: Cinzel Decorative;
    font-size: 20px;
    transition: opacity 0.5s ease 0s, transform 0.5s ease 0s;
    transform: translate3d(-135%, -130%, 0px);
}
#gallery .image_div:hover .gallery_img_size .img_caption_div
{
    
    transform: scale(1);
}
#gallery .image_div:hover .img_caption_div
{
    transform: scale(1);
}
#gallery .image_div:hover .caption_img_span
{
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}
#gallery #mid_div_special 
{
    margin-bottom: 30px;
    margin-top: 42px;
}
.gallery_span_header
{
    font-size: 22px;
    text-align: center;
    color: #000;
    margin-bottom: 1em;
    border: 1px dashed #000;
    display: inline-block;
    padding: 0.2em 1em 0.2em;
    font-family:FertigoW01-Regular;
}
.gallery_img_size
{
    height: 100%;
    width: 100%;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    transform: scale(1);
}
/*==================================GALLERY END======================================*/

/*===================================POPUP START========================================*/
#myModal .modal-header
{
    background: #087B94;
    color: white;
    font-family: FertigoW01-Regular !important;
}
#myModal button.close 
{
    padding: 0px;
    cursor: pointer;
    background: #FFF none repeat scroll 0% 0% !important;
    height: 30px;
    width: 30px;
    border: 1px solid #000;
    border-radius: 50%;
    opacity: 1;
}
#myModal .modal-header .close 
{
    margin-top: -31px;
    margin-right: -28px;
}
.upper_div
{
    height: auto;
}
.upper_div_span
{
    font-size: 12px !important;
    padding: 5px;
}
#popup_btn
{
    background: #087B94 none repeat scroll 0% 0%;
    color: #FFF;
    border-radius: 0px;
}
#popup_btn:hover
{
    background: #0A9AB9 none repeat scroll 0% 0%;
    color: #FFF;
    border-radius: 0px;
}
.btn_minus_pop
{
    float: left;
    margin-top: 5px;
    margin-right: 5px;
    cursor: pointer;
    font-size: 20px;
    color:#087B94;
}
.qnt_input_pop
{
    width: 40px !important;
    text-align: center;
    float: left;
    border-radius: 50%;
    height: 40px !important;
}
.btn_plus_pop
{
    float: left;
    margin-top: 5px;
    cursor: pointer;
    font-size: 20px;
    margin-left: 5px;
    color:#087B94;
}
.table_td
{
    vertical-align: middle !important;
}
.pop_span
{
    font-family: Montserrat;
}
.pop_span_notify
{
    font-size: 9px;
    color:red;
}

/*===================================POPUP END========================================*/
/*======================================= for sidemenu======================================*/
.slide_menu_main_div
{
    width: 26%;
    height: 655px;
    border: rgb(41,41,41);
    background: rgb(41,41,41);
    position: fixed;
    z-index: 96;
    
}

.cross_button
{
    float: right;
    margin: 5px 12px;
    cursor: pointer;
}

.slide_upper_div
{
   /*width: 85%;*/
    /*height: 203px;*/
    margin: 0px auto;
    letter-spacing: 2px;
}

.ul_list_text_style
{
    list-style: outside none none;
    text-transform: uppercase;
    list-style: outside none none;
    font-size: 14px;
    font-family: "TradeGothicW01-Roman",Helvetica,Arial,sans-serif !important;
    line-height: 1.57143;
    color: #000 !important;
    letter-spacing: 1px;
    margin-top: 0px !important;
}

.slide_mid_div
{
    /*width:85%;*/
    margin: 0px auto;
}
/*.slide_mid_div:hover
{

    color:#FF3019 !important;
}*/

.left_slide_text:hover
{
    color: #FF3019 !important;
}

.slide_2nd_mid_div
{
   /* width: 85%;*/
    margin: 0px auto;
}

.logo_div
{
   /* width: 53%;*/
    height: 24px;
   /* margin: -29px 51px;
    margin-top: 0px;*/
    margin-top: 30px;
}

.line
{
    border-top: 1px solid #767676;
   margin-bottom: 40px;
    margin-top: 40px;
}

.a
{
    color: white;
}

/*menu, ol, ul {
    padding: 0px 1px 0px 25px;
}*/


.sidenav1 {
    height: 100%;
    width: 315px;
    position: fixed;
    z-index: 1;
    top: 0;
    left: -315px;
    background: #252525 none repeat scroll 0% 0%;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 70px !important;
    z-index: 9999999;
    padding: 40px 50px;
}
.plus_left1
{
    left: 0px;
}
.minus_left1
{
    left: -315px;
}
.sidenav1 a {
    padding: 5px 5px 5px 0px;
    text-decoration: none;
    color: #F5F5F5 !important;
    display: block;
    transition: 0.3s;
    font-family: "TradeGothicW01-Light",Helvetica,Arial,sans-serif !important ;
    font-size: 14px;
    line-height: 1.57143;
    letter-spacing: 1px;
}
.sidenav1 a:hover, .offcanvas a:focus{
    color: #f1f1f1;
}
.sidenav1 .closebtn1 {
   position: absolute;
    top: 1px;
    margin-left: 50px;
    font-size: 33px;
    right: 9px;
}
/*===updated cart menu===*/
.sidenav2 {
    height: 100%;
    width: 465px;
    position: fixed;
    top: 0px;
    right: -1000px;
    z-index: 99999;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 90px; 
    font-family: "Trade Gothic W01 Roman",Helvetica,Arial,sans-serif !important; 
    background:rgba(15, 78, 92, 0.9) none repeat scroll 0% 0%;
}
.plus_left2
{
    right: 0px;
}
.minus_left2
{
    right: -1000px;
}
.sidenav2 a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    color: #F5F5F5 !important;
    display: block;
    transition: 0.3s;
    font-family: "TradeGothicW01-Light",Helvetica,Arial,sans-serif !important;
    font-size: 15px !important;
}
.sidenav2 a:hover, .offcanvas a:focus{
    color: #f1f1f1;
}
.sidenav2 .closebtn {
    position: absolute;
    top: 9px;
    right: 17px;
    font-size: 22px !important;
    margin-left: 50px;
    color: #E4E4E4 !important;
}
/*===end of updated cart menu===*/
.slide_menu_social_icon
{
float: left;
padding-left: 3px !important;
padding-top: 5px !important;
}
.slide_menu_social_icon:hover
{
    color:#FF3019 !important


}

.slide_menu_slidetoggle_style
{
    list-style: none;
    display: none;
    color: white !important;
    padding-left: 70px !important;
    margin-top: 0px !important;
    margin-left: -50px;
    margin-right: -50px;
    /*padding: 0px 50px 0px 65px;*/
    background: #212121 none repeat scroll 0% 0%;
    padding-top: 25px !important;
    padding-bottom: 25px !important;

}
.slide_font_size
{
    font-size: 12px !important;
    padding-bottom: 3px !important;
    padding-top: 3px !important;
}


/*=======================================Upto For Sidemenu End================================*/
/*=============================SAMRAT CSS END HERE FOR MENU=======================================*/
.location_div
{
    margin-top: 25px;
}
/*=============================SAMRAT CSS START FOR SPECIAL=======================================*/
.header_img
{
    height: 150px;
    /*margin-top: 20px;*/
    padding: 0px !important;
    min-height: 338px !important;
    position: relative !important;
}
.menu_img
{
    height: 105px;
}
.special_menu_header_img
{
	margin-top: 30px;
    height: 140px;
}
.text-style-header
{
    font-size: 20px;
    font-family: FertigoW01-Regular;
}
.special_menu_main
{
    height: auto;

}
#special_menu .product-item-area 
{
    position: relative !important;
    /*padding: 6px;*/
    margin-top: 15px;
    padding: 7px;
    transition: background-color 0.3s ease-out 0s;
    background: #F0EFED none repeat scroll 0% 0%;
    border-bottom: 0px solid #F0EFED;
    border-radius: 4px !important;
    min-height: 105px;
}
#special_menu .product-item-image
{
    position: relative !important;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.special_tag_img
{
    position: absolute;
    height: 66px;
    left: 0px;
    z-index: 1;
}
/*#special_menu .product-item-image
{
    height: 232px;
}*/
#mid_div_special
{
    margin-bottom: 30px ;
}
/*@media(max-width: 1200px)
{
    .header_img
    {
        height: auto;
        min-height: 0px !important;
    }
    .special_menu_header_img
    {
        height: auto !important;
    }
}
@media(max-width: 770px)
{
    .menu_img 
    {
        height: 76px;
    }
    .special_tag_img
    {
        height: 43px;
    }
    #mid_div_special
    {
        margin-bottom: 20px !important;
    }
}
@media(max-width: 767px)
{
    #special_menu .product-item-content-area
    {
        left: 90px !important;
        width: 70% !important;
    }
    #special_menu .product-item-area 
    {
        padding: 7px;
        min-height: 108px;  
    }
}
@media(max-width: 690px)
{
    .special_menu_main
    {
        width: 50% !important;
    }
}
@media(max-width: 638px)
{
    .special_menu_main
    {
        width: 100% !important;
    }
    #special_menu .product-item-image
    {
        width: 30% !important;
    }
    #special_menu .product-item-content-area
    {
        width: 50% !important;
        left: 184px !important;
    }
    #special_menu .product-item-text.calorie
    {
        padding-top: 0px !important;
    }
}
@media(max-width: 615px)
{

    #special_menu .product-item-zero
    {
        text-align: right !important;
    }

}

@media(max-width: 480px)
{
    #special_menu .product-item-content-area
    {
        left: 133px !important;
        width: 70% !important;
    }
}
@media(max-width: 445px)
{
    #special_menu .product-item-content-area
    {
        left: 117px !important;
    }
}
@media(max-width: 400px)
{
    #special_menu .product-item-content-area
    {
        left: 100px !important;
    }
    .special_tag_img
    {
        height: 28px;
    }
}
@media(max-width: 360px)
{
    #special_menu .product-item-content-area
    {
        left: 88px !important;
    }
}

*/
/*===============================SAMRAT CSS END FOR SPECIAL=======================================*/
/*=============================BOOK TABLE CSS START SAMRAT========================================*/
.header_secter
{
    height: 0px;
}
.table_main_div
{
    height: auto;
    margin: 50px auto;
    border: 1px solid rgba(182, 164, 164, 0.28);
    background: #FFF none repeat scroll 0% 0%;
    box-shadow: 0px 0px 10px 0px #C5C5C5;
}
.input-group
{
    margin-bottom: 15px;
    margin-top: 15px; 
}
#booktable_form .input-group-addon,.form-control
{
    height: 25px !important;
    background: #0F535F;
    color: white;
}
#booktable_form .contact-form-dropdown
{
    box-shadow: none !important;
}
#booktable_form select.form-control
{
    margin-bottom: 15px;
}
#booktable_form .btn-default
{
    background: #0F535F;
    color: white;
    transition: 0.3s;
    margin-bottom: 15px;
    width: 20%;
    margin-top: 25px;
}
#booktable_form .btn-default:hover
{
    
    background: #0A9AB9;
}

/*=============================BOOK TABLE CSS START SAMRAT========================================*/
/*=============================LOGIN CSS START SAMRAT==============================================*/
.cos-reg {
    padding: 15px;
    margin-top: 48px !important;
    margin-bottom: 50px !important;
    border: 1px solid rgba(0, 0, 0, 0.1);
    /*box-shadow: 0px 0px 9px 0px #B6A8A8;*/
}

.lgnwthothr {width: 40%;cursor: pointer;margin-top: 17px;}
#cos-login .input-group
{
   margin-bottom: 15px;
}
label[for=checkbox-rememberme] {
 margin-bottom: 0;
 color: inherit;
 text-transform: initial;
 font-size: 1em; font-family: 'Open Sans', sans-serif;}
 .rememberme-forgetpassword-separator {
 padding: 0 5px; }
 .forgot-password {
 display: inline-block;
 vertical-align: middle; margin-top: 10px;font-family: 'Open Sans', sans-serif;}
 .checkbox::after, .radio::after {
   transform: rotate(-45deg);
   display: block;
   position: absolute;
   top: 5px;
   left: 5px;
   opacity: 0;
   content: "";
}
.checkbox::after {
   width: 11px;
   height: 7px;
   border-bottom: 3px solid #3C8DBC;
   border-left: 3px solid #3C8DBC;
}
.checkbox::before, .radio::before {
   display: block;
   position: absolute;
   top: 0;
   left: 0;
   width: 20px;
   height: 20px;
   background: white;
   border: 1px solid #cdcdd3;
   content: "";
}
input[type="checkbox"]:checked + .checkbox::after, input[type="radio"]:checked + .radio::after {
   opacity: 1;
}
.checkbox, .radio {
   display: inline-block;
   position: relative;
   padding-left: 32px !important;
   margin-bottom: 12px;
   line-height: 20px;
   vertical-align: middle;
   cursor: pointer;
}
.rememberme-forgetpassword-separator {
   padding: 0 5px;
}
.forgot-password {
   display: inline-block;
   vertical-align: middle;
   margin-top: 10px;
}
.custom-padding-0
{
   padding: 0px !important;
}
#cos-login .form-control
{
   height: 33px !important;
}
.forgot_password_hidden{display: none;}
#cos-login a
{
   color: #0d61a8;
}
#cos-login a:hover
{
   color: black;
   text-decoration: none;
}
#cos-login .row
{
   max-width: 90em;
   margin:0 auto;
}
#login_page .button-black
{
    background: #0F535F;
    color: white;
    border:none;
    transition: 0.3s;
}
#login_page .button-black:hover
{
    background: #0A9AB9;
    color: white;
}
#login_page .text-center
{
    color: #0F535F;
    font-family: FertigoW01-Regular;
}

/*=============================LOGIN CSS START SAMRAT==============================================*/
/*=============================SIGNUP START SAMRAT=================================================*/
.signup_main_div
{
    width:60%;
    height: 756px;
    margin: 0px auto;
    border: 1px solid rgba(182, 164, 164, 0.28);
    background: #FFF none repeat scroll 0% 0%;
    margin-top: 48px;
    margin-bottom: 20px;
}
.ckh
{
    margin: 24px 0px 10px;
    text-align: center;
    color: #0F535F;
    font-family: FertigoW01-Regular;
}
#sign_up_form .input-group
{
    margin-bottom: 15px;
    margin-top: 15px; 
}
#sign_up_form .input-group-addon,.form-control
{
    height: 40px !important;
    background: #0F535F;
    color: white;
}
#sign_up_form .contact-form-dropdown
{
    box-shadow: none !important;
}
#sign_up_form select.form-control
{
    margin-bottom: 15px;
}
#sign_up_form .btn-default
{
    width: 100%;
    background: #0F535F;
    color: white;
    transition: 0.3s;
    margin-bottom: 15px;
}
#sign_up_form .btn-default:hover
{
    
    background: #0A9AB9;
}
.sign_h1_span
{
    font-size: 18px;
    margin: 0px;
    color: #0F535F;
}
.sign_p_span
{
    font-size: 13px;
    color: #0F535F;
}

/*=============================SIGNUP START SAMRAT=================================================*/
/*=============================CHECKOUT START TRIVIKRAM============================================*/
#newCart .icons {
    display: inline-block;
    background-image: none !important;
    position: relative !important;
    z-index: 2;
}

.cart
{
   position: relative;
}
.cartcontent
{
	border: 2px solid white;
    border-radius: 50%;
    padding: 3px;
    font-size: 15px;
    width: 30px;
    height: 30px;
    float: left;
    line-height: 20px;
    text-align: center;
    margin-top: 9px;
    margin-right: -5px;
    margin-left: 2px;
}
.cart a
{
    position: absolute;
    right: -32px;
    z-index: 99;
    top: 0px;
    font-size: 24px;
    color: white;
}
.cart a:hover
{
   color: white;
   text-decoration: none;
}
.cart a:focus
{
   color: white;
   text-decoration: none;
}
.cart a:active
{
   color: white;
   text-decoration: none;
}
#checkout{margin-top: 60px;}
#checkout h2{margin-top: 0px;}
#checkout .row{max-width: 90em; margin: 0 auto;}
#checkitem{margin-left: 20px;}
#checkitem input[type=checkbox]:not(old),
#checkitem input[type=radio   ]:not(old){
 width     : 2em;
 margin    : 0;
 padding   : 0;
 font-size : 1em;
 opacity   : 0;
}

#checkitem input[type=checkbox]:not(old) + label,
#checkitem input[type=radio   ]:not(old) + label{
 display      : inline-block;
 margin-left  : -2em;
 line-height  : 1.5em;
}

#checkitem input[type=checkbox]:not(old) + label > span,
#checkitem input[type=radio   ]:not(old) + label > span{
 display: inline-block;
width: 16px;
height: 16px;
margin: 0.25em 0.5em 0.25em 0.25em;
border: 0.0625em solid rgb(192,192,192);
border-radius:50%;
background: rgb(224,224,224);
background-image: -moz-linear-gradient(rgb(240,240,240),rgb(224,224,224));
background-image: -ms-linear-gradient(rgb(240,240,240),rgb(224,224,224));
background-image: -o-linear-gradient(rgb(240,240,240),rgb(224,224,224));
background-image: -webkit-linear-gradient(rgb(240,240,240),rgb(224,224,224));
background-image: linear-gradient(rgb(240,240,240),rgb(224,224,224));
vertical-align: bottom;
cursor: pointer;
}

#checkitem input[type=checkbox]:not(old):checked + label > span,
#checkitem input[type=radio   ]:not(old):checked + label > span{
 background-image :    -moz-linear-gradient(rgb(224,224,224),rgb(240,240,240));
 background-image :     -ms-linear-gradient(rgb(224,224,224),rgb(240,240,240));
 background-image :      -o-linear-gradient(rgb(224,224,224),rgb(240,240,240));
}
#checkitem input[type="radio"]:checked:not(old) + label > span > span {
    display: block;
    width: 14px;
    height: 14px;
    margin: 0px;
    border: 0.0625em solid #C41130;
    border-radius: 50%;
    background: #EDCD19 linear-gradient(#DDDCDA, #C41130) repeat scroll 0% 0%;
}


/*=============================CHECKOUT END TRIVIKRAM============================================*/
/*=============================ORDER_DETAILS START TRIVIKRAM============================================*/
.thanks-container {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0px 0px;
    min-height: 556px;
    padding-top: 180px;
    position: relative;
    z-index: 9;
}
.white {
    color: #FFF !important;
}
.contain {
    display: inline-block;
    width: 100%;
}
.page_container {
    background: #FFF none repeat scroll 0% 0%;
}
.menu-picture .row {
    max-width: 90em;
    margin: 0px auto;
}
.margin-t-15 {
    margin-top: 15px !important;
}
.orderPopDiv {
    background: #F7F7F7 none repeat scroll 0% 0%;
    border-bottom: 5px solid #EEE;
    margin: 0px 0px 15px;
    min-height: 200px;
    padding: 10px;
    position: relative;
}
.orderPopInUl {
    display: inline-block;
    width: 100%;
    padding: 0px;
    margin: 0px;
}
.orderPopInUl li {
    display: inline-block;
    width: 100%;
    margin: 0px 0px 8px;
    color: #222;
    list-style-type: none;
}
.orderPopInUl li .name {
    display: inline-block;
    width: 110px;
    margin: 0px 2% 0px 0px;
    vertical-align: top;
}
.orderPopInUl li .col {
    display: inline-block;
    margin: 0px 2% 0px 1%;
    vertical-align: top;
}
.orderPopInUl li .value {
    display: inline-block;
    width: 55%;
    word-wrap: break-word;
    vertical-align: top;
}
.table-responsive {
    min-height: 0.01%;
    overflow-x: auto;
}
.table.ordertable {
    border: 2px solid #DDD;
}
table tfoot, table thead {
    background: #F5F5F5 none repeat scroll 0% 0%;
    font-weight: 700;
}
.menuPopInHead {
    margin: 0px 0px 8px;
    color: #C41130;
    padding: 0px;
    border-bottom: 1px solid #E1E1E1;
}
/*=============================ORDER_DETAILS END TRIVIKRAM============================================*/
/*=============================FAV PPAGE START TRIVIKRAM============================================*/
#favourites {
    min-height: 320px !important;
    margin-top: 40px;
    margin-bottom: 40px;
}
#favourites .row {
    max-width: 90em;
    margin: 0px auto;
}
#favourites h2 {
    color: #C41130;
    margin-left: 15px;
}
.product-item {
    height: 15.625em;
    padding: 0px;
    margin-bottom: 40px;
}
#favourites .product-item-image {
    height: auto;
    position: relative;
}
.favimg {
    position: absolute;
}
/*=============================FAV PPAGE END TRIVIKRAM============================================*/
/*=============================CONTACTUS START SAMRAT=================================================*/
#contact-form
{
    margin-top: 50px;
}
#contact-form .row 
{
    max-width: 90em;
    margin: 0px auto;
}
#contact-us-form .button-green
{
    background: #0F535F none repeat scroll 0% 0%;
    border: none !important;
    color: white;
    transition: 0.3s;
    margin-top: 10px;
}
#contact-us-form .button-green:hover
{
    background:#0A9AB9 none repeat scroll 0% 0%;
    color:white;
}

#contact-us-form .input-group-addon
{
    background: #68D3EA;
    color: white;
}
#contact-us-form .row .large-offset-3
{
    margin-left: 25.8% !important;
}
#aboutus_page .content-header
{
    font-size: 29px;
}
#contact-us-form .input-group {
    margin-bottom: 5px;
    margin-top: 5px;
}
.contactus_main_div
{
    height: auto;
    margin-top: 60px;
    margin-bottom: 40px;
    border: 1px solid rgba(182, 164, 164, 0.28);
    background: #FFF none repeat scroll 0% 0%;
    box-shadow: 0px 0px 10px 0px #C5C5C5;
}


/*=============================SAMRAT CHECKOUT PAGE================*/
.add_itm_btn
{
    width: 100px;
    height: 35px;
    float: right;
    background: #0F535F;
    color: white;
    display: table;
    text-align: center;
    font-family: FertigoW01-Regular;
    cursor: pointer;
	margin-bottom: 20px;
}
.add_itm_btn:hover
{
    background: #0A9AB9;
    transition: 0.3s;
}
.add_promo_code
{
    width: 130px;
    float: right;
}
.add_delivery_code
{
    float: left;
}
.add_itm_span
{
    display: table-cell;
    vertical-align: middle;
}
.row_sector_chkout
{
    margin-top: 0px;
	border-bottom: 0px solid rgb(143, 137, 137);
	margin-bottom: 0px;
	padding-left: 0px !important;
	padding-right: 0px !important;
	height: 25px;
}
.row_sector_col6
{
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.row_sector_chkout_1
{
   height: 25px;
   padding-left: 0px !important;
   padding-right: 0px !important;
}
.row_sector_chkout_2
{
    height: 25px;
    border-bottom: px solid !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.row_sector_chkout_21
{
    padding: 5px 0px 0px;
    margin-top: 15px;
    border-top: 1px solid !important;
    border-bottom: 1px solid !important;
    margin-bottom: 10px;
}
.itm_p_chkout_left
{
    text-align: left;
    font-weight: bold;
    font-family: "Open Sans",sans-serif;
}
.itm_pt_chkout_left
{
    text-align: left;
    font-family: "Open Sans",sans-serif;
}
.itm_p_chkout_right
{
    text-align: right;
    font-family: "Open Sans",sans-serif;
}
.itm_pt_chkout_right
{
    text-align: right;
    font-weight: bold;
    font-family: "Open Sans",sans-serif;
}
.promo_div
{
    margin-top: 16px;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.chkout_btn
{
    background: #0F535F !important;
    color: white;
}
.chkout_btn:hover
{
     background: #0A9AB9 !important;
     transition: 0.3s;
     color:white;
}
/*==========================END CHECKOUT PAGE===================*/

/*==========================SAMRAT REVIEW PAGE================*/
.review_p
{
    margin: 0px !important;
}
.review_header_div
{
    border: 1px solid;
    padding: 5px;
    margin-bottom: 20px;
}
.delvry_ins_div
{
    margin-top: 20px; 
}
.padding_none
{
    padding: 0px !important;
}
.method_type 
{
    margin-right: 5px;
    vertical-align: top;
    margin-top: 12px;
}
.method_images 
{
    cursor: pointer;
    margin-right: 30px;
}
/*==========================SAMRAT REVIEW PAGE================*/

/*=============================ABOUTUS START SAMRAT===================================*/
#about .container {
    width: 1170px;
}
#about .terms {
    background: #FFF none repeat scroll 0% 0%;
    margin-top: 60px;
    margin-bottom: 40px;
    border: 1px solid rgba(0, 0, 0, 0.07);
}
#about .bodhtitle {
    font-size: 25px;
    padding-bottom: 6px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    margin-bottom: 15px;
}
/*=============================ABOUTUS END SAMRAT=====================================*/

/*==================================GALLERY START======================================*/
#gallery .image_div 
{
    height: 326px;
    padding: 5px;
    position: relative;
    transition: 0.3s;
}
#gallery .image_div:hover 
{
    /*border: 1px solid #CBBABA;*/
    filter: brightness(1.2);
}
#gallery .img_caption_div
{
    height: 200px;
    border: 2px solid #FFF2F2;
    position: absolute;
    top: 19%;
    left: 17%;
    background: rgba(0, 0, 0, 0.59);
    display: table;
    transform: scale(0);
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
#gallery .caption_img_span
{
    display: table-cell;
    vertical-align: middle;
    color:white;
    font-family: Cinzel Decorative;
    font-size: 20px;
    transition: opacity 0.5s ease 0s, transform 0.5s ease 0s;
    transform: translate3d(-135%, -130%, 0px);
}
#gallery .image_div:hover .gallery_img_size .img_caption_div
{
    
    transform: scale(1);
}
#gallery .image_div:hover .img_caption_div
{
    transform: scale(1);
}
#gallery .image_div:hover .caption_img_span
{
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}
#gallery #mid_div_special 
{
    margin-bottom: 30px;
    margin-top: 42px;
}
.gallery_span_header
{
    font-size: 22px;
    text-align: center;
    color: #000;
    margin-bottom: 1em;
    border: 1px dashed #000;
    display: inline-block;
    padding: 0.2em 1em 0.2em;
    font-family:FertigoW01-Regular;
}
.gallery_img_size
{
    height: 100%;
    width: 100%;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    transform: scale(1);
}
/*==================================GALLERY END======================================*/

/*=============================SAMRAT CSS START HERE FOR LOCATION===============================*/
.location_div
{
    margin-top: 25px;
    padding: 50px;
}
.information_section 
{
    width: auto;
    height: auto;
    background: #FFF7F7 none repeat scroll 0% 0%;
}
.classic-title {
    margin-bottom: 10px;
    text-align: center;
    color: #FFF;
    font-weight: normal;
    background: #0F535F none repeat scroll 0% 0%;
    padding: 5px;
    font-size: 19px;
    border-radius: 5px;
    font-family: FertigoW01-Regular;
    box-shadow: 0px 4px 4px 0px #9F9696;
}
.contact_us_padd {
    width: auto;
    height: auto;
    padding: 10px;
}
.text_contact {
    color: #5F6A7D;
    font-size: 17px;
    line-height: 22px;
    text-align: center;
    padding: 10px 0px;
    font-weight: bold;
}
.hr1 {
    margin-bottom: 10px;
    background: #DCDCDC none repeat scroll 0% 0%;
    width: 100%;
    height: 1px;
}
.icons-list > li {
    color: #5F6A7D;
    font-size: 13px;
    font-weight: normal;
    line-height: 23px;
    margin-bottom: 10px;
}
.icons-list
{
    list-style: none;
}
/*=============================SAMRAT CSS END HERE FOR LOCATION===============================*/
/*=============================CONTACTUS START SAMRAT=================================================*/
#contact-form
{
    margin-top: 50px;
}
#contact-form .row 
{
    max-width: 90em;
    margin: 0px auto;
}
#contact-us-form .button-green
{
    background: #0F535F none repeat scroll 0% 0%;
    border: none !important;
    color: white;
    transition: 0.3s;
    margin-top: 10px;
}
#contact-us-form .button-green:hover
{
    background:#0A9AB9 none repeat scroll 0% 0%;
    color:white;
}

#contact-us-form .input-group-addon
{
    background: #68D3EA;
    color: white;
}
#contact-us-form .row .large-offset-3
{
    margin-left: 25.8% !important;
}
#aboutus_page .content-header
{
    font-size: 29px;
}
#contact-us-form .input-group {
    margin-bottom: 5px;
    margin-top: 5px;
}
/*=============================CONTACTUS START SAMRAT=================================================*/
/*=============================SAMRAT HOME EDIT START========================*/
.banner_slider_text_div_main
{
    position: absolute !important;
    z-index: 11;
    margin-top:85px; 
} 
.banner_header_text
{
    color: white;
    font-size: 30px;
    text-transform: uppercase;
    margin-top: 50px;color: white;
    font-size: 30px;
    text-transform: uppercase;
    margin-top: 50px;
    font-family: FertigoW01-Regular;
}
.banner_header_text2
{
    color: white;
    font-size: 30px;
    text-transform: uppercase;
    margin-top: 35px;
    color: white;
    font-size: 30px;
    text-transform: uppercase;
    margin-top: 50px;
}
.banner_header_text2
{
    color: white;
    font-size: 30px;
    text-transform: uppercase;
    margin-top: 35px;
    color: white;
    font-size: 30px;
    text-transform: uppercase;
    margin-top: 25px;
}
.banner_header_text3
{
    color: white;
    text-transform: uppercase;
    color: white;
    text-transform: uppercase;
    margin-top: 45px;
}
.banner_header_buttons
{
    color: white;
    text-transform: uppercase;
    margin-top: 45px;
}
.banner_header_span::before
{
    content: " ";
    display: inline-block;
    position: relative;
    vertical-align: middle;
    border-top: 2px solid #FFF;
    width: 110px;
    margin-right: 10px;

}
.banner_header_span::after
{
    content: " ";
    display: inline-block;
    position: relative;
    vertical-align: middle;
    border-top: 2px solid #FFF;
    width: 110px;
    margin-left: 10px;
}
.banner_lower_span
{
    color: rgba(255, 255, 255, 0.78);
    font-size: 22px;
    text-transform: capitalize;
    font-family: FertigoW01-Regular;
}
.banner_mid_span
{
    text-transform: uppercase;
    font-size: 60px;
    color: white;
    font-family: FertigoW01-Regular;
}
.banner_btn1
{
    font-size: 18px;
    border-radius: 6px;
    color:white;
    text-transform: uppercase;
    font-family: FertigoW01-Regular;
    letter-spacing: 0.12em;
    border-width: 2px;
    white-space: normal;
    transition: background-color 0.3s ease 0s, color 0.3s ease 0s, border-color 0.3s ease 0s;
    padding: 14.5px 30px;
    background-color: #E7931A;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    width: 230px;
    margin: 10px;
    border: 2px solid rgb(231, 147, 26);
    box-shadow: 0px 0px 0px 0px black !important;
}
.banner_btn1:hover
{
    background-color: #343434;
    border-color: #343434;
    color:white !important;
}
.banner_btn2
{
    font-size: 18px;
    border-radius: 6px;
    border: 2px solid white;
    color:white;
    text-transform: uppercase;
    font-family: FertigoW01-Regular;
    letter-spacing: 0.12em;
    white-space: normal;
    transition: background-color 0.3s ease 0s, color 0.3s ease 0s, border-color 0.3s ease 0s;
    padding: 14.5px 30px;
    background-color: transparent;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    width: 230px;
    margin: 10px;
    box-shadow: 0px 0px 0px 0px black !important;
}
.banner_btn2:hover
{
    background-color: #E7931A;
    border-color: #E7931A;
    color:white !important;
    box-shadow: 0px 0px 0px 0px black !important;
}
.drop_down_my_account
{
    position: absolute;
    top: 56px;
    right: -22px;
    left: -25px;
    width: 159px !important;
    background: #000 none repeat scroll 0% 0%;
}
.drop_down_account_li
{
    width: 100%;
    text-align: left;
    border-bottom: 1px solid white;
}
.drop_down_account_li:hover
{
    transition: background-color 0.3s ease-out 0s;
    background-color: #E7931A;
    text-decoration: none;
    border-radius: 0px;
}
/*=============================SAMRAT HOME EDIT START========================*/

/*=============================SAMRAT Address book START========================*/
.address_container
{
    margin-top:60px; 
    min-height: 400px !important;

}
.add_address
{
    text-align: right;
    margin-bottom: 7px;
    padding: 0px;
}
.address_con
{
    background: #E9E9E9;
    color: black;
    padding: 15px;
    margin-bottom: 10px;
    position: relative;
}
.address_h1
{
    font-size: 16px;
    font-weight: bold;
    margin-top:0px; 
    font-family: FertigoW01-Regular;
}
.address_p
{
    font-size: 16px;
    margin: 0px;
    color: #0F535F;
    font-family: FertigoW01-Regular;
}
.address_edit
{
    position: absolute;
    right: 0;
    margin-right: 14px;
}
.add_address_btn
{
    color: white;
    border: 1px solid #2D82C3;
    padding: 5px;
    background: #2D82C3;
}
.address_btn
{
    color: white;
    background: #E7931A;
    border-radius: 5px;
    font-size: 10px;
    width: 54px;
    padding: 5px;
    border: none;
}
/*=============================SAMRAT Address book end START========================*/

/*=============================SAMRAT My Order Start START========================*/
.my_order_left
{
    text-align: left;
}
.my_order_right
{
    text-align: right;
}
.my_order_sector
{
    margin-bottom: 15px;
    padding: 9px;
    background: #F2EEEE;
}
.my_order_p
{
    font-size: 16px;
    margin: 0px;
    color: #0F535F;
    font-weight: bold;
    font-family: FertigoW01-Regular;
}
/*=============================SAMRAT My Order End START========================*/
/*=============================SAMRAT View order Start START========================*/
.inner_left_content 
{
    width: 100%;
    height: auto;
}
.ypur-bag_content {
    border: 0px solid #1384C4;
}
.your_bag_cont1 {
    border: 0px solid #F00;
}
.your_bag_content1 {
    font-weight: bold;
    font-size: 12px;
    width: 97%;
    margin: 0px auto;
    padding: 5px 0px;
}
.your_bag_fsize1 {
    float: left;
    margin: 5px 0px 0px;
    padding: 2px 0px;
}
.menu_cotent_btn {
    float: right;
    margin: 5px 5px 0px 0px;
    padding: 0px;
}
.your_bag_content1_sub {
    background: #ECECEC none repeat scroll 0% 0%;
    font-weight: bold;
    font-size: 12px;
    width: 97%;
    margin: 0px auto;
    padding: 0px 5px 5px;
}
.your_bag_fsize1_sub {
    float: left;
    margin: 3px 0px 0px;
}
.your_bag_content1_sub {
    font-weight: bold;
    font-size: 12px;
}
.menu_cotent_btn_sub {
    float: right;
    margin: 3px 0px 0px;
}
.your_bag_content1_border {
    height: 6px;
	border-bottom: 1px solid #E1E1E1;
	font-weight: bold;
	font-size: 12px;
	width: 100%;
	margin: 0px auto 10px;
	float: left;
}
.your_bag_content2 {
    font-size: 12px;
    width: 97%;
    margin: 0px auto;
}
.your_bag_fsize1 {
    float: left;
    margin: 5px 0px 0px;
    padding: 2px 0px;
}
.menu_cotent_btn {
    float: right;
    margin: 5px 5px 0px 0px;
    padding: 0px;
}
.yr_bag_footer {
    width: 100%;
    height: auto;
    border: 0px solid #F00;
    margin-bottom: 10px;
}
.yr_bag_footer2 {
    width: 250px;
    height: 30px;
    background: #0F535F none repeat scroll 0% 0%;
    margin: 10px auto 0px;
    text-align: center;
    cursor: pointer;
    color: #FFF;
}
.yr_bag_footer2_1 {
    color: #FFF;
    border: 0px solid #F00;
    padding-top: 5px;
}
.yr_bag_tot {
    float: left;
    margin: 7px 0px;
    font-weight: bold;
}
.yr_bg_tot-price {
    float: right;
    margin: 7px 0px;
    font-weight: bold;
}
/*=============================SAMRAT View order Start START========================*/

/*=============================SAMRAT Coupon Start START========================*/
.menu_content {
    height: auto;
    border: 0px solid #F00;
    padding: 0px;
    margin: 0px;
}
.bcka3dafa_coupons {
    width: 100%;
    height: auto;
    padding-bottom: 20px;
    text-align: left;
    font-size: 16px;
    color: #000;
}
.fontbold 
{
    font-weight: bold;
}
.fontsize11 
{
    font-size: 11pt;
}
.padding-bottom5 
{
    padding-bottom: 5px;
}
.padding-top5 
{
    padding-top: 5px;
}
.width_opt_coupons1 
{
    width: 100%;
}
.borderb9b9b9 
{
    border: 1px solid #D1D1D1;
}
.coupon_div_inner {
    width: 100%;
}
.coupon_div_inner > thead > tr > th {
    padding: 10px 10px 10px;
    font-size: 14px;
}
.coupon_div_inner > tbody > tr > td {
    padding: 10px;
    font-size: 14px;
    text-align: left;
}
#cos-login
{
    min-height: 350px;
}
/*=============================SAMRAT Coupon END START========================*/
/*=============================SAMRAT Index edit Start START========================*/
.width_opt 
{
    width: 750px;
    height: auto;
    padding-bottom: 20px;
}
.whitebackground 
{
    background: #FFF none repeat scroll 0% 0%;
}
.borderb9b9b9 
{
    border: 1px solid #D1D1D1;
}
.bcka3dafa 
{
    background: rgba(23, 21, 21, 0.03) none repeat scroll 0% 0%;
    border-bottom: 1px solid #D1D1D1;
    height: 30px;
}
.fontbold 
{
    font-weight: bold;
}
.fontsize11 
{
    font-size: 11pt;
}
.padding-bottom5 
{
    padding-bottom: 5px;
}
.padding-top5 
{
    padding-top: 5px;
}
.padding-left10 
{
    padding-left: 10px;
}
.orerting_total_span 
{
    width: 30%;
    float: left;
    height: auto;
}
.tLeft 
{
    text-align: left;
}
.widthopt_an 
{
    width: 96%;
    padding: 5px;
}
.marginTop14 
{
    margin-top: 14px;
}
.opt_haft_div {
    float: left;
    width: 100%;
}
.opt_haft_div_padding {
    float: left;
    width: 25%;
    padding-left: 10px;
    margin-top: 15px;
}
.opt_haft_div_padding_text {
    float: left;
    border: 1px solid #FFF;
    margin-top: 15px;
    width: 65%;
    text-align: justify;
    font-size: 12px;
}
.sub_menu2_span1
{
    color: #0F535F; 
    font-size: 22px;
}
.sub_menu2_span2
{
   color: #b0b0b0; 
   font-size: 15px; 
   font-weight: bold;
}
.sub_menu_app
{
    margin: 20px;
    text-align: center;
}
.gallery_btn
{
    margin: 20px 0;
    text-align: center !important;
}
.special_menu_image
{
   margin-top:30px;
}
.app_img_download
{
    margin-bottom: 20px;
}
/*=============================SAMRAT Index edit end START========================*/

/*=============================SAMRAT REVIEW ORDER Start start=====================*/
.card_total {
    width: 280px;
    margin: 50px auto;
    padding: 20px 30px;
    background: #FFF none repeat scroll 0% 0%;
    border-radius: 5px;
}
.menu_content {
    height: auto;
    border: 0px solid #F00;
    padding: 0px;
    margin: 0px;
}
.all_input_div {
    margin-top: 10px;
    margin-bottom: 5px;
}
.login_input_div {
    margin-bottom: 10px;
}
.text2a {
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 10px;
}
.card_input {
    border-radius: 5px !important;
    border: 1px solid #8B97A0 !important;
    width: 255px !important;
    padding: 8px !important;
    font-size: 14px !important;
    color: #BBB7B7 !important;
}
.card_input {
    border-radius: 5px !important;
    border: 1px solid #8B97A0 !important;
    width: 255px !important;
    padding: 8px !important;
    font-size: 14px !important;
    color: #BBB7B7 !important;
}
.card_input_ant {
    border-radius: 5px;
    border: 1px solid #8B97A0;
    width: 100px;
    padding: 5px;
    font-size: 14px;
    color: #BBB7B7;
    margin-right: 0px;
}
.submit_button {
    padding: 5px 15px;
    color: #FFF;
    font-weight: bold;
    font-size: 18px;
    cursor: pointer;
    border: 0px none;
    background: #1384C4 none repeat scroll 0% 0%;
}
/*.slider_img_margin
{
	margin-top: 70px;
}*/

/*sidebar section*/
#cssmenu,
#cssmenu ul,
#cssmenu li,
#cssmenu a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  position: relative;
  margin-bottom: 5px;
  border-radius: 4px;
}

#cssmenu a {
  line-height: 1.3;
}
#cssmenu {
  margin-top: 68px;
}
#cssmenu > ul > li > a {
  padding-right: 0px;
  font-size: 25px;
  font-weight: bold;
  display: block;
  background: #f3f3f3;
  color: #666;
  border-bottom: 0px solid #5e071b;
}
#cssmenu > ul > li > a :hover{
    background-color: #e2e2e2;
background-image: -webkit-linear-gradient(#efedee,#e2e2e2);
background-image: -moz-linear-gradient(#efedee,#e2e2e2);
background-image: -ms-linear-gradient(#efedee,#e2e2e2);
background-image: -o-linear-gradient(#efedee,#e2e2e2);
background-image: linear-gradient(#efedee,#e2e2e2);
-webkit-box-shadow: rgba(90,90,90,.2) 0 1px 1px 1px;
-moz-box-shadow: rgba(90,90,90,.2) 0 1px 1px 1px;
box-shadow: rgba(90,90,90,.2) 0 1px 1px 1px;
}
#cssmenu span.cnt:hover{background: transparent !important;box-shadow: rgba(90,90,90,.2) 0 0px 0px 0px !important;}
.cnt i:hover{background: transparent !important;box-shadow: rgba(90,90,90,.2) 0 0px 0px 0px !important;}
.cnt{background: transparent !important;box-shadow: rgba(90,90,90,.2) 0 0px 0px 0px !important;border-radius: 0 !important;}
#cssmenu > ul > li > a > span {
  background: #f3f3f3;
  padding: 10px;
  display: block;
  font-size: 16px;
  border-radius: 4px;
  font-family: FertigoW01-Regular;
}
#cssmenu > ul > li > a:hover {
  text-decoration: none;
}
#cssmenu > ul > li.active {
  border-bottom: none;
}
#cssmenu > ul > li.active > a {
  color: #fff;
}
#cssmenu > ul > li.active > a span {
  background-color: #e2e2e2;
background-image: -webkit-linear-gradient(#efedee,#e2e2e2);
background-image: -moz-linear-gradient(#efedee,#e2e2e2);
background-image: -ms-linear-gradient(#efedee,#e2e2e2);
background-image: -o-linear-gradient(#efedee,#e2e2e2);
background-image: linear-gradient(#efedee,#e2e2e2);
-webkit-box-shadow: rgba(90,90,90,.2) 0 1px 1px 1px;
-moz-box-shadow: rgba(90,90,90,.2) 0 1px 1px 1px;
box-shadow: rgba(90,90,90,.2) 0 1px 1px 1px;
color: #666;
}
#cssmenu span.cnt {
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 0;
    margin: 0;
    background: #F3F3F3;
    width: 41px;
    height: 41px;
    text-align: center;
    line-height: 28px;
    font-size: 20px;
}
/* Sub menu */
#cssmenu ul ul {
  display: none;
}
#cssmenu ul ul li {
  border: 1px solid #e0e0e0;
  border-top: 0;
}
#cssmenu ul ul a {
    padding: 10px;
    display: block;
    color: #666666;
    font-size: 15px;
    margin-left: 10px;
    font-weight: bold;
}
#cssmenu ul ul a:hover {
  color: #666666;
}
#cssmenu ul ul li.odd {
  background: #f4f4f4;
  margin-bottom: 0;
  width:90%;
  float:right;
}
#cssmenu ul ul li.even {
  background: #fff;
  margin-bottom: 0;
  width:90%;
  float:right;
}
/*sidebar section*/
.header_pad
{
    height: 78px;
}
.sidenav2
{
    width: 432px;
}


@media(max-width: 1200px)
{
   .about_main_container
   {
    width: 100% !important;
   }
}


@media(max-width: 1023px)
{
    #contact-form
    {
        margin-top:10px; 
    }
}
@media(max-width: 768px)
{
    #contact-us-form .row .large-offset-3 
    {
        margin-left: 1.3% !important;
    }
}
@media(max-width: 736px)
{
    #aboutus_page .small 
    {
        display: block !important;
    }
}
@media(max-width: 680px)
{
    #aboutus_page .content-header
    {
        text-align: left !important; 
    }

}
@media(max-width: 500px)
{
    #contact-us-form .row .large-offset-3
    {
        margin-left: 2% !important;
    }
}

@media(max-width: 1213px)
{
    .sign_log
    {
        width: 79%;
        padding-left: 5px;
    }
}
@media(max-width: 935px)
{
    .header_secter
    {
        height: 7%;
    }
    .signup_main_div
    {
        width: 83%;
    }
}
@media(max-width: 684px)
{
    .signup_main_div
    {
        width: 94%;
    }
}
@media(max-width: 600px)
{
    .sign_row
    {
        height: auto;
    }
    .row_left
    {
        float: none;
        width: 100%;
    }
    .row_right
    {
        float: none;
        margin-top: 10px;
        width: 100%;
    }
    .row_left_select
    {
        margin-bottom: 10px;
        float: none;
        height: auto;
    }
    .row_right_select
    {
        float: none;
        height: auto;
    }
    .signup_main_div
    {
        height: auto;
        padding-bottom: 10px;
    }
}
@media(max-width: 550px)
{
    .sub_btn
    {
        font-size: 14px;
    }
    .sub_btn_all
    {
        font-size: 12px;
    }
}
@media(max-width: 500px)
{
    .sign_h1_span
    {
        font-size: 15px
    }
    .sign_p_span
    {
        font-size: 10px;
    }
}
@media(max-width: 470px)
{
    .sub_btn_all
    {
        font-size: 10px;
    }
}
@media(max-width: 400px)
{
    .sub_btn_all
    {
        font-size: 9px;
    }
}
@media(max-width: 390px)
{
    .ckh
    {
        font-size: 16px;
    }
}
@media(max-width: 360px)
{
    .sub_btn_all
    {
        font-size: 11px;
    }
}


@media(max-width: 935px)
{
    .txt_desc
    {
        font-size: 10px;
    }
    .form_div
    {
        width: 90%;
    }
    
}

@media(max-width: 775px)
{
    .header_secter
    {
        height: 10%;
    }
}
@media(max-width: 660px)
{
    .header_table_img
    {
        height: 66px;
    }
    .form_div
    {
        width: 100%;
    }
}
@media(max-width: 560px)
{
    .h2_re
    {
        font-size: 28px;
    }
}

@media(max-width: 450px)
{
    .table_main_div
    {
        margin: 36px auto;
    }
    #booktable_form .btn-default
    {
        width:35%;
    }
}


@media(max-width: 1280px)
{
    .product-filter-wrapper
    {
        background-image:none !important;
        float: left !important;
    }
    .product-filter-mobile
    {
        float: left !important;
        margin-left: 10px !important;
        height: 43px !important;    
    }
    .product-filter-nav-arrow
    {
        left: 18px !important;
    }
}
@media(max-width: 1130px)
{
    .large-9
    {
        width: 84% !important;
        margin: 0px auto !important;
        float: none !important;
    }
    .large-3
    {
        width: 84% !important;
        margin: 19px auto !important; 
        float: none !important;
    }
    .common-offer1
    {
        margin-left: 30px !important;
        margin-top: 0px !important;
    }
    .promo-code
    {
        margin-left: 30px !important;
    }
}
@media(max-width: 1116px)
{
    .product_view_left
    {
        width: 44%;
    }
}
@media(max-width: 1095px)
{
    .product_option
    {
        width: 12%;
    }
    .product_option_text
    {
        font-size: 34px;
    }
    .product_option_main
    {
        width:33%;
    }
}
@media(max-width: 1005px)
{
    .product_name_p
    {
        font-size: 15px;
    }
    .product_code_p
    {
        font-size: 11px;
    }

}
@media(max-width: 935px)
{
    .content-header
    {
        font-size: 30px;
    }
    .product_view_left_image
    {
        height: 64%;
    }
    .header_margin
    {
        display: none;
    }
    .product_option
    {
        width: 100%;
        height: auto;
        float: none;
        text-align: center;
        margin-bottom: 25px;
    }
    .add_btn_span
    {
        font-size: 17px;
    }
}
@media(max-width: 887px)
{
    .product_name_p
    {
        font-size: 13px;
    }
    .product_code_p
    {
        font-size: 9px;
    }
    .herbs_menu
    {
        display: none;
    }

}
@media(max-width: 865px)
{
    .content-header
    {
        font-size: 26px;
    }
    .product_view_left
    {
        width: 44%;
    }
}
@media(max-width: 780px)
{
    .product_view_second_div
    {
        height: auto;
    }
    .product_option_main
    {
        width: 50%;
        margin: 0px auto;
        float: none;
        margin-bottom: 17px;
    }
    .product_name_p
    {
        font-size: 19px;
    }
    .product_code_p
    {
        font-size: 15px;
    }

}
@media(max-width: 760px)
{
    .product_view_left
    {
        height: 95%;
    }
    .product_view
    {
        height: 74%;
    }

}
@media(max-width: 745px)
{
    .content-header
    {
        font-size: 22px;
    }
    .product_description_div
    {
        margin-top: 0px;
    }
}
@media(max-width: 730px)
{
    .product_option_main
    {
        width: 57%;
    }
}
@media(max-width: 680px)
{
    .header_margin
    {
        display: none;
    }
    .product_view_left
    {
        float: none;
        width: 50%;
        margin: 0px auto;
    }
    .content-header
    {
        font-size: 27px;
        text-align: center;
    }
    .product_view
    {
        height: auto;
    }
    .product_view_right
    {
        width: 100%;
        float: none;
        height: 100%;
        margin-top: 22px;
    }
}
@media(max-width: 645px)
{
    .product_option_text
    {
        font-size: 22px;
    }
    .product_option_main
    {
        width: 50%;
    }
    .product_name_p
    {
        font-size: 15px;
    }
}
@media(max-width: 585px)
{
    .product_view_second_div
    {
        margin-top:33px; 
    }
    .product_name_p
    {
        font-size: 12px;
    }
    .product_code_p
    {
        font-size: 11px;
    }

}
@media(max-width: 555px)
{
    .product_view_left
    {
        width: 63%;
    }
}
@media(max-width: 477px)
{
    .product_option_main
    {
        width: 70%;
    }
}
@media(max-width: 430px)
{
    .product_view_left
    {
        width: 77%;
    }
}
@media(max-width: 375px)
{
    .product_view_left
    {
        width: 58%;
    }

    .content-header
    {
        font-size: 17px;
    }
    .icon_div
    {
        height: 61px;
        width: 61px;
    }
}
@media(max-width: 345px)
{
    .product_option_main
    {
        width: 82%;
    }
}
@media(max-width: 325px)
{
    .icon_div
    {
        margin-right: 14px;
    }
    .icon_text_div
    {
        margin-top: 17px;
    }
}


@media (max-width: 1023px)
{
    .roll-container{width: 100%;}
    .padd0{padding: 0px !important;}
    .padd-left0{padding-left: 0px !important;}
    .padd-right0{padding-right: 0px !important;}
}


@media(max-width: 940px)
{
   .cart a {
   position: absolute;
   right: 65px;
   z-index: 99;
   top: 0px;
   font-size: 32px;
   color: white;
   }
}

@media(max-width: 1325px)
{
    .top-bar-section ul
    {
        margin-left: 0px;
        margin-right: 40px;
    }
    .cart
    {
        margin-right: 40px;
    }
}
@media(max-width: 1098px)
{
    .layershadow
    {
        background:black;
        width: 120px;
        height: 50px;
        border-radius: 8px;
        top: -5px;
    }
    .layershadow img 
    {
        height: 44px;
        width: 109px;
    }
}
@media(max-width: 991px)
{
    .top-bar-section ul li > a 
    {
        font-size: 11px;
    }
}
@media(max-width: 939px)
{
    .cart
    {
        margin-right: 0px;
    }
    .header_pad
    {
        height: 55px;
    }
    .right
    {
        float: none !important;
        background: black;
    }
    .layershadow
    {
        width: 120px;
        height: 42px;
    }
    .layershadow img 
    {
        margin-top: 2px;
    }
   .drop_down_my_account 
   {
        position: relative;
        top: 1px;
        right: -25px;
        left: 0px;
        width: 100% !important;
        background: #423D3D none repeat scroll 0% 0%;
    }


}


@media(max-width: 1280px)
{
    .sub_btn
    {
        padding: 6px 8px;
    }
    .sub_menu2_span1
    {
        font-size: 18px;
    }
    .sub_menu2_span2
    {
        font-size: 12px;
    }
    .common-offer-txt
    {
        font-size: 19px; 
    }
    .sub_menu_app
    {
        margin: 14px;
        text-align: center;
    }
     .sub_menu2 div
    {
        text-align: center;
    }
    .special_menu_image
    {
        width: 100%;
    }
}
@media(max-width: 1060px)
{
    .common-offer-txt
    {
        font-size: 16px;
    }
    .sub_menu2_span1
    {
        font-size: 14px;
    }

}


@media(max-width: 1024px)
{
    .banner_slider_text_div_main
    {
        margin-top: 0px;
    }
    .banner_mid_span
    {
        font-size: 50px;
    }
}
@media(max-width: 991px)
{
    .banner_slider_text_div_main
    {
        width: 100%;
    }
    .sub_menu2 div
    {
        text-align: center;
    }
    .sub_menu2_span1
    {
        font-size: 22px;
    }
    .sub_menu2_span2
    {
        font-size: 20px;
    }
}
@media(max-width: 880px)
{
    .banner_header_span::after 
    {
        width: 65px;
    }
    .banner_header_span::before 
    {
        width: 65px;
    }
    .banner_header_text
    {
        font-size: 25px;
    }
    .banner_header_text2
    {
        margin-top: 15px;
    }
    .banner_mid_span
    {
        font-size: 45px;
    }
    .banner_header_text3
    {
        margin-top: 20px;
    }
    .banner_header_buttons
    {
        margin-top: 85px;
    }

}
@media(max-width: 767px)
{
    .contactus_main_div
    {
        margin-top: 0px;
        margin-bottom: 0;
    }
    .banner_header_text
    {
        margin-top: 8px;
    }
    .banner_header_text2
    {
        margin-top: 5px;
    }
    .banner_mid_span
    {
        font-size: 38px;
    }
    .banner_header_text3
    {
        margin-top: 0px;
    }
    .banner_lower_span
    {
        font-size: 14px;
    }
    .banner_header_buttons
    {
        margin-top: 0px;
    }
    .banner_btn2
    {
        width: 170px;
        font-size: 11px;
    }
    .banner_btn1
    {
        width: 170px;
        font-size: 11px;
    }
    .app_img_download
    {
        margin-bottom: 0px;
    }
}
@media(max-width: 700px)
{
    .banner_header_text
    {
        font-size: 18px;
    }
    .banner_mid_span
    {
        font-size: 32px;
    }
}
@media(max-width: 558px)
{
    .banner_btn2
    {
        width: 145px;
        font-size: 9px;
        margin: 4px;
    }
    .banner_btn1
    {
        width: 145px;
        font-size: 9px;
        margin: 4px;
    }
    .banner_header_span::before 
    {
        width: 30px;
    }
    .banner_header_span::after 
    {
        width: 30px;
    }
    .banner_mid_span
    {
        font-size: 28px;
    }
    .banner_header_buttons
    {
        margin-top: 20px;
    }
    .hero .hero-carousel-flexslider .flex-direction-nav
    {
        display: none;
    }

}
@media(max-width: 500px)
{
    .banner_btn2
    {
        width: 120px;
        font-size: 9px;
        margin: 5px;
        padding: 8px;
        line-height: 15px;
    }
    .banner_btn1
    {
        width: 100px;
        font-size: 9px;
        margin: 5px;
        padding: 8px;
        line-height: 15px;
    }
    .banner_header_span::before 
    {
        width: 30px;
    }
    .banner_header_span::after 
    {
        width: 30px;
    }
    .banner_mid_span
    {
        font-size: 20px;;
    }
    .banner_header_buttons
    {
        margin-top: 20px;
    }
    .banner_header_text 
    {
        font-size: 13px;
    }
}
@media(max-width: 400px)
{
    .banner_header_span::before 
    {
        width: 15px;
    }
    .banner_header_span::after 
    {
        width: 15px;
    }
    .banner_header_text
    {
        font-size: 10px;
    }
    .banner_header_text2
    {
        margin-top: 0px
    }
    .banner_mid_span
    {
        font-size: 16px;
    }
    .banner_slider_text_div_main
    {
        margin-top: 18px;
    }
}
@media(max-width: 341px)
{
    .app_img_download
    {
        margin-bottom: 10px;
    }
}


@media(max-width: 636px)
{
    .product-item-text.calorie
    {
        padding: 0px;
    }
    .menu-product-image 
    {
        height: 150px !important;
        width: 175px !important;
    }
}

@media(max-width: 450px)
{
    .menu-product-image 
    {
        height: 85px !important;
        width: 99px !important;
    }

}

@media(max-width: 1270px)
{
    .special_menu_header_img
    {
        margin-top:0px; 
    }
}
@media(max-width: 1024px)
{
    .header_img
    {
        min-height: 266px !important;
    }
}
@media(max-width: 920px)
{
    .header_img
    {
        min-height: 242px !important;
    }
}
@media(max-width: 764px)
{
    .header_img
    {
        min-height: 200px !important;
    }
}
@media(max-width: 620px)
{
    .header_img
    {
        min-height: 166px !important;
    }
}
@media(max-width: 500px)
{
    .header_img
    {
        min-height: 118px !important;
    }
}
@media(max-width: 400px)
{
    .header_img
    {
        height: 110px;
    }
}
@media(max-width: 320px)
{
    .header_img 
    {
        min-height: 86px !important;
    }
}
@media(max-width: 636px)
{
    .product-item-text
    {
        margin: 10px 0px 0px 10px !important;
        top:0px;
    }
}
@media(max-width: 450px)
{
    .special_tag_img
    {
        height: 40px;
    }
}


@media(max-width: 767px)
{
    #gallery .img_caption_div
    {
        width: 68%;
    }
}


@media (max-width: 939px)
{
    .top-bar-section{position: fixed !important;top: 45px !important;width: 100% !important;z-index: 99;display: none;}
    .top-bar-section ul li > a {font-size: 14px !important;padding: 0px 0 0px 15px !important;}
    .top-bar-section .dropdown li a{padding: 0px 15px !important;}
    .parent .arrow{top: -15px !important;}
    .top-bar-section ul{box-shadow: 0px 3px 3px 0px #ab9e9e;}
    .sidenav2 {width: 100%;}
    .layershadow{top: 2px;}
}
@media (max-width: 767px)
{
    .add_delivery_code {width: 100%;float: left;margin: 10px 0px;}
    .add_promo_code {width: 100%;float: left;}
    .itm_p_chkout_right {font-size: 12px;}
    .review_p{text-align: left !important;}
    #deliveryAddressBox{margin-top: 10px;}
    .padxs {padding: 0px !important;}
    .row_sector_chkout_1 {height: auto;}
    .sidenav2 a {padding: 0px;}
}