/*
Theme Name: Bình Minh Digital
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.slider .dot {
		background: none;
		border:2px solid #000!important;
		opacity: 1;
}
.slider .dot.is-selected {
		background: #dd3333!important;
}
.slider-nav-outside .flickity-page-dots {
		bottom: -5px!important;
}
.greyblock {
}
.hometitle {
		font-weight: normal;
		color: #000;
		font-size: 30px;
		margin-top:15px;
}
.homeabout{
	font-size:20px;
	text-align: center;
}
.homeabout ul ,.homeabout p{
		margin-left: 18px;
		text-align:left;
}
.homeabout .button {
		padding: 0 35px;
		border-radius: 99px;
		text-transform: uppercase;
		font-weight: normal;
}
.proinner {
		background: #fff;
		border-radius: 5px;
}
.proinner .box-image {
		background: #fff;
		border-radius: 5px 5px 0 0;
}
.proinner .badge-container {
		margin:0;
}
.proinner .badge {
		height: inherit;
}
.proinner .badge-inner {
		padding: 10px;
		font-size: 14px;
}
.proinner .badge-inner.on-sale {
	border-radius: 8px 0 0 0;
}
.proinner .box-text {
	border-radius: 0 0 8px 8px;
	padding: 15px;
}
.proinner bdi {color:#dd3333!important;

}
.homechanels {
		padding-top: 5px;
		padding-bottom: 25px;
}
.homechanels .box-image {
		border-radius: 8px;
}
.homechanels .box-text {
		background: rgb(5,0,104, 0.8);
		border-radius: 0 0 8px 8px;
		padding: 15px;
}
.homenews .hometitle {
		padding-bottom: 20px;
}
.homenews .box {
		background: #fff;
		border-radius: 8px;
}
.homenews .box-image {
		border-radius: 8px 8px 0 0;
}
.homeexpert {
		height: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.homenews i {
	color: #05b2da;
		padding-right: 5px;
}
.homenews .button {
		padding: 0 35px;
		border-radius: 99px;
		font-weight: normal;
		margin-bottom:0;
}
.homepartners {
		padding-top: 60px;
		padding-bottom: 50px;
}
.homepartners .hometitle {
		padding-bottom:20px;
}
.homepartners .box-image {
		border-radius: 8px;
		border: 1px solid #05b2da;
		background: #fff;
}
.postslist {
		border-radius: 8px;
		background: #fff;
} 
.postslist .box-image {
		border-radius: 8px 8px 0 0 ;
}
.postslist i {
		padding-right: 5px;
		color: #05b2da;
}
.postslist i + i {
		margin-left: 10px;
}
.article-inner .page-title {
		border-bottom: 1px solid;
		padding-bottom: 10px;
		font-size: 30px;
}
.widget {
		border:1px solid #000;
		padding: 20px;
		border-radius: 8px;
}
.rightpost {
		display: flex;
		align-items:center;
		border-top:1px solid #000;
		padding-top: 8px;
		margin-bottom: 8px;
		width: 100%;
}
.rightpost .box {
		width: 90px!important;
}
.rightpost .box-image {
		border-radius: 5px;
}
.rightpost .title {
		width: 100%;
		margin-bottom:0;
		margin-left: 10px;
		color: #000;
}
.widget .is-divider {
		display: none;
}
.widget-title {
		display: block;
		font-weight: bold;
		font-size: 20px!important;
		margin-bottom:10px;
}
.article-inner .entry-content, .article-inner .entry-header-text {
		padding:0!important;
}
.article-inner .entry-title {
		font-size: 24px;
		border-bottom:1px solid #05b2da;
		padding-bottom: 10px;
}
.article-inner img {
	
	border-radius: 8px!important;
}
.postinfo {
		font-size: 95%;
		opacity: 0.8;
}
.postinfo i {
		margin-right: 5px;
		margin-left: 10px;
		color: #05b2da;
}
.postinfo i:first-child {
		margin-left: 0;
}
.relatedtitle {
		font-size: 28px;
		margin-bottom:10px;
}
.relatedtitle:after {
		content:'';
		width: 50px;
		height: 4px;
		background: #dd3333;
		display: block;
		margin-bottom: 15px;
		border-radius: 99px;
}
.relatedpost .box-image {
		border-radius: 8px;
}
.relatedpost .box-text {
		padding: 0;
		background: linear-gradient(0deg,#1b283bc7,transparent 75%);
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(0deg, rgba(27, 40, 59, 0.78), transparent 75%);
		border-radius: 0 0 8px 8px;
}
.relatedpost .box-text .box-text-inner {
		padding: 50px 20px 20px 20px;
}
.relatedpost .box-text .titlea {
		font-size: 18px;
}
.relatedpost .box-text i {
		color: #fff;
}
/* Breadcrumbs */
.custombread {
        margin-bottom: 10px;
}
.custombread .breadinner {
        margin: auto;
        max-width: 1270px;
        padding: 15px 15px;
}
.custombread p {
        margin-bottom: 0;
}
.page-wrapper {
        padding: 0;
}
.mfp-container {
		padding-top:0!important;
}
.off-canvas-left .mfp-content, .off-canvas-right .mfp-content {
		width: 100%;
		background: #fff;
}
.off-canvas-left .mfp-content ul li a, .off-canvas-right .mfp-content ul li a {
		color: #050068;
		font-size: 16px!important;
}
.off-canvas-left .mfp-content ul li a:hover, .off-canvas-right .mfp-content ul li a:hover {
		text-decoration:underline;
	color:#05b2da !important
}
.off-canvas-left .header-block-block-1 {
		margin-left: 20px;
		margin-top: 20px;
}
.copyrightfooter {
		padding-top: 20px!important;
		padding-bottom: 0px!important;
}
.copyrightfooter p {
		margin-bottom:0;
}
.copyrightfooter .rightcol .col-inner p {
		display: flex;
		align-items:center;
		justify-content: right;
}
.copyrightfooter .rightcol img {
		margin-left: 10px;
		margin-bottom:0;
	max-height: 30px;
	width: auto!important;
}
.absolute-footer {
		display: none;
}
h1, h2, h3, h4, h5, h6 {
	text-wrap:inherit!important;
}
/*minh add*/
table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details img {
    width: 60px;
}
.payment_method_momo label img{
	height:auto !important;
}
.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images.relative.mb-half.has-hover {
    width: 80%;
    margin: auto;
}
p.stock.in-stock {
    color: var(--fs-color-success);
    font-size: 12px !important;
    font-style: italic;
}
.price del{
		font-size: 13px !important;
}

