:root {
    --ltn__primary-color: #fc5e16;

    /* Lighten */
    --ltn__paragraph-color: #152E3A;
    --ltn__secondary-color: #0c1c6e;
    /* Border Colors */
    --border-color-1: #e5eaee;


    /* Gradient Colors */
    --gradient-color-1: linear-gradient(90deg, rgba(242, 139, 194, 1) 0%, rgba(216, 177, 242, 1) 50%);
    --gradient-color-2: linear-gradient(to top, rgba(7, 28, 31, 0) 0%, rgba(7, 28, 31, 1) 90%);
    --gradient-color-3: linear-gradient(to bottom, rgba(7, 28, 31, 0) 0%, rgba(7, 28, 31, 1) 90%);
    --gradient-color-4: linear-gradient(to top, rgba(242, 246, 247, 0) 0%, rgba(242, 246, 247, 1) 90%);
    --gradient-color-5: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 70%);
    /* Background Colors ( 1, 2, 3, 4, 5 )  */


    /* Box Shadow Colors */
    --ltn__box-shadow-1: 0 16px 32px 0 rgba(7, 28, 31, 0.1);
    --ltn__box-shadow-2: 0 0 4px rgba(0, 0, 0, 0.1);
    /* like border */
    --ltn__box-shadow-3: 0 1px 6px 0 rgba(32, 33, 36, .28);
    /* like border GGL */
    --ltn__box-shadow-4: 0 5px 20px 0 rgba(23, 44, 82, 0.1);
    --ltn__box-shadow-5: 0 8px 16px 0 rgba(93, 93, 93, 0.1);
    --ltn__box-shadow-6: 0 0 25px 2px rgba(93, 93, 93, 0.2);
    --ltn__box-shadow-7: 0 0 10px 0px rgba(93, 93, 93, 0.2);

    /* Common Colors */
    --black: #000000;
    --black-2: #22355B;
    --white: #fff;
    --white-2: #F2F6F7;
    --white-3: #e8edee;
    --white-4: #e6ecf0;
    --white-5: #f0f4f7;
    --white-6: #f1f1f1;
    --white-7: #F7F7F7;
    --white-8: #FAFAFA;
    --white-9: #F2F7FA;
    --white-10: #EDEDED;
    --red: #FF0000;
    --red-2: #f34f3f;
    --red-3: #DB483B;
    --silver: #C0C0C0;
    --gray: #808080;
    --maroon: #800000;
    --yellow: #FFFF00;
    --olive: #808000;
    --lime: #00FF00;
    --green: #77C720;
    --green-2: #008000;
    --aqua: #00FFFF;
    --teal: #008080;
    --blue: #0000FF;
    --navy: #000080;
    --fuchsia: #B13BFF;
    --purple: #800080;
    --pink: #FFC0CB;
    --nude: #ebc8b2;
    --orange: #ffa500;
    --ratings: #FFB800;
    /* social media colors */
    --facebook: #365493;
    --twitter: #3CF;
    --linkedin: #0077B5;
    --pinterest: #c8232c;
    --dribbble: #ea4c89;
    --behance: #131418;
    --google-plus: #dd4b39;
    --instagram: #e4405f;
    --vk: #3b5998;
    --wechat: #7bb32e;
    --youtube: #CB2027;
    --email: #F89A1E;
}


/* -------------------------------------
    Typography
/*------------------------------------- *!*/
/*html {*/
/*    -webkit-text-size-adjust: 100%;*/
/*    -ms-text-size-adjust: 100%;*/
/*}*/

/** {*/
/*    -webkit-box-sizing: border-box;*/
/*    box-sizing: border-box;*/
/*    outline: none;*/
/*    -moz-osx-font-smoothing: grayscale;*/
/*    !* Firefox *!*/
/*    -webkit-font-smoothing: antialiased;*/
/*    !* WebKit  *!*/
/*}*/

/*body {*/
/*    color: var(--ltn__paragraph-color);*/
/*    font-weight: 400;*/
/*    font-style: normal;*/
/*    font-size: 16px;*/
/*    line-height: 1.8;*/
/*    margin: 0 auto;*/
/*}*/

