/* BEGIN s-breadcrumb-1 */
.bg-breadcrumb {
    background-image: linear-gradient(to bottom, rgba(187, 207, 227, 0.1), rgba(238, 238, 238, 0.1));
}
.s-breadcrumb-1 {
    font-size: 15px;
    padding-bottom: 15px;
    padding-top: 15px;
}
.s-breadcrumb-1 ul {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}
.s-breadcrumb-1 ul li {
    margin-left: 0.54em;
    font-size: 14px;
    color: #666;
}
.s-breadcrumb-1 ul li:last-child span {
    font-weight: 300;
}
.s-breadcrumb-1 ul li i {
    font-size: 0.85em;
}
.s-breadcrumb-1 ul li i.fa-angle-double-right {
    color: #888;
}
.s-breadcrumb-1 ul li a {
    font-weight: normal;
    color: inherit;
}
.s-breadcrumb-1 ul li a:hover {
    color: #0a5aaa;
}
.s-breadcrumb-1 ul li:first-child {
    margin-left: 0;
}
.s-breadcrumb-1 ul li:first-child a>i {
    font-size: 1.54em;
}

/* END s-breadcrumb-1 */
/* BEGIN p-detail-1 */
.p-detail-1 .p_thumb {
    line-height: 0;
    text-align: center;
    margin: 0.99px;
}
.p-detail-1 .p_thumb.ht-ratio--75::before {
    padding-bottom: calc(60% + 1px);
}
.p-detail-1 .p_thumb img:focus {
    outline: none;
}
.p-detail-1 .p_content {
    margin-top: 20px;
}
.p-detail-1 .p_content .title {
    color: #0a5aaa;
    text-transform: uppercase;
    font-size: 22px;
    line-height: 1.25em;
    margin-bottom: 15px;
}
.p-detail-1 .p_content .info {
    position: relative;
}
.p-detail-1 .p_content .info ul:first-child li {
    line-height: 26px;
    margin-bottom: 5px;
}
.p-detail-1 .p_content .info ul:first-child li>span:first-child {
    display: inline-block;
    color: #333;
    opacity: 0.8;
    font-weight: 300;
    font-size: 17px;
    text-transform: uppercase;
    transition: all .5s;
}
.p-detail-1 .p_content .info ul:first-child li>span i {
    font-size: 22px;
    margin-right: 3px;
    color: #23af4b;
    transition: all .5s;
}
.p-detail-1 .p_content .info ul:first-child li>span:last-child {
    color: #111;
}
.p-detail-1 .p_content .info ul:first-child li>span:last-child a:hover {
    color: #0a5aaa;
}
.p-detail-1 .p_content .info ul:first-child li>span a:hover i {
    color: #0a5aaa;
}
.p-detail-1 .p_content .info .c-button-2, .p-detail-1 .p_content .info .c-button-3 {
    font-size: 12px;
}
.p-detail-1 .p_content .price .discount, .p-detail-1 .p_content .price .market {
    letter-spacing: 0.5px;
}
.p-detail-1 .p_content .price .discount {
    font-size: 18px;
    color: #1976d2;
}
.p-detail-1 .p_content .price .market {
    color: #909090;
    margin-left: 15px;
    text-decoration: line-through;
}
.p-detail-1 .p_content .desc {
    margin: 15px 0px;
}
.p-detail-1 .p_content .desc>p {
    font-weight: 300;
    font-size: 17px;
    text-align: justify;
}
.p-detail-1 .p_content .list>p {
    font-size: 17px;
    font-weight: 300;
    text-transform: uppercase;
}
.p-detail-1 .p_content .list>p i {
    color: #23af4b;
    font-size: 22px;
}
.p-detail-1 .p_content .list .ht-format-detail {
    margin-left: 30px;
}
.p-detail-1 .p_content .list .ht-format-detail p {
    font-weight: 300;
    color: #333;
}
.p-detail-1 .p_content .list .ht-format-detail p:before {
    content: "\f046";
    font-family: Fontawesome;
    margin-right: 0.36em;
    color: #23af4b;
    font-size: 13px;
}
.p-detail-1 .contact {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    margin: 25px 0px 20px;
}
.p-detail-1 .contact>.row {
    margin-left: 0;
    align-items: center
}
.p-detail-1 .contact>.row>.col-md-7 {
    padding-left: 8px;
}
.p-detail-1 .contact>.row>.col-md-7 .col-md-3 {
    background-color: #eee;
    padding: 15px 20px 5px;
    text-align: center;
    color: #0a5aaa;
    text-transform: uppercase;
    font-size: 16px;
}
.p-detail-1 .contact>.row>.col-md-7 .col-md-9 {
    display: flex;
    align-items: center;
}
.p-detail-1 .contact .c_title {
    text-transform: uppercase;
    margin-bottom: 10px;
}
.p-detail-1 .contact .hotline {
    margin-left: 25px;
    display: flex;
    align-items: center;
}
.p-detail-1 .contact .hotline i {
    font-size: 40px;
    color: #bbb;
}
.p-detail-1 .contact .hotline i.fa-envelope-o {
    font-size: 25px;
}
.p-detail-1 .contact .hotline h2 {
    display: inline-block;
}
.p-detail-1 .contact .hotline>div {
    margin-left: 5px;
    margin-top: 10px;
}
.p-detail-1 .contact .hotline>div span {
    font-size: 16px;
    margin-left: 5px;
    margin-right: 5px;
}
.p-detail-1 .contact .hotline>div p {
    color: #f60;
}
.p-detail-1 .contact .hotline>div i {
    color: #0a5aaa;
    margin-right: 3px;
}
.p-detail-1 .contact .hotline button {
    background-color: transparent;
    color: #0a5aaa;
    box-shadow: none;
    border: 1px solid #0a5aaa;
    padding: 0px 10px 8px;
}
.p-detail-1 .contact #form-contact button {
    height: 100%;
}
.p-detail-1 .contact .form-group {
    margin-bottom: 0;
    border-radius: 0;
}
.p-detail-1 .contact button i {
    font-size: 20px;
    padding-top: 5px;
}
.p-detail-1 .contact .c-form .c_error>span, .p-detail-1 .contact .c-form-border .c_error>span {
    display: none;
}
.p-detail-1 .p_detail {
    font-weight: 300;
    margin-bottom: 30px;
}
.p-detail-1 .p_detail .desc {
    font-weight: bold;
    margin-bottom: 5px;
}