a.add-to-cart-grid.no-padding.is-transparent.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    background: #05b2da;
    border: 2px solid #05b2da;
    height: 40px;
    border-radius: 140px !important;
    background: #fff !important;
    color: #05b2da;
    width: 90% !important;
    margin: auto;
}
a.quick-view.quick-view-added {
    width: 90% !important;
    margin: auto;
    border-radius: 30px !important;
	background-color:#05b2da !important;
	color: #fff !important;
	margin-top:5px;
}
.probuttons {
    background: none !important;
}
.grid-tools{
	display:grid !important;
	margin-bottom: 40px !important;
}
.header .nav > li > ul > li:hover {
    text-decoration: underline;
}
.header:not(.transparent) .header-nav-main.nav > li > a:hover{
	color:#05b2da !important;
}
[data-icon-label]:after{
	    background-color: red !important;
}
table.cartlist td {
    font-size: 17px;
}
.product_list_widget del span.woocommerce-Price-amount.amount>bdi {
    font-size: 12px;
}
a.quick-view.quick-view-added:hover ,.cart-sidebar .cart_totals .button:hover
,.checkout_coupon .button:hover{
    box-shadow: inset 0 0 0 100px rgba(0, 0, 0, .2);
    color: #fff;
    opacity: 1;
    outline: none;
}
a.add-to-cart-grid.no-padding.is-transparent.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover{
    box-shadow: inset 0 0 0 100px rgba(0, 0, 0, .2);
    color: #05b2da;
    opacity: 1;
    outline: none;
}
a.woocommerce-remove-coupon {
    display: none;
}
tr.cart-discount.coupon-giam-gia th,tr.cart-discount.coupon-giam-gia td ,tr.cart-discount.coupon-giam-gia td span{
    color: #05b2da;
}
.product-gallery-slider img {
    width: 95%;
}
tr.order-total .amount bdi {
    color: red;
}
.shipping__list_item .amount{
	color: #05b2da !important;
}
/*end minh add*/
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.col {
        padding-bottom: 10px;
    }
	.aboutleft {
		margin-top: -20px !important;
	}
	.hometitle br {
		display:none
	}
	.hometitle {
        text-align: center;
    }
	.homeabout ul li, .homeabout p {
    text-align: left;
		font-size:19px;
	}
	.homeabout {
   		 text-align: center;
	}
	.homeabout .hometitle {
   		 margin-top: -50px;
	}
	span.amount {
  	  color: #333;
	}
	.probuttons {
    	background: #05b2da !important;
    	display: none !important;
	}
	.prometa {
   		 display: inline-grid !important;
	}
	.product-template-default .prometa {
   		 display: block !important;
	}
	.prometa .star-rating {
    	margin-right: 0px !important;
	}
	.product-info .single_add_to_cart_button, .product-info .ux-buy-now-button {
    	min-width: 170px;
   	    width: 100% !important;
		font-size:16px!important;
	}
	.producttabs .nav > li {
   		 width: 49% !important;
	}
	.mfp-close svg {
    display: none;
}
	
}
@media (max-width: 549px) {
    .prometa span {
        display: inline-block;
        font-size: 16px !important;
    }
	    .upselltitle {
        margin-top: -90px !important;
    }
	
}
@media (max-width: 376px) {
    .sticky-add-to-cart--active.single_add_to_cart_button, .single_add_to_cart_button.button {
        width: 115px;
        font-size: 10px;
    }
}