html{
    overflow-x: hidden;
}
.n-pd {
    padding: 0;
}
.input-qty>input.form-control{
        width: 65px !important;
    }
.btn_head_contact {
    float: right;
    padding-top: 40px;
}

.full-img {
    width: 100%;
}
.menu_cate_list{
    background: #f2f4fa;
    padding: 40px 0 30px;
    margin-bottom: 40px;
}
.menu_cate_list ul{
    text-align: center;
}
.menu_cate_list ul li{
    display: inline-block;
    float: none;
    padding: 0px 20px;
    vertical-align: top;
    max-width: 150px;
}
.port_head{
    display: none;
}
.img_menu_cate{
    min-height: 65px;
    max-height: 65px;
}
.img_menu_cate .img_active_menu{
    display: none;
    margin: auto;
}
.menu_cate_list ul li:hover img.img_default_menu{
    display: none;
}
.menu_cate_list ul li:hover img.img_active_menu{
    display: block;
}
.menu_cate_list ul li a p{
    font-family: 'Sukhumvit Set';
    font-weight: 600;
    font-size: 16px;
    color: #b4b4b4;
    
}
.menu_cate_list ul li a:hover{
    text-decoration: none;
}
.menu_cate_list ul li:hover a p{
    color: #32baec;
}

.home_content_mb_title p.txt_company::after{
    position: absolute;
    content: '';
    border-bottom: 2px solid #32baec;
    width: 40px;
    display: block;
    text-align: center;
    left: 45%;
    margin-top: 12px;
}

.home_content_mb_title{
    background: #f2f4fa;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 30px;
}

.home_content_mb_title p{
    font-size: 20px;
    font-family: 'Avenir Next LT Pro Demi';
    color: #32baec;
}
.home_content_mb_title p.txt_title_home_mb{
    font-size: 30px;
    font-weight: 900;
    margin-top: 30px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-family: 'Sukhumvit Set';
    line-height: 40px;
    color: #32baec;
}
.home_content_mb_title h4 {
    font-size: 18px;
    font-family: 'Sukhumvit Set';
    font-weight: 500;
    color: #939394;
    line-height: 30px;
}
h2.home_title{
    font-family: 'Avenir Next LT Pro';
    font-weight: normal;
    color: #a7a9ab;
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
}
h2.home_title span{
    font-family: 'Avenir Next LT Pro';
    font-weight: bold;
    color: #32baec;
}
#owl-carousel-brand,#owl-carousel-portfolio{
    margin-top: 60px;
    margin-bottom: 120px;
}

#owl-carousel-brand .owl-item img{
    max-height: 100px;
    margin: auto;
}
#owl-carousel-portfolio .owl-item img{
    margin-bottom: 40px;
    width: 70% !important;
}
#navigation.header-6 #logo img{
    max-height: 100px;
}
.home_cate_content {
    padding: 0;
}
#home-customer{
    margin-top: 40px;
}
#home-customer h4{
    font-family: 'Sukhumvit Set';
    margin-top: 20px;
    text-align: center;
    color: #000;
    line-height: 25px;
}
.sort_product_set{
    display: none !important;
}
.mt-25{
    margin-top: 25px;
}
#navigation-sticky-wrapper,#home-content {
    padding: 0 80px;
}

#navigation .menu li a {
    font-family: 'Sukhumvit Set';
    font-weight: bold;
    font-size: 19px;
    color: #939394;
}
#home-customer {
    padding: 0 20px;
    margin-bottom: 70px;
}
#home-customer h2 {
    font-family: 'lato-bl';
    font-size: 40px;
    color: #b69471;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 30px;
}
#home-customer .owl-prev{
    position: absolute;
    left: -15px;
    top: 30%;
    background: transparent;
    color: #282b77;
    font-size: 36px;
}
#home-customer .owl-next{
    position: absolute;
    right: -15px;
    top: 30%;
    background: transparent;
    color: #282b77;
    font-size: 36px;
}
#home-customer ul{
    text-align: center;
    margin-bottom: 40px;
}
#home-customer ul>li{
    float: none;
    display: inline-block;
    
}
#home-customer ul>li>a{
    font-family: 'Kanit-regular';
    font-size: 20px;
    color: #282b77;
    background: none;
    transition: all 0.4s;
}
#home-customer ul>li>a:hover{
    color: #b69471;
    text-decoration: underline;
}
#home-customer .nav-pills > li.active > a{
    color: #b69471;
    text-decoration: underline;
}
#home-product .image_cate_set_45 .product-img img,#home-product .image_cate_set_46 .product-img img,#home-product .image_cate_set_47 .product-img img{
    width: 100%;
}
#owl-slide-cate{
    margin-top: 30px;
}
#owl-slide-cate .owl-prev{
    position: absolute;
    left: 95px;
    top: 28%;
    background: rgba(0,0,0,0.2);
    color: #fff;
    font-size: 30px;
    border-radius: 0;
}
#owl-slide-cate .owl-next{
    position: absolute;
    right: 95px;
    top: 28%;
    background: rgba(0,0,0,0.2);
    color: #fff;
    font-size: 30px;
    border-radius: 0;
}
u.indicator{
    position: absolute;
    top: 15px;
    right: 25px;
}
.img-size-1{
    max-width: 27%;
}
.img-size-2{
    max-width: 25%;
}
.img-size-3{
    max-width: 23%;
}
.img-size-4{
    max-width: 21%;
}
.img-size-trophy{
    display: inline-block;
}
.img-size-trophy p{
    text-align: center;
    font-family: 'Kanit-Regular';
    font-size: 18px;
}
.img-size-trophy img{
    vertical-align: bottom;
}
#owl-slide .owl-nav{
    display: none;
}

.table-detail thead th{
    font-family: 'Kanit-Regular';
    font-size: 20px;
    color: #282b77;
}
.table-detail tbody td{
    font-family: 'Sukhumvit Set';
    font-size: 18px;

}
#navigation .menu li a:hover,
#navigation .menu li:hover>a,
#navigation .menu li.current-menu-item>a,#navigation .menu li.current-menu-item>a i,
#navigation .menu>li.current_page_item>a,
#navigation .menu>li.current-menu-ancestor>a,
#navigation .menu>li.current-menu-item>a {
    color: #32baec;
}

