@font-face {
    font-family: 'UtmAvo';
    font-display: block;
    src: url('../font/UTMAVO.eot');
    src: url('../font/UTMAVO.eot') format('embedded-opentype'),
    url('../font/UTMAVO.woff2') format('woff2'),
    url('../font/UTMAVO.woff') format('woff'),
    url('../font/UTMAVO.ttf') format('truetype'),
    url('../font/UTMAVO.svg#UTMAVO') format('svg');
}

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, address, em, img, strong, dl, dt, dd, ul, li, fieldset, form, label, legend {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    outline: 0;
    margin: 0;
    padding: 0;
}

:focus {
    outline: 0;
}

img {
    width: auto \9;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

html, body {
    height: 100%;
}

body {
    background-color: #fff;
    color: #000;
    font: normal normal 100% Arial, Helvetica, sans-serif;
    line-height: 1.5em;
    font-size: .8em;
}

h1, h2, h3, h4, h5, h6 {
    line-height: normal;
    font-weight: 400;
}

input, select, textarea {
    color: #38444f;
    font: normal normal 1em Arial, Helvetica, sans-serif;
}

input:focus, select:focus, textarea:focus, a:link, a:visited, a:hover, a:focus {
    outline: none;
}

a:hover, a:focus {
    color: #43f812;
}

.clear {
    clear: both;
}

span.price-pro {
    display: block;
}

.bg-trans {
    -moz-transition: background, .4s ease;
    -o-transition: background, .4s ease;
    -webkit-transition: background, .4s ease;
    transition: background, .4s ease;
}

.header-top {
    background: rgba(243, 243, 243, 0.49);
    font: 400 13px/20px Roboto, sans-serif;
    color: #666;
    border-bottom: 1px solid #ededed;
    padding: 5px 0;
}

.header-content {
    font: 400 12px/22px Roboto, sans-serif;
    color: #666;
    padding: 10px 0;
}

.header-content .giohang p:before, .cartmb p:before {
    width: 27px;
    height: 27px;
    content: "\f07a";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #7fc243;
    color: #fff;
    text-align: center;
    line-height: 27px;
    border-radius: 50%;
    margin-right: 10px;
}

.header-bot {
    background: #7fc243;
}

.menu ul li {
    float: left;
    padding: 15px;
    white-space: nowrap;
}

.menu ul li a {
    display: block;
    color: #fff;
    font: 400 15px/20px UtmAvo, sans-serif;
    text-transform: uppercase;
    font-size: 13px;
}

#main-nav li .sub-menu {
    display: none;
    top: 40px;
    border-bottom: 3px solid orange;
}

#main-nav li .sub-menu li {
    border-bottom: 1px solid #eaeaea;
    padding: 10px !important;
}

#main-nav li .sub-menu li a {
    color: #392e18 !important;
    text-transform: none;
}

#main-nav li:hover .sub-menu {
    display: block;
    background: #fff;
    margin-left: -20px;
    position: absolute;
    z-index: 99;
    box-shadow: 0 0 20px -5px;
}

#main-nav li:hover .sub-menu li {
    min-width: 200px;
    float: none;
}

#main-nav li .sub-menu li:hover {
    background: #f1f5f8 !important;
}

#main-nav > li > ul > li:hover > ul.sub-menu {
    display: block !important;
    left: 220px;
}

#main-nav > li > ul > li > ul.sub-menu {
    display: none !important;
    left: 250px;
    top: 20px;
}

.block-slider {
    padding: 30px 0;
}

.slider {
    overflow: hidden;
    position: relative;
}

a.rslides_nav {
    border-radius: 50%;
    display: block;
    width: 36px;
    height: 36px;
    background: url(../img/tmp/sprite.png) no-repeat;
    text-indent: -9999px;
    position: absolute;
    top: 50%;
    margin-top: -18px;
    z-index: 10;
    -moz-transition: background, .4s ease;
    -o-transition: background, .4s ease;
    -webkit-transition: background, .4s ease;
    transition: background, .4s ease;
}

a.rslides_nav.prev {
    background-position: 0 -31px;
    left: 15px;
}

a.rslides_nav.next {
    background-position: -37px -31px;
    right: 15px;
}

a.rslides_nav.prev:hover {
    background-position: 0 -67px;
    border-radius: 0 4px 4px 0;
}

a.rslides_nav.next:hover {
    background-position: -37px -67px;
    border-radius: 6px 0 0 6px;
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    margin: 0;
    padding: 0;
}

.slider-pa-5 {
    padding-right: 5px;
}

.ads-pa-5 {
    padding-left: 5px;
}

ul.block-banner li:last-child {
    margin-bottom: 0;
}

h3 {
    font: 400 18px/20px Roboto, sans-serif;
    color: #333;
    text-transform: uppercase;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 20px;
}

h3 span {
    display: inline-block;
    border-bottom: 1px solid #403ec5;
    padding-bottom: 9px;
    margin-bottom: -1px;
    font: 500 18px/20px UtmAvo, sans-serif;
}

.block-product {
    text-align: center;
    position: relative;
    overflow: hidden;
    margin: 30px 0;
    padding: 0 0 45px;
}

.block-product button {
    border: 0;
    text-indent: -9999px;
    background: url(../img/tmp/sprite.png) no-repeat;
    position: absolute;
    top: 40%;
    display: block;
    -moz-transition: background, .4s ease;
    -o-transition: background, .4s ease;
    -webkit-transition: background, .4s ease;
    transition: background, .4s ease;
    padding: 0;
    box-shadow: 0 0 0 1px #ccc;
}

