@charset "utf-8";
/* CSS Document */

a {
    margin: 0;
    padding: 0;
    text-decoration: none;
    box-sizing: border-box;
    color: black;
}

ul,
li,
ol {
    margin: 0;
    padding: 0;
    list-style: none;
    box-sizing: border-box;
}

input {
    margin: 0;
    padding: 0;
    border: 0;
    box-sizing: border-box;
    font-family: 'Roboto', Arial, sans-serif;
    color: black;
    outline: none;
}

div {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

div::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: white;
}

div::-webkit-scrollbar-thumb {
    background-color: #eee;
    display: none;
}

div:hover::-webkit-scrollbar-thumb {
    display: block;
}

body {
    position: relative;
    padding: 0;
    margin: 0;
    /*text-align: justify;*/
    font-size: 14px;
    box-sizing: content-box;
    font-family: 'Roboto', Arial, sans-serif;
    background-color: #eee;
    color: black;
    display: block;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.main_page {
    display: block;
    overflow: hidden;
    width: 100%;
    height: auto;
    max-width: 1280px;
    background-color: #EEEEEE;
    margin: auto;
    border: 10px solid #EEEEEE;
    position: relative;
}

.header {
    display: inline-block;
    overflow: visible;
    position: relative;
    background-color: #A31E21;
    width: 100%;
    z-index: 99;
}

.header1 {
    display: block;
    overflow: hidden;
    width: 100%;
    padding: 10px;
}

.header11 {
    display: block;
    overflow: hidden;
    width: 60%;
    float: left;
    font-size: 20px;
    height: 26px;
}

.icon-vong {
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translate(0, -50%);
    display: block;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(icon/icon-vong.svg);
    height: 26px;
    width: 50px;
    border-radius: 100%;
}

.header111 {
    display: inline-block;
    overflow: hidden;
    width: inherit;
    margin: auto;
    position: relative;
    padding-left: 60px;
    white-space: nowrap;
    text-align: center;
    text-overflow: ellipsis;
    color: white;
}

.header12 {
    display: block;
    overflow: hidden;
    width: 40%;
    float: left;
}

.header121 {
    display: block;
    overflow: hidden;
    position: relative;
    width: 90%;
    max-width: 250px;
    height: 26px;
    border-radius: 15px;
    background-color: white;
    padding: 5px 10px;
    color: #A31E21;
    font-weight: bold;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 50px;
}

.header122 {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translate(0, -50%);
    font-size: 10px;
    text-align: center;
}

.header2 {
    display: block;
    overflow: hidden;
    width: 100%;
    padding: 0px 10%;
    background-color: #841618;
}

.header3 {
    display: inline-block;
    overflow: inherit;
    position: relative;
    width: 100%;
    padding: 0 10px;
    background-color: #A31E21;
}

.header21 {
    display: block;
    position: relative;
    padding: 0 5px;
    color: white;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
    font-size: 13px;
    padding-left: 25px;
    margin: 10px 15px;
}

.icon-service {
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translate(0, -50%);
    display: block;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 20px;
    width: 20px;
}

.header31 {
    display: block;
    overflow: hidden;
    padding: 10px;
    width: 18%;
    float: left;
}

.header32 {
    display: inline-block;
    overflow: inherit;
    padding: 10px 10px 0 10px;
    width: 82%;
    float: left;
}

.header311 {
    position: relative;
    display: flex;
    width: 100%;
    color: #F9ED23;
    font-size: 25px;
    font-weight: bold;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 55px;
    font-family: "Times New Roman", Cambria, "Hoefler Text", "Liberation Serif", Times, "serif";
    margin-top: 20px;
}

.header312 {
position: absolute;
    top: 30%;
    left: -15px;
    transform: translate(0,-50%);
    display: block;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(/cssdienmay/css/daibotat2.jpg);
    height: 70px;
    width: 70px;
}

.header313 {
    position: relative;
    display: flex;
    width: 100%;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 50px;
    margin-top: 30px;
    cursor: pointer;
}

.header314 {
    position: absolute;
    top: 50%;
    left: 3px;
    transform: translate(0, -50%);
    display: block;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("icon/icon-menu1.png");
    height: 30px;
    width: 30px;
}

.header321 {
    display: inline-block;
    overflow: inherit;
    padding: 10px 10px 0 10px;
    width: 100%;
}

.header322 {
    width: 35%;
    display: block;
    overflow: hidden;
    padding-right: 100px;
    position: relative;
    min-width: 300px;
    float: left;
    margin-right: 20px;
}

.header323 {
    display: block;
    overflow: hidden;
    width: 100%;
    padding: 7px 10px 7px 20px;
    font-size: 14px;
    height: 32px;
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
}

.header326 {
    display: inline-block;
    overflow: inherit;
    position: relative;
    margin: 0 6px;
    float: left;
    color: white;
    font-weight: bold;
    padding: 7px;
    cursor: pointer;
}

.header324 {
    position: absolute;
    top: 50%;
    right: 0;
    height: 32px;
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
    width: 100px;
    background-color: #ECEDF1;
    transform: translate(0, -50%);
    padding: 7px 10px 7px 10px;
    font-size: 14px;
    text-align: right;
    font-weight: bold;
    cursor: pointer;
}

.header325 {
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translate(0, -50%);
    display: block;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("icon/icon-search.png");
    height: 20px;
    width: 20px;
}

.header327 {
    display: flex;
    overflow: inherit;
    position: relative;
    float: left;
    padding-top: 3px;
}

.header328 {
    border-radius: 5px;
   /* border: 2px solid white;*/
    padding-left: 40px;
    display: flex;
}

.icon-cart {
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translate(0, -50%);
    display: block;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("icon/icon-cart2.png");
    height: 20px;
    width: 20px;
}

.icon-location {
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translate(0, -50%);
    display: block;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("icon/icon-map1.jpg");
    height: 25px;
    width: 25px;
    border-radius: 100%;
    border: 5px solid white;
    background-color: white;
}

.header331 {
    display: block;
    position: relative;
    float: left;
    padding: 10px 0 10px 40px;
    margin-right: 20px;
    color: white;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
}

.icon-chatluong {
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translate(0, -50%);
    display: block;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("icon/icon-chatluong.jpg");
    height: 25px;
    width: 25px;
    border-radius: 100%;
    border: 2px solid white;
    background-color: white;
}

.icon-doi {
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translate(0, -50%);
    display: block;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("icon/icon-change.jpg");
    height: 25px;
    width: 25px;
    border-radius: 100%;
    border: 2px solid white;
    background-color: white;
}

.icon-history {
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translate(0, -50%);
    display: block;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("icon/icon-history.jpg");
    height: 25px;
    width: 25px;
    border-radius: 100%;
    border: 2px solid white;
    background-color: white;
}

.icon-money {
    background-image: url("icon/icon-money1.png");
}

.icon-bonus {
    background-image: url("icon/icon-bonus1.png");
}

.icon-sale {
    background-image: url("icon/icon-sale1.png");
}

.icon-hot {
    background-image: url("icon/icon-hot.png");
}

.icon-chua {
    background-image: url("icon/icon-chua.png");
}

.icon-phatsu {
    background-image: url("icon/icon-phatsu.png");
}

#sidebar {
    display: flex;
    width: 100%;
    position: relative;
}

