/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/


/*************** ADD CUSTOM CSS HERE.   ***************/
body {
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Droid Sans,Helvetica Neue,sans-serif !important;
}
.header-bottom {
    display: none;
}
.flex-center ul.header-bottom-nav li.menu-item  {
	margin: 0 20px;
}
.searchform .button.icon{

}
.header-main .nav > li > a{
  font-size: 15px;
}
.header-main .nav>li{
  margin: 0 20px;
}
.header-main .nav.nav-left{
  -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#woocommerce-product-search-field-0 {
	display: block;
    height: 45px;
    padding: 0 35px 0 15px;
    font-size: 14px;
    border-radius: 10px;
    background: #F6F6F6;
    border: 1px solid rgb(238, 238, 238);
}
.header-nav-main .ux-search-submit.button.secondary:not(.is-outline){
	height: 45px;
  width: 45px;
  border: 0;
  background: none;
  box-shadow: none;
  position: absolute;
  right: 0;
  top: 0;
}
.header-nav-main .ux-search-submit i {
	color: #707070;
}
.searchform-wrapper .flex-row {
	border: 0;
}
.block-header p {
    color: #f0ae43;
    margin-top: 5px;
    font-style: italic;
    font-size: 17px;
}
.section-title-normal span {
    text-transform: none;
    font-weight: 600;
    color: var(--primary-color);
    margin: 0;
    font-size: 20px;
    letter-spacing: 0;
    padding-left: 60px;
    padding-bottom: 0;
}
.section-title-normal {
	border:none;
}
.section-title-normal span {
	border:none;
	position: relative;
}
.section-title-normal span:before {
  content: "";
  width: 54px;
  height: 1px;
  position: absolute;
  background: var(--primary-color);
  top: 50%;
  left: 0;
}
.section-title-container {
	margin-bottom: 15px;
}
.pb0{
    padding-bottom: 0;
}
.home-cate .box{
    box-shadow: 0px 10px 22.5px 0px rgba(56, 119, 246, 0.1607843137);
    border-radius: 10px;
    padding: 21px;
    align-items: center;
    max-height: 200px;
}
.home-cate .box .box-text{
    padding: 0 0 0 15px;
}
p{
    margin-bottom: 10px;
    line-height: 1.4;
}
.product-small .product-title{
  margin-bottom: 9px;
}
.product-small .product-title a {
	  font-size: 17px;
    font-weight: bold;
    color: #000;
    line-height: 1.35;
    overflow: hidden;
    display: block;
    text-transform: capitalize;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    font-family: inherit;
}
.product-small .product-title a:hover{
    color: var(--primary-color);
}
.product-small .box-text{
  padding-bottom: 0;
}
.product-small .price ins span {
	color: var(--primary-color);
  font-size: 17px;
  font-weight: 600;
}
.product-small del{
  color: #999;
  text-decoration: line-through;
  font-size: 14px;
  margin-right: 10px;
}
.product-small .fitler {
    margin: 10px 0 0 0;
    overflow: hidden;
    border: 1px solid #D9D9D9;
    border-radius: 10px;
}
.product-small table {
    width: 100%;
    border-collapse: collapse;
    border-radius: 8px;
    border-spacing: 2px;
    border-color: gray;
    margin-bottom: 0;
    overflow: hidden;
}
.product-small .fitler::-webkit-scrollbar {
  width: 6px;
}
.product-small .price-wrapper .price{
  padding-bottom: 5px;
}
/* Track */
.product-small .fitler::-webkit-scrollbar-track {
  background: #FFF;
  border-radius: 20px;
}

/* Handle */
.product-small .fitler::-webkit-scrollbar-thumb {
  background: #d9d9d9;
}

