/*
Theme Name: SeoViet
Theme URI: seoviet.vn
Author: seoviet
Author URI: seoviet.vn
Description: 
Version: 4.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: shtheme
Tags: seoviet

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
    ## Links
    ## Menus
# Accessibility
# Alignments
# Clearings
## Sidebar - Widgets
# Content
    ## Posts and pages
    ## Comments
# Media
    ## Captions
    ## Galleries
## Layout construct
## Shortcode
## Footer
## Menu Mobile
## Custom css
## Responsive
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;0,900;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700;1,800&display=swap');
html{font-size:62.5%;}
body {font-family: 'Roboto', Arial, sans-serif;font-size: 15px;}
a {color: #000;transition: all 0.3s ease-in-out;}
a:hover {color: #d33;}
a:hover, a:active, a:focus, a:visited {text-decoration: none}
img {max-width: 100%;height: auto}
@font-face {font-family: "IcoFont";font-weight: normal;font-style: "Regular";src: url("lib/webfonts/iconfonts/icofont.woff2") format("woff2"),url("lib/webfonts/iconfonts/icofont.woff") format("woff");}
.site-boxed {max-width: 1140px;margin: 0 auto;}
.site-boxed .container {padding-left: 0;padding-right: 0;}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.site-title, .site-description {font-size: 0;margin: 0}
.site-header .header-content {position: relative}
/* Header style */
.header-main {-webkit-box-shadow: 0 3px 10px 0 rgba(0,0,0,0.2);-moz-box-shadow: 0 3px 10px 0 rgba(0,0,0,0.2);box-shadow: 0 3px 10px 0 rgba(0,0,0,0.2);position: relative;z-index: 999}
.site-header .logo img { margin: 5px 0;width: 100px;}
/* Header style 1 */
/* Header style 2 */
/* Header style 3 */