.block-product button.slick-prev {
    background-position: 0 -31px;
    left: 15px;
    border-radius: 50%;
    width: 36px;
    height: 36px;
}

.block-product ul li {
    float: left;
    position: relative;
    margin-bottom: 15px;
    padding: 0 15px;
}

.block-product ul li a.img {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.block-fashion li h4, .block-product ul li h4 {
    height: 40px;
    overflow: hidden;
    margin: 10px 10px 5px;
}

.block-fashion li h4 a, .block-product ul li h4 a {
    font: 400 14px/20px Roboto, sans-serif;
    color: #7fc243;
    text-transform: uppercase;
    font-weight: 700;
}

.block-fashion li span, .block-product ul li span {
    font: 400 15px/20px Roboto, sans-serif;
    color: #f64629;
}

.block-product ul li .sale {
    background: #7fc243;
    color: #fff;
    display: inline-block;
    font: 400 14px/20px Roboto, sans-serif;
    position: absolute;
    top: 5px;
    z-index: 1;
    left: 21px;
    padding: 5px 10px;
}

.register {
    background: url(../images/front/bg-ct.jpg) no-repeat;
    text-align: center;
    margin-bottom: 35px;
}

.register .input-group {
    width: 450px;
    font: 400 13px/20px Roboto, sans-serif;
    color: #ccc;
    margin: 15px auto 0;
}

.block-fashion {
    padding-bottom: 25px;
}

.block-fashion li div.detail {
    overflow: hidden;
    padding-bottom: 3px;
}

.block-fashion li a.img {
    max-width: 100%;
    height: auto;
    display: block;
    float: left;
    margin-right: 15px;
    position: relative;
}

.img-fasti {
    position: relative;
}

a.v-icon {
    position: absolute;
    left: -50px;
    height: 30px;
    display: inline-block;
    width: 30px;
    text-align: center;
    line-height: 30px;
    background: rgba(89, 102, 196, 0.64);
    color: #fff;
    transition: all .7s;
}

button.add-icon {
    height: 30px;
    width: 30px;
    border: none;
    color: #fff;
    background: rgba(236, 77, 16, 0.78);
    left: -50px;
    position: absolute;
    top: 35px;
    transition: all .3s;
}

.img-fasti img {
    border: 1px solid #ededed;
}

.block-fashion li:hover a.v-icon, .block-fashion li:hover button.add-icon {
    left: 1px;
    opacity: 1;
}

.content-w-new {
    border: 1px solid #cacaca;
    border-top: 0;
}

.content-w-new ul li a img {
    float: left;
    margin-right: 10px;
    border: 1px solid #ededed;
    padding: 1px;
}

.content-w-new ul li h4 {
    font: 600 13px/18px UtmAvo, sans-serif;
}

.content-w-new ul li {
    border-bottom: 1px solid #ededed;
    padding: 10px;
}

#footer {
    font-size: 15px;
    color: #eee;
    background: #242424;
    padding: 35px 0 0;
}

#footer h3 {
    color: #7fc243;
    font: 500 18px/20px UtmAvo, sans-serif;
    border: none;
}

#footer p {
    font: 400 13px/20px Roboto, sans-serif;
    color: #eee;
    font-size: 14px;
    line-height: 25px;
}

#footer ul li a, #footer a {
    color: #eee;
}

#footer .social-link-footer a {
    color: #000;
}

#footer .col-md-3 {
    margin-bottom: 20px;
}

#footer h2.widgettitle {
    color: #68b901;
    text-transform: uppercase;
    padding-bottom: 10px;
    border-bottom: 1px solid #68b901;
    padding-top: 20px;
}

#footer .textwidget {
    margin-top: 15px;
}

ul.block-banner img {
    border: 1px solid rgba(237, 237, 237, 0.42);
}

.giohang.text-right {
    margin-top: 10px;
    padding-left: 30px;
}

.no-padding {
    padding: 0;
}

.search-box {
    position: relative;
    margin-top: 10px;
}

.search-box .form-control {
    border-radius: 0;
    border: 1px solid orange;
}

.default-value {
    color: red;
}

.copyright {
    text-align: center;
    font: 400 13px/20px Roboto, sans-serif;
    color: #b2b2b2;
    background: #131313;
    border-top: 1px solid #4a4a4a;
    padding: 15px 0;
}

.post-img {
    position: relative;
    overflow: hidden;
}

button.addc {
    position: absolute;
    display: inline-block;
    width: 50%;
    background: orange;
    font-family: Roboto;
    color: #fff;
    left: 1px;
    font-size: 13px;
    text-align: center;
    text-indent: inherit;
    top: auto;
    height: auto;
    padding: 10px;
}

.post-img:hover a, .post-img:hover button {
    bottom: 0;
    opacity: 1;
}

a.viewm {
    color: #fff;
    position: absolute;
    bottom: 0;
    display: inline-block;
    width: 50%;
    background: #ededed;
    font-family: Roboto;
    right: 1px;
    border-left: 1px solid #d8d8d8;
    font-size: 13px;
    text-align: center;
    border-bottom: 2px solid #4241bb;
    padding: 10px;
}

a.addc:hover {
    background: orange;
    color: #fff;
}

