/********************  Roboto font *********************/
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    src: local('Roboto Thin'), local('Roboto-Thin'), url(//hstatic.net/0/global/design/member/fonts/roboto_woff/mE9GKRN8WVQhLrRjXwWx5vesZW2xOQ-xsNqO47m55DA.woff) format('woff');
}
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: local('Roboto Light'), local('Roboto-Light'), url(//hstatic.net/0/global/design/member/fonts/roboto_woff/NYDWBdD4gIq26G5XYbHsFD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto Regular'), local('Roboto-Regular'), url(//hstatic.net/0/global/design/member/fonts/roboto_woff/HV_H5nosKj8mZupFxrHqHA.woff) format('woff');
}
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: local('Roboto Medium'), local('Roboto-Medium'), url(//hstatic.net/0/global/design/member/fonts/roboto_woff/mbmhprMH69Zi6eEPBYVFhT8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: local('Roboto Bold'), local('Roboto-Bold'), url(//hstatic.net/0/global/design/member/fonts/roboto_woff/PwZc-YbIL414wB9rB1IAPT8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    src: local('Roboto Black'), local('Roboto-Black'), url(//hstatic.net/0/global/design/member/fonts/roboto_woff/phsu-QZXz1JBv0PbFoPmED8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 100;
    src: local('Roboto Thin Italic'), local('Roboto-ThinItalic'), url(//hstatic.net/0/global/design/member/fonts/roboto_woff/gLfmBATgABwy0zMVv-qqhhsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 300;
    src: local('Roboto Light Italic'), local('Roboto-LightItalic'), url(//hstatic.net/0/global/design/member/fonts/roboto_woff/7m8l7TlFO-S3VkhHuR0at0bnXQ06sCSpaytluCdpFnY.woff) format('woff');
}
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    src: local('Roboto Italic'), local('Roboto-Italic'), url(//hstatic.net/0/global/design/member/fonts/roboto_woff/siQR0c1plrd8i43rIfDOFfesZW2xOQ-xsNqO47m55DA.woff) format('woff');
}
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 500;
    src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'), url(//hstatic.net/0/global/design/member/fonts/roboto_woff/OLffGBTaF0XFOW1gnuHF0UbnXQ06sCSpaytluCdpFnY.woff) format('woff');
}
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 700;
    src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(//hstatic.net/0/global/design/member/fonts/roboto_woff/t6Nd4cfPRhZP44Q5QAjcC0bnXQ06sCSpaytluCdpFnY.woff) format('woff');
}
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 900;
    src: local('Roboto Black Italic'), local('Roboto-BlackItalic'), url(//hstatic.net/0/global/design/member/fonts/roboto_woff/bmC0pGMXrhphrZJmniIZpUbnXQ06sCSpaytluCdpFnY.woff) format('woff');
}
#contactFormWrapper small {
    color:#cCC;
    font-size:85%;
    right:0;
}

#contactFormWrapper{padding-left:15px;}
.col-md-7#col-left{padding-left:0;}
.col-md-5#col-right{padding-right:0;}

#col-left h3
{
    padding-left:15px;
    font-size: 20px;
    font-weight: 300;
}

#contact hr.line-left, #contact hr.line-right
{
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #ddd;
    margin-top: 0px;
}

.contact-form small{color: #B5B5B5;}
.contact-form .form-control
{
    color: #000;
    border-color: #D9D9D9;
}

.contact-form .input-lg, .contact-form .form-group-lg .form-control
{
    height: 43px;
    padding: 8px 16px;
    font-size: 14px;
    line-height: 17px;
    border-radius: 4px;
}
.content-contact h3{
    font-size: 22px;
}
.contact-form .btn-lg, .contact-form .btn-group-lg>.btn
{
    padding: 10px 32px;
    font-size: 16px;
    border-radius: 5px;
    margin-bottom: 35px;
}

.product-title {
    text-align: center;
}

.paginator {
    text-align: center;
    color: #b0b0b0;
    padding: 20px 0;
}

.paginator span, .paginator a {
    color: #000;
}

.paginator span.currentPage {
    background: #e7e7e7;
    position: relative;
    padding: 3px 10px;
    margin: 0 3px;
    display: inline-block;
    border-bottom: 2px solid #53a1cc;
    font-weight: 400;
    font-size: 11px;
    line-height: 14px;
    color: #111;
}

.paginator > a {
    display: inline-block;
    position: relative;
    padding: 3px 10px;
    margin: 0 3px;
    border: 1px solid transparent;
    color: #000;
}

.paginator > a:hover {
    background: #e7e7e7;
}

.paginator .labelPages, .paginator .titlePages {
    display: none;
}

.owl-dots {
    display: none;
}
@media (min-width:960px) {
    .dropdown-menu .has-submenu{
        margin-right: 20px !important;
        white-space: nowrap !important;
    }
}
@media (max-width:991px) {
    .product-list .col-xs-6:nth-child(2n+1) { clear: both;}
    .article-content *{
        max-width:100% !important;
    }
    .article-content table{
        width: 100% !important;
    }
    #article .comment_form .text{
        max-width:100%;
    }
    .content-page>div{
        padding-left: 5px;
        padding-right: 5px;
    }
}
@media (max-width:768px) {
    #cartformpage,#cartform .modal-body{
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        padding-left: 10px;
        padding-right: 10px;
        overflow-x: auto;
        overflow-y: visible;
    }
    .item-delete a{
        position:static;
    }
    #cartformpage table, #cartform table {
        overflow: visible;
        white-space: nowrap!important;
    }

    .content-product-list .product-list{
        padding:0;
    }
    .content-product-list .pro-loop{
        padding:5px;
    }
    .content-product-list .product-block{
        margin-bottom:5px !important;
    }
    #content{
        padding:0;
    }
    .modal-header h4{
        width:90%;
    }
    .navbar-main.navbar{
        position: fixed !important;
        width:100%;
        z-index:9;
        top:0;
    }
    .wrapper header.container{
        margin-top:40px;
    }
    .search-bar form input{
        width:250px !important;
    }
}
.news-latest .article .col-ld-3 a {
    white-space: normal;
}
#cart .item,#cartform table .item-title{
    max-width:200px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
@media (min-width:960px) {
    .slide-nav{
        display:none;
    }
    .news-latest .article img{
        width:50px;
    }
    .img-article img{
        height:auto;
        max-width:100% !important;
    }
}