﻿html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    font: 13px 'Poppins Regular';
    color: #474747;
    background: 434149;
}

body, div, form, h1, h2, h3, h4, h5, h6, input, p, ul {
    padding: 0;
    margin: 0
}

ul {
    list-style-type: none
}

.imgProductList {
    height: 100px;
}

/*.imgProductListColors {
    height: 200px;
}*/


img {
    border: none;
    outline: none;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle
}

a {
    color: #e65c31;
}

.spacer {
    clear: both;
    font-size: 0;
    line-height: 0
}

@font-face {
    font-family: 'open_sanslight';
    src: url(../fonts/opensans-light-webfont.eot);
    src: url(../fonts/opensans-light-webfont.eot?#iefix) format('embedded-opentype'),url(../fonts/opensans-light-webfont.woff) format('woff'),url(../fonts/opensans-light-webfont.ttf) format('truetype'),url(../fonts/opensans-light-webfont.svg#open_sanslight) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'open_sansregular';
    src: url(../fonts/opensans-regular-webfont.eot);
    src: url(../fonts/opensans-regular-webfont.eot?#iefix) format('embedded-opentype'),url(../fonts/opensans-regular-webfont.woff) format('woff'),url(../fonts/opensans-regular-webfont.ttf) format('truetype'),url(../fonts/opensans-regular-webfont.svg#open_sansregular) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'oswaldregular';
    src: url(../fonts/oswald-regular-webfont.eot);
    src: url(../fonts/oswald-regular-webfont.eot?#iefix) format('embedded-opentype'),url(../fonts/oswald-regular-webfont.woff) format('woff'),url(../fonts/oswald-regular-webfont.ttf) format('truetype'),url(../fonts/oswald-regular-webfont.svg#oswaldregular) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'open_sansbold';
    src: url(../fonts/opensans-bold-webfont.eot);
    src: url(../fonts/opensans-bold-webfont.eot?#iefix) format('embedded-opentype'),url(../fonts/opensans-bold-webfont.woff) format('woff'),url(../fonts/opensans-bold-webfont.ttf) format('truetype'),url(../fonts/opensans-bold-webfont.svg#open_sansbold) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'open_sansextrabold';
    src: url(../fonts/opensans-extrabold-webfont.eot);
    src: url(../fonts/opensans-extrabold-webfont.eot?#iefix) format('embedded-opentype'),url(../fonts/opensans-extrabold-webfont.woff) format('woff'),url(../fonts/opensans-extrabold-webfont.ttf) format('truetype'),url(../fonts/opensans-extrabold-webfont.svg#open_sansextrabold) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'open_sanssemibold';
    src: url(../fonts/opensans-semibold-webfont.eot);
    src: url(../fonts/opensans-semibold-webfont.eot?#iefix) format('embedded-opentype'),url(../fonts/opensans-semibold-webfont.woff) format('woff'),url(../fonts/opensans-semibold-webfont.ttf) format('truetype'),url(../fonts/opensans-semibold-webfont.svg#open_sanssemibold) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'open_sanssemibold_italic';
    src: url(../fonts/opensans-semibolditalic-webfont.eot);
    src: url(../fonts/opensans-semibolditalic-webfont.eot?#iefix) format('embedded-opentype'),url(../fonts/opensans-semibolditalic-webfont.woff) format('woff'),url(../fonts/opensans-semibolditalic-webfont.ttf) format('truetype'),url(../fonts/opensans-semibolditalic-webfont.svg#open_semibolditalic) format('svg');
    font-weight: 400;
    font-style: normal
}

.main_wrapper {
    background: 434149;
}

.main_container {
    margin: 0 auto;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    background: 434149;
}

.logo {
}

.nav_logo {
    text-align: center;
    background: url(../images/logo_rec_s.png) no-repeat center;
    background-size: contain;
    display: block;
    height: 100px;
    flex-shrink: 0;
    flex-grow: 1;
    flex-basis: 0px;
    min-width: 0px;
    max-width: 350px;
    max-height: 100px;
    margin-right: 5px;
}


.top_banner {
    float: left;
    margin: 53px 0 0;
}

.enquir_pan {
    float: right;
    background-color: #e65c31;
    border: 5px solid #e65c31;
    padding: 22px 14px;
    margin: 21px 0 0
}

    .enquir_pan h3 {
        font: 17px/19px 'Poppins Bold';
        color: #fffeff;
        text-transform: uppercase;
        margin-bottom: 10px
    }

    .enquir_pan p {
        font: 14px/18px 'Poppins Bold';
        color: #fffffe
    }

        .enquir_pan p a, .enquir_pan p span {
            font-family: 'Poppins Regular';
        }

        .enquir_pan p a {
            color: #eef02a;
            text-decoration: underline
        }

            .enquir_pan p a:hover, a {
                text-decoration: none
            }

.nav_pan {
    position: relative
}

.search_main {
    position: relative;
    z-index: 9999 !important
}

.topnav_pan {
    /*background: url(../images/topnavbg.png) repeat-x 0 0;*/
    background-color: white;
    height: 150px;
    width: 100%
}

    .topnav_pan ul {
        font-size: 0;
        line-height: 0;
        float: left
    }

        .topnav_pan ul li {
            font: 16px/32px 'Poppins Medium';
            color: #434149;
            background: url(../images/divider.png) no-repeat 100% 0;
            display: inline-block;
            padding: 30px 10px;
        }

            .topnav_pan ul li a span {
                color: #434149;
                padding-right: 4px
            }

            .topnav_pan ul li a {
                display: block;
                color: #434149;
                text-transform: uppercase;
                border-bottom: 2px solid transparent;
            }

            .topnav_pan ul li:nth-child(1) {

            }

            .topnav_pan ul li:nth-child(2) a {
                background: url(../images/cart_icon.png) no-repeat 0 50%;
                background-size: auto 22px;
                padding-left: 32px
            }

            .topnav_pan ul li:nth-child(3) a {
                background: url(../images/reorder_icon.png) no-repeat 0 50%;
                background-size: auto 22px;
                padding-left: 43px
            }

            .topnav_pan ul li:nth-child(4) a {
                background: url(../images/account_icon.png) no-repeat 0 50%;
                background-size: auto 22px;
                padding-left: 30px
            }

            .topnav_pan ul li:nth-child(5) a {
                background: url(../images/contact_icon.png) no-repeat 0 50%;
                background-size: auto 22px;
                padding-left: 37px
            }

            .topnav_pan ul li:nth-child(6) a {

            }

            .topnav_pan ul li a:hover {
                border-bottom: 2px solid #2a4174;
            }

.nav_device {
    padding: 0 19px
}

    .mainnav ul li, .nav_device p {
        font: 14px/41px 'Poppins Regular';
        text-transform: uppercase
    }

    .nav_device p {
        float: left;
        color: #ffffff;
        height: 40px;
        display: flex;
        align-items: center;
    }

#pull, .nav_device, span.arrow {
    display: none
}


.mainnav {
    background-color: #2a4174;
    padding: 20px 0 20px 0;
}

    .mainnav ul {
        font-size: 0;
        line-height: 0;
    }


        .mainnav ul li {
            color: #fffeff;
            display: inline-block;
            position: relative;
        }

            .mainnav ul li a {
                display: block;
                padding: 0 20px;
                color: #fff
            }

            .mainnav ul li:last-child {
            }

            .mainnav ul li a.active, .mainnav ul li:hover a, .topnav_pan ul li.active {
                background-color: #e65c31;
                color: #fff
            }


            .mainnav ul li h4 a {
                background: 0 0 !important;
                padding: 0 !important;
                color: #fff !important
            }

                .mainnav ul li h4 a:hover {
                    color: #faddcb !important
                }

.right {
    right: 0px;
}

.left {
    left: 0px;
}

.submenu {
    position: absolute;
    top: 41px;
    border: 8px solid #e65c31;
    background-color: #ff6e15;
    z-index: 1000;
    display: none;
    padding: 20px 0 20px 20px
}

    .submenu img {
        float: right;
        border: 6px solid #fff;
        box-shadow: 4px 6px 0 #f05d10;
        -webkit-box-shadow: 4px 6px 0 #f05d10;
        -moz-box-shadow: 4px 6px 0 #f05d10;
        -ms-box-shadow: 4px 6px 0 #f05d10;
        -o-box-shadow: 4px 6px 0 #f05d10
    }

.submenu_left {
    float: left;
    width: auto
}

    .submenu_left h4, .submenu_left ul li {
        font: 15px/19px 'Poppins Regular';
        color: #fcffff;
        text-transform: uppercase
    }

    .submenu_left ul {
        width: 258px;
        margin-top: 10px;
        float: left;
        margin-right: 20px
    }

        .submenu_left ul li {
            background: url(../images/submenu_bullet.gif) no-repeat 0 14px !important;
            border-bottom: 1px solid #e54e19;
            padding: 8px 0 8px 16px;
            display: inherit;
            text-transform: none
        }

            .submenu_left ul li:last-child {
                background: url(../images/submenu_bullet.gif) no-repeat 0 14px;
                border: none
            }

            .submenu_left ul li a {
                color: #fcffff;
                padding: 0;
                background-color: inherit !important;
                display: inherit !important
            }

                .submenu_left ul li a:hover {
                    color: #faddcb;
                    background-color: inherit
                }

.left_pan {
    float: left;
    width: 776px;
}

.left_pan_home {
    float: left;
    width: 1000px;
}

.leftcontent {
    background-color: #fff;
    min-height: 1738px
}

.cont_nav {
    background-color: #6965b2;
    font-size: 0;
    line-height: 0
}

    .cont_nav li, .cont_title, .logo_brand ul li p {
        color: #fff;
        text-transform: uppercase;
    }

    .cont_nav li {
        background: url(../images/divider.png) no-repeat 100% 0;
        display: inline-block;
        padding-right: 1px;
        font: 14px/39px 'Poppins Bold';
    }

        .cont_nav li a {
            color: #fff;
            display: block;
            padding: 0 30px
        }

            .cont_nav li a:hover {
                background-color: #0486b8
            }

            .add_cartbt:hover, .cont_nav li a.active {
                background-color: #e65c31
            }

.cont_title {
    font: 34px 'Poppins Semibold';
    color: #2a4174;
    padding: 24px 0 18px 60px
}


.right_pan {
    float: right;
    max-width: 224px;
    /*    margin-top: 124px*/
}

.chat {
    position: fixed;
    left: 0;
    top: 150px
}

.chat_device {
    display: none;
    float: right;
    margin: 19px 0 0
}

.search_pan {
    background-color: #f3f4f6;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    float: right;
    height: auto;
    overflow: visible;
    width: 215px;
    padding: 4px;
    padding-right: 8px;
    margin-bottom: 2px;
    z-index: 9999999999999999 !important;
}

    .search_pan pre {
        position: absolute;
        visibility: hidden;
        white-space: nowrap;
        font-size: 24px;
        font-style: normal;
        font-variant: normal;
        font-weight: 400;
        word-spacing: 0;
        letter-spacing: 0;
        text-indent: 0;
        text-rendering: auto;
        text-transform: none;
    }

    .search_pan input {
        background: 0 0;
        border: none;
        float: left;
        font: 16px 'Poppins Medium';
        color: #434149;
        padding: 5px 13px;
        max-width: 80%;
    }

        .search_pan input::placeholder {
            color: #434149;
        }

        .search_pan input.srch_bt {
            background: url(../images/search_mobile.png) no-repeat 0 0;
            background-size: contain;
            background-position: right;
            text-indent: -20000px;
            display: block;
            float: right;
            cursor: pointer;
            height: 22px;
            width: unset !important;
        }

            .search_pan input.srch_bt:hover {
                /*background: url(../images/searchbt_hover.png) no-repeat 0 0*/
            }

.featu_prod {
}

    .featu_prod h2, .shop_brandpan h2 {
        font: 34px 'Poppins Regular';
        background-color: transparent;
        text-align: center;
        color: #2a4174;
        text-transform: uppercase;
    }

        .shop_brandpan h2.orange {
            background-color: #e65c31;
            color: #ffffff;
        }

    .featu_prod h1 {
        font: 26px 'Poppins Regular';
        color: #e65c31;
        text-align: center;
        padding: 0 0 15px 0;
    }


.logo_brand {
    background-color: #fff;
    text-align: center;
}

    .logo_brand ul {
        font-size: 0;
        line-height: 0;
    }

        .logo_brand ul li {
            position: relative;
            display: inline-table;
            height: 125px;
            margin-right: 5px;
            margin-bottom: 5px;
        }

            .logo_brand ul li.last {
                border-right: none
            }

            .logo_brand ul li div.shopLogo {
                width: 154px;
                height: 125px;
                background-color: #fff;
                border: solid 1px;
                border-color: lightgrey;
            }

            .logo_brand ul li p {
                position: absolute;
                bottom: 0;
                left: 0;
                transition: all ease-in-out .3s;
                -moz-transition: all ease-in-out .3s;
                -webkit-transition: all ease-in-out .3s;
                -o-transition: all ease-in-out .3s;
                -ms-transition: all ease-in-out .3s;
                opacity: 0;
                background: url(../images/orange_hovbg.png) no-repeat 0 0 #e65c31;
                font: 14px/20px 'Poppins Bold';
                text-align: center;
                height: 126px;
                width: 155px;
            }

                .logo_brand ul li p:hover {
                    opacity: .3;
                    filter: alpha(opacity=30);
                    bottom: 0
                }

                .logo_brand ul li p a {
                    color: #fff;
                    display: table-cell;
                    height: 125px;
                    width: 154px;
                    vertical-align: middle
                }

                    .centerBrand, .logo_brand ul li p a img {
                        opacity: 1 !important;
                        filter: alpha(opacity=100) !important
                    }

                    .logo_brand ul li p a img {
                        position: absolute;
                        right: 0;
                        bottom: 0
                    }

            .logo_brand ul li div.shopLogo p {
                font: 16px 'Poppins Regular';
                color: #2a4174;
                text-align: center;
                text-transform: unset;
                position: inherit;
                opacity: inherit;
                background: 0 0;
                padding-top: 10px;
                width: inherit;
                height: 40px;
                width: 145px;
                padding-left: 5px;
            }

                .logo_brand ul li div.shopLogo p span {
                    color: #2a4174;
                    font-family: 'Poppins Light';
                    display: block;
                    line-height: 15px
                }

img.centerImage {
    height: 67px;
    width: 155px
}

.centerBrand {
    padding: 0;
    margin: 0
}

    .centerBrand:hover > a {
        color: #2a4174 !important
    }

.feat_bot {
    background-color: #fff;
    height: 100%;
    overflow: hidden;
}

.feat_box {
    padding: 0 20px 10px;
    min-height: 244px;
    float: left;
    width: 190px;
    cursor: pointer;
    border: solid 1px !important;
    border-color: lightgray !important;
    margin-bottom: 5px;
    margin-right: 5px;
    display: flex;
}

.horizontal li, .prod_name {
    font: 16px/19px 'Poppins Regular';
    color: #434149;
}

    .prod_name span {
        font: 14px/18px 'Poppins Regular';
        color: #383838
    }

        .contlen_cust span, .logo_brand ul li p a .prod_name:hover, .prod_name span:hover {
            color: #2a4174;
        }

.price {
    font: 18px 'Poppins Regular';
    color: #2a4174
}

.add_cartbt {
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    background-color: #2a4174;
    font: 12px/15px 'Poppins Bold';
    color: #fff;
    display: inline-block;
    padding: 5px 7px
}

.blog_pan {
    text-align: center;
    border-left: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    background-color: #fff;
    padding: 48px 0
}

.tabs_rotate {
    max-width: 776px
}

#tab-1, #tab-2, #tab-3, #tab-4, #tab-5 {
    background: url(../images/freedom-to-play-banner.png) no-repeat right top;
    background-size: cover;
    position: relative;
    background-color: #ecedf2;
}

.top_buttons {
    background-color: white;
    padding-top: 15px;
    color: blue;
    text-align: center;
}

    .top_buttons div a {
        cursor: pointer;
        color: white;
        width: stretch;
        background-color: #e65c31;
        display: block;
        padding: 10px;
    }

        .top_buttons div a a:hover {
            background-color: #e65c31;
        }


.horizontal {
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    padding: 28px;
}

    .horizontal li {
        font: 18px 'Poppins Regular';
        color: #434149;
        background: url(../images/divider.png) no-repeat 100% 0;
        display: inline-block;
        position: relative;
        text-transform: uppercase;
    }


        .horizontal li a {
            color: #434149;
            display: block;
            text-align: center;
            padding: 20px;
            border-bottom: 3px solid transparent;
        }

            .horizontal li a:hover, .horizontal li.active a {
                border-bottom: 3px solid #6b7280;
            }

        .horizontal li.active span, .horizontal li:hover span {
            background: url(../images/banner_pointer.png) no-repeat 0 0;
            display: block;
            width: 11px;
            height: 6px;
            position: absolute;
            top: -6px;
            left: 50%;
            z-index: 100
        }

.tab_content {
    min-height: 400px;
    background-color: #ecedf2;
}

    /*    WAS BEING USED IN BANNER
    .tab_content h1 {
        font: 57px/57px 'Poppins Light';
        color: #2a4174;
        text-transform: uppercase;
        padding: 40px 0 0 24px;
        float: left;
    }*/

    .tab_content h1 span {
        color: #2a4174;
        font-size: 39px;
        display: block;
        line-height: 39px;
    }

    .tab_content p, .tab_content ul { /*max-width:362px;margin:35px 15px 0 0*/
        font-family: 'Poppins Regular';
        color: rgba(72,68,145,1);
        font-size: 17px;
        margin-left: 0px;
        padding-top: 10px;
    }

    .tab_content ul {
        padding-top: 20px;
    }

        .tab_content ul li {
            background: url(../images/banner_bullet.png) no-repeat 0 6px;
            /*background: url(../images/banner_bullet_star.png) no-repeat 0 0;*/
            color: #2a4174;
            padding: 0 0 12px 26px;
        }

    .tab_content p {
        font: 14px/19px 'Poppins Light';
        color: black;
        clear: both;
        margin: 15px 0 0 0;
        /*text-align: center;*/
        text-align: left;
        /*width: 50%;*/
    }

.footer {
    background-color: #2a4174;
    height: 100%;
    overflow: hidden;
    padding: 40px 0 0;
}

.list_pan {
    width: 230px;
    float: left;
    margin-right: 20px;
    margin-bottom: 32px
}

    .list_pan h3 {
        font: 16px/19px 'Poppins Medium';
        text-transform: uppercase;
        margin-bottom: 18px
    }

.footernav {
    text-align: center;
    padding: 8px 0 16px
}

    .footernav li {
        display: inline;
        color: #fff;
        text-transform: uppercase;
        font: 13px/16px 'Poppins Bold';
        border-right: 1px solid #fff;
        padding: 0 7px 0 3px
    }

        .footernav li:last-child {
            border-right: none
        }

        .footernav li a, .list_pan h3 {
            color: #fff
        }

            .footernav li a:hover, .list_pan ul li a:hover {
                color: #e1f3fd;
                cursor: pointer !important;
            }

.foot_copy {
    background-color: #434149;
}

    .foot_copy p, .helth_pan h3 {
        color: #fff;
        text-align: center
    }

    .foot_copy p {
        font: 13px/46px 'Poppins Light';
    }

.footer div.helth_pan {
    background-color: #fff
}

.list_pan ul {
    border-right: 1px solid #3D3986;
    padding-right: 18px
}

    .list_pan ul li {
        font: 13px/18px 'Poppins Regular';
        color: #fff;
        background: url(../images/bullet.png) no-repeat 0 5px;
        padding: 0 0 0 18px;
        margin-bottom: 5px
    }

        .list_pan ul li a {
            color: #fff
        }

.helth_main.payment {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 99;
    background: 0 0
}

.helth_pan {
    position: relative
}

    .helth_pan h3 {
        background-color: #6965b2
    }

        .helth_pan h3, .helth_pan h3.paymentInfo {
            font: 20px/51px 'Poppins Bold';
        }

.helth_main p {
    width: 88px;
    font: 13px/16px 'Poppins Bold';
    color: #474747;
    float: left;
    padding: 16px 0 0 11px
}

.helth_main a {
    font: 14px/35px 'Poppins Bold';
    color: #fff;
    background-color: #e65c31;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    display: inline-block;
    padding: 0 12px;
    margin: 0;
}

    .helth_main a:hover {
        background-color: #f96c3f
    }

.helth_main ul {
    width: 188px;
    margin: 0 auto;
    padding: 10px 0 15px
}

    .helth_main ul li {
        font: 13px/34px 'Poppins Regular';
        border-bottom: 1px solid #e0e0e0;
        background: url(../images/tick.png) no-repeat 0 9px;
        color: #474747;
        padding: 0 0 0 26px
    }

        .helth_main ul li:last-child {
            border-bottom: none
        }

.right_list h3 {
    background-color: #6965b2;
    color: #fff;
    font: 20px/20px 'Poppins Bold';
    text-transform: uppercase;
    padding-left: 14px;
    padding-top: 6px;
    padding-bottom: 5px
}

    .right_list h3 span {
        font-size: 17px;
        display: block
    }

.care_pan {
    background: url(../images/carebg.png) repeat-y 0 0;
    padding: 20px 0 20px 20px
}

.care_video h3 {
    background-color: #6965b2;
    color: #fff;
    font: 20px/53px 'Poppins Bold';
    text-align: center
}

.care_pan p {
    font: 13px/18px 'Poppins Light';
    color: #333
}

.cart_panl h3 {
    font: 20px/38px 'Poppins Bold';
    text-transform: uppercase;
    background-color: #2a4174;
    padding-left: 21px;
    color: #fff;
    margin-bottom: 25px
}

.cart_main {
    max-width: 1260px;
    margin: 0 auto;
}

.proddetai_divid, .proddetai_head {
    font: 16px/20px 'Poppins Bold';
    color: #353535
}

.divider, .proddetai_divid {
    background: url(../images/dotted.gif) repeat-y 100% 0
}

.proddet_txt {
    font: 16px/19px 'Poppins Medium';
    color: #353535
}

.prodet_sub {
    font: 16px/19px 'Poppins Bold';
    color: #2a4174
}

.edit_del a, .pro_subdet {
    font: 13px/24px 'Poppins Medium';
    color: #353535
}

.box_price, .price_txt {
    font: 15px/37px 'Poppins Medium';
    color: #353535;
    background: url(../images/whitedotted.gif) repeat-y 100% 0 rgb(236, 236, 236);
}

.price_txt {
    font: 18px/37px 'Poppins Medium';
    color: #e65c31
}

.edit_del a {
    font: 14px/28px 'Poppins Medium'
}

.contlen_cust {
    font: 16px/19px 'Poppins Medium';
    color: #353535;
    padding: 18px 0 20px
}

.headbdr {
    border-bottom: 1px solid #363636
}

.mid_divider {
    background: url(../images/mid_dividerbg.gif) repeat-x 0 100%
}

.check_panel {
    max-width: 1260px;
    margin: 0 auto
}

.check_nav {
    background-color: #2a4174;
    padding: 0 0 0 18px;
    height: 100%;
    overflow: hidden;
    margin-bottom: 30px
}

    .check_nav li {
        font: 18px/45px 'Poppins Regular';
        color: #444;
        float: left;
        margin-right: 31px
    }

        .check_nav li a {
            color: white;
            padding: 0 0 5px 34px
        }

        .check_nav li.login a {
            background: url(../images/login_icon.png) no-repeat 0 0
        }

            .check_nav li.login a.active, .check_nav li.login a:hover {
                background: url(../images/login_iconactive.png) no-repeat 0 0;
                color: white;
            }

        .check_nav li.shipping a {
            background: url(../images/shipping_icon.png) no-repeat 0 0
        }

            .check_nav li.shipping a.active, .check_nav li.shipping a:hover {
                background: url(../images/shippingnav_sctive.png) no-repeat 0 0;
                color: white;
            }

.check_left {
    float: left;
    width: 45%;
/*    border: 1px solid #bfbfbf;*/
/*    padding: 20px 19px;*/
    margin: 0 20px;
}

    .check_left h3 {
        color: #2a4174;
        font: 20px/23px 'Poppins Bold';
        border-bottom: 2px solid #2a4174;
        padding-bottom: 5px;
        letter-spacing: -1px
    }

        .check_left h3 a, input.editCust {
            font-size: 14px;
            line-height: 24px;
            color: #444;
            float: right
        }

input.editCust {
    background: 0 0;
    border: none
}

.check_lbl {
    float: left;
    width: 121px;
    clear: both
}

    .check_lbl span {
        font: 12px/16px 'open_sanssemibold_italic',Arial,Helvetica,sans-serif;
        display: block;
        color: #626262;
        padding: 13px 0 0;
        clear: both;
        width: 116px
    }

.check_left label, .paym_mthd label.cc, span.AddressNote {
    font: 13px/16px 'Poppins Medium';
    color: #2f2f2f;
    float: left;
    clear: both;
    padding-top: 12px;
    display: block;
/*    width: 121px*/
}


.paym_mthd label.cc, span.AddressNote {
    width: 85px
}

span.AddressNote {
    font: 11px/16px 'Poppins Bold';
    width: 214px
}

input.verCode {
    width: 50px !important
}

.text_box {
    float: right;
    width: 214px
    
}

.check_box input[type=checkbox] {
    float: left;
    width: 14px;
    height: 30px
}

input.input-validation-error, select.input-validation-error {
    border: 1px solid #ed4613 !important
}

.text_box strong {
    color: #ed4613
}

.text_box input, .text_box textarea {
    font: 13px 'Poppins Regular';
    color: #626262;
    border: 1px solid #ddd;
    padding: 12px 5px;
    width: 200px;
    margin-bottom: 4px
}

.text_box textarea {
    height: 130px
}

    .text_box textarea[name=Address2] {
        height: 120px
    }

.date select, .text_box select {
    border: 1px solid #ddd;
    padding: 12px 4px;
    margin-bottom: 4px
}

.text_box select {
    width: 212px;
    font: 13px 'Poppins Regular'
}

.text_box span {
    color: #5e5e5e;
    font: 12px/15px 'Poppins Regular';
    display: block;
    margin-bottom: 19px
}

    .text_box span.coError, span.coError {
        color: #e65c31 !important
    }

        span.coError a {
            cursor: pointer !important
        }

.text_box a {
    color: #e65c31;
    font: 12px/15px 'Poppins Regular'
}

.check_button, .pleaseWait {
    background-color: #e65c31;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    display: inline-block;
    font: 14px 'Poppins Medium';
    color: #fff;
    padding: 8px 17px;
    border: none;
    cursor: pointer;
    margin: 10px 0 27px 120px;
    text-transform: uppercase;
    letter-spacing: -1px
}

.pleaseWait {
    display: none;
    margin: 10px 0 27px;
}

.check_button:hover {
    background-color: #ed4613
}

.pleaseWait:hover {
    cursor: auto
}

.check_right {
    float: right;
    width: 45%;
/*    border: 1px solid #bfbfbf;*/
    margin: 0 20px;
}

.check_right h3 {
    color: #2a4174;
    font: 20px/23px 'Poppins Bold';
    border-bottom: 2px solid #2a4174;
    padding-bottom: 5px;
    margin-bottom: 18px;
    letter-spacing: -1px
}

.prod_head {
    font: 16px/42px 'Poppins Bold';
    background-color: #f8f8fa;
    color: #444
}

    .prod_head td, .prod_nmprice td {
        padding: 0 0 0 19px;
        border-bottom: 1px solid #bfbfbf
    }

.prod_nme, .prod_nmeble {
    font: 13px/20px 'Poppins Medium';
    color: #353535;
    padding: 10px 19px 0
}

.prod_nmeble {
    color: #2a4174;
    padding: 0 0 0 19px
}

.prod_nmauth, .prod_nmdet {
    font: 14px/20px 'Poppins Medium';
    color: #353535;
    padding: 0 0 0 19px
}

.prod_nmauth {
    font: 14px/19px 'Poppins Medium'
}

    .prod_nmauth span {
        color: #2a4174;
        display: block
    }

.prod_nmeditdel a {
    font: 12px/15px 'Poppins Bold';
    color: #353535
}

.prod_nmprice {
    font: 16px/33px 'Poppins Medium';
    color: #353535;
}

    .prod_nmprice td {
/*        background-color: #f8f8fa;
        border-top: 1px solid #bfbfbf;*/
    }

/*    .prod_nmprice span {
        font-size: 15px;
        line-height: 19px
    }*/

.prod_nmornge {
    padding: 0;
    font: 16px/33px 'Poppins Medium';
    color: #e65c31
}

.prod_subtotl {
    font: 16px/20px 'Poppins Medium';
    color: #3b3b3b
}

    .prod_subtotl span {
        color: #e65c31;
/*        padding-left: 15px*/
    }

.pyble_amnt {
/*    background-color: #f8f8fa*/
}

    .pyble_amnt td {
        font: 16px/32px 'Poppins Medium';
        color: #444;
/*        border-top: 1px solid #bfbfbf*/
    }

        .pyble_amnt td span {
            color: #e65c31;
            padding-left: 19px
        }

.blog_ltest {
    padding: 100px 0
}

.remin {
    margin: 18px 0 0
}

    .remin h3 {
        margin-bottom: 5px
    }

.date select {
    font: 14px 'Poppins Regular';
    color: #757575
}

.remind_txt {
    color: #626262;
    font: 13px/18px 'Poppins Bold';
    margin-bottom: 12px
}

    .pyble_amnt td span, .remind_txt span {
        font-family: 'Poppins Bold'
    }

.deliv_nthd h3 {
    margin-top: 25px;
    margin-bottom: 10px;
}

.deliv_nthd h4 {
    font: 16px/19px 'Poppins Bold';
    color: #2f2f2f;
    margin-bottom: 4px
}

.deliv_nthd p {
    color: #2f2f2f;
    margin: 0 0 18px
}

.paym_mthd {
/*    width: 300px;*/
    margin: 0 auto;
/*    padding-top: 20px;*/
}

    .accnt_panel label, .deliv_nthd p, .paym_mthd p, .select_pym label {
        font: 13px/18px 'Poppins Regular'
    }

.deliv_nthd p {
    font-family: 'Poppins Regular'
}

.paym_mthd p {
    margin-bottom: 10px;
    color: #626262
}



.paym_mthd h4 {
    text-transform: uppercase;
    margin-bottom: 15px
}

    .paym_mthd h4 span {
        color: #e65c31
    }

.your_order h3 {
    font: 20px/23px 'Poppins Bold';
    color: #2a4174;
    border-bottom: 2px solid #2a4174;
    padding-bottom: 5px;
    letter-spacing: -1px;
    margin-bottom: 18px
}

.select_pym {
    height: 100%;
    overflow: hidden;
    margin-bottom: 15px
}

    .select_pym.poli {
        overflow: visible
    }

    .select_pym input {
        float: left;
        margin: 4px 8px 0 0
    }

    .accnt_panel label, .select_pym label {
        color: #2f2f2f;
        float: left
    }

    .select_pym label {
        padding-right: 8px
    }

        .proddet_box h4 a span:hover, .proddet_box h4 a:hover, .select_pym label a {
            color: #e65c31
        }

.accn_dettit2, .accn_dettitl {
    background-color: #2a4174;
    font: 14px 'Poppins Regular';
    color: #fff;
    padding: 20px 0px 20px 60px;
}

.accn_dettit2 {
    font: 19px/38px 'Poppins Bold';
    letter-spacing: -1px;
    text-align: center
}

.accn_dettitl_Tab, .accn_dettitl_TabFirst {
    float: left;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    color: #fff;
    margin-left: 3px
}

.accn_dettitl_TabFirst {
    border-bottom-left-radius: -8px;
    border-bottom-right-radius: -8px;
    background-color: #2a4174;
    padding: 8px
}

.accn_dettitl_Tab {
    background-color: #e65c31;
    padding: 6px 8px;
    margin-top: 4px;
    cursor: pointer
}

.MainDivOuter {
    margin-right: 2px
}

.MainDivOuterTab {
    background-color: #2a4174;
    margin-right: 2px;
    padding-top: 15px
}

.accn_BodyVisible {
    display: block;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px
}

.accn_BodyHidden {
    display: none
}

.accnt_panel {
    padding: 0 20px;
    margin: 0 auto;
    position: relative
}

    .accnt_panel h3 {
        color: #e65c31;
        font: 16px/19px 'Poppins Bold';
        border-bottom: 1px solid #474747;
        padding-bottom: 12px;
        margin: 14px 0
    }

    .accnt_panel p {
        color: #474747;
        font: 14px/19px 'Poppins Bold';
        margin-bottom: 24px
    }

    .accnt_panel h4 {
        color: #353535;
        font: 18px/21px 'Poppins Bold';
        margin: 25px 0 5px
    }

    .accnt_panel label {
        display: block;
        width: 286px;
        padding-top: 4px
    }

.accnt_box {
    width: 349px;
    float: left
}

    .accnt_box input, .accnt_box select, .accnt_box textarea {
        border: 1px solid #ddd;
        font: 13px 'Poppins Bold';
        color: #626262;
        padding: 4px;
        width: 347px;
        margin-bottom: 6px
    }

    .accnt_box input, .accnt_box textarea {
        padding: 5px;
        width: 335px
    }

    .accnt_box span {
        font: 12px/18px 'open_sanssemibold_italic',Arial,Helvetica,sans-serif;
        display: block;
        color: #626262;
        padding: 9px 0 11px
    }

    .accnt_box p {
        font: 12px/15px 'Poppins Regular';
        color: #626262;
        margin: 10px 0 0
    }

        .accnt_box p span {
            color: #e65c31;
            display: inline
        }

.order_pan {
    border: 1px solid #e4e4e4;
    margin-bottom: 28px
}

.order_head {
    background-color: #e4e4e4
}

    .order_head td {
        border-right: 1px solid #979797;
        font: 14px/14px 'Poppins Bold';
        color: #353535;
        padding: 7px 10px
    }

        .order_head td:last-child {
            border: none
        }

.order_details td {
    border-right: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    font: 13px/18px 'Poppins Bold';
    color: #353535;
    padding: 18px 10px
}

    .order_details td span {
        font-size: 14px;
        font-family: 'Poppins Bold';
        color: #d43617
    }

    .order_details td:last-child {
        border-right: none
    }

.prod_panel, .prod_panel_multiProduct {
    max-width: 1260px;
    margin: 0 auto;
    height: 100%;
    overflow: hidden
}

.prod_panel_multiProduct {
    max-width: 1220px;
}

.prod_page {
    text-align: right;
    margin-bottom: 30px
}

.prodbox_main {
    margin-top: 30px;
    text-align: center;
}

.prodCatText {
    margin-left: 10px;
    margin-right: 10px
}

    .prodCatText p {
        color: #474747;
        font-size: 13px !important;
        line-height: 18px !important
    }

.prod_page label, .prod_page p {
    color: #676666;
    font: 16px/20px 'Poppins Bold'
}

.prod_page p {
    float: left
}

.prod_page label {
    padding-right: 20px
}

.prod_page select {
    width: 53px;
    border: 1px solid #ddd;
    padding: 4px;
    margin-bottom: 5px
}

.proddet_box {
    border-top: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
    border-bottom: 2px solid #f2f2f2;
    border-left: 1px solid #f2f2f2;
    padding: 16px 16px;
    float: none;
    margin-right: 6px;
    margin-left: 6px;
    margin-bottom: 19px;
    position: relative;
    display: inline-block;
    width: 298px !important;
    height: 320px;
    overflow: visible
}

.proddet_box_inner {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    width: inherit
}

.proddet_box img {
    display: block;
    margin: 0 auto 20px
}

.proddet_box h4 {
    font: 16px/19px 'Poppins Bold';
    color: #2a4174;
    text-transform: uppercase;
    min-height: 45px;
    text-align: center
}

    .choose_thnk a, .proddet_box h4 a {
        color: #2a4174
    }

        .proddet_box h4 a span {
            color: #646464;
            font-size: 14px;
            font-weight: 400;
            line-height: 17px;
            font-family: 'Poppins Regular';
            display: block
        }

.prodbox_price {
    border-top: 1px solid #e0e0e0;
    padding: 10px 0 0
}

    .prodbox_price h5, .prodbox_price p {
        color: #e65c31;
        text-align: center;
        font: 24px/26px 'Poppins Regular';
        margin-bottom: 10px
    }

    .prodbox_price p {
        font: 15px/19px 'Poppins Bold';
        color: #646464;
        margin-bottom: 3px
    }

        .prodbox_price p span {
            color: #363636
        }

.proddet_box:hover {
    /*    border-top: 1px solid #e65c31;
    border-right: 1px solid #e65c31;
    border-left: 1px solid #e65c31;*/

    border-bottom: 2px solid #2a4174;
    cursor: pointer
}

.pagination {
    background-color: #ededed;
    text-align: center;
    color: #2f2f2f;
    font: 14px/34px 'Poppins Regular';
    margin-top: 30px
}

    .pagination ul li {
        display: inline-block;
        margin-right: 12px
    }

        .pagination ul li:nth-child(2) {
            position: relative;
            top: -2px
        }

            .pagination ul li:nth-child(2) a {
                border: none;
                padding: 0;
                background: url(../images/prev_bt.gif) no-repeat 0 0;
                width: 22px;
                height: 21px;
                display: block;
                text-indent: -200000px
            }

                .pagination ul li:nth-child(2) a:hover {
                    border: none;
                    padding: 0;
                    background: url(../images/prev_bt_hover.gif) no-repeat 0 0
                }

        .pagination ul li:last-child {
            position: relative;
            top: -2px
        }

            .pagination ul li:last-child a {
                border: none;
                padding: 0;
                background: url(../images/next_bt.gif) no-repeat 0 0;
                width: 22px;
                height: 21px;
                display: block;
                text-indent: -20000px
            }

                .pagination ul li:last-child a:hover {
                    border: none;
                    padding: 0;
                    background: url(../images/next_bt_hover.gif) no-repeat 0 0
                }

        .pagination ul li a {
            border: 1px solid #fff;
            font: 13px/16px 'Poppins Regular';
            color: #2f2f2f;
            padding: 1px 7px
        }

            .pagination ul li a:hover {
                background-color: #e65c31;
                color: #fff;
                border: 1px solid #e65c31
            }

.prod_search {
    padding: 16px 0 0
}

.prodsearch_pan {
    height: 100%;
    overflow: hidden;
    width: 726px;
    margin: 0 auto;
    padding: 20px 0 0
}

    .prodsearch_pan label {
        font: 13px/16px 'Poppins Bold';
        color: #2f2f2f;
        float: left;
        padding-top: 7px;
        padding-right: 14px;
        display: block;
        width: 118px
    }

.prodsearch_box {
    width: 349px;
    float: left
}

    .prodsearch_box input {
        float: left;
        margin: 8px 5px 0 0
    }

        .prodsearch_box input.inp_box {
            border: 1px solid #ddd;
            width: 337px;
            padding: 7px 6px;
            font: 12px 'Poppins Bold';
            color: #818181;
            margin: 0 !important;
            float: none
        }

.breadcrumb {
    background-color: #2a4174;
    font: 14px 'Poppins Regular';
    color: #fff;
    padding: 10px 0px 10px 60px;
}

    .breadcrumb ul {
        font-size: 0;
        line-height: 0;
    }

        .breadcrumb ul li {
            color: #fff;
            font: 14px/38px 'Poppins Regular';
            display: inline-block;
            padding-right: 10px
        }

            .breadcrumb ul li a {
                color: #fff
            }

                .breadcrumb ul li a:hover {
                    color: #e65c31
                }

.proddetal_left {
    width: 48%;
    float: left;
    margin: 21px 0 0
}

.prod_img {
    border: 1px solid #434149;
}

    .prod_img img {
        display: block;
        margin: 0 auto;
    }

.prodimg_bot {

}

    .evry_pan, .prodimg_bot p, .prodimg_bot ul li {
        color: #474747;
        font: 16px/19px 'Poppins Regular'
    }

    .prodimg_bot ul {
        margin: 15px 0 0;
        padding: 18px 0 0;
    }

        .prodimg_bot ul li {
            display: inline-block;
            /*            background: url(../images/prodet_bullet.png) no-repeat 0 5px;*/
            background-size: 6px;
            padding: 0 0 0 7px;
            margin-right: 10px;
            margin-bottom: 10px
        }

            .evry_pan span, .prodimg_bot ul li span {
                font-family: 'Poppins Semibold'
            }

.evry_pan {
    font: 16px/32px 'Poppins Regular';
    text-align: center;
    border: 1px solid #e0e0e0;
    margin: 10px 0 0
}

    .evry_pan span {
        color: #2a4174
    }

.proddetal_right {
    width: 48%;
    float: right;
    margin: 21px 0 0
}

    .prod_3column, .proddetal_right h2 {
        border-bottom: 1px solid #e0e0e0;
        padding-bottom: 15px
    }

    .proddetal_right h2 {
        color: #2a4174;
        font: 28px/31px 'Poppins Bold'
    }

    .proddetal_right ul {
        padding: 11px 0 15px
    }

        .proddetal_right ul li {
            color: #474747;
            font: 16px/32px 'Poppins Regular';
            display: inline-block
        }

.price_prod {
    background-color: #f2f2f2;
    font: 23px/39px 'Poppins Regular';
    color: #474747;
    padding: 0 0 0 21px
}

    .price_prod span {
        font: 23px/39px 'Poppins Bold';
        color: #2a4174
    }

.prod_3column {
    height: 100%;
    overflow: hidden;
    margin: 12px 0 0;
    display: flex;
    justify-content: space-between;
}

.prod_righteye {
    width: 30%;
    text-align: center;
}

    .prod_righteye input.righteye {
        display: block;
        margin: 0 auto 9px;
        background: url(../images/righteye_img.gif) no-repeat 0 0;
        width: 63px;
        height: 57px;
        border: none;
        cursor: pointer
    }

        .prod_righteye input.righteye:hover {
            background: url(../images/righteye_img_hov.png) no-repeat 0 0
        }

.prod_lefteye input.lefteye {
    background: url(../images/lefteye_imf.gif) no-repeat 0 0;
    width: 54px;
    height: 57px;
    border: none;
    cursor: pointer
}

    .prod_lefteye input.lefteye:hover {
        background: url(../images/lefteye_imf_hov.gif) no-repeat 0 0
    }

.prod_lefteye select, .prod_righteye select {
    border: 1px solid #e0e0e0;
    padding: 2px;
    margin-bottom: 6px;
    width: 92px;
    text-align: center;
}

.copyeye_pan {
    width: 40%;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 17px;
    text-align: center;
}

.copy_eyebt {
    font: 14px/38px 'Poppins Medium';
    color: #fff;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    background: url(../images/copyright_eyebullet.png) no-repeat 90% 50% #e65c31;
    text-transform: uppercase;
    padding: 0 30px 0 10px;
    letter-spacing: -1px;
    cursor: pointer;
    border: none
}

    .copy_eyebt:hover {
        background: url(../images/copyright_eyebullet.png) no-repeat 90% 50% #fa7045
    }

.copyeye_pan ul, .thankyou_pan a.success_email {
    text-align: center
}

    .copyeye_pan ul li {
        font: 14px/28px 'Poppins Bold';
        color: #707070;
        display: inherit
    }

.prod_lefteye {
    width: 30%;
    text-align: center;
}

    .prod_lefteye img, .prod_lefteye input.lefteye {
        display: block;
        margin: 0 auto 9px
    }

.patient_det, .prodtotal_pan {
    border-bottom: 1px solid #e0e0e0
}

.patient_det {
    padding-bottom: 15px;
    height: 100%;
    overflow: hidden;
    margin: 19px 0 0
}

    .patient_det.excempted {
        margin: 0
    }

    .patient_det label, .patient_det p {
        font: 14px/17px 'Poppins Regular';
        color: #474747;
        display: block
    }

    .patient_det label {
        float: left;
        clear: both;
        width: 177px;
        padding: 6px 0 0;
        margin-bottom: 2px;
    }

    .patient_det p {
        padding: 0 0 15px
    }

    .patient_det label span {
        color: red
    }

    .patient_det input, .patient_det select, .textboxfield input, .textboxfield textarea {
        font: 14px 'Poppins Regular';
/*        padding: 5px*/
    }

    .patient_det input {
        margin-bottom: 8px;
        border: 1px solid #e0e0e0;
        float: right;
        width: 192px;
/*        color: #757575*/
    }

    .patient_det select {
        border: 1px solid #e0e0e0;
        padding: 3px;
        color: #757575;
        margin-bottom: 5px
    }

.prodtotal_pan {
    padding: 14px 0
}

.prod_subtle {
    font: 16px/27px 'Poppins Regular';
    color: #474747;
}

    .prod_postage span, .prod_subtle span {
        color: #e65c31;
        font-size: 25px;
        font-weight: 400;
        line-height: 27px;
        font-family: 'Poppins Bold'
    }

.prod_postage {
    font: 16px/23px 'Poppins Regular';
    color: #474747
}

    .prod_postage span {
        font-size: 20px;
        line-height: 23px
    }

.prodet_bot {
    max-width: 1260px;
    margin: 0 auto;
}

.proddetls_head {
    color: #2a4174;
    font: 32px/27px 'Poppins Bold';
    padding-bottom: 6px;
    margin-bottom: 20px;
    margin-top: 20px
}

.prodet_para {
    margin-bottom: 25px;
    font-size: 13px !important;
    line-height: 18px !important
}

.contactus {
    max-width: 1260px;
    margin: 0 auto;
    padding: 0 20px;
}

    .contactus p {
        font-family: 'Poppins Regular';
    }


        .contactus p img {
            padding-top: 10px;
            padding-bottom: 20px
        }

.contact_left {
    width: 400px;
    float: left
}

    .contact_left img.contactimg, .textboxfield {
        margin-bottom: 18px
    }

.contactus h3 {
    font: 16px/19px 'Poppins Bold';
    color: #2a4174;
    padding: 17px 0 0 0;
}

.textboxfield {
    height: 100%;
    overflow: hidden;
    margin-bottom: 9px;
    border: 1px solid #ddd;
}

    .textboxfield img {
        float: left;
        border-right: 1px solid #ddd
    }

    .textboxfield input, .textboxfield textarea {
        float: left;
        color: #828282;
        border: 1px solid #ddd;
        width: 351px
    }

    .textboxfield textarea {
        border: none;
        width: 353px;
        height: 68px
    }

.sendemail_bt {
    background-color: #e65c31;
    border: none;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font: 14px 'Poppins Bold';
    letter-spacing: -1px;
    margin: 10px 0 0;
    padding: 8px 17px;
    text-transform: uppercase
}

    .sendemail_bt:hover {
        background-color: #e84b1a
    }

.contact_right {
    width: 267px;
    float: right
}

    .contact_right ul li {
        color: #828282;
        font: 14px/18px 'Poppins Regular';
        margin-bottom: 24px;
        height: 100%;
        overflow: hidden
    }

        .contact_right ul li p {
            font: 16px/24px 'Poppins Bold';
            color: #d43617
        }

        .contact_right ul li a, .contact_right ul li span {
            font: 16px/22px 'Poppins Bold';
            color: #2a4174;
            display: block
        }

        .contact_right ul li a {
            font: 16px/19px 'Poppins Bold'
        }

            .contact_right ul li a:hover {
                color: #0288d4
            }

        .contact_right ul li div.cont_icon {
            width: 57px;
            float: left
        }

        .contact_right ul li div.cont_txt {
            width: 210px;
            float: left
        }

.thankyou_pan {
    width: 726px;
    margin: 0 auto;
    padding: 16px 0 0;
    text-align: center
}

.success_msg {
    color: #575757;
    font: 14px/17px 'Poppins Regular';
    margin-bottom: 30px;
    text-align: left
}

.success_email {
    color: #2a4174;
    font: 32px/35px 'Poppins Bold';
    background: url(../images/thankemail_icon.png) no-repeat 0 50%;
    padding: 0 0 0 49px
}

.junk_email {
    background-color: #f2f2f2
}

    .junk_email p {
        color: #575757;
        font: 14px/20px 'Poppins Regular';
        padding: 15px 24px;
        margin: 29px 0;
        text-align: left
    }

.choose_thnk, .thnk_regrd {
    font: 18px/21px 'Poppins Bold';
    color: #575757;
    text-align: left
}

.thnk_regrd {
    font: 16px/24px 'Poppins Bold';
    margin: 22px 0 20px
}

    .thnk_regrd span {
        display: block;
        color: #e65c31
    }

.logout_bt {
    background-color: #e65c31;
    border: none;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    font: 14px 'Poppins Bold';
    letter-spacing: -1px;
    padding: 8px 17px;
    text-transform: uppercase;
    text-align: left
}

    .logout_bt:hover {
        background-color: #ed4613
    }


span a.logout_bt {
    position: absolute;
    right: .7%;
    top: -.7%
}

.cart_subtotal {
    background-color: #ececec;
    border-bottom: 6px solid #fff;
}

.cart_in {
    font: 14px/38px 'Poppins Medium';
    color: #353535;
    padding-left: 23px
}

.cart_subtxt, .cart_subtxtprice {
    font: 20px/38px 'Poppins Medium';
    color: #353535
}

.cart_subtxtprice {
    color: #e65c31
}

.cart_postge {
    background-color: #dbdbdb
}

.cart_altotal, .cart_altotalprce {
    font: 20px/38px 'Poppins Medium';
    color: #3b3b3b
}

.cart_altotalprce {
    color: #e65c31
}

.cartshop_pan {
    border-top: 1px solid #363636
}

.contshop_bt, .place_orderbt {
    background-color: #2a4174;
    border: none;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font: 14px 'Poppins Medium';
    letter-spacing: -1px;
    padding: 17px 17px;
    text-transform: uppercase;
    margin: 0 5px;
}

    .contshop_bt:hover {
        background-color: #e65c31;
    }

.place_orderbt {
    background-color: #e65c31
}

    .place_orderbt:hover {
        background-color: #ef430e
    }

.save_detbt {
    margin: 17px 0 53px 287px
}

.testimonial {
    height: 100%;
    overflow: hidden;
    max-width: 1260px;
    margin: 19px auto 0;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 27px
}

.testi_left {
    width: 206px;
    float: left;
    border-right: 1px solid #d1d2d2;
    background: url(../images/testi_arrow.gif) no-repeat 100% 22px;
    padding: 16px 0;
    margin-right: 26px
}

    .testi_left img {
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        margin-bottom: 5px
    }

.blog_top h3, .testimonial h3 {
    font: 24px/24px 'Poppins Bold';
    text-transform: uppercase
}

.testimonial h3 {
    color: #2a4174;
    margin-bottom: 14px
}

.clint_loct {
    color: #707070;
    font-size: 14px;
    font-family: 'Poppins Regular'
}

    .clint_loct span {
        color: #2a4174;
        font-size: 13px
    }

.clint_commn {
    font: 14px/18px 'Poppins Light';
    font-weight: 700;
    color: #333;
    margin: 33px 0 63px
}

    .clint_commn img.left {
        position: relative;
        margin-right: 8px;
        margin-top: -19px
    }

    .clint_commn img.right {
        position: relative;
        margin-left: 7px;
        top: 10px
    }

.testi_img {
    width: 181px;
    text-align: center
}

.client_nme {
    font: italic 14px/17px 'Poppins Light';
    color: #e65c31
}

.clintpost_dte {
    font: 14px/30px 'Poppins Regular';
    color: #29292a;
    background: url(../images/testi_dte.gif) no-repeat 0 50%;
    padding-left: 28px;
    display: inline-block
}

.blog_top div.date, .testimonial a {
    background-color: #e65c31;
    text-transform: uppercase;
    color: #fff
}

.testimonial a {
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    display: inline-block;
    font: 700 12px/38px 'Poppins Bold';
    padding: 0 20px
}

    .blog_entry a:hover, .testimonial a:hover {
        background-color: #e34311
    }

.blog {
    max-width: 1260px;
    margin: 35px auto 0;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 35px
}

.blog, .blog_top {
    height: 100%;
    overflow: hidden
}

    .blog_top div.date {
        float: left;
        font: 700 30px/30px 'Poppins Bold';
        text-align: center;
        padding: 8px 14px;
        margin-right: 19px
    }

        .blog_top div.date span {
            font-size: 14px;
            line-height: 14px;
            display: block
        }

    .blog_top h3 {
        margin: 4px 0 10px
    }

    .blog_top p {
        font: 14px/17px 'Poppins Regular';
        color: #625e5e
    }

        .blog_top p a, a.EditLink:hover, a.RemoveLink:hover, a.orderNo:hover {
            color: #e65c31
        }

            .blog_top p a:hover {
                color: #dc3b09
            }

    .blog_top a, .blog_top h3 {
        color: #2a4174
    }

.blog_entry {
    padding: 25px 0 0
}

    .blog_entry img {
        border: 1px solid #e0e0e0;
        float: left;
        margin: 0 29px 0 0
    }

    .blog_entry p {
        font: 13px/18px 'Poppins Regular';
        color: #333;
        margin-bottom: 18px
    }

    .blog_entry a {
        background-color: #e65c31;
        border-radius: 2px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -o-border-radius: 2px;
        -ms-border-radius: 2px;
        color: #fff;
        font: 700 12px/38px 'Poppins Bold';
        padding: 0 20px;
        display: inline-block;
        text-transform: uppercase;
    }

    .blog_entry div p a {
        color: #333 !important;
        font: 12px/38px 'Poppins Regular' !important;
        background-color: #fff;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -o-border-radius: 0;
        -ms-border-radius: 0;
        padding: 0;
        display: initial;
        text-transform: none;
    }

        .blog_entry div p a:hover {
            background-color: #fff;
            text-decoration: underline;
        }

    .blog_entry a:hover {
        background-color: #e34311;
    }


.faq_pan {
    max-width: 1260px;
    margin: 0 auto;
    padding: 0 40px;
}

.faq_toppan {
    margin: 39px 0;
    height: 100%;
    overflow: hidden
}

    .faq_toppan img {
        border: 5px solid #ffeae2;
        float: left;
        margin-right: 22px
    }

.loginValidation {
    color: #e65c31;
    padding-bottom: 10px
}

label.solutionqty {
    width: 97px
}

.checkOutShow {
    margin-left: 23px
}

.SelectPayment {
    color: #e65c31 !important;
    font-weight: 700 !important
}

.pop-trigger {
    position: relative
}

.pop-bubble {
    display: none;
    position: absolute;
    background-color: #fff;
    padding: 10px;
    border-radius: 20px;
    border: 5px solid #e65c31;
    right: -280px;
    top: -20px;
    width: 230px;
    z-index: 1000
}

.pop-trigger:hover {
    cursor: pointer
}

    .pop-trigger:hover .pop-bubble {
        display: block
    }

.pop-bubble:before {
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    border: 10px solid transparent;
    border-right: 10px solid #e65c31;
    left: -25px;
    top: 15px
}

.text_box span.pop-trigger {
    display: inline
}

label .pop-bubble {
    z-index: 99999999 !important;
    width: 210px;
    right: -205px
}

label[for=deposit] .pop-bubble {
    right: 5px;
    width: 90px
}

label .pop-bubble p {
    font: 12px/13px 'Poppins Regular' !important;
    padding-bottom: 0
}

.confirm_order {
    margin-top: 20px !important
}

.qtyExcempted {
    border: 1px solid #e0e0e0;
    padding: 2px;
    margin-top: 2px !important;
    width: 87px;
    margin: 0;
    font: -webkit-small-control;
    line-height: 18px;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0;
    text-shadow: none;
    display: inline-block;
    text-align: start
}

.tt-dropdown-menu {
    text-align: left;
    width: 285px !important
}

.tt-hint, .tt-query, .typeahead {
    padding: 8px 12px;
    font-size: 24px;
    outline: none
}

.typeahead {
    background-color: #fff
}

.tt-query {
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.tt-hint {
    color: #999
}

.tt-dropdown-menu {
    margin-top: 12px;
    padding: 8px 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    position: absolute !important;
    top: 100%;
    left: 0;
    display: none;
    overflow: visible !important;
    z-index: 999999999999 !important
}

.tt-suggestion {
    padding: 3px 20px;
    font-size: 18px;
    line-height: 24px
}

    .tt-suggestion.tt-cursor, .ui-autocomplete li a:hover {
        color: #fff;
        background-color: #0097cf
    }

    .tt-suggestion p {
        margin: 0
    }

.PostageFree {
    text-align: center;
    position: absolute;
    top: 50%;
    right: 5%;
    width: 25%;
    padding-left: 15px
}

.CibaPostage {
    text-decoration: underline
}

img.expressDelivery {
    margin-bottom: -3px
}

img.youtube {
    cursor: pointer
}

.check_button.saveCheckout {
    margin: 10px 0 27px
}

.hideCountry, label.hideCountry {
    display: none
}

.ddlNextLine {
    display: block
}

.hidden {
    display: none
}

.card-token-payment {
    width: 100%;
    text-align: center;
}

    .card-token-payment span {
        background-color: #fff;
        padding: 0 10px;
        font-weight: 700
    }

.checkout-product-select {
    font: 13px 'Poppins Regular';
    border: 1px solid #ddd;
    padding: 8px;
    width: 100%;
    margin-bottom: 4px
}

.ui-autocomplete {
    width: 422px;
    margin-top: 12px;
    padding: 8px 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    position: absolute !important;
    top: 100%;
    left: 0;
    display: none;
    overflow: visible !important;
    z-index: 999999999999 !important
}

    .ui-autocomplete li a {
        padding: 15px 8px
    }

.red-text {
    color: #c90000
}

.upsell-panel {
    background-color: #fff;
    padding: 10px;
    border-radius: 20px;
    border: solid 2px #e65c31;
    position: relative;
    margin-top: -20px;
/*    color: #2a4174;*/
    font: 14px 'Poppins Medium';
    text-align: center;
}

    .upsell-panel:before {
        content: '';
        height: 0;
        width: 0;
        position: absolute;
        border: solid 10px transparent;
        border-bottom: solid 10px #e65c31;
        left: 25px;
        top: -22px
    }

.promotion-input {
    border: 1px solid #e0e0e0;
    color: #757575;
    margin-right: 10px;
    font: 14px 'Poppins Regular';
    padding: 5px;
}

.promotion-failed {
    margin: 0 21px 10px;
    color: #e65c31;
    border: 1px solid #e65c31;
    padding: 10px;
    border-radius: 4px;
    font-weight: bold
}

.promotion-success {
    margin: 0 21px 10px;
    color: #1a9c1d;
    border: 1px solid #1a9c1d;
    padding: 10px;
    border-radius: 4px;
    font-weight: bold
}

hr.footer-divider {
    background-color: #3E3A87;
    color: #3E3A87;
    border: none;
    height: 1px
}

.home_content {
    left: 0px;
    padding: 20px;
    width: inherit;
}

    /*    .home_content h1 {
        font-family: 'Poppins Black';
        font-size: 34px;
        color: rgba(72,68,145,1);
        font-weight: bold;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;

    }*/

    .home_content h1 {
        font-family: 'Poppins Medium';
        font-size: 34px;
        color: #2a4174;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
    }

/*.home-header-content h1 {
    font-family: 'Poppins Black';
    font-size: 34px;
    color: #3a3a80;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

    .home-header-content h1 span {
        clear: both;
        color: #ef6a47;
        float: left;
        font-size: 23px;
        font-weight: bold;
        width: 100%
    }*/

.w-100 {
    width: 100% !important;
}

.w-300 {
    width: 300px !important;
}

.mb-0 {
    margin-bottom: 0px;
}

.pd-0 {
    padding: 0px !important;
}

.float-un {
    float: unset !important;
}

.ft9 {
    font-size: 9px !important;
}

.search_main, .search_pan {
    overflow: hidden !important;
}

.mainnav {
    /*position: fixed;*/
    width: 100%;
    top: 0px;
    z-index: 99999;
}


@media screen and (max-width: 768px) {
/*    #banner .search_main .search_pan {
        float: none;
        margin: 0 auto;
        overflow: auto;
        width: 90%;
    }*/

    #main_container .main_container {
       margin-top: 40px;
    }

    .mainnav ul.nav li {
        border-bottom: 1px solid #2a4174 !important;
        font-weight: 900 !important;
    }

        .mainnav ul.nav li a {
            color: white !important;
        }

    .mainnav .nav {
        background-color: #e65c31 !important;
    }

    .hide-small, li.hide-small {
        display: none !important;
    }

    #tab-1 {
        display: block !important;
    }

    .footer {
        background-color: #e65c31;
    }

    .list_pan h3 {
        color: #ffffff;
    }

    @media (max-width: 767px) {
        #tab-1 .hidden-mobile {
            display: none !important;
        }

        .tab_content {
            min-height: 400px;
        }

            /*   WAS USED IN BANNER MOBILE         
            .tab_content h1 {
                font: 57px/57px 'Poppins Light';
                color: #2a4174;
                text-transform: uppercase;
                padding: 40px 0 0 24px;
                float: left;
            }*/



            .tab_content p, .tab_content ul { /*max-width:362px;margin:35px 15px 0 0*/
                font-family: 'Poppins Regular';
                color: rgba(72,68,145,1);
                font-size: 15px;
                margin-left: 0px;
                padding-top: 10px;
            }

            .tab_content ul {
                padding-top: 10px;
                width: 90%;
            }

                .tab_content ul li {
                    background: url(../images/banner_bullet.png) no-repeat 0 5px;
                    /*background: url(../images/banner_bullet_star.png) no-repeat 0 0;*/
                    color: #484490;
                    padding: 0 0 6px 18px;
                    font-size: 13px;
                }

                    .tab_content ul li:nth-child(n+6) {
                        visibility: hidden;
                    }

            .tab_content p {
                font: 10px/12px 'Poppins Regular';
                color: #484490;
                clear: both;
                margin: 0 0 0 0;
                text-align: left;
                width: 45%;
                padding-top: 135px;
            }

        .home_content {
            left: 0px;
            padding: 20px;
            width: inherit;
        }



            .home_content h1 {
                font-family: 'Poppins Black';
                font-size: 32px;
                text-align: left;
                color: #484490;
                font-weight: bold;
                margin: 0px 0px 0px 0px;
                padding: 0px 0px 0px 0px;
                width: 95%;
            }

                .home_content h1:last-of-type {
                    color: #e65c31;
                }
    }

    /*NEW FROM HERE*/

}

@media screen and (max-width: 400px) {
    .tab_content p {
        padding-top: 100px;
        width: 50%;
    }
}

