@import url(font-awesome.css);
@import url(fonts/stylesheet.css);

*{
    padding: 0;
    margin: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
}
*:focus{
    outline: none;
}

body{
    font-family: tahoma;
    font-size: 14px;
    color: #555;
}
.search_input{
    padding-left: 3px;
}
a{
    text-decoration: none;
    color: #555;
}
.text_color{
    color: #cd2122;
}
h1{
    /* float: left; */
    /* width: 100%; */
    /* margin-bottom: 15px; */
    /* font-weight: normal; */
}
.cool{
    transition: all 0.5s ease-in-out 0s;
}
/*sieugiam=================*/
.container{
    max-width: 1260px;
    padding: 0 10px;
    margin: 0 auto;
}
.row{
    margin-left: -15px;
    margin-right: -15px;
}
.top{
    /* float: left; */
    width: 100%;
    height: 40px;
    /* background-color: #222; */
    /* box-shadow:0 0 5px #ccc; */
    /* border-bottom: 1px dashed #555; */
}
.top .container{
    border-bottom: 1px dashed #555;
}
.left_top{
    /* float: left; */
    /* margin: 10px 0; */
    /* width: 450px; */
    /* padding-top: 10px; */
}
.left_top li{
    margin: 3px 0;
    float: left;
    border-right: 1px solid #d4d4d4;
}
.left_top li a{
    padding: 3px 10px;
    color: #fff;
}
.left_top li:first-child a{
    padding: 3px 10px 0 0;
}
/*.left_top li a:hover{
    color:#ff3333;
}*/

.left_top li:last-child{
    border:none;
}
.right_top .td{
    padding-left: 2px;
    width: 50px;
}
.right_top a{
    float: left;
    padding: 6px 0px;
    color: #fff;
    background: #555;
    width: 100%;
    text-align: center;
}
.right_top a:first-letter{
    text-transform: uppercase;
}
.right_top a:hover{
    text-decoration: underline;
}
.top_logo{
    /* float: left; */
    width: 100%;
    height: 70px;
    /* background: #222; */
}
.logo{
    width: 216px;
    padding-top: 16px;
}
.bgsearch{
    padding: 10px 20px;
}
.search{
    width: 100%;
    height: 28px;
    /* border:1px solid #ff3333; */
    background: rgba(255,255,255,0.8);
    position: relative;
    padding-right: 40px;
}
.search button{
    position: absolute;
    top: 2px;
    right: 2px;
    background: #577cb2;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border: 0px;
}
.search button i{
    color:#fff;
}
.search_input{
    border: none;
    width: 100%;
    height: 28px;
    font-size: 14px;
    padding: 0 5px;
    background: transparent;
    color: #222;
}
.bgorder{
    width: 181px;
    padding: 31px 10px;
}
.order {
    float: left;
    /* background: #2d98e2; */
    color: #222;
    text-transform: uppercase;
    text-align: center;
    padding: 5px 10px 0 12px;
    font-size: 14px;
    /* margin-top: 10px !important; */
    /* height: 50px; */
    position: relative;
    width: 227px;
    margin-left: 10px;
    /* border-radius: 5px; */
}

.order b {
    font-size: 18px;
}

.order p {
    position: absolute;
    top: 0px;
    left: 0px;
    background: #2d98e2;
    border-radius: 20px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border: 3px solid #fff;
}

.order i {
    font-size: 22px;
    margin: 3px;
    color: #fff;
}
.bgpayment{
    width: 68px;
    padding: 7px 0 0 0;
}
.payment {
    width: 100%;
    /* height: 75px; */
    /* background: #f4f4f4; */
    /* margin: 10px 0; */
    padding: 7px 10px;
    font-size: 16px;
    float: left;
    border-radius: 5px;
    position: relative;
}
.payment .fa-shopping-cart{
    float: left;
    font-size: 37px;
    color: #777;
}
.payment span{
    color: #fff;
    position: absolute;
    top: 8px;
    left: 33px;
    /* background: red; */
    font-size: 14px;
    width: 24px;
    height: 18px;
    border-radius: 15px;
    text-align: center;
}
.payment p{
    float: left;
    color: #d4d4d4;
}
.payment p::after {
    position: absolute;
    content: "\0111";
    margin-top: -5px;
    font-size: 14px;
}
.bt_payment {
    /* background: #ff4949; */
    margin: 3px 0px;
    /* width: 145px; */
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 6px;
    border-radius: 5px;
    float: right;
    /* border: 1px solid red; */
    /* box-shadow: 1px 1px 1px #ccc; */
    font-size: 14px;
}
.bt_payment:hover{
    box-shadow: 1px 1px 3px #777;
}
.bt_payment:active{
    box-shadow: 1px 1px 1px #ccc;
}
.bt_payment a {
    color: white;
    font-size: 18px;
}

.payment p {
    text-align: center;
    margin-top: 3px;
    padding: 5px;
}
.menu_main{
    float: left;
    width: 100%;
    background: url(../images/4.png) repeat-x #fff;
    height: 33px;
    box-shadow: 0px 3px 8px #aaa;
    z-index: 99999;
}
.boxdmsp {
    float: left;
    box-shadow: 0px 2px 5px #ccc;
    /* height: 100%; */
    white-space: nowrap;
    width: 233px;
    position: relative;
    cursor: pointer;
    background: url(../images/5.png) repeat-x 0px -1px #fff;
}
.arrow {
    position: absolute;
    bottom: -12px;
    left: 50%;
    width: 0px;
    height: 0px;
    margin-left: -5px;
    border-color: transparent;
    border-style: solid;
    border-width: 12px 12px 0;
    border-top-color: #84cf1a;
    z-index: 30;
    margin-left: -13px;
}
.dmsp {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 33px;
    font-weight: bold;
    padding-left: 12px;
    float: left;
}
.child_pages {
    position: absolute;
    z-index: 99999;
    display: none;
}
.home_nav{
    display: block;
}
.boxdmsp:hover .child_pages {
    display: block;
}
.pc_nav_box {
    float: left;
    background: #fff;
    box-shadow: -1px 0px 5px #ccc;
    width: 233px;
    position: relative;
    padding-bottom: 116px;
}
.pc_nav {
    float: left;
    margin: 22px 0 0 0px;
    position: relative;
}
.pc_nav > li{
    float: left;
    cursor: pointer;
    padding: 0px 0px 0px 0px;
    background-repeat: no-repeat;
    background-position: 8px 7px;
    background-color: #757373;
    position: relative;
}
.pc_nav > li a{
    color: #fff;
    padding: 7px 10px 8px 32px;
    display: block;
}
.pc_nav > li:first-child{
    background: #fff;
}
.pc_nav > li:first-child a{
    color:#222;
    padding: 6px 10px 3px 10px; 
}
.pc_nav > li:first-child i{
    font-size: 23px;
}
.pc_nav > li:hover{
    background-color: rgba(255,255,255,.9)!important;
}
.pc_nav > li:hover a{
    color:#222;
}
.menu1{
    background-image: url(../images/adr-icon-smartphone.png)!important;
    /*    background-color: #546b44!important;*/
}  
.menu2{
    background-image: url(../images/adr-icon-chest.png)!important;
    /*background-color: #bd5c49!important;*/
}
.menu3{
    background-image: url(../images/adr-icon-dress.png)!important;
    /*background-color: #6CB33F!important;*/
}
.menu4{
    background-image: url(../images/adr-icon-perfume.png)!important;
    /*background-color: #a44e77!important;*/
}
.menu5{
    background-image: url(../images/adr-icon-carriage.png)!important;
    /*background-color: #0090c9;*/
}
.luu_niem{
    background-image: url(../images/adr-icon-campfire.png)!important;
}
.menu7{
    background-image: url(../images/adr-icon-crate.png)!important;
}
.menu8{
    background-image: url(../images/adr-icon-parasol-chair.png)!important;
}
.theo_dip{
    background-image: url(../images/theo_dip.png)!important;
}
.doi_tuong{
    background-image: url(../images/doi_tuong.png)!important;
}
.suc_khoe{
    background-image: url(../images/suc_khoe.png)!important;
}
.lam_dep{
    background-image: url(../images/lam_dep.png)!important;
}
.hoa_gau{
    background-image: url(../images/hoa_gau.png)!important;
}
.pc_nav li div{
    position: absolute;
    top: 100%;
    max-width: 581px;
    background: #fff;
    left: 0px;
    padding: 0 0 5px;
    display: none;
    box-shadow: 1px 1px 5px #777;
    z-index: 100;
}
.pc_nav li:hover div{
    display: block;
}
.pc_nav li div > h2{
    /* width: 49%; */
    /* display: inline-block; */
    padding: 5px 5px 0;
}
.pc_nav li div > h2 p{
    color: #222;
    background: #f4f4f4;
    padding: 0px 25px 5px 10px;
    /* line-height: 5px; */
    /* font-size: 16px; */
    white-space: nowrap;
    border-left: 1px solid #e4e4e4;
    border-bottom: 5px solid #e4e4e4;
}
.pc_nav li div > h2 a:before {
    float: left;
    width: 5px;
    height: 5px;
    background: #333;
    margin: 7px 10px 6px 0;
    box-shadow: 2px 2px 0 #ccc;
    content: "";
}
.pc_nav li div > h2:active p{
    border-bottom: 5px solid #f4f4f4;
}
.pc_nav li div > h2 p:hover{
    color: red;
}
.pc_nav li div > h2 p:first-letter{
    font-size: 22px;
    color: red;
    font-weight: bold;

}
.pc_nav li div > h2{
    font-size: 14px;
    font-weight: normal;
}
.pc_nav li div > h2 a {
    color: #222;
    position: relative;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    float: left;
    padding: 10px 40px 10px 10px;
    border-bottom: 1px dashed #e4e4e4;
    border-left: 1px solid #e4e4e4;
    white-space: nowrap;
    /*    overflow: hidden;
        text-overflow: ellipsis;*/
    width: 100%;
}
/*.pc_nav li div > h2 a:before {
    content: "";
    float: left;
    margin-right: 5px;
    width: 14px;
    height: 14px;
    border-radius: 14px;
    background-color: #fff;
    border: solid 1px #415b6a;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}*/
