/* list-products */
.list-products {
    display: block;
    position: relative;
}

.list-products:after {
    clear: both;
    display: block;
}

.list-products .layout_latest {
    float: inherit !important;
    display: inline-block !important;
    vertical-align: top;
    padding-top: 0px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    max-width: 100%;
}

.list-products.padding-5 .layout_latest {
    padding-left: 5px;
    padding-right: 5px;
}

.list-products .layout_latest:after {
    content: "";
    clear: both;
    display: block;
}

.list-products > h1,
.list-products > h2,
.list-products > .child > h2 {
    font-family: sans-serif;
    margin-top: 0px;
    display: block;
    font-size: 2em;
    color: #006636;
    text-align: center;
    font-weight: bold;
    position: relative;
    margin-bottom: 0px;
    line-height: 1.2em;
    overflow: hidden;
    z-index: 1;
}

.list-products > h1 span,
.list-products > h2 span,
.list-products > .child > h2 span {
    position: relative;
    display: inline-block;
    padding: 15px;
    padding-top: 0;
    text-transform: uppercase;
}

.list-products > h1 span:after,
.list-products > h2 span:after,
.list-products > .child > h2 span:after {
    content: "";
    display: block;
    width: 100%;
    height: 40px;
    background: url(/files/system/img/general/line-title.png) no-repeat center;
    background-size: contain;
}

.list-products .layout_latest:hover {
    z-index: 1;
    background: rgba(255, 255, 255, 0.29);
    box-shadow: 0px -15px 0px 0px rgba(255, 255, 255, 0.29);
}

.list-products .layout_latest > div >.image_container {
    display: block;
    text-align: center;
    padding: 0px;
    position: relative;
}

.list-products .layout_latest > div >.image_container a {
    display: block;
    position: relative;
}

.boxshadow-left .layout_latest .parent {
    box-shadow: -1px 0px 3px -1px #d4d4d4;
}

.list-products .layout_latest > div > h2 {
    text-align: center;
    font-size: 1em;
    line-height: 1em;
    margin: 5px 0px 5px 0px;
    position: relative;
}

.list-products .layout_latest > div > h2 a {
    font-size: 1em;
    color: #000;
    line-height: 1.2em;
    padding: 10px;
    display: block;
    font-weight: normal;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
}

.list-products .layout_latest:hover > div > h2 a {
    text-decoration: none;
    color: #006636;
}

/*
.list-products .layout_latest > div > h2:before, .list-products .layout_latest > div > h2:after{position: absolute; top: -1px; right: -1px; bottom: -1px; left: -1px; content: ""; -webkit-transition: all 0.5s; transition: all 0.5s;z-index: -1;}
.list-products .layout_latest > div > h2:before{border-right: 1px solid #1c98e2; border-left: 1px solid #1c98e2; -webkit-transform: scaleY(0); -ms-transform: scaleY(0); transform: scaleY(0); -webkit-transform-origin: 100% 0; -ms-transform-origin: 100% 0; transform-origin: 100% 0; }
.list-products .layout_latest > div > h2:after {border-top: 1px solid #1c98e2; border-bottom: 1px solid #1c98e2; -webkit-transform: scaleX(0); -ms-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: 0 100%; -ms-transform-origin: 0 100%; transform-origin: 0 100%; }
.list-products .layout_latest:hover > div > h2:before {-webkit-transform: scaleY(1); -ms-transform: scaleY(1); transform: scaleY(1); }
.list-products .layout_latest:hover > div > h2:after {-webkit-transform: scaleX(1); -ms-transform: scaleX(1); transform: scaleX(1); }
*/
.list-products .layout_latest > .parent:hover > .infomation > .child.prices strong.prices-btn {
    c
}

.list-products .layout_latest > div > .infomation {
    display: block;
    text-align: center;
    position: relative;
}

.list-products .layout_latest > div > .infomation .child {
    display: block;
    text-align: center;
    color: #ed3237;
}

.list-products .layout_latest > div > .infomation .child > span {
    color: #ABABAB;
    display: block;
    font-size: 0.9em;
}

.list-products .layout_latest > div > .infomation .child > span:after {
    content: ":";
    padding-right: 5px;
}

.list-products .layout_latest > div > .infomation  .child.price-contact strong {
}

.list-products .layout_latest > div > .infomation  .child.price-old strong {
    text-decoration: line-through;
}