button.addc, a.viewm {
    bottom: -50px;
    font-size: 11px;
    opacity: 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.bread {
    font-weight: 400;
    font-family: Roboto;
    font-size: 13px;
    color: #7fc243;
    border-bottom: 1px solid #d2d2fb;
    margin-bottom: 20px;
    padding: 10px;
}

h1.title {
    text-align: left;
    font-weight: 700;
    font: 400 24px/25px UtmAvo, sans-serif;
    text-transform: uppercase;
    color: #7fc243;
    border-bottom: 1px solid orange;
    margin-bottom: 14px;
}

h1.title span {
    display: inline-block;
    border-bottom: 1px solid #ff6434;
    padding-bottom: 10px;
    position: relative;
    bottom: -1px;
}

.img-post img {
    border: 1px solid #ededed;
    width: 100%;
    margin-bottom: 5px;
    padding: 1px;
}

.list {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #dfdefd;
}

.widget .banner {
    text-align: center;
    margin-bottom: 5px;
}

h3.title {
    background: #7fc243;
    color: #fff;
    border: none;
    font: 400 15px/25px UtmAvo, sans-serif;
    margin-bottom: 0;
    padding: 8px;
}

h3.title span {
    border: none;
    margin: 0;
    padding: 0;
}

.content-w {
    border: 1px solid #c1c1c1;
    border-top: 0;
}

.content-w ul li a {
    display: inline-block;
    color: #1d2129;
    font: 400 15px/25px UtmAvo, sans-serif;
    padding: 9px;
}

span.togo.avtive-mn .fa:before {
    content: "\f147";
}

h1.title-single {
    margin-bottom: 8px;
    font: 500 20px/25px UtmAvo, sans-serif;
    color: #7fc243;
}

.meta.meta-single {
    border-bottom: 1px dashed #b6b5c0;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

article.post-content {
    font-family: Roboto;
    font-size: 14px;
    text-align: justify;
}

span.social-s {
    float: right;
}

span.social-s a {
    width: 35px;
    height: 35px;
    display: inline-block;
    text-align: center;
    line-height: 35px;
    border: 1px solid #7fc243;
    color: #7fc243;
    font-size: 15px;
    margin-left: 5px;
}

span.social-s a:hover {
    color: #fff;
    transition: all .5s;
    background: #7fc243;
}

.meta-s {
    margin: 15px 0;
}

.content-cmt {
    border: 1px solid #d6d5ff;
    margin-bottom: 30px;
}

h3.title-related {
    font: 500 20px/25px UtmAvo, sans-serif;
    padding-bottom: 10px;
    border-color: #7fc243;
}

p.error {
    font-family: Roboto;
    font-size: 15px;
    text-align: center;
    background: #fff6db;
    border: 1px solid #ffd0b5;
    color: #e05d25;
    padding: 10px;
}

.related img {
    float: left;
    margin-right: 10px;
}

.related h4 a {
    font: 600 14px/25px UtmAvo, sans-serif;
    color: #1d136b;
    margin-bottom: 5px;
}

del span {
    font-size: 14px !important;
    margin-right: 5px;
    color: #636363 !important;
    text-decoration: inherit;
}

p.woocommerce-result-count {
    font-size: 14px;
    font-family: Roboto;
    font-weight: 400;
    color: #7fc243;
    position: relative;
    top: 7px;
}

select.orderby {
    border: 1px solid orange;
    font-family: Roboto;
    font-size: 14px;
    padding: 8px 10px;
}

.block-news-h {
    text-align: center;
    position: relative;
    margin: 30px 0;
}

.detai-new {
    border: 1px solid #eaeaea;
    padding: 5px;
}

ul.tabs.wc-tabs {
    border: none !important;
    padding-left: 6px !important;
    position: inherit !important;
    background: #FFF;
    border-bottom: 2px solid #153CAB !important;
    margin: 0 0 15px !important;
}

ul.tabs.wc-tabs li {
    border: 0 !important;
    background: orange !important;
    border-radius: 0 !important;
    text-transform: uppercase;
    margin: 0 -6px !important;
    padding: 5px 18px !important;
}

ul.tabs.wc-tabs li a {
    color: #fff !important;
    font: 400 11px/16px UtmAvo, sans-serif !important;
}

ul.tabs.wc-tabs li.active {
    border-radius: 0 !important;
    background: #7fc243 !important;
    border: 0 !important;
}

div#review_form_wrapper {
    font-family: Arial;
}

.woocommerce-product-rating {
    margin-bottom: 0 !important;
}

div#comments h3 {
    font-family: arial;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    color: #F9248E;
}

div#reviews {
    background: #F2F9FF;
    margin-top: 5px;
    border: 1px solid #153CAB;
    padding: 15px;
}

.panel {
    border: 0;
    box-shadow: none !important;
}

p.woocommerce-noreviews {
    color: #12991F;
    font-family: arial;
    margin: 8px 0;
}

#reply-title {
    font-size: 14px;
    font-family: Arial;
    font-weight: 600;
    color: #6382DC;
    text-transform: uppercase;
    margin-bottom: 15px !important;
}

p.comment-form-rating {
    color: #F26E10;
    margin: 20px 0 !important;
}

textarea#comment {
    border: 1px solid #5096D2;
    padding: 5px;
}

p.form-submit input#submit {
    background: #153CAB !important;
    color: #fff !important;
}

p.comment-form-email input, p.comment-form-author input {
    width: 100%;
    border: 1px solid #12991F;
    padding: 8px;
}

li.comment {
    margin-top: 15px !important;
}

.comment-text {
    border-color: #12991F !important;
}

article.post-content h2, article.post-content h3, article.post-content h4, article.post-content h5 {
    font-family: Roboto !important;
    margin-bottom: 10px;
}

