/*
Theme Name: Name
Theme URI: http://khowebsites.com/
Author: ITC Việt
Author URI: http://itcviet.com/
Description: Theme Name is a WordPress shopping theme designed for WooCommerce. The theme is ideal for supermarkets, shopping malls or convenience stores with loads of product categories.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: text_domain
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, custom-header, custom-background, custom-menu, editor-style, featured-images, microformats, post-formats

The styleheets of Theme Name are located in assets/css.
IMPORTANT : If you write your CSS code below, it will be deleted when you'll update the theme.
*/

/*	################################################################
	CSS OVERVIEW 	

	1. IMPORT FILES
	2. GENERAL
	3. ELEMENTS
	4. HEADER
	5. FOOTER
	...

################################################################# */ 

/*==========================================================
	1. IMPORT FILES
==========================================================*/


/*==========================================================
	2. GENERAL
==========================================================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
body
{
    font-family: Arial;
    font-size: 14px;
    overflow: auto;
}
.fl{float: left;}
.fr{float: right;}
.tl{text-align: left;}
.tc{text-align: center;}
.tr{text-align: right;}
.clear{clear: both;}

.thuanphuong-wrapper
{
    background: #fff;
   
}
.thuanphuong-header
{
     
    background: #e46283;
    height: 36px; 
}

.thuanphuong-logo
{
    background: #fff;
    width: 100%;
}
.logo-slogan
{
    width: 70%;
    float: left;
}
.box-support
{
    width: 29%;
    float: left;
}
.img-support
{
    border-right: 1px solid #ccc;
}
.thuanphuong-content
{
    
}
.thuanphuong-footer
{
        
}
.thuanphuong-header .menu
{
    width: 100%;
    line-height: 36px;
    background:  #e46283 ;
}
.content-page
{
    width: 1170px;
     margin:  0 auto;
}
.menumain ul li
{
    float: left;
    display: block;
    position: relative;
}
.menumain ul ul li
{
    width: 100%;
}
.menumain ul li.active, .menumain ul ul li a:hover, .menumain ul li.open
{
    background: #d6456a;
    
}
.menumain ul li.open a
{
    text-decoration: none;
}
.menumain ul li a
{
    color: #fff;
    padding: 5px 0 5px 20px;
   
}

.menumain ul li.active  a span.border, .menumain ul li:last-child  a span.border, .menumain ul li.open a span.border
{
    
    border-left:none;

}

.menumain ul li a span.border
{
    border-left: 1px solid #fff;
    display: inline-block;
    height: 15px;
    margin-left: 17px;
    position: relative;
    top: 2px;
    width: 1px;
}
.caret
{
    border-color: #fff transparent -moz-use-text-color;
    border-top: 4px solid #fff;
}
.menumain > li > .dropdown-menu
{
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: 0;
   
}

.menumain ul ul
{
    background: #e46283 !important;
    margin: 0;
    border-radius: 0;
}
.menumain .open .sub_sub_menu {
    background: #e46283 none repeat scroll 0 0;
   
    display: none;
    left: 100%;
    min-width: 100%;
    
    position: absolute;
    top: 0;
}
.menumain .open .sub_sub_menu li a {
    color: #fff;
    float: left;
    width: 100%;
}
.hard_sub_sub {
    position: relative;
}
.hard_sub_sub:before{
    font: normal normal normal 14px/1 FontAwesome;
        
        content: "\f105";
        font-size: 12px;
        color: #fff;
        position: absolute;
        top: 5px;
        right: 10px;
    }

.menumain .open .dropdown-menu > li > a {
    font-size: 12px;
}
.dropdown-menu > li > a {
    clear: both;
    color: #333;
    display: block;
    font-weight: normal;
    line-height: 1.42857;
    padding: 3px 20px;
    white-space: nowrap;
}


.menumain .open .hard_sub_sub:hover:before{
    color: #fff;
}

.menumain .open .hard_sub_sub:hover .sub_sub_menu{
    display: block;
}

.menumain ul ul ul li a
{
    color: #fff;
    padding: 0px 10px;
}

.box-social ul
{
   
}
.box-social ul li
{
    float: left;
    padding:0px 5px;
}
.box-social li a i
{
    color: #fff;
}
.thuanphuong-support
{
    width: 100%;
    display: block;
    padding: 10px 0;
}
.thuanphuong-support .logo-slogan
{
    text-align: right;
    position: relative;
    right: 100px;
}
.img-support
{
    width: 120px;
   margin-top: 20px;
   float: left;
}
.hotlline
{
    float: left;
    margin-left: 15px;
    margin-top: 11px;
    
}

.hotlline p
{
    font-family:"RobotoBold";
    color: #98272b;
    font-size: 18px;
}
.bg-search
{
    background: #e46283;
    height: 40px;
    margin-bottom: 15px;
}
.search-form
{
    width: 74%;
   display: inline-block;
}
.support-online
{
    
    color: #fff;
    display: inline-block;
    position: relative;
    right: 10px;
    top: 8px;
    width: 25%;
    float: right;

}
.support-online h4
{
    font-size: 14px;
    font-family:"RobotoBold";
    text-transform: uppercase;
}
.cat-search
{
    background: #ccc none repeat scroll 0 0;
    border-radius: 5px 5px 0 0;
    display: inline-block;
    height: 35px;
    left: 1%;
    position: relative;
    text-align: center;
    top: 4px;
    width: 33%;
    float: left;
}
.cat-search h4
{
    font-size: 14px;
    font-family:"RobotoRegular";
    text-transform: uppercase;
    color: #333333;
    background: #e6e6e6
    border-radius:5px 5px   0 0;
    font-weight: bold;
    line-height: 40px;
}
.frm-search
{
    width: 65%;
     display: inline-block;
     position: relative;
     left: 4%;
     float: left;
}
#searchText
{
    width: 80%;
    top: 3px;
    position: relative;
}
.search-form
{
    margin-top: 2px;
}
.search-form button
{
    top: 3px;
    width: 20%;
    right: 2px;
}
.list-group
{
    border-right: 5px solid #e6e6e6;
    width: 25%;
    float: left;
}
 .list-group .list-item {
    position: relative;
}
.list-group .list-item {
    border-bottom: 1px solid #ddd;
}

.list-group.sub-menu {
    position: absolute;
    top: 0;
    left: 90%;
    min-width: 180px;
    z-index: 999;
    background: #e6e6e6;
    border-right: 0;
    box-shadow: 0px 0px 3px #e6e6e6;
    padding: 5px 0px;
    opacity: 1;
    visibility: hidden;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
.list-item a
{
    background: url("../images/li.png") no-repeat  8px center;
    padding-left: 25px;
}
.list-item a:hover
{    
    background: #e6e6e6 url("../images/li.png") no-repeat  8px center;
}
.list-item:hover .list-group.sub-menu
{
    left: 102.2%;
    opacity: 1;
    visibility: visible;
}
.list-group.sub-menu a
{
    display: block;
    padding: 5px 10px;
    color: #333;
    background: url("../images/li.png") no-repeat  5px center;
    padding-left: 25px;
}
.list-group.sub-menu a:hover
{
   
    color: #333;
     background:  #ccc url("../images/li.png") no-repeat  5px center;
   
}

.main_slider
{
    float: left;
    width: 74%;
    margin-left: 10px;
}
.carousel-inner
{
    width: 70%;
    float: left;
}
.carousel-item
{
    float: left;
    width: 248px;
    margin-left: 10px;
    z-index: 100;
    position: relative;
    cursor: pointer;
    overflow: auto;
    max-height: 450px;
}
.carousel-item div
{
    margin-bottom: 10px;
    text-align: center;
}
.carousel-item img
{
    max-width: 100%;
    height: auto;
}

.carousel-dots {
    
    bottom: 30px;
    display: block;
    float: right;
    height: 20px;
    position: relative;
    right: 282px;
    width: 60%;
    text-align: right;
}

.carousel-dots div
{
    background: url("../images/slider.png") no-repeat;
    width: 19px;
    height: 19px;
    z-index: 9999;
    display: inline-block;
    cursor: pointer;
}
.carousel-dots div.active
{
    background: url("../images/slider-active.png") no-repeat;
    width: 19px;
    height: 19px;
    z-index: 9999;
    display: inline-block;
}
.top-footer
{
    background: #e6e6e6;
    width: 100%;
     height: 240px;
}
.bg-top-footer
{
    background: #e6e6e6;
    padding: 40px 0;
    width: 100%;
    height: 240px;
}
.textfooter
{
    width: 45%;
    float: left;
}
.textfooter h4, .subscribe h4, .box_link h4
{   
    font-size: 15px;
    text-transform: uppercase;
    font-family:"RobotoMedium";
    padding-bottom: 30px;
    padding-left: 5px;
}
.textfooter span
{
    display: block;
}
.subscribe
{
    width: 25%;
    float: left;
    margin-right: 40px;

}
.box_link
{
    width: 20%;
   float: left;
   

}
.send-email
{
    padding-top: 20px;
}
.social
{
    padding-bottom: 20px;
}
.payment h3
{
    font-size: 15px;
    text-transform: uppercase;
    font-family:"RobotoMedium";
    padding-bottom: 15px;
    padding-left: 5px;
}
.payment
{

}
.bottom-footer
{
    background: #e46283;
    height: 50px;
}
.bg-bottom-footer
{
    background: #e46283;
    height: 50px;
}
.copyrigt p
{
    line-height: 50px;
}
.counter-online
{
    padding-top: 5px;
}
.counter p, .counter p a
{
    line-height: 20px;
    color: #fff;
}

.address-footer
{
    background: url("../images/maps.png") no-repeat center left;
    padding: 8px 0;
    padding-left: 40px;

}
.phone-footer
{
    background: url("../images/phone.png") no-repeat center left;
    padding: 8px 0;
    padding-left: 40px;
}
.email-footer
{
    background: url("../images/email.png") no-repeat center left;
    padding: 8px 0;
    padding-left: 40px;
}
#dangky_tin
{
    border:1px solid #ccc;
    width: 200px;
    padding: 5px;
}
#btn_dangky_tin
{
     background: url("../images/send.png") no-repeat center left;
     border:1px solid #e46283;
     height: 33px;
    left: -5px;
    position: relative;
    width: 35px;
}

.support-online:hover #tu_van{display:block}
.about-main
{
    margin-top: 30px;

}

.about-main h4
{
    border-bottom:1px solid #ccc;
    padding-bottom: 20px;
    color:#333;
}
.bg_shd
{
    border:1px solid #ccc;
}
.contact .bnt_send, .contact .btn_reset
{
    background: #e46283;
}
.image_boder
{
    width: 25%;
    float: left;
}
.content-modules
{
    width: 72%;
    float: left;
    margin-left: 30px;
}
.pro-tab
{
    width: 100%;
}
.mg-bt-20
{
    width: 50%;
    float: left;
}
.mg-bt-75
{
    width: 75%;
    float: left;
}
.mg-bt-map
{
    width: 48%;
    float: left;
    margin-left: 10px;
}

.news-main 
{
    margin-top: 20px;
}
.about-main
{
    margin: 30px 0;
}
.about-main h4
{
    margin-bottom: 20px;
}
.news-main  h4, .about-main h4
{
    font-size: 14px;
    font-family:"RobotoBold";
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;    
    padding-bottom: 15px;    
}
.pro_square
{
    margin-top: 10px;
}
.pro_square .img
{
    padding-top: 0;
}
.pro_square .mota
{
    text-align: left;
    padding: 0 10px;
}
.pro_square .box_pro_square
{
    height: 345px;
}
.pro_square .mota a
{
     font-family:"RobotoBold";
     color: #000;
     text-align: left;
}
.pro_square .mota p
{
    color: #000;
    text-align: left;
}
.pro_square .img img
{
    height: 227px;
}
.pro_square .box_pro_square, .pro_square .box_pro_square
{
    margin-right: 10px;
}
.box-slider
{
    margin-top: 30px;
    width: 100%;
}
.box-slider .customer, .box-slider .partner
{
    float: left;
    width: 48%;
    position: relative;
}
.box-slider .partner
{
    margin-left: 30px;
}
.customer h4,.partner h4 
{
    font-size: 14px;
    font-family:"RobotoBold";
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;    
    padding-bottom: 15px;   
}

.customer .owl-prev, .customer .owl-next
{
    
    position: relative;
    float: right;
}

.customer .owl-prev 
{
    right: 25px;
    top: -115px;
}
.customer .owl-next
{
     right: -12px;
    top: -115px;
}

.partner .owl-prev, .partner .owl-next
{
    
    position: relative;
    float: right;
    color: #000;
}

.partner .owl-prev 
{
    right: 25px;
    top: -115px;
}
.partner .owl-next
{
     right: -12px;
    top: -115px;

}

.customer .owl-prev 
{
    background: url("../images/prev.png") no-repeat;
    width: 16px;
    height: 16px;
}

.customer .owl-next 
{
    background: url("../images/next.png") no-repeat;
    width: 16px;
    height: 16px;
}

.partner .owl-prev 
{
    background: url("../images/prev.png") no-repeat;
    width: 16px;
    height: 16px;
}

.partner .owl-next 
{
    background: url("../images/next.png") no-repeat;
    width: 16px;
    height: 16px;
}
#goTop
{
    background: none;

}
#goTop i
{
    color: #e46283;
    font-size:50px;
    position: relative;
    bottom: 50px;
}
.pro_list .box_pro_list
{
    position: inherit;
}

.carousel-control {
    width: 42px;
    height: 42px;
    top: 50%;
    background: none;
    text-shadow: none !important;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.carousel-control.left {
    left: 5%;
    margin-top: 25%;
    opacity: 0;
    position: absolute;
}
.carousel-control.right {
    right: 35%;
    opacity: 0;
    position: absolute;
    margin-top: 25%;
}
.main_slider:hover .carousel-control.left,.main_slider:hover .carousel-control.right
{
     opacity: 1;
}

.carousel-control.left:focus, .carousel-control.left:active,.carousel-control.right:focus, .carousel-control.right:active
{
    outline: none;
}
.pagination
{
    width: 100%;
    text-align: center;
}
.pagination ul
{
    float: none;
}
.pagination ul li a
{
    background: #fff;
    color:#333;

}
.pagination ul li a.current
{
    background: #e46283;
    color:#fff;
    
}
.pagination ul li a:hover
{
    background: #e46283;
    color:#fff;
    
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus
{
    background: #e6e6e6;
    color: #333;
    border:1px solid #ccc;
}