.pc_nav li div > h2 a:hover {
    color: red;
    text-decoration: none;
}
.pc_nav li div > h2 a:hover:before {
    background-color: red;
}
.pc_pro {
    /* float: left; */
    margin-left: -16px;
    padding-right: 10px;
    position: absolute;
    bottom: 0px;
}

.pc_pro li {
    float: left;
    height: 37px;
    width: 100%;
}
.pc_nav_child {
    position: absolute;
    top: 0;
    left: 233px;
    bottom: 0px;
    box-shadow: 3px 2px 4px #aaa;
    z-index: 100;
    background: #f4f4f4;
    border-left: 10px solid #0090c9;
    padding-top: 10px;
    display: none;
}
.pc_nav li:hover .pc_nav_child{
    display: block;
}
.pc_nav_child li{
    float: left;
    margin-right: 20px;
    width: 215px;
    position: relative;
}
.pc_nav_child li a{
    float: left;
    padding-left: 20px;
    height: 33px;
    padding-top: 6px;
    /* padding-bottom: 15px; */
    width:100%;
    white-space: nowrap;
    background: url(../images/icon.png) no-repeat 3px -36px;
    border-bottom: 1px dashed #d4d4d4;
    /* font-weight: bold; */
}

.pc_nav_child li:hover a {
    color: red;
    background-color: transparent !important;
}
.pc_nav_child  li:hover, .pc_nav_child li.active {
    background-image: -moz-linear-gradient( 0deg, rgb(212,212,212) 0%, rgba(255,255,255,0) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(212,212,212) 0%, rgba(255,255,255,0) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(212,212,212) 0%, rgba(255,255,255,0) 100%);
}

.jetzoom-blank div:nth-child(3) {
    display: none !important;
}
li.promotion {
    background: url(../images/cl_03.png) 2px 4px no-repeat;
}

li.promotionweek {
    background: url(../images/cl_06.png) 2px 4px no-repeat;
}

li.homesshopping {
    background: url(../images/cl_08.png) 2px 4px no-repeat;
}
.list_menu{
    text-align: center;
}
.menu a{
    float: left;
    margin-top: 10px;
    margin-left: 40px;
    color:#174d73;
}   
.menu_active a{
    float: left;
    margin-top: 10px;
    margin-left: 50px;
    color:#174d73;
}   
.menu{
    text-align: center;
    float: left;
    width: 135px;
    height: 80px;
    border-right: solid 1px #efecec;
}
.list_menu li:last-child{
    /* border: none; */
}
.list_menu li:last-child a{
    border: none;
    /* margin-left: 30px; */
}

.menu p{
    margin-top: 5px;
}
.menu  a:hover{
    color: #2d98e2
}
a.superDown {
    background: #ece42b;
    background-image: -moz-linear-gradient( 90deg, rgb(244,242,47) 0%, rgb(229,218,40) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(244,242,47) 0%, rgb(229,218,40) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(244,242,47) 0%, rgb(229,218,40) 100%);
    float: right;
    /* margin-right: 20px; */
    height: 33px;
    line-height: 33px;
    padding: 0 10px;
}

.bgslider_left{
    padding: 15px 0px 0 0;
}
.bgslider_menu{
    width: 264px;
    padding: 15px 0 0 0;
}
.slider_left{
    margin-top: 10px;
    width: 100%;
    position: relative;
}
.slider_left #slider-thumb{/* position: absolute; *//* top: 0; *//* float: left; */width: 100%;}
.slider_menu{
    margin-top: 10px;
    /* height: 309px; */
    float: right;
    width: 264px;
}
.slider_menu ul{
    border: solid 1px #ccc;
    /* padding: 2px; */
}
.slider_li{
    width: 262px;
    border-bottom: solid 1px #ccc;
    /* margin-left: 3px; */
}
.slider_li a{
    font-size: 16px;
    width: 255px;
    /* margin:0 auto; */
    background-color: #f4f4f4;
    margin-bottom: 3px;
}
.slider_li i{
    font-size: 30px;
    float: left;
    background:#e4e4e4;
    height: 57px;
    width: 55px;
    padding: 15px 0 0 12px;
    margin-right: 18px;
}

.slider_li a{
    /* margin: 2px; */
    display: flex;
    align-items: center;
    margin-top: 4px;
    margin-left: 3px;
}
.image_bottom
{
    margin-top: 3px;
    height: 10px;
    background-image: url(../images/slider_menu.png);
}
.slider_ul li:nth-child(3) i{
    padding: 15px;
}
.slider_ul a:hover{
    color: #ff3333
}
.slider_left ul{
    width: 245px;
    background-color: #fff;
    float: left;
    margin: 10px 0 0 8px;
}
.slider_hot
{
    background-color: #e4e4e4;
    height: 79px;
    width: 25%;
    /* margin: 2px 0 2px 3px; */
    padding: 7px;
    font-size: 14px;
    float: left;
    border-left: 5px solid #fff;
}
.slider_hot img{
    float: left;
    padding-right: 4px;
}
.slider_hot a{

}
.slider_hot p{
    /* float: left; */
    font-size: 14px;
    font-weight: bold;
}
.active_slider
{
    background-color: #f4f4f4;
    position: relative;
}
.arrow1 {
    position: absolute;
    top: -21px;
    right: 45%;
    width: 0px;
    height: 0px;
    margin-left: -5px;
    border-color: transparent;
    border-style: solid;
    border-width: 11px 12px 10px;
    border-bottom-color: #f4f4f4;
    z-index: 30;
    display: none;
}
.active_slider .arrow1{display: block}

.user_login{
    float: right;
    background: #6fa621;
    border-radius: 5px;
    height: 30px;
    margin: 10px 0 0 0px;
}
.user_login a{
    height: 30px;
    float: left;
    color: #fff;
    padding:0 10px;
    border-right:1px solid #76ba15;
    line-height: 30px;
}
.user_login a:hover{
    text-decoration: underline;
}
.user_login a i{
    color: #fff;
}

.product_popular {
    /* background: url(../images/home_sphot.png) no-repeat left top; */
    margin-top: 20px;
    /* float: left; */
    width: 100%;
    /* height: 320px; */
    background: #fff;
    /* margin-bottom: 30px; */
}
.lr_icon{
    float: right;
    /* width: 100%; */
    /* margin: 2px 5px 0 0; */
    /* border-bottom: 1px solid red; */
    background: #fff;
    padding: 0px 0 0 10px;
    margin-top: -10px;
}
.lr_icon a{
    /* color: #cccccc; */
    font-size: 24px;
}
.icon_active a:hover{
    color: red !important;
}
.headding {
    height: 56px;
    /* border-top: 3px solid #0aabd9; */
    /* background-color: #f8f8f8; */
    text-align: center;
    border-bottom: 1px solid #f4f4f4;
    /* margin-bottom: 10px; */
}
.headding .cat-name {
    margin: 0;
    padding: 0;
    font-size: 40px;
    text-transform: uppercase;
    color: red;
    /* height: 37px; */
    /* line-height: 35px; */
    /* padding-left: 35px; */
    /* padding-right: 10px; */
    /* background: #0aabd9 url(../images/cat-name.png) left 7px no-repeat; */
    /* position: relative; */
    white-space: nowrap;
    /* float: left; */
    font-weight: normal;
    font-family: time new roman;
}
.box_list_item{
    /* float: left; */
    width: 100%;
    /* margin-top: 20px; */
    margin-top: -30px;
}
.cats-product-v2 .headding{
    height: 40px;
    border-top: 3px solid #0aabd9;
    background-color: #f8f8f8;
    margin-bottom: 4px;
}
.pink.headding{
    border-top-color: #e0292c !important;
}

