﻿body {
    /*font-family: Arial, Helvetica, sans-serif;*/
}

p, label, input, a, li {
    font-family: roboto-light;
}
#wp-100 {
    max-width: 100%;
    margin: 0;
    padding: 0;
}

#top-title {
    font-family: roboto-regular;
    font-size: 12px;
    width: 100%;
    text-align: center;
    display: block;
    position: fixed;
    right: 0;
    height: 20px;
    line-height: 20px;
    z-index: 9999;
    margin: 0 auto;
    background-color: #fff;
}


#top-menu {
    min-height: 50px;
    position: fixed;
    width: 100%;
    z-index: 777;
    margin: 0 auto;
    padding: 15px 0;
    /*margin-top: 20px;*/
}

    #top-menu::after {
        content: " ";
        display: table;
        clear: both;
    }

/*Action when croll page with top menu*/
.top-menu-move {
    background-color: white;
    border-bottom: 1px solid #ddd;
    position: fixed !important;
}

    .top-menu-move ul > li a {
        color: black !important;
    }

.top-title-move {
    background-color: white;
    position: fixed !important;
}
/*End action when croll page with top menu*/

#top-menu #top-menu-left {
    text-align: left;
    padding-left: 50px;
}

#top-menu #top-menu-right {
    text-align: right;
    padding-right: 50px;
}

    #top-menu #top-menu-left > ul > li, #top-menu #top-menu-right > ul > li {
        display: inline;
        padding-top: 12px;
    }

        #top-menu #top-menu-left > ul > li > a, #top-menu #top-menu-right > ul > li > a {
            font-family: roboto-regular;
              font-size: 14px;
            text-decoration: none;
            color: white;
            padding: 0 30px 0 0;
            text-transform: uppercase;
        }

    #top-menu #top-menu-left a:hover, #top-menu #top-menu-right a:hover {
        text-decoration: none;
    }

#top-menu-center a {
    width: 100%;
    float: left;
}

    #top-menu-center a img {
        padding-top: 10px;
        display: block;
        margin: 0 auto;
        width: 100px;
    }

.primary-banner {
    /*top: 20px !important;*/
}
/* #primary-banner img {#collection-newest
        max-width: 100%;
        max-height: 100%;
        display: block;
        margin: 0 auto;
    }*/

.slide-video{
    height: 620px;
}

.second-banner {
    margin-top: 80px !important;
}

.max-width-wp {
    width: 100%;
    max-width: 1680px;
    margin: 0 auto;
}

#collection-newest {
    margin-top: 60px;
    width: 100%;
    padding: 0 35px;
    margin-left: 0;
    margin-right: 0;
}

    #collection-newest .item {
        padding-left: 7px;
        padding-right: 7px;
        position: relative;
    }

        #collection-newest .item > a > h6 {
            font-family: 'Basis-Grotesque-Pro-Bold';
            display: block;
            width: 100%;
            color: white;
            position: absolute;
            top: 50%;
            left: 50%;
            /* bring your own prefixes */
            transform: translate(-50%, -50%);
            font-size: 38px;
            text-align: center;
            text-transform:uppercase;
        }

        #collection-newest .item img {
            width: 100%;
        }


#paper a img {
    width: 100%;
}

#paper .paper-first-column a img {
    height: 100%;
}

.paper-first-column {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
}

    .paper-first-column .item {
        padding: 2px;
        background: #fff;
    }

.first-column-title {
    padding: 25px !important;
}

.paper-first-column .item a, .paper-first-column .item h5 {
    font-family: roboto-medium;
    line-height: 25px;
    color: #000;
    text-decoration: none;
      font-size: 14px;
}

.paper-first-column .item p {
    font-family: roboto-regular;
    font-size: 13px;
}

.paper-first-column .item > a > h6 {
    font-family: roboto-medium;
    position: absolute;
    bottom: 5px;
    font-size: 12px;
    line-height: 15px;
    color: #000;
}

