/*
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.   ***************/
.page-checkout {
    font-family: "Myriad Pro" !important;;
}
a.button-continue-shopping.button.primary.is-outline {
    color: #fff;
    background-color: #0066ff;
    border: 1px solid #0066ff;
    font-family: "Myriad Pro" !important;
}
button.button.primary.mt-0.pull-left.small {
    background-color: #33CC00;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
}
a.checkout-button.button.alt.wc-forward {
    background-color: #FF0000;
    font-family: "Myriad Pro" !important;
    border-radius: 15px;
    box-shadow: 2px 2px 5px #ddd;
}
.page-checkout h3.widget-title {
    color: #ff6600;
}


div#customer_details {
  border: 3px dashed #e5101d;
  padding: 15px;
  border-radius: 15px;
}

.cart-wrapper.sm-touch-scroll {
  border: 3px dashed #e5101d;
  padding: 15px;
  border-radius: 15px;
}

.cart_totals.calculated_shipping {
    border: 3px dashed #e5101d;
    padding: 15px;
    border-radius: 15px;
}

form.checkout_coupon.mb-0 {
    background-color: #eaeaea;
    padding: 20px;
    border: 3px dashed #ff6600;
}

.woocommerce-billing-fields h3 {
    color: #303030;
    font-family: "Myriad Pro" !important;
}

button#place_order {
    background: #FF0000;
}
.checkout-sidebar.sm-touch-scroll {
    font-family: "Myriad Pro" !important;
}
h3#order_review_heading {
    font-family: "Myriad Pro" !important;
    color: #303030;
}

.page-checkout span.woocommerce-Price-amount.amount {
    color: #FF0000;
}

/********************************************************/
.Sản_phẩm {
  font-size: 15px;
  
  color: rgb(0, 0, 0);
  text-transform: uppercase;
  line-height: 1.333;
  position: absolute;
  left: 879.147px;
  top: 109.521px;
  z-index: 14;
}


body{
    font-size: 15px !important;
    font-family: "Myriad Pro" !important;
}
h1,h2,h3,h4,h5,h6,p,a{
   font-family: "Myriad Pro" !important;
}
.is-divider,
.entry-category,
a.quick-view.quick-view-added,
p.category.uppercase.is-smaller.no-text-overflow.product-cat.op-7,
.absolute-footer.dark {
  display: none;
}


.nav-dropdown-default {
    padding: 0px !important;
    border: 0px;
    min-width: 185px;
    box-shadow: 0px;
}



/**************************header*******************************/
.header-main  .header-nav-main.nav {
  border-bottom: 1px solid #eaeaea;
}

.header-bottom .header-bottom-nav.nav-center {
  margin-left: 6%;
}

.custom .contact-phone span {
  color: red;
  font-size: 20px;
  font-weight: bold;
  padding-top: 10px;
  display: block;
}
.custom .contact-phone h3  {
    color: rgba(0, 0, 0, 0.749);
    font-size: 20px;
    font-family: "RobotoCondensed";
}



li.cart-item.has-icon.has-dropdown {
    margin-left: 30px;
    padding: 6px;
    height: 50px;
}


.stuck .contact-phone {
	padding: 5px;
}
.stuck .contact-phone span,
.stuck .contact-phone h3{
  font-size: 13px;
}

.header:not(.transparent) .header-bottom-nav.nav > li{
    padding: 5px 20px;
    font-weight: 500;
    display: block;
    position: relative;
    color: rgb(76, 76, 76);
    font-family: "UTM";
}

.header:not(.transparent) .header-bottom-nav.nav > li:hover > a,
.header-bottom-nav.nav > li.active > a{
   color: #a9bb5a;
}


/****************taxmomany-category-single post*****************/

.blog-single,
.blog-archive,
.category-page-title {
	color: #303030 !important;
  font-size: 15px !important;
}

.blog-single .entry-content {
	text-align: justify;
	color: #303030;
}

.prdctfltr_filter_wrapper.prdctfltr_columns_3 {
    display: none;
}

.prdctfltr_woocommerce.pf_default .prdctfltr_woocommerce_ordering {
    position: relative;
    top: 100%;
    left: 0;
    padding: 0;
    display: none;
}

.shop-page-title.category-page-title.page-title {
    background: #eee;
}
.woocommerce-breadcrumb {
	text-transform: none;
}