.pink.headding .cat-name{
    background-color: #e0292c !important;
    background-position: 9px 7px;
}
.headding .cat-name:after{
    /* position: absolute; */
    /* right: -39px; */
    /* top: 0; */
    /* display: block; */
    /* content: ""; */
    height: 37px;
    width: 39px;
    /* background: url(../images/cat-name-after.png) no-repeat; */
}
.headding .cat-name a{
    text-decoration: none;
    color: #fff;
    padding-right: 10px;
}
.pink.headding .cat-name:after{
    background-position: 0px -74px;
}
.header_list_item{
    margin-top: 50px;
    /* height: 29px; */
    float: left;
    width: 100%;
    padding: 10px 0 0 0;
    min-height: 45px;
}
.tit {
    /* width: 210px; */
    /* position: relative; */
    text-transform: uppercase;
    padding: 0px 5px 0 0;
    /* background-repeat: no-repeat; */
    /* background-position: 0px 7px; */
    /* border-bottom: 5px solid #ff4949; */
    /* padding-left: 23px; */
    font-size: 24px;
    height: 19px;
    float: left;
    /* background: url(../images/11.png) repeat-x 0px 37px; */
    /* vertical-align: middle; */
    margin-top: -18px;
}

.tit:first-letter {
    font-size: 42px;
    color: red;
    font-weight: bold;
}
.tit span{
    background:#fff;
    /* padding: 0px 0 0 10px; */
}
.tit a{
    /* display: table-caption; */
    background:red;
    padding:3px 5px;
    font-size:14px;
    color:#fff;
    /* margin-top: 0px; */
}
.tit h1 {
    font-size: 24px;
    font-weight: normal;
}
.right_list {
    text-align: right;
    margin: 7px;
    /* border-bottom: 5px solid #f4f4f4; */
    background: url(../images/12.png) repeat-x 0px 37px;
}
.bg_sort_item {
    width: 210px;
    background: #f4f4f4;
}
.tit_sort_home {
    float: left;
    /* height: 620px; */
    background: #f4f4f4;
}
.tit_sort_home ul {
    margin-top: 19px;
}
.tit_sort_home ul li {
    float: left;
    height: 30px;
    line-height: 30px;
    width: 100%;
    padding: 0 10px;
    /* border-bottom: 1px solid #fff; */
    /* text-align: left; */
}
.active_tit_sort a {
    color: #fff;
}
.tit_sort_home a:before {
    /* position: absolute; */
    content: "";
    /* display: block; */
    float: left;
    margin-right: 5px;
    margin-top: 7px;
    width: 14px;
    height: 14px;
    /* top: 2px; */
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 3px;
    background-color: #fff;
    border: solid 1px #ccc;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.tit_sort_home a:hover:before {
    background-color: red;
    border-color: #222;
}
.active_tit_sort {
    background: #222;
}
.active_tit_sort a:before {
    border: solid 1px #000;
}
.tit_sort_home a:hover {
    color: #ff3333;
}
.form_loading {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: transparent url(../images/loading.gif) no-repeat center center;
    background-color: rgba(255, 255, 255, .7);
    z-index: 9999;
    display: none;
}
.page_title {
    background: rgba(0, 0, 0, 0) url("../images/free_product_bg.jpg") no-repeat fixed center top;
    color: #ffffff;
    float: left;
    padding: 180px 0 140px;
    width: 100%;
}
.page_title h1 {

    font-size: 34px;
    font-weight: normal;
    text-align: center;
}
.header.sticky {
    background: #350500 none repeat scroll 0 0;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.7);
    padding: 10px 0;
}

.list_item{
    /* float: left; */
    width: 100%;
    margin-top: 10px;
}
.list_item li{
    float: left;
    width: 20%;
    padding: 20px 15px 0px 15px;
}
.item{
    float: left;
    width: 100%;
    /* border: 1px solid #f7f7f7; */
    /* background: #f7f7f7; */
    position: relative;
}
.item img{
    width: 100%;
    float: left;
}
.item .info{
    float: left;
    width: 100%;
    position: relative;
    /* height: 90px; */
    padding: 10px 0;
}
.item .info h2{
    float: left;
    /* padding: 10px; */
    font-size: 15px;
    font-weight: normal;
    height: 40px;
    overflow: hidden;
    /* position: absolute; */
    /* bottom: 40px; */
    text-align: center;
}
.price{
    float: left;
    width: 100%;
    color: red;
    font-size: 18px;
    /* font-weight: bold; */
    margin-top: 5px;
    text-align: center;
    /* background: #f4f4f4; */
}
.price span::after {
    position: absolute;
    /* content: "\0111"; */
    margin-top: 0px;
    margin-left: 2px;
    font-size: 14px;
    /* text-decoration: underline; */
}
.price_new{
    font-size: 18px;
    color: red;
    text-align: center;
    letter-spacing: -0.8px;
    background: #f4f4f4;
    padding: 0px 5px 0px 5px;
}
.price_old{
    text-decoration: line-through;
    font-size: 14px;
    color: #666;
    font-weight: normal;
    /* padding-left: 10px; */
}
.price_old::after{
    text-decoration: line-through;
}
.price_down {
    position: absolute;
    top: 0px;
    right: 10px;
    padding: 9px 5px 9px 5px;
    background: rgba(255,0,0,.6);
    color: #fff;
    font-size: 16px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    font-weight: bold;
    /* border-bottom: 5px dotted #000; */
}
.buy_hover{
    position: absolute;
    left: 50%;
    bottom: 92px;
    margin-left: -57px;
    display: none;
}
.buy{
    background: red;
    /* border-radius: 5px; */
    padding: 10px 15px;
    box-shadow: 2px 2px 5px #b2b1b1;
    color: #fff;
    cursor: pointer;
    text-transform: uppercase;
    padding-left: 10px;
    border: none;
    margin-top: 11px;
    height: auto;
    float: left;
    width: 150px;
}
.buy_hover:hover{
    box-shadow: 2px 2px 5px #777;
}
.item:hover img{
    /* border: 1px solid #ff4949; */
    box-shadow: 3px 4px 5px #ccc;
}
.bottom p{
    float: right;
    margin: 15px 0; 
    width: 29%;
    color: #777;
}
.bottom_right {
    float: left;
    margin: 15px 0;
    width: 71%
}
.bottom_right li {
    color:#777;
    float: left;

}
.bottom_right li a {
    padding: 3px 15px;
    color: #777;
}
.bottom_right li a:hover{
    text-decoration: underline
}
.bottom_right li:first-child a {
    padding: 4px 15px 0 0;
}
.right_arrow{
    float: right
}
.content {
    float: left;
    width: 100%;
}

/*.box:nth-child(5n), .box:last-child {
    margin: 1% 0 1% 1%;
}*/

.buy_btn a {
    background: rgba(0, 0, 0, 0) url("../images/buy_btn.png") no-repeat scroll center center;
    color: #fff;
    float: right;
    font-size: 14px;
    padding: 5px 7px;
    margin-right: 2px;
    margin-top: 2px;
}
.buy_btn a:hover{
    text-decoration: underline
}
.banner {
    /* float: left; */
    padding: 25px 0 0 0;
    text-align: center;
    width: 100%;
}
.banner img {
    width: 100%;
}
.tr {
    display: table;
    table-layout: fixed;
    width: 100%;
}
.td {
    display: table-cell;
    vertical-align: top;
    position: relative;
}
.slider_detail .thumb {
    margin-right: 10px;
    width: 80px;
}
.slider_detail .thumb li {
    margin: 0 13px 10px 0;
    /* padding: 9px; */
    float: left;
    clear: both;
    /* width: 75px; */
    border: solid 2px #fff; 
}
.slider_detail_active{
    border: solid 2px red !important; 
    position: relative;
}
.slider_detail .thumb img {
    /* width: 50px; */
    float: left;
}
.jetzoom-blank div:nth-child(3) {
    display: none !important;
}
.testimonioals {
    /* background: #f4f4f4 none repeat scroll 0 0; */
    /* float: left; */
    padding: 20px 0;
    width: 100%;
}
.testi_heading {
    border-bottom: 1px solid #e4e4e4;
    float: left;
    padding: 0 0 10px;
    width: 100%;
}
.testi_heading{
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
}
.testi_heading span {
    font-weight: bold;
}
.square {
    background: #555555 none repeat scroll 0 0;
    float: left;
    height: 10px;
    margin: 8px 5px;
    width: 10px;
}
.square.active {
    background: #eb2629 none repeat scroll 0 0;
}
.testi_box {
    box-sizing: border-box;
    float: left;
    padding: 30px;
    width: 100%;
}
.au_img {
    float: left;
    text-align: center;
    width: 20%;
}
.au_img img{
    max-width: 100%;
    border-radius: 50%;
}
.test-text {
    float: left;
    width: 70%;
    margin-top: 5px;
    margin-left: 10px;
}
.test_au {
    color: #000;

    font-size: 14px;
    font-weight: bold;
}
.test_au > span {
    color: #685b5b;
    font-weight: normal;
}
.testimonioals p {
    float: left;
    font-size: 14px;
    font-weight: normal;
    /* line-height: 18px; */
    margin-top: 6px;
}
.author {
    color: #e72328;
    float: left;

    font-size: 18px;
    font-weight: bold;
    margin: 10px 0 0;
    width: 100%;
}
.testi_bottem {
    float: left;
    width: 100%;
}
.testi_bottem p {
    background: #cccccc none repeat scroll 0 0;
    border-radius: 5px;
    float: none;
    margin: 0 auto;
    max-width: 500px;
    padding: 5px;
    text-align: center;
}
.testi_bottem img {
    padding: 0 10px 0 0;
}




