/*
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;
}

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



body{
    font-size: 15px !important;
    font-family: var(--family) !important;
}
h1,h2,h3,h4,h5,h6,p,a{
   font-family: var(--family) !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;
}


@font-face {
    font-family: 'MyriadPro';
    src: url(fonts/MyriadPro-Light.otf);
} 

@font-face {
    font-family: 'MyriadPro-Bold';
    src: url(fonts/MyriadPro-Bold.otf);
}

:root{
   --family: 'MyriadPro' !important;
   --fmaily-bold: 'MyriadPro-Bold' !important;
   --color-hover:#004aad;
}






/**************************header*******************************/



.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;
}
.header-main  .header-nav-main.nav {
  border-bottom: 1px solid #eaeaea;
}

.header:not(.transparent) .header-bottom-nav.nav > li > a {
  font-size: 16px;
  color: #000;
}
.header-bottom .header-bottom-nav.nav-center {
  margin-left: 6%;
}


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

.nav-dropdown-has-arrow li.has-dropdown:after,
.nav-dropdown-has-arrow li.has-dropdown:before {
    display: none;
}
.nav-dropdown-default {
    padding: 0px;
    border: 0px;
    min-width: 450px;
}
.nav-dropdown  li {
    padding: 5px 0px;
    border-bottom: 0px;
    float: left;width: 50%;
}

.nav-dropdown.nav-dropdown-default  li a {
    color: #000 !important;
    font-size: 15px !important;
    border-bottom: 0px !important;
}

.nav-dropdown  li:hover,
.nav-dropdown  li .nav-column li:hover{
    background: var(--color-hover)
}

.nav-dropdown  li:hover a,
.nav-dropdown  li .nav-column li:hover a{
  color: #fff !important;
}

.header-button a,
.sidebar-menu.no-scrollbar {
    background: var(--color-hover);
}
.sidebar-menu.no-scrollbar li>a {
  color: #fff;
  font-family: var(--family);
}