/* Style chung S-CART */
[class*="s-cart-"] .s_table {
    font-size: 14px;
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    margin-bottom: 20px;
}
[class*="s-cart-"] .s_table thead tr td {
    padding: 10px 0.22em 10px 0.22em;
}
[class*="s-cart-"] .s_table tr td:first-child {
    padding: 5px 5.4px;
}
[class*="s-cart-"] .s_table tr td:last-child {
    padding-right: 0;
}
/* BEGIN s-cart-1 */
.s-cart-1 .order .row {
    background-color: #f9f9f9;
    padding: 7px 0 5px;
    margin-right: 0;
    margin-left: 0;
}
.s-cart-1 .order .form-group {
    display: inline-block;
    width: calc(100% - 81px);
    margin-bottom: 0;
    border: 1px solid #dcdcdc;
    background-color: rgba(255, 255, 255, 0.5);
}
.s-cart-1 .order .title {
    display: inline-block;
    padding: 0 10px;
    color: #666;
}
.s-cart-1 .order .form-group input {
    height: 32px;
    padding: 0 1.08em;
}
.s-cart-1 .order .form-group input::placeholder {
    font-weight: 300;
    color: #333;
}
.s-cart-1 table {
    text-align: center;

}
.s-cart-1 table td {
    border: 1px solid #eee;
    font-weight: 300;
}
.s-cart-1 .s_table tbody tr:nth-child(odd) {
    background-color: #fefefe;
}
.s-cart-1 .s_table tbody tr:nth-child(even) {
    background-color: #f9f9f9;
}
.s-cart-1 .s_table thead tr {
    background-color: #f5f5f5;
    color: #0a5aaa;
    font-weight: normal
}
.s-cart-1 .s_table thead tr td {
    text-transform: uppercase;
    font-weight: normal;
}
.s-cart-1 .td-image {
    width: 60px;
    line-height: 0;
}
.s-cart-1 .td-quantity {
    width: 85px;
}
.s-cart-1 .td-quantity span {
    display: block;
    width: 2.6em;
    height: 1.2em;
    line-height: 1.2em;
    margin: 0 auto;
    text-align: center;
    color: #888;
    cursor: pointer;
    font-weight: normal;
    font-size: 17px;
}
.s-cart-1 .td-quantity span[ht-type="plus"] {
    transform: translateY(-2px);
}
.s-cart-1 .s_table tbody td.td-quantity div {
    display: inline-block;
    transform: translateX(12px);
}
.s-cart-1 .s_table tbody td.td-quantity div.c-checkbox {
    vertical-align: top;
    transform: translate(3px, 16px);
}
.s-cart-1 .s_table tbody td.td-quantity .c-checkbox .c_tick .check {
    font-size: 14px;
}
.s-cart-1 .td-quantity span i {
    font-size: 0.76em;
}
.s-cart-1 .td-quantity input {
    display: block;
    color: #888;
    text-align: center;
    border: 1px solid #ccc;
    margin: 0 auto;
    font-weight: normal;
    font-size: 0.86em;
    width: 3em;
    height: 2.5em;
}
.s-cart-1 .td-price, .s-cart-1 .td-sum, .s-cart-1 .td-total, .s-cart-1 .td-name {
    width: 100px;
}
.s-cart-1 .td-name {
    text-transform: uppercase;
}
.s-cart-1 .td-desc {
    width: 500px;
}

