/*Custom css*/
#menu-menu-top .icon{
	display:none;
}

#menu-menu-top > li.has-menu-megas .sub-menu .sub-menu li, #menu-menu-top > li:not(.has-menu-megas) .sub-menu li{
	max-height: 30px;
	height:30px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

#home_slide_new{ overflow:hidden; }
#home_slide_new .metaslider{ margin:0; }
#home_slide_new .flex-control-nav{
    position: absolute;
    bottom: 14px;
}#home_slide_new .flex-control-paging li a.flex-active {
    background: rgba(255, 2, 2, 0.9);
}#home_slide_new .metaslider .flexslider{
	margin-bottom:0;
}

.hot_news_image img, .main_product_image img, .relate_product_image img, .project_image img, .product_image img{
	width:100%;
}

body:not(.woocommerce-cart) .khunggt {
    *font-family: 'time new roman', time, serif;
    font-size: 14pt;
    line-height: 22pt;
    color: #000000;
    margin: 0 auto;
    padding: 1em 1.5em 3em 1.5em;
    width: 100%;
    max-height: 100%;
    border-radius: 0 0 5px 5px;
    border-top: 2px solid #dd5533;
    box-shadow: 0 2px 2px #aaa;
}

body.woocommerce-checkout .khunggt{
	padding:0;
	border:0;
	border-radius:0;
	box-shadow:none;
}

body.woocommerce-checkout .khunggt, body.woocommerce-cart .khunggt{
	font-size:inherit;
	line-height:inherit;
}

.page_content{ padding-bottom:30px; }

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{
    padding: 8px 12px;
    font-size: 14px;
	color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
	webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.fb_iframe_widget_fluid_desktop, .fb_iframe_widget_fluid_desktop span, .fb_iframe_widget_fluid_desktop iframe {
            max-width: 100% !important;
            width: 100% !important;
 }
 
 .navigation.pagination{
	float: left;
    width: 100%;
    text-align: center;
	display:block;
}

.navigation.pagination .screen-reader-text{
	display:none;
}
.navigation.pagination .page-numbers .icon{
	width:11px;
	height:11px;
	color: #fff;
	fill:#fff;
}
.navigation.pagination .page-numbers{
	background: #6c7c93;
    color: #fff;
    padding: 5px 10px;
	position:relative;
}

.navigation.pagination .page-numbers:after{
	position:absolute;
	top:45%;
	left:50%;
	transform:translate(-50%,-50%)
}

.navigation.pagination .page-numbers.next:after{
	content:"»";
}

.navigation.pagination .page-numbers.prev:after{
	content:"«";
}

.navigation.pagination .page-numbers.current{
	background: #fefefc;
    color: #000;
    border: 1px solid #6c7c93
}

.sidebar_box_title {
    font-size: 20px;
    border-radius: 5px 5px 0px 0px;
    background: #ffcc20;
    color: #000000;
    padding: 12px 10px;
    font-weight: 600;
    margin-bottom: 0px;
	line-height: inherit;
	text-transform: inherit;
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images{
	width:100%;
}

.woocommerce div.product form.cart .button{
	border-radius:0;
	text-transform:uppercase;
	padding: initial;
	width: 250px;
    height: 40px;
    line-height: 39px;
    font-weight: bold;
    color: #ff6a00;
    font-size: 18px;
    text-align: center;
    background: #ffffff;
    border: 1px solid #ff6a00;
    transition-duration: 0.4s;
    cursor: pointer;
    outline: none;
}

.woocommerce div.product form.cart .quantity .qty{
    height: 40px;
    line-height: 39px;
	border: 1px solid #ff6a00;
}

.woocommerce-product-details__short-description{
    font-weight: bold;
    margin-bottom: 30px;
}

.product-m-ct{
	line-height: 22pt; font-size: 14pt; font-family: 'times new roman', times, serif; color: #000000;
}

.sidebar_box ul.product-categories li{
	line-height:25px;
	position:relative;
}.sidebar_box ul.product-categories li:before{
	content: "\f105";
	font: normal normal normal 14px/1 FontAwesome;
	margin-right:5px;
}.sidebar_box ul.product-categories li a{
    text-transform: none;
    font-weight: normal;
    color: #696969;
    margin-bottom: 5px;
    display: inline-block;
}

.sidebar_box ul.product_list_widget li img{
    float: left;
	margin-left:0;
    margin-right: 13px;
	width: 64px;
}.sidebar_box ul.product_list_widget li .woocommerce-Price-amount.amount{
	color:#f00;
}

.product_relate_box ul.products.row{
	margin-right: -15px;
    margin-left: -15px;
}

.page-template-page-contact .page_breadcrum{ margin-bottom:0; }

input.wpcf7-form-control.wpcf7-submit {
    margin-top: 10px;
    color: #fff !important;
    padding: 0px 44px 0;
    box-shadow: none !important;
}


.woocommerce .cart .button:not([name="update_cart"]),
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
	height: 48px;
    line-height: 48px;
    background: #fed444;
    color: #315388;
    text-transform: uppercase;
    text-align: center;
    padding: 0 30px;
    border-radius: 5px;
    border: none;
    border-bottom: solid 3px #e7c041;
    font-weight: bold;
    font-size: 16px;
    display: inline-block;
}

.woocommerce .cart .actions .button{
    height: 48px;
    line-height: 48px;
    padding: 0 19px !important;
	background:#ccc;
}

.woocommerce-cart table.cart td.actions .coupon .input-text{
	height: 48px;
    line-height: 48px;
    padding: 0 20px;
    width: auto;
}

.woocommerce #wle-cart-row1 .cart-collaterals .cart_totals, .woocommerce-page  #wle-cart-row1 .cart-collaterals .cart_totals{
	width:100%;
}

.woocommerce #wle-cart-row1 .cart-collaterals .cart_totals h2{ padding-top:0; margin-top:0; }

.cart-collaterals .checkout-button{ float:right; }

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{
	color:#000;
	background:#fed444;
}

.footer-3c .widget3c_nav_menu ul.menu li i{
	padding-left:0;
	position: relative;
    margin-right: 12px;
    top: 5px;
}

.site-footer .wpcf7-form label, .site-footer .wpcf7-form span, .site-footer .wpcf7-form .wpcf7-text.wpcf7-email{ width:100%; }
.site-footer .wpcf7-form .wpcf7-text.wpcf7-email{
	padding-left:0!important;
	padding-right:0!important;
	margin:0!important;
	box-shadow:none !important;
}.site-footer .wpcf7-form .wpcf7-submit{
	margin-top: 0;
    padding: 5px 20px;
}

.hl-option-links li{ 
	display:inline-block; 
	text-align: center;
    padding: 0 !important;
    background: #175289;
    border-radius: 50px;
    height: 30px;
    width: 30px;
    line-height: 30px;
	margin-right: 10px;
}.hl-option-links li a{
	display: block !important;
    width: 100% !important;
    max-width: unset !important;
    color: #fff;
}

#home3cqoutes .qoutes3cbox h3{
    font-size: 1.5rem;
}#home3cqoutes {
   padding: 10px 0px;
}

.logo IMG {
    max-height: 85px;
}
.search-wap {
    padding-top: 20px;
}