.list-products .layout_latest > div > .infomation .child.prices strong {
    color: #888;
    font-weight: normal;
    font-size: 0.8em;
}

.list-products .layout_latest > div > .infomation .child.prices strong.prices-btn {
    color: #f00;
    font-weight: bold;
    font-size: 0.8em;
}

.list-products .layout_latest .prices-main {
    text-align: left;
    font-size: 1.2em;
}

.list-products .layout_latest > div > .infomation .control .orders {
    background: #297FA4;
    border: none;
    color: #FFF;
    padding: 5px 20px;
}

.list-products .layout_latest > div > .infomation .control .orders:hover {
    background: #004B6B
}

.list-products .layout_latest .teaser-icon-click {
    position: absolute;
    display: none;
    z-index: 100;
    height: 100%;
    top: 10px;
    left: 50%;
    margin-left: -100px;
    margin-top: -20px;
    width: 200px;
    overflow: hidden;
}

.list-products .layout_latest:hover figure .teaser-icon-click>div {
    font-size: 1.4em;
    color: #FFFFFF;
    cursor: move;
    position: absolute;
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: bold;
    text-shadow: 2px 2px 3px #000;
}

.list-products .layout_latest:hover figure .teaser-icon-click {
    display: block;
}

.list-products .layout_latest:hover figure .teaser-icon-click div:before {
    padding-right: 5px;
}

.list-products .layout_latest:hover > div > .infomation > .child.prices strong {
}