/*h1, .h1 {*/
/*    font-size: 36px;*/
/*    line-height: 1.2;*/
/*}*/

/*h2, .h2 {*/
/*    font-size: 30px;*/
/*}*/

/*h3, .h3 {*/
/*    font-size: 24px;*/
/*}*/

/*h4, .h4 {*/
/*    font-size: 20px;*/
/*}*/

/*h5, .h5 {*/
/*    font-size: 18px;*/
/*}*/

/*h6, .h6 {*/
/*    font-size: 16px;*/
/*}*/

/*h1,*/
/*h2,*/
/*h3,*/
/*h4,*/
/*h5,*/
/*h6,*/
/*.h1,*/
/*.h2,*/
/*.h3,*/
/*.h4,*/
/*.h5,*/
/*.h6 {*/
/*    clear: both;*/
/*    font-weight: 700;*/
/*    line-height: 1.3;*/
/*    margin-bottom: 15px;*/
/*}*/

/*p {*/
/*    color: var(--ltn__paragraph-color);*/
/*    margin-bottom: 1.5em;*/
/*    -webkit-hyphens: auto;*/
/*    -moz-hyphens: auto;*/
/*    -ms-hyphens: auto;*/
/*    hyphens: auto;*/
/*}*/

/*a {*/
/*    color: inherit;*/
/*    text-decoration: none;*/
/*    color: var(--ltn__paragraph-color);*/
/*    -webkit-transition: all 0.3s ease 0s;*/
/*    -o-transition: all 0.3s ease 0s;*/
/*    transition: all 0.3s ease 0s;*/
/*}*/

/*a,*/
/*a:hover,*/
/*a:focus,*/
/*a:active {*/
/*    text-decoration: none;*/
/*    outline: none;*/
/*    color: inherit;*/
/*}*/

/*a:hover {*/
/*    color: var(--ltn__secondary-color);*/
/*}*/

/*pre {*/
/*    word-break: break-word;*/
/*}*/


img {
    max-width: 100%;
}


/*---------------------------------------------------------------
  2. Slick Slider
---------------------------------------------------------------*/
/* Slick Slider */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after, .slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    /*display: block*/
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.ltn__shop-details-area {
    font-size: 16px;
}