.widget{
	border: 1px solid #ddd;
	padding: 10px;
	border-radius: 5px;
	box-shadow: 0 1px 3px -2px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.pf-help-title {
    background: #ff3939;
    padding: 5px;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 15px;
}



/****************************content************************************/


.product-small.box {
  background-color: #f8f8f8;
  padding: 10px;
}

.title h2 {
  font-size: 25px;
  font-family: "Myriad Pro"
  color: rgb(1, 1, 1);
}

.add_to_cat {
  font-size: 16px;
  font-family: "Arial";
  color: rgb(14, 14, 14);
  text-transform: uppercase;
  border: 1px solid rgb(14, 14, 14);
  border-radius: 15px;
  padding: 10px;
}



p.name.product-title a {
    color: rgb(1, 1, 1);
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase;
    font-family: "Arial";
}
span.amount {
    color: rgb(223, 87, 92);
    font-size: 18px;
    line-height: 40px;
}

.slider-nav-light .flickity-prev-next-button {
    color: #fff;
    background: #9cb864;
    display: block;
    height: 30px;
    width: 25px;
}

.slider-nav-circle .flickity-prev-next-button svg{
    border-radius: 0%;
    border: 0px solid currentColor;
}

.sec-4 .cot-7{
  
  background-color: #586425;
  opacity: 0.5;
}
.sec-4 .cot-7 .icon-box-text.last-reset{
  text-align: center;
  color: #fff;
}
.sec-4 .cot-7 h6 {
  color: #a9bb5a;
}

.sec-4 .cot-7 h3,.sec-4 .cot-5 h2 {
  color: #fff;
  text-transform: uppercase;
}

.sec-4 .cot-5 {
  background-image: url(images/bkg.png);
  color: #fff;
}
.sec-4 .cot-5 .col-inner {
  margin-top: 15%;
}
.sec-4 .cot-5 .col-inner p {
  line-height: 0px;
}


.sec-4 .cot-5 .wpcf7-form-control.wpcf7-text {
  background: transparent;
  color: #fff;
  width: 80%;
}

.sec-4 .cot-5 input::-webkit-input-placeholder {
  color: #fff;
}

.sec-4 .cot-5 .wpcf7-submit {
   background: #fff;
   color: #000;
   text-transform: none;
}


.sec-5 {
  margin-top: 20px;
  margin-bottom: -10px;
}

.sec-5 h5.post-title.is-large {
    font-weight: 500;
}
button.button.is-outline.is-small.mb-0 {
    border: 0px;
    font-size: 15px;
    color: rgb(124, 170, 23);
    font-family: "UTM";
}


#responsive-form{
  max-width:600px;
  margin:0 auto;
  width:100%;
}
.form-row{
  width: 100%;
}
.column-half, .column-full{
  float: left;
  position: relative;
  padding: 0.65rem;
  width:100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
 
/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
  .column-half{
    width: 50%;
  }
}
/*---------------------------blogle + taxonamy----------------------------*/

.blog-archive .box-blog-post {
  border: 1px solid #eaeaea;
  padding: 5px;
}
.blog-archive .post-date {
  display: none;
}
.woocommerce-product-gallery__image.slide.first.is-selected {
    border: 2px solid #eaeaea;
}
.product-main .product-title {
  font-size: 30px;
  color: rgb(152, 171, 63);
}

.product-main .product-short-description p , {
  font-family: "RobotoCondensed";
}
.cart {
  margin-top: 15px;
}
.cart,.product-short-description,.product-main .product-title{
  border-bottom: 1px solid #ddd;
}

.product-footer .nav-vertical.nav-line>li>a:before {
    width: 0px;
    height:0px;
}

.phone-single{
  font-size: 18px;
  font-family: "Roboto";
  color: rgb(0, 0, 0);
}

.phone-single i {
    margin-right: 10px;
    background: #a9bb59;
    color: #fff;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    padding: 7px;
}

.product-footer .tab-panels {
  text-align: justify;
}
.single-custom-facebook {
    margin-top: 20px;
}
.nav-tabs>li.active>a {
    border-top-color: 0;
    color: #a9bb59;
}

/***************************footer-footer********************************/

.footer-icon .icon-box-text {
  text-align: center;
}

.footer-icon h4 {
	font-weight: bold;
	color: rgb(0, 0, 0);
  font-family: "Roboto";
}

.footer-footer h2 {
  font-size: 20px;
    color: rgb(255 255 255);
  text-transform: uppercase;
}

.footer-footer ul {
	padding: 0px;
  margin-left: -18px;
}
.footer-footer ul.icon_tt li {
  list-style: none;
  margin-bottom: 10px;
  color: rgb(0, 0, 0);
  font-family: "Roboto";
}

.footer-footer ul.icon_tt li i {
	margin-right: 10px;
	color: #0294d1;
	font-weight: bold;
}

.footer-footer p {
  line-height: 10px;
  color: rgb(130, 130, 130);
  font-family: "Roboto";
}

p.paypal {
    padding-top: 12px;
}
.social-icons i {
  color: #fff;
  padding-top: 3px;
}
.social-icons a.icon.button {
  border: 0px;
}

.social-icons .facebook  {
  background: #3c5a99
}
.social-icons .twitter  {
  background: #33ccff
}
.social-icons .pinterest,
.social-icons .youtube  {
  background: #ff0000
}
.social-icons .linkedin  {
  background: #007ab9
}


 



/*******************************************************/

@media only screen and (max-width:850px) {
  
}

@media only screen and (max-width: 767px) {
  .footer-footer .title-footer,
  .footer-footer ul li a {
    font-size: 10px;
  }
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
  
  .home-selling .nav-line>li>a,
  .home-product-other .nav-line>li>a {
    padding: 5px 10px;
  }
 
}




.price-wrapper {
    display: none !important;
}
.add_to_cat {
    display: none !important;
}

form.cart {
    display: none !important;
}

.footer-footer p {
    margin: 0px;
    line-height: 30px;
    color: #f1f1f1;
}

.section-title-normal {
    border-bottom: 2px solid #81d742 !important;
}