#navigation.header-6 ul.menu>li>a:before,
#navigation.header-6 .menu>ul>li>a:before {
    /*display: none;*/
    background: #32baec;
}

#navigation.header-6 .menu {
    padding-top: 15px;
    float: right;
    text-align: right;
    width: 75%;
}
#navigation ul.menu>li, #navigation .menu>ul>li{
    float: none;
}
#navigation .menu li a i {
    color: #939394;
}

#navigation .menu li a:hover i {
    color: #32baec;
}

#navigation ul.menu ul li,
#navigation ul.menu ul ul li {
    list-style: none;
}

#navigation ul.menu ul a,
#navigation .menu ul ul a {
    font-size: 16px;
}

#navigation ul.menu li:hover>ul,
#navigation .menu ul li:hover>ul {
    -webkit-box-shadow: 0px 0px 9px -2px rgba(158, 156, 158, 1);
    -moz-box-shadow: 0px 0px 9px -2px rgba(158, 156, 158, 1);
    box-shadow: 0px 0px 9px -2px rgba(158, 156, 158, 1);
}

.search-box input {
    font-family: 'Kanit-Regular';
    font-size: 16px;
    color: #939394;
    width: 25%;
    float: right;
}

::placeholder {
    font-family: 'Sukhumvit Set';
}

:-ms-input-placeholder {
    font-family: 'Sukhumvit Set';
}

::-ms-input-placeholder {
    font-family: 'Sukhumvit Set';
}

.our_brand_footer{
    border-top: 1px solid #f1f1f1;
    padding: 50px 0;
}

#owl-slide .owl-prev {
    position: absolute;
    left: 20px;
    top: 45%;
    background: no-repeat;
    font-size: 26px;
}

#owl-slide .owl-next {
    position: absolute;
    right: 20px;
    top: 45%;
    background: no-repeat;
    font-size: 26px;
}

#owl-slide .owl-prev:hover,
#owl-slide .owl-next:hover {
    color: #b69471;
}
#owl-slide-cate img{
    width: 100%;
}
#owl-slide,#owl-slide-cate{
    padding: 0 80px;
}
.slide-caption {
    position: absolute;
    top: 24%;
    left: 60px;
    /*transform: translate(-50%, -50%);*/
    text-align: left;
    color: #fff;
}

.sub_title_slidehead:after {
    content: '';
    width: 35px;
    border-bottom: 2px solid #32baec;
    display: block;
    margin: 0 auto;
    top: 18px;
    position: absolute;
}

.slide-caption__title {
    font-size: 34px;
    font-weight: 900;
    margin-top: 25px;
    margin-bottom: 0;
    text-transform: uppercase;
    font-family: 'Sukhumvit Set';
    line-height: 52px;
    color: #32baec;
}

.slide-caption__title span {
    font-family: 'lato-b';
}

.owl-item.active .slide-caption__title {
    animation: 2s .8s fadeInUp both;
}

.owl-item.active .slide-caption__desc {
    animation: 2s 1.2s fadeInUp both;
}

.owl-item.active .sub_title_slide {
    animation: 2s 1.4s flipInX both;
}

.slide-caption__desc {
    font-size: .8rem;
    font-weight: 300;
    margin-top: 0;
    text-transform: uppercase;
}

.sub_title_set {
    margin-top: 25px;
}
h1.sub_title_slide {
    font-size: 25px;
    font-family: 'lato-b';
    color: #fff;
}
p.sub_title_slide {
    font-size: 25px;
    font-family: 'lato-b';
    color: #32baec;
}

h2.sub_title_slide_2 {
    font-size: 20px;
    font-family: 'Sukhumvit Set';
    font-weight: 500;
    color: #939394;
    line-height: 35px;
}

p.sub_title_slide_2 {
    font-size: 25px;
    font-family: 'Avenir Next LT Pro Demi';
    color: #32baec;
}

p.sub_title_slide_2 span{
    /*font-family: 'Kanit-regular';*/
}

#home_filter {
    border-top: 3px solid #c6a07b;
    margin-top: -10px;
    padding-bottom: 30px;
}

.home_filter_list {
    padding: 0 80px;
}

.home_filter_list p {
    /*font-family: 'Kanit-Regular';*/
    font-size: 22px;
    color: #c6a07b;
    margin-top: 25px;
}

.home_filter_list label {
    font-family: 'Sukhumvit Set';
    font-size: 16px;
    color: #929292;
}

.home_filter_list select {
    font-family: 'Sukhumvit Set';
    font-size: 16px;
    color: #000;
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #000;
    -webkit-appearance: none;
    background: url(../images/arrow_down.png) #FFF no-repeat;
    background-position: right 5px center;
}

.home_filter_list select:focus {
    outline: none;
    box-shadow: none;
}

.btn-filter-select {
    background: #282b77;
    font-family: 'Kanit-Regular';
    font-size: 17px;
    color: #FFF;
    width: 100%;
    border-radius: 2px;
    margin-top: 15px;
    transition: all 0.6s;
}

.btn-filter-select:hover {
    background: #000;
    color: #FFF;
}

.lds-ellipsis {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
}