.paper-second-column {
    /*background-color: #e19797;*/
    color: #000;
    text-decoration: none;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
}

    .paper-second-column .album {
        padding-right: 0;
    }

    .paper-second-column .item {
        padding: 2px;
        background: #fff;
        height: 100%;
    }

        .paper-second-column .item a {
            color: #000;
            text-decoration: none;
            text-align: center;
        }

    .paper-second-column .album-title h5 {
        font-family: roboto-medium;
          font-size: 14px;
        color: #000;
        width: 100%;
        text-align: center;
        padding: 6px 5px 0 5px;
        position: absolute;
        left: 50%;
        top: 20px;
        /* bring your own prefixes */
        transform: translate(-50%, -50%);
    }

    .paper-second-column .album-title h6 {
        font-family: roboto-medium;
        font-size: 12px;
        color: #000;
        text-align: center;
        position: absolute;
        left: 50%;
        bottom: -5px;
        /* bring your own prefixes */
        transform: translate(-50%, -50%);
    }

.album-title {
    height: 75px;
    position: relative;
}

.border-read-more {
    border-top: 1px solid #000;
    display: block;
}

.border-read-more2 {
    border-top: 1px solid #000;
    display: block;
    margin-top: 3px;
}




#block-sale {
    margin-top: 60px;
    width: 100%;
    padding: 0 50px;
    margin-left: 0;
    margin-right: 0;
}

    #block-sale .item, #delivery .item {
        margin: 0;
        padding: 0;
    }

        #block-sale .item img {
            width: 100%;
        }

#notification {
    margin-top: 25px;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}

    #notification > div, .paper-title {
        text-align: center;
    }

    #notification .noti-title {
        font-family: roboto-medium;
    }

    #notification .noti-content {
        font-family: roboto-light;
    }

.paper-title {
    color: #fff;
}

    .paper-title img {
        margin: 0 auto;
        display: block;
        width: 19%;
        padding-top: 45px;
    }

    .paper-title h5 {
        font-family: roboto-medium;
        font-size: 20px;
        padding: 15px 0;
    }

.read-more {
    text-align: center;
    padding: 25px 0 40px 0;
}

    .read-more a {
        font-family: roboto-medium;
        color: #fff;
        text-decoration: underline;
        text-underline-position: under;
          font-size: 14px;
    }

        .read-more a:hover {
            color: #fff;
        }

#notification p {
      font-size: 14px;
}

#delivery {
    margin-top: 60px;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}

    #delivery a img {
        width: 100%;
    }

#paper {
    width: 100%;
    background: hsl(32, 22%, 85%);
    padding: 0 50px;
    margin-left: 0;
    margin-right: 0;
}

    #paper #content-news {
        width: 100%;
        margin: 0 auto;
    }

#our-store {
    margin-top: 40px;
    width: 100%;
    padding: 0 50px;
    text-align: center;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 15px;
}

    #our-store .item {
        padding: 0;
    }

    #our-store h3, #our-store h5, #our-store a {
        color: #000;
        text-decoration: none;
        font-weight: normal;
    }

    #our-store h3 {
        font-family: roboto-medium;
        font-size: 24px;
    }

    #our-store h5 {
        font-family: roboto-light;
          font-size: 14px;
        margin-top: 15px;
    }

    #our-store a {
        font-family: roboto-light;
        font-size: 12px;
        padding-bottom: 35px;
        padding-top: 15px;
        display: block;
        /*text-decoration: underline;*/
        margin: auto;
    }

    #our-store img {
        width: 100%;
    }

#footer {
    padding: 25px 15px;
    margin-left: 0;
    margin-right: 0;
    margin: 0 auto;
}

    #footer .item {
        padding: 0;
    }

#footer-col-3 {
    padding-left: 50px !important;
}

#footer ul li h5 {
    font-family: roboto-medidum;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

#footer ul li.child-ft a {
    font-family: roboto-light;
    color: #000;
      font-size: 14px;
}

#footer ul li.heading-ft a {
    font-family: roboto-light;
    font-weight: bold;
      font-size: 14px;
    cursor: default;
    text-transform: uppercase;
}

    #footer ul li.heading-ft a:hover {
        color: #000;
    }