.list-products .layout_latest figure .discount-flag {
    display: none;
    width: 100px;
    height: 34px;
    position: absolute;
    background: url("/files/system/img/general/sale-lag.png") left top no-repeat;
    line-height: 34px;
    text-align: left;
    padding-left: 34px;
    font-weight: bold;
    color: #FFF;
    left: -34px;
    z-index: 1;
    top: 34px;
    -ms-transform: rotate(7deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.list-products .layout_latest figure .featured-flag {
    display: none;
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0px;
    top: 0px;
    background: url("/files/system/img/general/new-flag.gif") left top no-repeat;
    z-index: 1;
}

.list-products .layout_latest figure img {
    max-width: 100% !important;
    height: auto !important;
}

.list-products .empty {
    text-align: center;
}

.list-products .layout_latest .tooltip-hover {
    display: none;
    box-shadow: 0px 3px 10px 0px #000;
}

.list-products .layout_latest .prices-main strong {
}

.list-products .layout_latest .control-item {
    padding-top: 10px;
}

.list-products .layout_latest .control-item .control-btn {
    text-decoration: none;
    color: #000;
    display: inline-block;
    font-size: 1em;
    line-height: 1em;
    margin-top: 0px;
    text-align: center;
    background: none;
    padding: 8px 10px;
    max-width: 140px;
    border: 1px dotted #000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.list-products .layout_latest .control-item .orders-btn .icon-shop {
    display: inline-block;
    padding-right: 5px;
    display: none;
}

.list-products .layout_latest .control-item .orders-btn .icon-shop:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f004";
    font-size: 1em;
}

.list-products .layout_latest .control-item .control-btn:hover {
    background: #f02222 !important;
    color: #FFF !important;
}

.list-products .layout_latest .control-item .contact-btn {
    font-size: 1em;
    padding: 7px 5px;
    background: #123a7e;
    color: #FFF;
    margin-top: 7px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.list-products .layout_latest .control-item .contact-btn:hover {
    background: #ca282f;
    color: #FFF;
}

.list-products > .child {
    position: relative;
    display: block;
    clear: both;
    margin-bottom: 15px;
}

.list-products > .child:after {
    content: "";
    clear: both;
    display: block;
}

.list-products .child .view-more-category {
    display: block;
    text-align: center;
    padding: 20px 15px 10px 15px;
}

.list-products .child .view-more-category a {
    display: inline-block;
    color: #d30000;
}

.list-products .child .view-more-category a:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f00e";
    display: inline-block;
    padding-right: 10px;
    font-size: 2em
}

.list-products .layout_latest .front-back-image {
    position: relative;
    display: block;
    -webkit-backface-visibility: hidden;
    overflow: hidden;
}

.list-products .layout_latest .front-back-image .img-back {
    position: absolute;
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    display: block;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.list-products .layout_latest:hover .front-back-image .img-back {
    position: relative;
    display: inline-block;
    opacity: 1;
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
}

.list-products .layout_latest:hover .front-back-image .img-front {
    display: none;
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}

.list-products .ul-tab {
    padding: 5px 0px 15px 0px;
    margin: 0px;
    list-style: none;
    text-align: center;
}

.list-products .ul-tab li {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 5px;
}

.list-products .ul-tab li a {
    display: block;
    text-decoration: none;
    padding: 5px 15px;
    color: #123a7e;
    font-weight: bold;
    border: 1px solid #123a7e;
    margin-right: 5px;
    background: none;
}

.list-products .ul-tab li a:hover {
    border-color: #ffb14a;
    background: #ffb14a;
    color: #FFF;
}

.list-products .readTabMore a {
    position: absolute;
    top: 5px;
    right: 5px;
    border: 1px solid #e2e2e2;
    padding: 0px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #989898;
}

.list-products .readTabMore a:hover {
    text-decoration: none;
    background: #efc151;
    border-color: #efc151;
    color: #FFF;
}

.sumary-teaser-product .control {
    display: block;
    position: relative;
    bottom: 0px;
    padding-top: 10px;
    text-align: center;
    padding-bottom: 10px;
}

.sumary-teaser-product .control a,
.list-products > .layout_latest > .control .orders {
    display: inline-block;
}

.sumary-teaser-product .control a:first-child {
    margin-right: 5px;
}

.sumary-teaser-product .control a:hover,
.list-products > .layout_latest > .control .orders:hover {
}

.sumary-teaser-product .child-headline {
    display: block;
    padding: 10px;
    border-bottom: 1px solid #CCC;
    background-color: #F1F1F1;
    font-size: 1.5em;
    font-weight: bold;
    color: #FF0000;
}

.sumary-teaser-product .child {
    padding: 5px 10px;
    border-bottom: 1px solid #CCC;
}

.sumary-teaser-product .child > span:after {
    content: ":";
    padding-right: 5px;
}

.sumary-teaser-product .child.price-old {
    text-decoration: line-through;
    font-size: 0.8em;
}

.sumary-teaser-product .child.prices strong {
    color: #F00;
}

.sumary-teaser-product .content {
    padding: 10px;
}

.sumary-teaser-product .image-view {
    position: relative;
}

.sumary-teaser-product .image-view img {
    max-width: 100%;
}

.detail-products {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
}

.detail-products .head_container_div {
    border-bottom: 3px double rgb(18, 58, 126);
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.detail-products .infomation > h1 {
    display: block;
    font-size: 2em;
    line-height: 1.2em;
    color: #006636;
}

.detail-products .ver {
    height: 230px
}

.detail-products .infomation > .child {
    padding: 3px 0px;
    border-bottom: 1px dotted #cccccc;
    font-size: 0.9em;
    margin-bottom: 5px;
}

.detail-products .infomation > .child >span:after {
    content: ": ";
    padding-right: 5px;
}

.detail-products .infomation > .child > strong {
    color: #7d7d7d;
    font-weight: bold;
}

.detail-products .infomation > .child.price-old > strong {
    text-decoration: line-through;
}

.detail-products .infomation > .child.prices-new > strong {
    color: #ff0000;
    font-weight: bold;
    font-size: 1.5em;
}

.detail-products .infomation > .control {
    display: block;
    position: relative;
    padding: 20px;
    background: rgb(230, 230, 230);
    margin-bottom: 10px;
}

.detail-products .infomation > .control span {
    display: block;
    padding: 5px 0px;
    font-weight: bold;
    font-size: 1.2em;
}

.detail-products .infomation > .control .product-number {
    width: 50px;
    display: inline-block;
    margin-right: 10px;
}

.detail-products .infomation > .control  button {
    background: #ff0000;
    color: #FFF;
    border: none;
}

.detail-products .back a {
    color: #FFF;
}

.detail-products .jumpToLogin {
    padding: 5px 0px 15px 0px;
}

.detail-products .jumpToLogin a {
    background: #ff8f00;
    color: #FFF;
    font-size: 1.5em;
    padding: 10px 20px;
    text-align: center;
    display: block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 2px 2px 0px 0px #ab6000
}

.detail-products .jumpToLogin a:hover {
    background: #ffa129;
    text-decoration: none;
}

.cloudzoom-blank > div:nth-child(3) {
    display: none !important;
}

.form-contact-data-div,
.form-contact-login-div {
    position: relative;
    margin-bottom: 15px;
    display: block;
}

.form-contact-data-div > h2 {
    margin: 0px 0px 15px 0px;
    border-bottom: 2px solid #ffffff;
    box-shadow: 0px 5px 11px -7px #000;
}

.form-contact-data-div > h2 span {
    background: #305f45;
    padding: 10px 15px;
    display: inline-block;
    color: #FFF;
}

.form-contact-data-div .widget {
    position: relative;
    display: block;
    margin-bottom: 15px;
}

.form-contact-data-div .widget label,
.form-contact-login-div .formbody > label {
    display: inline-block;
    width: 30%;
    padding-right: 2%;
    vertical-align: top;
    text-align: right;
    position: relative;
    padding-top: 10px;
}

.form-contact-data-div .widget label .mandatory,
.form-contact-login-div .formbody > label .mandatory {
    color: #F00;
}

.form-contact-data-div .widget input,
.form-contact-data-div .widget select,
.form-contact-login-div .formbody > input {
    display: inline-block;
    width: 66%;
    padding-left: 1%;
    padding-right: 1%;
    padding-top: 8px;
    padding-bottom: 8px;
    border: 1px solid #C5C5C5;
    background: none;
}

.form-contact-data-div .widget.error input,
.form-contact-data-div .widget.error select {
    border-color: #F00;
}

.form-contact-data-div .widget .captcha_text,
.form-contact-login-div .formbody .checkbox_container {
    width: 66%;
    display: block;
    margin-left: 30%;
    padding: 1%;
    color: #999;
}

.form-contact-data-div .submit_container,
.form-contact-login-div .formbody .submit_container {
    text-align: right;
}

.form-contact-data-div .submit_container .submit,
.form-contact-login-div .formbody .submit_container .submit {
    background: #eee;
    border: 1px solid #C5C5C5;
    padding: 10px 30px
}

.form-contact-data-div  p.error {
    position: absolute;
    z-index: -1;
    font-size: 0.8em;
    width: 65%;
    left: 31%;
    color: #F00;
    top: 23px;
    text-align: right;
}

.form-contact-login-div h2 {
    font-size: 1.2em;
    border-bottom: 2px solid #ffcc29;
    padding: 5px 0px;
    margin-bottom: 15px;
}

.form-contact-login-div .error {
    color: #F00;
    font-size: 0.99em;
}

.form-contact-login-div .checkbox_container input,
.form-contact-login-div .checkbox_container label {
    display: inline-block;
}

.form-contact-login-div .formbody > input {
    margin-bottom: 15px;
}

.form-contact-login-div .forget_container {
    padding: 10px 0px;
    text-align: center;
    background: #EEE;
    margin-bottom: 10px;
}

@media screen and (min-width:768px) {
    .list-products .layout_latest .control-item {
        position: relative;
        display: block;
        opacity: 1;
    }

    .list-products > .layout_latest .tooltip-hover.active {
        display: block;
    }

    .list-products .child .view-more-category {
        position: absolute;
        top: -7px;
        right: 0px;
    }

    .sumary-teaser-product {
        display: -webkit-box !important;
        display: -moz-box !important;
        display: -ms-flexbox !important;
        display: -webkit-flex !important;
        display: flex !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
        -webkit-box-pack: center !important;
        -moz-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        -webkit-box-align: center !important;
        -moz-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .detail-products .slider-detail .zoom-position {
        padding-left: 110px;
    }

}

@media screen and (max-width:768px) {
    .list-products {
        text-align: center;
    }

    .form-contact-data-div .widget label {
        display: block;
        width: 100%;
        padding: 5px 0px;
        text-align: left;
    }

    .form-contact-data-div .widget input,
    .form-contact-data-div .widget select {
        width: 98%;
        display: block;
        margin: 0px;
    }

    .form-contact-data-div  p.error {
        display: block;
        position: relative;
        left: 0px;
        width: 100%;
        top: inherit;
        text-align: left;
    }

    .form-contact-data-div .widget .captcha_text {
        margin: 0px;
        text-align: left;
    }

}

@media screen and (max-width:768px) {
    .list-products > h1,
    .list-products > h2,
    .list-products > .child > h2 {
        font-size: 2em;
    }

}