.lds-ellipsis div {
    position: absolute;
    top: 27px;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #282b77;
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.lds-ellipsis div:nth-child(1) {
    left: 6px;
    animation: lds-ellipsis1 0.6s infinite;
}

.lds-ellipsis div:nth-child(2) {
    left: 6px;
    animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(3) {
    left: 26px;
    animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(4) {
    left: 45px;
    animation: lds-ellipsis3 0.6s infinite;
}

@keyframes lds-ellipsis1 {
    0% {
        transform: scale(0);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes lds-ellipsis3 {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(0);
    }
}

@keyframes lds-ellipsis2 {
    0% {
        transform: translate(0, 0);
    }

    100% {
        transform: translate(19px, 0);
    }
}

.cssload-loader-walk {
    width: 97px;
    height: 39px;
    position: absolute;
    left: 50%;
    margin-top: 50px;
    transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
}
.cssload-loader-walk > div {
    content: "";
    width: 19px;
    height: 19px;
    background: #49bdcd;
    border-radius: 100%;
    position: absolute;
    animation: cssload-animate 2.3s linear infinite;
        -o-animation: cssload-animate 2.3s linear infinite;
        -ms-animation: cssload-animate 2.3s linear infinite;
        -webkit-animation: cssload-animate 2.3s linear infinite;
        -moz-animation: cssload-animate 2.3s linear infinite;
}
.cssload-loader-walk > div:nth-of-type(1) {
    animation-delay: -0.46s;
        -o-animation-delay: -0.46s;
        -ms-animation-delay: -0.46s;
        -webkit-animation-delay: -0.46s;
        -moz-animation-delay: -0.46s;
}
.cssload-loader-walk > div:nth-of-type(2) {
    animation-delay: -0.92s;
        -o-animation-delay: -0.92s;
        -ms-animation-delay: -0.92s;
        -webkit-animation-delay: -0.92s;
        -moz-animation-delay: -0.92s;
}
.cssload-loader-walk > div:nth-of-type(3) {
    animation-delay: -1.38s;
        -o-animation-delay: -1.38s;
        -ms-animation-delay: -1.38s;
        -webkit-animation-delay: -1.38s;
        -moz-animation-delay: -1.38s;
}
.cssload-loader-walk > div:nth-of-type(4) {
    animation-delay: -1.84s;
        -o-animation-delay: -1.84s;
        -ms-animation-delay: -1.84s;
        -webkit-animation-delay: -1.84s;
        -moz-animation-delay: -1.84s;
}



@keyframes cssload-animate {
    0% {
        left: 97px;
        top: 0;
    }
    80% {
        left: 0;
        top: 0;
    }
    85% {
        left: 0;
        top: -19px;
        width: 19px;
        height: 19px;
    }
    90% {
        width: 39px;
        height: 15px;
    }
    95% {
        left: 97px;
        top: -19px;
        width: 19px;
        height: 19px;
    }
    100% {
        left: 97px;
        top: 0;
    }
}

@-o-keyframes cssload-animate {
    0% {
        left: 97px;
        top: 0;
    }
    80% {
        left: 0;
        top: 0;
    }
    85% {
        left: 0;
        top: -19px;
        width: 19px;
        height: 19px;
    }
    90% {
        width: 39px;
        height: 15px;
    }
    95% {
        left: 97px;
        top: -19px;
        width: 19px;
        height: 19px;
    }
    100% {
        left: 97px;
        top: 0;
    }
}

@-ms-keyframes cssload-animate {
    0% {
        left: 97px;
        top: 0;
    }
    80% {
        left: 0;
        top: 0;
    }
    85% {
        left: 0;
        top: -19px;
        width: 19px;
        height: 19px;
    }
    90% {
        width: 39px;
        height: 15px;
    }
    95% {
        left: 97px;
        top: -19px;
        width: 19px;
        height: 19px;
    }
    100% {
        left: 97px;
        top: 0;
    }
}

@-webkit-keyframes cssload-animate {
    0% {
        left: 97px;
        top: 0;
    }
    80% {
        left: 0;
        top: 0;
    }
    85% {
        left: 0;
        top: -19px;
        width: 19px;
        height: 19px;
    }
    90% {
        width: 39px;
        height: 15px;
    }
    95% {
        left: 97px;
        top: -19px;
        width: 19px;
        height: 19px;
    }
    100% {
        left: 97px;
        top: 0;
    }
}

@-moz-keyframes cssload-animate {
    0% {
        left: 97px;
        top: 0;
    }
    80% {
        left: 0;
        top: 0;
    }
    85% {
        left: 0;
        top: -19px;
        width: 19px;
        height: 19px;
    }
    90% {
        width: 39px;
        height: 15px;
    }
    95% {
        left: 97px;
        top: -19px;
        width: 19px;
        height: 19px;
    }
    100% {
        left: 97px;
        top: 0;
    }
}

.preloader {
    position: fixed;
    background: rgba(255, 255, 255, 0.9);
    width: 100%;
    height: 100%;
    z-index: 99;
    text-align: center;
}

.preloader_section {
    position: relative;
    top: 38%;
    text-align: center;
}

.preloader_section img {
    margin: auto;
}

#home-product .product-img {
    position: relative;
    overflow: hidden;
    height: inherit;
}

#home-product .product-img img {
    max-width: 100%;
    width: 70%;
    cursor: pointer;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    max-height: inherit;
}

#home-product .product-img:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

#home-content .caption {
    position: absolute;
    top: 20px;
    left: 40px;
}

#home-content .caption h3 {
    font-family: 'Sukhumvit Set';
    font-size: 30px;
    color: #b69471;
}

#home-product {
    margin-top: 40px;
   /* margin-bottom: 40px;*/
}

#home-product h2 {
    font-family: 'lato-bl';
    font-size: 40px;
    color: #b69471;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 50px;
}

.product-name p {
    font-size: 16px;
    font-family: 'Sukhumvit Set';
    margin-bottom: 0;
}

.product-name h3 {
    font-size: 18px;
    font-family: 'Sukhumvit Set';
    font-weight: bold;
    color: #939394;
    margin-top: 5px;
    text-align: center;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  	line-height: 30px;
  	margin-top: 0;
}
.short_desc_txt{
    text-align: center;
    font-size: 15px;
    font-family: 'Sukhumvit Set';
    color: #a2a2a2;
    margin-top: 10px;
}
.btn-link-detail{
    text-align: center;
}
#home-gallery {
    background: #222222;
    padding-bottom: 20px;
}

#home-gallery h2 {
    font-family: 'lato-b';
    font-size: 30px;
    color: #FFF;
    text-align: center;
    margin-top: 30px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 20px;
}

.btn_view_gallery {
    text-align: center;
    margin-top: 30px;
}

