body {
    background: url(../../images/common/bg.jpg);
}

.banner {
    margin-bottom: 0;
}

.banner-nav {
    position: absolute;
    z-index: 200;
    bottom: 0;
    left: 0;
    right: 0;
}

.banner .slick-dots {
    margin: 0;
    padding: 0;
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 2%;
    z-index: 100;
}

.banner .slick-dots li {
    display: inline-block;
    margin: 0 5px;
}

.banner .slick-dots button {
    background: rgba(250, 249, 246, 0.7);
    border: 0;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    color: transparent;
    cursor: pointer;
}

.banner .slick-active button {
    background: rgba(191, 146, 104, 0.7);
}

/* 關於我們 */

.sect1 {
    padding: 90px 0 70px;
    text-align: center;
    position: relative;
}

.sect1::before {
    content: '';
    position: absolute;
    width: 1px;
    height: 65px;
    background: #C79C66;
    margin: 0 auto;
    top: 0;
}

.about-sect {
    display: block;
    width: 100%;
    margin: 0 auto;
}

.about-sect .sect-title {
    text-align: center;
    margin: 0 0 30px;
    position: relative;
    line-height: 1.5;
    letter-spacing: 1px;
}

.about-sect .sect-title::before {
    content: 'ABOUT US';
    position: absolute;
    font-family: 'Lato', sans-serif;
    color: rgba(242, 237, 234, 0.7);
    font-size: 130px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    line-height: 1;
    display: none;
}

.about-sect .sect-title b {
    font-size: 15px;
    color: #666666;
    position: relative;
    height: 30px;
    line-height: 5;
    display: none;
}

.about-sect .sect-title b::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    width: 1px;
    height: 35px;
    left: 10px;
    background: #CAB9A7;
    position: relative;
    transform: rotate(41deg) translateY(-5%);
    z-index: -1;
    display: none;
}

.about-sect .sect-title h2 {
    font-size: 32px;
    color: #333333;
    margin: 0;
    font-weight: normal;
    display: block;
    width: fit-content;
    margin: 0 auto;
    position: relative;
    letter-spacing: 5px;
    display: none;
}

.about-sect .sect-title h2::before {
    content: '';
    position: absolute;
    background: #333333;
    width: 5px;
    height: 20px;
    right: 110%;
    top: 50%;
    transform: translateY(-50%);
}

.about-sect .sect-title span {
    font-size: 18px;
    color: #333333;
    font-family: 'Lato', sans-serif;
    letter-spacing: 4.5px;
    display: none;
}

/* more */

.about-sect .more {
    display: inline-block;
    color: #333333;
    font-size: 18px;
    text-align: left;
    padding-left: 5px;
    line-height: 2.5em;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    position: relative;
    width: 90px;
    overflow: hidden;
    margin: 40px auto 0;
    letter-spacing: 3px;
}

.about-sect .more:before {
    content: '';
    background: #E9E0CF;
    width: 90px;
    height: 20px;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: -1;
}

.about-sect .more:after {
    content: '';
    background: #E9E0CF;
    width: 90px;
    height: 20px;
    position: absolute;
    top: 50%;
    left: -100%;
    z-index: -1;
}

.about-sect .more:hover:before {
    animation-name: in;
    animation-duration: 0.5s;
    animation-fill-mode: forwards;
}

.about-sect .more:hover:after {
    animation-name: in2;
    animation-delay: 0.5s;
    animation-duration: 0.5s;
    animation-fill-mode: forwards;
}

/* ! more */

.about-sect .editor .txt {
    font-size: 16px;
    color: #333333;
    text-align: center;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 175px;
}

.sect2 {
    padding: 0;
}

section.sec2 {
    padding: 0;
    position: relative;
    z-index: 1;
}

.cow-title{
    position: relative;
}

.cow-title::before {
    content: 'News';
    position: absolute;
    font-family: 'Lato', sans-serif;
    color: rgba(242, 237, 234, 0.7);
    font-size: 130px;
    z-index: -1;
    line-height: 1;
    left: -11px;
    top: -40px;
}

.sec2 .sec2_outer .container {
    max-width: 1680px;
    width: 100%;
    padding: 0px;
}