.footer {
    background: #222222 none repeat scroll 0 0;
    /* float: left; */
    padding: 20px 0;
    width: 100%;
    overflow-x: hidden;
}

.title {
    color: #222;
    float: left;
    padding: 0 0 15px;
    /* text-transform: uppercase; */
    width: 100%;
}
.title > img {
    float: left;
    margin: 0 10px 0 0;
}

.ft_search #search {
    background: #383838 none repeat scroll 0 0;
    border: 1px solid #000;
    border-radius: 5px;
    padding: 0 10px;
    width: 100%;
    height: 30px;
    color: #ccc;
}
.ft_search {
    float: left;
    margin: 0 0 10px;
    position: relative;
    width: 100%;
    margin-bottom: 10px;
    min-height: 30px;
}
.ft_search > input[type="button"] {
    background: #737373 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 5px;
    padding: 0 5px;
    position: absolute;
    right: 9px;
    top: 8px;
}



/* ********** Category Page css ********** */
.category_full{
    float: left;
    margin-bottom: 20px;
    width: 100%
}
.category_full .tab:first-child {
    position: relative;
}
.category_full .tab > a {
    background-image: none;
    padding: 5px 20px;
}
.category_full .tab:first-child > a {
    background-image: none !important;
}
.category_full .arrow_cate{
    background: url(../images/1.png) no-repeat;
    width: 12px;
    height: 14px;
    position: absolute;
    left: 1px;
    bottom: -18px;
}
.pagination {
    text-align: center;
    margin: 10px 0;
    width: 100%;
    display: inline-block;
}

.pagination a,.pagination strong {
    display: inline-block;
    border: 1px solid #e4e4e4;
    color: #000;
    font-size: 14px;
    padding: 5px 10px;
}
.pagination a:hover{
    background: #f4f4f4;
}
.pagination strong{
    border: 1px solid red;
    background: red;
    color: #fff;
    font-weight: normal;
}





/* ********** Pop-up css ********** */
.pop_up {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    height: 100%;
    position: fixed;
    padding: 70px 0 0;
    width: 100%;
    z-index: 9999;
    top: 0px;
}
.pop_up_inn {
    background: #f4f4f4 none repeat scroll 0 0;
    /* border-radius: 5px; */
    box-sizing: border-box;
    /* float: left; */
    /* max-height: 500px; */
    /* overflow-x: hidden; */
    padding: 5px 10px;
    max-width: 1200px;
    width: 100%;
    /* margin: 0 auto; */
    bottom: 0px;
    top: 0px;
    /* display: -webkit-box; */
    position: absolute;
}

.pop_title {
    box-sizing: border-box;
    /* float: left; */
    padding: 10px 20px;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
    background: #f4f4f4;
}
.pop_title > p {
    float: left;
    font-size: 14px;
}
.pop_title .pop_btn {
    float: right;
    font-size: 14px;
    cursor: pointer;
}
.pop_btn > a {
    background: #cacaca none repeat scroll 0 0;
    border-radius: 5px;
    color: #808080;

    font-size: 14px;
    padding: 3px 15px;
}
.pop_up_box {
    background: #fff none repeat scroll 0 0;
    box-sizing: border-box;
    /* float: left; */
    padding: 25px 9px 10px;
    width: 100%;
    overflow-x: hidden;
    height: 100%;
    /* position: absolute; */
    /* top: 47px; */
    /* bottom: 31px; */
}
.pop_up_box .box_outer {
    /* width: 98%; */
    margin: 0;
}
.pop_up_inn .box {
    width: 22.5%;
}



/* ********** Login Page & Register Page css ********** */
#login, #register {
    /* float: left; */
    margin: 0 0 50px;
    width: 100%;
    display: inline-block;
}
.breadcrumb {
    /* float: left; */
    margin: 25px 0 0 0;
    width: 100%;
}
.breadcrumb p {

    font-size: 14px;
}
.breadcrumb span {
    color: #808080;
}
.login_form {
    border: 1px solid #cccccc;
    box-sizing: border-box;
    float: left;

    padding: 5px 20px 20px;
    width: 48.5%;
}
.not_reg {
    background: #f4f4f4 none repeat scroll 0 0;
    box-sizing: border-box;
    float: right;
    /* min-height: 265px; */
    padding: 10px 20px 20px;
    width: 48.5%;
}
.login_form h1, .not_reg h1 {
    font-size: 18px;
    font-weight: normal;
    padding: 10px 0;
    text-transform: uppercase;
}
.login_form h1 {
    border-bottom: 1px solid #e4e4e4;
}
.f_title {
    float: left;
    margin: 0 0 10px;
    position: relative;
    width: 100%;
}
.f_title h1::after {
    background: rgba(0, 0, 0, 0) url("../images/border.png") repeat-x scroll center center;
    bottom: -2px;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    width: 200px;
}
.login_form .full_w label {
    color: #222222;

    float: left;
    font-size: 14px;
    margin: 0 0 5px;
}
.full_w label span {
    color: #ff0000;
}
.full_w {
    float: left;
    margin: 10px 0 0;
    width: 100%;
    position: relative;
}
input, select, textarea {
    /* background: #ffffff none repeat scroll 0 0; */
    border: 1px solid #e4e4e4;
    box-sizing: border-box;
    font-size: 14px;
    height: 30px;
    line-height: normal;
    margin: 0;
    padding: 0 10px;
    width: 100%;
}
.login_form .full_w textarea {
    height: 79px;
    resize: none;
    padding: 5px;
}
.login_form .full_w option {
    padding: 2px 10px;
}
.full_w select {
    -moz-appearance: none;
    /* background: #ffffff url("../images/down_arrow.png") no-repeat scroll right 8px center !important; */
}
.login_form input[type="submit"] {
    /* background: #98dd34 url("../images/login_arrow.png") no-repeat scroll right 8px center; */
    /* border-color: #c1ff68; */
    /* border-radius: 5px; */
    /* color: #ffffff; */
    /* float: left; */
    /* font-size: 14px; */
    /* margin: 15px 0 0; */
    /* width: 110px; */
}
.forget_pass {
    float: right;
    margin: 15px 0 0;
}
.forget_pass > a {
    color: #0f86ff;
    text-decoration: underline;
}

.cr_acc_btn {
    float: left;
    margin: 30px 0 0;
}
.not_reg > p {
    color: #606060;
    font-size: 14px;
}
.cr_acc_btn > a {
    background: #b74d1a none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    padding: 10px 25px;
    text-transform: uppercase;
}

.login_form.reg {
    width: 100%;
}
.reg_form_inn {
    max-width: 515px;
}



/* ********** Pages css ********** */
.left_siderbar {
    /* float: left; */
    /* margin: 0 0 40px; */
    width: 250px;
    /* box-shadow: 0 3px 0px #ccc; */
}
.right_content {
    /* float: right; */
    /* margin: 0 0 40px; */
    /* width: 70%; */
    padding-left: 40px;
}
.right_content img{
    max-width: 100% !important;
    height: auto !important;
}
.left_siderbar > ul {
    list-style: outside none none;
}
.left_siderbar li {
    background: #d1d1d1 none repeat scroll 0 0;
    box-sizing: border-box;
    width: 100%;
}
.left_siderbar li:first-child a{
    padding: 10px 20px;
    background: #666;
    color: #fff;
    text-transform: uppercase;
}
.left_siderbar li:first-child a:before{
    content: initial;
}
.left_siderbar li:nth-child(2n) {
    background: #e2e2e2 none repeat scroll 0 0;
}
.left_siderbar a {
    color: #000;
    font-size: 14px;
    padding: 10px 20px;
    display: block;
    text-transform: capitalize;
}
.left_siderbar a:before {
    content: "";
    float: left;
    margin: 3px 10px 0 0;
    width: 14px;
    height: 14px;
    background-color: #fff;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.left_siderbar a:hover:before{
    background-color: #c4490e
}
.left_siderbar .active {
    background: #9f3f11 !important;
    color: #fff;
}
.right_content h1 {
    font-size: 24px;
    font-weight: normal;
    padding: 0 0 5px;
    border-bottom: 1px dashed #e4e4e4;
    /* margin-bottom: 0px; */
}
.head {
    font-weight: bold;
    margin: 15px 0 0;
}


