.ss_foot_news_one h1, .ss_foot_news_one p {
	font-family: 'Kanit', 'Nunito', sans-serif;
}
.banner_three .ss_banner_left h1 {
    font-size: 40px;
}
.ss_header,
.ss_section_two h2, .ss_section_two p,
.ss_section_five h1, .ss_section_five h2, .ss_section_five p,
.ss_section_seven span, .ss_section_seven li,
.ss_section_four p, .ss_section_three p {
	font-family: 'Kanit', 'Nunito', sans-serif;
}

.text-th, .text-th h2, .text-th p, .text-th h1 {
	font-family: 'Kanit', 'Nunito', sans-serif !important;
}

.ss_header .ss_menu {
    font-size: 20px;
}

.ss_product_content h2 {
	padding-right: 0px;
}

.img-logo {
    max-width: 60%;
}

.ss_breadcrumb-about {
/*	padding:40px 0px 100px;*/
	padding:20px 0px 50px;
	margin-bottom:10px;
}
.ss_breadcrumb-about li{
	display: inline-block;
/*    color: #fff;*/
    padding: 6px 8px 6px 10px;
/*    position: relative;*/
}

.ss_contact_left {
/*    background: linear-gradient(-55deg , #36d1dc, #5b86e5);*/
     background: linear-gradient(-55deg , #ffa331, #fc6c54);
}

.ss_contact_right label {
	font-family: 'Kanit', 'Nunito', sans-serif !important;
}

.ss_section_footer p, .ss_section_footer a, .ss_section_footer li{
	color:#fff;
}

.ss_contact_left a {
    color: #fff;
}
.ss_contact_left a:hover {
    color: #fa3919;
}

.ss_seven_price h1 {
    font-size: 25px;
}
.ss_seven_price h2 {
    font-size: 2rem;
}

.table-pricing .table-bordered td, .table-pricing .table-bordered th {
    border: 1px solid #dee2e6;
}

.ss_blog .content {
    font-size: 16px;
}

.ss_foot_news_one a{
    color: #fff !important;
    background: #fc6c54;
}
.ss_foot_news_one .ss_btn{
    font-size: 20px;
}

.ss_foot_news_one a:hover {
    color: #fc6c54 !important;
}

.ss_error_svg svg {
    fill: #fc6c54;
}

@media screen and (max-width: 1299px){
    .ss_menu_bar span {
        width: 40px;
        height: 3px;
        margin-top: 8px;
    }
    .ss_menu.ss_toggle .ss_menu_bar span:nth-child(3) {
        transform:rotate(135deg) translate(-8px,8px);
    }
    .ss_menu > ul {
        width: 220px;
    }
    .ss_foot_news_one .ss_btn{
        position: inherit;
        top: 0;
        right: 0;
    }
    .ss_foot_message {
        margin-top: 15px;
        text-align: center;
    }


    /*.ss_header {*/
    /*    position: fixed;*/
    /*    top: 0px;*/
    /*    left: 0px;*/
    /*    background-color: #fff;*/
    /*    z-index: 999;*/
    /*}*/

    /*.ss_banner_main, .ss_breadcrumb-about {*/
    /*    margin-top: 160px;*/
    /*}*/
}