.sec2 .sec2_outer .news-row {
    float: left;
}

/* 最新消息旁邊圖片 */

.sec2 .sec2_outer .news-row .col-pic {
    width: 59%;
    float: left;
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: auto 100%;
    margin-right: -54px;
}

/* 最新消息 */

.sec2_outer .news-row .cols {
    width: 41%;
    float: left;
    padding: 32px 0;
}

/* 標題 */

.cow-title {
    text-align: left;
    margin: 0 0 100px 120px;
    position: relative;
    line-height: 1.5;
    letter-spacing: 1px;
    position: relative;
    z-index: 1;
}

.cow-title b {
    font-size: 15px;
    color: #666666;
    position: relative;
    height: 30px;
    line-height: 5;
    display: none;
}

.cow-title b::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    width: 1px;
    height: 35px;
    left: 10px;
    background: #CAB9A7;
    position: relative;
    transform: rotate(41deg) translateY(-5%);
    z-index: -1;
}

.cow-title h2 {
    font-size: 32px;
    color: #333333;
    margin: 0;
    font-weight: normal;
    display: block;
    position: relative;
    letter-spacing: 5px;
    padding-left: 20px;
}

.cow-title h2::before {
    content: '';
    position: absolute;
    background: #333333;
    width: 5px;
    height: 20px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.cow-title span {
    font-size: 18px;
    color: #333333;
    font-family: 'Lato', sans-serif;
    letter-spacing: 4.5px;
    display: block;
}

.cow-title .more {
    display: block;
    position: absolute;
    right: -50px;
    font-family: 'Lato', sans-serif;
    z-index: 9;
    text-indent: unset;
    font-size: 18px;
    letter-spacing: 2px;
    color: #333333;
    transition: all .3s ease;
    width: 135px;
    height: auto;
    padding: 0 30px 0 5px !important;
    overflow: unset;
}

.cow-title .more:hover {
    color: #C79C66;
}

.cow-title .more::after {
    content: '';
    display: inline-block;
    position: absolute;
    background: #333333;
    width: 46px;
    height: 1px;
    vertical-align: middle;
    transition: all .3s ease;
    top: 11px;
    left: 80px;
}

.cow-title .more:hover:after {
    width: 0;
    height: 0;
}

.cow-title .more:before {
    content: '';
    background: #E9E0CF;
    width: 160px;
    height: 15px;
    position: absolute;
    bottom: -2px;
    left: -10px;
    z-index: -1;
}

/* ! 標題 */

.news-list {
    margin: 0 -73px 0 -185px;
    position: relative;
    z-index: 50;
}

.news-list li {
    width: 33.33%;
    padding: 0 9px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    float: left;
}

.news-list li .box {
    display: block;
    position: relative;
    max-width: 264px;
    margin: 0 auto;
    background: #fff;
    box-shadow: 2px 2px 10px 2px rgba(0, 0, 0, 0.1);
}

.news-list .box .cover2 {
    font-size: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 30;
}

.news-list:after {
    content: '';
    display: block;
    clear: both;
}

.news-list li .pic {
    position: relative;
}

.news-list li .pic img {
    width: 100%;
}

/* 日期 */

.news-list li .box .pic .date {
    display: block;
    position: absolute;
    left: 25px;
    top: -25px;
    color: #333333;
    background: #FFFFFF;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    padding: 16px 4.7px;
    z-index: 2;
    box-shadow: -7px -7px 21px -7px rgba(0, 0, 0, 0.2);
}

.news-list li .box .pic .date span {
    font-size: 30px;
    display: block;
    line-height: 24px;
}

.news-list li .box .pic .date .yearmonth {
    font-size: 15px;
    display: block;
}

/* 效果 */

.news-list li .box .pic .cover {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.4);
    top: 0px;
    left: 0px;
    opacity: 0;
    transition: all 0.3s ease
}

.news-list li .box:hover .pic .cover {
    opacity: 1;
}

/* 最新消息內容 */

.news-list .txt {
    padding: 20px 25px 20px;
}

.news-list .name {
    color: #444444;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0;
    letter-spacing: 1px;
    display: block;
}

