﻿.wrap .mainbody .leftcontent {
    float: left;
    width: 53%;
    position: relative;
}

/*.wrap .mainbody .rightcontent {
    margin-left: 5px;
    width: 740px;
    float: right;
    margin-top: 5px;
}*/

.wrap .mainbody .leftcontent_ct {
    float: left;
    width: 48%;
    position: relative;
}

.wrap .mainbody .rightcontent_ct {
    margin-left: 5px;
    width: 51%;
    float: right;
    margin-top: 5px;
}

    /*.wrap .mainbody .rightcontent_ct .menu {
        float: right;
        height: 35px;
        overflow: hidden;
        width: 69%;
        /*text-align: right;
    }*/

.wrap .mainbody ul.categories {
    /*margin-top: 0;
    position: absolute;
    background: #FFF;
    z-index: 999;*/
}

    .wrap .mainbody ul.categories li.title {
        /*text-transform: uppercase;
        color: #FFF;
        font-size: 15px;
        width: 95%;
        padding-left: 10px;
        background: url(images/plus.png) no-repeat right 10px center #B89BC9;
        cursor: pointer;*/
        /*border: 2px solid #B89BC9;*/
    }

    .wrap .mainbody ul.categories li {
        /*display: none;
        border-left: 1px solid #B89BC9;
        border-right: 1px solid #B89BC9;
        width: 93%;*/
    }

        .wrap .mainbody ul.categories li#cate {
            display: block;
        }


.wrap .mainbody .boxgallery {
    float: left;
    width: 100%;
    height: 545px;
    /*border: 2px solid #B89BC9;*/
    overflow: hidden;
    margin-bottom: 10px;
    margin-top: 40px;
}

.clearfix {
    clear: both;
}

/*#region chi tiet san pham*/
.rightcontent_ct .product-info {
    float: left;
    width: 100%;
    padding-left:20px;
}

    .rightcontent_ct .product-info h1 {
        display: block;
        clear: both;
        font-size: 20px;
        color: #669a66;
        border-bottom: none;
        margin-left: 0;
    }

    .rightcontent_ct .product-info span {
        display: block;
        padding: 5px 0;
        line-height: 23px;
    }

        .rightcontent_ct .product-info span.price-right {
            float: left;
            width: 50%;
        }

            .rightcontent_ct .product-info span.price-right b.price-disabled {
                font-weight: normal !important;
                text-decoration: line-through;
                padding-left: 5px;
                color: #CCC;
            }

            .rightcontent_ct .product-info span.price-right b.price-promotion {
                color: #bd0404;
            }

    .rightcontent_ct .product-info select {
        /*float: left;*/
        border-radius: 3px;
        padding: 5px 10px;
        margin-right: 5px;
        border: 1px solid #ddd;
    }

        .rightcontent_ct .product-info select.slright {
            margin-left: 10px;
        }

    .rightcontent_ct .product-info .button {
        float: left;
        margin: 20px 10px 10px 0;
        text-align: center;
        background: #98ca3c;
        cursor: pointer;
        color: #FFF;
        text-decoration: none;
        padding: 5px;
        text-transform: uppercase;
        font-size: 18px;
        border-radius: 3px;
        font-weight: 600;
        height: 60px;
        width: 180px;
        border: none;
    }


        .rightcontent_ct .product-info .button .buynow {
            text-transform: uppercase;
            font-size: 20px;
            font-weight: bold;
        }

        .rightcontent_ct .product-info .button span {
            display: block;
            overflow: hidden;
            font-size: 11px;
            font-weight: normal;
            text-transform: none;
        }

        .rightcontent_ct .product-info .button.sametype {
            width: 110px;
            background: #b89bc9;
            font-size: 17px;
            height: 49px;
            padding-top: 13px;
            height: 60px;
            width: 180px;
        }

        .rightcontent_ct .product-info .button.cart {
            width: 110px;
            margin-right: 0 !important;
            background: #669a66;
            font-size: 17px;
            height: 49px;
            padding-top: 13px;
        }

    .rightcontent_ct .product-info .feature {
        float: left;
        border-radius: 3px;
        padding: 5px 10px;
        line-height: 24px;
        background: #e0c7f7;
        color: #333;
        width: 95%;
        margin-bottom: 5px;
    }

.mainbody .midcontent {
    float: left;
    width: 72%;
    margin: 5px 0;
    border-top: 1px solid #ddd;
    padding-top: 20px;
    line-height: 24px;
}

/*.mainbody .midcontent p
{
    LINE-HEIGHT: 2;
    MARGIN-TOP: 0pt;
    MARGIN-BOTTOM: 0pt;
    font-family: tahoma;
}*/

    .mainbody .midcontent h2 {
        text-transform: uppercase;
        font-size: 18px;
    }
    
    .mainbody .midcontent span strong
    {
         font-size: 20pt !important;
    }

    .mainbody .midcontent span {
        display: block;
        clear: both;
        line-height: 24px !important;
        LINE-HEIGHT: 2 !important;
        MARGIN-TOP: 0pt;
        MARGIN-BOTTOM: 0pt;
        font-family: tahoma !important;
        font-size: 9pt !important;
    }