.btn_view_gallery a {
    font-family: 'lato-r';
    font-size: 17px;
    color: #b69471;
}

#home-contact {
        border-top: 1px solid #e5e5e5;
    min-height: 574px;
    background: url('../images/bg_home_contact.jpg?v=3') no-repeat top right;
    background-size: 100% 101%;
}

.contact_info_list{
    background: #32baec;
    padding: 50px;
}

.home-contact-form {
    padding: 120px 200px;
    font-family: 'lato-l';
    font-size: 14px;
    color: #c6a07b;
}

.home-contact-form label {
    font-family: 'lato-l';
    font-size: 14px;
    color: #c6a07b;
}

.home-contact-form input {
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #c6a07b;
}

.home-contact-form textarea {
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #c6a07b;
}

.home-contact-form input:focus {
    border: none;
    outline: none;
    box-shadow: none;
    border-bottom: 1px solid #000;
}

.btn-send-contact {
    background: #c6a07b;
    border-radius: 3px;
    padding: 12px;
    width: 100%;
    font-family: 'lato-b';
    font-size: 18px;
    color: #FFF;
    transition: all 0.6s;
}

.btn-send-contact:hover {
    background: #000;
    color: #FFF;
}

.btn-frm-set {
    margin-top: 30px;
}

.contact-detail {
    position: absolute;
    min-width: 480px;
    background: #c6a07b;
    padding: 40px;
    margin-top: -218px;
    right: 0;
}

.contact-detail p.txt_head_contact {
    font-family: 'Kanit-Regular';
    font-size: 24px;
    color: #FFF;
    margin-bottom: 20px;
    margin-top: 0;
}

.contact-detail p {
    font-family: 'Kanit-Regular';
    font-size: 17px;
    color: #FFF;
}

.btn-link-contact {
    background: #826c55;
    width: 100%;
    font-family: 'lato-r';
    font-size: 18px;
    color: #FFF;
    margin-top: 40px;
    position: absolute;
    left: 0;
    z-index: 9;
    padding: 15px 35px;
}

.footer-menu {
    background: #fff;
    border-top: 1px solid #f1f1f1;
    padding: 80px;
}

.footer-menu ul li {
    list-style: none;
    padding-bottom: 15px;
}

.footer-menu .footer_main_menu ul li a {
    font-family: 'Sukhumvit Set';
    font-size: 17px;
    font-weight: bold;
    color: #b4b4b4;
}

.footer-menu ul li a {
    font-family: 'Sukhumvit Set';
    font-size: 17px;
    font-weight: bold;
    color: #b4b4b4;
}
.footer-menu ul li a span{
    color: #0fb1ec;
}
.img_footer_logo{
    width: 90%;
}
.footer_info h4{
    font-family: 'Sukhumvit Set';
    font-weight: bold;
    font-size: 20px;
    color: #0fb1ec;
    margin-top: 0;
}
.footer_info p{
    font-family: 'Sukhumvit Set';
    font-weight: normal;
    font-size: 16px;
    color: #a7a9ab;
}
.footer_info p a{
    color: #0fb1ec;
}
.footer-menu ul li.footer_menu_cate a{
    font-weight: normal;
}
#footer-copy {
    background: #000;
    padding: 15px;
}

#footer-copy p {
    font-family: 'Kanit-Regular';
    font-size: 18px;
    color: #c6a07b;
    text-align: center;
}

#footer-copy p span {
    font-family: 'lato-t';
    font-size: 14px;
    color: #FFF;
}

.banner_page {
    background: #282b77;
    padding: 15px;
    text-align: center;
}

.banner_page h4 {
    font-size: 16px;
    font-family: 'Sukhumvit Set';
    color: #FFF;
    margin-bottom: 0;
    margin-top: 0;
}

.banner_page h4 a {
    color: #FFF;
    text-decoration: underline;
}

.productlist_set,
#home-product,
.filter_set,
.category_set,
.search_set,
.detail_set,
.listall_set,
.portfolio_cate_set,
.howtoorder_set,
.contactus_sets {
    padding: 10px 100px;
}
#cart-list .txt_head_page{
    font-family: 'Sukhumvit Set';
    font-size: 50px;
    font-weight: bold;
    color: #32baec;
    text-align: center;
}
.txt_sub_page{
    font-family: 'Sukhumvit Set';
    font-size: 20px;
    font-weight: 500;
    color: #939394;
    text-align: center;
    margin-top: 40px;
}
.content_section{
    border-top: 1px solid #f1f1f1;
}
#content-detail{
    margin-top: 70px;
    margin-bottom: 70px;
}
.contentinfo_detail{
    padding-top: 100px;
}
.contentinfo_detail h2{
    font-family: 'Sukhumvit Set';
    font-weight: bold;
    font-size: 28px;
    color: #32baec;
    padding-left: 40px;
}
.contentinfo_detail h2:after {
    content: '';
    width: 30px;
    border-bottom: 2px solid #32baec;
    display: block;
    margin-top: -14px;
    left: 15px;
    position: absolute;
}
.contentinfo_detail p{
    font-family: 'Sukhumvit Set';
    font-size: 17px;
    font-weight: 500;
    line-height: 30px;
    color: #939394;
    margin-top: 35px;
}
.breadcrumb {
    text-align: left !important;
    margin-top: 15px;
    margin-bottom: 25px;
}

.breadcrumb>li>a {
    font-size: 16px;
    font-family: 'Sukhumvit Set';
    color: #929292 !important;
}

.breadcrumb>li.active {
    font-size: 16px;
    font-family: 'Kanit-Light'
}

.txt_head_filter {
    font-family: 'Sukhumvit Set';
    font-size: 22px;
    font-weight: bold;
    color: #939394;
}
#accordion .panel-body{
    border-top: none;
}
#accordion .panel-heading{
    border-top: 1px solid #ddd;
    padding: 20px 15px 5px;
}
#accordion .panel-title a:before,
#accordion .panel-title a.collapsed:before {
    content: "\f068";
    font: normal normal normal 14px/1 FontAwesome;
    line-height: 20px;
    font-size: 12px;
    font-weight: 900;
    color: #32baec;
    text-align: center;
    position: absolute;
    right: 25px;
    transition: all 0.3s ease 0s;
}