article.post-content table tr td {
    font: 500 20px/25px UtmAvo, sans-serif;
    font-size: 14px !important;
    padding: 5px;
}

article.post-content table tr th {
    background: #FBFBFB;
    font-size: 15px !important;
    color: #06176A;
    font-weight: 600 !important;
    padding: 6px !important;
}

a:link, a:visited {
    color: #000;
}

.header-content .giohangp:before {
    width: 27px;
    height: 27px;
    content: "\f07a";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: orange;
    color: #fff;
    text-align: center;
    line-height: 27px;
    border-radius: 50%;
    margin-right: 10px;
}

.menuulli {
    float: left;
    padding: 15px 20px;
}

.menuullia {
    display: block;
    color: #fff;
    text-transform: uppercase;
    font: 400 15px/20px UtmAvo, sans-serif;
}

.search {
    width: 170px;
    position: relative;
    margin: 5px 0;
}

.searchinput {
    width: 100%;
    height: 27px;
    border: none;
    border-bottom: 1px solid orange;
    font: italic 12px/20px Roboto, sans-serif;
    color: #ffe9ea;
    background: transparent;
    padding: 0 18px 0 0;
}

.searchbutton {
    position: absolute;
    top: 5px;
    right: 0;
    width: 16px;
    height: 16px;
    border: none;
    background: url(../img/tmp/sprite.png) no-repeat -52px 0;
    text-indent: -9999px;
}

.searchbutton:hover {
    background: url(../img/tmp/sprite.png) no-repeat -18px -107px;
}

.rslides .txt {
    position: absolute;
    bottom: 30px;
    width: 80%;
    left: 10%;
    z-index: 10;
    background: rgba(31, 120, 191, 0.22);
    padding: 15px;
}

.rslides .txtp {
    font: 500 16px/20px Roboto, sans-serif;
    color: #fff;
    text-transform: uppercase;
}

.block-productbutton {
    border: none;
    width: 7px;
    height: 13px;
    text-indent: -9999px;
    background: url(../img/tmp/sprite.png) no-repeat;
    position: absolute;
    top: -47px;
    display: block;
    -moz-transition: background, .4s ease;
    -o-transition: background, .4s ease;
    -webkit-transition: background, .4s ease;
    transition: background, .4s ease;
    padding: 0;
}

.block-productbutton.slick-prev {
    background-position: 0 -107px;
    right: 35px;
}

.block-productulli {
    float: left;
    position: relative;
    padding: 0 15px;
}

.block-productullia.img {
    display: block;
    max-height: 290px;
    width: 100%;
    border: 1px solid #bbbbe4;
    background: #f1f1f1;
    position: relative;
    overflow: hidden;
}

.block-productulli .sale {
    background: #7fc243;
    color: #fff;
    display: inline-block;
    font: 400 14px/20px Roboto, sans-serif;
    position: absolute;
    top: 0;
    z-index: 1;
    left: 30px;
    padding: 5px 10px;
}

.block-fashionlidiv {
    overflow: hidden;
}

.block-fashionlia.img {
    width: 120px;
    height: 130px;
    display: block;
    float: left;
    margin-right: 15px;
    position: relative;
}

#footerp {
    font: 400 13px/20px Roboto, sans-serif;
    color: #b2b2b2;
}

#footerulli {
    margin-bottom: 5px;
}

.block-productullia.img:hoverimg {
    -webkit-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}

a.addc {
    position: absolute;
    bottom: 0;
    display: inline-block;
    width: 50%;
    background: #ededed;
    font-family: Roboto;
    left: 1px;
    font-size: 13px;
    text-align: center;
    border-bottom: 2px solid #4241bb;
    padding: 10px;
}

a.addc, a.viewm {
    bottom: -50px;
    opacity: 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background: rgba(255, 255, 255, 0.88);
}

.img-postimg {
    border: 1px solid #ededed;
    padding: 1px;
}

.content-wullia {
    display: inline-block;
    color: #010073;
    font: 400 15px/25px UtmAvo, sans-serif;
    padding: 9px;
}

.relatedimg {
    float: left;
    margin-right: 10px;
    border: 1px solid #aebcf3;
    padding: 1px;
}

.relatedh4a {
    font: 600 14px/25px UtmAvo, sans-serif;
    color: #1d136b;
    display: inline-block;
    margin-bottom: 5px;
}

article.post-content table tr td span {
    font-size: 14px !important;
    font: 500 20px/25px UtmAvo, sans-serif;
}

article.post-content table tr th span {
    font-size: 15px !important;
    color: #12991F;
    font-weight: 600 !important;
}

.description-product {
    font-family: Arial;
    line-height: 23px;
    margin-bottom: 15px;
    border-bottom: 1px solid #FFBBDF;
    padding-bottom: 15px;
}

input.input-text.qty.text {
    height: 33px;
    /*background: #F0F0F0;*/
    border: 1px solid #ccc;
    min-width: 80px;
}

button.single_add_to_cart_button.button.alt {
    background: #ff6434 !important;
    border-bottom: 2px solid #dc501e !important;
    border-radius: 0;
    padding: 9px;
}

form.cart {
    margin-bottom: 0 !important;
    margin-top: 10px;
}

.product_meta {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #EDEDED;
}

span.posted_in {
    display: block;
    background: #FBFBFB;
    border: 1px solid #EDEDED;
    font-family: Roboto;
    margin-bottom: 15px;
    font-size: 14px;
    padding: 10px;
}