.news-list .description {
    height: 42px;
    line-height: 1.45;
    color: #999999;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 14px;
    margin-top: 5px;
}

.news-list .more {
    display: inline-block;
    color: #333333;
    font-size: 15px;
    text-align: left;
    padding-left: 5px;
    line-height: 2.5em;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    position: relative;
    width: 90px;
    overflow: hidden;
    margin: 20px auto 0;
    letter-spacing: 3px;
    z-index: 1;
}

.news-list .box .more:before {
    content: '';
    background: #E9E0CF;
    width: 70px;
    height: 15px;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: -1;
}

.news-list .box .more:after {
    content: '';
    background: #E9E0CF;
    width: 70px;
    height: 15px;
    position: absolute;
    top: 50%;
    left: -100%;
    z-index: -1;
}

.news-list .box:hover .more:before {
    animation-name: in;
    animation-duration: 0.5s;
    animation-fill-mode: forwards;
}

.news-list .box:hover .more:after {
    animation-name: in2;
    animation-delay: 0.5s;
    animation-duration: 0.5s;
    animation-fill-mode: forwards;
}

/* 最新消息內容 */

/************** *****************/

.sect3 {
    padding: 150px 0 140px;
    position: relative;
    height: 544px;
}

/* ---- 左邊 ----  */

.products-sect .products-pic {
    position: absolute;
    z-index: 10;
}

/* 標題 */

.products-sect .sect-title {
    text-align: left;
    margin: 0 0 30px;
    position: relative;
    line-height: 1.5;
    letter-spacing: 1px;
}

.products-sect .sect-title b {
    font-size: 15px;
    color: #666666;
    position: relative;
    height: 30px;
    line-height: 5;
    display: none;
}

.products-sect .sect-title b::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    width: 1px;
    height: 35px;
    left: 10px;
    background: #CAB9A7;
    position: relative;
    transform: rotate(41deg) translateY(-5%);
    z-index: -1;
}

.products-sect .sect-title h2 {
    font-size: 32px;
    color: #333333;
    margin: 0;
    font-weight: normal;
    display: block;
    position: relative;
    letter-spacing: 5px;
    padding-left: 20px;
}

