﻿.body-background {
    background-color:#ffffff;
}
.background-header {
    height: 200px;
    background-color:#00a8cc;
    padding:30px 0 30px 30px;
}
.icon-cart-btn {
    width: 35px !important;
    vertical-align:text-bottom !important;
}
.btn-addtocart {
    padding:10px 10px 5px 10px;
    color:#ffffff;
    background-color:#00a8cc;
    text-align:center;
    vertical-align:top;
    font-weight:bold;
    cursor:pointer;
}
    .btn-addtocart:hover {        
        background-color:#00819c;
    }
.box-optiond-detail {
    height: auto;
}
.img-option {
    padding: 15px;
}
.img-option > img{
    width:100%;
    box-shadow: 0px 0px 40px #383838;
    -moz-box-shadow: 0px 0px 40px #383838;
    -webkit-box-shadow: 0px 0px 40px #383838;
    margin-bottom:20px;
}
.text-header-name {
    word-wrap:break-word;
    min-height:150px;
}
.text-header-name h2 {
    color:#ffffff;
}
.text-header-name h4 {
    color:#ffffff;
}
.text-detail-option {
    word-wrap:break-word;
    padding-bottom:20px;
}
.text-detail-option h3{
    font-weight:bold;
}
.text-des-option {
    margin-top:30px;
    border-bottom:2px solid #b9b9b9;
    padding-bottom:10px;
}
.box-comment {
    border-top: 2px solid #b9b9b9;
    padding-bottom:15px;
    border-bottom:2px solid #b9b9b9;
}
.box-comment h3{
     font-weight:bold;
}
.box-comment button{
    float:right;
}
.pad-main {
    padding-left:15px;
    padding-right:15px;
}
.textarea-custom {
    width:100% !important;
}
.site-button-primary2 {
    background-color:#00a8cc !important;
}
.site-button-primary2:hover {
    background-color:#00819c !important;
}
.processbar-comment {
    display:none;
    float:right;
}
.box-commentlist h4{
    font-weight:bold;
    margin-bottom: 0;
}
.box-commentlist > span{
    font-size:15px;
}
.box-commentlist > p{
    font-size:15px;
}
#body-comment {
    border-bottom:2px solid #b9b9b9;   
}
#redirect-tunwalai {
    cursor:pointer;
    padding:10px;
    background-color:#00a8cc;
    margin-top:5px;
    color:#ffffff;
    text-align:center;
    font-weight:bold;
}
#redirect-tunwalai:hover {
    background-color:#00819c;
}
.getkey-tunwalai {
    margin-top:5px;
    background-color:#544320;
    padding:10px;
    color:#ffffff;
    text-align:center;
}
.getkey-tunwalai > p{
    font-weight:bold;
}
.getkey-tunwalai > span{
    font-weight:bold;
}
.getkey-tunwalai > img {
    width: 35px;
}

#btn--edit{
    color:#b3f2ff;
}

body{
    margin:0 !important;
}

.text-detail-option img{
    width:100%;
}

@media (max-width: 767px)  {
    .background-header {
    height: 300px;
    padding:30px;
}
    .text-header-name {
    word-wrap:break-word;
    min-height:150px;
    min-height:0;
    text-align:center;
}
    .site-body {
        font-size: 15px;
    }
    h2 {
        font-size: 24px;    
    }

    h3 {
        font-size: 20px;    
    }
    .col-xs-12 {
        padding-left:0;
        padding-right:0;
    }
    .icon-cart-btn {
    width: 25px !important;
    vertical-align:text-bottom !important;
    }
    .getkey-tunwalai > img {
        width: 20px;
    }
    .container{
        width:100% !important;
    }
}