span.tagged_as {
    border: 1px solid #EDEDED;
    background: #FBFBFB;
    display: block;
    font-family: Roboto;
    margin-bottom: 10px;
    font-size: 14px;
    padding: 10px;
}

p.stars {
    font-size: 17px;
}

p.stars a {
    margin-right: 7px;
    color: #e00;
    margin-top: 10px;
}

.content-dec {
    height: 93px;
    overflow: hidden;
}

.fb-like.fb_iframe_widget {
    position: relative;
    top: -5px;
}

button.single_add_to_cart_button.button.alt:hover {
    background: #7fc243 !important;
}

p.ster span {
    font-size: 19px;
    margin-right: 7px;
    color: #FFED00;
}

span.amount {
    color: #e00;
    font-family: Roboto;
    font-size: 15px;
}

.form-control {
    border-radius: 0;
    margin-bottom: 15px;
    border: 1px solid #CAE7FF;
}

.info {
    font-size: 14px;
    font-family: Roboto;
    line-height: 23px;
    background: #e4e4ff;
    border-radius: 15px;
    border: 1px solid #c4c4ff;
    margin-bottom: 20px;
    padding: 10px;
    float: left;
    width: 100%;
}

input.wpcf7-form-control.wpcf7-submit {
    border-radius: 30px;
    font: 400 15px/15px UtmAvo, sans-serif;
    margin-bottom: 20px;
    background: #0C398E;
    border: 1px solid #2B74FF;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    padding: 8px 20px;
}

input.wpcf7-form-control.wpcf7-submit:hover {
    background: #2B74FF;
    border-color: #dd4f1d;
}

p.price span {
    font-size: 20px !important;
    font-family: Roboto;
}

.imagesimg {
    border: 1px solid #ededed;
    padding: 1px;
}

span.onsale {
    height: 50px;
    width: 50px;
    line-height: 15px !important;
    padding-top: 10px !important;
    background: #ff6434 !important;
}

a.checkout-button.button.alt.wc-forward {
    background: #FF9601;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 14px;
    width: 115px;
    font: 500 14px/18px UtmAvo, sans-serif;
    padding: 10px;
}

a.checkout-button.button.alt.wc-forward:hover {
    background: #12991F !important;
}

form.checkout h3 {
    font-family: Roboto !important;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #2358FF;
    border-bottom: 1px solid #2358FF;
    padding-bottom: 7px;
}

form.checkout label {
    font-family: Roboto !important;
    font-weight: 400;
    font-size: 15px;
}

.woocommerce-billing-fields {
    background: #FBFBFB;
    margin-bottom: 15px;
    border: 1px solid #ededed;
    padding: 7px;
}

textarea#order_comments {
    height: 120px;
    padding: 10px;
}

.woocommerce-shipping-fields {
    background: #FBFBFB;
    border: 1px solid #ededed;
    padding: 10px;
}

input#place_order {
    border-radius: 0;
    background: #12991F;
    text-transform: uppercase;
}

input#place_order:hover {
    background: #0393DD;
}

div#payment {
    background: #FBFBFB !important;
    border-radius: 0 !important;
}

ul.woocommerce-thankyou-order-details.order_details, ul.order_details.bacs_de {
    font-size: 17px;
    border: 1px solid #12991F;
    margin-top: 17px !important;
    padding-top: 10px;
    padding-left: 15px;
}

li.method strong {
    color: #12991F;
}

li.date strong {
    color: #0193DD;
}

.images img {
    border: 1px solid #bab9e8;
    padding: 1px;
}

input#coupon_code {
    height: 30px;
    padding: 10px;
}

p.woocommerce-info {
    font-size: 15px;
    font-family: Roboto;
    border-color: #7fc243;
}

.ppt {
    display: none !important;
}

div.pp_woocommerce .pp_content_container {
    border-radius: 0 !important;
    padding: 20px 0 0;
}

.panel h2 {
    font: 500 20px/25px UtmAvo, sans-serif;
    margin-bottom: 10px;
}

.container .woocommerce-message {
    font-family: Roboto;
    font-size: 14px;
    margin-top: 10px !important;
    background: #e3e2ff;
    border-color: #7fc243 !important;
}

.related.block-product, .related .block-product {
    padding-bottom: 0;
}

ul.block-banner img:hover, .rslides img:hover {
    opacity: 1;
}

.detai-new h4 a {
    font: 700 18px/20px UtmAvo, sans-serif;
    font-size: 15px;
    display: inline-block;
    margin-bottom: 15px;
    color: #7fc243;
    text-transform: uppercase;
}

.detai-new h4 a:hover {
    color: orange;
}

.detai-new img {
    margin-bottom: 10px;
    width: 100%;
}

.detai-new p {
    font-size: 14px;
    font-family: Roboto;
    color: #4e4e4e;
    line-height: 20px;
    margin-bottom: 10px;
}

.hk-date {
    margin-bottom: 10px;
    border-bottom: 1px solid #ededed;
    border-top: 1px solid #ededed;
    font-family: Roboto;
    color: #333;
    font-size: 13px;
    padding: 7px 0;
}

.hk-date .fa {
    color: #8a8a8a;
}

a.read-more {
    display: inline-block;
    border: 1px solid orange;
    margin-bottom: 15px;
    margin-top: 5px;
    color: #fff;
    font-family: Roboto;
    font-size: 14px;
    background: orange;
    padding: 7px 20px;
}

a.read-more:hover {
    color: #fff;
    background: #7fc243;
    transition: all .3s;
    border-color: #7fc243;
}