.products-sect .sect-title h2::before {
    content: '';
    position: absolute;
    background: #333333;
    width: 5px;
    height: 20px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.products-sect .sect-title span {
    font-size: 18px;
    color: #333333;
    font-family: 'Lato', sans-serif;
    letter-spacing: 4.5px;
    display: block;
}

/* more */

.products-sect .btn.more {
    display: block;
    position: absolute;
    left: 25px;
    font-family: 'Lato', sans-serif;
    z-index: 9;
    text-indent: unset;
    font-size: 18px;
    letter-spacing: 2px;
    color: #333333;
    transition: all .3s ease;
    width: 135px;
    height: auto;
    text-align: left;
    margin: 10px 0 0;
    padding: 0 30px 0 5px !important;
}

.products-sect .btn.more:hover {
    color: #C79C66;
}

.products-sect .btn.more::after {
    content: '';
    display: inline-block;
    position: absolute;
    background: #333333;
    width: 46px;
    height: 1px;
    vertical-align: middle;
    transition: all .3s ease;
    top: 11px;
    left: 80px;
}

.products-sect .btn.more:hover:after {
    width: 0;
    height: 0;
}

.products-sect .btn.more:before {
    content: '';
    background: #E9E0CF;
    width: 145px;
    height: 15px;
    position: absolute;
    bottom: -2px;
    left: 0;
    z-index: -1;
}

/* ---- ! 左邊 ----  */

/* ----  右邊 ----  */

.products-sect .products-cols {
    width: 100%;
    float: right;
    margin-top: 0;
    padding-right: 0;
    position: relative;
}

/* top、bottom */

.productsTOP {
    width: 370px;
    left: 0;
    padding: 30px 40px 10px;
    position: absolute !important;
    /* bottom: 30px; */
    top: 220px;
    z-index: 2;
    position: relative;
    background: #fff;
    -webkit-box-shadow: 0px 10px 23.75px 1.25px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 10px 23.75px 1.25px rgba(0, 0, 0, 0.1);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.productsBOTTOM {
    position: relative;
    width: 80%;
    width: 1115px;
    margin-left: auto;
    margin-right: 0;
    z-index: 1;
}

.productsBOTTOM::before {
    content: 'Collections';
    position: absolute;
    font-family: 'Lato', sans-serif;
    color: rgba(242, 237, 234, 0.7);
    font-size: 130px;
    z-index: 0;
    line-height: 1;
    right: 0;
    top: -115px;
}

.productsTOP-list {
    position: relative;
}

.productsBOTTOM-list {
    position: relative;
}

.productsBOTTOM-list {
    /* margin: 30px 0px; */
}

.productsBOTTOM-list .item {
    width: 33.3%;
    margin: 0px 10px;
}

.productsBOTTOM-list .box {
    max-width: 360px;
    margin: 0 auto 0px;
    position: relative;
}

.productsTOP-list .box .cover, .productsBOTTOM-list .box .cover {
    font-size: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 30;
}

/* productsBOTTOM-coming_soon */

/* coming_soon時，一般刪除 */

.productsBOTTOM-list .box.coming_soon .pic-box .name, .productsBOTTOM-list .box.coming_soon .pic-box .description, .productsBOTTOM-list .box.coming_soon .pic-box::after {
    display: none;
}

/* !coming_soon時，一般刪除 */

.productsBOTTOM-list .box.coming_soon {
    position: relative;
}

.productsBOTTOM-list .box.coming_soon .pic:before {
    content: '';
    background: rgba(238, 232, 225, 0.89);
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    transition: all .3s ease;
}

.productsBOTTOM-list .box.coming_soon:hover .pic:before {
    background-position: 50% 50%;
    opacity: 1;
}

.productsBOTTOM-list .box.coming_soon:hover .coming_soon_text {
    display: block;
}

.productsBOTTOM-list .box .coming_soon_text {
    display: none;
}

.productsBOTTOM-list .box.coming_soon .coming_soon_text .coming_soon_ {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 0;
    top: 42.5%;
    transform: translateY(-50%);
    margin: 0 0 0 0;
    width: 100%;
    padding: 0 30px;
    font-weight: normal;
    font-size: 15px;
    line-height: 1.2;
    height: 26px;
    color: #504843;
    text-align: center;
    opacity: 0;
    box-sizing: border-box;
    z-index: 5;
    font-family: 'Lato', sans-serif;
    display: block;
}

.productsBOTTOM-list .box.coming_soon .coming_soon_text .name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 0 0 0;
    width: 100%;
    padding: 0 30px;
    font-weight: normal;
    font-size: 24px;
    line-height: 1.2;
    height: 26px;
    color: #504843;
    text-align: center;
    opacity: 0;
    box-sizing: border-box;
    z-index: 5;
    display: block;
}

.productsBOTTOM-list .box.coming_soon .coming_soon_text .description {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 0;
    top: 60%;
    transform: translateY(-50%);
    margin: 0 0 0 0;
    width: 100%;
    padding: 0 50px;
    font-weight: normal;
    font-size: 18px;
    line-height: 1.2;
    height: 26px;
    color: #504843;
    text-align: center;
    opacity: 0;
    box-sizing: border-box;
    z-index: 5;
    display: block;
}

.productsBOTTOM-list .box.coming_soon:hover .coming_soon_text .coming_soon_, .productsBOTTOM-list .box.coming_soon:hover .coming_soon_text .name, .productsBOTTOM-list .box.coming_soon:hover .coming_soon_text .description {
    opacity: 1;
}

/* ! productsBOTTOM-coming_soon */

/* productsBOTTOM遮罩 */

.productsBOTTOM-list .pic-box {
    position: relative;
    overflow: hidden;
}

.productsBOTTOM-list .pic {
    display: block;
    position: relative;
    overflow: hidden;
}

/* productsBOTTOM-圖片 */

.productsBOTTOM-list .pic:before {
    content: '';
    background: rgba(65, 58, 54, 0.8);
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    transition: all .3s ease;
}

.productsBOTTOM-list .box:hover .pic:before {
    background-position: 50% 50%;
    opacity: 1;
}

/* !productsBOTTOM-圖片 */

.productsBOTTOM-list .pic-box .name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 0;
    top: 30%;
    transform: translateY(-50%);
    margin: 0 0 0 0;
    width: 100%;
    padding: 0 50px;
    font-weight: normal;
    font-size: 24px;
    line-height: 1.2;
    height: 26px;
    color: #fff;
    text-align: center;
    opacity: 0;
    box-sizing: border-box;
    z-index: 5;
    letter-spacing: 5px;
}