#accordion .panel-title a.collapsed:before {
    content: "\f067";
    font: normal normal normal 14px/1 FontAwesome;
    line-height: 20px;
    font-size: 12px;
    font-weight: 900;
    color: #32baec;
    text-align: center;
    position: absolute;
    right: 25px;
    transition: all 0.3s ease 0s;
}

#accordion .panel-default {
    border: none;
    box-shadow: none;
}

#accordion .panel-heading {
    background: none;
    padding-left: 0;
}

#accordion .panel-title>a {
    font-family: 'Sukhumvit Set';
    font-weight: bold;
    font-size: 20px;
    color: #32baec;
}
#accordion .panel-title>a:hover{
    text-decoration: none;
}
#accordion .panel-collapse ul>li {
    list-style: none;
    padding-bottom: 10px;
}

#accordion .panel-collapse ul>li.cate_sub_side>a::before {
    content: "\f10c";
    font: normal normal normal 14px/1 FontAwesome;
    color: #dddddd;
    position: absolute;
    left: 15px;
    z-index: 1;
    margin-top: 3px;
    font-size: 18px;
    transition: all 0.4s;
}

#accordion .panel-collapse ul>li.cate_sub_side>a:hover::before {
    content: "\f058";
    font: normal normal normal 14px/1 FontAwesome;
    color: #87c39c;
    position: absolute;
    left: 15px;
    z-index: 1;
    margin-top: 3px;
    font-size: 18px;
}

#accordion .panel-collapse ul>li.active>a::before {
    content: "\f058";
    font: normal normal normal 14px/1 FontAwesome;
    color: #87c39c;
    position: absolute;
    left: 15px;
    z-index: 1;
    margin-top: 3px;
    font-size: 18px;
}

#accordion .panel-collapse ul>li>a:hover {
    text-decoration: none;
    color: #87c39c;
}

#accordion .panel-body {
    padding-left: 20px;
}

#accordion .panel-collapse ul>li>a {
    font-family: 'Sukhumvit Set';
    font-size: 17px;
    color: #000;
    transition: all 0.4s;
}

.active_set_icon{
    display: block !important;
    color: #32baec !important;
}
.inactive_set_icon{
    display: none;
}

.product-list {
    margin-top: 0;
    margin-bottom: 70px;
}

#portfolio-list{
    margin-top: 70px;
}

.bottom_line{
    position: absolute;
    display: block;
    width: 40px;
    border-bottom: 2px solid #32baec;
    left: 49%;
}
.web-title-bar {
    border-bottom: none;
    margin-bottom: 30px;
}

.web-title-bar h1 {
    font-family: 'Sukhumvit Set';
    font-size: 46px;
    font-weight: bold;
    color: #32baec;
    margin-top: 0;
}

.sort_product_set label {
    font-family: 'Sukhumvit Set';
    font-size: 15px;
    color: #929292;
    position: relative;
    top: 1px;
}

.sort_product_set select {
    font-family: 'Sukhumvit Set';
    font-size: 15px;
    color: #000;
}

.product-list .product-img img {
    max-height: 210px;
}
.product-list .product-img{
	min-height: 240px;
}
.product-list .product-img,
.product-list .product-name {
    height: inherit;
    margin-bottom: 0;
    padding: 0;
}

.product-list a.btn-product-detail .product_list_content {
    border: 1px solid transparent;
    transition: all 0.4s;
    margin-bottom: 40px;
}
.txt_detail_cat_name{
    font-family: 'Sukhumvit Set';
    font-weight: bold;
    font-size: 22px;
    color: #939394;
}
.slide_product_detail{
    padding: 0;
    border:1px solid #e1e1e1;
}
/*.product-list a.btn-product-detail:hover .product_list_content {
    border: 1px solid #ddd;
}*/

.product-link-detail {
    border-top: 1px solid #ddd;
}

.link_txt_detail {
    font-family: 'Kanit-Regular';
    font-size: 16px;
    color: #c6a07c;
    position: relative;
    top: 12px;
    left: 15px;
}

.link_btn_detail {
    float: right;
    padding: 12px 17px;
    background: #c6a07b;
    color: #FFF;
}

.product-link-detail {
    opacity: 0;
    transition: all 0.4s;
}

.btn-view-detail{
    border: 1px solid #73c699;
    border-radius: 17px;
    padding: 7px 20px;
    font-family: 'Sukhumvit Set';
    font-weight: bold;
    color: #73c699;
    transition: all 0.5s;
    margin-top: 10px;
}

.btn-view-detail:hover{
    background: #32baec;
    border: 1px solid #32baec;
    color: #fff;
}

/*.product-list a.btn-product-detail:hover .product-link-detail {
    opacity: 1;
}*/

.product-list .product-img {
    padding: 20px 0 10px;
    margin-bottom: 0; 
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    border-radius: 50%;
    padding: 3px 15px;
    font-size: 22px;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-radius: 50%;
    padding: 3px 15px;
    font-size: 22px;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    background: none;
    border: none;
    font-family: 'lato-r';
    font-size: 19px;
    color: #000;
}

.unset-filter {
    background: #282b77;
    color: #FFF;
    font-size: 16px;
    font-family: 'Sukhumvit Set';
    position: relative;
    top: -2px;
    padding: 4px 10px;
    border-radius: 4px;
    border: none;
    margin-right: 4px;
}

.unset-filter-txt {
    margin-top: 30px;
}

.unset-filter-txt a {
    font-family: 'lato-b';
    font-size: 17px;
    color: #929292;
}

.txt_no_data h1 {
    font-family: 'Kanit-Regular';
    font-size: 34px;
    margin-top: 50px;
}

footer {
    padding: 0 15px;
}

.search_set label {
    font-family: 'Sukhumvit Set';
    font-size: 16px;
}

.search_set input {
    font-family: 'Sukhumvit Set';
    font-size: 16px;
}