.page-numbers {
    font-size: 14px;
    font-family: Roboto;
    font-weight: 600;
    padding: 5px 8px;
}

.post-img-box {
    border: 1px solid #eaeaea;
    border-radius: 4px;
    padding: 4px;
}

.post-img-box:hover {
    border: 1px solid #7fc243;
}

ol, ul, #footer li.widget.widget_text {
    list-style: none;
}
#footer li.widget.widget_text table{
    width: 100% !important;
}
a:link, a:visited, a:hover, a:focus, ins {
    text-decoration: none;
}

.header-top ul, .header-topul {
    margin: 0 -20px;
}

.header-top ul li, .header-topulli {
    float: left;
    border-right: 1px solid #e1e1e1;
    padding: 0 20px;
}

.header-top ul li:last-child, .header-topulli:last-child {
    border-right: none;
}

.header-top ul li a, .content-w-new ul li h4 a, .bread .fa:hover, .bread a:hover, .info-cat h4 a, .header-topullia, .bread .fa:hover, .breada:hover, .info-cath4a, .woocommerce-info:before, a.page-numbers:hover {
    color: #7fc243;
}

.header-content p, .header-contentp {
    margin: 10px 0;
}

.header-content .logo a, .score-callback img, .header-content .logoa, .score-callbackimg {
    display: inline-block;
}

.header-content .phone p:before, .header-content .phonep:before {
    content: '';
    width: 24px;
    height: 24px;
    background: url(../img/tmp/sprite.png) no-repeat 0 0;
    display: inline-block;
    margin-right: 10px;
    vertical-align: bottom;
}

.header-content .phone span, .header-content .phonespan {
    font-size: 14px;
    color: #f64629;
}

.menu ul li.current-menu-item, .menu ul li:hover, .menuulli.current-menu-item, .menuulli:hover {
    background: orange;
    transition: all .3s;
}

::-webkit-input-placeholder, :-moz-placeholder, ::-moz-placeholder, :-ms-input-placeholder {
    color: #ffe9ea;
}

.rslides li, .rslidesli {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides li:first-child, .rslidesli:first-child {
    position: relative;
    display: block;
    float: left;
}

.rslides img, .rslidesimg {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 1px solid rgba(237, 237, 237, 0.29);
}

ul.block-banner li, .content, .widget, .detail-product {
    margin-bottom: 30px;
}

.block-product button.slick-next, .block-productbutton.slick-next {
    background-position: -37px -31px;
    right: 15px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
}

/*.block-product button.slick-prev:hover, .block-productbutton.slick-prev:hover {*/
    /*background-position: 0 -122px;*/
/*}*/

/*.block-product button.slick-next:hover, .block-productbutton.slick-next:hover {*/
    /*background-position: -8px -122px;*/
/*}*/

.block-product ul, .block-productul {
    margin: 0 -14px;
}

.block-fashion li a.img:before, .block-product ul li a.img:before, .block-fashionlia.img:before, .block-productulli a.img:before, .block-fashionlia.img:before, .block-productullia.img:before {
    content: '';
    width: 0;
    height: 100%;
    background: transparent;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.score-callback, .giasp {
    margin: 10px 10px 5px;
}

.block-fashion li strong, .block-product ul li strong, .block-fashionlistrong, .block-productulli strong, .block-fashionlistrong, .block-productullistrong {
    font: 400 13px/20px Roboto, sans-serif;
    color: #666;
    margin-right: 20px;
    text-decoration: line-through;
}

.register p, .registerp {
    color: #fff;
    font: 500 18px/20px UtmAvo, sans-serif;
    text-transform: uppercase;
}

.register .input-group input, .register .input-groupinput {
    width: 360px;
    height: 35px;
}

.register .input-group button, .register .input-groupbutton {
    width: 90px;
    height: 35px;
    background: #7fc243;
    border: none;
    color: #ccc;
}

.block-fashion li, .block-fashionli, p.ster {
    margin-bottom: 15px;
}

.block-fashion li:hover img, .detai-new img:hover, .content-w-new ul li a img:hover {
    opacity: .8;
}

.content-w-new ul li h4 a:hover, .bread .fa, .bread a, .content-w > ul > li:hover > a, .content-w > ul > li:hover > span, .content-w ul li ul li:hover a, .info-cat h4 a:hover, .bread .fa, .breada, .content-wulliulli:hover a, .info-cath4a:hover, span.posted_in a, span.tagged_as a, .content-wulliulli:hovera, .related h4 a:hover, a.page-numbers {
    color: #ff6434;
}

#footer p span, #footerpspan {
    display: block;
    margin-bottom: 5px;
}

.widget_text span {
    display: inline-block;
    padding-right: 5px;
}

#footer ul li, .infop, .info p {
    margin-bottom: 10px;
}

#footer p.bot, #footerp.bot {
    font: 400 13px/20px Roboto, sans-serif;
    color: #9c9c9c;
    padding-top: 15px;
}

#footer p.bot a, #footerp.bota {
    color: #9c9c9c;
}

.search input:focus, .searchinput:focus {
    border-color: #f64629;
}

.block-fashion li h4 a:hover, #footer ul li a:hover, #footer p.bot a:hover, .block-product ul li h4 a:hover, .block-fashionlih4a:hover, #footerul li a:hover, #footer p.bot a:hover, .block-product ul li h4 a:hover, .block-fashionlih4a:hover, #footerullia:hover, #footerp.bota:hover, .block-productullih4a:hover {
    color: #F64B2E;
}