/* ********** Cart Success Pages ********** */
#cart_success {
    float: left;
    margin: 40px 0 50px;
    width: 100%;
}
.img_box {
    float: left;
    width: 25%;
    margin: 0 10px 0 0;
}
.img_box > img {
    max-width: 100%;
}
.right_text {
    float: right;
    width: 72%;
}
.cs_inn > h1 {
    font-size: 24px;
    font-weight: normal;
    margin: 0 0 20px;
    text-transform: uppercase;
}
.code {
    font-weight: bold;
    font-size: 14px;
    width: 100%;
}
.code > span {
    color: #ff0000;
}
.right_text > p {
    color: #000;
    font-size: 14px;
    margin: 15px 0 20px;
}
a.wc_product {
    color: #ff0000;
    text-decoration: underline;
}




/* ********** Account Setting Pages ********** */
#account_setting {
    float: left;
    /* margin: 0 0 50px; */
    width: 100%;
}
#account_setting .login_form.reg {
    border: 0 none;
}
.acc_tabs {
    border-bottom: 5px solid #e4e4e4;
    float: left;
    width: 100%;
}
/*.tab > h1 {
    background: #f4f4f4 none repeat scroll 0 0;
    border-radius: 5px 5px 0 0;
    font-size: 18px;
    font-weight: normal;
    margin: 0 4px 0 0;
    padding: 8px 15px;
}
.tab > h1:hover ,.tab > h1.active{
    background: #a4a4a4 none repeat scroll 0 0;
}

.tab.active h1::after {
    background: rgba(0, 0, 0, 0) url("../images/border.png") repeat-x scroll center center;
    bottom: -4px;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    width: 98%;
}*/
.tab {
    float: left;
    position: relative;
    background: #f4f4f4;
    padding: 5px 10px;
    margin-right: 5px;
}
.tab.active{
    background: #e4e4e4;
    color: red;
}


/* ********** Cart Pages ********** */
#cart {
    float: left;
    margin: 0 0 50px;
    width: 100%;
}
#cart .login_form {
    border: medium none;
    padding: 0;
    width: 47%;
}
.right_cart {
    float: right;
    width: 47%;
}
.right_cart h1 {
    border-bottom: 1px solid #e4e4e4;
    text-transform: uppercase;
}
.right_cart h1 {
    font-size: 18px;
    font-weight: normal;
    padding: 10px 0;
}
.login_form p {
    border-bottom: 1px solid #e4e4e4;
    float: left;
    font-size: 14px;
    padding: 5px 0;
    width: 100%;
}
.right_cart p {
    color: #909090;
    float: left;
    font-size: 14px;
    padding: 5px 0;
    width: 100%;
}
.ship_icon {
    background: rgba(0, 0, 0, 0) url("../images/ship_icon.png") no-repeat scroll left center;
    padding: 0 0px 0 50px !important;
}
table#cart_table {
    border: 1px solid #c0c0c0;
    float: left;
    width: 100%;
    min-width: inherit;
}
#cart_table td {
    border-top: 1px solid #c0c0c0;
    padding: 10px 5px;
    text-align: center;
}

#cart_table p {
    padding: 5px 0 0 10px;
    text-align: left;
}
#cart_table p:first-child {
    color: #000;
}
#cart_table td:last-child p {
    color: #333;
}
#cart_table td input {
    text-align: center;

}
#cart_table th {
    background: #f1f1f1 none repeat scroll 0 0;
    font-size: 14px;
    padding: 7px;
    /* font-weight: normal; */
    color: #555;
}
.remove {
    background: #f4f4f4 none repeat scroll 0 0;
    color: #ff0000;
    /* float: left; */
    padding: 0px 6px;
    position: relative;
    /* right: -5px; */
}
p.totel{
    margin-top: 5px;
}
p.totel b{
    color: #ff0000 !important;
    border-top: 1px dashed #ccc;
    padding-top: 5px !important; 

}
.promo_box {
    background: #f4f4f4;
    box-sizing: border-box;
    float: left;
    margin: 0 10px;
    padding: 11px 0;
    width: 90%;
    color: #fff;
}
.cont_shop a {
    background: rgba(0, 0, 0, 0) url("../images/return_icon.png") no-repeat scroll left bottom;
    color: #4b4b4b;
    float: left;
    margin: 15px 0 0;
    padding: 0 0 0 23px;
    text-decoration: underline;
    /* width: 40%; */
}
.full_w.cart_btn {
    /* float: right; */
    /* width: auto; */
}
/* ********** History Pages ********** */
.min_table{
    min-width: 700px;
}
.history, .history_bill{
    overflow-x: auto;
    width: 100%;
    margin-bottom: 20px;
}
table#order_his {
    border-top: 1px solid #e4e4e4;
    float: left;
    /* margin: 30px 0 0; */
    text-align: center;
    width: 100%;
    border-spacing: 0px;
    /* margin-bottom: 20px; */
}
#order_his td, #order_his th {
    border-left: 1px solid #e4e4e4;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #e4e4e4;
    padding: 7px;
}

#order_his td, #order_his th {
    border-top: 0 none;
}
#order_his td:last-child, #order_his th:last-child {
    border-right: 1px solid #e4e4e4;
}
#order_his th {
    background: #f4f4f4 none repeat scroll 0 0;
    font-size: 14px;
    padding: 5px;
}
.product_his {
    border-top: 1px solid #e4e4e4;
    float: left;
    width: 100%;
    text-align: left;
    border-spacing: 0px;
}
.product_his th {
    background: #e5f0f3 !important;
}
/* ********** Details Pages ********** */
#details {
    /* float: left; */
    margin: 0 0 30px;
    width: 100%;
}
#details .box_outer {
    margin: 5px 0 0;
}
.product_details_box {
    /* float: left; */
    width: 100%;
    margin-bottom: 50px;
    margin-top: 20px;
    display: inline-block;
}
.product_image {
    float: left;
    width: 40%;
}
.product_image img{
    max-width: 100%;
}
#dsada li{width: 100%;}
.product_details {
    float: right;
    width: 60%;
    padding-left: 19px;
    box-sizing: border-box;
}
.prod_detail {
    color: #909090;
    font-size: 14px;
    margin: 10px 0;
    /* float: left; */
    padding-right: 30px;
}

