/*====================แก้จาก css เดิม========================*/
.single-product .item-bottom .price-box {
    float: none;
}

#footer {
    background: #c41230;
    border-top: 1px solid #ff4747;
}

.footer-widget-area {
    background: #eae9e9 none repeat scroll 0 0 !important;
}

.single-footer-widget h4 {
    color: #cc1000;
	font-family: 'line_seed_sansRegular_TH';
font-size: 18px;
}

.single-footer-widget .footer-info p,
.single-footer-widget .footer-info ul li a,
.single-footer-widget .footer-info ul li,
.single-footer-widget .footer-info.contact i {
    color: #363636;
}

.service-area .service-item {
    display: inline-block;
    padding-left: 0;
    padding-right: 110px;
    position: relative;
    text-align: right;
    width: 100%;
}

.service-area .service-item i {
    font-size: 0;
    right: 0;
    position: absolute;
    top: 10px;
}

.service-area .service-item h4 {
    color: #545454;
    font-size: 16px;
    letter-spacing: inherit;
    margin-bottom: 5px;
}

.service-area .service-item p {
    font-size: 14px;
}

.mainmenu {
    padding: 0;
}

.header-right-menu {
    padding: 0 17px 0 0;
}

.search-destop {
    float: left;
}

.search-destop .search-form {
    box-shadow: none;
    margin-right: 0;
}

.search-destop #search-form {
    overflow: inherit;
}

.search-destop #search-form input {
    border-radius: 40px;
    border: solid 1px #c41230;
    line-height: 1.5em;
    margin-right: 68px;
    padding: 0px 0px 0px 10px;
}

.mainmenu ul#nav > li > a {
    line-height: 0px;
}

.search-destop .search-form button[type="submit"] {
   /* line-height: 56px;*/
}


.logo {
    padding: 30px 15px;
}

.mainmenu > nav > ul#nav > li:hover ul.sub-menu,
.mainmenu ul#nav li:hover .megamenu {
    top: 25px;
}
ul.header-r-cart li:hover .mini-cart-content, ul.header-settings li:hover .settings-menu {
top: 77px;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #af0404;
    background: #af0404;
}

.ui-widget-header {
    background: #cc0000;
}

.coupon-accordion h3 {
    cursor: pointer;
}



/*=================เขียนใหม่=======================*/
.mobile-search {
    display: none;
}

.text-center {
    text-align: center;
}



.btn-add-cart a:hover {
    background: #d82e2e;
    color: #fff;
    border-color: #d82e2e;
}

.social-button ul li.facebook a {
    border: 1px solid #ffffff;
    background: #ffffff;

}

.social-button ul li.instagram a {
    border: 1px solid #ffffff;
    background: #ffffff;
}

.social-button ul li.youtube a {
    border: 1px solid #ffffff;
    background: #ffffff;
}

.social-button ul li.twitter a {
    border: 1px solid #ffffff;
    background: #ffffff;
}

.social-button ul li.line a {
    border: 1px solid #ffffff;
    background: #ffffff;

}

.social-button ul li a i,
.social-button ul li a:hover i {
    color: #c00;
	font-size:16px;
}

.top-header {
    background-color: #f4f4f4;
    padding: 0px 0;
	border-bottom: 5px solid #c41230;
}

.top-header .social-button {
    float: right;
}

.top-header p {
    color: #363636;
font-family: 'line_seed_sansRegular_TH';
font-size: 14px;
    line-height: 50px;
    margin: 0;
}

.top-header p a {
    color: #363636;
}

.tabs {
    list-style: none;
    margin: 0;
    padding: 0;
}

.tabs li {
    display: inline-block;
    padding: 15px 25px;
    background: none;
    text-transform: uppercase;
    cursor: pointer;
}

.tabs li.current {
    background: #e9e9e9;
}

.tab-contents {
    background: #e9e9e9;
    padding: 20px;
}

.tab-pane {
    display: none;
}

.tab-pane.current {
    display: block;
}


/*=====media query=====*/
@media (max-width: 1200px) and (min-width: 992px) {
    .mainmenu ul#nav > li > a {
        padding: 0 6px 25px 6px;
    }
}

@media only screen and (max-width: 991px) {

    .search-destop,
    .mainmenu {
        display: none;
    }

    .mobile-search {
        display: block;
    }

    .header-right-menu {
        margin: 0 auto;
        float: none;
        text-align: center;
    }

    .search-form {
        float: none;
        margin: 0 auto;
        padding: 0 10px;
        width: 258px;
    }

    .mobile-menu-area {
        display: block;
    }
}

@media only screen and (max-width: 767px) {
    .top-header p {
        text-align: center;
        line-height: 20px;
    }

    .logo {
        padding: 0;
    }

    .header-right-menu {
        padding: 0;
    }

    .header-right-menu > ul > li {
        line-height: 56px;
    }

    .header-right-menu > ul > li::after {
        top: 14px;
    }
    .top-header .social-button {
    float: none;
    text-align: center;
}
    .social-button li {
    display: inline-block;
        float: none;}

}


/* tab */
.nav-tabs {
    border-bottom: 0px;
    /*border-bottom: 3px solid #ddd;*/

}
.nav > li > a {
    
    color: #cc0000;
font-family: 'line_seed_sansRegular_TH';
font-size: 15px;


display: inline-block;
padding: 15px 22px;
background: none;
cursor: pointer;
}
.nav-tabs > li > a:hover {
color: #cc0000;
    /*border-color: #eee #eee #ddd;*/

}

.btn-view-more a:hover {
    background: #b30000;
    color: #fff;
    border-color: #b30000;
}
.btn-view-more a {
 background: #d82e2e;
border: 2px solid #d82e2e;
    height: 40px;
    color: #fff;
    line-height: 40px;
    display: inline-block;
    padding: 0 32px;
    text-align: center;
    text-transform: uppercase;
    position: relative;
font-family: 'line_seed_sansRegular_TH';
font-size: 17px;
    border-radius: 20px;

    /*border: 2px solid #999;
        border-top-color: rgb(153, 153, 153);
        border-right-color: rgb(153, 153, 153);
        border-bottom-color: rgb(153, 153, 153);
        border-left-color: rgb(153, 153, 153);
    height: 40px;
    color: #555;
    line-height: 40px;
    display: inline-block;
    padding: 0 32px;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    font-size: 12px;
    border-radius: 20px;
    font-weight: 700;*/
}

.blog-sidebar ul li.category-list-sidebar a::before{
	display:none;
	
}
.blog-sidebar ul li.category-list-sidebar a span.counter{
    line-height: 30px;
    position: absolute;
    right: 0;
    width: 30px;
    text-align: center;
    color: #c3c3c3;
    border-radius: 50%;
    background: #ebebeb;
}
.blog-sidebar ul li.category-list-sidebar a:hover span.counter, .blog-sidebar ul li.category-list-sidebar a.active span.counter {
    color: #fff;
    background: #e33;
}

.blog-sidebar ul li.category-list-sidebar a{
	color: #5f5f5f;
    display: inline-block;
    font-size: 16px;
    font-weight: 300;
    text-transform: capitalize;
    line-height: 30px;
}