.productsBOTTOM-list .pic-box::after {
    content: '';
    position: absolute;
    width: 40px;
    height: 1px;
    background: #fff;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    top: 37%;
    transform: translate(-50%, -50%);
    z-index: 2;
    opacity: 0;
}

.productsBOTTOM-list .pic-box .description {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 0;
    top: 45%;
    transform: translateY(-50%);
    margin: 0 0 0 0;
    width: 100%;
    padding: 0 60px;
    font-weight: normal;
    font-size: 18px;
    line-height: 1.2;
    height: 26px;
    color: #fff;
    text-align: center;
    opacity: 0;
    box-sizing: border-box;
    z-index: 5;
}

.productsBOTTOM-list .box:hover .pic-box .name, .productsBOTTOM-list .box:hover .pic-box .description, .productsBOTTOM-list .box:hover .pic-box::after {
    opacity: 1;
}

/* ! productsBOTTOM-遮罩 */

/* productsTOP-一般 */

.productsTOP-list .products-text {
    margin: 0 0 70px;
    font-weight: normal;
}

.productsTOP-list .products-text .products-arr {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #D6D6D6;
    line-height: 2.2;
    margin: 0 0 30px;
    letter-spacing: 5px;
}

.productsTOP-list .products-text .name {
    display: block;
    width: 60%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 24px;
    font-weight: normal;
    position: relative;
    transition: all 0s ease;
}

.productsTOP-list .products-text .description {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    font-weight: normal;
    position: relative;
    padding: 0 0 10px;
    transition: all 0s ease;
}

.productsTOP-list .products-text .year {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    font-weight: normal;
    transition: all 0s ease;
}

/* ! productsTOP-一般 */

/* productsTOP - 點點 */

.productsTOP-list .slick-dots {
    position: absolute;
    right: 0;
    bottom: 0;
}

.productsTOP-list .slick-dots li {
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    list-style-type: none;
    height: 8px;
}

.productsTOP-list .slick-dots li button {
    white-space: nowrap;
    text-indent: 101%;
    overflow: hidden;
    padding: 0;
    border: 0;
    width: 8px;
    height: 8px;
    background: #F3EFEE;
    opacity: 1;
    border-radius: 0;
    border-radius: 100%;
    margin: 0 5px;
}

.productsTOP-list .slick-dots li.slick-active button {
    background: #DCCDB0;
}

/* ! productsTOP - 點點 */

/* ! productsTOP - 箭頭 */

.productsTOP-list .slick-arrow {
    position: absolute;
    width: 40px;
    height: 26px;
    display: block;
    border: 0;
    top: 12px;
    margin: 0;
    z-index: 100;
    cursor: pointer;
    background: url('../../images/common/index/arrow.png');
}

.productsTOP-list .slick-prev {
    right: 40px;
}

.productsTOP-list .slick-prev::before {
    content: '';
    position: absolute;
    height: 15px;
    background: #A5A5A5;
    width: 1px;
    right: 0;
    top: 6px;
}

.productsTOP-list .slick-next {
    left: auto;
    right: 0;
    transform: rotate(180deg);
}

.productsTOP-list .slick-arrow:hover {
    background-position: 0 100%;
}

/* ! productsTOP - 箭頭 */

/************** *****************/

.photo-title {
    background: url(../../images/common/album/title_icon.png) no-repeat 0 3px;
    padding-left: 24px;
    color: #555;
    font-size: 15px;
    margin-bottom: 15px;
    min-height: 20px;
    font-weight: 600;
}

.photo-intro {
    margin-bottom: 15px;
    color: #555;
}

.fancybox-nav span {
    visibility: visible;
    background: url(../../images/common/fancybox-arrow.png) no-repeat;
    width: 60px;
    height: 60px;
}