.btn-search {
    border: 1px solid #73c699 !important;
    background: #fff;
    color: #73c699;
    font-size: 16px;
    font-family: 'Sukhumvit Set';
    border-radius: 4px;
    border: none;
    margin-right: 4px;
    transition: all 0.6s;
}

.btn-search:hover {
    border: 1px solid #32baec !important;
    background: #32baec;
    color: #FFF;
}

.btn-reset {
    background: #ccc;
    color: #000;
    font-size: 16px;
    font-family: 'Sukhumvit Set';
    border-radius: 4px;
    border: none;
    margin-right: 4px;
    transition: all 0.6s;
}

.btn-reset:hover {
    background: #000;
    color: #FFF;
}

#owl-detail .owl-dots {
    position: absolute;
    bottom: 10px;
    right: 15px;
}

#owl-detail .owl-dots .owl-dot.active span,
#owl-detail .owl-dots .owl-dot:hover span {
    background: #FFF;
}

#owl-detail .owl-dots .owl-dot span {
    border: 1px solid #FFF;
    background: none;
}

.txt_sku_detail{
    font-family: 'Sukhumvit Set';
    font-weight: normal;
    font-size: 17px;
    color: #000;
}

.txt_sku_detail span{
    color: #939394;
}

.detail_desc_set p{
    font-family: 'Sukhumvit Set';
    font-weight: 600;
    font-size: 20px;
    color: #939394;
    line-height: 34px;
}

.detail_desc_set h3{
    font-family: 'Sukhumvit Set';
    font-weight: normal;
    font-size: 17px;
    color: #000;
}

.caption_detail_slide {
    position: absolute;
    top: 10px;
    left: 0px;
    z-index: 9;
}

.caption_detail_slide a {
    color: #FFF;
    font-size: 24px;
    background: rgba(212, 210, 213, 0.6);
    padding: 10px 15px;
    border-radius: 50%;
    transition: all 0.5s;
}

.caption_detail_slide a:hover {
    color: #FFF;
    font-size: 24px;
    background: #c6a07b;
    padding: 10px 15px;
    border-radius: 50%;
    transition: all 0.5s;
}

#product-detail ul.nav-pills li {
    width: 49%;
}

#product-detail ul.nav-pills li a {
    background: none;
    border-bottom: 1px solid #ebebeb;
    border-radius: 0;
    font-family: 'lato-b';
    color: #929292;
    font-size: 17px;
    letter-spacing: 1px;
    text-align: center;
}

#product-detail .nav-pills>li.active>a,
#product-detail .nav-pills>li.active>a:hover,
#product-detail .nav-pills>li.active>a:focus {
    background: none;
    border-bottom: 1px solid #282b77;
    border-radius: 0;
    font-family: 'lato-b';
    color: #282b77;
    font-size: 17px;
    letter-spacing: 1px;
    text-align: center;
}

#description {
    margin-top: 40px;
    font-family: 'Sukhumvit Set';
    font-size: 16px;
    color: #000000;
}

.addtocart_set {
    margin-top: 50px;
}

.add-to-cart {
    background: #73c699;
    padding: 10px 50px;
    font-family: 'Sukhumvit Set';
    font-weight: bold;
    font-size: 20px;
    color: #FFF;
    transition: all 0.6s;
    text-decoration: none;
    border-radius: 25px;
    border-bottom: 4px solid #64ac8b;
}

.add-to-cart:hover {
    text-decoration: none;
    background: #64ac8b;
    color: #FFF;
}

.add-to-cart:focus {
    text-decoration: none;
    background: #000;
    color: #FFF;
}

.product-relate h4{
    font-family: 'Sukhumvit Set';
    font-size: 22px;
    font-weight: bold;
    color: #32baec;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 20px;
}

.btn_back_home {
    font-family: 'Sukhumvit Set';
    font-size: 16px;
    color: #929292;
    transition: all 0.6s;
}

.btn_back_home:hover {
    color: #000;
    text-decoration: none;
}

.cart_reception_form{
    background: #f2f4fa !important;
}
.cart_reception_form h2{
    color: #32baec !important;
    margin-bottom: 10px !important;
}

.cart_reception {
    background: #FFF;
    padding: 20px 30px;
    padding-bottom: 60px;
    min-height: 610px;
}

.cart_reception h2 {
    font-family: 'Sukhumvit Set';
    font-weight: bold;
    font-size: 25px;
    color: #73c699;
    margin-bottom: 30px;
}

.cart_reception_form p {
    font-family: 'Sukhumvit Set';
    font-size: 16px;
    color: #929292;
}

/*.cartlist_set {
    background: #f7f4f0;
    padding-bottom: 80px;
}*/

#frm_reception {
    margin-top: 40px;
}

#frm_reception label {
    font-family: 'Sukhumvit Set';
    font-size: 16px;
    color: #878e93;
}
#frm_reception input{
    background: transparent;
}
#frm_reception input:focus{
    background: #FFF;
}