.prod_detail p {
    float: left;
    clear: both;
    padding-top: 5px
}
.prod_detail span {
    color: #4e4e4e;
    font-size: 40px;
    font-weight: bold;
}
.service-info {
    display: block;
    border-top: 1px #eee solid;
    border-bottom: 1px #eee solid;
    list-style: none;
    padding: 6px 0;
    margin-top: 5px;
    float: left;
    width: 100%;
}
.service-info li {
    display: inline-table;
    width: 160px;
    padding: 0;
    margin: 0;
    float: left;
}
.item-info .service-info li:first-child {
    width: 180px;
}
.item-info .service-info li i {
    float: left;
    margin-right: 5px;
}
.ico-hd-delivery {
    width: 38px;
    height: 38px;
    display: inline-block;
    background: url(../img/icon_head.png) 0 -38px no-repeat;
}
.hl {
    color: #222;
}
.prod_style > p {
    float: left;
    font-size: 14px;
    width: 100%;
}
.prod_style .style {
    float: left;
    margin: 3px 10px 0 0;
    border: 1px solid;
    position: relative;
    width: 34px;
    height: 34px;
}
.prod_style .style > img {
    float: left;
    margin: 0 10px 0 0;
}
.prod_style .style > p {
    float: left;
    padding: 13px 10px 0 0;
    white-space: nowrap;
}
.ccheck{
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 14px;
    height: 14px;
    display: none;
    background: url(../images/red_mark.png);
}
.prod_size {
    float: left;
    /* margin: 10px 0; */
    width: 100%;
}
.prod_style {
    float: left;
    /* margin: 10px 0; */
    width: 100%;
}
.prod_size  p {
    border: 1px solid;
    float: left;
    font-size: 14px;
    margin: 0 10px 0 0;
    padding: 5px 8px;
    cursor: pointer;
}
.prod_style .style:hover .ccheck, .style.active .ccheck {
    display: block;
}
.prod_size  p:hover, .prod_size  p.active {
    background: rgba(0, 0, 0, 0) url("../images/red_mark.png") no-repeat scroll right bottom;
    border-color: #ff0000;
}
.prod_style .style:hover, .style.active {
    border-color: red;
}
.size_title {
    float: left;
    margin: 0 0 5px;
    width: 100%;
}
a.size_wr {
    color: #718ffe;
    float: left;
    font-size: 14px;
    margin: 10px 0;
    text-decoration: underline;
    width: 100%;
}
.quantity {
    float: left;
    margin: 10px 0;
    width: 100%;
}
.quantity > input {
    border: 1px solid #cacaca;
}
.prod_buy_box {
    float: left;
    margin: 40px 0 0;
    text-align: center;
    width: 100%;
}
.prod_buy_btn {
    float: left;
    position: relative;
    width: 100%;
}
.buy_btn1 {
    /* border: 4px dotted #84cf1a; */
    border-radius: 20px;
    /* margin: 20px 0 0 0; */
    float: left;
    text-align: center;
    /* width: 290px; */
    position: relative;
    /* padding: 12px 0px 8px 0; */
    /* background: url("../images/2.png"); */
}
.disscount {
    float: left;
    /* width: 45%; */
    /* padding: 10px 0 0 20px; */
}
.prod_buy_btn input[type="submit"] {
    background: #98dd34 none repeat scroll 0 0;
    border: 1px solid #c1ff68;
    border-radius: 5px;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    margin: 15px 0 0;
    padding: 5px 0;
    width: 100px;
}

.buy_btn_text {
    /* bottom: 30px; */
    float: left;
    /* position: relative; */
    width: 100%;
}
.buy_btn_text > p {
    float: left;
    font-size: 16px;
    margin: 2px 0 0;
    width: 100%;
}
.buy_btn1 span, .right_shop_detail.buy_btn span {
    color: #ff0000;
    font-weight: bold;
}



.product_details h1 {
    color: #ff7800;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
}
.prod_buy_btn{
    background: #ff7d09;
    /* border-radius: 5px; */
    padding: 12px 15px;
    box-shadow: 2px 2px 5px #b2b1b1;
    color: #fff;
    text-transform: uppercase;
    /* padding-left: 9px; */
    border: none;
    font-size: 24px;
    margin-top: 15px;
    text-align: center;
    cursor: pointer;
    height: auto;
}
.right_shop_detail .prod_buy_btn{
    text-align: center;
    position: relative;
    left: 0px;
}
.disscount > p {
    background: url("../images/gift_icon.png") no-repeat left 1px;
    font-size: 14px;
    padding: 3px 0 0 27px;
    text-align: left;
    margin: 6px 0 0 15px;
    color: #222;
    float: left;
}
.right_shop_detail > h1 {
    color: #de1a1a;
    float: left;
    font-size: 18px;
    margin: 0 0 10px;
    width: 100%;
}
.shop_buy_btn{
    width: 100%;
}
.shop_buy_btn .disscount p {
    color: #ff0000;
}
.shop_buy_btn p {
    font-size: 14px;
    margin: 0px 0 10px 0;
    width: 100%;
    clear: both;
}
.shop_buy_btn .disscount {
    margin: 15px 0 0;
    width: 100%;
}
.shop_buy_btn span {
    color: #ff0000;
    width: 100%;
}
.prod_img_details_box {
    /* float: left; */
    /* margin: 37px 0 0; */
    width: 100%;
    position: relative;
}
.left_prod_img {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #f4f4f4;
    border-image: none;
    border-style: solid;
    border-width: 4px 1px 1px;
    box-sizing: border-box;
    float: left;
    padding: 20px;
    position: relative;
    width: 100%;
}
.left_prod_img img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
}
.right_banner_detail {
    background: #f4f4f4 none repeat scroll 0 0;
    float: left;
    padding: 15px;
    /* width: 325px; */
    margin-left: 20px;
    margin-top: 15px;
}
.right_shop{
    width: 384px;
    position: relative;
    padding-left: 30px;
    box-sizing: border-box;
}

.prod_img_details_title .header_tit {
    background: #f4f4f4 none repeat scroll 0 0;
    font-size: 18px;
    font-weight: normal;
    left: 0;
    padding: 5px 30px;
    position: absolute;
    top: -20px;
}
.left_prod_img > p {
    font-size: 14px;
    margin: 0 0 10px;
}
.shop_buy_btn .prod_buy_btn {
    top: 0;
}

.review_box {
    -moz-border-bottom-colors: #f4f4f4;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #f4f4f4;
    border-image: none;
    border-style: solid;
    border-width: 4px 1px 1px;
    box-sizing: border-box;
    float: left;
    margin: 30px 0;
    padding: 30px 29px;
    position: relative;
    width: 100%;
}
.rev_comm_title .right_arrow {
    font-size: 14px;
    font-weight: normal;
}
.rev_comm_title {
    border-bottom: 1px solid #e9eaed;
    float: left;
    margin: 20px 0 0;
    padding: 0 0 10px;
    width: 100%;
}
.review_box .right_arrow select {
    width: 80px;
}
.rev_comm_title > h1 {
    font-size: 14px;
}
.comment_box {
    float: left;
    margin: 15px 0;
    width: 100%;
}
.comment_box .au_img {
    width: 10%;
}
.comment_text, .comment_form {
    float: right;
    width: 88%;
}
.comment_text p {
    font-size: 14px;
}

.comment_box textarea {
    border: 1px solid #d3d6db;
    box-sizing: border-box;
    height: 70px;
    padding: 10px;
    resize: none;
    width: 100%;
}
.btm_cm-submit {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #f6f7f8 none repeat scroll 0 0;
    border-color: -moz-use-text-color #d3d6db #d3d6db;
    border-image: none;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    box-sizing: border-box;
    float: left;
    padding: 10px;
    resize: none;
    width: 100%;
}
.inc_fb {
    color: #909090;
    float: left;
    font-size: 14px;
}
.aut_drop {
    float: right;
}
.aut_drop > input {
    background: #a0afcc none repeat scroll 0 0;
    border: 1px solid #a0afcc;
    border-radius: 3px;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 10px;
}
.aut_drop > img {
    background: rgba(0, 0, 0, 0) url("../images/down_arrow.png") no-repeat scroll right center;
    height: 20px;
    padding: 0 16px 0 0;
    width: auto;
}
.user > span {
    color: #3b5998;
    font-weight: bold;
    margin: 0 5px 0 0;
}
.comment_text p span {
    color: #3b5998;
}

#slider_testi_box{
    float: left;
}
#slider_testi_box .owl-controls{
    position: absolute;
    right: 62px;
    top: -37px;
}
#slider_testi_box .owl-page{
    background: #555555 none repeat scroll 0 0;
    float: left;
    height: 10px;
    margin: 8px 5px;
    width: 10px;
}
#slider_testi_box .owl-page{
    background: #555555 none repeat scroll 0 0;
    float: left;
    height: 10px;
    margin: 8px 5px;
    width: 10px;
}
#slider_testi_box .owl-page.active{
    background: #eb2629 none repeat scroll 0 0;
}
.pc{
    display: block;
}
.pc_td{
    display: table-cell;
}
.mb, .mb_table{
    display: none;
}
.btn_SlideMenu {
    float: left;
    margin: 24px 0px 0px 0px;
    cursor: pointer;
    background: #bd5c49;
    padding: 5px 10px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
}

.btn_SlideMenu .fa-bars {
    color: #fff;
    font-size: 21px;
}
.overlay {
    background: rgba(0, 0, 0, .7);
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: none;
    z-index: 100;
}
.menu_phone {
    position: fixed;
    background-color: #333;
    width: 240px;
    top: 93px;
    left: -245px;
    bottom: 0px;
    box-shadow: 2px 1px 3px #000;
    overflow: auto;
    z-index: 10001;
}
.menu_phone li a{
    float: left;
    width: 100%;
    background: #6fa621;
    padding: 14px 10px;
    color: #fff;
    text-transform: uppercase;
    border-bottom: 1px solid #76ba15; 
}
.menu_phone li a:before{

}

.m-call {
    font-size: 23px;
    width: 155px;
    font-weight: bold;
    padding: 6px 0 0;
    background-color: #f60;
    text-align: center;
    text-shadow: -1px 1px 1px rgba(0,0,0,.2);
    position: fixed;
    right: 5px;
    bottom: 5px;
    box-shadow: 0 2px 4px 2px rgba(95,82,125,.45);
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
    border-radius: 6px;
    opacity: .9;
    line-height: 18px;
}