.register .input-group button:hover, .register .input-groupbutton:hover {
    background: #66AFE9;
    color: #fff;
}

.logo img, .logoimg {
    max-height: 70px;
}

.search-box button.btn.btn-primary, .search-boxbutton.btn.btn-primary {
    background: none;
    border: none;
    color: #e00;
    position: absolute;
    right: 0;
    top: -2px;
    font-size: 17px;
}

.search-box select.form-control, .search-boxselect.form-control {
    background: orange;
    color: #fff;
    line-height: 31px;
}

.smobitrigger, .woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommercediv.product .woocommerce-tabsul.tabsli:after, .woocommercediv.product .woocommerce-tabs ul.tabs li:before, div#comments h2, .woocommercediv.product .woocommerce-tabsul.tabsli:after, .woocommercediv.product .woocommerce-tabsul.tabsli:before {
    display: none;
}

.copyright a, .copyrighta {
    color: #7772a2;
}

.block-product ul li a.img img, .block-productullia.imgimg {
    -webkit-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
    transform: rotateY(0);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    width: 100%;
    height: 192px;
    object-fit: contain;
}

a.viewm:hover, a.addc:hover, a.viewm:hover {
    background: #7fc243;
    color: #fff;
}

.post-img:hover a, .post-img:hover button, .post-img:hovera {
    bottom: 0;
    opacity: 1;
}

.info-cat h4, .info-cath4 {
    margin-bottom: 5px;
    font: 600 15px/25px UtmAvo, sans-serif;
}

.info-cat p, .info-catp {
    font-size: 13px;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 5px;
    color: #000;
}

.meta span, .metaspan {
    font-size: 12px;
    font-family: Roboto;
    display: inline-block;
    margin-right: 15px;
    color: #7fc243;
}

.meta span .fa, .metaspan .fa {
    color: #ff6434;
    margin-right: 4px;
}

.img-post img:hover, .img-postimg:hover {
    border-color: #a4a3f7;
}

.content-w ul li, .content-wulli {
    font-family: Roboto;
    font-size: 18px;
    border-bottom: 1px solid #ededed;
}

.content-w ul li span.togo, .content-wullispan.togo {
    cursor: pointer;
    float: right;
    margin-top: 15px;
    padding-right: 10px;
}

.content-w ul li ul, .content-wulliul {
    display: none;
    width: 100%;
    border-top: 1px solid #ededed;
}

.content-w ul li ul li:last-child, .content-wulliulli:last-child {
    border: none;
}

.content-w ul li ul li, .content-wulliulli {
    padding-left: 25px;
}

.content-w ul li:hover, .content-wulli:hover {
    background: #f9f9f9;
}

.related ul li, .relatedulli {
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.block-product h3 span, .block-news-h h3 span {
    border: 1px solid #777;
    border-radius: 3px;
    color: #777;
    font-weight: 500 !important;
    box-shadow: -4px 0 0 #ffffff, 4px 0 0 #fff;
    font-size: 25px !important;
    font-family: Roboto, sans-serif;
    background: #fff none repeat scroll 0 0;
    z-index: 2;
    padding: 10px 35px !important;
}

.block-product h3::after, .block-news-h h3::after {
    background: #777 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    margin-left: 30%;
    position: absolute;
    top: 20px;
    width: 40%;
    z-index: -1;
}

li.description_tab.active, .woocommercetable.shop_table, div#s2id_billing_country a, .woocommerce table.shop_table, form.checkout_coupon {
    border-radius: 0 !important;
}

#commentform label, #commentformlabel {
    color: #F26E10;
}

.block-fashionlih4, .block-productulli h4, .block-fashionlih4, .block-productullih4 {
    overflow: hidden;
    height: 20px;
    margin: 10px 0 5px;
}

.block-fashionlih4a, .block-productul li h4 a, .block-fashionlih4a, .block-productullih4a {
    font: 400 15px/20px Roboto, sans-serif;
    color: #7fc243;
}

.block-fashionlispan, .block-productulli span, .block-fashionlispan, .block-productullispan {
    font: 400 18px/20px Roboto, sans-serif;
    color: #f64629;
}

#footerullia, .actionsinput.button:hover, .actions input.button:hover {
    color: #fff;
}

.woocommercediv.product .woocommerce-tabsul.tabs:before, td.product-thumbnail img, .woocommerce div.product .woocommerce-tabs ul.tabs:before {
    border: none !important;
}

.summary.entry-summaryp.price, .summary.entry-summary p.price {
    font-family: Roboto;
    color: #e00 !important;
    font-size: 20px !important;
    margin: 10px 0;
    padding: 0;
}

.detail.lis-proh4, .detail.lis-pro h4 {
    font-size: 14px;
    font-family: Roboto;
    font-weight: 600;
    margin: 5px 0;
}

.detail.lis-proh4a, .detail.lis-pro h4 a {
    color: #1C3D8E;
}

.infob, .infostrong, li.order strong, li.total strong, .info b, .info strong {
    color: #e00;
}

.cart_totalsh2, .cart_totals h2 {
    text-transform: uppercase;
    font: 500 20px/25px UtmAvo, sans-serif !important;
}

.actionsinput.button, .actions input.button {
    border-radius: 0 !important;
    font-family: Roboto;
    font-weight: 400;
    color: #7fc243 !important;
    font: 500 20px/25px UtmAvo, sans-serif;
    text-transform: uppercase;
    height: 29px;
    background: #FBFBFB;
    border: 1px solid #ededed;
}