.s-cart-1 .td-desc .desc p:first-child {
    display: inline-block;
    font-size: 17px;
    font-weight: normal;
    margin-bottom: 5px;
}
.s-cart-1 .td-desc .desc p:last-child {
    font-style: italic;
    color: #444;
}
.s-form-3 .c-modal-box {
    max-width: 800px;
}
.s-form-3 .form-group {
    margin-bottom: 10px;
}
.s-form-3 .s-cart-1 .td-name {
    width: 0;
}
.s-form-3 .s-cart-1 .td-image {
    width: 97px;
}
.s-cart-1 .title-desc {
    color: #0a5aaa;
    font-weight: 300;
}
.s-cart-1 .title-desc p {
    display: inline-block;
}

.s-cart-1 button {
    padding: 7px 10px;
    width: 35%;
    margin-left: 10px;
    font-size: 13px;
    background-color: transparent;
    border: 1px solid #dcdcdc;
    color: #888;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: inherit;
}
.s-cart-1 button.is-active {
    background-color: #0a5aaa;
    color: #fff;
}
.s-cart-1 .order .align-items--end {
    padding-right: 10px;
    justify-content: flex-end;
}
.s-cart-1 button:hover {
    box-shadow: 0 0px 10px -15px rgba(25, 118, 210, .42), 0 4px 10px 0 rgba(0, 0, 0, .12), 0 0px 5px -5px rgba(25, 118, 210, .2);
}
.s-cart-1 button:focus {
    box-shadow: 0 0px 0px -25px rgba(115, 115, 115, 0.42), 0 4px 5px 0 rgba(0, 0, 0, .12), 0 8px 0px -15px rgba(25, 118, 210, .2);
}
.s-cart-1 button i {
    margin-right: 5px;
}
.s-cart-1 .order button i.fa {
    font-size: 20px;
    margin-right: 3px;
}
.order .c-form-border {
    background-color: #e4e4e4;
    border: 1px solid #dcdcdc;
}
.notice {
    text-align: center;
    position: relative;
    margin-bottom: 30px;
}
.notice span:first-child {
    position: absolute;
    color: #fff;
}
.notice span:last-child {
    padding-left: 25px;
    font-size: 14px;
    font-weight: 300;
    color: #0a5aaa;
}

/* END s-cart-1 */


/*----------------- REPONSIVE -----------------*/
@media (min-width: 1200px) {
    .p-detail-1 .p_content .info ul:nth-child(2) {
        position: absolute;
        top: 0;
        right: 0;
    }
    .p-detail-1 .contact>.row>.col-md-2 {
        width: 14.5%;
    }
}
@media screen and (max-width: 991px) {
    .p-detail-1 .contact>.row>.col-md-7 {
        margin: 3px 12px 10px 5px;
    }
    .p-detail-1 .contact #form-contact {
        margin-top: 10px;
        margin-left: -9px;
    }
    .p-detail-1 .contact .hotline {
        margin-left: 0;
    }
    .p-detail-1 .contact>.row>.col-md-7 .col-md-3 {
        margin-bottom: 10px;
    }
    .s-cart-1 button {
        margin-bottom: 10px;
        width: 100%;
        font-size: 12px
    }
    .s-cart-1 .order .form-group {
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 767px) {
    .p-detail-1 .p_thumb {
        margin-bottom: 20px;
    }
    .p-detail-1 .contact>.row>.col-md-7 {
        margin: 3px 8px 10px 0px;
    }
    .p-detail-1 .contact #form-contact {
        margin-left: -5px;
    }
    .p-detail-1 .contact .form-group {
        margin-bottom: 5px;
    }
    .s-cart-1 .td-desc {
        width: 190px;
    }
}
@media (max-width: 575px) {
    .s-cart-1 {
        font-size: 90%;
    }
    .s-cart-1 .td-image {
        display: none;
    }
}
@media (max-width: 436px) {
    .s-cart-1 .td-desc {
        width: 120px;
    }
}
@media (max-width: 380px) {
    .s-cart-1 .td-desc {
        width: 90px;
    }
    .s-cart-1 .td-name {
        width: 60px;
    }
    .s-cart-1 button {
        font-size: 10px;
    }
}