/*
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.   ***************/

a.reset_variations {
    display: none !important;
}
.popup-customer-info-group .devvn-order-btn {
	text-transform: none;
	height: 60px;
	line-height: 1.5;
    border-radius: 4px;
	margin-top: 10px;
}
.popup-customer-info-group button.devvn-order-btn p {
    text-transform: none;
    font-weight: 300;
    margin: 0;
	font-size: 14px;
}
.footer span.widget-title {
    color: #990000;
}
.footer .is-divider.small {
    display: none;
}
.footer a, .footer p {
    font-size: 13px;
	color: black;
}
.footer li {
    border: none !important;
}
.footer ul {
	margin-top: 7px;
}
div#media_image-4 img {
    width: 200px;
    margin-left: 15%;
}

a.button.button300k {
    background-color: transparent;
    padding: 0;
    margin: 5px 0 15px 0;
	border: none;
}
.add-to-cart-container button, .popup-customer-info-group .devvn-order-btn, .devvn-popup-title {
    background: #fd6e1d !important;
    background: -webkit-gradient(linear,0 0,0 100%,from(#fd6e1d),to(#f59000)) !important;
    background: -webkit-linear-gradient(top,#f59000,#fd6e1d) !important;
    background: -moz-linear-gradient(top,#f59000,#fd6e1d) !important;
    background: -ms-linear-gradient(top,#f59000,#fd6e1d) !important;
    background: -o-linear-gradient(top,#f59000,#fd6e1d) !important;
}
.add-to-cart-container button:hover, .add-to-cart-container button:focus, .popup-customer-info-group .devvn-order-btn:hover, .popup-customer-info-group .devvn-order-btn:focus {
    background: #f59000 !important;
    background: -webkit-gradient(linear,0 0,0 100%,from(#f59000),to(#fd6e1d)) !important;
    background: -webkit-linear-gradient(top,#fd6e1d,#f59000) !important;
    background: -moz-linear-gradient(top,#fd6e1d,#f59000) !important;
    background: -ms-linear-gradient(top,#fd6e1d,#f59000) !important;
    background: -o-linear-gradient(top,#fd6e1d,#f59000) !important;
    color: #fff;
	box-shadow: none;
}
button.single_add_to_cart_button.button.alt {
    height: 41px;
    font-size: 100%;
    width: 60%;
}
strong.wc-item-meta-label {
    display: none;
}
.woocommerce-message.message-wrapper {
    display: none;
}
.radio_image_label, .checkbox_image_label {
    padding: 5px 0 0;
    line-height: 1.3;
    text-align: left;
    margin-left: 5px;
}
.tmcp-field-wrap label {
    margin-bottom: 0;
	font-size: 12px !important;
}
.tm-extra-product-options .tm-epo-field.tmcp-checkbox, .tm-extra-product-options .tm-epo-field.tmcp-radio {
    margin: 0 !important;
    top: 0px !important;
    left: 5px;
}
.tm-extra-product-options-totals.tm-custom-price-totals {
    margin-top: 0 !important;
}
.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap {
    padding: 5px!important;
    border: 1px solid #e8e8e8;
	margin: 5px;
	width: 46% !important;
}
.tc-extra-product-options .tmcp-field-wrap .price.tc-price {
	font-size: 14px !important;
	margin-left: 5px !important;
}
textarea, input {
	box-shadow: none !important;
}
#review_form_wrapper, #reviews #comments {
    width: 100% !important;
    flex-basis: 100% !important;
    max-width: 100% !important;
}
#review_form textarea#comment, #review_form input {
    border-radius: 5px;
}
.review-form-inner.has-border {
    border: none;
    padding: 0;
}
#tab-description, #tab-reviews, .comments-area {
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    background: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 19px 19px;
    margin-bottom: 10px;
}
.woocommerce-page #reviews #comments ol.commentlist li {
	-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    background: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 19px 19px;
    margin-bottom: 10px;
	margin-left: 0;
}
.div-bf {
    max-width: 370px;
    margin-top: 15px;
}
#goilaibtn{
	border-radius: 5px 0 0 5px;
    border-right: none;
    font-size: 14px;
    padding: 10px 20px;
    height: 50px;
    border-color: #ed4444;
}
#goilaisubmit{
	border-radius: 0 5px 5px 0;
    font-size: 14px;
    padding: 5px 20px;
	height: 50px;
    border: 2px solid #ed4444;
	background: #ed4444 !important;
	width: 100%;
}
a.devvn_buy_now_style {
	max-width: 360px !important;
}
@media (min-width:500px) and (max-width:800px){
	#goilaibtn, #goilaisubmit{font-size:10px;}
}
.product-price-container.is-xxlarge {
    font-size: 1.5em;
}
.star-rating {
	margin: 1px 0;
}
.title-wrapper {
    min-height: 64px;
}
p.name.product-title a {
    color: black;
}
span.amount {
    color: #3a83d4;
	font-size: 120%;
}
ins span.amount {
    color: #008618;
    font-size: 120%;
}
del span.amount {
    color: black;
    font-size: 100%;
}
#shop-sidebar span.widget-title.shop-sidebar, .sp-sidebar span.widget-title, .post-sidebar span.widget-title, #secondary span.widget-title,.wcva_filter-widget-title {
    display: block;
    padding: 10px 20px;
    background: #f6f6f6;
    color: #990000;
    font-size: 14px;
    border-bottom: 1px solid #e7e7e7;
}
#shop-sidebar .is-divider.small, .sp-sidebar .is-divider.small, .post-sidebar .is-divider.small, #secondary .is-divider.small  {
    display: none;
}
#shop-sidebar aside, .sp-sidebar aside, .post-sidebar aside, #secondary aside, .widget-area.wcva-filter-widget {
    border: 1px solid #e7e7e7;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
aside.widget.woocommerce.widget_layered_nav.wcva_layered_nav {
    border: none !important;
    width: 100%;
	margin-bottom: 0;
}
#shop-sidebar ul, .sp-sidebar ul, .post-sidebar ul, #shop-sidebar .textwidget, .sp-sidebar .textwidget, .post-sidebar .textwidget, #secondary ul, #secondary .textwidget {
    padding: 15px;
}
#shop-sidebar form, .sp-sidebar form , .post-sidebar form, #secondary form {
    padding: 15px 15px 0 15px;
}
.widget-area.wcva-filter-widget {
    display: inline-flex;
    margin-bottom: 1.5em;
    width: 100%;
}
.wcva_filter_widget {
    width: 100%;
    padding: 15px;
}
ul.product_list_widget img {
    border: 1px solid #e7e7e7;
}
ul.product_list_widget span.product-title {
    font-size: 12px;
	color: black;
}

ul.product_list_widget li a:not(.remove) {
	margin-bottom: 2px;
	line-height: 1.1;
}
li.recent-blog-posts-li a {
    font-size: 13px;
    line-height: 1.5;
}
.product-categories a {
    font-size: 14px;
}
.product_list_widget span.amount {
    font-weight: 400;
    font-size: 12px;
}
.breadcrumbs i.fa.fa-home, .bread-blog i.fa.fa-home, .bread-page i.fa.fa-home {
    margin-left: 0;
    color: #3d3d3d;
    background: white;
    padding: 11px 15px 12px 15px;
    border: 1px solid #e7e7e7;
}
p {
	margin-bottom: 5px;
}
.social-icons .button.icon {
	border-radius: 0 !important;
}
.bread-sp .col, .bread-page .col, .bread-blog .col {
    padding: 0 5px;
}
.bread-blog, .bread-page {
    background-color: rgb(236, 236, 236);
}
p#breadcrumbs {
	margin-bottom: 0;
}
p#breadcrumbs a {
	text-transform: uppercase;
	font-size: .8em;
	color: rgba(102,102,102,0.7);
    padding: 0 10px;
}
.blog-wrapper {
	padding-top: 0;
}
header.archive-page-header {
    padding-top: 15px;
}
.blog-single {
    padding-top: 30px;
}
span.breadcrumb_last {
    font-size: .8em;
    color: rgba(102,102,102,0.7);
    padding: 0 10px;
}
.sptieubieu .flickity-slider .col{
    border: 1px solid #e7e7e7;
    padding-bottom: 0;
}
@media screen and (min-width: 1024px) {
	.sptieubieu .flickity-prev-next-button {
	top: 80%;
}
}