.btn-send-reception{
    background: #32baec;
    font-family: 'Sukhumvit Set';
    font-size: 20px;
    color: #FFF;
    padding: 8px 12px;
    width: 100%;
    margin-top: 20px;
    border-radius: 30px;
    border-bottom: 4px solid #309de2;
    transition: all 0.6s;
}
.btn-send-reception:hover{
    background: #309de2;
    color: #FFF;
}
.table_cart_list tbody>tr>td{
    border-top:none;
    border-bottom:1px solid #ddd;
    padding-bottom: 20px;
}
.table_cart_list .product-name{
    font-family: 'Sukhumvit Set';
    font-size: 18px;
    color: #000;
    padding-top: 10px;
}
.table_cart_list .product-name p{
    font-family: 'Sukhumvit Set';
    font-size: 16px;
}
.table_cart_list .product-name span{
    font-family: 'Sukhumvit Set';
    font-weight: bold;
    font-size: 16px;
    color: #939394;
}
.txt_num{
    font-family: 'Sukhumvit Set';
    font-size: 16px;
    color: #282b77;
}
.input-qty .btn-minus{
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    padding: 6px 16px;
}
.input-qty .btn-plus{
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    margin-left: -2px !important;
    padding: 6px 14px;
}
.input-qty>input.form-control {
    border: 1px solid #ccc;
    font-family: 'Sukhumvit Set';
    color: #71777d;
}
.txt_amount{
    font-family: 'Kanit-Regular';
    font-size: 15px;
    color: #000;
    padding-top: 10px;
    position: relative;
    top: 6px;
}
.our_brand_footer h2.home_title{
    font-size: 18px;
    text-align: right;
}
.del-cart-list{
    color: red;
}
.btn_continue{
    padding: 0;
    
}
.btn_continue a{
    font-family: 'Sukhumvit Set';
    font-size: 17px;
    color: #ba9a79; 
}
.scroll_top{
    z-index: 9999;
    border-radius: 50%;
    position: fixed;
    right: 30px;
    bottom: 40px;
    background: #73c699;
    padding: 6px 12px;
    transition: all 0.6s;
    text-align: center;
}
.scroll_top a{
    font-family: 'Sukhumvit Set';
    font-weight: bold;
    font-size: 16px;
    color: #FFF;
}    
.scroll_top:hover{
    background: #000;
    color: #FFF;
    text-decoration: none;
}
.scroll_top a:hover{
    text-decoration: none;
}
.blog-news-name{
    background: #c6a07b;
    padding: 25px;
}
.blog-news-name h4{
    font-family: 'Kanit-Regular';
    font-size: 23px;
    color: #FFF; 
    margin-top: 0;
}
.blog-news-name p{
    color: #FFF;
    margin-bottom: 0;
}
.btn_readmore{
    position: absolute;
    z-index: 1;
    top: 38%;
    text-align: center;
    display: block;
    width: 100%;
    opacity: 0;
    transition: all 0.4s;
}
#btn_readmore{
    background: #FFF;
    padding: 12px 35px;
    border: none;
    border-radius: 25px;
    font-family: 'Kanit-Regular';
    font-size: 18px;
    color: #cc9966;
}
.link_article:hover .btn_readmore{
    opacity: 1;
}
.article_list{
    margin-bottom: 40px;
}
.article_content p {
    font-family: 'Kanit-Regular';
    font-size: 18px;
}
.article_related h3{
    font-family: 'lato-b';
    font-size: 18px;
    color: #cc9900;
    margin-bottom: 20px;
}
.article_related h4{
    font-family: 'Kanit-Regular';
    font-size: 18px;
    color: #000;
}
.article_related p{
    font-family: 'Kanit-Regular';
    color: #9e9e9e;
}
.article_related a:hover{
    text-decoration: none;
}
.article_related a:hover h4{
    color: #b69471;
}
.article_content{
    margin-bottom: 50px;
}
.portfolio_cate{
    min-height: 600px;
}
.caption_protfolio{
    padding: 50px 50px 0;
}
.caption_protfolio h4{
    font-family: 'Avenir Next LT Pro';
    font-size: 24px;
    color: #ffffff;
    letter-spacing: 2px;
    margin-bottom: 0;
}
.caption_protfolio h2{
    font-family: 'Avenir Next LT Pro Demi';
    font-size: 45px;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 20px;
}
.caption_protfolio a{
    font-family: 'Sukhumvit Set';
    font-size: 17px;
    color: #fff;
}
.caption_protfolio a img{
    vertical-align: middle;
}
.owl-carousel-portfolio-list .owl-nav{
    margin-top: 0;
}
.owl-carousel-portfolio-list .owl-prev{
    position: absolute;
    left: -28px;
    top: 43%;
    background: #FFF !important;
    color: #939394 !important;
    font-size: 30px !important;
    border-radius: 50% !important;
    padding: 1px 17px !important;
    -webkit-box-shadow: 0px 0px 8px -2px rgba(79,79,79,1);
    -moz-box-shadow: 0px 0px 8px -2px rgba(79,79,79,1);
    box-shadow: 0px 0px 8px -2px rgba(79,79,79,1);
}
.owl-carousel-portfolio-list .owl-next{
    position: absolute;
    right: -28px;
    top: 43%;
    background: #FFF !important;
    color: #939394 !important;
    font-size: 30px !important;
    border-radius: 50% !important;
    padding: 1px 17px !important;
    -webkit-box-shadow: 0px 0px 8px -2px rgba(79,79,79,1);
    -moz-box-shadow: 0px 0px 8px -2px rgba(79,79,79,1);
    box-shadow: 0px 0px 8px -2px rgba(79,79,79,1);
}
.portfolio_list{
    margin-bottom: 80px;
}
.portfolio_list_all{
    padding: 0 10px 20px;
}
.portfolio_cate_menu li{
    list-style: none;
    display: inline-block;
    padding: 6px 12px;
    border: 1px solid #fff;
    transition: all 0.6s;
}
.portfolio_cate_menu li a{
    font-family: 'Sukhumvit Set';
    font-size: 18px;
    color: #929292;
}
.portfolio_cate_menu li:hover a{
    color: #282b77; 
    text-decoration: none;
}
.portfolio_cate_menu li:hover{
    border: 1px solid #282b77;
}
.portfolio_cate_menu li.active{
    border: 1px solid #282b77;
}
.portfolio_cate_menu li.active a{
    color: #282b77; 
    text-decoration: none;
}
.how_list{
    margin-top: 50px;
    text-align: center;
}
.how_list img.img-how{
    display: block;
    margin: auto;
}
.how_list h3{
    font-family: 'Kanit-Regular';
    font-size: 20px;
    color: #272727;
    line-height: 28px;
    text-align: center;
}
.how_list p{
    font-family: 'Kanit-Regular';
    font-size: 17px;
    color: #8b959e;
}

