@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700,700i,800&display=swap");
html{font-size:62.5%;}
body {font-family: 'Open Sans', Arial, sans-serif;font-size: 15px;}
a {color: #333;transition: all 0.3s ease-in-out;}
a:hover {color: #0c5bd7;}
a:hover, a:active, a:focus, a:visited {text-decoration: none}
img {max-width: 100%;height: auto}
.site-boxed {
max-width: 1200px;
margin: 0 auto;
}
.site-boxed .container {
padding-left: 0;
padding-right: 0;
}
@media (min-width: 1230.98px) {
.container {
max-width: 1230px;
}
}
@media (min-width: 1200px) and (max-width: 1230px) {
.container {
max-width: 1200px;
}
}
@font-face {
font-family: 'SVN-Unthrift';
src: url(//cuanhomxingfaviet.com.vn/wp-content/themes/seoviet/lib/webfonts/SVN-Unthrift.otf);
} .site-title, .site-description {font-size: 0;margin: 0}
.site-header .header-content {position: relative} .header-banner #showmenu {
right: 15px;
} .site-header.header-logo .logo img {
margin: 10px 0;
} .site-header .logo img {
margin: 15px 0;
max-height: 70px;
} .main-navigation ul {
padding: 0;
margin: 0;
}
.site-header.header-banner .main-navigation, .site-header.header-logo-style2 .main-navigation {
background: #00bbf4;
-webkit-background-size: cover;
background-size: cover;
}
.mega-sub-menu .mega-custom-icon {
padding: 8px 10px !important;
margin-bottom: 15px !important;
}
.site-footer ul li.current-menu-item a,
.site-footer ul li:hover a,
.widget_nav_menu ul li.current-menu-item a,
.widget_nav_menu ul li:hover a,
.main-navigation ul.max-mega-menu > li:hover > .mega-menu-link,
.mega-current-menu-item > a {
color: #00bbf4;
}
.max-mega-menu .mega-sub-menu li.mega-has-icon a.mega-menu-link:before { 
transition: all 0.5s ease-in-out;
}
.max-mega-menu .mega-sub-menu li.mega-has-icon:hover a.mega-menu-link:before {
transform: translateY(-8px);
}
.max-mega-menu .mega-sub-menu li a.mega-menu-link {
transition: all 0.5s ease-in-out;
}
.max-mega-menu .mega-sub-menu li.mega-has-icon a.mega-menu-link:hover {
color: #00bbf4 !important;
} .heading {
margin: 0 0 12px 0;
padding: 0;
font-size: 18px;
color: #39b54a;
font-weight: bold;
text-transform: uppercase;
}
.heading .row {
margin-left: -5px;
margin-right: -5px;
}
.heading .row [class*='col'] {
padding-left: 5px;
padding-right: 5px;
}
.title_heading {
position: relative;
display: block;
color: #39b54a;
height: 46px;
line-height: 46px;
border-radius: 0px 0px 5px 5px;
background: #00bbf4;
color: #FFF !important;
-webkit-background-size: cover;
background-size: cover;
padding-left: 15px;
font-size: 16px;
z-index: 9;
}
.title_heading:after {
content: '';
position: absolute;
background: url(//cuanhomxingfaviet.com.vn/wp-content/themes/seoviet/lib/images/titile_heading.png)  no-repeat;
width: 16px;
height: 16px;
top: 0;
right: -16px;
}
@media (min-width: 992.98px) {
.child_cate:before {
background: #f0f0f0;
width: 50px;
height: 34px;
top: 0;
left: -40px;
content: '';
position: absolute;
}
.child_cate {
height: 34px;
}
}
.child_cate {
padding: 0;
margin: 0;
text-align: right;
background: #f0f0f0;
position: relative;
display: block;
}
.child_cate li {
display: inline-block;
}
.child_cate li a {
text-transform: none;
color: #7b7b7b;
padding: 0 20px;
font-weight: normal;
position: relative;
height: 34px;
line-height: 34px;
font-size: 14px;
}
.child_cate li a:after {
content: '';
background: #7b7b7b;
width: 1px;
height: 10px;
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
}
.child_cate li a:hover {
color: #e0b675 !important;
}
.child_cate li:last-child a:after {
display: none;
}
.page-title, h1.entry-title {
font-size: 22px;
font-weight: 600;
color: #00bbf4;
margin: 5px 0 15px 0;
padding-bottom: 10px;
border-bottom: 1px solid #0c5bd7;
}
.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: none;
color: #333333;
}
#back-top {
border: 0 dotted #c12428;
width: 50px;
height: 50px;
right: 25px;
bottom: 120px;
position: fixed;
cursor: pointer;
transform: rotate(0deg);
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 {
width: 25px;
height: 4px;
right: 5px;
top: 50%;
position: absolute;
background-color: #c12428;
content: "";
transform: rotate(45deg) translateY(-50%);
transform-origin: center top 0;
}
#back-top:before {
width: 18px;
height: 4px;
left: 6px;
top: 56%;
position: absolute;
background-color: #c12428;
content: "";
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(0deg) translateY(-8px);
}
#back-top:hover:after {
width: 30px;
right: 10px;
top: 60%;
background-color: #c12428;
transform: rotate(0deg) 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-sm-15 {-webkit-box-flex: 0;-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}}
@media (min-width: 992px) {.col-md-15 {-webkit-box-flex: 0;-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}}
@media (min-width: 1200px) {.col-lg-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 #e0b675;
margin: 0;
}
.page_nav .current, .page_nav .page-numbers:hover {
background: #e0b675;
color: #FFF;
}
.screen-reader-text {display: none}
.btn {
font-size: 14px;
background: #00bbf4;
color: #FFF;
}
.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: #e0b675;
}
.btn-primary:hover {
color: #fff;
background-color: #00bbf4;
border-color: #00bbf4;
}
.form-control {
height: 34px;
font-size: 14px;
}
textarea.form-control {
height: 160px;
} ::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 8px rgba(0, 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;
} .alignleft {display: inline;float: left;margin-right: 1.5em}
.alignright {display: inline;float: right;margin-left: 1.5em}
.aligncenter {clear: both;display: block;margin-left: auto;margin-right: auto} .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} .widget {
margin: 0 0 1.5em;
}
.widget select {
max-width: 100%;
}
.sidebar .widget {
margin: 0 0 20px 0;
border: 1px solid #e6e6e6;
padding: 10px;
}
.sidebar .widget {
}
.sidebar .widget-title {
font-size: 16px;
color: #00bbf4;
font-weight: normal;
text-transform: uppercase;
text-align: left;
padding: 0 0 10px;
margin: 0 0 15px;
border-bottom: 1px solid #e6e6e6;
}
.sidebar .widget ul {
padding: 0;
}
.sidebar .widget:not(.widget_slider_products) ul {
margin: 0;
}
.sidebar .widget:not(.widget_slider_products) ul li {
display: block;
} .sidebar .widget_nav_menu ul li {
position: relative;
padding: 0 10px 0 0;
}
.sidebar .widget_nav_menu ul li a {
font-size: 14px;
font-weight: normal;
display: block;
color: #333333;
}
.sidebar .widget_nav_menu ul li a {
font-size: 14px;
font-weight: normal;
display: block;
text-transform: none;
padding: 8px 0;
color: #333333;
position: relative;
}
.sidebar .widget_nav_menu ul.menu > li.menu-item-has-children > a:before {
content: '\f067';
font-family: 'Font Awesome 5 Free';
font-weight: 900;
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 10px;
font-size: 9px;
}
.sidebar .widget_nav_menu ul.menu > li.current-menu-item.menu-item-has-children > a:before,
.sidebar .widget_nav_menu ul.menu > li.current-menu-ancestor > a:before,
.sidebar .widget_nav_menu ul.menu > li.active > a:before {
content: '\f068';
}
.sidebar .widget_nav_menu ul.menu li:hover > a,
.sidebar .widget_nav_menu ul.menu .current-menu-item > a {
color: #00bbf4;
}
.sidebar .widget_nav_menu ul.menu .sub-menu {
opacity: 0;
height: 0;
padding-left: 0;
transition: all 1s ease-in-out;
overflow: hidden;
}
.sidebar .widget_nav_menu ul.menu .sub-menu li a:before {
content: '\f105';
font-family: 'Font Awesome 5 Free';
font-weight: 900;
margin-right: 10px;
font-size: 12px;
}
.sidebar .widget_nav_menu ul.menu li.active .sub-menu,
.sidebar .widget_nav_menu ul.menu .current-menu-ancestor .sub-menu,
.sidebar .widget_nav_menu ul.menu .current-menu-item.menu-item-has-children .sub-menu {
opacity: 1;
height: auto;
transition: all 0.5s ease-in-out;
animation: stuckFadeIn 1s;
}
@keyframes stuckFadeIn {
0% {
opacity: 0
}
100% {
opacity: 1
}
}
.widget.widget_price_filter form {
margin-top: 15px;
} .dgwt-wcas-search-wrapp {
min-width: auto !important;
}
.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
height: 34px !important;
border-radius: 0px !important;
}
.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
padding: 10px 40px 10px 15px !important;
}
.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::placeholder {
color: #000 !important;
font-style: normal !important;
}
.dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier {
max-width: 15px !important;
left: auto !important;
right: 12px !important;
opacity: 1 !important;
}
@media (max-width: 992px) {
div.icon-search {
display: inline-block;
}
div.icon-search {
outline: 0;
background: #e0b675;
color: #FFF;
text-align: center;
width: 40px;
height: 40px;
line-height: 40px;
}
div.icon-search > a {
color: #FFF;
}
#search {
position: fixed;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.75);
-webkit-transition: all 0.9s ease-in-out;
-moz-transition: all 0.9s ease-in-out;
-ms-transition: all 0.9s ease-in-out;
-o-transition: all 0.9s ease-in-out;
transition: all 0.9s ease-in-out;
-webkit-transform: translate(0px, -100%);
-moz-transform: translate(0px, -100%);
-ms-transform: translate(0px, -100%);
-o-transform: translate(0px, -100%);
transform: translate(0px, -100%);
opacity: 0;
visibility: hidden;
}
#search.open {
-webkit-transform: translate(0px, 0px);
-moz-transform: translate(0px, 0px);
-ms-transform: translate(0px, 0px);
-o-transform: translate(0px, 0px);
transform: translate(0px, 0px); 
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: transparent;
border-bottom: 2px solid rgba(255, 255, 255, .5);
border-left: 0px solid transparent;
border-right: 0px solid transparent;
font-size: 30px;
text-align: center;
outline: none;
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: #999999;
} .dgwt-wcas-search-wrapp label {
width: 100%;
margin-bottom: 0;
}
.dgwt-wcas-search-wrapp input[type=search], .dgwt-wcas-search-wrapp .dgwt-wcas-search-submit {
height: 29px;
outline: none;
border: none;
}
.dgwt-wcas-search-wrapp input[type=search] {
width: 100%;
background: none;
color: #333 !important;
font-weight: normal;
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: #17479e;
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: rgb(255,255,255);
background: transparent; border-left: 0 solid transparent;
border-right: 0 solid transparent; text-align: center;
outline: none;
}
} .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 .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;
padding: 2px;
border: 1px solid #cccccc;
height: 70px;
margin-right: 10px;
}
.widget .list-post-item .alignright {
width: 100px;
padding: 2px;
border: 1px solid #cccccc;
height: 70px;
margin-left: 10px;
}
.widget .list-post-item .alignright img,
.widget .list-post-item .alignleft img {
width: 100%;
height: 100%;
}
.widget .list-post-item .aligncenter {
text-align: center;
}
.widget .list-post-item h3 {
margin: 0 0 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;
}
.widget .list-post-item h3 a {
color: inherit;
} @media (min-width: 1200px) {
.widget_supports .list-supporter {
padding-top: 190px;
background-image: url(//cuanhomxingfaviet.com.vn/wp-content/themes/seoviet/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 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 #dddddd;
background: url(//cuanhomxingfaviet.com.vn/wp-content/themes/seoviet/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: #ff0000;
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: #333333;
}
.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 ul li {
}
.widget_supports .support-style-3 .name {
font-size: 12px;
color: #333333;
}
.widget_supports .support-style-3 .phone {
font-size: 20px;
line-height: 24px;
font-weight: bold;
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;
} .sidebar .content-feature-page, .sidebar .slider-products {
padding: 10px 10px 0 10px;
}
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: #333333;
}
.item-product-slide .price {
font-weight: bold;
color: #ff0000;
margin: 0;
}
.item-product-slide .price ins, 
.item-product-slide .price del {
display: block;
text-decoration: none;
}
.item-product-slide .price ins {
margin-right: 0;
}
.item-product-slide .price del {
text-decoration: line-through;
font-weight: normal;
color: #666666;
} .sidebar .widget_listpost_widget ul {
padding: 20px 10px;
background: #fafafa;
} html .slick-carousel.slick-dotted.slick-slider {
padding-bottom: 40px;
}
.slick-slider .slick-slide, .slick-slider .slick-slide a {
outline: none;
}
.slick-slider .slick-next, .slick-slider .slick-prev {
z-index: 1;
}
.slick-slider .slick-next {
right: -15px;
}
.slick-slider .slick-prev {
left: -15px;
}
.slick-slider .slick-arrow:before {
font-family: Font Awesome\ 5 Free !important;
font-weight: bold;
}
.slick-prev:before {
content: "\f053" !important;
}
.slick-next:before {
content: "\f054" !important;
}
.slick-slider .slick-next:before, .slick-slider .slick-prev:before {
color: #e0b675;
opacity: 1;	
}
.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: #e0b675;
opacity: 1;
}
@media ( max-width: 575.5px ) {
.slick-slider .slick-prev {
left: 5px;
}
.slick-slider .slick-next {
right: 5px;
}
}
.slick-slider {
margin-left: -5px !important;
margin-right: -5px !important;
}
.slick-slide {
padding-left: 5px !important;
padding-right: 5px !important;
} .widget_featuredpage .entry-title {
font-size: 15px;
font-weight: 600;
line-height: 1.4;
margin: 0;
}
.widget_featuredpage .entry-title a {
color: #e0b675;
}
.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 li {
padding: 4px 0 4px 22px;
position: relative;
}
.widget_information i {
font-size: 12px;
position: absolute;
left: 0;
top: 7px;
color: #fff;
width: 14px;
text-align: center;
}
.widget_information li.label-company {
text-transform: uppercase;
font-weight: bold;
} @media (min-width: 992.98px) {
.widget_social ul {
text-align: right;
}
}
.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: 24px;
width: 24px;
line-height: 24px;
color: #333;
background: #fff;
box-shadow: 0 3px 5px #616161;
border-radius: 5px;
font-size: 16px;
text-align: center;
transition: all 0.3s ease-out;
}
.widget_social .icon_facebook a {background: #ffffff;color: #333333}
.widget_social .icon_twitter a {background: #ffffff;color: #333333}
.widget_social .icon_google a {background: #ffffff;color: #333333}
.widget_social .icon_youtube a {background: #ffffff;color: #333333}
.widget_social .icon_linkedin a {background: #ffffff;color: #333333}
.widget_social .icon_pinterest a {background: #ffffff;color: #333333}
.widget_social .icon_instagram a {background: #ffffff;color: #333333}
.widget_social ul li a:hover {transform: translateY(-5px)} .tagcloud a {
font-size: 14px !important;
display: inline-block;
border: 1px solid #e0b675;
margin: 0 3px 5px 0;
padding: 2px 5px;
border-radius: 3px;
color: #e0b675;
}
.tagcloud a:hover {
background: #e0b675;
color: #FFF;
} .sidebar .cpd {
padding: 5px 10px;
}
.sidebar .cpd li {
padding: 5px 0;
border-bottom: 1px solid #cccccc;
}
.sidebar .cpd li:last-child {
border-bottom: none;
} .wtb-slider {
margin-bottom: 20px;
}
html .theme-default .nivo-controlNav {
width: 100%;
position: absolute;
bottom: 0;
left: 0;
z-index: 1;
}  .sticky {display: block}
.hentry {margin: 0 0 30px}
.byline, .updated:not(.published) {display: none}
.single .byline, .group-blog .byline {display: inline}
.page-links {clear: both;margin: 0 0 1.5em}
.single article.post .entry-content {
line-height: 25px;
margin-bottom: 20px;
}
.single .entry-content table tr td {
padding: 8px;
line-height: 1.42857143;
}
.entry-meta {
font-size: 13px;
margin-bottom: 10px;
}
.entry-meta span {
color: #747474;
display: inline-block;
margin-right: 10px;
}
.entry-meta span i {
color: #747474;
}
.socials-share {
padding: 0 0 20px;
border-bottom: 1px solid #ebebeb;
}
.socials-share .fb_iframe_widget {
position: relative;
}
.post-next-prev {
border-bottom: 1px solid #ebebeb;
margin: 20px 0;
}
.post-next-prev-content span {
display: block;
font-size: 12px;
color: #c1c1c1;
margin-bottom: 7px;
}
.post-next-prev-content a {
display: block;
color: #222;
margin-bottom: 20px;
}
.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: #e0b675;} .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: #e0b675;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} #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:#e0b675;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:#e0b675;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} .page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {border: none;margin-bottom: 0;margin-top: 0;padding: 0} embed, iframe, object {max-width: 100%} .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} .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} @media (min-width: 992px) {
.sidebar-content .site-main,
.content-sidebar .site-main {
float: right;
width: 74.5%;
}
.sidebar-content .sidebar,
.content-sidebar .sidebar {
float: left;
width: 23.5%;
}
.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: 25px;
}
.home .site-content {
padding-top: 0;
}
.home .site-content > .container {
max-width: 100%;
padding-left: 0;
padding-right: 0;
}
.home .site-main,
.page-template-page-fullwidth .site-main {
width: 100%;
}  .sh-blog-shortcode .element .entry-content {
margin: 0;
}
.sh-blog-shortcode .element .entry-thumb a {
overflow: hidden;
display: block;
}
.sh-blog-shortcode .element .entry-thumb a img {width: 100%;height: auto;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out}
.sh-blog-shortcode .element .entry-thumb a img:hover {transform: scale(1.1);-webkit-transform: scale(1.1)}
.sh-blog-shortcode .element .entry-meta {
color: #888;
font-style: italic;
margin-bottom: 5px;
}
.sh-blog-shortcode .element .entry-meta i {
margin-right: 5px;
}
.sh-blog-shortcode .element .entry-title {
margin: 10px 0 5px 0;
font-size: 15px;
font-weight: 600;
line-height: 1.2;
text-transform: uppercase;
}
.sh-blog-shortcode .element .entry-description {
text-align: justify;
line-height: 1.4;
} .sh-blog-shortcode.style-1 .element .entry-thumb {
float: left;
width: 25%;
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: #e0b675;
}
.sh-blog-shortcode.style-1 .element .entry-description p {
margin-bottom: 5px;
}   .sh-blog-shortcode.style-3 .post-inner {
position: relative;
padding-bottom: 170px;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.sh-blog-shortcode.style-3 .post-inner .entry-thumb { 
border-radius: 5px;
overflow: hidden;
height: 220px;
}
.sh-blog-shortcode.style-3 .post-inner .entry-thumb a,
.sh-blog-shortcode.style-3 .post-inner .entry-thumb a img {
height: 100%;
object-position: center;
object-fit: cover
}
.sh-blog-shortcode.style-3 .post-inner .entry-content {
position: absolute;
height: 222px;
bottom: 0;
left: 10px;
right: 0;
padding: 25px 25px 0;
background: #FFF;
border-radius: 10px;
box-shadow: 0px 9px 17px 0px rgba(0, 0, 0, 0.08);
overflow: hidden;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.sh-blog-shortcode.style-3 .element .entry-title {
font-size: 14px;
font-weight: 900;
margin-bottom: 16px;
line-height: 1.5;
margin-top: 0;
}
.sh-blog-shortcode.style-3 .element .entry-title a {
color: #333;
}
.sh-blog-shortcode.style-3 .post-inner .entry-description {
margin-bottom: 15px;
color: #999999;
}
.sh-blog-shortcode.style-3 .element .view-more {
color: #FFF;
background: #e0b675;
display: inline-block;
width: 108px;
height: 30px;
line-height: 30px;
text-align: center;
border-radius: 30px;
opacity: 0;
-webkit-transition: all 0.27s ease-out;
-moz-transition: all 0.27s ease-out;
-o-transition: all 0.27s ease-out;
transition: all 0.27s ease-out;
box-shadow: 0px 9px 12px 0px rgba(0, 0, 0, 0.1);
}
.sh-blog-shortcode.style-3 .post-inner:hover .entry-content {
height: 270px;
}
.sh-blog-shortcode.style-3 .post-inner:hover .view-more {
opacity: 1;
} .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;
}
.sh-blog-shortcode.style-5 .element .entry-description {
font-size: 13px;
} .sh-blog-shortcode.style-6 .entry-thumb {
padding: 3px;
background: #FFF;
border: 1px solid #cdcdcd;
}
.sh-blog-shortcode.style-6 .entry-title a {
color: #333333;
}
.sh-blog-shortcode.style-6 .entry-title a:hover {
color: #e0b675;
}
.sh-blog-shortcode.style-6 .first-element-layout, .sh-blog-shortcode.style-6 .second-element-layout {
margin-bottom: 20px;
}
.sh-blog-shortcode.style-6 .first-element-layout .element {
margin-bottom: 0;
}
.sh-blog-shortcode.style-6 .second-element-layout .entry-thumb {
float: left;
width: 110px;
margin-right: 15px;
}
.sh-blog-shortcode.style-6 .second-element-layout .entry-title {
margin-top: 0;
}
.sh-blog-shortcode.style-6 .second-element-layout .element:not(:last-child) {
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #dfdfdf;
}
.sh-blog-shortcode.style-6 .second-element-layout .element:last-child {
margin-bottom: 0;
} .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 0;
}
.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: #e0b675;
border-radius: 50%;
position: relative;
top: -2px;
margin-right: 5px;
} .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 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%;
}
} .navbar {
margin-bottom: 0;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09);
background: #FFF;
z-index: 999999;
background: #e0b675;
padding: 0 15px;
position: relative;
}
.navbar-brand {
color: #FFF !important;
height: 46px;
padding: 12px 0;
font-size: 16px;
font-weight: bold; }
.navbar-brand img {max-height: 30px;}
#mobilenav {
position: fixed;
height: 100%;
width: 100%;
top: 0;
left: 0;
z-index: 9999999;
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
-webkit-transform: translate(-110%, 0px);
-moz-transform: translate(-110%, 0px);
-ms-transform: translate(-110%, 0px);
-o-transform: translate(-110%, 0px);
transform: translate(-110%, 0px);
}
#mobilenav.opened {
-webkit-transform: translate(0, 0px);
-moz-transform: translate(0, 0px);
-ms-transform: translate(0, 0px);
-o-transform: translate(0, 0px);
transform: translate(0, 0px);
}
.mobilenav__inner {
background: #ffffff;
max-width: 84%;
position: relative;
height: 100%;
}
.mobilenav__inner .menu-top-menu-container {
height: calc( 100% - 128px );
overflow: auto;
}
.mobilenav__inner .menu_close {
position: absolute;
top: 0;
right: -20%;
background: rgba(0,0,0,0.4);
padding: 10px;
cursor: pointer;
width: 20%;
height: 100%;
cursor: pointer;
}
.mobilenav__inner .menu_close i {
font-size: 18px;
top: 50%;
left: 0;
border-radius: 0 40px 40px 0;
padding: 10px;
position: absolute;
background: #1e1e1e;
border-left: 1px solid #000000;
color: #fff;
transform: translateY(-50%);
}
.toplg {padding: 50px 15px 40px 15px;text-align: center;}
.toplg img {max-width: 150px;margin: 0 auto;}
#mobilenav h3 {color: #f2f2f2;font-size: 28px;}
#mobilenav .mobile-menu {margin: 0;padding: 0;}
#mobilenav .mobilenav__inner > div:not(.toplg) {
overflow-y: auto;
height: calc( 100% - 128px );
}
#mobilenav li {display: block;position: relative;overflow: auto;}
#mobilenav li a {
color: #333333;
position: relative;
display: block;
margin: 0;
padding: 10px 15px;
font-size: 14px;
border-bottom: solid 1px #cccccc;
-webkit-transition: all 0.35s linear;
-moz-transition: all 0.35s linear;
-o-transition: all 0.35s linear;
transition: all 0.35s linear;
}
#mobilenav ul.mobile-menu > li > a {
background: #f5f5f5;
}
#mobilenav .arrow {
position: absolute;
top: 0;
right: 0;
width: 43px;
height: 43px;
cursor: pointer;
text-align: center;
font-family: "Font Awesome\ 5 Free";
font-weight: 900;
line-height: 25px;
color: #FFF;
background: rgba(255,255,255,0.085);
-webkit-transition: all 0.25s ease 0s;
-moz-transition: all 0.25s ease 0s;
transition: all 0.25s ease 0s;
}
#mobilenav .arrow:before {
position: absolute;
top: 50%;
transform: translateY(-50%);
content: "\f107";
font-size: 18px;
left: 43%;
}
#mobilenav ul ul.sub-menu {
background: #f5f5f5;
}
#mobilenav ul.sub-menu li a:before {
content: '\f105';
font-family: 'Font Awesome 5 Free';
font-weight: 900;
margin-right: 10px;
font-size: 12px;
}
#mobilenav ul > li.menu-item-has-children.open>.arrow:before {content: "\f106";}
#mobilenav ul.sub-menu {display: none;list-style: none;margin: 0;padding: 0;}
.panel-overlay {opacity: 0;filter: alpha(opacity=0);}
.panel-overlay.active {background: #000;position: fixed;left: 0;right: 0;top: 0;bottom: 0;z-index: 999999;min-height: 100vh;opacity: 0.6;filter: alpha(opacity=35);-webkit-transition: opacity 0.2s ease-in-out 0s;-moz-transition: opacity 0.2s ease-in-out 0s;transition: opacity 0.2s ease-in-out 0s;}
.header-banner #showmenu {position: absolute;top: 10px;right: 0;z-index: 5;}
#showmenu {width: 40px;height: 40px;background: #e0b675;line-height: 53px;text-align: center;display: inline-block;}
#hamburger .hamburger{margin-left:10px}
.hamburger{display:inline-block;width:24px;height:24px;cursor:pointer;-webkit-transition-property:opacity,-webkit-filter;transition-property:opacity,filter;transition-property:opacity,filter,-webkit-filter;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:linear;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}
.hamburger-box{width:24px;height:24px;display:inline-block;position:relative}
.hamburger-inner{display:block;top:50%;margin-top:-2px}
.hamburger-inner,.hamburger-inner::after,.hamburger-inner::before{width:24px;height:1px;background-color:#FFF;border-radius:2px;position:absolute;-webkit-transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:ease;transition-timing-function:ease}
.hamburger-inner::after,.hamburger-inner::before{content:"";display:block}
.hamburger-inner::before{top:-10px}.hamburger-inner::after{bottom:-10px}
.hamburger--collapse .hamburger-inner::before{-webkit-transition:top .12s .3s cubic-bezier(.33333,.66667,.66667,1),-webkit-transform .15s cubic-bezier(.55,.055,.675,.19);transition:top .12s .3s cubic-bezier(.33333,.66667,.66667,1),transform .15s cubic-bezier(.55,.055,.675,.19);transition:top .12s .3s cubic-bezier(.33333,.66667,.66667,1),transform .15s cubic-bezier(.55,.055,.675,.19),-webkit-transform .15s cubic-bezier(.55,.055,.675,.19)}
.hamburger--collapse .hamburger-inner::after{top:-20px;-webkit-transition:top .3s .3s cubic-bezier(.33333,.66667,.66667,1),opacity .1s linear;transition:top .3s .3s cubic-bezier(.33333,.66667,.66667,1),opacity .1s linear}
.hamburger--collapse .hamburger-inner{top:auto;bottom:0;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-delay:.15s;transition-delay:.15s;-webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-timing-function:cubic-bezier(.55,.055,.675,.19)}
.hamburger--collapse.is-active .hamburger-inner{-webkit-transform:translate3d(0,-10px,0) rotate(-45deg);transform:translate3d(0,-10px,0) rotate(-45deg);-webkit-transition-delay:.32s;transition-delay:.32s;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}
.hamburger--collapse.is-active .hamburger-inner::before{top:0;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:top .12s .18s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .15s .42s cubic-bezier(.215,.61,.355,1);transition:top .12s .18s cubic-bezier(.33333,0,.66667,.33333),transform .15s .42s cubic-bezier(.215,.61,.355,1);transition:top .12s .18s cubic-bezier(.33333,0,.66667,.33333),transform .15s .42s cubic-bezier(.215,.61,.355,1),-webkit-transform .15s .42s cubic-bezier(.215,.61,.355,1)}
.hamburger--collapse.is-active .hamburger-inner::after{top:0;opacity:0;-webkit-transition:top .3s cubic-bezier(.33333,0,.66667,.33333),opacity .1s .27s linear;transition:top .3s cubic-bezier(.33333,0,.66667,.33333),opacity .1s .27s linear}
.site-header:not(.header-banner) .hamburger-inner,
.site-header:not(.header-banner) .hamburger-inner::after,
.site-header:not(.header-banner) .hamburger-inner::before {background-color:#FFF} .site-footer {
color: #FFF;
}
.site-footer a {
color: #FFF;
}
.footer-widgets {
padding: 40px 0 20px 0;
border-top: 5px solid #0c5bd7;
}
.footer-widgets h4.widget-title {
font-weight: normal;
margin-bottom: 20px;
border-left: 3px solid #fff;
font-size: 16px;
text-transform: uppercase;
padding-left: 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: 5px 0 5px 15px;
border-bottom: 1px solid #7c6769;
}
.footer-widgets .widget_nav_menu ul li a {
transition: all 0.5s ease-in-out;
}
.footer-widgets .widget_nav_menu ul li a:before {
position: absolute;
left: 0;
top: 3px;
content: "\f105";
font-weight: 900;
font-family: Font Awesome\ 5 Free;
}
.footer-widgets .widget_nav_menu ul li a:hover {
padding-left: 10px;
color: #fff;
}
.footer-widgets .textwidget .wpcf7-form p {
position: relative;
}
.footer-widgets .textwidget .wpcf7-form .wpcf7-email {
width: 100%;
height: 35px;
padding-left: 10px;
}
.footer-widgets .textwidget .wpcf7-form .ajax-loader { 
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 10px;
}
.footer-widgets .textwidget .wpcf7-form .wpcf7-submit {
text-indent: -9999px;
background: url(//cuanhomxingfaviet.com.vn/wp-content/themes/seoviet/lib/images/send.png) center no-repeat;
border-width: 0;
position: absolute;
top: 6px;
right: 10px;
outline: none;
}
.site-info .wrap {
border-top: 1px solid #7c6769;
padding: 20px 0;
color: #fff;
}
.site-info p {
margin-bottom: 0;
}
@media (min-width: 992.98px) {
.site-info ul { 
text-align: right;
}
}
.site-info .widget {
margin-bottom: 0;
}
.site-info ul {
padding: 0;
margin: 0;
}
.site-info a { 
color: #fff;
}
.site-info ul li a {
position: relative;
padding: 0 20px;
}
.site-info ul li:last-child a { 
padding-right: 0;
}
.site-info ul li:last-child a:after {
display: none;
}
.site-info ul li a:after {
content: '';
background: #fff;
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 0;
width: 1px;
height: 10px;
}
.site-info ul li {
display: inline-block;
} .box_content_pro > .row {
margin-left: -5px;
margin-right: -5px;
}
.box_content_pro > .row > div {
padding-left: 5px;
padding-right: 5px;
}
.box_cate_img img {
width: 100%;
}
.box_cate_img a {
display: table;
position: relative;
width: 100%;
}
.box_cate_img a:after { 
content: '';
transition: all 0.5s ease-in-out;
bottom: 15px;
right: 15px;
width: calc(100% - 30px);
height: calc(100% - 30px);
position: absolute;
transform: scale3d(0,1,1);
border-top: 1px solid #FFF;
border-bottom: 1px solid #FFF;
transform-origin: center;
}
.box_cate_img a:before {
content: '';
transition: all 0.5s ease-in-out;
top: 15px;
left: 15px;
width: calc(100% - 30px);
height: calc(100% - 30px);
position: absolute;
transform: scale3d(1,0,1);
border-left: 1px solid #FFF;
border-right: 1px solid #FFF;
transform-origin: center;
}
.box_cate_img:hover a:before,
.box_cate_img:hover a:after {
transform: scale3d(1,1,1);
}
@media (min-width: 992.98px) {
.box_product-wrap:nth-child(2n) .box_content_pro .col-lg-3 {
-ms-flex-order: 1;
order: 1;
}
.box_product-wrap:nth-child(2n) .box_content_pro .col-lg-9 {
-ms-flex-order: 2;
order: 2;
}
}
#home_product .product-wrap {
border-bottom: 2px dashed #d0d0d0;
margin-bottom: 40px;
}
#home_customer {
margin-bottom: 40px;
}
#home_customer .box_content_customer .title_cus {
margin-bottom: 0;
}
#home_customer .box_content_customer .title_cus span {
color: #515151;
font-family: 'SVN-Unthrift';
font-size: 74px;
line-height: 74px;
}
#home_customer .cus_heading {
font-size: 22px;
position: relative;
color: #515151;
margin-bottom: 15px;
padding-bottom: 15px;
}
#home_customer .cus_heading:before {
content: '';
width: 60px;
height: 1px;
background: #6f3e49;
position: absolute;
bottom: 0;
left: 0;
}
#home_customer .content_custom {
color: #787878;
line-height: 1.714;
}
#home_customer .item_description {
border: 1px solid #dadada;
padding: 30px 20px;
line-height: 1.786;
color: #787878;
border-radius: 5px;
position: relative;
margin-bottom: 25px;
}
#home_customer .item_description:before {
content: '';
background: url(//cuanhomxingfaviet.com.vn/wp-content/themes/seoviet/lib/images/icon_customer.png) no-repeat;
width: 19px;
height: 20px;
position: absolute;
bottom: -20px;
left: 30px;
}
#home_customer .item_content {
padding-left: 45px;
}
#home_customer .item_content .row {
margin-left: 0;
margin-right: 0;
}
#home_customer .item_content .row > div {
padding-left: 0;
padding-right: 0;
}
#home_customer .item_content .col-4 {
-ms-flex: 0 0 76px;
flex: 0 0 76px;
max-width: 76px;
margin-right: 12px;
}
#home_customer .item_content .col-8 {
-ms-flex: 0 0 calc(100% - 88px);
flex: 0 0 calc(100% - 88px);
max-width: calc(100% - 88px);
}
#home_customer .item_thumb {
border: 1px solid #dadada;
border-radius: 5px;
padding: 2px;
}
#home_customer .item_thumb img {
width: 100%;
height: 67px;
object-position: top;
object-fit: cover;
}
#home_customer .item__content p {
margin-bottom: 0;
color: #808080;
} .hotline {
padding-left: 60px;
background: url(//cuanhomxingfaviet.com.vn/wp-content/themes/seoviet/lib/images/ic_phone.png) 15px center no-repeat;
}
.hotline > span {
display: block;
}
.hotline > span > span {
width: 70px;
display: inline-block;
}
.top-header {
background: #efefef;
padding: 9px 0 10px;
}
.top-header .widget {
margin-bottom: 0;
}
.top-header ul {
padding: 0;
margin: 0;
}
.top-header ul li {
display: inline-block;
}
.top-header ul li a {
padding: 0 10px;
color: #333333;
}
.top-header ul li:last-child a {
padding-right: 0;
}
#home_slide_product .sh-product-slider-shortcode { }
#home_slide_product .slick-next,#home_slide_product .slick-prev {
top: -42px;
}
#home_slide_product .slick-next {
right: 17px;
}
#home_slide_product .slick-prev { 
left: initial;
right: 43px;
}
#home_slide_product .slick-next:before,#home_slide_product .slick-prev:before {
color: #FFF;
opacity: 1;
height: 34px;
width: 22px;
display: inline-block;
line-height: 34px;
background: #cbcbcb;
font-size: 12px;
}
#home_block {
margin-bottom: 10px;
}
#home_block .wpb_content_element {
margin-bottom: 10px;
}
#home_block .vc_row {
margin-left: -5px;
margin-right: -5px;
}
#home_block .vc_row > div > div {
padding-left: 5px;
padding-right: 5px;
}
#home_block .wtb-ibd-block {
position: relative;
background: #000;
position: relative;
}
#home_block .wtb-ibd-block:after { 
content: '';
transition: all 0.5s ease-in-out;
bottom: 15px;
right: 15px;
border-top: 1px solid #e0b675;
border-bottom: 1px solid #e0b675;
width: calc(100% - 30px);
height: calc(100% - 30px);
position: absolute;
transform: scale3d(0,1,1);
transform-origin: center
}
#home_block .wtb-ibd-block:before {
content: '';
transition: all 0.5s ease-in-out;
top: 15px;
left: 15px;
width: calc(100% - 30px);
height: calc(100% - 30px);
border-left: 1px solid #e0b675;
border-right: 1px solid #e0b675;
position: absolute;
transform: scale3d(1,0,1);
transform-origin: center
}
#home_block .wtb-ibd-block:hover:before,
#home_block .wtb-ibd-block:hover:after {
transform: scale3d(1,1,1);
}
#home_block .wtb-ibd-block .wtb-icon-img,
#home_block .wtb-ibd-block .wtb-icon-top,
#home_block .wtb-ibd-block .wtb-icon-top img {
width: 100%;
transition: all 0.5s ease-in-out;
}
#home_block .wtb-ibd-block:hover .wtb-icon-top img {
opacity: 0.5;
}
#home_block .wtb-icon-content {
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 0;
right: 0;
transition: all 0.5s ease-in-out;
text-align: center;
z-index: 999999;
opacity: 0;
}
#home_block .wtb-ibd-block:hover .wtb-icon-content {
opacity: 1;
}
#home_block .wtb-icon-box.top-icon .wtb-icon-header h3.wtb-icon-title {
margin-top: 0;
font-size: 24px;
color: #FFF;
}
#home_block .readmore .wtb-icon-read {
display: inline-block;
width: 110px;
height: 32px;
line-height: 32px;
background: #e0b675;
color: #333333;
padding: 0;
}
@media (min-width: 768px) {
#home_block .vc_col-sm-2 {
width: 20%;
}
#home_block .vc_col-sm-5 {
width: 40%;
}
}
#home_news {
padding-bottom: 20px;
}   @media (max-width: 1199.98px) {
} @media (max-width: 991.98px) {
#site-navigation, .sidebar .widget_nav_menu ul ul {
display: none;
}
.site-boxed .site-content {
padding-left: 15px;
padding-right: 15px;
}
.header-content {
padding: 15px 0;
}
.child_cate {
text-align: left;
}
.box_cate_img {
margin-bottom: 30px;
}
#home_block .wtb-icon-box.top-icon .wtb-icon-header h3.wtb-icon-title {
font-size: 16px;
}
#home_block .readmore .wtb-icon-read {
width: 90px;
}
.box_content_customer {
margin-bottom: 30px;
}
#home_slide_product .slick-next, #home_slide_product .slick-prev {
display: none !important;
}
.child_cate li a {
padding: 0 10px;
}
} @media (max-width: 767.98px) {
.site-info, .site-info * {
text-align: center;
}
.title_heading:after {
display: none;
}
.wtb-icon-img img {
height: 200px;
object-position: center;
object-fit: cover;
}
#home_block .wtb-ibd-block:before,
#home_block .wtb-ibd-block:after {
transform: scale3d(1,1,1);
}
#home_block .wtb-icon-content {
opacity: 1;
}
#home_block .wtb-ibd-block .wtb-icon-top img {
opacity: 0.5;
}
.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;
}
} @media (max-width: 575.98px) {
}