/*
Theme Name: bds
Description: Theme For BDS Phong Nha
Author: SONQB Solutions
Template: flatsome
Version: 1.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.trang-chu i {
    margin-right: 3px;
}
.float-contact {
    position: fixed;
    bottom: 22px;
    right: 0px;
    z-index: 99999;
}
.float-contact .chat-zalo {
    background: #0595ff;
    border-radius: 20px;
    padding: 0px 10px;
	float: right;
    display: block;
    margin-bottom: 6px;
	font-size: 11px;
	color:#fff;
}
.float-contact .chat-facebook {
    font-size: 11px;
    background: #147abe;
    border-radius: 20px;
    padding: 0 10px;
    display: block;
	float: right;
    margin-bottom: 6px;
    color: #fff;
}
.float-contact .hotline {
    background: #ed1c24;
    font-size: 13px;
    border-radius: 20px;
    padding: 0px 0px 0px 10px;
    display: block;
    margin-bottom: 6px;
	color:#fff;
}
.float-contact .hotline:hover, .float-contact .chat-facebook:hover, .float-contact .chat-zalo:hover{
	color: #333;
}
.hotline i {
    font-size: 17px;
    line-height: 31px;
    background: #b52026;
    border-radius: 100%;
    width: 31px;
    height: 31px;
    text-align: center;
    float: right;
    margin-left: 5px;
}

.wpcf7-response-output {
    text-align: center;
    border: none!important;
    color: red;
    font-style: italic;
}
.info-bds-widget {
    margin-top: 5px;
}
.info-bds-widget .item-bds {
    margin-top: 54px;
    padding-right: 10px;
    font-size: 14px;
    color: #734a12;
}
.related .info-bds-shop {
    font-size: 12px;
}
.wpcf7 textarea {
    min-height: 85px;
}
.wpcf7-recaptcha {
    margin-bottom: 15px;
}
.form-ky-gui-bds input {
    border-radius: 3px;
}
.form-ky-gui-bds .col {
    padding-bottom: 15px;
}
.form-ky-gui-bds {
    margin-top: 25px;
}
.lienhe-title {
    margin-bottom: 15px;
}
.info-lienhe h2 {
    font-size: 20px;
    color: #734a12;
    text-transform: uppercase;
}
.info-lienhe li {
    font-size: 15px;
    line-height: 2.3em;
}
.info-lienhe .col {
    padding-bottom: 0px;
}
.product-small .product-title {
    font-weight: bold;
}
.info-bds-shop .item-bds {
    padding: 0px 10px;
	display: inline-block;
}
.info-bds-shop {
    padding-top: 10px;
    color: #734a12;
}
.product-main {
    padding: 25px 15px;
}
.info-bds td.left {
    text-align: left;
}
.info-bds td {
    color: red;
	padding: 10px 5px;
}

.info-bds .ma-cv {
    margin-bottom: 10px;
}
.product-info .item-bds i {
    width: 15px;
    text-align: center;
}
.product-info .item-bds {
    font-weight: bold;
	color: #000;
}
.product-info .product-title {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px;
}
.bando-bds iframe {
    width: 100%;
}
.product-main .flickity-slider .slide img{
    height: 250px!important;
}
.box.box-normal .box-image, .product-small.box .box-image {
    padding: 10px;
    background: #fff;
    border-radius: 5px 5px 0 0;
}
img.back-image {
    padding: 10px!important;
}
.box.box-normal .box-text, .product-small.box .box-text {
    padding: 5px 20px 20px 20px;
    background: #fff;
    border-radius: 0 0 5px 5px;
}
.product-small.box {
    box-shadow: 0 0 20px 0 rgba(62,28,131,0.1);
    -webkit-box-shadow: 0 0 20px 0 rgba(62,28,131,0.1);
    border-radius: 6px;
}


.doi-tac-bottom .col
{
	padding-bottom: 0;
}
.doi-tac-bottom .flickity-prev-next-button svg {
    top: 18%!important;
}

.blog-single h1 {
    font-size: 23px;
}
.blog-single h2, .product-main h2 {
    font-size: 20px;
}
.blog-single h3, .product-main h3 {
    font-size: 17px;
}
.product-small .box-image:hover::before, .post-item .box-image:hover::before{
	-webkit-animation:shine 1.5s;
	animation:shine 1.5s
}
@-webkit-keyframes shine{
	100%{left:125%}
}
@keyframes shine{
	100%{left:125%}
}
.product-small .box-image::before, .post-item .box-image::before{
	position:absolute;
	top:0;
	left:-75%;
	z-index:2;
	display:block;
	content:'';
	width:50%;
	height:100%;
	background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
	background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
	-webkit-transform:skewX(-25deg);transform:skewX(-25deg)
}


.tin-tuc-home .post-item .col-inner {
    padding: 10px;
    box-shadow: 2px 2px 20px #0000000d;
    border-radius: 10px;
}
.tin-tuc-home .post-item .box {
    background: white;
    padding: 8px;
}
.tin-tuc-home .post-item .post-title {
    height: 40px;
    overflow: hidden;
}

.tin-tuc-home .post-meta {
    font-style: italic;
}

.about-us .img-inner {
    border-radius: 10px;
}
.product-main {
    padding-bottom: 0;
}
.zoom-button {
    border: none!important;
    background-color: transparent!important;
}
.zoom-button i {
    color: #0aaf50;
}

.social-icons a {
    margin: 5px 5px!important;
}

.back-to-top{
	border: 2px solid #ccc!important;
}

.product-tabs {
    background-color: #f1f1f1;
    text-align: center;
}
.woocommerce-tabs .nav>li.active>a {
    background-color: #e6e6e6;
}
.woocommerce-tabs .nav li {
    margin: 0;
}
.woocommerce-tabs .nav a {
    padding: 10px 30px 5px;
    background-color: #f1f1f1;
}
.single-page {
    padding-top: 15px;
}

.page-right-sidebar .left p, .single-page p , .woocommerce-Tabs-panel--description p{
    text-align: justify;
}
footer.entry-meta {
    text-align: center;
}
.page-right-sidebar li, .blog-single li {
    margin-left: 20px;
}
.page-right-sidebar p, .blog-single p{
    margin-bottom: 1em;
}
.single-page h2, .page-right-sidebar h2{
    font-size: 22px;
}
.page-right-sidebar .left {
    padding: 0px 15px!important;
    border: none;
}

.entry-header-text .entry-meta {
    font-style: italic;
}
.entry-header-text {
    border-bottom: 1px solid #ececec;
    padding-bottom: 10px;
}
.entry-header-text .entry-meta {
    font-style: italic;
}



.related-post .duong-line {
    background: rgba(0,0,0,0) url(images/line.png) repeat scroll 0 0;
    height: 12px;
    margin-top: 5px;
    overflow: hidden;
}
.related-post h7{
	font-weight: bold;
	    font-size: 18px;
    float: left;
    margin: -8px 20px 0 0;
}

.related-post .is-divider{
	display: none;
}

.related-post .post-title{
	font-size: 13px;
	padding: 5px 0px;
}

.related-post .box-bounce .box-text {
    min-height: 98px;
}

/*************** Title Sidebar Right   ***************/
.post-sidebar .widget ul, #secondary .widget ul, .shop-sidebar .widget ul, #shop-sidebar .widget ul{
    padding: 0 10px!important;
    font-size: 15px!important;
}
.post-sidebar, .page-right-sidebar .large-3 {
    padding: 0 15px!important;
}
.sidebar-wrapper .widget-title, #secondary .widget-title, .shop-sidebar .widget-title, #shop-sidebar .widget-title{
    display: block;
    text-align: center;
    background-color: #734a12;
    padding: 8px 5px;
    color: #fff;
    margin-bottom: 10px;
	font-size: 15px;
}