.how_list h4{
    font-family: 'Kanit-Regular';
    font-size: 18px;
    color: #a6743f;
}
.contact_info p.txt_set_head{
    font-family: 'Sukhumvit Set';
    font-size: 17px;
    color: #8b959e;
}
.contact_info h3{
    font-family: 'Sukhumvit Set';
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 15px;
}
.contact_info h5{
    font-family: 'Sukhumvit Set';
    font-weight: 600;
    font-size: 17px;
    color: #fff;
}
.contact_info h4{
    font-family: 'Sukhumvit Set';
    font-size: 17px;
    color: #fff;
    margin-top: 30px;
}
.contact_info h4 a{
    color: #fff;
}
.contact_info h4 i{
    color: #cc9966;
}
.contact_form p.txt_set_head{
    font-family: 'Sukhumvit Set';
    font-size: 30px;
    font-weight: bold;
    text-align:center;
    color: #878e93;
    margin-bottom: 30px;
    margin-top: 50px;
}
.contact_form label{
    font-family: 'Sukhumvit Set';
    font-weight: normal;
    font-size: 17px;
    color: #878e93;
}
.contact_form  input{
    box-shadow: none;
    font-family: 'Sukhumvit Set';
    font-size: 16px;
    color: #000;
    border-radius: 0;
}
#contactFrm .inp .label{
    font-size: 18px;
    font-family: 'Sukhumvit Set';
}
.btn-contact{
    background: #73c699;
    width: 100%;
    font-family: 'Sukhumvit Set';
    font-weight: bold;
    color: #FFF;
    font-size: 20px;
    border-radius: 25px;
    padding: 5px 14px;
    margin-top: 30px;
    text-align: center;
    border-bottom: 4px solid #64ac8b;
}
/*.map_contact{
    margin-top: 100px;
}*/
.category_content{
    margin-bottom: 80px;
}
.category_content h1{
    font-family: 'Kanit-regular' !important;
    margin-bottom: 10px !important;
}
.category_content p{
    font-family: 'Kanit-regular';
    font-size:17px;
    text-align: center;
}
.category_content .product-list{
    margin-top: 50px;
}
.category_content a:hover{
    text-decoration: none;
}
h4.txt_content_cat{
    font-family: 'Sukhumvit Set';
    font-size: 22px;
    color: #282b77;
    text-align: center;
    margin-top: 20px;
    transition: all 0.6s;
}
h4.txt_content_cat a{

    color: #282b77;

}
a:hover h4.txt_content_cat{
    color: #b69471;
}

.box{
    text-align: center;
    box-shadow: 0 0 7px #7e7d7d;
    position: relative;
    cursor: pointer;
}
.box img{
    width: 100%;
    height: auto;
}
.box .box-content{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.5s ease 0s;
}
.box:hover .box-content{
    background-color: rgba(182, 148, 113, 0.8);
}
.box .box-content:before,
.box .box-content:after{
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    opacity: 0;
    transform: scale(1.5);
    transition: all 0.6s ease 0.3s;
}
.box .box-content:before{
    border-left: 1px solid #040404;
    border-top: 1px solid #040404;
    top: 19px;
    left: 19px;
}
.box .box-content:after{
    border-bottom: 1px solid #040404;
    border-right: 1px solid #040404;
    bottom: 19px;
    right: 19px;
}
.box:hover .box-content:before,
.box:hover .box-content:after{
    opacity: 1;
    transform: scale(1);
}
.box .title{
    margin: 0;
    position: relative;
    top: 0;
    opacity: 0;
    transition: all 1s ease 0.01s;
    font-family: 'Kanit-Regular';
    font-size: 22px;
    color: #000;
}
.box:hover .title{
    top: 39%;
    opacity: 1;
    transition: all 0.5s cubic-bezier(1, -0.53, 0.405, 1.425) 0.01s;

}
.box .title:after{
    content: "";
    width: 0;
    height: 1px;
    background: #040404;
    position: absolute;
    bottom: -8px;
    left: 0;
    right: 0;
    margin: 0 auto;
    transition: all 1s ease 0s;
}
.box:hover .title:after{
    width: 80%;
    transition: all 1s ease 0.8s;
}
.box .icon{
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    opacity: 0;
    transition-duration: 0.6s;
    transition-timing-function: cubic-bezier(1, -0.53, 0.405, 1.425);
    transition-delay: 0.1s;
}
.box:hover .icon{
    bottom: 25%;
    opacity: 1;
}
.box .icon li{
    display: inline-block;
}
.box .icon li a{
    display: block;
    /* width: 40px; */
    border-radius: 4px;
    /* height: 40px; */
    /* line-height: 40px; */
    /* border-radius: 50%; */
    cursor: pointer;
    font-size: 18px;
    color: #000;
    border: 1px solid #000;
    /* margin-right: 5px; */
    transition: all 0.3s ease-in-out 0s;
    padding: 6px 10px;
    font-family: 'Sukhumvit Set';
    font-size: 18px;
}
.box .icon li a:hover{
    background: #000;
    color: #fff;
}
#navigation ul.menu>li>a.search_header:focus{
    background: #FFF;
}
#navigation ul.menu>li>a.search_header:hover:before{
    display: none;
}
#navigation ul.menu>li>a.search_header i{
    color: #939394;
    font-size: 20px;
    transition: all 0.6s;
}
#navigation ul.menu>li>a.search_header:hover i{
    color: #32baec;
}
@media only screen and (max-width:990px){
    .box{ margin-bottom: 30px; }
}

#home-customer .owl-carousel .owl-item img{
    /*width: 100%;*/
    margin: auto;
}
.txt_copy{
    color: #b4b4b4;
    margin-top: 20px;
    padding-left: 10px;
}
/*.zoom {
  width: 8px;
  height: 8px;
  border-radius: 8px;
  display: inline-block;
  position: relative;
  border: 2px solid currentColor;
}

.zoom:before {
  content: '';
  width: 1px;
  height: 6px;
  background: currentColor;
  display: block;
  top: 1px;
  left: 3px;
  position: absolute;
}

.zoom:after {
  content: '';
  height: 1px;
  width: 5px;
  background: currentColor;
  display: block;
  top: 3px;
  left: 1px;
  position: absolute;
}

.zoom-inner {
  width: 6px;
  height: 3px;
  display: block;
  background: currentColor;
  position: absolute;
  top: 7px;
  left: 7px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}*/
