/*
Theme Name: Camera
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

.block-title b{
	background: transparent;
}
.block-title .section-title-main{
	font-size: 1.4em;
}
.block-title .section-title{
	margin-bottom: 0;
}
.absolute-footer .menu-item a{
	text-transform: none;
	color: #fff !important;
	font-size: 1.2em;
}
.copyright-footer{
	color: #fff;
	font-size: 1em;
}
.footer-section p{
	margin: 0;
	line-height: 1.8em;
}
.block-icon p{
	margin: 0;
}
.block-icon h3{
	margin: 0;
}
.block-icon .icon-box-img{
	display: flex;
	align-items: center;
}
.top-bar-nav>li>a{
	font-size: .9em;
}
.gt-lang-code{
	display: none;
}
.gt-current-lang{
	padding: 9px 0 0 0 !important;
}
.gt-current-lang>img{
	border-radius: 0 !important;
}
.gt_float_switcher{
	box-shadow: none !important;
}
.hotline {
	color: #ed3237 !important;
	font-size: 2.5em !important;
	font-weight: bold !important;
}
.nav-size-xlarge>li>a {
    font-size: 1.2em;
}
.nav-spacing-xlarge>li{
	margin: 0 15px;
}


.block-doitac .col-inner{
	text-align: center;
}
.block-doitac .col-inner img
 {
    max-height: 50px;
    width: auto;
}
.block-project h4,.block-products .header-title{
	text-transform: uppercase;
	font-size: 1.4em;
	color: #234adf;
}

.contact-info, .contact-form .wpcf7 {
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	padding: 30px;
	border-radius: 10px;
}

.contact-title h3{
	font-size: 2em;
	border-left: 10px solid #bf000f; 
	padding-left: 20px;
	line-height: 1em;
	margin-bottom: 30px;
}
.contact-info i{
	color: #bf000f;
}
.contact-info .item {
	border-bottom: 1px solid #e7e7e7;
	padding: 15px 0;
}
.contact-info .item:last-child{
	border: 0;
	padding-bottom: 25px;
}
.contact-info .icon{
	width: 30px;
}
.contact-form .wpcf7-submit{
	margin-bottom: 0;
}
#breadcrumbs{
	margin:0;
	padding: 15px 0;
}
.bg-breadcrumb{
	background: #ededed;
}
.filter-left strong{
	text-transform: uppercase;
	font-size: 1.2em;
}
.sort-options{
	list-style: none;
	margin: 0;
	padding: 0;
}
.sort-options li{
	margin: 0 10px 0 0;
}
.sort-options li:last-child{
	margin-right: 0;
}
.custom-filter-bar{
	margin-bottom: 25px;
}
.custom-filter-bar a{
	color: #666;
}

.custom-filter-bar a.active{
	color: #ed3237;
}
.page-numbers {
    background: transparent !important;
    text-align: right !important;
}

.nav-pagination>li>a, .nav-pagination>li>span{
	border-radius: 0;
	border: 0;
	width: 2.4em;
	height: 2.4em;
	line-height: 2.5em;
	background: #ededed ;
}
.single-product .review-form-inner {
	border: 1px solid #ececec;
}
.product-short-description{
	padding: 20px;
}
.category-banner img{
	width: 100%;
}
.blog-wrapper{
	padding-top: 0;
}
.archive-page-header{
	padding-top: 15px;
}
.archive-page-header .page-title{
	font-size: 1.5em;
}
.mb-20{
	margin-bottom: 20px;
}
footer.entry-meta{
	display: none;
}
.related-posts h3{
	text-transform: uppercase;
	color: #ed3237;
}
.widget {
    border: 0 !important;
    padding: 0 !important;
}
#ftwp-container.ftwp-wrap #ftwp-header, #ftwp-container.ftwp-wrap #ftwp-list {

	background: transparent !important;
}
#ftwp-widget-container, .blog-single .article-inner {
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	padding: 10px;
	border-radius: 5px;
}
.blog-single .article-inner {
	padding: 20px;
}
#ftwp-container #ftwp-list.ftwp-list-nest.ftwp-colexp-icon .ftwp-anchor{
	font-weight: 400 !important;
	padding-left: 15px !important;
}

.ftwp-text, #ftwp-container #ftwp-list.ftwp-list-nest.ftwp-colexp-icon .ftwp-anchor:before{
	font-weight: 400 !important;
}
h1.entry-title{
	color: #ed3237;
}
.off-canvas-center .nav-vertical>li>a{
	font-size: 1.2em;
}
.mobile-sidebar a{
	color: #333 !important;
	font-size: 14px !important;
}
.mobile-sidebar .sub-menu a{
	text-transform: none;
}
.mfp-close svg{
	color: #333;
}
.toggle{
	opacity: 1;
	font-size: 12px;
}
.mobile-sidebar .sub-menu  .toggle{
	position: absolute;
	top: 0;
	right: 0;
}
.mobile-sidebar .sub-menu li{
	position: relative;
}
.mobile-sidebar .nav:not(.nav-slide) .active>.children{
	padding-bottom: 15px;
}
/*.menu-item-has-children{
	position: relative;
}
.menu-item-has-children .sub-menu .toggle{
	position: absolute;
	top: 0 !important;
}
.sidebar-menu>ul>li>.sub-menu .sub-menu{
	display: none;
}*/

/* Ẩn text tên ngôn ngữ, giữ cờ hiển thị */
.ftwp-icon-expand{
	display: none !important;
}