/* Handle on hover */
.product-small table::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.product-small table tr {
    border-top: 1px solid #D9D9D9;
}
.product-small table tr:first-child {
    border-color: transparent;
}
.product-small table th, .product-small table td {
    padding: 10px;
}
.product-small table tr:last-child td{
  border: 0;
}
.product-small .text-up {
  font-weight: bold;
  color: #000;
}
.product-small .color_gray {
    color: #A2A2A2;
}
.csp-white-box{
    box-shadow: 0px 15px 20px 0px rgba(96, 96, 96, 0.1019607843);
    background: #fff;
    padding: 20px 20px 20px 20px;
    border-radius: 10px;
    position: relative;
}
.csp-white-col .col-inner{
        box-shadow: 0px 15px 20px 0px rgba(96, 96, 96, 0.1019607843);
    background: #fff;
    padding: 20px 20px 20px 20px;
    border-radius: 10px;
    position: relative;
}
.product-gallery-slider{
    text-align: center;
}
.product-gallery-slider img{
    max-width: 505px;
    margin-left: auto;
    margin-right: auto;
}
h1.product-title{
    color: var(--primary-color);
    font-size: 20px;
    margin-bottom: 20px;
}
.nav li.reviews_tab{
  display: none;
}
.product-title-container .is-divider, .image-tools{
   display: none;
}
.badge-container.absolute {
	display: none;
}
.csp-btn{
    width: 100%;
    letter-spacing: 0;
    border-radius: 10px;
    margin-bottom: 10px;
    height: 60px;
    padding: 10px;
    line-height: 1.4;
}
.csp-btn span{
    line-height: 1.35;
}
.csp-btn span span{
    display: block;
    font-size: 16px;
    line-height: 18px;
    text-transform: none;
    font-weight: normal;
}
.csp-btn.blue-btn.button.primary:not(.is-outline){
    background: #3877F6;
}
.csp-btn.red-btn.button.primary:not(.is-outline){
    background: #E74C00;
    margin-bottom: 0;
}
.slide-pr .flickity-prev-next-button {
	opacity: 1;
	height: 0;
	top: -60px;
	margin-top: 0 !important;
}
.slide-pr .flickity-prev-next-button.next {
	right: 10px;
}
.slide-pr .flickity-prev-next-button.previous {
	right: 45px;
  left: unset;
}
.slide-pr .flickity-prev-next-button, .slide-pr:hover .flickity-prev-next-button {
	transform: unset;
}
.slide-pr .flickity-prev-next-button svg {
	border: none;
    background: orange;
    font-size: 10px;
    width: 25px;
    border-radius: 5px;
}
.slide-pr .flickity-prev-next-button svg .arrow {
	fill: #fff;
}
.padding {
	padding-left: 20px !important;
}
.product-small.box{
  padding: 10px;
  position: relative;
  transition: 0.3s;
  border-radius: 10px;
  box-shadow: 0px 10px 22.5px 0px rgba(56, 119, 246, 0.1607843137);
  background-color: #fff;
}
.product-small.box .box-text.text-center{
  padding: 10px 0 0 0;
  text-align: left;
}
.padding-bot .col {
	padding-bottom: 0;
}
.section-title-center b {
	background-color: transparent;
}
.box-blog-post {
    background: #fff;
    padding: 10px 10px 10px 10px;
    border-radius: 10px;
    margin-right: 14px;
    margin-bottom: 12px;
    cursor: pointer;
}
.box-blog-post .box-text {
}
.box-blog-post .is-divider {
	display: none;
}
.box-blog-post .post-title {
	padding: 0 ;
	 color: #222;
    font-size: 14px;
    display: inline-block;
    line-height: 22px;
    height: 50px;
    overflow: hidden;
    background: #fff;
    text-transform: inherit;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    font-weight: 600;
    text-transform: uppercase;
}
.box-blog-post .post-meta {
	position: relative;
	font-size: 14px;
  color: #666;
  padding: 0 0 0 15px;
  opacity: 1;
}
.box-blog-post .post-meta:before {
	position: absolute;
	content: "\f073";
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	left: 0px;
	color: #29577f;
}
.product-thumbnails.thumbnails .col{
  padding-bottom: 5px !important;
}
.box-blog-post  .from_the_blog_excerpt  {
	padding: 0;
}
.box-blog-post .box-text .button {
   display: none;
}
.box:hover .post-title {
	color: #ffae00;
}
.dark, .dark p, .dark td{
	color: #fff;
}
.mg0 p {
	margin-bottom: 0;
}
.mg10 p {
	margin-bottom: 10px;
}
.col-sub-footer > .col-inner:before {
	content: '';
	position: absolute;
	    border-left: 50px solid #f0af3e;
    border-right: 0 solid transparent;
    border-bottom: 154px solid transparent;
    border-top: 0 solid transparent;
    right: -50px;
    top: 0;
}
.im-box {
	background-color: #fff;
	padding: 0px 90px;
}
.woocommerce-ordering, .woocommerce-result-count, .shop-page-title {
  display: none;
}
.price-contact, .price-contact a{
    font-size: 16px;
    color: #EC3900;
    font-weight: bold;
}
#wrapper .section-header{
  margin-bottom: 0;
  margin-top: 15px;
  padding-bottom: 0;
}
#wrapper,  #main{
  background: #F7F7F7 !important;
}
.section-header .page-title{
  font-weight: bold;
  margin-bottom: 0;
}
#footer .ux-menu-link__link{
    font-size: 15px;
    font-weight: 400;
    line-height: 1.4;
}
#footer p{
    line-height: 1.35;
    font-size: 15px;
}
#footer input {
	height: 50px;
}
#footer .wpcf7-submit {
	background-color: red;
	font-size: 0;
	position: relative;
	width: 70px;
	height: 50px;
}
.absolute-footer {
	display: none;
}
.top-divider {
	display: none;
}
#mega-menu-wrap {
	height: 50px;
	background:#efefef;
}
#wide-nav>.flex-row>.flex-left {
	max-width: 300px;
}
#mega-menu-title {
	color: black;
	font-weight: bold;
  height: 50px;
  line-height: 30px;
}
#breadcrumbs i {
	font-weight: 300;
  color: #969595;
  margin: 0px 10px;
}
#breadcrumbs {
	margin-bottom: 0;
}
#breadcrumbs span, #breadcrumbs a {
	color: #969595;
    font-size: 15px;
}
#breadcrumbs .breadcrumb_last {
	color: #ffae00;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 15px;
}
.section-header {
	background: url(http://localhost:8888/litigold/wp-content/uploads/2021/06/bg_breadcrumb.png);
	padding: 15px 0;
	margin-bottom: 30px;
}
.blog-archive {
	padding-top: 0;
}
.widget .is-divider {
	display: none;
}
.widget-title  {
    text-align: left;
    font-size: 20px !important;
    color: #282828;
    margin-bottom: 15px;
    letter-spacing: 0 !important;
    display: block;
}
input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection {
	box-shadow: none;
}
.widget>ul.product-categories li a {
	font-size: 14px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 400;
    color: #666666;
    position: relative;
    padding: 10px 0;
}
.widget>ul.product-categories li.active > a {
    font-weight: bold;
    color: #222222;
}
.widget ul li a:hover {
	color: #ffae00;
}
.widget ul.product-categories li a:before {
	content: "\f105";
	font-family: "Font Awesome 5 Pro";
	font-weight: 300;
	margin-right: 15px;
}
ul.product_list_widget li img {
	top: 20px;
}
ul.product_list_widget li+li {
    border-top: 1px dashed #ececec;
}
ul.product_list_widget li {
	padding:20px 0 15px 75px;
}
ul.product_list_widget li .product-title {
 	font-size: 14px;
    color: #333;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    margin-bottom: 6px;
    font-weight: normal;
 }
.menu-item img._before, .rtl .menu-item img._after {
    width: 18px;
}
.product-thumbnails a {
        border: 1px solid #d8d8d8;
    padding: 5px;
}
.product-main {
    padding-top: 0;
}
.woocommerce-breadcrumb {
    display: none;
}
.product-info .product-title {
    color: #282828;
    font-size: 23px;
    margin: 0;
    /* margin-top: 10px; */
    margin-bottom: 10px;
    text-transform: capitalize;
    line-height: 32px;
    font-weight: 600;
}
.product-info ins span.amount {
    color: red;
    font-size: 25px;
}
.product-info del span.amount {
    font-size: 18px;
}
.product-short-description li {
    list-style: circle;
        font-size: 14px;
    margin-bottom: 5px;
}
.product-info .sku {
    font-size: 13px;
}
.product-info .sku span {
    font-weight: bold;
    color: black;
}
.wrapper-product {
    display: flex;
}
.woocommerce-product-rating {
    font-size: 13px;
    color: #6b6b6b;
}
.woocommerce-product-rating .rat {
    color: black;
}
.woocommerce-product-rating .woocommerce-review-link {
    font-size: 13px;
    color: #6b6b6b;
}
.product-info .single_add_to_cart_button {
    background-color: #f00 !important;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    border-radius: 5px;
    text-transform: initial;
    height: 35px;
    letter-spacing: 0;
    position: relative;
    padding: 0 30px;
}
.product-info .single_add_to_cart_button:before {
    content: "\f291";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    margin-right: 8px;
}
.star-rating--inline {
    margin-left: 10px;
    margin-right: 10px;
}
.fake {
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 10px;
    padding-bottom: 5px;
    font-size: 12px;
}
.fake span {
    color: red;
}
.cart .quantity .qty {
    border-radius: 5px !important;
    text-align: left;
    height: 35px;
    padding: 0 10px;
    max-width: 100px;
    width: 60px;
}
.quantity:before {
    content: 'Số lượng: ';
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    margin-right: 5px;
}
.quantity .minus, .quantity .plus {
    display: none !important;
}
.product-section .section-title-normal {
    border-bottom: 1px solid #ececec;
}
#block_widget-2 .padding-bot .col-inner {
    background: #f6f6f6;
    padding: 16px 10px;
}
#block_widget-2 {
    z-index: 2;
}
#block_widget-2 .icon-box .col-inner {
    border: 1px solid #eee;
    padding:15px;
    background-color: #fff;
}
#block_widget-2 .icon-box h5 {
    font-size: 13px;
    text-transform: uppercase;
    color: #666;
    letter-spacing: 0;
}
#block_widget-2 .icon-box .icon-box-text {
    color: #777575;
    text-align: justify;
    font-size: 13px;
    max-width: 200px;
    display: block;
    font-weight: normal;
    margin-top: 8px;
}
#block_widget-2 .featured-box {
    border-bottom: 1px dashed #e0dcdc;
    margin-bottom: 8px;
    padding-bottom: 12px;
}
#block_widget-2 .featured-box:last-child {
    border:none;
}
#product-sidebar span.amount {
    font-size: 14px;
}
#product-sidebar ins span.amount {
    color: #36648b;
}
.pr_tag a {
    background: #eee;
    border-radius: 3px 0 0 3px;
    color: #999;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    padding: 0 20px 0 23px;
    position: relative;
    margin: 0 15px 10px 0;
    -webkit-transition: color .2s;
    font-size: 14px;
}
.pr_tag a:before {
    content: '';
    border-radius: 10px;
    box-shadow: inset -1px 1px rgb(80 70 70 / 57%);
    height: 6px;
    left: 10px;
    width: 6px;
    top: 10px;
    position: absolute;
    z-index: 9999;
    background: #fff;
}
.pr_tag a:after {
    content: '';
    border-bottom: 13px solid transparent;
    border-left: 10px solid #eee;
    border-top: 13px solid transparent;
    right: -10px;
    top: 0;
    position: absolute;
}
.block__promo {
    background-color: #FFF8EF;
    border-radius: 10px;
    padding: 12px 18px;
    color: #000;
}
.pr-top{
    font-weight: bold;
    color: #000000;
    font-size: 18px;
    margin-bottom: 3px;
}
.pr-top p {
    margin: 0;
}
.pr-content img{
  margin-right: 3px;
}
.pr-content ul {
  margin: 0;
  padding: 0;
}
.pr-content li {
    list-style: none;
    font-size: 13px;
    margin: 0 0 2px 0!important;
}
.acf-product-specs {
    margin: 16px 0;
    overflow: hidden;
    border: 1px solid #D9D9D9;
    border-radius: 10px;
}
.acf-product-specs table {
    width: 100%;
    border-collapse: collapse;
    border-radius: 8px;
    margin-bottom: 0;
}
.acf-product-specs table tr {
    border-top: 1px solid #D9D9D9;
}
.acf-product-specs table tr:first-child {
    border-color: transparent;
}
.acf-product-specs table tr:last-child td{
  border: 0;
}