.m-call span {
    font-size: 12px;
    display: block;
    color: #fff;
    font-weight: normal;
}
.m-call a {
    color: #fff;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
}
.scrollup {   
    position: fixed;
    bottom: 50px;
    right: 10px;
    z-index: 9999;  
}
.re_product{
    float: left;
    margin-top: 5px;
    background: rgba(0,0,0,.5);
    padding: 0px 10px;
    font-size: 30px;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
.re_product p{
    font-size: 12px;
}
.discount_price{
    background: #c72223 none repeat scroll 0 0;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    top: 0;
    right: 10px;
    color: #ffffff;
    font-size: 18px;
    /* margin-bottom: 25%; */
    padding: 5px 7px;
    position: absolute;
}
.old_price{
    color: #777;
    font-size: 16px;
    /* text-decoration: line-through; */
    font-weight: normal;
    float: right;
}
.cart_sucess {
    margin: 30px 0;
    float: left;
}
.buy_detail {
    background: #ff3d3d;
    border-radius: 5px;
    padding: 12px 15px;
    box-shadow: 2px 2px 5px #b2b1b1;
    color: #fff;
    text-transform: uppercase;
    padding-left: 9px;
    border: none;
    font-size: 24px;
    margin-top: 15px;
    cursor: pointer;
}
.buy_detail:hover {
    box-shadow: 2px 2px 5px #777;
}
.head_pop{
    background: #f4f4f4;
    float: left;
    width: 100%;
    padding: 20px;
    font-size: 16px;
    box-sizing: border-box;
    color: red
}
.list_method_pay{
    float: left;
    width: 100%;
}
.list_method_pay li{
    display: table;
    table-layout: fixed;
    width: 100%;
    padding:15px 0px;
    border-bottom: 1px dashed #ccc;
}
.list_method_pay li .img{
    display: table-cell;
    vertical-align: top;
    width: 100px;
}
.list_method_pay li p{
    display: table-cell;
    vertical-align: top;
    padding: 0px 0px 0 10px;
    text-align: left;
}

#reg_email label.error{margin-top: 40px;}
.au_img img{max-width: 90px;}
#cart_table td input[name="voucher"]{
    background: #ffffff none repeat scroll 0 0;
    border: 0px;
    box-sizing: border-box;
    font-size: 14px;
    height: 30px;
    line-height: normal;
    margin: 7px 0 0 0;
    padding: 0 10px;
    width: 100%;
    text-align: left;
}

.line_height_price{line-height: 33px;}
#group_top{
    min-height: 110px;
}
#header{
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 9999;
    background: rgba(255,255,255,.3);
    padding-top: 5px
}
.header_add {
    background: url(../images/bg_header.jpg) !important;
}
.owl-controls{

}
.owl-nav div{
    position: absolute;
    top: 50%;
    right:0px;
    color: #fff;
    background: url(../images/icon.png) no-repeat rgba(255,255,255,.5);
    background-position: 0 -2128px;
    width: 50px;
    height: 50px;
    text-indent: -99999px;
    margin-top: -25px;
}
.owl-nav .owl-prev{
    background-position: 0 -2078px;
    left: 0px;
}

.child_menu{
    padding: 6px 11px 3px 10px;
    background: #f4f4f4;
    margin: 7px 5px 0 0px;
    font-size: 14px;
    font-weight: normal;
    display: inline-block;
    text-transform: uppercase;
}
.child_menu:before {
    content: "";
    float: left;
    margin-right: 5px;
    width: 14px;
    height: 14px;
    border-radius: 14px;
    background-color: #fff;
    border: solid 1px #415b6a;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.child_menu:hover:before{
    background-color: red
}
.pd{
    padding-left: 15px;
    padding-right: 15px;
}
.wiget_news{
    width: 26%;
    padding-left: 30px;
}
.wiget_news a{
    float: left;
    width: 100%;
    position: relative
}
.wiget_news a:last-child{
    margin-top: 30px;
}
.wiget_news a img{
    width: 100%;

}
.wiget_news a h2{
    width: 100%;
    position: absolute;
    bottom: 0px;
    background: rgba(0,0,0,.6);
    color: #fff;
    padding: 5px 10px 10px 10px;
    font-size: 14px;
    font-weight: normal;
}
.facebook_right_detail{
    width: 100%;
    float: left;
}
.harrow{
    text-align: center;
    padding: 10px;
    font-size: 30px;
    /* font-size: 40px; */
    text-transform: uppercase;
    /* color: #fff; */
    /* font-family: time new roman; */
    background: #f4f4f4;
    /* margin-top: 30px; */
    position: relative;
    /* top: -41px; */
    /* left: 0px; */
    width: 100%;
    z-index: 100;
    background: rgb(210, 213, 216);
    box-shadow: 0px 5px 5px #222;
    /* float: left; */
}
.harrow:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-top-color: rgba(255,255,255,.8);
    border-width: 30px;
    margin-left: -30px;
}
.pages{
    background: #fff;
    margin-top: 0px;
    width: 100%;
    padding-bottom: 10px;
    display: inline-block;
}
.select select{
    padding: 3px 33px 3px 10px;
    margin: 0;
    /* -webkit-border-radius:4px; */
    -moz-border-radius:4px;
    /* border-radius:4px; */
    /* -webkit-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset; */
    -moz-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    /* box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset; */
    background: red;
    color: #fff;
    border:none;
    outline:none;
    /* display: inline-block; */
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
}

/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .select {/* padding-right:18px; */}
}

label.select {position:relative}
label.select:after {
    content:'<>';
    font: 12px "Consolas", monospace;
    color: #fff;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
    right: 4px;
    top: 13px;
    padding:0 0 2px;
    border-bottom:1px solid #ddd;
    position:absolute;
    pointer-events:none;
}
label.select:before {
    content:'';
    right: 0px;
    top: 12px;
    width:20px;
    height:20px;
    /* background:#f8f8f8; */
    position: absolute;
    pointer-events: none;
    display: block;
}
.sort_product{
    border: 1px solid red;
    padding: 3px 5px;
    width: auto;
}
.recipient .full_w, .giver .full_w{
    padding:0 15px;
}
.mt30{
    margin-top: 30px;
}
.giver, .recipient{
    float: left;
    background: #f4f4f4;
    padding:10px 15px 30px 15px;
}
.w100{
    float: left;
    width: 100% !important;
    margin: 3px 0;
}
.w100 span{
    width: 50px;
    float: left;
    margin-top: 5px;
    text-align: right;
    padding-right: 5px;
}
.promo_box p{
    margin-bottom: 3px;
    font-size: 16px;
    background: #6CB33F;
    color: #fff !important;
}
.bg_promo{
    float: left;
    width: 100%;
    position: relative;
    padding: 0 10px;
}
.bg_promo span{
    position: absolute;
    background: #e4e4e4;
    right: 15px;
    top: 13px;
    padding: 0 5px;
    color: #222;
}
.bg_promo label{
    float: left;
    margin-top: 5px;
}
.w280{
    width: 280px;
}
.tracking{
    /* float: left; */
    cursor: pointer;
    padding: 7px 10px 6px 10px;
    background-color: #577cb2;
    color: #ededed;
    /* margin-top: 8px; */
}
.tracking:hover{
    background: #fff;
}
.prod_buy_btn:active{
    box-shadow: none
}
.check_code span{
    position: absolute;
    top: 29px;
    left: 10px;
}
.check_code input{
    padding-left: 43px !important;
}
.search-results {
    display: none;
    width: 100%;
    /* margin: 0px auto 0; */
    /* border: 1px solid #e2e2e2; */
    /* border-radius: 4px; */
    /* -webkit-border-radius: 4px; */
    -moz-border-radius: 4px;
    box-shadow: 0 1px 3px 0 #7d7d7d;
    -webkit-box-shadow: 0 1px 3px 0 #7d7d7d;
    -moz-box-shadow: 0 1px 3px 0 #7d7d7d;
    background: #fff;
    position: absolute;
    z-index: 99999;
    left: 0px;
    top: 28px;
}
.search-results img{
    position: inherit;
    width: 50px;
}
.search-results li {
    display: block;
    background: #fff;
    overflow: hidden;
    list-style: none;
    border-bottom: 1px dotted #ccc;
    float: none;
    cursor: pointer;
}
.search-results li:hover{
    background: #dfeaf2
}
.search-results li:first-child {
    border-top: none;
}
.search-results li a {
    position: relative;
    /* display: block; */
    /* overflow: hidden; */
    padding: 10px;
    float: left;
}
.search-results .thumbnail {
    float: left;
    margin: 0 10px 0 0;
    /* padding: 4px; */
    /* line-height: 1.42857143; */
    /* background-color: #fff; */
    /* border: 1px solid #ddd; */
    /* border-radius: 4px; */
}
.search-results .title {
    /* display: block; */
    /* width: 100%; */
    font-weight: 700;
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    /* white-space: nowrap; */
    margin-top: 5px;
    float: none;
}
.search-results .price {
    font-size: 14px;
    margin-top: 8px;
    color: red;
    /* clear: both; */
}
.tk{
    display: none;
}
.news{  
    width: 100px !important;   
}
.close_nav{
    display: none;
    float: right;
    background: #666;
    color: #fff;
    padding: 1px 10px;
    margin-top: 7px;
}
.banner_footer{
    float: left;
    position: relative;
    width: 100%;
}
.banner_footer a{
    float: left;
    width: 100%;
    background: #fff;
}
.banner_footer img{
    width: 100%
}
.group_top{
    position: relative;
}
.service{
    border-bottom: 1px dashed rgb(162, 162, 162);
    padding: 20px 0;
}
.service p:nth-child(1){

    position: relative;

    background: #fff;

    float: left;

    width: 60px;

    height: 60px;

    line-height: 60px;

    text-align: center;

    font-size: 38px;
}