.menu_b {
    display: inline-block;
    position: relative;
    width: 25%;
    height: 100%;
}

.menu {
    position: relative;
    display: block;
    overflow: auto;
    width: 100%;
    background-color: #FFFFFF;
    float: left;
    border-top: 10px solid white;
    border-left: 10px solid white;
    border-bottom: 10px solid white;
    height: 100%;
}

.sidebar {
    display: block;
    overflow: auto;
    width: 75%;
    background-color: gray;
    float: left;
    position: relative;
}

.sidebar::-webkit-scrollbar {
    width: 0px;
    height: 0px;
}

.menu1 {
    position: relative;
    display: block;
    overflow: hidden;
    height: 41px;
    width: 100%;
    padding: 12px 10px 12px 45px;
    border-bottom: 1.5px solid #EEEEEE;
    white-space: nowrap;
    text-align: left;
    text-overflow: ellipsis;
    background-color: white;
    font-size: 15px;
}

.menu_childen {
    display: none;
}

.icon-category {
    position: absolute;
    top: 40%;
    left: 10px;
    transform: translate(0, -50%);
    display: block;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("icon/icon-botat.png");
    height: 30px;
    width: 30px;
    border-radius: 100%;
    border: 2px solid white;
    background-color: white;
}

.content_border {
    display: block;
    overflow: hidden;
    width: 100%;
    background-color: #eee;
}