/****************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: #004aad;
}
button.button.is-outline.is-small.mb-0:hover {
    background: var(--color-hover);
    color: #fff;
}

#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;
  font-family: "Roboto";
  color: var(--color-hover);
  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
}


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

.noPadding {
  margin: 30px 0px;
}

.bk-account-page {
  background: #eaeaea;
}
.bk-account-page .box-infomation,
.bk-account-page .us-box {
    padding: 15px;
    overflow: hidden;
    background: #ffffff;
    border-radius: 5px;
    text-align: center;
    box-shadow: 0px 2px 16px rgb(0 0 0 / 10%);
}
.bk-account-page .box-infomation {
  margin: 30px 0px;
  text-align: left !important;
}
.bk-account-page .box-infomation a i {
   margin-right: 10px;
}
.bk-account-page .box-infomation a:hover {
   color: var(--color-hover);
}
.box-account-body {
    width: 100%;
    display: inline-block;
    background: #fff;
    border-radius: 5px;
    padding: 15px;
    box-shadow: 0px 2px 16px rgb(0 0 0 / 10%);
}

.form-title {
    color: #000;
    font-size: 15px;
}
.form-title b {
    color: #ff3333;
}

.details-right label {
  font-size: 15px;
  color: #000;
  font-family: var(--family);
}
.details-right i {
    margin-right: 10px;
}

.details-right span#contentpage_CountUpload {
    color: #000;
    font-family: var(--fmaily-bold);
}
.details-right .desc {
  background: var(--color-hover);
  color: #fff;
  padding: 5px 10px;
  border-radius: 5px;
  margin-top: 20px;
  display: inline-block;

}

.user-name h4 {
  text-transform: uppercase;
  font-family: var(--fmaily-bold);
  color: #000;
  margin: 10px 0px;
}

.caption-account h3 {
    width: 100%;
    border-bottom: 1px solid #f2f2f2;
    text-transform: uppercase;
    font-size: 18px;
    color: #000;
    margin: 0px !important;
}

.account-action {
    width: 100%;
    display: inline-block;
    padding: 15px;
}

.account-main {
    width: 100%;
    display: inline-block;
    padding: 15px;
}

.account-action a.btn, table .btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.account-action a.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.account-action a.btn-danger, table .btn-danger {
    color: #fff !important;
    background-color: #dc3545;
    border-color: #dc3545;
}

.account-action a.btn-success, table .btn-success {
    color: #fff !important;
    background-color: #28a745;
    border-color: #28a745;
}

.account-action a.btn-success {
  margin-top: 8px !important;
}


div#table-data_length label select {
    width: 50px;
    margin: 0px 5px;
    box-shadow: unset !important;
    border: 1px solid #f2f2f2;
}

div#table-data_length label {
    display: flex;
    font-weight: normal !important;
    font-size: 13px;
    width: unset !important;
    align-items: center;
}

div#table-data_filter label {
    display: flex;
    font-weight: normal !important;
    font-size: 13px;
    width: unset !important;
    align-items: center;
}

div#table-data_filter input {
    margin: 0px 5px;
    box-shadow: unset !important;
    border: 1px solid #f2f2f2;
}

table#table-data {
    width: 100%;
    margin-top: 15px;
    border-collapse: collapse;
}

table#table-data thead {
    width: 100%;
    background: #e8e8e8;
}

table#table-data thead tr th {
    padding: 10px !important;
    color: #000 !important;
    font-family: var(--fmaily-bold);
}

table#table-data tbody tr td {
    padding: 10px !important;
    color: #000;
}

table#table-data tbody tr td a {
    color: #007bff;
}

table#table-data tbody tr:nth-child(even) {
    background-color: #f2f2f2;
}


table#table-data tbody tr td, table#table-data thead tr th {
    border: 1px solid #ddd;
}


.wp-pagenavi {
    text-align: center;
}

.product-thumbnails .flickity-slider img {
    height: 100px !important;
}

.wp-pagenavi a, .wp-pagenavi span {
    display: inline-block;
    text-align: center;
}

.bk .pagination ul li a, .wp-pagenavi a {
    border-radius: 5px !important;
    border: 1px solid #f2f2f2;
    color: #000;
    font-weight: normal;
    width: 40px;
    height: 40px;
    padding: 0px !important;
    line-height: 40px;
}

.bk .pagination ul li:hover {
    background: transparent !important;
}

.bk .pagination ul li a:hover, .wp-pagenavi a:hover {
    border-radius: 5px;
    background: linear-gradient(to right, #ef4318, #f17828) !important;
}

.bk .pagination ul li span.page-number.current, .wp-pagenavi span.current {
    border-radius: 5px !important;
    border: 1px solid #f2f2f2;
    background: #28a745 !important;
    color: #fff;
    font-weight: normal;
    width: 40px;
    height: 40px;
    padding: 0px !important;
    line-height: 40px;
}

.bk .pagination ul li span.page-number, .wp-pagenavi span.extend {
    border-radius: 5px !important;
    border: 1px solid #f2f2f2;
    color: #000;
    font-weight: normal;
    width: 40px;
    height: 40px;
    padding: 0px !important;
    line-height: 40px;
}

.top-dangnhap h3 {
    background: var(--color-hover);
    font-size: 20px;
    color: #fff;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 100;
    margin: 0px;
}
.form-dang-nhap {
    padding: 30px 30px 0 30px;
}

.home-login a {
  background: #ffff;
  padding: 5px 15px;
  margin:  10px;
  display: inline-block;
  color: var(--color-hover);
  font-size: 15px;
  text-transform: uppercase;
  font-family: var(--fmaily-bold);
}

.account-main .alert,
#message .alert,
.form-dang-nhap .alert {
    background-color: #b20000;
    padding: 15px;
    color: #fff;
    font-size: 20px;
    border-radius: 5px;
}

.btnAccount,
.button-primary,
.btn-dangky,
.btnSubmit {
  background-color: var(--color-hover) !important;
  color: #fff;
  padding: 5px 15px;
  border-radius: 7px;
  margin: 15px 0px;
}

.title-register {
  text-transform: uppercase;
  color: #000;
  font-size: 20px;
  margin: 30px 0px;
  font-family: var(--fmaily-bold);
}
.form-text a {
  color: var(--color-hover);
  font-family: var(--fmaily-bold);
}

.box-layout-product .input-file-footer {
  margin-bottom: 30px;
}
.page-title-product h1{
  color: var(--color-hover);
}
.box-layout-product .form-title,
.box-layout-product b,
.box-layout-product label,
.page-title-product h1 {
  font-family: var(--fmaily-bold);
  color: #000;
}


.page-title-profile h1 {
  font-family: var(--fmaily-bold);
  color: #000;
}





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

@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;
  }
 
}