.ltn__shop-details-img-gallery {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.ltn__shop-details-large-img {
    border: 1px solid #efefef;
    width: 88%;
    background-color: rgb(255 255 255);
    overflow: hidden;
    border-radius: 8px;
}

.ltn__shop-details-large-img .slick-slide {
    text-align: center;
}

.ltn__shop-details-large-img .slick-slide img {
    max-height: 100%;
}

.ltn__shop-details-small-img {
    width: 68px;
    margin-right: 20px;
}

.ltn__shop-details-small-img img {
    max-width: 100%;
}

.ltn__shop-details-small-img .slick-slide {
    margin-bottom: 20px;
}

.ltn__shop-details-small-img .slick-current img {
    border: 2px solid var(--ltn__primary-color);
    border-radius: 8px;
}

.product-detail-attr ul {
    list-style: none;
    padding-left: 0;

}

.product-detail-attr ul li {
    padding: 6px 0;
}


.product-detail-attr ul li strong {
    display: inline-block;
    width: 100px;
}

.ltn__product-details-menu-2 ul {
    padding: 0;
    list-style: none;
    margin-top: 40px;
}

.product-btn {
    border-radius: 0;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    padding: 17px 40px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    position: relative;
    z-index: 1;
    margin-right: 15px;
}

.product-btn:after {
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}


.theme-btn-1 {
    background-color: var(--ltn__primary-color);
    color: var(--white);
}

.btn-effect-1 {
    padding: 12px 35px;
}
.btn-effect-1:hover {
    color: var(--ltn__primary-color);
}
.btn-effect-1:hover::after {
    width: 100%;
    border: 1px solid var(--ltn__primary-color);

}

.btn-effect-1:after {
    width: 0%;
    height: 100%;
    top: 0;
    left: 0;
    background: #ffffff;
}


/** 左侧导航 */
/* --------------------------------------------------------------
    Widgets
-------------------------------------------------------------- */
.widget {
    margin-bottom: 40px;
}

.widget:last-child {
    margin-bottom: 0;
}

.widget hr {
    margin-top: 35px;
    margin-bottom: 35px;
}

.ltn__widget-title {
    position: relative;
    display: block;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    overflow: hidden;
    padding: 0;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background-color: var(--ltn__primary-color);
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    padding: 10px 0 10px 12px;
}

.ltn__widget-title i {
    font-size: 22px;
    font-weight: bold;
}


/* ----------------------------------------------------
    Menu Widget
---------------------------------------------------- */
.ltn__menu-widget ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.ltn__menu-widget > ul li a {
    display: block;
    font-size: 15px;
    line-height: 24px;
    color: #333;
    text-decoration: none;
    padding: 10px 0;
}

.ltn__menu-widget > ul li ul {
    padding-left: 1rem;
    display: none;
}

.ltn__menu-widget > ul li {
    text-transform: capitalize;
    border-top: 1px dashed #e5e5e5;
}

.ltn__menu-widget > ul li:first-child {
    border-top: 0;
}

.ltn__menu-widget > ul li .p-category {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ltn__menu-widget > ul li span {
    color: var(--ltn__primary-color);
    font-weight: bold;
    font-size: 18px;
    cursor: pointer;
}

.ltn__menu-widget ul li.active > ul {
    display: block;
}

.ltn__menu-widget ul li.active > .p-category {
    border-bottom: 1px dashed #e5e5e5;
}


/** 详情 *****/
.ltn__shop-details-tab-inner-2 {
    padding-left: 10px;
}

.ltn__shop-details-tab-inner-2 .ltn__shop-details-tab-menu {
    border-bottom: 2px solid var(--border-color-1);
}

.ltn__shop-details-tab-inner-2 .ltn__shop-details-tab-menu .nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -20px;
}

.ltn__shop-details-tab-inner-2 .ltn__shop-details-tab-menu .nav a {
    background-color: transparent;
    color: var(--ltn__paragraph-color);
    padding: 20px 0px;
    margin-right: 50px;
    -webkit-box-flex: inherit;
    -ms-flex: inherit;
    flex: inherit;
    text-align: left;
    position: relative;
    font-weight: bold;
}

.ltn__shop-details-tab-inner-2 .ltn__shop-details-tab-menu .nav a::before {
    position: absolute;
    content: "";
    bottom: -2px;
    left: 0;
    width: 0%;
    height: 2px;
    background-color: transparent;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.ltn__shop-details-tab-inner-2 .ltn__shop-details-tab-menu .nav a.active {
    color: var(--ltn__primary-color);
    background-color: transparent;
}

.ltn__shop-details-tab-inner-2 .ltn__shop-details-tab-menu .nav a.active::before {
    background-color: var(--ltn__primary-color);
    width: 100%;
}

.ltn__shop-details-tab-inner-2 .ltn__shop-details-tab-content-inner {
    border: 0;
    padding: 30px 0px 0px;
    background-color: transparent;
    color: #333333;
}

.ltn__shop-details-tab-inner-2 .ltn__shop-details-tab-content-inner .ltn__comment-reply-area form {
    padding: 30px;
}


.contact-form-box {
    padding: 20px;
    position: relative;
    z-index: 1;
}

.box-shadow {
    -webkit-box-shadow: var(--ltn__box-shadow-2);
    box-shadow: var(--ltn__box-shadow-2);
}

.ltn__contact-message-area {
    margin-top: 100px;
}


/* ----------------------------------------------------
    input and button type focus outline disable
---------------------------------------------------- */
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
textarea:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
select:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #ddd;
}

code {
    color: #faa603;
}

/* ----------------------------------------------------
    Form input box
---------------------------------------------------- */
input[type="text"],
input[type="email"],
input[type="password"],
input[type="submit"],
textarea {
    background-color: var(--white);
    border: 2px solid;
    border-color: var(--border-color-1);
    height: 65px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 20px;
    font-size: 16px;
    color: var(--ltn__paragraph-color);
    width: 100%;
    margin-bottom: 30px;
    border-radius: 0;
    padding-right: 40px;
}

input[type="text"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="submit"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: var(--ltn__paragraph-color);
    font-size: 14px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
textarea:focus {
    border-color: var(--ltn__secondary-color);
}

input[type="password"] {
    letter-spacing: 3px;
    font-size: 16px;
}

textarea {
    resize: vertical;
    padding: 15px 20px;
    min-height: 150px;
}

button {
    outline: none;
    border: none;
    cursor: pointer;
}

button:focus {
    outline: none;
}

.form-input-box {
    position: relative;
}

.form-input-box input[type="text"] {
    width: 100%;
    height: 50px;
    padding: 0 70px 0 15px;
    border-radius: 0 15px 0px 0px;
    border: 1px solid var(--ltn__primary-color);
    margin-bottom: 0;
}

.form-input-box button[type="submit"] {
    background-color: var(--ltn__primary-color);
    color: var(--white);
    padding: 0 18px;
    height: 100%;
    border: 1px solid var(--ltn__primary-color);
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.form-input-box button[type="submit"]:hover {
    background-color: var(--ltn__secondary-color);
    border-color: var(--ltn__secondary-color);
    color: var(--white);
}


/* input-item */
.ltn__section-title-2 {
    border-bottom: 1px solid var(--border-color-1);
    margin-bottom: 50px;
}


.input-item {
    position: relative;
}

.input-item.ltn__custom-icon i {
    position: absolute;
    top: 35%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 20px;
    color: var(--ltn__secondary-color);
}

.input-item.input-item-textarea i {
    top: 30px;
}

.input-info-save {
    font-size: 14px;
}

label.checkbox-inline {
    font-size: 14px;
}


/* product-item-3 */
.ltn__product-item-3 {
    border: 1px solid;
    border-color: var(--border-color-1);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.ltn__product-item-3 .product-img::before {
    display: none;
}

.ltn__product-item-3 .product-info {
    padding: 25px 30px 15px;
}

.ltn__product-item-3 .product-title {
    font-size: 16px;
    margin-bottom: 0;
}

.ltn__product-item-3 .product-price {
    font-size: 14px;
    color: var(--ltn__secondary-color);
    font-weight: 700;
    margin-bottom: 12px;
}

.ltn__product-item-3 .product-description {
    font-size: 14px;
    padding: 0px 10px
}

.ltn__product-item-3 .product-price del {
    opacity: 0.6;
}

.ltn__product-item-3 .product-info-brief {
    border-top: 2px solid;
    border-color: var(--border-color-1);
    margin-bottom: 15px;
    max-width: 400px;
}

.ltn__product-item-3 .product-info-brief ul {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.ltn__product-item-3 .product-info-brief ul li {
    list-style: none;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
}

.ltn__product-item-3 .product-info-brief ul li i {
    color: var(--ltn__secondary-color);
    margin-right: 5px;
}

.ltn__product-item-3:hover {
    -webkit-box-shadow: var(--ltn__box-shadow-1);
    box-shadow: var(--ltn__box-shadow-1);
}

.ltn__product-item-3:hover .product-hover-action {
    top: 70%;
}

.ltn__product-slider-area {
    padding: 100px 0;
}


/* ----------------------------------------------------
    Top Rated Product Widget
---------------------------------------------------- */
.ltn__top-rated-product-widget ul {
    padding: 0;
    margin: 0;
}

.ltn__top-rated-product-widget ul li {
    list-style: none;
}

.ltn__top-rated-product-widget > ul > li {
    margin-top: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid;
    border-color: var(--white-4);
}

.ltn__top-rated-product-widget > ul > li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}

.top-rated-product-img {
    max-width: 90px;
    float: left;
    margin-right: 20px;
}

.top-rated-product-info {
    overflow: hidden;
}

.top-rated-product-info h6 {
    margin-bottom: 3px;
    font-size: 14px;
    font-weight: 500;
}

.top-rated-product-info .product-ratting {
    margin-bottom: 0;
}

.top-rated-product-info .product-ratting li {
    font-size: 10px;
}

.top-rated-product-info .product-price {
    margin-bottom: 0;
    font-size: 14px;
    color: var(--ltn__secondary-color);
    font-weight: 700;
}

.top-rated-product-info .product-ratting ul {
    line-height: 1;
    margin-bottom: 5px;
}