.related .product-small.col {
    border: none;
}
.related .flickity-slider .col {
    border: 1px solid #e7e7e7;
    margin-top: 1px;
}
.fb-comments {
	margin-top: 15px;
}
.fb-comments iframe {
	width: 100% !important;
	max-width: 100% !important;
}
.related .row {
    padding: 0 10px !important;
}
.products.row {
    padding: 0 10px !important;
}
.product-small.col {
    border: 1px solid #e8e8e8;
    margin-left: -1px;
	margin-top: -1px;
	padding-bottom: 10px;
}
.box-add-to-cart .col-inner {
    padding: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #fafafa;
    margin-bottom: 20px;
}
input.minus.button.is-form {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
input.plus.button.is-form {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.box-add-to-cart .price-wrapper .price {
    margin-bottom: 5px;
}
.box-add-to-cart  .add-to-cart-container form {
    margin-bottom: 0;
}
button.single_add_to_cart_button {
    border-radius: 5px;
}
.product-images {
    border: 1px solid #e7e7e7;
}
.gioithieu {
    padding: 20px;
    padding-bottom: 0;
}
.gioithieu p {
    border-bottom: 1px dotted #e8e8e8;
    padding-bottom: 15px;
    text-align: justify;
	margin-bottom: 0;
}
.sp-widget .img {
    margin: 20px auto;
}
.sp-widget .icon-box {
    padding: 5px 20px;
}
.sp-widget h3 {
    padding: 10px 20px;
    background: #f6f6f6;
    color: #990000;
    font-size: 14px;
    border-bottom: 1px solid #e7e7e7;
}
.sp-widget .col-inner {
    box-shadow: none !important;
    border: 1px solid #e7e7e7;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.product-small.box {
    padding-bottom: 5px;
}
.product-page-accordian .accordion-inner {
    padding: 1em 0;
    display: block !important;
}
.related h3 {
    margin: 0;
}
.product-page-accordian .icon-angle-down {
	opacity: 1;
}
.product-page-accordian a.accordion-title.plain {
    color: #1e73be;
    font-weight: bold;
	background: rgba(0,0,0,0.03);
}
.product-page-accordian .toggle {
	opacity: 1;
}
.product-page-accordian .icon-angle-down:before {
    content: "\f067" !important;
    font-family: FontAwesome;
	font-size: 18px;
}
.product-page-accordian i.icon-angle-down {
	top: -8px;
}
.widget_price_filter .price_label {
	font-size: 95%;
}
p.name.product-title {
    min-height: 40px;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.price-wrapper {
    padding-top: 5px;
	padding-bottom: 10px;
}
.box-text-products {
    padding-bottom: 0;
}
.shopswatchinput {
    /* text-align: center; */
	    padding: 0 5px;
}
#footer img {
    margin-bottom: 0;
}
p#billing_address_1_field {
    width: 100%;
}
.archive-page-header .large-12.col {
    padding-bottom: 0px !important;
}
.entry-content img {
    padding: 15px;
}
.relatedthumb img {
	padding: 0;
}
.entry-meta,h6.entry-category {
	display: none;
}
#related_posts .col {
  float: left;
  margin-left: 0 !important;
  list-style: none;
}
.relatedcontent h3 {
  font-size: 14px;
  margin-top: 7px;
}
.relatedthumb img {
  height: 100%;
  max-height: 165px;
}
#related_posts {
  border-top: 4px double #e8e8e8;
  padding-top: 10px;
}
#related_posts li:nth-child(1) {
  padding-left: 0 !important;
}
#related_posts li:nth-child(2) {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#related_posts li:nth-child(3) {
  padding-right: 0 !important;
}
.relatedthumb img {
  min-height: 165px;
}
.blog-share.text-center {
    text-align: left;
    border-bottom: 1px solid #e8e8e8;
    border-top: 1px solid #e8e8e8;
    padding: 5px;
}
.blog-share .is-divider {
    display: none;
}
.blog-share a {
	margin-bottom: 0;
}
.blog-share:before {
    content: "Chia sẻ";
    padding-right: 15px;
}
.entry-content.single-page {
	padding-top: 0;
}
.entry-header-text {
    padding-bottom: 0;
}
.entry-content  p, .entry-content li {
	text-align: justify;
	margin-bottom: 10px;
}
p.wp-caption-text {
    text-align: center;
}
table.tplCaption {
    max-width: 500px;
    font-size: 14px;
    text-align: center;
}
.blog-archive .box-text.text-left {
    vertical-align: top;
}
.fb-comments{
	padding-left: 100px;
}
.form-flat input:not([type="submit"]) {
    border-radius: 5px !important;
    height: 50px;
    padding: 0 25px;
}
.searchform-wrapper.form-flat .flex-col:last-of-type {
    margin-left: -3.4em;
}
.header-button a {
    height: 50px;
    padding: 7px 20px;
}
li.cart-item.has-icon .header-button a {
	height: 50px;
	padding: 10px 15px;
	border-radius: 5px;
}
.header-bottom-nav li a{
	font-size:14px !important;
	font-weight: 400 !important;
}
.flickity-page-dots .dot{border-radius:0px;}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.header-search .header-button a {
    background: none !important;
    color: black;
    border: none;
    padding: 0;
    height: auto !important;
}

}