.service p:nth-child(1):after {
    top: 50%;
    left: 60px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #fff;
    border-width: 10px;
    margin-top: -10px;
}
.service p:nth-child(1) i{

}
.service p:nth-child(2){

    /* float: left; */

    color: #fff;

    padding-left: 80px;

    padding-right: 20px;
}
.service p:nth-child(2) span:nth-child(1){
    color: #f16f6f;
}

.ft_box{   
    padding: 20px 0;
}
.tit_footer {
    color: #fff;
    float: left;
    padding: 0 0 15px;
    text-transform: uppercase;
    width: 100%;
}
.footer_link{
    border-top: 1px dashed rgb(162, 162, 162);
    padding: 20px 0;
    margin-top: 20px;
}

.ft_box ul{
    float: left;
}
.ft_box ul li{
    float: left;
    width: 100%;
    padding: 0 0 10px 0px;
    color: #999;
}
.cat_li, .list_shop{
    width: 40%;
}
.cat_li ul li{
    padding: 0 0 10px 30px;
    width: 50%;
}
.list_shop ul li{
    background: url(../images/ic_room.png) no-repeat;
    padding: 0 0 10px 30px;
}
.ft_box a{
    color: #999;
}
.ft_box a:hover{
    color: #fff;
}
.cat_li ul li.dv{
    background: url(../images/service.png) no-repeat;
}
.cat_li ul li.hd{
    background: url(../images/faq.png) no-repeat;
}
.cat_li ul li.vc{
    background: url(../images/fee.png) no-repeat;
}
.cat_li ul li.dh{
    background: url(../images/guide.png) no-repeat;
}
.cat_li ul.httt li{
    background: none;
}
.mail{
    background: #444;
    padding: 20px
}
.mail p, .si > p {
    color: #919191;
}
.mail .title p {
    color: #ffffff;
    margin: 0;  
}
.fashion-social img{
    width: 30px;
}
.bg_list_item_cats{
    display: inline-block
}
.list_item_home{
    float: left;
}

.home_list_item{
    display: inline-block;
    width: 100%;
}
#cart_success table{
    min-width: inherit !important;
}
::-webkit-scrollbar {
    -webkit-appearance: none;
}

::-webkit-scrollbar:vertical {
    width: 12px;
}

::-webkit-scrollbar:horizontal {
    height: 12px;
}

::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .5);
    border-radius: 10px;
    border: 2px solid #ffffff;
}

::-webkit-scrollbar-track {
    border-radius: 10px;  
    background-color: #ffffff; 
}
.info_account{
    margin-bottom: 30px;
}
.note{
    color:#777;
    margin-top: 3px;
    display: block
}
.info_account .td{
    padding-right: 30px;
}
.info_account .td:last-child{
    padding-right: 0px;
}
.info_account .not_reg {
    width: 100%;
}
#reg_email input[type="button"]{
    position: absolute;
    right: 5px;
    top: 5px;
    width: 51px;
    height: auto;
    border-radius: 3px;
    padding: 1px 5px;
    cursor: pointer;
}
#reg_email input[type="button"]:hover{
    background: red;
    color: #fff;
}
.close_search{
    position: absolute;
    right: 2px;
    top: 2px;
    background: #777;
    color: #fff;
    padding: 2px 5px 3px;
    display: none;
    cursor: pointer;
}
.key_search{
    color: red;
    padding: 5px 9px;
    text-transform: capitalize;
    display: inline-block;
    text-decoration: underline;
}
input[type="radio"] {
    width: 16px;
    height: 16px;
    float: left;
    margin: 2px 5px 0 0;
}
.list_news a{
    display: inline-block;
    width: 100%;
    padding: 15px 0;
    border-bottom: 1px solid #f4f4f4;
}
.list_news a img{
    float: left;
    max-width: 200px !important;
    margin-right: 15px;
}
.list_news a h2{

    font-weight: normal;

    margin-bottom: 5px;
}
.list_news a p{ 
    color: #777;
}
.list_news a:hover h2{
    color: red
}
.other_news{
    display: inline-block;
    width: 49%;
    vertical-align: top;
}
.head_news{
    background: #f4f4f4;
    margin-top: 30px;
    padding: 10px;
    font-size: 16px;
}
.postmeta {
    margin: 10px 0px 0px 0px;
    padding: 10px 0px;
}
.postmeta a{
    color: #777;
}
.postmeta a:hover{
    text-decoration: underline;
    color: #222;
}
.ul_wiget{
    margin-bottom: 20px;
    box-shadow: 0 3px 0px #ccc;
}
.fb-like{
    float: left;
    margin: 2px 5px 0 0;
}
.social{
    display: inline-block;
    margin-top: 10px;
}
.attr{
    position: relative;
    float: left;
    padding: 0px 0px 0px 20px;
    margin-top: 15px;
    border-left: 1px dashed #ccc;
}
.attr .fa-angle-down{
    position: absolute;
    bottom: -8px;
    left: -5px;
    color: #ccc;
}
.support_order{
    float: left;
    width: 100%;
    margin-top: 10px;
}
.home_news{
    padding-bottom:30px
}
.menu_sidebar{
    background: #f4f4f4;
    margin-top: 10px;
    font-size: 18px;
    display: none;
}
.prod_img_details_title{
    margin-bottom: 10px;
}
.sg_info {
    float: left;
    background: #e7f3f7;
    border-top: 6px solid #cccccc;
    /* position: absolute; */
    /* top: 0px; */
    /* left: 15px; */
    padding: 15px;
    width: 100%; 
}
.sg_info ul{
    float: left;
}
.sg_info ul li{
    float: left;
    padding-left: 40px;
    /* vertical-align: middle; */
    padding-top: 15px;
}
.sg_info ul li img{
    float: left;
    margin-left: -40px;
    margin-top: -6px;
}
.header_sp_info{
    background: #f4f4f4;
    font-size: 18px;
    color: #333;
    padding: 3px 5px;
}
.arrow {
    position: absolute;
    bottom: 15px;
    right: -25px;
    width: 0px;
    height: 0px;
    margin-left: -5px;
    border-color: transparent;
    border-style: solid;
    border-width: 11px 12px 10px;
    border-left-color: #fff;
    z-index: 30;
}
.box-rip {
    float: left;
    width: 100%;
    border: 1px solid #609bab;
}
.box-rip .box-title {
    background: #609bab;
    border-bottom: 1px solid #609bab;
    width: 100%;
    color: #fff;
    padding: 10px;
}
.txt-info{
    padding: 5px 15px 15px;
}
.txt-info li{
    padding: 10px 0 0 0;
}
.txt-info li:before {
    float: left;
    width: 5px;
    height: 5px;
    background: #333;
    margin: 6px 10px 6px 0;
    box-shadow: 2px 2px 0 #ccc;
    content: "";
}
.support_list{
    float: left;
    width: 100%;
}
.support_list div {
    float: left;
    height: 81px;
    width: 100%;
    font-size: 18px;
    margin-bottom: 10px;
    background: #f3f8cd;
    position: relative;
    padding-left: 14px;
    line-height: 32px;
    padding-top: 10px;
}
.support_list div .support_img{
    position: absolute;
    top: 15px;
    right: 5px;
}
.support_list div a{
    color: red;
}
.columns{
    display: table-row;
}
.col{
    /* float: left; */
    display: table-cell;
    /* position: relative; */
    vertical-align: middle;
}
._price{
    white-space: nowrap;
    text-align: right !important;
    padding-right: 20px !important;
    border-top: 1px dashed #ccc !important;
    color: #777;
    font-weight: bold;
    font-family: tahoma;
}