.content {
    display: block;
    overflow: hidden;
    width: 100%;
    /*max-width: 1200px;*/
    min-height: 100px;
    margin: 20px auto;
}

.template {
    display: block;
    overflow: hidden;
    width: 100%;
    background-color: white;
    margin: 10px 0;
    float: left;
    border: 10px solid #FFFFFF;
}

.template1 {
    display: block;
    overflow: hidden;
    position: relative;
    width: 35%;
    float: left;
}

.template1 img {
    display: block;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.template2 {
    display: block;
    overflow: hidden;
    width: 65%;
    float: left;
    padding: 10px 20px 10px 40px;
}

.template3 {
    display: block;
    overflow: hidden;
    position: relative;
    margin: 10px 0;
    width: 100%;
    font-size: 15px;
}

.template31 {
    color: #A31E21;
    font-weight: bold;
    text-transform: uppercase;
}

.template4 {
    font-size: 18px;
    font-weight: bold;
}

.template5 {
    font-size: 14px;
}

.template6 {
    display: block;
    overflow: hidden;
    padding: 7px 20px;
    border: 2px solid black;
    border-radius: 3px;
    float: left;
    font-weight: bold;
}

.template6:hover {
    text-decoration: underline;
}

.template7 {
    padding-top: 30px;
    display: flex;
    overflow: visible;
}

.template8 {
    display: block;
    overflow: hidden;
    padding: 0 10px;
    border-right: 2px solid black;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.template9 {
    border: 0;
}

.template10 {
    color: #A31E21;
    font-weight: bold;
}

.template11 {
    display: block;
    overflow: hidden;
}

.template12 {
    background-color: #A31E21;
    width: 70%;
}

.template13 {
    display: none;
}

.template14 {
    display: block;
    overflow: auto;
    position: absolute;
    top: 100%;
    left: 0px;
    width: 100%;
}

.template14::-webkit-scrollbar {
    width: 0px;
    height: 0px;
}

.template15 {
    display: block;
    overflow: hidden;
    position: relative;
    border: 10px solid white;
    float: left;
}

.template15 img {
    display: block;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.template141 {
    display: none;
}

.template142 {
    display: inline-flex;
    overflow: hidden;
    float: left;
}

.template_s {
    display: block;
    overflow: auto;
    width: 100%;
    background-color: #EEEEEE;
    margin: 10px 0;
    float: left;
}

.template_s::-webkit-scrollbar {
    width: 0px;
    height: 0px;
}

.template_sc {
    display: inline-flex;
    overflow: hidden;
    float: left;
}

.template_sci {
    display: block;
    overflow: hidden;
    border: 5px solid #eee;
    float: left;
    padding: 10px;
    background-color: #FFFFFF;
}

.template_scimg {
    display: block;
    overflow: hidden;
    width: 100%;
    position: relative;
    float: left;
}

.template_scimg img {
    display: block;
    overflow: hidden;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.onmscroll {
    display: block;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    background-color: #000000;
    opacity: 0;
}

.onmscroll1 {
    display: block;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    background-color: #000000;
    opacity: 0;
}

.product_info {
    display: none;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 10px;
    border-radius: 3px;
    border: 1px solid white;
    color: white;
    white-space: normal;
    z-index: 10;
    cursor: pointer;
}

.template_title {
    display: block;
    overflow: hidden;
    position: relative;
    padding: 5px 0px 0px 0px;
    font-size: 24px;
    font-weight: bold;
    color: #A31E21;
    text-align: center;
    text-transform: uppercase;
    float: left;
    width: 100%;
    font-family: "Times New Roman", 'Roboto', Arial, sans-serif;
}

.template_pname {
    display: block;
    overflow: hidden;
    padding: 15px 0px 0px 0px;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    /*height: 32px;*/
}

.template_prive {
    display: inline-flex;
    float: left;
    color: #A31E21;
    text-overflow: ellipsis;
}

.template_pro {
    display: block;
    overflow: hidden;
    width: 100%;
    margin: 15px 0;
    float: left;
}

.template_pro1 {
    display: block;
    overflow: hidden;
    background-color: white;
    position: relative;
    width: 35%;
    float: left;
    border: 10px solid white;
}

.template_pro1 img {
    width: 100%;
    display: block;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.template_pro2b {
    display: block;
    overflow: hidden;
    width: 65%;
    float: left;
}

.template_pro2 {
    display: block;
    overflow: hidden;
    background-color: white;
    border-left: 10px solid #eee;
    border-bottom: 10px solid #eee;
    padding: 10px;
    width: 33.333333333%;
    float: left;
    height: 50%;
    position: relative;
    padding-bottom: 134px;
}

.template_pro21 {
    border-left: 0;
    border-right: 10px solid #eee;
}

.template_proi {
    display: block;
    overflow: hidden;
    width: 100%;
    position: relative;
}

.template_proi img {
    display: block;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.template_protb {
    display: block;
    overflow: hidden;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 1;
    padding: 0 10px 10px 10px;
    background-color: white;
    height: 120px;
}

.template_prot {
    display: block;
    overflow: hidden;
   /* padding: 12.5px 0px 7px 0px;*/
    font-weight: bold;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-transform: uppercase;
    text-align: center;
    height: 36.5px;
}

.template_prot1 {
    text-transform: none;
    padding: 7px 0px 12.5px 0px;
}

.template_prot2 {
    background-color: #A31E21;
    color: white;
    padding: 10px 7px;
    height: 37px;
}

.template_prot2:hover {
    opacity: 0.8;
}

.template_prot3 {
    padding: 0 9px;
    height: 20px;
    font-size: 12.5px;
}

.template_video {
    display: inline-block;
    overflow: hidden;
    float: left;
    width: 100%;
    margin: 15px 0;
}

.icon-video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("icon/icon-video.svg");
    height: 50px;
    width: 50px;
    border-radius: 100%;
    display: none;
}

/*pro_content*/

.pro_img {
    display: block;
    overflow: hidden;
    width: 100%;
    background-color: #ffffff;
    position: relative;
}

.pro_img0 {
    display: block;
    overflow: hidden;
    position: relative;
    width: 50%;
    height: 100%;
    float: left;
}

.pro_img1 {
    display: inline-grid;
    overflow: auto;
    width: 20%;
    float: left;
    height: 100%;
    position: relative;
}

.pro_img2 {
    display: block;
    overflow: hidden;
    width: 80%;
    height: 100%;
    border: 5px solid white;
    float: left;
    position: relative;
}

.pro_img3 {
    display: block;
    overflow: hidden;
    width: 50%;
    height: 100%;
    border: 5px solid white;
    position: relative;
    float: left;
    padding-bottom: 45px;
}

.pro_img11 {
    display: block;
    overflow: hidden;
    border: 5px solid white;
    width: 100%;
    position: relative;
}

.pro_img1::-webkit-scrollbar {
    width: 0px;
    height: 0px;
}

.pro_imgv {
    display: block;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    width: 100%;
}

.pro_imgb {
    display: block;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0;
}

.pro_detail {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
    padding: 10px;
    border-bottom: 1.5px solid #eee;
    font-weight: bold;
}

.pro_code {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
    padding-top: 10px;
    font-size: 14px;
    font-style: italic;
    text-transform: none;
    color: darkblue;
}

.pro_info1 {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
    padding-top: 5px;
    font-size: 14px;
    font-weight: normal;
}

.pro_pri {
    display: inline-flex;
    overflow: hidden;
    position: relative;
    width: 100%;
    padding-top: 10px;
    color: #A31E21;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold;
    font-size: 20px;
    text-align: left;
}

.pro_name {
    text-transform: uppercase;
    font-size: 18px;
    padding-top: 0;
}

.pro_sale {
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: block;
    background-color: white;
}

.pro_call {
    display: block;
    overflow: hidden;
    position: relative;
    float: left;
    padding: 10px 20px;
    background-color: #A31E21;
    font-weight: bold;
    color: white;
    height: 39px;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 124px;
    text-align: center;
    margin-right: 10px;
    margin-top: 10px;
}

.pro_number {
    display: block;
    overflow: hidden;
    height: 39px;
    padding: 8px;
    border: 1.5px solid black;
    margin-right: 10px;
    font-size: 16px;
    font-weight: bold;
    width: 124px;
    float: left;
    margin-top: 10px;
}

.pro_number1 {
    display: block;
    overflow: hidden;
    position: relative;
    float: left;
    padding: 0 5px;
}

#pro_snumber {
    width: 57px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.pro_text {
    display: block;
    overflow: visible;
    width: 100%;
    background-color: white;
    margin-top: 60px;
    position: relative;
}

.pro_textti {
    position: absolute;
    bottom: 100%;
    left: 0;
    z-index: 1;
    height: 40px;
    width: 100%;
    display: inline-flex;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
}

.pro_textco {
    display: block;
    overflow: hidden;
    width: 100%;
    background-color: white;
    padding: 20px 10px 10px 10px;
}

.pro_texttv {
    display: block;
    overflow: hidden;
    padding: 10px 30px;
    height: 100%;
    background-color: white;
    float: left;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    cursor: pointer;
}

.pro_lshow {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
}

/*pro_content end*/

@media all and (max-width: 1260px) {
    .header31 {
        width: 25%;
    }
    .header32 {
        width: 75%;
    }
}

@media all and (max-width: 1100px) {
    .header327 {
        padding-top: 20px;
    }
    .header3211 {
        display: none;
    }
    .header31 {
        width: 30%;
    }
    .header32 {
        width: 70%;
    }
}

@media all and (max-width: 1000px) {
    .menu_childen {
        display: block;
    }
    .menu_b {
        position: absolute;
        left: 0;
        z-index: 10;
        width: 100%;
        max-width: 300px;
    }
    #sidebar_index {
        width: 100%;
    }
}

@media all and (max-width: 900px) {
    .template_pro1 {
        display: none;
    }
    .template_pro2b {
        width: 100%;
    }
    .template_pro2 {
        height: auto;
        border-left: 5px solid #EEE;
        border-right: 5px solid #EEE;
    }
    .template1 {
        display: none;
    }
    .template2 {
        width: 100%;
        padding: 0;
    }
    .header326 {
        padding: 7px 0;
    }
    .header328 {
        padding-left: 40px;
    }
    .header327 {
        padding-top: 0px;
    }
    .header322 {
        width: 33%;
        margin-right: 2%;
        min-width: inherit;
        margin-top: 10px;
    }
    .header327 {
        width: 65%;
    }
    .header311 {
        font-size: 20px;
        padding-left: 40px;
    }
    .header312 {
        width: 55px;
        height: 55px;
    }
    .header3141 {
        display: none;
    }
    .header31 {
        width: 100%;
    }
    .header32 {
        padding: 0;
        width: 100%;
    }
    .header311 {
        width: auto;
        float: right;
    }
    .header313 {
        width: auto;
        float: left;
    }
}

@media all and (max-width: 800px) {
    .header326 {
        padding: 7px 10px;
    }
    .header328 {
        padding-left: 40px;
    }
    .header322 {
        float: right;
        width: 100%;
        margin-right: 0;
        margin-top: 0px;
        margin-bottom: 15px;
        /*top: 110%;left: 50%;transform: translate(-50%, 0);box-shadow: 0 0 10px 0 gray;border-radius: 16px;*/
    }
    .header327 {
        width: 100%;
    }
    .header321 {
        padding: 15px 0 10px 0;
    }
}

@media all and (max-width: 700px) {
    .template8 {
        white-space: normal;
    }
    .template_pro2 {
        width: 50%;
    }
    .pdiscount {
        display: none;
    }
    .template_protb {
        /*height: auto;*/
    }
    .template_pro2 {
        width: 50%;
    }
    .template_prot {
        
        white-space: normal;
        text-overflow: inherit;
        text-align: center;
        /*height: auto;*/
        max-height: 65px;
    }
    .template_prot1 {
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .template_pname {
       /* height: 55px;*/
        white-space: normal;
    }
    .template_prive {
        height: 32px;
    }
}

@media all and (max-width: 600px) {
    .header326 {
        padding: 7px 5px;
    }
    .header328 {
        padding-left: 40px;
    }
}

@media all and (max-width: 500px) {
    .header326 {
        padding: 7px 0px;
    }
    .header328 {
        padding-left: 40px;
    }
    .header3261 {
        display: none;
    }
    .notify_c {
        position: static;
    }
}

@media all and (max-width: 350px) {
    .template_pro2 {
        width: 100%;
    }
    .template_prot {
        display: block;
        overflow: hidden;
        /*padding: 12.5px 0px 7px 0px;*/
        font-weight: bold;
        width: 100%;
        white-space: nowrap;
        text-overflow: ellipsis;
        text-transform: uppercase;
        text-align: center;
        height: 36.5px;
    }
    .template_prot1 {
        text-transform: none;
        padding: 7px 0px 12.5px 0px;
    }
}