#footer ul li {
      font-size: 14px;
    padding: 3px 0;
}

    #footer ul li.child-ft {
        padding: 10px 0;
    }

    #footer ul li a:hover {
        color: #978d8d;
        text-decoration: none;
    }

.footer-copyright {
    font-family: roboto-regular;
     font-size: 14px;
    color: #978d8d;
    text-align: center;
    padding: 10px 0;
}

.border-br {
    border-top: 1px solid #eee;
}

.img-desk {
}

.img-mobile {
    display: none !important;
}

.heading-ft {
    margin-top: 5px;
    margin-bottom: 5px;
}

/* About */
.about-wrap .about-content-item {
    margin-bottom: 60px;
    display: flex;
}

    .about-wrap .about-content-item .about-content-wrap {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .about-wrap .about-content-item img {
        max-width: 100%;
    }

    .about-wrap .about-content-item .content-title {
        color: #333333;
        font-size: 24px;
        margin-top: 0;
        margin-bottom: 15px;
        line-height: 100%;
    }

/* @Contact */
.contact-content strong {
    line-height: 150%;
    margin-bottom: 10px;
    display: block;
    font-family: roboto-light;
}

.contact-form {
    margin-top: 20px;
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.contact-wrap .btn {
    width: 120px;
    height: 36px;
    line-height: 36px;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 10px;
}

.contact-center-wrap {
    margin: 0 auto 50px;
}

/* Showroom*/
    /*Fix home v2 large desktop*/
    @media (min-width: 1500px) {
        .slide-video {
            height: 830px;
        }
    #footer {
        max-width: 1200px;
    }
}

@media (max-width: 1499px) {
    #footer {
        max-width: 1000px;
    }
}
/*Fix home v2 ipad*/
@media (max-width:1024px) and (min-width: 768px) {
    .first-column-title p {
        display: block;
        max-height: 200px;
        overflow: hidden;
    }

    #top-menu #top-menu-left > ul > li > a, #top-menu #top-menu-right > ul > li > a {
        padding: 15px 8px;
    }
}