/*--------------------------------------------------------------
# Main Navigation
--------------------------------------------------------------*/
.main-navigation ul{padding:0;margin:0}
.main-navigation ul.menu li{position:relative;display:block}
.main-navigation ul.menu>li{float:left}
.main-navigation ul.menu li a{font-size:15px;color:#333;display:block;text-transform:none;white-space:nowrap;padding:8px;font-weight:400;text-transform: uppercase;}
.main-navigation ul.menu>li>a{font-size:15px;font-weight:400;padding:0 20px;line-height:40px;height:40px;color:#FFF;text-transform:uppercase}
.main-navigation ul.menu>li.menu-item-has-children>a:after{content:"\ea99";font-family:IcoFont}
.main-navigation ul.menu>li.menu-item-has-children:hover>a:after{content:"\eaa1"}
.main-navigation ul.menu>li.li-home>a:before{content:'\ef47';font-family:IcoFont;margin-right:5px}
.main-navigation ul.menu>li.current-menu-item>a,.main-navigation ul.menu>li>a:hover,.site-header.logo-left .main-navigation ul.menu>li.current-menu-item>a,.site-header.logo-left .main-navigation ul.menu>li>a:hover{background:#d33;color: #fff !important}
.main-navigation ul ul{background-color:#fff;min-width:240px;left:0;position:absolute;box-shadow:0 5px 5px rgba(0,0,0,.3);opacity:0;visibility:hidden;z-index:99999;-webkit-transition:.2s ease-out;-moz-transition:.2s ease-out;transition:.2s ease-out;-webkit-transform:translate3d(0,20px,0);-moz-transform:translate3d(0,20px,0);-ms-transform:translate3d(0,20px,0);-o-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}
.main-navigation ul li:hover>ul{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.main-navigation ul.menu ul>li.current-menu-item>a,.main-navigation ul.menu ul>li>a:hover,.site-header.logo-left .main-navigation ul.menu ul>li.current-menu-item>a,.site-header.logo-left .main-navigation ul.menu ul>li>a:hover{color: green;}
.main-navigation ul ul li a{border-bottom:1px solid #f2f2f2}.main-navigation ul ul li:last-child a{border-bottom:none}
.main-navigation ul ul li.menu-item-has-children>a:before{position:absolute;left:0;top:3px;content:"\ea69";font-family:IcoFont}
.main-navigation ul ul ul{position:absolute;left:80%;top:0;opacity:0;visibility:hidden;-webkit-transition:transform .2s ease-out;-moz-transition:transform .2s ease-out;transition:transform .2s ease-out}
.main-navigation ul ul ul li{width:100%;opacity:1}.main-navigation ul ul li:hover>ul{opacity:1;left:100%;visibility:visible}
.site-header.header-banner .main-navigation,.site-header.header-logo-style2 .main-navigation{background:#e7041c}
.site-header.header-logo .main-navigation{background:0 0}
.site-header.header-logo .main-navigation ul.menu>li{margin-right:15px}
.site-header.header-logo .main-navigation ul.menu>li:last-child{margin-right:0}
.site-header.header-logo .main-navigation ul.menu>li>a{color:#333;padding:0;line-height:40px;height:40px;padding: 0 10px;font-weight: bold}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
.heading{margin:0 0 15px;padding:0;font-size:21px;color:#333;font-weight:700;line-height:40px;text-transform:uppercase;border-bottom:2px solid #f2f2f2;display: flex;-ms-flex-align: center;align-items: center;-ms-flex-pack: justify;justify-content: space-between;}
.heading a, .heading span{position:relative;display:inline-block;color:#333}
.heading a:after, .heading span:after{content:'';display:inline-block;position:absolute;bottom:-2px;left:0;width:100%;height:2px;background:rgb(0, 178, 20)}
#home_product .heading a{margin-left: auto;font-size: 12px;background-color: #d30011;color: white;font-weight: 400;padding: 0px 10px;border-radius: 5px;height: 25px;line-height: 25px;}
#home_product .heading a:after{display: none;}
.page-title,h1.entry-title{font-size:24px;font-weight:700;color:#333;margin:5px 0 30px}
h1.entry-title{margin:5px 0 15px;font-family: "Barlow", sans-serif;}
.page-title-bar {padding: 20px 0 10px 0;margin-bottom: 20px;}
.page-title-bar .title {font-size: 24px;line-height: 1.4;margin-top: 0;}
.breadcrumb{padding:5px 0;margin-bottom:10px;background:0 0;color:#333}
#back-top{border:0 dotted #c12428;width:50px;height:50px;right:25px;bottom:120px;position:fixed;cursor:pointer;transform:rotate(0);transform-origin:center center 0;z-index:1000}
#back-top, #back-top:after, #back-top:before, #back-top .backtotop-morph {transition: all .25s ease-in-out 0s;}
#back-top {margin: 0;}
#back-top:after,#back-top:before{height:4px;position:absolute;background-color:#c12428;content:""}
#back-top:after{width:25px;right:5px;top:50%;transform:rotate(45deg) translateY(-50%);transform-origin:center top 0}
#back-top:before{width:18px;left:6px;top:56%;transform:rotate(-45deg) translateY(-50%);transform-origin:center top 0}
#back-top:hover {transform: rotate(90deg);}
#back-top:hover:before {width:30px;left:10px;top:30%;background-color:#c12428;transform:rotate(0) translateY(-8px)}
#back-top:hover:after {width:30px;right:10px;top:60%;background-color:#c12428;transform:rotate(0) translateY(8px)}
#back-top .backtotop-morph {background-color:#c12428;width:15px;height:4px;left:100%;top:45%;position:absolute;opacity:0;margin-bottom:-20px;transform:translate(-50%)}
#back-top .backtotop-morph:before {width:0;height:0;left:-7px;top:-4px;position:absolute;border-color:transparent #c12428 transparent transparent;border-style:solid;border-width:6px 10px 6px 0;content:""}
#back-top:hover .backtotop-morph {left: 40%;opacity: 1;}
iframe[name='google_conversion_frame'] {height: 0 !important;width: 0 !important;line-height: 0 !important;font-size: 0 !important;margin-top: -13px;float: left}
.col-xs-15,.col-sm-15,.col-md-15,.col-lg-15 {position: relative;min-height: 1px;padding-right: 15px;padding-left: 15px}
.col-xs-15 {-webkit-box-flex: 0;-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}
@media (min-width: 768px) { .col-md-15 {-webkit-box-flex: 0;-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}}
@media (min-width: 992px) {.col-lg-15 {-webkit-box-flex: 0;-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}}
@media (min-width: 1200px) {.col-xl-15 {-webkit-box-flex: 0;-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}}
.wpcf7 label {font-weight: 600;display: block}
.wpcf7 div.wpcf7-validation-errors {margin: 2em 0 1em}
.wpcf7 span.wpcf7-not-valid-tip {margin: 5px 0}
.page_nav {text-align:center;margin-bottom:20px}
.page_nav *{display:inline-block;padding:3px 10px;background:#FFF;border:1px solid #e7041c;margin:0}
.page_nav .current, .page_nav .page-numbers:hover {background: #e7041c;color: #FFF;}
.screen-reader-text {display: none}
.btn {font-size: 16px;background: #d33;color: #FFF;padding: 0 20px;height: 35px;border-radius: 25px;}
.btn.focus, .btn:focus, .btn:hover {color: #FFF;box-shadow: inset 0 0 0 100px rgba(0,0,0,0.2);}
.btn-primary {border-color: #d33;}
.btn-primary:hover {color: #fff;background-color: #e7041c;border-color: #e7041c;}
.form-control {height: 34px;font-size: 14px;}
textarea.form-control {height: 160px;}

/*--------------------------------------------------------------
## Css Scrollbar
--------------------------------------------------------------*/
::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 8px rgba(0,0,0,.3);background-color:#F5F5F5;border-radius:10px}
::-webkit-scrollbar{width:8px;background-color:#F5F5F5}
::-webkit-scrollbar-thumb{background-color:#807d7d;border-radius:8px}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {display: inline;float: left;margin-right: 1.1em}
.alignright {display: inline;float: right;margin-left: 1.1em}
.aligncenter {clear: both;display: block;margin-left: auto;margin-right: auto}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.content-sidebar-wrap:before,.content-sidebar-wrap:after {clear: both;display: table;content: " "}
.clear:before,.clear:after,.entry-content:before,.entry-content:after,.comment-content:before,.comment-content:after,.site-header:before,.site-header:after,.site-content:before,.site-content:after,.site-footer:before,.site-footer:after {content: "";display: table;table-layout: fixed}
.clear:after,.entry-content:after,.comment-content:after,.site-header:after,.site-content:after,.site-footer:after {clear: both}

/*--------------------------------------------------------------
# Sidebar - Widgets
--------------------------------------------------------------*/
.widget {margin: 0 0 1.5em;}
.widget select {max-width: 100%;}
.sidebar .widget {margin: 0 0 20px 0;}
.sidebar .widget-title{font-size:20px;color:#333;font-weight:500;padding-bottom: 9px;margin:0 0 9px;border-bottom: 1px solid #ccc}
.sidebar .widget ul {padding: 0;}
.sidebar .widget:not(.widget_slider_products) ul {margin: 0;}
.sidebar .widget:not(.widget_slider_products) ul li {display:block;}
/* Widget Custom Menu */
.sidebar .widget_nav_menu ul li{position:relative;padding:8px 10px}
.sidebar .widget_nav_menu ul.menu>li:not(:last-child){border-bottom:1px solid #ccc}
.sidebar .widget_nav_menu ul li a{font-size:14px;font-weight:400;display:block;color:#333}
.sidebar .widget_nav_menu ul li a:before{content:'';display:inline-block;width:5px;height:5px;background:#e7041c;border-radius:50%;margin-right:5px}
.sidebar .widget_nav_menu .menu-item-has-children .sub-menu{background:#FFF;position:absolute;top:-1px;left:100%;z-index:99;opacity:0;visibility:hidden;min-width:200px;border:1px solid #ccc;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;-moz-transform:translate(40px,0);-webkit-transform:translate(40px,0);transform:translate(40px,0)}
.content-sidebar .sidebar .widget_nav_menu .menu-item-has-children .sub-menu,.sidebar-content-sidebar .sidebar.sidebar-secondary .widget_nav_menu .menu-item-has-children .sub-menu{right:100%;left:initial;-moz-transform:translate(-40px,0);-webkit-transform:translate(-40px,0);transform:translate(-40px,0)}
.content-sidebar .sidebar .widget_nav_menu .menu-item-has-children:hover .sub-menu,.sidebar .widget_nav_menu .menu-item-has-children:hover>.sub-menu,.sidebar-content-sidebar .sidebar.sidebar-secondary .widget_nav_menu .menu-item-has-children:hover .sub-menu{opacity:1;visibility:visible;-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-o-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}
.sidebar .widget_list_posts_new ul li {margin: 0; padding: 10px 0;}
.sidebar .widget_list_posts_new ul li:not(:last-child){border-bottom: 1px solid #ccc;}
.sidebar .widget_list_posts_new ul li a.img img{width: 55px;height: 55px; border-radius: 25px;}
.sidebar .widget_list_posts_new ul li h3 a{font-weight: 400;font-size: 15px;}
.sidebar .widget_text .textwidget p strong{color: #d33;font-size: 16px;}

/* Custom Search */
.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {border-radius: 0 !important;}
.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::placeholder { color: #000000;font-style: normal;}
.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before {border-color: transparent #e7041c transparent !important;}
.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {background-color: #e7041c !important;}
@media (min-width: 992.98px) {
    .icon-search>a {padding:0;line-height:37px}
    .icon-search img {cursor:pointer;color:#333;display:inline-block;padding:5px;background:#FFF;border-radius:3px}
    .icon-search .dgwt-wcas-search-wrapp {min-width:initial!important}
    .icon-search .dgwt-wcas-search-form {display:none;position:absolute;z-index:999;right:0;border-radius:0;background:#FFF;box-shadow:0 2px 6px rgba(0,0,0,.2);width:80%;min-width:340px;padding:5px 10px;line-height:1.4}
    .icon-search .dgwt-wcas-search-form label {float:left;margin-bottom:0;width:calc(100% - 70px)}
    .icon-search .dgwt-wcas-search-form label input[type=search] {width:100%;height:34px;padding:5px 15px;border:1px solid #ccc;border-right:none;outline-width:0;font-weight:400;font-size:13px;color:#252525}
    .icon-search .dgwt-wcas-search-form input[type=submit] {float:left;width:70px;background:#e7041c;color:#fff;text-indent:0;border:none;padding:8px 5px;font-size:13px;height:34px}
    /* Widget Search */
    .dgwt-wcas-search-form label {width:calc(100% - 22px);float:left;margin-bottom:0}
    .dgwt-wcas-search-form input[type=search] {width:100%;border:none;outline-width:0;color:#333;background:#FFF;font-weight:400}
    .dgwt-wcas-search-form input[type=submit] {float:right;background:url(lib/images/btsearch.png) center center no-repeat;text-indent:-9999px;border:none;width:22px;cursor:pointer;height:22px;outline-width:0}
    .dgwt-wcas-search-form input[type=search]::-webkit-input-placeholder,
    .dgwt-wcas-search-form input[type=search]::-moz-placeholder,
    .dgwt-wcas-search-form input[type=search]:-ms-input-placeholder,
    .dgwt-wcas-search-form input[type=search]:-moz-placeholder {color: #333333;font-weight: normal;}
    .sidebar .dgwt-wcas-search-form {padding: 5px 12px;background: #e7041c;overflow: hidden;}
    .main-navigation .site-header input[type=search] {color: #252525}
}
@media (max-width: 992.98px) {
    /* ICON SEARCH MOBILE */
    div.icon-search {display:inline-block;outline:0;color:#333;text-align:center;width:35px;height:35px;line-height:31px;border: 1px solid #333;border-radius: 25px;}
    div.icon-search>a {color:#FFF}
    #search {position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.75);-webkit-transition:all .9s ease-in-out;-moz-transition:all .9s ease-in-out;-ms-transition:all .9s ease-in-out;-o-transition:all .9s ease-in-out;transition:all .9s ease-in-out;-webkit-transform:translate(0,-100%);-moz-transform:translate(0,-100%);-ms-transform:translate(0,-100%);-o-transform:translate(0,-100%);transform:translate(0,-100%);opacity:0;visibility:hidden}
    #search.open {-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0);opacity:1;visibility:visible;z-index:99999999}
    #search .woocommerce-product-search {position:absolute;top:50%;left:0;margin-top:-51px;width:60%;margin-left:20%;color:#FFF;background:0 0;border-bottom:2px solid rgba(255,255,255,.5);border-left:0 solid transparent;border-right:0 solid transparent;font-size:30px;text-align:center;outline:0;padding:0 10px}
    #search .close {position:fixed;top:15px;right:15px;opacity:1;font-size:27px;color:#fff;cursor:pointer}
    .icon-search_custom i {color:#999}
    /* Widget Search */
    .dgwt-wcas-search-wrapp label {width: 100%;margin-bottom: 0;}
    .dgwt-wcas-search-wrapp .dgwt-wcas-search-submit,.dgwt-wcas-search-wrapp input[type=search] {height:29px;outline:0;border:none}
    .dgwt-wcas-search-wrapp input[type=search] {width:100%;background:0 0;color:#333!important;font-weight:400;padding:0 28px 0 0;height:100%;font-size:16px}
    .dgwt-wcas-search-wrapp .dgwt-wcas-search-submit {position:absolute;right:0;z-index:1;text-indent:-9999px;width:40px;cursor:pointer}
    .dgwt-wcas-search-wrapp input[type=search]::-webkit-input-placeholder {color:#FFF}
    .dgwt-wcas-search-wrapp input[type=search]::-moz-placeholder {color:#FFF}
    .dgwt-wcas-search-wrapp input[type=search]:-ms-input-placeholder {color:#FFF}
    .dgwt-wcas-search-wrapp input[type=search]:-moz-placeholder {color:#FFF}
    .sidebar .dgwt-wcas-search-wrapp {padding:4px 12px;background:#e7041c;overflow:hidden}
    .site-header .dgwt-wcas-search-wrapp {position:absolute;top:6px;right:5px;z-index:9;width:200px;border-radius:3px;background:#FFF;overflow:hidden}
    .site-header .dgwt-wcas-search-input {color: #333333}
    #search .dgwt-wcas-search-wrapp {position:absolute;top:50%;left:0;width:80%;margin-left:10%;color:#fff;background:0 0;border-left:0 solid transparent;border-right:0 solid transparent;text-align:center;outline:0}
}
/* Widget Recent Posts */
.sidebar .widget_recent_entries ul li {padding: 5px 10px;border-bottom: 1px solid #cccccc}
.sidebar .widget_recent_entries ul li:last-child {border-bottom: none;}
.sidebar .widget_recent_entries .post-date {display: block;}
/* Widget Recent Posts */
.widget .list-post-item li {margin-bottom:10px}
.widget .list-post-item li:last-child {margin-bottom:0}
.widget .list-post-item .post:after {clear:both}
.widget .list-post-item .alignleft {width:100px;margin-right:10px}
.widget .list-post-item .alignright {width:100px;margin-left:10px}
.widget .list-post-item .aligncenter {text-align:center}
.widget .list-post-item h3 {margin:0 0 5px;font-size:14px;font-weight:500;line-height:1.5;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.widget .list-post-item h3 a {color:inherit}
/* Widget Support */
@media (min-width: 1200px) {
    .widget_supports .list-supporter {padding-top: 190px; background-image: url(lib/images/bg-support.png);background-repeat: no-repeat;background-position: top center;background-size: contain;}
}
.widget_supports .support-style-1 {background-color:#FFF}
.widget_supports .support-style-1 .supporter {padding:0 10px 10px}
.widget_supports .support-style-1 li {padding:5px 0;font-size:14px;color:#333;border-top:1px solid #333}
.widget_supports .support-style-1 li:first-child {border-top:none}
.widget_supports .support-style-1 li:last-child {border-bottom:none}
.widget_supports .support-style-1 i {width:22px;margin-right:12px}
.widget_supports .support-style-2 .supporter {margin:0 8px;padding:5px 8px 5px 50px;border-top:1px solid #ddd;background:url(lib/images/ic-phone.png) 7px 10px no-repeat;position:relative}
.widget_supports .support-style-2 .supporter:first-child {border-top:none}
.widget_supports .support-style-2 .name {font-weight:600}
.widget_supports .support-style-2 .phone {font-size:20px;color:red;font-weight:600}
.widget_supports .support-style-2 .skype {position:absolute;right:7px;bottom:10px;z-index:1}
.widget_supports .list-supporter .email {padding:5px 10px;font-weight:600;line-height:20px}
.widget_supports .support-style-2 .email a {color:#333}
.widget_supports .support-style-3 .supporter:not(:last-child) {border-bottom:1px solid #dfdfdf}
.widget_supports .support-style-3 ul {position:relative;padding:8px 10px}
.widget_supports .support-style-3 .name {font-size:12px;color:#333}
.widget_supports .support-style-3 .phone {font-size:20px;line-height:24px;font-weight:700;color:#e70c0c}
.widget_supports .support-style-3 .social {position:absolute;bottom:10px;right:8px;z-index:1}
.widget_supports .support-style-3 .social a {display:inline-block;margin-left:4px}
/* Widget Slider Products */
.sidebar .content-feature-page,.sidebar .slider-products {padding:10px 10px 0}
html .widget_slider_products .slick-carousel.slick-dotted.slick-slider {margin:0}
.item-product-slide {overflow:hidden;margin-bottom:15px}
.item-product-slide:last-child {border-bottom:none;margin-bottom:0}
.item-product-slide .alignleft,.item-product-slide .alignright {display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:center;width:100px;height:100px;background:#FFF}
.item-product-slide .alignleft {margin-right:15px}
.item-product-slide .alignright {margin-left:15px}
.item-product-slide .alignleft>div,.item-product-slide .alignright>div {width:100%}
.slick-slide.item-product-slide img {width:auto;display:inline-block;max-height:100px;max-width:100px}
.item-product-slide .alignnone img {margin:0 auto 10px}
.item-product-slide h3 {margin:5px 0;font-size:14px;font-weight:500;line-height:1.2;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.item-product-slide h3 a {color:#333}
.item-product-slide .price {font-weight:700;color:red;margin:0}
.item-product-slide .price del,.item-product-slide .price ins {display:block;text-decoration:none}
.item-product-slide .price ins {margin-right:0}
.item-product-slide .price del {text-decoration:line-through;font-weight:400;color:#666}
/* Widget Slider Posts */
.sidebar .widget_listpost_widget ul {padding: 20px 10px;background: #fafafa;}
/* Slick Slider */
html .slick-carousel.slick-dotted.slick-slider {padding-bottom:40px;margin-bottom:0}
.slick-slider .slick-slide,.slick-slider .slick-slide a {outline:0}
.slick-slider .slick-next,.slick-slider .slick-prev {z-index:1}
.slick-slider .slick-next {right:35px}.slick-slider .slick-prev {left:15px}
.slick-slider .slick-arrow:before {font-family:IcoFont!important}
.slick-prev:before {content:"\ea9d"!important}
.slick-next:before {content:"\eaa0"!important}
.slick-slider .slick-next:before,.slick-slider .slick-prev:before {opacity:1;display:inline-block;width:40px;height:40px;line-height:40px;text-align:center;background:#afafb1;color:#FFF}
.slick-slider .slick-next:hover:before,.slick-slider .slick-prev:hover:before {color:#333}
.slick-slider .slick-dots {bottom:10px}
.slick-slider .slick-dots li button:before {font-size:14px;color:#d8d8d8}
.slick-slider .slick-dots li {margin:0}
.slick-slider .slick-dots li.slick-active button:before {color:#00a9b2;opacity:1}
@media (max-width:575.5px) {
    .slick-slider .slick-prev {left:5px}
    .slick-slider .slick-next {right:5px}
}
.slick-slider {margin-left:-15px!important;margin-right:-15px!important}
.slick-slide {padding-left:15px!important;padding-right:15px!important}
/* Widget Featured Page */
.widget_featuredpage .entry-title {font-size:15px;font-weight:600;line-height:1.4;margin:0}
.widget_featuredpage .entry-title a {color:#e7041c}
.widget_featuredpage .alignleft,.widget_featuredpage .alignright {width:30%}
.widget_featuredpage .alignleft {margin-right:10px}
.widget_featuredpage .alignright {margin-left:10px}
.widget_featuredpage .aligncenter {margin-bottom:10px}
.widget_featuredpage p {font-size:13px;text-align:justify}
/* Widget Information */
.widget_information li {padding:3px 0 3px 22px;position:relative}
.widget_information i {font-size:12px;position:absolute;left:0;top:7px;width:14px;text-align:center}
.widget_information li.label-company {padding-left:0;text-transform:uppercase;font-weight:700}
.widget_information li.label-company i {display:none}
/* Widget Social */
.widget_social ul {margin: 0;padding: 0;}
.widget_social ul li {display: inline-block;margin-right: 5px;}
.widget_social ul li a{display:inline-block;height:30px;width:30px;line-height:30px;color:#333;border-radius:50%;font-size:16px;text-align:center;transition:all .3s ease-out}
.widget_social .icon_facebook a {background: #3b5999;  color: #FFF}
.widget_social .icon_twitter a {background: #55acee;  color: #FFF}
.widget_social .icon_google a {background: #dd4b39;  color: #FFF}
.widget_social .icon_youtube a {background: #cd201f;  color: #FFF}
.widget_social .icon_linkedin a {background: #0077B5;  color: #FFF}
.widget_social .icon_pinterest a {background: #bd081c;  color: #FFF}
.widget_social .icon_instagram a {background: #e4405f;  color: #FFF}
.widget_social ul li a:hover {transform: translateY(-5px)}
/* Widget Tag Cloud */
.tagcloud a {font-size:14px!important;display:inline-block;border:1px solid #e7041c;margin:0 3px 5px 0;padding:2px 5px;border-radius:3px;color:#e7041c}
.tagcloud a:hover {background:#e7041c;color:#FFF}
/* Count Per Day */
.sidebar .cpd{padding:5px 10px}
.sidebar .cpd li{padding:5px 0;border-bottom:1px solid #ccc}
.sidebar .cpd li:last-child{border-bottom:none}
/* Slider */
.wtb-slider {margin-bottom: 15px;}
html .theme-default .nivo-controlNav {width: 100%;position: absolute;bottom: 0;left: 0;z-index: 1;}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comments-area .comment-list .comment-content a {word-wrap: break-word}
.comment-form label {display: block}
.comment-form textarea,.comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="url"] {width: 100%;padding: 5px 10px}
.comment-form input, .comment-form textarea {border: 1px solid rgba(51, 51, 51, 0.1);color: rgba(51, 51, 51, 0.7)}
.comment-form input[type="submit"] {background: #e7041c;color: #FFF;padding: 5px 10px}
.comment-list {list-style: none;margin: 0;padding: 0}
.comment-list article, .comment-list .pingback, .comment-list .trackback {border-top: 1px solid #eaeaea;border-top: 1px solid rgba(51, 51, 51, 0.1);padding: 1.6em 0}
.comment-content {padding: 10px 20px 45px;margin: 25px 0 0;font-size: 15px;border: 1px solid #dfdfdf;border-radius: 3px;line-height: 1.5em !important}
.comment-list li .reply {position: absolute;margin: -45px 0 0 10px;padding: 5px 10px}
.comment-list .children {list-style: none;margin: 0}
.comment-list .children > li {padding-left: 0.8em}
.comment-author {padding: 10px 5px 0}
.comment-list li .avatar {background: #fff;float: left;margin: 0 10px 0 0px;border-radius: 50%;-moz-border-radius: 50%}
.comment-list p, .ping-list p {font-weight: normal;text-transform: none;margin: 10px 5px 10px 0;padding: 0;word-wrap: break-word}
.comment-list li .fn, .comment-list li .cfn {font-size: 16px;display: inline-block;margin: 10px 0 0}
.comment-list li .says {display: none}
/* Extra Comments */
#formcmmaxweb {margin-bottom:20px}
#formcmmaxweb textarea.form-control  {height: auto;}
span.title_comment {font-size:20px;color:#606664;line-height:1.3em;font-weight:700;margin:15px 0;display:block}
.comment-author.vcard {width:25px}
.comment-author.vcard {float:left;clear:both;z-index:2;position:relative;text-align:center}
.commentlist {margin-top:10px}
.commentlist li {overflow:hidden;clear:both;margin-bottom:10px}
.commentlist .children {margin-top:10px}
.commentBody em {color:red}
.commentBody {position:relative;margin-left:35px;overflow:hidden}
.comment-meta.commentmetadata {position:relative;padding:0;margin:0 0 5px}
.noidungcomment {font-size:14px;line-height:22px}
.cancel-comment-reply a {display: block;margin: 5px 0;font-size:14px;text-decoration:none;color:#a9883f}
.nocomments {border-color:#D98D8D;background-color:#FFCECE;background-position:left -792px;color:#665252;padding:10px}
.comment-meta.commentmetadata .ngaythang {position:absolute;top:0;right:0;color:#e7041c;opacity:.3;font-size:12px}
.commentBody:hover .comment-meta.commentmetadata .ngaythang {opacity:1}
.commentBody .reply {float:right;margin:0;position:absolute;bottom:0;right:0}
.comment-meta.commentmetadata .fn {font-weight:700;color:#333;margin:0;text-transform:capitalize;font-size:16px;line-height:22px;margin-top:2px}
ol.commentlist_mw,ol.commentlist_mw ul.children {list-style:none;padding: 0;}
ol.commentlist_mw li {margin-bottom:10px}
ol.commentlist_mw>ul.children {margin:10px 0 15px 35px;background:#f8f8f8;padding:10px;position:relative;border: 1px solid #dfdfdf;}
ol.commentlist_mw>ul.children:before  {content: '';position: absolute;top: -11px;left: 13px;width: 0;height: 0;border-bottom: 11px solid #dfdfdf;border-left: 11px solid rgba(238,238,238,0);border-right: 11px solid rgba(238,238,238,0);}
ol.commentlist_mw>ul.children:after {content:'';position:absolute;top:-10px;left:14px;width:0;height:0;border-bottom:10px solid #f8f8f8;border-left:10px solid transparent;border-right:10px solid transparent}
div.error {color:red;font-size:14px;text-align:left;line-height:16px;margin:10px 0 0}
.tools_comment a {color:#e7041c;font-size:14px;position:relative;padding:0 15px 0 0;margin:0 7px 0 0;line-height:14px}
.tools_comment a:after {content:"";width:4px;height:4px;top:50%;margin-top:-2px;background:#999;position:absolute;right:0;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}
.tools_comment a:last-child:after {display:none}
.tools_comment a:last-child {padding:0;margin:0}
.noidungcomment p {margin:0 0 5px}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {border: none;margin-bottom: 0;margin-top: 0;padding: 0}
/* Make sure embeds and iframes fit their containers. */
embed, iframe, object {max-width: 100%}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {margin-bottom: 1.5em;max-width: 100%}
.wp-caption img[class*="wp-image-"] {display: block;margin-left: auto;margin-right: auto}
.wp-caption .wp-caption-text {margin: 0.8075em 0}
.wp-caption-text {text-align: center}
/*--------------------------------------------------------------
# Phone Ring
--------------------------------------------------------------*/
.float-contact {position: fixed;bottom: 20px;left: 20px;z-index: 99999;}
.float-contact button{line-height: 2.4em;min-height: 2.5em;border-radius: 20px;padding: 0 18px;color: white;display: block;margin-bottom: 6px;border: none;}
.float-contact .chat-zalo {background: #8eb22b;}
.float-contact .chat-face {background: #125c9e;}
.float-contact .hotline {background: #d11a59;}
.float-contact .chat-zalo a, .float-contact .chat-face a, .float-contact .hotline a {font-size: 15px;color: white;font-weight: 400;text-transform: none;line-height: 0;}
/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {margin-bottom: 1.5em}
.gallery-item {display: inline-block;text-align: center;vertical-align: top;width: 100%}
.gallery-columns-2 .gallery-item {max-width: 50%}
.gallery-columns-3 .gallery-item {max-width: 33.33%}
.gallery-columns-4 .gallery-item {max-width: 25%}
.gallery-columns-5 .gallery-item {max-width: 20%}
.gallery-columns-6 .gallery-item {max-width: 16.66%}
.gallery-columns-7 .gallery-item {max-width: 14.28%}
.gallery-columns-8 .gallery-item {max-width: 12.5%}
.gallery-columns-9 .gallery-item {max-width: 11.11%}
.gallery-caption {display: block}
/*--------------------------------------------------------------
## Layout construct 
--------------------------------------------------------------*/
@media (min-width: 992px) {
    .sidebar-content .site-main,.content-sidebar .site-main {float: right;width: 71%;}
    .sidebar-content .sidebar,.content-sidebar .sidebar {float: left;width: 27%; background: #fff;padding: 15px;}
    .content-sidebar .site-main {float: left;}
    .content-sidebar .sidebar {float: right;}
    .sidebar-content-sidebar .content-sidebar-wrap,.sidebar-sidebar-content .content-sidebar-wrap,
    .content-sidebar-sidebar .content-sidebar-wrap {float: left;width: 75.5%;}
    .sidebar-content-sidebar .site-main,.sidebar-sidebar-content .site-main,
    .content-sidebar-sidebar .site-main {float: right;width: 67.5496689%;}
    .sidebar-content-sidebar .sidebar-primary,.sidebar-sidebar-content .sidebar-primary,
    .content-sidebar-sidebar .sidebar-primary {float: left;width: 31.1258278%;}
    .sidebar-content-sidebar .sidebar-secondary,.sidebar-sidebar-content .sidebar-secondary {float: right;width: 23.5%;}
    .sidebar-sidebar-content .sidebar {float: left;}
    .sidebar-sidebar-content .content-sidebar-wrap {float: right;}
    .content-sidebar-sidebar .sidebar-primary {float: right;}
    .content-sidebar-sidebar .sidebar-secondary {float: right;width: 23.5%;}
    .content-sidebar-sidebar .site-main {float: left;}
}
.site-content {padding-top: 15px; background: rgb(250, 250, 250);}
.home .site-content{padding-top: 15px; background: unset;}
.home .site-main,.page-template-page-fullwidth .site-main {width: 100%;}
/*--------------------------------------------------------------
## Shortcode 
--------------------------------------------------------------*/
.sh-blog-shortcode .element .entry-content {margin: 0;}
.sh-blog-shortcode .element .entry-thumb a {overflow: hidden;display: block;position: relative;}
.sh-blog-shortcode .element .entry-thumb a img {width: 100%;height: auto;}

.sh-blog-shortcode .element .entry-meta {color: #888;margin-bottom: 5px;}
.sh-blog-shortcode .element .entry-meta i {margin-right: 5px;}
.sh-blog-shortcode .element .entry-title {margin: 6px 0;font-size: 15px;font-weight: 700;line-height: 1.5;text-transform: uppercase;font-family: "Barlow", sans-serif;}
.sh-blog-shortcode .first-element-layout .element .entry-title{margin: 10px 0;font-size: 17px;text-align: center;font-weight: 700;line-height: 1.5;text-transform: uppercase;font-family: "Barlow", sans-serif;}
.sh-blog-shortcode .element .entry-description {line-height: 1.5;}
/* Blog Shortcode 1 */
.sh-blog-shortcode.style-1 .element .entry-thumb {float: left;width: 40%;margin-right: 15px;}
.sh-blog-shortcode.style-1 .element .entry-title {margin: 0 0 5px 0;}
.sh-blog-shortcode.style-1 .element .entry-title a {color: #333333;}
.sh-blog-shortcode.style-1 .element .entry-title a:hover {color: #e7041c;}
.sh-blog-shortcode.style-1 .element .entry-description p {margin-bottom: 0;}
/* Blog Shortcode 2 */
/* Blog Shortcode 3 */
/* Blog Shortcode 4 */
/* Blog Shortcode 5 */
.sh-blog-shortcode.style-5 .entry-thumb {float:left;width:110px;margin-right:15px}
.sh-blog-shortcode.style-5 .element .entry-title {margin-top: 0;text-transform: none;font-size: 14px;font-weight: normal;}
.sh-blog-shortcode.style-5 .element .entry-title a {color: #333333;}
.sh-blog-shortcode.style-5 .element .entry-title a:hover {color: #e7041c;}
.sh-blog-shortcode.style-5 .element .entry-description {font-size:13px}
/* Blog Shortcode 6 */
.sh-blog-shortcode.style-6 .entry-title a {color:#333}
.sh-blog-shortcode.style-6 .entry-title a:hover {color:#e7041c}
.sh-blog-shortcode.style-6 .first-element-layout,.sh-blog-shortcode.style-6 .second-element-layout {margin-bottom:20px}
.sh-blog-shortcode.style-6 .second-element-layout .entry-thumb {margin-bottom:8px}
.sh-blog-shortcode.style-6 .second-element-layout .entry-title {margin-top:0;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2}
.sh-blog-shortcode.style-6 .second-element-layout .element:not(:last-child) {}
.sh-blog-shortcode.style-6 .first-element-layout .element,.sh-blog-shortcode.style-6 .second-element-layout .element:last-child {margin-bottom:0}
/* Blog Shortcode 7 */
.sh-blog-shortcode.style-7 .first-element-layout .element .entry-thumb {float:left;width:30%;margin-right:20px}
.sh-blog-shortcode.style-7 .first-element-layout .element .entry-title {margin:0 0 5px}
.sh-blog-shortcode.style-7 .second-element-layout {margin-bottom:20px}
.sh-blog-shortcode.style-7 .second-element-layout .element {margin-bottom:5px}
.sh-blog-shortcode.style-7 .second-element-layout .element .entry-title {margin:0}
.sh-blog-shortcode.style-7 .second-element-layout .element .entry-title a:before {content:'';display:inline-block;width:5px;height:5px;background:#e7041c;border-radius:50%;position:relative;top:-2px;margin-right:5px}
/* Blog Shortcode 8 */
.sh-blog-shortcode.style-8 .element {margin-bottom:30px}
.sh-blog-shortcode.style-8 .element .post-inner {position:relative}
.sh-blog-shortcode.style-8 .element .entry-content {position:absolute;bottom:0;left:0;width:100%;z-index:9;background-color:rgb(0,0,0,.5);padding:10px}
.sh-blog-shortcode.style-8 .element .entry-title {font-size:14px;line-height:20px;margin:0}
.sh-blog-shortcode.style-8 .element .entry-title a {display:block;color:#FFF;max-height:40px;overflow:hidden}
.sh-blog-shortcode.style-8 .element .entry-title a:hover {text-decoration:underline}
@media (max-width:414px) {.sh-blog-shortcode .element {-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {display: block}
.hentry {margin: 0 0 30px}
.hentry20 {margin: 0 0 20px}
.byline, .updated:not(.published) {display: none}
.single .byline, .group-blog .byline {display: inline}
.page-links {clear: both;margin: 0 0 30px}
.single .button_share { margin-bottom: 10px; margin-top: 17px; }
.single .entry-content table tr td {padding: 8px;line-height: 1.42857143;}
.post-inner{position: relative;}
.entry-meta {font-size: 12px;font-weight: 700;position: absolute;background-color: #d33;top: 10%;height: 3.5em;width: 3.6em;display: table;}
.entry-meta .entry-meta-wrap{display: table-cell;text-align: center;vertical-align: middle;width: 100%;height: 100%;line-height: .85;color: #fff;white-space: nowrap;}
.entry-meta span {color: #fff;display: inline-block;}
.entry-meta span i {color: #747474;}
.related-posts {margin-bottom: 30px;}
.related-posts .related-title {font-weight: bold;font-size: 20px;margin-bottom: 15px;text-transform: uppercase;}
.related-posts ul {padding-left: 0;list-style-position: inside;}
.related-posts ul li {margin-bottom: 5px;}
.related-posts ul li a {color: #333333;}
.sidebar .widget_nav_menu ul li a:hover,.post-next-prev-content a:hover, 
.related-posts ul li a:hover,.item-product-slide h3 a:hover, 
.widget .list-post-item h3 a:hover, .new-list article .more-link {color: #e7041c;}
.next_prev_post .post-title { font-size: 15px; color: #555555; margin-bottom: 10px; }
.next_prev_post .entry-content .entry-title { text-transform: none; font-size: 14px; font-weight: normal; line-height: 1.5; }
/*--------------------------------------------------------------
## Footer 
--------------------------------------------------------------*/
.site-footer,.site-footer a {color:#c0c0c0}
.footer-widgets {padding:40px 0 20px;background:url('lib/images/bg_footer.png') no-repeat; background-size: cover;}
.footer-widgets h4.widget-title {font-weight:800;font-size:19px;color: #d33;margin-bottom: 15px;}
.footer-widgets ul {padding-left:0;list-style:none}
.footer-widgets ul ul {display:none}
.footer-widgets .widget_nav_menu ul li {position:relative;padding:6px 0}
.footer-widgets .widget_nav_menu ul li:not(:last-child){border-bottom: 1px solid #ccc;}
.footer-widgets .widget_nav_menu ul li a{font-size: 16px; color: #d33;}
.footer-widgets .widget_nav_menu ul li a:hover {text-decoration:underline}
.footer-widgets .footer-address h3{font-weight: bold;text-transform: uppercase;font-size: 22px;color: #d33;margin-bottom: 20px;font-family: "Barlow",sans-serif;} 
.footer-widgets .footer-address h4{font-size: 20px;font-weight: bold;color: #d33; margin-bottom: 13px; font-family: "Barlow",sans-serif;}
.site-info {padding:5px 0;background:#f9f9f9}
.site-info a {color:#FFF;}
.site-info .widget_social,.site-info p {margin-bottom:0}
/*--------------------------------------------------------------
## Custom Css 
--------------------------------------------------------------*/
.product-template-default .site-main{float: none;width: 100%;}
.product-template-default .sidebar{display: none;float: none;}

.header-content .navbar-actions, .header-content .woocommerce-product-search{display: inline-block;}
.header-main.fixed {position: fixed;width: 100%;top: 0;z-index: 99999;animation: stuckMoveDown .6s;background: #fff;}
@keyframes stuckMoveDown {
0%{transform:translateY(-100%)}
100%{transform:translateY(0)}
} 

.sticky_footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
    background: white;
}
.sticky_footer > .d-flex > * {
    flex: 1;
    text-align: center;
    padding: 5px 10px;
    font-size: 12px;
    font-weight: 600;
    background: #ebca1b;
    color: white;
    border-right: 1px solid #dab702;
    border-left: 1px solid #fdd927;
}
.sticky_footer > .d-flex .hotline {
    border-left: none;
}
.sticky_footer > .d-flex > * i {
    font-size: 24px;
    display: block;
}
.cart-mobile .shopping-cart-icon-container {
    color: white;
    display: block;
    position: relative;
}
.cart-mobile .shopping-cart-icon-container .count-product {
    position: absolute;
    background: red;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    font-size: 11px;
    right: calc(50% - 25px);
    top: -12px;
    z-index: 999;
}
.cart-mobile .shopping-cart-icon-container {
    color: white;
    display: block;
    position: relative;
}
.sticky_footer > .d-flex > * b {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    display: block;
}

.post-type-archive .site-main, .tax-product_cat .site-main{padding: 15px;background-color: #fff;float: right;}
.post-type-archive .sidebar, .tax-product_cat .sidebar{float: left;}
.post-type-archive .site-content, .tax-product_cat .site-content{padding-top: 0px;}


.sidebar-shop .widget_product_categories ul.product-categories li{display: flex;}
.sidebar .widget_products .product_list_widget li{display: block !important;margin-bottom: 10px;padding-bottom: 10px;border-bottom: 1px solid #ccc;}
.sidebar .widget_products .product_list_widget li:last-child{border-bottom: none;}
.sidebar .widget_products .product_list_widget li a img{width: 60px;}
.sidebar .widget_products .product_list_widget li a .product-title{margin: 0 0 5px;text-transform: uppercase;}
.sidebar .widget_products .product_list_widget li .star-rating{display: none;}
.sidebar .widget_products .product_list_widget li del{display: block}
.sidebar .widget_products .product_list_widget li .woocommerce-Price-amount{font-size: 18px;font-weight: 400;color: #e54c78;}
.sidebar .widget_products .product_list_widget li del .woocommerce-Price-amount{font-size: 14px;color: #666}


.post-inner {background-color: #fff;}
.archive .sh-blog-shortcode .element .entry-thumb{float: none;display: table-cell;}
.archive .sh-blog-shortcode .element .entry-content{display: table-cell;padding: 20px;vertical-align: middle;}
.archive .sh-blog-shortcode .element .entry-title{font-size: 18px;}


.post-template-default .site-main{background-color: #fff;padding: 20px;margin-bottom: 30px;}
.post-template-default .entry-meta{font-size:15px;color:gray;font-weight: 400;position: relative;background: unset;display: block;height: auto;width: auto}
.post-template-default .entry-meta span{color: #d30011;}
.post-template-default .tags{padding: 15px 0;margin: 10px 0 0;border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;color: gray}
.post-template-default .tags a{background: #ececec;padding: 5px 10px;border-radius: 4px;color: #757575;}
.post-template-default .tags a:hover {background: #bc000b;color: white;}
.post-template-default .next_prev_post {padding: 10px 0;border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;}
.post-template-default .next_prev_post .previous i, .post-template-default .next_prev_post .next i{position: absolute;top: 50%;transform: translateY(-50%);font-size: 28px;color: #d30011}
.post-template-default .next_prev_post .next i {right: 0;}
.post-template-default .next_prev_post .previous a span,
.post-template-default .next_prev_post .next a span{color: #d30011;font-size: 15px;font-weight: 600}
.post-template-default .next_prev_post .previous a span{display: block;padding-left: 30px;}
.post-template-default .next_prev_post .next a span {text-align: right;display: block;padding-right: 30px;}


section.category-intro{padding: 30px 0;background: url(lib/images/pattern1.png) rgba(0, 0, 0, 0.66);}
section.category-intro h3{font-family: 'Barlow', sans-serif; color: #c0c0c0;margin-bottom: .5em;font-weight: 700;font-size: 20px;}
section.category-intro .category-intro-content{margin-bottom: 1.3em;color: #c0c0c0;line-height: 1.6;font-size: 16px;}
section.category-intro .category-intro-link a.category-intro-button{background-color: #dd3333;border-radius:5px;border-color: rgba(0,0,0,0.05);padding:0 20px;height: 2.5em;line-height: 2.4em;display: inline-block;color: #fff;box-sizing: border-box;letter-spacing: .03em;text-transform: uppercase;font-size:18px;font-weight: 600;margin: 0 auto;box-shadow: 0 10px 20px rgba(0,0,0,0.19),0 6px 6px rgba(0,0,0,0.22);transition: transform .3s, box-shadow .3s, background-color .3s, color .3s, opacity .3s;}
section.category-intro .category-intro-link a.category-intro-button::after {box-shadow: inset 1px 1px 0 0 rgba(255,255,255,0.1),inset 0 2em 15px 0 rgba(255,255,255,0.2);}
section.category-intro .category-intro-link a.category-intro-button:hover {box-shadow: 0px 30px 40px 0px rgba(0,0,0,0.2);-ms-transform: translateY(-6px);transform: translateY(-6px);}


section#home_product{padding: 30px 0 0}


section#home_news{padding: 30px 0;}
section#home_news .heading {border-bottom: unset;text-align: center;}
section#home_news .heading a:after{display: none;}
section#home_news .sh-blog-shortcode .second-element-layout .entry-description{text-align: center;}


section#home_news02{padding: 30px 0; background: url('lib/images/bv.jpg') no-repeat; background-size: cover;}
section#home_news02 .hentry{margin: 0;}
section#home_news02 .sh-blog-shortcode .element .entry-content{background-color: #fff;padding: 0 10px}
section#home_news02 .sh-blog-shortcode .element .entry-title{text-align: center;}
section#home_news02 .sh-blog-shortcode .element .entry-description{text-align: center;}
section#home_news02 .sh-blog-shortcode .element .entry-meta{border-radius: 25px;left: -10px;}


section.testimonials {padding-bottom: 30px;}
section.testimonials .col-inner{box-shadow: 0 10px 20px rgba(0,0,0,0.19),0 6px 6px rgba(0,0,0,0.22);transition: opacity 0.3s, transform 0.3s, background-color 0.3s;}
section.testimonials .col-inner:hover{-ms-transform: translateY(-6px);transform: translateY(-6px);    box-shadow: 0px 30px 40px 0px rgba(0,0,0,0.2);}
section.testimonials .col-inner .box-text{padding: 10px;}
section.testimonials .col-inner .box-text h4{font-size: 16px;}
section.testimonials .col-inner .box-text p{font-size: 14px;}


section.dangkytrainghiem{padding: 80px 0;background: url('lib/images/bg-showrom.jpg') no-repeat center center;background-size: cover;}
section.dangkytrainghiem .form-group .inputcontrol{padding: 0px 10px;height: 32px;line-height: 32px;margin-bottom: 13px;}
section.dangkytrainghiem .form-group .inputarea{padding: 10px 10px 0;height: 150px; margin-bottom: 13px;}
section.dangkytrainghiem .wpcf7-submit{background-color: #d33;border: none;border-radius: 25px;height: 40px;line-height: 40px;padding: 0px 20px;font-size: 17px;color: #fff;}


/*Page Contact*/
.page-template-page-contact .site-main{padding: 15px; background-color: #fff;}
.page-template-page-contact .page-title{margin: 0 0 10px;}
.page-template-page-contact a.map{background-color: #d33;width: 100%;display: block;text-align: center;color: #fff;height: 40px;line-height: 40px;border-radius: 20px;margin-top: 20px;font-size: 16px;font-weight: bold;}
.page-template-page-contact .thongbao {text-align: center;margin-bottom: 0;background: #fff4c5;padding: 10px;border-radius: 4px;color: #e40000;border: 1px dashed;font-size: 19px;}


/*--------------------------------------------------------------
## Responsive 
--------------------------------------------------------------*/
/* Extra large devices (large desktops) */

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1200px) {

}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 992px) {
    #site-navigation,.sidebar .widget_nav_menu ul ul {display:none}
    .site-boxed .site-content {padding-left:15px;padding-right:15px}
    .header-content {padding:0}
}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 768px) {
    .site-info,.site-info * {text-align:center}
    .sh-blog-shortcode.style-3 .post-inner .entry-content {padding-top:15px}
    .sh-blog-shortcode.style-3 .element .entry-title {margin-top:0}
    .sh-blog-shortcode.style-3 .post-inner .entry-description {height:77px;overflow:hidden}
    section#home_news02 .hentry {margin-bottom: 20px;}
    .post-type-archive .site-main, .tax-product_cat .site-main{margin-bottom: 20px;}
    .post-type-archive .sidebar, .tax-product_cat .sidebar{width: 100%;}
    .woocommerce-products-header .page-title, .woocommerce .woocommerce-breadcrumb, .woocommerce .woocommerce-ordering {text-align: center;float: none}
    .woocommerce .woocommerce-result-count{display: none;}

}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 576px) {
    .heading {font-size: 18px;}
    section#home_news02 .hentry{margin: 0 0 30px;}
    .post-type-archive .site-main, .tax-product_cat .site-main{margin-bottom: 20px;}
    .post-type-archive .sidebar, .tax-product_cat .sidebar{width: 100%;}
    .archive .sh-blog-shortcode .element .entry-thumb{display: block;width: 100%;margin-right: 0;}
    .archive .sh-blog-shortcode .element .entry-content {display: block;padding: 10px;}
}