.post-sidebar .widget , #secondary .widget, .shop-sidebar .widget, #shop-sidebar .widget {
    background-color: #f7f7f7;
    margin-bottom: 10px;
}

.post-sidebar .widget .is-divider, #secondary .widget .is-divider, .shop-sidebar .widget .is-divider, #shop-sidebar .widget .is-divider{
    display: none;
}

.product .content-row .large-9 {
    border: none!important;
    padding: 0 10px 0 15px;
}

.srpw-ul li {
    margin-left: 0!important;
}

.price_slider_wrapper {
    padding: 5px 15px 0px 15px;
}

.shop-sidebar {
   padding: 20px 10px;
}
/*************** End. Title Sidebar Right   ***************/


.about-us .col {
    padding-bottom: 15px;
}
.about-us p {
    color: #734a12;
    line-height: 2;
}
.off-canvas-right .mfp-content, .off-canvas-left .mfp-content {
    width: 100%!important;
}

#menu-item-1201 a {
    background-color: transparent!important;
}

.nav-dropdown {
    min-width: 222px;
	padding: 0px!important;
}
.header-language-dropdown .image-icon {
    height: 10px;
}
.hotline-top i {
    font-size: 30px;
}
.hotline-top {
    font-size: 20px;
    color: red;
    text-shadow: 1px 1px 1px #dadada;
}
.hotline-top a{
	color: red;
}
.hotline-top a:hover{
	color: #734a12!important;
}

.ten_cong_ty_dt {
    color: red;
    text-align: center;
    padding: 0px 20px;
    text-shadow: 1px 1px #696969;
    line-height: 35px;
    font-size: 30px;
    letter-spacing: 5px;
    font-weight: 700;
    display: block;
}
.ten_cong_ty_dt span{
	animation: colorchange 2s infinite;
    -webkit-animation: colorchange 2s infinite;
	-moz-animation: colorchange 2s infinite;
  	-o-animation: colorchange 2s infinite;
}
@keyframes colorchange {
	0% {color: #ef2e3d;}
    50%   {color: red;}
	100% {color: #ef2e3d;}

}
.salogan {
    text-align: center;
    margin-top: 5px;
    font-size: 17px;
    color: #734a12;
	font-style: italic;
    font-weight: bold;
}


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.blog-archive .box-text-inner {
    text-align: center;
}
.blog-archive .box-text-inner .is-divider {
    margin: 10px auto;
}
.info-lienhe h2 {
    text-align: center;
}
.product-info .item-bds {
	font-size: 12px;
}

.info-bds-shop .item-bds {
	font-size: 12px;
    padding: 0px 5px;
}
.woocommerce-tabs .nav li {
    width: 50%;
}
	
.trang-chu i {
    display: none;
}
	
}