/*Fix home v2 mobile*/
@media (max-width:767px) {
    .slide-video {
        height: 500px;
    }
    .second-banner {
        margin-top: 34px !important; /*fix margin top 20px - because slide above auto height not 100%*/
        padding: 0 15px;
    }

    #collection-newest {
        margin-top: 14px; /*fix margin top 20px - because slide above auto height not 100%*/
    }

    #footerview {
        margin-top: 25px;
    }

    #collection-newest {
        padding-left: 0;
        padding-right: 0;
    }

        #collection-newest .item {
            padding: 0 15px 10px;
        }

            #collection-newest .item:last-child {
                padding-bottom: 0;
            }

    #block-sale {
        padding: 0 15px;
        margin-top: 20px !important;
    }

    #delivery {
        margin-top: 20px;
    }

    #paper {
        padding-left: 10px;
        padding-right: 10px;
        margin: 0;
    }

    .paper-first-column {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .paper-second-column {
        padding-top: 10px !important;
        margin: 0 !important;
    }

    .paper-first-column .item {
        width: 99%;
        margin: 0 auto;
    }

    .paper-second-column .item {
        width: 98%;
        margin: 0 auto;
        padding-bottom: 8px;
    }

    .paper-second-column .album {
        margin-bottom: 15px !important;
        padding-left: 0;
    }

    .paper-second-column .item > a > h5 {
        padding-top: 0;
        bottom: 20px;
    }

    .paper-title img {
        width: 50%;
    }

    .paper-title h5 {
        padding: 30px 0 25px 0;
    }

    .menu-m .ul-submenu-m-child li {
        margin-top: 5px;
        margin-bottom: 5px;
    }

        .menu-m .ul-submenu-m-child li:first-child {
            margin-top: 20px;
        }

        .menu-m .ul-submenu-m-child li:last-child {
            margin-bottom: 5px;
        }

    #notification .noti-title {
        padding: 15px 0;
    }

    #notification .noti-content {
        padding-bottom: 15px;
        line-height: 2.3;
    }

    .read-more {
        padding: 15px 0 30px;
    }

    #our-store {
        padding: 0 15px;
        margin-top: 20px;
        margin-bottom:0;
    }

    .ourstore-showroom-img {
        padding-left: 10px;
        padding-right: 10px;
    }

    #footer {
        padding: 0;
    }

    .img-mobile {
        display: block !important;
    }

    .img-desk {
        display: none !important;
    }


    /*footer mobile*/
    #footer-col-3 {
        padding-left: 0 !important;
    }

    #footer .item ul li:not(:first-child) {
        display: none;
        padding: 0 28px 15px;
    }

    #footer .item ul li:nth-child(2) {
        padding-top: 15px;
    }

    #footer ul {
        margin-bottom: 0;
    }

        #footer ul li a:hover {
            color: #665959;
        }

        #footer ul li:not(:first-child) {
            line-height: 15px;
            padding: 5px 15px;
        }

        #footer ul li h5 {
            font-weight: normal;
            margin-bottom: 0;
            text-transform: uppercase;
              font-size: 14px;
        }

        #footer ul li a {
              font-size: 14px;
        }

    .wp-ft {
        padding: 0 !important;
    }

    #footer ul li:first-child {
        padding: 15px;
        border-bottom: 1px solid #eee;
        margin-bottom: 0;
    }

    #footer ul li:last-child {
        border-bottom: 1px solid #eee;
        padding-bottom: 17px !important;
    }

    #footer .arrow {
        border: solid #9098a0;
        border-width: 0 2px 2px 0;
        display: inline-block;
        padding: 3px;
    }

    #footer .up {
        transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
        display: none;
        float: left;
        margin-top: 8px;
        margin-right: 6px;
    }

    #footer .down {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        float: left;
        display: inline-block;
        margin-top: 5px;
        margin-right: 6px;
    }

    .noti-government img {
        margin-top: 20px !important;
        margin-bottom: 10px !important;
    }

    .noti-government ul {
        margin-top: -10px;
    }

        .noti-government ul li:first-child, .noti-government ul li:last-child {
            padding-top: 0 !important;
            margin-top: 0 !important;
            border: none !important;
        }
    /*end footer mobile*/
    .paper-second-column .album-title h6 {
        bottom: -10px;
    }

    .paper-second-column .album-title h5 {
        padding-top: 10px;
    }
}

/*for submenu ve d.chic*/
.ul-submenu {
    margin-bottom: 0;
    height: 100%;
}

    .ul-submenu > li {
        display: table-cell !important;
        position: relative;
    }

        .ul-submenu > li:hover .ul-submenu-child {
            display: flex !important;
        }

.ul-submenu-child {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 36px;
    left: 12px;
    align-items: flex-start;
    width: 16rem;
    height: auto;
    background: #ffffff;
    padding: 5px 10px;
    border: 1px solid #e7e7e7;
    display: none;
}

    .ul-submenu-child::before {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 6px 8px 6px;
        border-color: transparent transparent #e7e7e7 transparent;
        position: absolute;
        top: -8px;
        left: 10%;
        content: "";
    }

    .ul-submenu-child li {
        width: 100%;
        text-align: left;
        border-bottom: 1px solid #e7e7e7;
          font-size: 14px;
        padding: 0;
        line-height: 30px;
    }

        .ul-submenu-child li a {
            width: 100%;
            float: left;
            padding: 0;
            position: relative;
            left: 0;
            -webkit-transition: left .2s ease;
            -moz-transition: left .2s ease;
            -o-transition: left .2s ease;
            transition: left .2s ease;
        }

            .ul-submenu-child li a:hover {
                left: 7px;
                color: #000;
            }

        .ul-submenu-child li:last-child {
            border-bottom: none;
        }

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
}

    .owl-carousel .owl-item img {
        -webkit-backface-visibility: hidden;
    }