.mainbody .hotproduct {
    float: right;
    width: 25%;
    overflow: hidden;
}

    .mainbody .hotproduct img {
        display: block;
        margin: 5px auto;
        max-width: 90%;
        height: auto;
        overflow: hidden;
    }

    .mainbody .hotproduct h3 {
        display: block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        font-weight: normal;
    }

        .mainbody .hotproduct h3 a {
            text-decoration: none;
            color: #333;
            font-size: 15px;
        }

            .mainbody .hotproduct h3 a:hover {
                color: #669a66;
            }

    .mainbody .hotproduct h4 {
        display: block;
        color: #bd0404;
        overflow: hidden;
    }

    .mainbody .midcontent .maintitle, .mainbody .hotproduct .title {
        text-transform: uppercase;
        text-align: left;
        font-size: 17px;
    }

.mainbody .maintitle {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    clear: both;
}

.mainbody #products-other {
    float: left;
    width: 99%;
    padding: 5px;
    margin-left: 10px;
}

/*#endregion*/

/*#region overwrite carousel*/
#products-other .owl-pagination {
    display: none;
}

#products-other .owl-buttons {
    position: absolute;
    top: 30%;
    width: 93%;
    height: 0;
}

#products-other .owl-prev {
    float: left;
    position: relative;
    left: 0;
    font-size: 60px;
    font-family: -webkit-body;
}

#products-other .owl-next {
    float: right;
    position: relative;
    right: 0;
    font-size: 60px;
    font-family: -webkit-body;
}

    #products-other .owl-prev:hover, #products-other .owl-next:hover {
        color: #669a66;
    }

/*#endregion*/

/*#region Map - Contact*/
.form-contact {
    margin: 0 auto;
    overflow: hidden;
    padding: 0 2px;
    text-transform: none;
}

    .form-contact .frm-left {
        width: 48%;
        margin-bottom: 10px;
        float: left;
        clear: none;
        font-size: 11px;
        min-height: 36px;
    }

    .form-contact .frm-right {
        width: 48%;
        margin-bottom: 10px;
        float: left;
        clear: none;
        font-size: 11px;
        min-height: 36px;
    }

    .form-contact label {
        margin: 5px 0;
        width: 200px;
        float: left;
        font-size: 14px;
    }

    .form-contact input[type=text] {
        width: 90%;
        padding: 5px;
        border: 1px solid #ddd;
        height: 30px;
        border-radius: 3px;
    }

    .form-contact textarea {
        width: 90%;
        padding: 5px;
        border: 1px solid #ddd;
        height: 60px;
        border-radius: 3px;
    }

    .form-contact .txtcontent {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 10px;
        text-align: left;
    }

.txtcontent textarea {
    width: 91%;
    height: 100px;
    border: 1px solid #999;
    border-radius: 3px;
    border: 1px solid #ddd;
    padding: 5px;
}

.txtcontent button {
    border: none;
    border-radius: 3px;
    padding: 7px 20px;
    text-align: center;
    cursor: pointer;
    color: #FFF;
    background: #669A66;
    margin-top: 10px;
}

    .txtcontent button:hover {
        background: #B89BC9;
    }
    
.txtcontent .button {
    border: none;
    border-radius: 3px;
    padding: 7px 20px;
    text-align: center;
    cursor: pointer;
    color: #FFF;
    background: #669A66;
    margin-top: 10px;
}

    .txtcontent .button:hover {
        background: #B89BC9;
    }    

.map {
    float: left;
    width: 100%;
    height: 300px;
    overflow: hidden;
    color: #333 !important;
    margin: 10px 0;
    text-transform: none !important;
    padding-bottom:10px;
}
/*#endregion*/

/*#region cart*/
.midcontent table {
    border: 1px solid #ddd;
    border-collapse: collapse;
    width: 99%;
    padding: 10px 5px;
}

    .midcontent table th, .midcontent table tr td {
        border: 1px solid #ddd;
        padding: 5px;
    }

        .midcontent table tr td input {
            border-radius: 3px;
            border: 1px solid #ddd;
            padding: 5px 10px;
            width: 20px;
        }

        .midcontent table tr td img {
            width: 20px;
            height: 20px;
            cursor: pointer;
        }

.midcontent a.buttoncart {
    text-decoration: none;
    border-radius: 3px;
    background: #26A037;
    color: #FFF;
    text-align: center;
    padding: 5px 10px;
    float: left;
    margin-right: 10px;
    margin-top: 5px;
}

    .midcontent a.buttoncart:hover {
        background: #B89BC9;
    }
    
    .midcontent .buttoncart {
    text-decoration: none;
    border-radius: 3px;
    background: #26A037;
    color: #FFF;
    text-align: center;
    padding: 5px 10px;
    float: left;
    margin-right: 10px;
    margin-top: 5px;
    BORDER: NONE;
}

    .midcontent .buttoncart:hover {
        background: #B89BC9;
    }
    
.wrap .mainbody .rightcontent_ct .menu {
                float: right;
                height: 35px;
                overflow: hidden;
                width: 100%;
            }

                .wrap .mainbody .rightcontent_ct .menu .item {
                    float: left;
                    width: 16%;
                    padding: 0 10px;
                    font-size: 13px;
                    padding-top: 5px;
                    text-transform: uppercase;
                }

                    .wrap .mainbody .rightcontent_ct .menu .item a {
                        text-decoration: none;
                        color: #333;
                    }

                        .wrap .mainbody .rightcontent_ct .menu .item a:hover, .wrap .mainbody .rightcontent_ct .menu .item a.actived {
                            color: #26A037;
                            border-bottom: 3px solid #26A037;
                        }
                        
.form-contact .frm-center {
    width: 100%;
    margin-bottom: 10px;
    float: left;
    clear: none;
    font-size: 11px;
    min-height: 36px;
}                        