.photo-pager {
    float: right;
    color: #444444;
}

.fancybox-title {
    font-family: inherit;
    color: inherit;
    line-height: inherit;
    margin: 20px 0;
    padding: 20px;
    border-radius: 5px;
    background: #fff;
}

.fancybox-nav span {
    visibility: visible;
    background: url(../../images/common/fancybox-arrow.png) no-repeat;
    width: 60px;
    height: 60px;
}

.fancybox-prev span {
    background-position: 0 0;
    left: 0px;
}

.fancybox-next span {
    background-position: 100% 0;
    right: 0px;
}

.fancybox-prev:hover span {
    background-position: 0 100%;
}

.fancybox-next:hover span {
    background-position: 100% 100%;
}

body .fancybox-skin {
    background: none;
    border-radius: 0;
    margin-top: 40px;
    border-radius: 10px;
}

/************* **************/

@media screen and (max-width: 1720px) {
    .sec2 .sec2_outer .container {
        float: none;
    }
    .news-list {
        margin-right: 0;
        margin-left: -255px;
    }
    .cow-title .more {
        right: 15px;
        left: initial;
        margin: 0;
    }
}

@media screen and (min-width: 1680px) {
    .sec2 .sec2_outer .container {
        padding: 0px;
    }
}

@media screen and (max-width: 1350px) {
    .banner-nav {
        position: static;
        text-align: center;
    }
    .banner-nav .pic {
        float: none;
        margin: 0 auto;
    }
    .banner-nav .txt {
        margin-left: 0;
    }
    .service-sect {
        background-position: 80% 0;
        padding: 40px 40% 40px 5%;
    }
    .service-sect .sect-title {
        font-size: 36px;
    }
    .service-sect .editor {
        padding: 30px 5%;
    }
    .news-list .date {
        position: static;
        margin: -5px 0 10px;
    }
    /* desgin */
    .service-row .col-pic, .service-row .cols {
        float: initial;
        width: 100%;
        margin: 0 auto;
    }
    section.sec2::before {
        display: none;
    }
    .sec2 .sec2_outer .news-row .col-pic {
        text-align: center;
    }
    .about-sect .sect-title h2, .cow-title h2, .products-sect .sect-title h2 {
        font-size: 25px;
    }
    .about-sect .sect-title::before {
        font-size: 60px;
    }
    .cow-title .more, .products-sect .btn.more {
        right: 15px;
        left: initial;
        margin: 0;
    }
    .products-sect .sect-title {
        text-align: center;
    }
    .products-sect .sect-title h2 {
        width: fit-content;
        margin: 0 auto;
    }
    .productsBOTTOM::before {
        display: none;
    }
    .products-sect .sect-title::before {
        content: 'Collections';
        position: absolute;
        font-family: 'Lato', sans-serif;
        color: rgba(242, 237, 234, 0.7);
        font-size: 60px;
        z-index: -1;
        line-height: 1;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }
    .products-sect .products-pic {
        position: relative;
        z-index: 10;
        margin: 0 auto;
        text-align: center;
    }
    .products-sect .products-cols {
        width: 100%;
        float: none;
        display: flex;
        flex-direction: column-reverse;
    }
    .sect3 {
        position: relative;
        height: auto;
    }
}