.woocommerce-billing-fieldsinput, .woocommerce-billing-fields input {
    height: 30px;
    border: 1px solid #B3B3B3;
    padding-left: 10px;
}

form.login, form.register {
    border-radius: 0 !important;
    background: #FBFBFB;
}

input#username, input#password, input#reg_email, input#reg_password {
    height: 30px;
    padding-left: 10px;
    border: 1px solid #ededed;
    background: #fff;
}

.info-contacth3, .info-contact h3 {
    background: #0393DD;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    padding: 9px;
}

.info-contacth3:after, .info-contact h3:after {
    content: '';
    display: inline-block;
    height: 10px;
    width: 10px;
    position: absolute;
    border: 17px solid rgba(238, 0, 0, 0);
    border-left: 15px solid #2FB7FD;
    top: 0;
    right: -32px;
}

.quatrang, .logo {
    text-align: center;
}

@media (max-width: 1190px) {
    .menu ul li {
        padding: 15px;
    }

    .search {
        margin-top: 5px;
    }

    ul.block-banner li {
        margin-bottom: 5px;
    }

    .block-fashion li h4 {
        height: 40px;
    }

    .menu ul li a {
        font-size: 13px;
    }
}

@media (max-width: 990px) {
    .rslides {
        margin-bottom: 20px;
    }

    .block-slider {
        padding: 20px 0 0;
    }

    ul.block-banner {
        margin: -10px;
    }

    ul.block-banner li, ul.block-banner li:last-child {
        width: 50%;
        float: left;
        margin-bottom: 20px;
        padding: 0 10px;
    }

    .block-fashion li h4 a {
        font-size: 13px;
    }

    .block-fashion li a.img {
        width: 110px;
        height: 120px;
    }

    a.smobitrigger {
        display: block;
        width: 25px;
        height: 19px;
        overflow: hidden;
        position: absolute;
        top: 10px;
        left: 15px;
        background: url(../images/front/line.png) no-repeat;
        text-indent: -9999px;
        padding: 5px 0;
    }

    .menu .block-menu {
        animation: width_ 1s forwards;
        display: none;
        width: 250px;
        position: absolute;
        left: -260px;
        top: 37px;
        background: #aa8f90;
        z-index: 20;
    }

    .menu .block-menu li {
        width: 100%;
        float: none;
    }
}

@media (max-width: 750px) {
    #footer p.bot, .block-fashion {
        padding: 0;
    }

    .block-fashion li h4 {
        height: 20px;
    }

    .block-fashion li h4 a {
        font-size: 15px;
    }

    .header-content {
        padding: 10px 0;
    }

    .block-product {
        padding: 0 0 20px;
    }

    .register {
        margin-bottom: 20px;
    }

    .header-top ul {
        margin: 0;
    }

    .header-top ul li:last-child {
        padding-right: 0;
    }

    .logo {
        text-align: center;
    }

    .detai-new img {
        width: 100%;
    }

    .giohang.text-right {
        padding-left: 30px;
        padding-right: 30px;
        text-align: center;
    }

    .ads-pa-5 {
        padding-left: 15px;
    }

    .slider-pa-5 {
        padding-right: 15px;
    }
}

@media (max-width: 680px) {
    .header-top {
        padding: 5px 0;
    }

    .header-content .phone, .header-top .pull-left {
        display: none;
    }

    .header-top .pull-right {
        text-align: center;
        width: 100%;
        float: none;
    }

    .header-top ul li {
        display: inline-block;
        float: none;
        padding: 0 10px;
    }

    .register p {
        font-size: 15px;
        padding: 0 15px;
    }

    .header-content .logo {
        width: 40%;
        text-align: left;
        margin-top: 25px;
    }

    .header-content .giohang {
        width: 60%;
        text-align: center;
    }

    .register .input-group {
        width: 270px;
    }

    .register .input-group input {
        width: 180px;
    }

    .logo {
        text-align: center;
    }

    .ads-pa-5 {
        padding-left: 15px;
    }

    .slider-pa-5 {
        padding-right: 15px;
    }

    .block-fashion .col-md-4, .detai-new img {
        width: 100%;
    }
}

@media (max-width: 630px) {
    .register {
        padding: 20px 0;
    }

    .rslides .txt {
        bottom: 10px;
    }

    .rslides .txt p {
        font-size: 13px;
    }

    .logo {
        text-align: center;
    }

    .detai-new img {
        width: 100%;
    }

    .ads-pa-5 {
        padding-left: 15px;
    }

    .slider-pa-5 {
        padding-right: 15px;
    }
}

@media (max-width: 500px) {
    .logo {
        text-align: center;
    }

    .ads-pa-5 {
        padding-left: 15px;
    }

    .slider-pa-5 {
        padding-right: 15px;
    }

    #footer .col-md-3, .detai-new img {
        width: 100%;
    }
}

@media (max-width: 420px) {
    .header-top {
        display: none;
    }

    .header-content .logo {
        width: 100%;
        float: none;
        text-align: center;
        margin-top: 0;
    }

    .header-content .giohang {
        position: absolute;
        top: -6px;
        width: 100%;
        right: 0;
    }

    .logo {
        text-align: center;
    }

    .detai-new img {
        width: 100%;
    }

    .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-default-theme.wpmm-orientation-horizontal, .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-default-theme.wpmm-orientation-vertical {
        display: none !important;
    }

    .ads-pa-5 {
        padding-left: 15px;
    }

    .slider-pa-5 {
        padding-right: 15px;
    }
}