.acf-product-specs table th, .acf-product-specs table td {
    padding: 10px 40px;
}
.acf-product-specs .text-up {
    text-transform: uppercase;
    font-weight: bold;
    color: #000;
}
.acf-product-specs table th, .acf-product-specs table td {
    padding: 10px 40px;
}
.acf-product-specs .color_gray {
    color: #A2A2A2;
}
.nav-dropdown-has-shadow #header .nav-dropdown{
    padding: 10px;
    border: 0;
}
.nav-dropdown-has-arrow #header li.has-dropdown:after, .nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown:before{
    display: none;
}
#header .nav-dropdown>li>a{
    color: #111;
}
#header .nav-dropdown>li>a:hover{
    color: var(--primary-color);
}
.post-sidebar .widget-area, .article-inner {
    padding: 15px;
    position: relative;
    transition: 0.3s;
    border-radius: 10px;
    box-shadow: 0px 10px 22.5px 0px rgba(56, 119, 246, 0.1607843137);
    background-color: #fff;
}
.post-sidebar .widget-area .price-contact, .price-contact a{
    font-size: 14px;
}
@media(max-width: 849px){
    .header-main .nav.nav-left{
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start;
    }
    .icon-menu{
        border: 1px solid #666;
        border-radius: 4px;
        padding: 5px;
        width: 38px;
        height: 38px;
        line-height: 38px;
        text-align: center;
        font-size: 25px !important;
    }
    .icon-menu:before{
        position: relative;
        top: 4px;
    }
    .off-canvas-right .mfp-content, .off-canvas-left .mfp-content{
        background: #FFF;
        opacity: 1;
    }
    .off-canvas .nav-vertical > li > a{
        color: #000;
        font-size: 16px;
        font-weight: 500;
        text-transform: none;
    }
    .nav-sidebar.nav-vertical > li + li{
        background: #FFF !important;
    }
    .nav-sidebar.nav-vertical > li + li a{
        color: #000;
    }

}
@media(max-width: 549px){
  .home-cate .box-vertical {
        display: table;
        width: 100%;
  }
  .home-cate .box-vertical .box-image {
      width: 40% !important;
  }
  .home-cate .box-vertical .box-image, .home-cate .box-vertical .box-text{
      direction: ltr;
      display: table-cell;
      vertical-align: middle;
  }
  .home-cate .box-vertical .box-text h2{
        font-size: 1.4em;
  }
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