@media screen and (max-width: 1000px) {
    .sec2 .sec2_outer .news-row .col-pic, .sec2_outer .news-row .cols {
        float: initial;
        width: 100%;
        margin: 0 auto;
    }
    .sec2_outer .news-row .cols {
        padding-bottom: 0;
    }
    .news-list {
        margin: 0 auto;
        padding: 0;
    }
    .cow-title {
        text-align: center;
        margin: 0 0 60px;
    }
    .cow-title h2 {
        width: fit-content;
        margin: 0 auto;
    }
    .sect3 {
        padding: 50px 0;
    }
    .cow-title::before {
        content: 'News';
        position: absolute;
        font-family: 'Lato', sans-serif;
        color: rgba(242, 237, 234, 0.7);
        font-size: 60px;
        z-index: -1;
        line-height: 1;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }
    /* desgin */
    .products-list .item {
        width: 50%;
    }
    .products-list .item:nth-child(4n+1) {
        clear: none;
    }
    .products-list .item:nth-child(2n+1) {
        clear: left;
    }
    .products-list .box {
        margin-bottom: 30px;
    }
    /* desgin */
    .about-sect .sect-title::before {
        font-size: 60px;
    }
    .sect1 {
        padding: 60px 0 50px;
    }
    section.sec2::before {
        display: none;
    }
    .sec2_outer .news-row .cols {
        padding: 35px 15px 0;
        box-sizing: border-box;
    }
    .productsTOP {
        position: relative !important;
        width: 100%;
        bottom: 30px;
        top: initial;
    }
    .productsTOP-list .products-text .name {
        display: block;
        width: 90%;
        font-size: 20px;
    }
    .productsTOP-list .products-text .products-arr {
        margin: 0 0 20px;
    }
    .productsBOTTOM {
        width: 100%;
    }
    .productsTOP-list .slick-dots {
        position: relative;
        border-top: 1px #EEE solid;
        padding: 15px;
        text-align: right;
    }
    .productsTOP-list .products-text {
        margin: 15px;
    }
    .productsTOP-list .slick-arrow {
        top: initial;
        bottom: 15px;
    }
    .productsTOP-list .slick-prev {
        left: 40px;
    }
    .productsTOP-list .slick-next {
        left: 80px;
    }
    .cow-title .more, .products-sect .btn.more {
        font-size: 15px;
        /* width: 110px; */
        margin: 20px auto 0;
        left: 0;
        right: 0;
    }
    .news-list {
        padding: 50px 0 0;
    }
    .products-sect .products-cols {
        padding: 30px 0 0;
    }
}

@media screen and (max-width: 920px) {
    .gallery .leftcol {
        width: 100%;
    }
    .gallery .rightcol {
        width: 100%;
        margin-top: 0px;
        padding-left: 0px;
    }
    .gallery .rightcol .link-list {
        width: 100%;
        max-width: 100%;
    }
    .gallery .rightcol .link-list li {
        width: 25%;
    }
    .gallery .rightcol .link-list li+li {
        padding-left: 2%;
    }
}

@media screen and (max-width: 767px) {
    .banner-nav .box {
        padding: 15px;
    }
    .banner-nav .pic {
        margin: 0 auto;
    }
    .banner-nav .txt {
        display: none;
    }
    .gallery .rightcol .link-list li {
        width: 50%;
        padding: 0 0px;
    }
    .gallery .rightcol .link-list li a {
        max-width: 300px;
        margin: 0 auto;
    }
    .gallery .rightcol .link-list li+li {
        padding-left: 0%;
    }
    .service-row .cols .service-list li {
        width: 100%;
        padding: 0 5px;
    }
    .news-list li {
        width: 100%;
        margin-bottom: 60px;
    }
    .news-list li:last-of-type {
        margin-bottom: 0;
    }
    .products-list .item {
        width: 100%;
    }
    .products-list .box {
        margin-bottom: 30px;
    }
    /* desgin */
    .productsTOP-list .slick-dots {
        display: none !important;
    }
    .productsTOP-list .products-text {
        margin: 15px 15px 50px;
    }
    .productsTOP-list .slick-next {
        left: calc(50% + 40px);
        margin-left: -40px;
    }
    .productsTOP-list .slick-prev {
        left: 50%;
        margin-left: -40px;
    }
    .productsTOP {
        padding: 0 15px 10px;
    }
    .products-sect .btn.more:before, .cow-title .more:before {
        width: 130px;
        left: 0;
    }
}

@media screen and (max-width: 660px) {
    .gallery .rightcol .link-list li {
        width: 100%;
    }
    .about-sect .sect-title::before, .cow-title::before, .products-sect .sect-title::before {
        font-size: 35px;
        top: 57%;
        width: 100%;
    }
}

@media screen and (max-width: 400px) {
    .banner-nav .box {
        padding: 10px;
    }
}

@media screen and (max-width: 360px) {
    .service-row .cols .service-list li a {
        padding: 0px;
    }
    .service-row .cols .service-list li a .pic {
        position: static;
        margin-bottom: 8px;
        margin: auto;
    }
}