/* By EightEggs Co., LTD.*/
@font-face {
    font-family: 'positif_med';
    src: url('../fonts/reg-positif.woff2') format('woff2'),
    url('../fonts/reg-positif.woff') format('woff'),
    url('../fonts/reg-positif.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'positif_reg';
    src: url('../fonts/li-positif.woff2') format('woff2'),
    url('../fonts/li-positif.woff') format('woff'),
    url('../fonts/li-positif.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'positif_li';
    src: url('../fonts/li-positif.woff2') format('woff2'),
    url('../fonts/li-positif.woff') format('woff'),
    url('../fonts/li-positif.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'positif_slogan';
    src: url('../fonts/positif_slogan.woff2') format('woff2'),
    url('../fonts/positif_slogan.woff') format('woff'),
    url('../fonts/positif_slogan.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



html,
body {
    height: 100%;
    font-family: 'positif_reg';
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    overflow-x: hidden
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    color: #333;
    font-weight: 400;
    font-family: 'positif_med', sans-serif;
}

.wtext,
.wtext span {
    color: #FFF !important
}

h1 {
    font-size: 70px;
}

h2 {
    font-size: 40px;
}

h3 {
    font-size: 35px;
}

h4 {
    font-size: 30px;
}

h5 {
    font-size: 25px;
}

h6 {
    font-size: 22px;
}

p {
    font-size: 20px;
    font-family: 'positif_med', sans-serif;
    color: #333;
    font-weight: 400;
    line-height: 1.5em;
    margin: 0;
}

img {
    max-width: 100%;
    image-rendering: auto;
    image-rendering: crisp-edges;
    image-rendering: pixelated;
    image-rendering: -webkit-optimize-contrast;
}

input:focus,
select:focus,
button:focus,
textarea:focus {
    outline: none;
}

a,
a:hover,
a:focus {
    text-decoration: none;
    outline: none;
}

ul,
ol {
    padding: 0;
    margin: 0;
}

.pagesection {
    padding: 40px 0;
}

#our-product-on-home {
    min-height: 700px;
}
#recommend-product-on-home {
    min-height: 800px;
}

@media (max-width: 767px) {
    .pagesection {
        padding: 30px 0;
    }
}

.imgbackground {
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-color: #fafafafa
}

.mt0 {
    margin-top: 0px !important;
}

.m10 {
    margin-top: 10px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.mt50 {
    margin-top: 50px !important;
}

.mt60 {
    margin-top: 60px !important;
}

.mt70 {
    margin-top: 70px !important;
}

.mt80 {
    margin-top: 80px !important;
}

.section-title {
    margin-bottom: 40px;
    text-align: center;
}

.section-title .product-price {
    font-size: 24px;
    font-weight: 700;
    color: rgb(0, 137, 150);
}

.section-title .product-price span {
    font-size: 20px;
    font-weight: 400;
    color: #636363;
}

.section-title h2 {
    color: #252525;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 38px;
    position: relative;
}

.section-title h2:before {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -14px;
    width: 80px;
    height: 3px;
    background: rgb(0, 137, 150);
    content: "";
    margin: 0 auto;
}

.section-title p {
    color: #6e6e6e;
}

.capchabox {
    border: 1px solid #dadada;
    width: 100%;
    max-width: 300px;
    height: auto;
    margin: 30px auto;
}

.capchabox img {
    width: 100%;
    height: auto;
    max-width: 100%;
}

.set-bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}

.spad {
    padding-top: 0;
    padding-bottom: 0;
}

/*  @media (max-width:480px) {
     .spad {
         padding-top: 50px;
         padding-bottom: 50px;
     }
 }
 */
.form-control {
    font-size: 22px;
}

.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5,
.text-white h6,
.text-white p,
.text-white span,
.text-white li,
.text-white a {
    color: #fff;
}

/* buttons */

.primary-btn,
.secondary-btn {
    display: table-cell;
}

.primary-btn,
.primary-btn:hover,
.secondary-btn,
.secondary-btn:hover {
    padding: 5px 30px !important;
    color: #ffffff;
    text-transform: uppercase;
    border: 1px solid rgb(0, 137, 150);
    background: rgb(0, 137, 150);
    border-radius: 5px;
    letter-spacing: 1px;
    white-space: nowrap;
    line-height: 2em;
    font-size: 22px;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
}

@media (max-width: 480px) {

    .primary-btn,
    .primary-btn:hover,
    .secondary-btn,
    .secondary-btn:hover {
        font-size: inherit;
    }
}

.secondary-btn,
.secondary-btn:hover {
    color: rgb(0, 137, 150);
    border: 1px solid rgb(0, 137, 150);
    background: transparent !important;
}

.p1rem {
    padding: 1rem !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.mt50 {
    margin-top: 50px !important;
}

.mt60 {
    margin-top: 60px !important;
}

.mt70 {
    margin-top: 70px !important;
}

.mt80 {
    margin-top: 80px !important;
}

.mb0 {
    margin-bottom: 0
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mt40 {
    margin-bottom: 40px !important;
}

.mb50 {
    margin-bottom: 50px !important;
}

.py10 {
    padding: 1rem 0 !important;
}

.py20 {
    padding: 2rem 0 !important;
}

.py30 {
    padding: 3rem 0 !important;
}

.py40 {
    padding: 4rem 0 !important;
}

.px10 {
    padding: 0 1rem !important;
}

.px20 {
    padding: 0 2rem !important;
}

.px30 {
    padding: 0 3rem !important;
}

.px40 {
    padding: 0 4rem !important;
}

.pb10 {
    padding-bottom: 10px !important
}

.pb20 {
    padding-bottom: 20px !important
}

.pb30 {
    padding-bottom: 30px !important
}

.pb40 {
    padding-bottom: 40px !important
}

.pb50 {
    padding-bottom: 50px !important
}

.pb60 {
    padding-bottom: 60px !important
}

.site-btn {
    color: #ffffff;
    background: rgb(0, 137, 150);
    border: none;
    font-size: 20px;
    text-transform: uppercase;
    padding: 13px 45px 11px;
    cursor: pointer;
    letter-spacing: 1px;
    text-align: center;
    border-radius: 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

/* Preloder */

#preloder {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999999;
    background: #000;
}

.loader {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -13px;
    border-radius: 60px;
    animation: loader 0.8s linear infinite;
    -webkit-animation: loader 0.8s linear infinite;
}

@keyframes loader {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        border: 4px solid #f44336;
        border-left-color: transparent;
    }

    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        border: 4px solid #673ab7;
        border-left-color: transparent;
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        border: 4px solid #f44336;
        border-left-color: transparent;
    }
}

@-webkit-keyframes loader {
    0% {
        -webkit-transform: rotate(0deg);
        border: 4px solid #f44336;
        border-left-color: transparent;
    }

    50% {
        -webkit-transform: rotate(180deg);
        border: 4px solid #673ab7;
        border-left-color: transparent;
    }

    100% {
        -webkit-transform: rotate(360deg);
        border: 4px solid #f44336;
        border-left-color: transparent;
    }
}

/*---------------------
  Header
-----------------------*/

.ht-right .lan-selector {
    max-width: 142px;
    cursor: pointer;
    display: inline-block;
    position: relative;
}

.ht-right .lan-selector .ddcommon {
    max-width: 142px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: none;
    cursor: pointer;
    padding: 0 20px;
}

.ht-right .lan-selector .ddcommon .ddTitle .ddTitleText img {
    padding-right: 5px;
}

.ht-right .lan-selector .ddcommon .ddTitle .ddTitleText span {
    font-size: 20px;
    color: #252525;
}

.ht-right .lan-selector .ddcommon .ddTitle .ddArrow:before {
    content: "3";
    font-family: "ElegantIcons";
    font-size: 20px;
    color: #636363;
    float: right;
    position: relative;
    right: 0;
    line-height: 26px;
}

.ht-right .lan-selector .ddcommon .ddChild {
    background: #fff;
    max-width: 142px;
    width: 100%;
    position: relative;
    left: 0;
}

.ht-right .lan-selector .ddcommon .ddChild ul {
    width: 100%;
    max-width: 142px;
}

.ht-right .lan-selector .ddcommon .ddChild ul li {
    line-height: 23px;
    padding: 0px 10px;
    list-style: none;
}

.ht-right .lan-selector .ddcommon .ddChild ul li img {
    padding-right: 10px;
}

.ht-right .lan-selector .ddcommon .ddChild ul li span {
    font-size: 13px;
    color: #000;
    letter-spacing: 0.325px;
}

.header-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.ht-left {
    float: left;
}

.ht-left .mail-service {
    font-size: 20px;
    color: #252525;
    float: left;
    border-right: 1px solid #E5E5E5;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 20px;
}

.ht-left .mail-service i {
    margin-right: 5px;
}

.ht-left .phone-service {
    float: right;
    font-size: 20px;
    color: #252525;
    line-height: 27px;
    padding-top: 15px;
    padding-bottom: 18px;
    padding-left: 20px;
}

.ht-left .phone-service i {
    margin-right: 5px;
}

.ht-right {
    float: right;
}

.ht-right .login-panel {
    float: right;
    font-size: 20px;
    color: #252525;
    display: inline-block;
    padding-left: 20px;
    border-left: 1px solid #e5e5e5;
    padding-top: 18px;
    padding-bottom: 15px;
}

.ht-right .login-panel i {
    margin-right: 8px;
}

.ht-right .lan-selector {
    float: right;
    margin-top: 15px;
    margin-bottom: 13px;
}

.ht-right .top-social {
    float: right;
    padding-right: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.ht-right .top-social a {
    color: #252525;
    font-size: 20px;
    display: inline-block;
    margin-left: 15px;
}

.inner-header {
    padding: 0;
}

.logo {
    padding: 0;
    /*      margin: 20px 0; */
    display: inline-block;
}

.logo a {
    display: inline-block;
}

.logo a img {
    width: 120px;
}

.logo span {
    font-family: 'positif_slogan';
    font-size: 12px;
    white-space: nowrap;
    padding: 0;
    letter-spacing: 2px;
    text-align: center;
    display: block;
    letter-spacing: 2px;
    color: #999
}

@media (max-width: 992px) {
    .logo {
        margin: 0
    }

    .logo a img {
        width: 150px;
    }

    .logo span {
        font-size: 10px;
    }
}

.inner-header .advanced-search {
    height: 50px;
    border: 1px solid #ebebeb;
}

.inner-header .advanced-search .category-btn {
    max-width: 30%;
    float: left;
    background: transparent;
    border: none;
    padding-left: 23px;
    padding-top: 11px;
    padding-bottom: 13px;
    padding-right: 60px;
    font-size: 20px;
    color: #252525;
    position: relative;
}

.inner-header .advanced-search .category-btn:before {
    position: absolute;
    right: 0;
    top: 14px;
    width: 1px;
    height: 20px;
    background: #e5e5e5;
    content: "";
}

.inner-header .advanced-search .category-btn:after {
    position: absolute;
    right: 11px;
    top: 10px;
    content: "3";
    font-family: "ElegantIcons";
    font-size: 20px;
    color: #b2b2b2;
}

.inner-header .advanced-search .input-group {
    max-width: 70%;
    height: 100%;
}

.inner-header .advanced-search .input-group input {
    width: 100%;
    height: 100%;
    border: none;
    font-size: 20px;
    color: #d1d1d1;
    padding-left: 20px;
}

.inner-header .advanced-search .input-group button {
    font-size: 20px;
    color: #ffffff;
    position: absolute;
    right: -3px;
    top: -1px;
    border: 1px solid rgb(0, 137, 150);
    background: rgb(0, 137, 150);
    padding: 18px 16px 18px;
    cursor: pointer;
}

.nav-right {
    padding: 0;
    margin-top: 20px;
    display: inline-block;
    float: right
}

.nav-right li {
    list-style: none;
    display: inline-block;
    font-size: 20px;
    margin: 15px 0;
    background-color: #FFF;
    border-radius: 50%;
    line-height: 2em;
    width: 50px;
    height: 50px;
    text-align: center;
    transition: box-shadow ease-out .5s;
}
.nav-right li .btn-icon {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.nav-right li .btn-icon i {
    line-height: 30px;
}

.bottommobilenav,
.topmobilenav {
    display: none;
}

@media (max-width: 992px) {
    #fullmenu {
        display: none
    }

    .bottommobilenav {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        background: #FFF;
        display: block;
        width: 100%;
        /*  height: 80px; */
        z-index: 99;
        border-top-right-radius: 20px;
        border-top-left-radius: 20px;
        box-shadow: 0 0 5px 1px rgba(0, 0, 0, .1);
    }

    .bottommobilenav ul,
    .topmobilenav ul {
        list-style: none
    }

    .bottommobilenav li,
    .topmobilenav li {
        list-style: none;
        width: 25%;
        padding: 10px 0;
        display: inline-block;
        float: left;
        text-align: center;
        transition: background ease-out .2s;
    }

    .topmobilenav {
        width: 100%;
        white-space: nowrap;
        box-shadow: 0 0 5px 1px rgba(0, 0, 0, .1);
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        background: #FFF;
        display: block;
        width: 100%;
        z-index: 999;
        overflow-x: auto;
        overflow-y: hidden;
        /* height: 80px */
    }

    .topmobilenav li {
        width: 15%;
        white-space: nowrap;
        vertical-align: bottom
    }

    .topmobilenav li a {
        color: rgb(0, 137, 150);
    }

    .topmobilenav li i {
        font-size: 30px;
        text-align: center;
        padding: 10px;
        margin: 0;
    }

    .topmobilenav li:first-child {
        width: 30%;
        text-align: left;
        padding-left: 20px;
    }

    .topmobilenav li:nth-child(2) {
        width: 35%;
        margin-right: 15px;
        padding: 0
    }

    .topmobilenav li img {
        width: 100%;
        max-width: 80px;
        /* margin: 10px auto 0 auto; */
    }

    .topmobilenav li span {
        display: block;
        font-size: 14px;
        color: #999;
        letter-spacing: 1.5px
    }

    .topmobilenav li p {
        font-size: 11px;
        text-align: center;
        margin: 0;
        padding: 0;
        line-height: 1.2em;
        white-space: nowrap;
        display: block
    }

    .bottommobilenav li.active {
        background: rgb(0, 137, 150);
    }

    .bottommobilenav li:first-child {
        border-top-left-radius: 20px;
    }

    .bottommobilenav li:last-child {
        border-top-right-radius: 20px;
    }

    .bottommobilenav li.active a {
        color: #FFF
    }

    .bottommobilenav li i {
        font-size: 28px;
    }

    .bottommobilenav li a {
        color: rgba(0, 0, 0, .8);
        background: transparent;
    }

    .bottommobilenav li span {
        display: block;
        width: 100%;
        font-size: 16px;
        white-space: nowrap;
        text-transform: uppercase;
        font-weight: 600;
        letter-spacing: 0.5px;
    }
    .bottommobilenav li.active {
        text-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
    }
    

    body {
        padding: 80px 0;
    }

    .inner-header {
        position: fixed;
        left: 0;
        right: 0;
        top: 120px;
        z-index: 100;
        width: 100%;
        /*  height: 80vh; */
        overflow-y: auto;
    }

    .nav-right {
        padding: 0;
    }

    .nav-right li {
        margin: 0;
    }

    .logo_xs {
        text-align: center;
        width: 100%;
        margin: 0 auto;
    }

    .logo_xs p {
        text-align: center;
        font-size: 10px;
        margin: 0;
    }
}

@media (max-width: 480px) {
    .nav-right {
        margin-top: 0
    }

    .bottommobilenav li span {
        font-size: 12px;
    }

    #mobile_nav {
        height: 70vh;
        overflow-y: auto;
        margin-left: 0
    }
}

@media (max-width: 320px) {
    .bottommobilenav li span {
        display: none
    }

    .topmobilenav li:first-child {
        width: 30%;
        padding-left: 10px;
    }

    .topmobilenav li:nth-child(2) {
        margin: 0;
        max-width: 120px;
        margin-right: 10px;
    }

    .bottommobilenav li i {
        font-size: 20px
    }

    .bottommobilenav li span {
        font-size: 8px
    }
}

.nav-right li:hover {
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, .1);
}

.nav-right li i {
    font-size: 30px;
    color: rgb(0, 137, 150);
}

.nav-right li .ti-close {
    font-size: 15px !important;
}

.nav-right li.heart-icon a,
.nav-right li.cart-icon a {
    color: #252525;
    position: relative;
    display: inline-block;
}

.nav-right li.heart-icon a span,
.nav-right li.cart-icon a span {
    position: absolute;
    right: -8px;
    top: -5px;
    height: 15px;
    width: 15px;
    background: rgb(0, 137, 150);
    color: #ffffff;
    border-radius: 50%;
    font-size: 20px;
    text-align: center;
    line-height: 15px;
}

.nav-right li.cart-icon {
    position: relative;
}

.nav-right li.cart-icon:hover .cart-hover {
    opacity: 1;
    visibility: visible;
    top: 60px;
}

.nav-right li.cart-icon .cart-hover {
    position: absolute;
    right: -70px;
    top: 100px;
    width: 350px;
    background: #ffffff;
    z-index: 9999;
    text-align: left;
    padding: 30px;
    opacity: 0;
    visibility: hidden;
    -webkit-box-shadow: 0 13px 32px rgba(51, 51, 51, 0.1);
    box-shadow: 0 13px 32px rgba(51, 51, 51, 0.1);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.nav-right li.cart-icon .cart-hover .select-items table {
    width: 100%;
}

.nav-right li.cart-icon .cart-hover .select-items table tr td {
    padding-bottom: 20px;
}

.nav-right li.cart-icon .cart-hover .select-items table tr td.si-pic img {
    border: 1px solid #ebebeb;
}

.nav-right li.cart-icon .cart-hover .select-items table tr td.si-text {
    padding-left: 18px;
}

.nav-right li.cart-icon .cart-hover .select-items table tr td.si-text .product-selected p {
    color: rgb(0, 137, 150);
    line-height: 30px;
    margin-bottom: 7px;
}

.nav-right li.cart-icon .cart-hover .select-items table tr td.si-text .product-selected h6 {
    color: #232530;
    font-size: 20px;
    line-height: 1em
}

.nav-right li.cart-icon .cart-hover .select-items table tr td.si-close {
    color: #252525;
    font-size: 18px !important;
    cursor: pointer;
}

.nav-right li.cart-icon .cart-hover .select-items table tr td.si-close i {
    font-size: 22px !important;
    color: #333
}

.nav-right li.cart-icon .cart-hover .select-total {
    overflow: hidden;
    border-top: 1px solid #e5e5e5;
    padding-top: 26px;
    margin-bottom: 30px;
}

.nav-right li.cart-icon .cart-hover .select-total span {
    font-size: 20px;
    color: rgb(0, 137, 150);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    float: left;
    line-height: 2em;
}

.nav-right li.cart-icon .cart-hover .select-total h5 {
    /* Total Price */
    color: rgb(0, 137, 150);
    float: right;
    line-height: 2em;
    /*      font-size: 20px;
     font-weight: 600 !important; */
}

.nav-right li.cart-icon .cart-hover .select-button .view-card {
    font-size: 20px;
    letter-spacing: 2px;
    display: block;
    text-align: center;
    background: #FFF;
    border: 1px solid rgb(0, 137, 150);
    color: rgb(0, 137, 150);
    /* padding: 15px 30px 18px; */
    margin-bottom: 10px;
    line-height: 1.5em
}

.nav-right li.cart-icon .cart-hover .select-button .checkout-btn {
    font-size: 20px;
    letter-spacing: 2px;
    display: block;
    text-align: center;
    background: rgb(0, 137, 150);
    border: 1px solid rgb(0, 137, 150);
    color: #ffffff;
    /*  padding: 15px 30px 18px; */
    line-height: 1.5em
}

.nav-right li.cart-price {
    font-size: 20px;
    color: #252525;
}

.inner-text h4 {
    font-weight: normal;
    border-radius: 5px;
    text-transform: uppercase;
    background-color: rgb(0, 137, 150);
    border: 1px solid rgb(0, 137, 150);
}

.primary-btn span,
.secondary-btn span,
.inner-text h4 span {
    cursor: pointer;
    position: relative;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.primary-btn span:after,
.secondary-btn span:after,
.inner-text h4 span:after {
    content: '\00bb';
    position: absolute;
    opacity: 0;
    font-size: 40px;
    line-height: 0;
    top: 45%;
    right: -20px;
    transition: 0.5s;
}

.primary-btn span.backword:after,
.secondary-btn span.backword:after {
    content: '\00ab';
}

.primary-btn:hover span,
.secondary-btn:hover span,
.inner-text h4:hover span {
    padding-right: 25px;
}

.primary-btn:hover span:after,
.secondary-btn:hover span:after,
.inner-text h4:hover span:after {
    opacity: 1;
    right: 0;
}

.card {
    border-radius: 10px;
    overflow: hidden;
}

.bg-gray {
    background-color: #f7f7f7
}

.card h5 {
    text-transform: uppercase;
    font-size: 28px;
    margin-bottom: 10px;
    line-height: .8em
}

.card p {
    font-size: 22px;
    line-height: 1.2em
}

.tmask {
    -webkit-mask-image: url("../img/tmask.svg");
    mask-image: url("../img/tmask.svg");
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    mask-size: 100%;
    -webkit-mask-size: 100%;
    mask-position: bottom center;
    -webkit-mask-position: bottom center;
    overflow: hidden;
}

.tside {
    float: left;
}

.c50 {
    width: 50%;
    float: right
}

.c50 img {
    min-height: 100% !important;
    width: auto !important
}

@media (max-width: 992px) {
    .tside {
        float: left;
    }

    .c50 {
        width: 100% !important;
        float: left
    }
}

.card a {
    /*      margin: 20px 0 0 0; */
    display: block;
    cursor: pointer;
}

.nav-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-transform: uppercase
}

.simplemenu {
    left: inherit !important;
    letter-spacing: 1px !important
}

@media (max-width: 480px) {
    .nav-item {
        flex-wrap: wrap;
    }

    .megamenu h6 {
        margin: 10px !important;
    }

    .dropdown-item {
        padding: 5px 10px !important;
    }
}

.nav-item .nav-depart {
    float: left;
}

.nav-item .nav-depart .depart-btn {
    background: #3b3b3b;
    color: #ffffff;
    padding: 14px 84px 14px 18px;
    cursor: pointer;
    position: relative;
}

.nav-item .nav-depart .depart-btn:hover .depart-hover {
    top: 52px;
    opacity: 1;
    visibility: visible;
    z-index: 99;
}

.nav-item .nav-depart .depart-btn:before {
    position: absolute;
    color: #ffffff;
    right: 20px;
    top: 13px;
    content: "";
    font-family: FontAwesome;
    font-size: 20px;
}

.nav-item .nav-depart .depart-btn i {
    color: #ffffff;
    font-size: 20px;
}

.nav-item .nav-depart .depart-btn span {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin-left: 16px;
}

.nav-item .nav-depart .depart-btn .depart-hover {
    position: absolute;
    width: 100%;
    background: #fff;
    left: 0;
    top: 62px;
    opacity: 0;
    visibility: hidden;
    padding-bottom: 29px;
    -webkit-box-shadow: 0 13px 32px rgba(51, 51, 51, 0.1);
    box-shadow: 0 13px 32px rgba(51, 51, 51, 0.1);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.nav-item .nav-depart .depart-btn .depart-hover li {
    list-style: none;
}

.nav-item .nav-depart .depart-btn .depart-hover li.active a {
    color: rgb(0, 137, 150);
}

.nav-item .nav-depart .depart-btn .depart-hover li a {
    display: block;
    font-size: 20px;
    color: #000000;
    padding-left: 40px;
    padding-top: 16px;
    padding-right: 30px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.nav-item .nav-depart .depart-btn .depart-hover li a:hover {
    color: rgb(0, 137, 150);
}

.nav-item .nav-menu {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
}

.nav-item .nav-menu li {
    list-style: none;
    display: inline-block;
    margin-left: -5px;
    position: relative;
}

.nav-item .nav-menu li.active a {
    color: rgb(0, 137, 150);
}

.nav-item .nav-menu li a {
    font-size: 20px;
    font-weight: 700;
    display: block;
    color: #333;
    /*    border-right: 2px solid #3b3b3b; */
    text-transform: uppercase;
    padding: 16px 42px 15px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.nav-item .nav-menu li:hover>a {
    color: rgb(0, 137, 150);
}

.nav-item .nav-menu li:hover .dropdown {
    opacity: 1;
    visibility: visible;
    top: 52px;
    text-align: left
}

.nav-item .nav-menu li .dropdown {
    position: absolute;
    text-align: left;
    top: 82px;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 99;
    background: #FFF;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.nav-item .nav-menu li .dropdown li {
    display: block;
    margin-left: 0;
}

.nav-item .nav-menu li .dropdown li:hover>a {
    background: transparent;
    color: rgb(0, 137, 150);
}

.nav-item .nav-menu li .dropdown li a {
    border-right: 0;
    padding: 13px 20px 18px 30px;
    text-transform: capitalize;
}

.slicknav_menu {
    display: none;
}

/*---------------------
  Hero Section
-----------------------*/

.hero-items .single-hero-items {
    height: 600px;
    overflow: hidden;
}

@media (max-width: 480px) {
    .hero-items .single-hero-items {
        /*  height: 500px; */
        /* background-position: 30% 100% !important; */
    }
}

.single-hero-items a,
.single-hero-items a:hover {
    padding: 5px 30px !important;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: #FFF;
    opacity: 1;
}

.hero-items .owl-nav button[type=button] {
    font-size: 25px;
    /*      line-height: 1.8em; */
    white-space: nowrap;
    position: absolute;
    left: 40px;
    top: 45%;
    color: #252525;
    background: #FFF;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    opacity: 1;
}

.hero-items .owl-nav button[type=button].owl-next {
    left: auto;
    right: 40px;
}

/*---------------------
  Banner Section
-----------------------*/

.banner-section {
    padding: 40px 0px;
}

.single-banner {
    position: relative;
    z-index: 1;
}

.single-banner:hover::before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.single-banner::before {
    position: absolute;
    left: 35px;
    top: 30px;
    border: 13px solid #ffffff;
    content: "";
    opacity: 0.3;
    width: calc(100% - 70px);
    height: calc(100% - 60px);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.single-banner img {
    min-width: 100%;
    cursor: pointer;
}

.category-banner .imgbox {
    position: relative;
    width: 100%;
    overflow: hidden;
    /* height: 200px; */
    padding-top: 100%;
}

/* .category-banner .imgbox:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.category-banner .imgbox img {
    width: 100%;
    min-width: 100%;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
} */

.category-banner .imgbox .bg-img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.category-banner .imgbox:hover .bg-img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.living-banner .imgbox {
    position: relative;
    width: 100%;
    overflow: hidden;
    border-top-left-radius: 80px;
    padding-top: 100%;
}
.living-banner .imgbox .img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
}
.living-banner .imgbox img {
    width: 100% !important;
    overflow: hidden;
}

.living-banner .imgbox h4 {
    color: #FFF;
    position: absolute;
    margin-top: -40px;
    width: 100%;
    text-transform: uppercase;
    display: block;
    text-align: center;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    z-index: 2;
}

.living-banner .imgbox:hover h4 {
    margin-top: -80px;
}

.living-banner .imgbox:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.living-banner .imgbox img {
    width: 100%;
    min-width: 100%;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

@media (max-width: 480px) {
    .living-banner .imgbox h4 {
        font-size: 20px;
        margin-top: -30px;
    }
}

.living-banner p {
    text-align: center;
    color: #333 !important;
    font-size: 20px;
}

.eqbanner {
    width: 100%;
}

.single-banner .inner-text {
    position: absolute;
    left: 0;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}

.single-banner .inner-text h4 {
    color: #FFF;
    padding: 10px 30px;
    background: rgb(0, 137, 150);
    font-size: 20px;
    font-weight: 400;
    position: absolute;
    bottom: 20px;
    letter-spacing: 2px;
}

.single-banner .inner-text.pink h4 {
    background: rgb(221, 133, 186);
    border: 1px solid rgb(221, 133, 186);
}

@media (max-width: 992px) {

    .single-banner .inner-text h4,
    .single-banner .inner-text.pink h4 {
        display: none
    }
}

/*---------------------
  Women Banner Section
-----------------------*/

.women-banner {
    padding-right: 65px;
    padding-left: 65px;
    padding-top: 0;
    padding-bottom: 80px;
}

.product-large {
    height: 620px;
    margin-left: -15px;
    margin-right: -15px;
    text-align: center;
    padding-top: 285px;
}

.product-large h2 {
    color: #ffffff;
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 18px;
}

.product-large a {
    color: #ffffff;
    font-size: 20px;
    font-weight: 500;
    display: inline-block;
    position: relative;
}

.product-large a:before {
    position: absolute;
    left: 0;
    bottom: -4px;
    width: 100%;
    height: 2px;
    background: #ffffff;
    content: "";
}

.filter-control {
    text-align: center;
    margin-bottom: 45px;
    padding-top: 32px;
}

.filter-control ul li {
    list-style: none;
    display: inline-block;
    font-size: 20px;
    color: #b2b2b2;
    margin-right: 22px;
    position: relative;
    cursor: pointer;
}

.filter-control ul li.active {
    color: #171717;
}

.filter-control ul li.active:before {
    opacity: 1;
}

.filter-control ul li:before {
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 100%;
    height: 2px;
    background: #171717;
    content: "";
    opacity: 0;
}

.filter-control ul li:last-child {
    margin-right: 0;
}

.owl-nav button[type=button] {
    font-size: 30px;
    position: absolute;
    left: -62px;
    top: 50%;
    color: #171717;
    width: 40px;
    height: 40px;
    opacity: 0.3;
    background-color: #FFF;
    padding: 20px;
    border-radius: 50%;
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, .3);
}

.owl-nav button[type=button] i {
    font-size: 20px;
    line-height: 1.2em
}

.owl-nav button[type=button].owl-next {
    left: auto;
    right: -62px;
    color: #171717;
    background-color: #FFF;
    opacity: 1;
}

@media (max-width: 768px) {
    .owl-nav button[type=button] {
        left: 0;
        right: auto;
    }

    .owl-nav button[type=button].owl-next {
        right: 0px;
        left: auto;
    }
}

.owl-dots {
    text-align: center;
    margin-top: 27px;
}

.owl-dots button:last-child {
    margin-right: 0;
}

.owl-dots button {
    width: 6px;
    height: 6px;
    background: #dadada !important;
    border-radius: 50%;
    margin-right: 10px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.owl-dots button.active {
    width: 30px;
    background: #008c95 !important;
    border-radius: 50px;
}

.product-item {
    background: #FFF;
    margin-bottom: 10px
}

.product-item:hover .pi-pic ul {
    bottom: 0;
}

.product-item .pi-pic {
    overflow: hidden;
    position: relative;
}

.product-item .pi-pic img {
    /*   min-width: 100%;*/
    width: 100%;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.product-item .pi-pic:hover img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.card a .tmask img {
    min-width: 100%;
    width: 100%;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.card a:hover .tmask img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.product-item .pi-pic .tag {
    color: #ffffff;
    font-size: 20px;
    background: rgb(221, 133, 186);
    position: absolute;
    left: 0;
    top: 0;
    padding: 5px 15px;
    text-transform: uppercase;
}

@media (max-width: 992px) {
    .product-item .pi-pic .tag {
        font-size: 18px;
        white-space: nowrap
    }
}

.product-price .icon a {
    display: inline;
    padding: 10px;
    color: #333
}

/*
 .product-item .pi-pic ul {
     position: absolute;
     left: 0;
     bottom: -52px;
     -webkit-transition: all 0.3s;
     -o-transition: all 0.3s;
     transition: all 0.3s;
     text-align: center;
     width: 100%;
 }

 .product-item .pi-pic ul li {
     list-style: none;
     display: inline-block;
     background: #ffffff;
 }

  .product-item .pi-pic ul li.w-icon.active a {
     background: rgb(0,137,150);
     color: #ffffff;
 }

 .product-item .pi-pic ul li a {
     font-size: 20px;
     font-weight: 700;
     color: #252525;
     display: block;
     padding: 16px 18px 18px 19px;
 }
 */
.product-item .pi-text {
    text-align: left;
    padding: 30px 10px 10px 20px;
    background-color: #f7f7f7;
    border-top-left-radius: 50px;
    float: left;
    width: 100%;
    min-height: 200px;
}

.icon {
    display: block;
    text-align: right
}

.btn-fav,
.btn-atc {
    border: none;
    box-shadow: none;
    text-align: center;
    background: #FFF;
    border-radius: 50%;
    display: inline-block;
    overflow: hidden;
    line-height: 1em;
    float: right;
    width: 50px;
    height: 50px;
    -webkit-transition: all ease-out .5s;
    -moz-transition: all ease-out .5s;
    -ms-transition: all ease-out .5s;
    -o-transition: all ease-out .5s;
    transition: all ease-out .5s;
    /* line-height: 2em */
}

@media (min-width: 480px) and (max-width: 575px) {
    /*      .product-item .pi-pic {
         width: 40%;
         float: left;
         display: inline-block;
         position: absolute;
         top: 50%;
         -webkit-transform: translateY(-50%);
         -ms-transform: translateY(-50%);
         transform: translateY(-50%);
     }

     .product-item .pi-text {
         width: 50%;
         float: right;
         display: inline-block
     } */
}

.btn-fav i,
.btn-atc i {
    color: rgb(0, 137, 150);
    font-size: 25px;
    line-height: 1.6em
}

.btn-atc i {
    font-size: 30px;
}

.btn-fav:hover,
.btn-atc:hover {
    background: rgb(0, 137, 150);
    -webkit-transition: all ease-out .5s;
    -moz-transition: all ease-out .5s;
    -ms-transition: all ease-out .5s;
    -o-transition: all ease-out .5s;
    transition: all ease-out .5s;
}

.btn-fav:hover i,
.btn-atc:hover i {
    color: #FFF;
}

.prorate {
    display: inline-block;
    float: left;
    padding-top: 10px
}

@media (max-width: 480px) {
    .prorate {
        float: none
    }
}

.prorate ul {
    list-style: none
}

.prorate li {
    list-style: none;
    display: inline-block;
    float: left;
}

.prorate li i.la-star,
.prorate li i.la-star-half {
    font-size: 20px;
    color: rgb(221, 133, 186);
}

.prorate li i.la-star.empty {
    font-size: 20px;
    color: #ccc;
}

.product-item .pi-text .catagory-name {
    color: #333;
    letter-spacing: 1px;
    text-transform: uppercase;
    /* margin-bottom: 10px; */
}

.product-item .pi-text a h5,
.product-item .pi-text a .h5 {
    color: #252525;
    font-size: 22px;
    line-height: 1em;
    margin-bottom: 10px
}

.product-item .pi-text .product-price p {
    /* sale price */
    font-family: 'positif_med', sans-serif !important;
    color: rgb(0, 137, 150);
    font-size: 25px;
    margin: 0 0 5px 0;
    white-space: nowrap;
    font-weight: 800
}

.product-item .pi-text .product-price p:before {
    /* content: "฿"; */
}

.product-item .pi-text .product-price span {
    /* Full price */
    font-size: 22px;
    color: #333;
    display: block;
    text-decoration: line-through;
    margin: 0;
    line-height: 1em;
    white-space: nowrap
}

.product-item .pi-text .product-price span:before {
    content: "฿";
}

/*---------------------
  Deal Of The Week
-----------------------*/

.deal-of-week {
    padding-top: 80px;
    padding-bottom: 80px;
    margin-left: 65px;
    margin-right: 65px;
}

.countdown-timer {
    text-align: center;
    margin-bottom: 50px;
}

.countdown-timer .cd-item {
    display: inline-block;
    background: #ffffff;
    margin-right: 35px;
    padding: 10px 14px;
    border-radius: 5px;
}

.countdown-timer .cd-item:last-child {
    margin-right: 0;
}

.countdown-timer .cd-item span {
    color: rgb(0, 137, 150);
    font-weight: 700;
    line-height: 40px;
    font-size: 36px;
}

.countdown-timer .cd-item p {
    font-size: 20px;
    color: #b2b2b2;
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

/*---------------------
  Man Banner
-----------------------*/

.man-banner {
    padding-right: 65px;
    padding-left: 65px;
    padding-top: 80px;
    padding-bottom: 80px;
}

/*---------------------
  Instagram Photo
-----------------------*/

.instagram-photo {
    overflow: hidden;
}

.instagram-photo .insta-item {
    float: left;
    width: 16.66%;
    height: 320px;
    text-align: center;
    position: relative;
}

.instagram-photo .insta-item:hover:before {
    opacity: 1;
}

.instagram-photo .insta-item:hover .inside-text {
    opacity: 1;
    visibility: visible;
    z-index: 99;
}

.instagram-photo .insta-item:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    content: "";
    opacity: 0;
    -webkit-transition: all 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.instagram-photo .insta-item .inside-text {
    padding-top: 130px;
    opacity: 0;
    visibility: hidden;
    position: relative;
    -webkit-transition: all 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.instagram-photo .insta-item .inside-text i {
    font-size: 30px;
    color: #ffffff;
}

.instagram-photo .insta-item .inside-text h5 {
    margin-top: 14px;
}

.instagram-photo .insta-item .inside-text h5 a {
    color: #ffffff;
}

/*---------------------
  Latest Blog
-----------------------*/

.latest-blog {
    padding-top: 72px;
    padding-bottom: 80px;
}

.latest-blog .section-title {
    margin-bottom: 55px;
}

.single-latest-blog {
    margin-bottom: 25px;
}

.single-latest-blog img {
    min-width: 100%;
}

.single-latest-blog .latest-text {
    padding-top: 25px;
}

.single-latest-blog .latest-text .tag-list {
    margin-bottom: 8px;
}

.single-latest-blog .latest-text .tag-list .tag-item {
    font-size: 20px;
    color: #a2a1a1;
    display: inline-block;
    margin-right: 15px;
}

.single-latest-blog .latest-text .tag-list .tag-item i {
    color: rgb(0, 137, 150);
}

.single-latest-blog .latest-text a {
    display: block;
}

.single-latest-blog .latest-text a h4 {
    color: #252525;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 16px;
}

.benefit-items {
    border: 1px solid #ebebeb;
    margin-top: 45px;
}

.benefit-items .single-benefit {
    padding-top: 30px;
    padding-bottom: 25px;
    padding-left: 55px;
    padding-right: 55px;
    border-right: 1px solid #F3F4F0;
}

.benefit-items .single-benefit .sb-icon {
    float: left;
    margin-right: 20px;
}

.benefit-items .single-benefit .sb-text {
    display: table;
}

.benefit-items .single-benefit .sb-text h6 {
    color: #252525;
    line-height: 20px;
    font-weight: 700;
    text-transform: uppercase;
}

.benefit-items .single-benefit .sb-text p {
    margin-bottom: 0;
    color: #252525;
    line-height: 20px;
}

/*---------------------
  Partner Logo
-----------------------*/

.partner-logo {
    background: #303030;
    padding: 38px 0;
}

.logo-carousel .logo-item {
    display: table;
}

.logo-carousel .logo-item .tablecell-inner {
    display: table-cell;
    height: 45px;
    vertical-align: middle;
}

.owl-carousel .owl-item img {
    display: block;
    /* width: auto; */
    width: 100%;
}

/*---------------------
  Footer
-----------------------*/

.footer-section {
    background: #eaeaea;
    padding-top: 40px;
    /*  margin-top: 40px; */
}

.footer-left {
    margin-bottom: 30px;
}

.footer-left .footer-logo {
    margin-bottom: 24px;
}

.footer-logo a img {
    max-width: inherit
}

.footer-left .footer-logo a {
    display: inline-block;
}

.footer-left ul li {
    list-style: none;
    color: #b2b2b2;
    font-size: 20px;
    line-height: 30px;
}

.footer-social {
    padding-top: 0;
    margin: 10px auto;
    display: table;
    text-align: center
}

.footer-social a {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    margin: 0 10px 10px 0;
    position: relative;
    z-index: 1;
}

.footer-social a img {
    width: 100%;
    height: 100%;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

@media (max-width: 480px) {
    .footer-social a {
        width: 35px;
    }
}

.footer-social a:last-child img,
.footer-social a:last-child img {
    filter: none;
}

.footer-social small {
    color: rgb(0, 137, 150);
    text-transform: uppercase;
    width: 100%;
    display: block;
    margin: 0 0 10px 0;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
}

.footer-social a img:hover {
    filter: brightness(50%);
}

.footer-widget {
    margin-bottom: 30px;
}

.footer-widget h5, .footer-widget .h5 {
    color: rgb(0, 137, 150);
    color: #333;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 26px;
}

.footer-widget ul li {
    list-style: none;
}

.footer-widget ul li a {
    font-family: 'positif_med';
    font-size: 21px;
    color: #333;
    margin-bottom: 10px;
}

.newslatter-item h5,
.newslatter-item .h5 {
    font-size: 40px;
    color: rgb(0, 137, 150);
    text-align: center
}

.newslatter-item p {
    color: #333;
    line-height: 26px;
    text-align: center
}

.newslatter-item .subscribe-form {
    position: relative;
    margin: 30px 0;
}

.mt-4 {
    margin-top: 30px;
}

.newslatter-item .subscribe-form input {
    color: #333;
    background: #FFF;
    width: 100%;
    height: 46px;
    font-size: 20px;
    border: none;
    padding-left: 20px;
}

.newslatter-item .subscribe-form input::-webkit-input-placeholder {
    color: #b2b2b2;
}

.newslatter-item .subscribe-form input::-moz-placeholder {
    color: #b2b2b2;
}

.newslatter-item .subscribe-form input:-ms-input-placeholder {
    color: #b2b2b2;
}

.newslatter-item .subscribe-form input::-ms-input-placeholder {
    color: #b2b2b2;
}

.newslatter-item .subscribe-form input::placeholder {
    color: #b2b2b2;
}

.newslatter-item .subscribe-form button {
    display: inline-block;
    color: #FFF !important;
    background-color: rgba(0, 137, 150, 1) !important;
    border: none;
    background: transparent;
    font-size: 22px;
    position: absolute;
    right: 20px;
    top: 5px;
    padding: 0;
    cursor: pointer;
}

@media (max-width: 992px) {
    .newslatter-item .subscribe-form button {
        position: relative;
        margin-top: 10px;
        width: 100%;
        right: 0;
    }

    .footertxt {
        margin-bottom: 30px
    }
}

.copyright-reserved {
    background: #dadada;
    padding: 30px 0 20px 0;
}

.copyright-reserved .copyright-text {
    font-family: 'positif_med';
    text-align: center;
    font-size: 20px;
    color: #333;
}

.copyright-reserved .copyright-text a,
.copyright-reserved .copyright-text a:hover {
    color: #333;
}

/*---------------------
  Breadcrumb
-----------------------*/

.breadcrumb-text {
    border-bottom: 1px solid #ebebeb;
    padding: 15px 0;
}

.breadcrumb-text.product-more a:nth-child(1):after {
    color: #252525;
}

.breadcrumb-text a {
    display: inline-block;
    font-size: 20px;
    color: #252525;
    margin-right: 28px;
    position: relative;
}

.breadcrumb-text a:after {
    position: absolute;
    right: -18px;
    top: 0px;
    content: "";
    font-family: "FontAwesome";
    font-size: 20px;
    color: #b2b2b2;
}

.breadcrumb-text span {
    display: inline-block;
    color: #b2b2b2;
}

/*---------------------
  Product Shop
-----------------------*/

.product-shop {
    padding-top: 50px;
    padding-bottom: 50px;
}

.filter-widget {
    margin-bottom: 45px;
}

.filter-widget .fw-title {
    color: rgb(0, 137, 150);
    font-size: 22px;
    margin-bottom: 20px;
}

.filter-widget .filter-catagories li {
    list-style: none;
}

.filter-widget .filter-catagories li a {
    display: inline-block;
    color: #636363;
    font-size: 20px;
    line-height: 39px;
}

.filter-widget .fw-brand-check .bc-item {
    margin-bottom: 3px;
}

.filter-widget .fw-brand-check .bc-item label {
    position: relative;
    cursor: pointer;
    padding-left: 28px;
}

.filter-widget .fw-brand-check .bc-item label input {
    position: absolute;
    visibility: hidden;
}

.filter-widget .fw-brand-check .bc-item label input:checked~span {
    background: rgb(0, 137, 150);
    border-color: rgb(0, 137, 150);
}

.filter-widget .fw-brand-check .bc-item label .checkmark {
    position: absolute;
    left: 0;
    top: 5px;
    height: 15px;
    width: 15px;
    border: 2px solid #ebebeb;
    border-radius: 2px;
}

.filter-widget .fw-brand-check .bc-item label .checkmark:after {
    left: 0;
    top: 0;
    width: 10px;
    height: 8px;
    border: solid white;
    border-width: 3px 3px 0px 0px;
    -webkit-transform: rotate(127deg);
    -ms-transform: rotate(127deg);
    transform: rotate(127deg);
}

.filter-widget .filter-range-wrap {
    margin-bottom: 40px;
    width: 90%
}

.filter-widget .filter-range-wrap .range-slider {
    margin-bottom: 25px;
}

.filter-widget .filter-range-wrap .range-slider .price-input {
    position: relative;
}

.filter-widget .filter-range-wrap .range-slider .price-input:after {
    position: absolute;
    left: 58px;
    top: 13px;
    height: 1px;
    width: 17px;
    background: #ebebeb;
    content: "";
}

.filter-widget .filter-range-wrap .range-slider .price-input input {
    font-size: 20px;
    color: #252525;
    max-width: 30%;
    text-align: center;
    border: 1px solid #ebebeb;
    border-radius: 20px;
    padding: 0 10px;
}

.filter-widget .filter-range-wrap .range-slider .price-input input:nth-child(1) {
    margin-right: 80px;
}

.filter-widget .filter-range-wrap .price-range {
    border-radius: 0;
}

.filter-widget .filter-range-wrap .price-range.ui-widget-content {
    border: none;
    background: #ebebeb;
    height: 3px;
}

.filter-widget .filter-range-wrap .price-range.ui-widget-content .ui-slider-handle {
    height: 25px;
    width: 25px;
    border-radius: 50%;
    background: #ffffff;
    border: 3px solid rgb(0, 137, 150);
    -webkit-box-shadow: 1px 3px 5px -4px #425c6d;
    box-shadow: 1px 3px 5px -4px #425c6d;
    outline: none;
    top: -13px;
}

.filter-widget .filter-range-wrap .price-range .ui-slider-range {
    background: #ebebeb;
    border-radius: 0;
}

.filter-widget .filter-range-wrap .price-range .ui-slider-range.ui-corner-all.ui-widget-header:last-child {
    background: rgb(0, 137, 150);
}

.filter-widget .filter-btn {
    font-size: 20px;
    color: #ffffff;
    background: rgb(0, 137, 150);
    padding: 7px 20px 5px;
    border-radius: 2px;
    display: block;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
}

.filter-widget .fw-color-choose .cs-item {
    width: 50%;
    float: left;
    margin-bottom: 4px;
}

.filter-widget .fw-color-choose .cs-item input {
    position: absolute;
    visibility: hidden;
}

.filter-widget .fw-color-choose .cs-item label {
    cursor: pointer;
    position: relative;
    padding-left: 33px;
    font-size: 20px;
    color: #636363;
}

.filter-widget .fw-color-choose .cs-item label.cs-violet:before {
    background: #8230E3;
}

.filter-widget .fw-color-choose .cs-item label.cs-blue:before {
    background: #2773BE;
}

.filter-widget .fw-color-choose .cs-item label.cs-yellow:before {
    background: #EEEE21;
}

.filter-widget .fw-color-choose .cs-item label.cs-red:before {
    background: #DC3232;
}

.filter-widget .fw-color-choose .cs-item label.cs-green:before {
    background: #81D742;
}

.filter-widget .fw-color-choose .cs-item label:before {
    position: absolute;
    left: 0;
    top: 4px;
    height: 18px;
    width: 18px;
    background: #252525;
    border-radius: 50%;
    content: "";
}

.filter-widget .fw-size-choose .sc-item {
    display: inline-block;
    margin-right: 5px;
}

.filter-widget .fw-size-choose .sc-item:last-child {
    margin-right: 0;
}

.filter-widget .fw-size-choose .sc-item input {
    position: absolute;
    visibility: hidden;
}

.filter-widget .fw-size-choose .sc-item label {
    font-size: 20px;
    color: #252525;
    font-weight: 700;
    height: 40px;
    width: 47px;
    border: 1px solid #ebebeb;
    text-align: center;
    line-height: 40px;
    text-transform: uppercase;
    cursor: pointer;
}

.filter-widget .fw-size-choose .sc-item label.active {
    background: #252525;
    color: #ffffff;
}

.filter-widget .fw-tags a {
    display: inline-block;
    font-size: 20px;
    color: #636363;
    padding: 5px 15px;
    border: 1px solid #ebebeb;
    margin-right: 5px;
    margin-bottom: 9px;
    border-radius: 2px;
}

.checkmark:after {
    position: absolute;
    content: "";
}

.product-show-option {
    margin-bottom: 30px;
}

.product-show-option .select-option {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.product-show-option .select-option .nice-select {
    border-radius: 0;
    border: 1px solid #ECEDEE;
    height: 40px;
    line-height: 35px;
}

.product-show-option .select-option .nice-select .list {
    margin-top: 0;
    border-radius: 0;
    width: 100%;
}

.product-show-option .select-option .nice-select:after {
    border-bottom: 2px solid #4c4c4c;
    border-right: 2px solid #4c4c4c;
    height: 7px;
    right: 22px;
    top: 47%;
    width: 7px;
    opacity: 0.7;
}

.product-show-option .select-option .nice-select span {
    font-size: 20px;
    color: #4c4c4c;
}

.product-show-option .select-option .sorting {
    margin-right: 20px;
}

.product-show-option .select-option .sorting.nice-select {
    padding-right: 70px;
}

.product-show-option .select-option .p-show.nice-select {
    padding-right: 105px;
}

.product-show-option .select-option .p-show.nice-select:before {
    position: absolute;
    right: 48px;
    top: 0;
    content: "09";
    font-size: 20px;
    color: #252525;
}

.product-show-option p {
    margin-bottom: 0;
    color: #636363;
    line-height: 39px;
}

.prduct-list .product-item {
    margin-bottom: 25px;
}

.loading-more {
    text-align: center;
    padding-top: 10px;
}

.loading-more i {
    font-size: 22px;
    color: #663333;
    margin-right: 6px;
    position: relative;
    top: 7px;
}

.loading-more a {
    font-size: 20px;
    font-weight: 700;
    color: #252525;
    position: relative;
    display: inline-block;
}

.loading-more a:before {
    position: absolute;
    left: 0;
    bottom: -4px;
    width: 100%;
    height: 2px;
    background: rgb(0, 137, 150);
    content: "";
}

/*---------------------
  Product Details
-----------------------*/

.product-shop.page-details {
    padding-bottom: 40px;
    border-bottom: 1px solid #dadada;
}

.product-pic-zoom {
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
}

.product-pic-zoom img {
    min-width: 100%;
}

.product-pic-zoom .zoom-icon {
    position: absolute;
    right: 20px;
    top: 20px;
    display: none
}

.product-pic-zoom .zoom-icon i {
    color: #4c4c4c;
    font-size: 20px;
    width: 40px;
    height: 40px;
    /* border: 1px solid #d7d7d7; */
    text-align: center;
    border-radius: 50%;
    line-height: 37px;
}

.product-thumbs .pt {
    cursor: pointer;
    position: relative;
}

.product-thumbs .pt.active:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border: 2px solid rgb(0, 137, 150);
    z-index: 1;
}

.ps-slider .owl-nav button[type=button] {
    height: 40px;
    width: 40px;
    background: #ffffff;
    color: #a7a7a7;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    font-size: 20px;
    -webkit-box-shadow: 0px 6px 10px -1px #e9e9e9;
    box-shadow: 0px 6px 10px -1px #e9e9e9;
    position: absolute;
    left: -16px;
    top: 50%;
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
}

.ps-slider .owl-nav button[type=button].owl-next {
    left: auto;
    right: -16px;
}

.product-details .pd-title {
    position: relative;
    margin-bottom: 6px;
}

.pd-desc a,
.pd-desc a:hover {
    color: rgb(0, 137, 150);
}

.product-details .pd-title span {
    display: block;
    font-size: 30px;
    color: #636363;
    text-transform: uppercase;
    line-height: 23px;
}

.product-details .pd-title h3 {
    color: rgb(0, 137, 150);
    font-size: 30px;
}

.product-details .pd-title .heart-icon {
    color: rgb(0, 137, 150);
    font-size: 22px;
}

.product-details .pd-rating {
    margin-bottom: 10px;
}

.product-details .pd-rating i {
    font-size: 20px;
    display: inline-block;
    color: #FAC451;
    margin-right: -3px;
}

.product-details .pd-rating span a {
    font-size: 20px;
    color: rgb(0, 137, 150);
    margin-left: 5px;
}

.product-details .pd-desc {
    margin-bottom: 24px;
}

.product-details .pd-desc p {
    color: #636363;
    font-size: 20px;
    margin: 0 0 20px 0;
}

.product-details .pd-desc h4 {
    display: inline-block;
    white-space: nowrap;
    width: 50%;
    position: relative;
    padding: 30px 0;
}

@media (max-width:480px) {
    .product-details .pd-desc h4 {
        width: 100%
    }
}

.formatcomma {
    /* Price 1 */
    font-family: 'positif_med';
    font-weight: 400;
    font-size: 40px;
    margin-right: 5rem;
}

.nomalprice:before,
.promoprice:before,
.memberprice:before {
    font-size: 20px;
    margin: 0;
    padding: 0;
    line-height: 1rem;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    position: absolute;
    top: 20px;
}

.nomalprice:after,
.promoprice:after,
.memberprice:after {
    font-size: 20px;
    margin: 0 0 0 10px;
    padding: 0;
    line-height: 1rem;
    display: inline-block;
}

.nomalprice {
    color: #333 !important;
    text-decoration: none
}

.nomalprice.overline {
    text-decoration: line-through;
    text-decoration-thickness: 1px;
}

.nomalprice:after,
.promoprice:after,
.memberprice:after {
    content: " THB";
    text-decoration: none !important;
}

.nomalprice:before {
    content: "";
    text-decoration: none !important
}

.promoprice:before {
    content: "ราคาโปรโมชั่น";
    text-decoration: none !important;
}

.memberprice:before {
    content: "ราคาสมาชิก";
    text-decoration: none !important;
}

.promoprice {
    color: rgb(221, 133, 186) !important;
}

.memberprice {
    color: rgb(0, 137, 150) !important;
}

.product-details .pd-color {
    margin-bottom: 25px;
}

.product-details .pd-color h6 {
    color: #252525;
    font-weight: 700;
    float: left;
    margin-right: 28px;
}

.product-details .pd-color .pd-color-choose {
    display: inline-block;
}

.product-details .pd-color .pd-color-choose .cc-item {
    display: inline-block;
    margin-right: 10px;
}

.product-details .pd-color .pd-color-choose .cc-item input {
    position: absolute;
    visibility: hidden;
}

.product-details .pd-color .pd-color-choose .cc-item label {
    height: 20px;
    width: 20px;
    background: #252525;
    border-radius: 50%;
    cursor: pointer;
    margin-bottom: 0;
}

.product-details .pd-color .pd-color-choose .cc-item label.cc-yellow {
    background: #EEEE21;
}

.product-details .pd-color .pd-color-choose .cc-item label.cc-violet {
    background: #8230E3;
}

.product-details .pd-size-choose {
    margin-bottom: 30px;
}

.product-details .pd-size-choose .sc-item {
    display: inline-block;
    margin-right: 5px;
}

.product-details .pd-size-choose .sc-item:last-child {
    margin-right: 0;
}

.product-details .pd-size-choose .sc-item input {
    position: absolute;
    visibility: hidden;
}

.product-details .pd-size-choose .sc-item label {
    font-size: 20px;
    color: #252525;
    font-weight: 700;
    height: 40px;
    width: 47px;
    border: 1px solid #ebebeb;
    text-align: center;
    line-height: 40px;
    text-transform: uppercase;
    cursor: pointer;
}

.product-details .pd-size-choose .sc-item label.active {
    background: #252525;
    color: #ffffff;
}

.product-details .quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 33px;
}

.product-details .quantity .pro-qty {
    border: 1px solid #dadada;
    border-radius: 5px;
    padding: 0;
    float: left;
    margin-right: 14px;
}

.product-details .quantity .pro-qty .qtybtn {
    font-size: 30px;
    color: #333;
    overflow: hidden;
    float: left;
    cursor: pointer;
    width: 40px;
    height: 52px;
    text-align: center;
    /*  background-color: #dadada; */
    font-weight: 400
}

.product-details .quantity .pro-qty .qtybtn.dec {
    font-size: 30px;
}

.product-details .quantity .pro-qty input {
    text-align: center;
    width: 52px;
    height: 52px;
    font-size: 22px;
    font-weight: 700;
    border: none;
    color: #4c4c4c;
    line-height: 45px;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.product-details .quantity .primary-btn.pd-cart {
    padding: 5px 20px;
}

.product-details .pd-tags {
    margin-bottom: 27px;
    width: 100%;
    display: block;
    white-space: nowrap
}

.product-details .pd-tags a {
    width: 45%;
    font-size: 20px;
    padding: 10px;
    color: #333;
    display: inline-block;
    float: left;
    text-align: center;
    border: 1px solid #dadada;
    margin-right: 5px;
    border-radius: 5px;
}

.product-details .pd-tags li {
    list-style: none;
    font-size: 22px;
    color: #636363;
    line-height: 30px;
}

.product-details .pd-tags li span {
    color: #252525;
    font-weight: 700;
    text-transform: uppercase;
}

.product-details .pd-share {
    overflow: hidden;
}

.product-details .pd-share .p-code {
    font-size: 25px;
    color: #252525;
    float: left;
}

.product-details .pd-share .pd-social {
    float: right;
}

.product-details .pd-share .pd-social a {
    display: inline-block;
    color: rgb(0, 137, 150);
    font-size: 50px;
    margin: 0;
}

.product-tab {
    padding-top: 40px;
}

.tab-item ul li:nth-child(1) a {
    border-right: 1px solid #ebebeb;
}

.tab-item ul li:nth-child(2) a {
    border-right: 1px solid #ebebeb;
}

.tab-item ul li:nth-child(3) a {
    border-right: 1px solid #ebebeb;
}

.tab-item ul li a {
    display: inline-block;
    font-size: 23px;
    color: #333;
    text-transform: uppercase;
    padding: 18px 61px;
    position: relative;
    border-top: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
}

.tab-item ul li a.active {
    color: #252525;
}

.tab-item ul li a.active:before {
    opacity: 1;
}

.tab-item ul li a::before {
    position: absolute;
    left: 0;
    top: -1px;
    width: 100%;
    height: 5px;
    background: rgb(0, 137, 150);
    content: "";
    opacity: 0;
}

.option-tags {
    margin: 30px 0;
    display: inline-block
}

.option-tags ul {
    list-style: none;
}

.option-tags li {
    list-style: none;
    display: inline-block;
    float: left;
    width: 33%;
    padding: 0 5px;
    line-height: 1em;
}

.option-tags li i {
    font-size: 30px;
    float: left;
}

.option-tags li span {
    display: inline-block;
    font-size: 20px;
    float: right;
    width: 75%;
}

.option-tags li:last-child {
    border-right: none;
}

.product-content {
    padding-top: 40px;
}

.product-content ul {
    list-style-position: inside;
}

.product-content li {
    font-size: 22px;
}

@media (max-width: 480px) {
    .option-tags li {
        width: 100%;
        margin-bottom: 10px;
        line-height: inherit;
        list-style: none
    }

    .captionRight ul {
        padding: 0 !important
    }

    .tab-item ul li a {
        float: left;
        padding: 20px;
        margin-bottom: 0;
    }

    .option-tags li span {
        font-size: 22px;
    }

    .pd-tags a {
        width: 100%;
    }

    .product-details .quantity {
        margin-bottom: 20px
    }

    .herotop .swap h3 {
        white-space: normal !important;
        line-height: 1em !important;
        font-size: 50px !important
    }

    .product-details .pd-tags a {
        width: 100%;
        margin: 0 0 10px 0;
    }

    .option-tags li span {
        display: inline-block;
        font-size: 22px;
        float: right;
        width: 75%;
    }
}

.product-content h5 {
    color: #252525;
    margin-bottom: 23px;
    font-size: 30px;
}

.product-content h6 {
    font-size: 30px;
    color: rgb(0, 137, 150);
    margin-top: 20px
}

.product-content p {
    line-height: 1em;
}

.product-content img {
    min-width: 100%;
}

.roundbox {
    position: relative;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    float: left;
    display: inline-block;
    margin: 20px 20px 20px 0
}

.roundbox.fluid {
    width: 100%;
    height: 50px;
    float: none;
    clear: both;
    display: inline-block;
    margin: 20px 0 0 0;
}

.roundbox img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.specification-table {
    padding-top: 52px;
}

.specification-table table {
    width: 100%;
}

.specification-table table tr td {
    border: 1px solid #EFF0F2;
    text-align: center;
    padding-top: 18px;
    padding-bottom: 18px;
}

.specification-table table tr td.p-catagory {
    width: 310px;
    text-align: left;
    padding-left: 34px;
    font-size: 20px;
    color: #4c4c4c;
    font-weight: 700;
    text-transform: uppercase;
}

.specification-table table tr td .pd-rating i {
    font-size: 20px;
    display: inline-block;
    color: #FAC451;
    margin-right: -3px;
}

.specification-table table tr td .pd-rating span {
    font-size: 20px;
    color: #999591;
}

.specification-table table tr td .p-price {
    color: rgb(0, 137, 150);
    font-size: 20px;
    font-weight: 700;
}

.specification-table table tr td .cart-add {
    font-size: 20px;
    color: #252525;
    font-weight: 700;
    text-transform: uppercase;
}

.specification-table table tr td .p-stock,
.specification-table table tr td .p-size,
.specification-table table tr td .p-code {
    font-size: 20px;
    color: #4c4c4c;
    font-weight: 700;
}

.specification-table table tr td .p-weight {
    font-size: 20px;
    color: #4c4c4c;
    font-weight: 700;
}

.specification-table table tr td .p-size {
    text-transform: uppercase;
}

.specification-table table tr td .cs-color {
    display: inline-block;
    height: 20px;
    width: 20px;
    background: #252525;
    border-radius: 50%;
}

.customer-review-option {
    padding-top: 30px;
}

.customer-review-option h4 {
    color: #292f3b;
    font-size: 30px;
    margin-bottom: 35px;
}

.customer-review-option .comment-option .co-item {
    border-bottom: 1px solid #dadada;
    padding: 30px 0
}

.customer-review-option .comment-option .co-item .avatar-pic {
    float: left;
    margin-right: 20px;
}

.customer-review-option .comment-option .co-item .avatar-pic img {
    height: 63px;
    width: 63px;
    border-radius: 50%;
}

.customer-review-option .comment-option .co-item .avatar-text {
    display: table;
}

.customer-review-option .comment-option .co-item .avatar-text .at-rating {
    line-height: 9px;
}

.customer-review-option .comment-option .co-item .avatar-text .at-rating i {
    font-size: 20px;
    display: inline-block;
    color: #FAC451;
    margin-right: -3px;
}

.customer-review-option .comment-option .co-item .avatar-text h5 {
    font-size: 25px;
    color: rgb(0, 137, 150);
    margin: 10px 0
}

.customer-review-option .comment-option .co-item .avatar-text h5 span {
    color: #b2b2b2;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-left: 22px;
    position: relative;
}

.customer-review-option .comment-option .co-item .avatar-text h5 span:before {
    position: absolute;
    left: -18px;
    top: -5px;
    content: "-";
    font-size: 20px;
    color: #b2b2b2;
}

.customer-review-option .comment-option .co-item .avatar-text .at-reply {
    font-size: 22px;
    color: #333
}

.my4 {
    margin: 30px 0;
}

.customer-review-option .personal-rating {
    margin-bottom: 30px;
    padding-top: 10px;
}

.customer-review-option .personal-rating h6 {
    color: #252525;
}

.customer-review-option .personal-rating .rating i {
    font-size: 30px;
    display: inline-block;
    color: #FAC451;
    margin-right: 3px;
}

.customer-review-option .leave-comment h4 {
    color: #292f3b;
    margin-bottom: 35px;
}

.customer-review-option .leave-comment .comment-form input {
    width: 100%;
    font-size: 20px;
    color: #636363;
    height: 50px;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    padding-left: 20px;
    margin-bottom: 30px;
}

.customer-review-option .leave-comment .comment-form textarea {
    width: 100%;
    resize: none;
    font-size: 20px;
    color: #636363;
    height: 116px;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    padding-left: 20px;
    padding-top: 10px;
    margin-bottom: 45px;
}

/*---------------------
  Related Products
-----------------------*/

.related-products {
    padding-top: 0;
    padding-bottom: 50px;
}

.related-products .section-title {
    margin-bottom: 50px;
}

.related-products .section-title h2:before {
    display: none;
}

/*---------------------
  Shopping Cart
-----------------------*/

.shopping-cart {
    padding-top: 80px;
    padding-bottom: 60px;
}

.cart-table {
    margin-bottom: 40px;
}

.cart-table table {
    width: 100%;
    min-width: 480px;
    border: 1px solid #ebebeb;
}

.cart-table table tr th {
    font-size: 20px;
    color: #252525;
    font-weight: 700;
    border-bottom: 1px solid #ebebeb;
    text-align: center;
    padding: 18px 0 19px;
    text-transform: uppercase;
}

.cart-table table tr th.p-name {
    text-align: left;
}

.cart-table table tr td {
    text-align: center;
    padding-bottom: 34px;
}

.cart-table table tr td.first-row {
    padding-top: 30px;
}

.cart-table table tr td.cart-pic {
    width: 21%;
}

.cart-table table tr td.cart-title {
    text-align: left;
}

.cart-table table tr td.cart-title h5 {
    color: #252525;
}

.cart-table table tr td.p-price {
    width: 16%;
}

.cart-table table tr td.p-price,
.cart-table table tr td.total-price {
    color: rgb(0, 137, 150);
    font-size: 20px;
    font-weight: 700;
}

.cart-table table tr td.qua-col {
    width: 16%;
}

.cart-table table tr td.qua-col .quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.cart-table table tr td.qua-col .pro-qty {
    width: 123px;
    height: 46px;
    border: 2px solid #ebebeb;
    padding: 0 15px;
    float: left;
}

.cart-table table tr td.qua-col .pro-qty .qtybtn {
    font-size: 24px;
    color: #b2b2b2;
    float: left;
    line-height: 38px;
    cursor: pointer;
    width: 18px;
}

.cart-table table tr td.qua-col .pro-qty .qtybtn.dec {
    font-size: 30px;
}

.cart-table table tr td.qua-col .pro-qty input {
    text-align: center;
    width: 52px;
    font-size: 20px;
    font-weight: 700;
    border: none;
    color: #4c4c4c;
    line-height: 40px;
    float: left;
}

.cart-table table tr td.total-price {
    width: 12%;
}

.cart-table table tr td.close-td {
    font-size: 20px;
    color: #252525;
    width: 8%;
}

.cart-table table tr td.close-td i {
    cursor: pointer;
}

.cart-buttons {
    margin-bottom: 34px;
}

.cart-buttons .continue-shop {
    color: #b2b2b2;
    border: 2px solid #ebebeb;
    background: #ffffff;
    margin-right: 8px;
    padding: 18px 20px 18px 20px;
    margin-bottom: 10px;
}

.cart-buttons .up-cart {
    color: #252525;
    background: #f3f3f3;
    border: 2px solid #ebebeb;
    padding: 18px 20px 18px 20px;
}

.discount-coupon {
    margin-bottom: 30px;
}

.discount-coupon h6 {
    color: #232530;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 16px;
}

.discount-coupon .coupon-form {
    position: relative;
}

.discount-coupon .coupon-form input {
    width: 100%;
    height: 46px;
    border: 2px solid #ebebeb;
    color: #b2b2b2;
    font-size: 20px;
    padding-left: 20px;
}

.discount-coupon .coupon-form .coupon-btn {
    position: absolute;
    right: 0;
    top: 0;
    color: #252525;
    background: transparent;
    border: 1px solid transparent;
    padding: 13px 25px 10px 35px;
}

.proceed-checkout ul {
    border: 2px solid #ebebeb;
    background: #f3f3f3;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 16px;
    padding-bottom: 20px;
}

.proceed-checkout ul li {
    list-style: none;
    font-size: 20px;
    font-weight: 700;
    color: #252525;
    text-transform: uppercase;
    overflow: hidden;
}

.proceed-checkout ul li.subtotal {
    font-weight: 400;
    text-transform: capitalize;
    border-bottom: 1px solid #ffffff;
    padding-bottom: 14px;
}

.proceed-checkout ul li.subtotal span {
    font-weight: 700;
}

.proceed-checkout ul li.cart-total {
    padding-top: 10px;
}

.proceed-checkout ul li.cart-total span {
    color: rgb(0, 137, 150);
}

.proceed-checkout ul li span {
    float: right;
}

.proceed-checkout .proceed-btn {
    font-size: 20px;
    font-weight: 700;
    color: #ffffff;
    background: #252525;
    text-transform: uppercase;
    padding: 15px 25px 14px 25px;
    display: block;
    text-align: center;
}

/*---------------------
  Check Out
-----------------------*/

.checkout-section {
    padding-top: 80px;
    padding-bottom: 80px;
}

.checkout-content {
    margin-bottom: 50px;
}

.checkout-content .content-btn,
.checkout-content input {
    color: #252525;
    font-size: 20px;
    border: 2px solid #ebebeb;
    padding: 14px 20px;
    background: #f3f3f3;
    text-align: center;
    display: block;
}

.checkout-content input {
    height: 56px !important;
}

.checkout-form h4 {
    color: #252525;
    font-weight: 700;
    margin-bottom: 30px;
}

.checkout-form label {
    color: #252525;
    font-size: 20px;
    margin-bottom: 5px;
}

.checkout-form label span {
    color: #d85d5c;
}

.checkout-form input {
    width: 100%;
    height: 46px;
    border: 2px solid #ebebeb;
    margin-bottom: 25px;
    padding-left: 15px;
}

.checkout-form input.street-first {
    margin-bottom: 20px;
}

.checkout-form .create-item {
    padding-top: 15px;
}

.checkout-form .create-item label {
    position: relative;
    cursor: pointer;
    padding-left: 32px;
    margin-bottom: 0;
    font-size: 20px;
    color: #252525;
}

.checkout-form .create-item label input {
    position: absolute;
    visibility: hidden;
}

.checkout-form .create-item label input:checked~span {
    background: rgb(0, 137, 150);
    border-color: rgb(0, 137, 150);
}

.checkout-form .create-item label .checkmark {
    position: absolute;
    left: 0;
    top: 3px;
    height: 13px;
    width: 13px;
    border: 2px solid #B2B2B2;
    border-radius: 2px;
}

.checkout-form .create-item label .checkmark:after {
    left: 0;
    top: 0;
    width: 9px;
    height: 6px;
    border: solid #ffffff;
    border-width: 2px 2px 0px 0px;
    -webkit-transform: rotate(127deg);
    -ms-transform: rotate(127deg);
    transform: rotate(127deg);
}

.checkout-form .place-order .order-total {
    border: 2px solid #ebebeb;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 22px;
    padding-bottom: 35px;
}

.checkout-form .place-order .order-total .order-table {
    margin-bottom: 64px;
}

.checkout-form .place-order .order-total .order-table li {
    list-style: none;
    color: #252525;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 5px;
    padding-top: 30px;
}

.checkout-form .place-order .order-total .order-table li:first-child {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 20px;
    padding-top: 0;
}

.checkout-form .place-order .order-total .order-table li.fw-normal {
    font-weight: 400;
    text-transform: capitalize;
}

.checkout-form .place-order .order-total .order-table li.fw-normal span {
    font-weight: 700;
}

.checkout-form .place-order .order-total .order-table li.total-price span {
    color: rgb(0, 137, 150);
}

.checkout-form .place-order .order-total .order-table li span {
    float: right;
}

.checkout-form .place-order .order-total .payment-check {
    margin-bottom: 50px;
}

.checkout-form .place-order .order-total .payment-check .pc-item label {
    position: relative;
    cursor: pointer;
    padding-left: 32px;
    margin-bottom: 0;
    font-size: 20px;
    color: #252525;
}

.checkout-form .place-order .order-total .payment-check .pc-item label input {
    position: absolute;
    visibility: hidden;
}

.checkout-form .place-order .order-total .payment-check .pc-item label input:checked~span {
    background: rgb(0, 137, 150);
    border-color: rgb(0, 137, 150);
}

.checkout-form .place-order .order-total .payment-check .pc-item label .checkmark {
    position: absolute;
    left: 0;
    top: 3px;
    height: 13px;
    width: 13px;
    border: 2px solid #B2B2B2;
    border-radius: 2px;
}

.checkout-form .place-order .order-total .payment-check .pc-item label .checkmark:after {
    left: 0;
    top: 0;
    width: 9px;
    height: 6px;
    border: solid #ffffff;
    border-width: 2px 2px 0px 0px;
    -webkit-transform: rotate(127deg);
    -ms-transform: rotate(127deg);
    transform: rotate(127deg);
}

.checkout-form .place-order .order-total .order-btn {
    text-align: center;
}

.checkout-form .place-order .order-total .order-btn .place-btn {
    padding: 13px 40px 11px;
    background: #000000;
    border-color: #000000;
}

/*---------------------
  Blog Section
-----------------------*/

.blog-section {
    padding-top: 80px;
    padding-bottom: 80px;
}

.blog-section .loading-more {
    padding-top: 0;
}

.blog-sidebar .search-form {
    margin-bottom: 55px;
}

.blog-sidebar .search-form h4 {
    color: #252525;
    font-weight: 700;
    margin-bottom: 18px;
}

.blog-sidebar .search-form form {
    position: relative;
}

.blog-sidebar .search-form form input {
    height: 46px;
    width: 100%;
    border: 2px solid #ECECEC;
    padding-left: 20px;
    font-size: 20px;
    color: #b2b2b2;
}

.blog-sidebar .search-form form button {
    position: absolute;
    right: 0;
    top: 0;
    color: #ffffff;
    background: #252525;
    border: 1px solid #252525;
    height: 46px;
    padding: 0 15px;
    cursor: pointer;
}

.blog-sidebar .blog-catagory {
    margin-bottom: 41px;
}

.blog-sidebar .blog-catagory h4 {
    color: #252525;
    font-weight: 700;
    margin-bottom: 14px;
}

.blog-sidebar .blog-catagory ul li {
    list-style: none;
}

.blog-sidebar .blog-catagory ul li a {
    font-size: 20px;
    color: #636363;
    line-height: 39px;
}

.blog-sidebar .recent-post {
    margin-bottom: 55px;
}

.blog-sidebar .recent-post h4 {
    color: #252525;
    font-weight: 700;
    margin-bottom: 28px;
}

.blog-sidebar .recent-post .recent-blog .rb-item {
    overflow: hidden;
    margin-bottom: 30px;
    display: block;
}

.blog-sidebar .recent-post .recent-blog .rb-item .rb-pic {
    float: left;
}

.blog-sidebar .recent-post .recent-blog .rb-item .rb-pic img {
    height: 80px;
    width: 80px;
}

.blog-sidebar .recent-post .recent-blog .rb-item .rb-text {
    display: table;
    padding-left: 16px;
}

.blog-sidebar .recent-post .recent-blog .rb-item .rb-text h6 {
    color: #252525;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 10px;
}

.blog-sidebar .recent-post .recent-blog .rb-item .rb-text p {
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: rgb(0, 137, 150);
    letter-spacing: 2px;
    line-height: 20px;
}

.blog-sidebar .recent-post .recent-blog .rb-item .rb-text p span {
    color: #b2b2b2;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 0;
}

.blog-sidebar .blog-tags h4 {
    color: #252525;
    font-weight: 700;
    margin-bottom: 20px;
}

.blog-sidebar .blog-tags .tag-item a {
    display: inline-block;
    font-size: 20px;
    color: #636363;
    padding: 5px 15px;
    border: 1px solid #ebebeb;
    margin-right: 5px;
    margin-bottom: 9px;
    border-radius: 2px;
}

.blog-item {
    margin-bottom: 42px;
}

.blog-item .bi-pic img {
    min-width: 100%;
}

.blog-item .bi-text {
    padding-top: 24px;
}

.blog-item .bi-text h4 {
    color: #252525;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 16px;
}

.blog-item .bi-text p {
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: rgb(0, 137, 150);
    letter-spacing: 2px;
    line-height: 20px;
}

.blog-item .bi-text p span {
    color: #b2b2b2;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 0;
}

/*---------------------
  Blog Details
-----------------------*/

.blog-details {
    padding-top: 72px;
    padding-bottom: 80px;
}

.blog-details-inner .blog-detail-title {
    text-align: center;
    margin-bottom: 25px;
}

.blog-details-inner .blog-detail-title h2 {
    color: #252525;
    font-weight: 700;
    margin-bottom: 15px;
}

.blog-details-inner .blog-detail-title p {
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: rgb(0, 137, 150);
    letter-spacing: 2px;
    line-height: 20px;
    display: inline-block;
    position: relative;
}

.blog-details-inner .blog-detail-title p:before {
    position: absolute;
    left: -175px;
    top: 8px;
    height: 1px;
    width: 125px;
    background: #ebebeb;
    content: "";
}

.blog-details-inner .blog-detail-title p:after {
    position: absolute;
    right: -175px;
    top: 7px;
    height: 1px;
    width: 125px;
    background: #ebebeb;
    content: "";
}

.blog-details-inner .blog-detail-title p span {
    color: #b2b2b2;
    font-size: 20px;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 0;
}

.blog-details-inner .blog-large-pic img {
    min-width: 100%;
}

.blog-details-inner .blog-detail-desc {
    margin-top: 22px;
    margin-bottom: 32px;
}

.blog-details-inner .blog-detail-desc p {
    font-size: 20px;
    line-height: 30px;
}

.blog-details-inner .blog-detail-desc p:first-of-type:first-letter {
    float: left;
    font-size: 60px;
    text-transform: uppercase;
    color: #252525;
    margin-top: 14px;
    margin-right: 10px;
}

.blog-details-inner .blog-quote {
    margin-bottom: 65px;
}

.blog-details-inner .blog-quote p {
    position: relative;
    color: #252525;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    padding-left: 32px;
}

.blog-details-inner .blog-quote p span {
    color: #161715;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.blog-details-inner .blog-quote p:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 88px;
    width: 3px;
    background: rgb(0, 137, 150);
    content: "";
}

.blog-details-inner .blog-more {
    margin-bottom: 32px;
}

.blog-details-inner .blog-more img {
    min-width: 100%;
}

.blog-details-inner p {
    font-size: 20px;
    line-height: 30px;
}

.blog-details-inner .tag-share {
    overflow: hidden;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 54px;
    margin-top: 46px;
}

.blog-details-inner .tag-share .details-tag {
    float: left;
}

.blog-details-inner .tag-share .details-tag ul li {
    list-style: none;
    display: inline-block;
    color: #171717;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin-right: 16px;
}

.blog-details-inner .tag-share .details-tag ul li i {
    font-size: 20px;
    color: rgb(0, 137, 150);
}

.blog-details-inner .tag-share .blog-share {
    float: right;
}

.blog-details-inner .tag-share .blog-share .social-links {
    display: inline-block;
}

.blog-details-inner .tag-share .blog-share .social-links a {
    display: inline-block;
    color: #171717;
    margin-left: 25px;
}

.blog-details-inner .tag-share .blog-share span {
    font-size: 20px;
    color: #2d292f;
}

.blog-details-inner .blog-post {
    padding-top: 72px;
    margin-bottom: 58px;
}

.blog-details-inner .blog-post .prev-blog {
    display: block;
}

.blog-details-inner .blog-post .prev-blog .pb-pic {
    float: left;
    position: relative;
    margin-top: 7px;
}

.blog-details-inner .blog-post .prev-blog .pb-pic i {
    position: absolute;
    left: -32px;
    top: 35%;
    font-size: 20px;
    color: #b2b2b2;
}

.blog-details-inner .blog-post .prev-blog .pb-pic img {
    height: 70px;
    width: 70px;
}

.blog-details-inner .blog-post .prev-blog .pb-text {
    display: table;
    padding-left: 20px;
}

.blog-details-inner .blog-post .prev-blog .pb-text span {
    font-size: 20px;
    color: #b2b2b2;
    letter-spacing: 2px;
}

.blog-details-inner .blog-post .prev-blog .pb-text h5 {
    font-size: 20px;
    color: #252525;
    line-height: 26px;
    font-weight: 700;
    margin-top: 10px;
}

.blog-details-inner .blog-post .next-blog {
    display: block;
}

.blog-details-inner .blog-post .next-blog .nb-pic {
    float: right;
    position: relative;
    margin-top: 7px;
}

.blog-details-inner .blog-post .next-blog .nb-pic i {
    position: absolute;
    right: -28px;
    top: 35%;
    font-size: 20px;
    color: #b2b2b2;
}

.blog-details-inner .blog-post .next-blog .nb-pic img {
    height: 70px;
    width: 70px;
}

.blog-details-inner .blog-post .next-blog .nb-text {
    display: table;
    padding-right: 20px;
    text-align: right;
}

.blog-details-inner .blog-post .next-blog .nb-text span {
    font-size: 20px;
    color: #b2b2b2;
    letter-spacing: 2px;
}

.blog-details-inner .blog-post .next-blog .nb-text h5 {
    font-size: 20px;
    color: #252525;
    line-height: 26px;
    font-weight: 700;
    margin-top: 10px;
}

.blog-details-inner .posted-by {
    border: 1px solid #ebebeb;
    border-radius: 5px;
    padding: 40px 65px;
}

.blog-details-inner .posted-by .pb-pic {
    float: left;
}

.blog-details-inner .posted-by .pb-text {
    padding-left: 22px;
    display: table;
}

.blog-details-inner .posted-by .pb-text a {
    display: block;
}

.blog-details-inner .posted-by .pb-text a h5 {
    color: #252525;
    font-weight: 700;
    margin-bottom: 13px;
}

.blog-details-inner .posted-by .pb-text p {
    line-height: 30px;
    margin-bottom: 0;
}

.blog-details-inner .leave-comment {
    padding-top: 55px;
}

.blog-details-inner .leave-comment h4 {
    color: #292f3b;
    font-weight: 700;
    margin-bottom: 35px;
}

.blog-details-inner .leave-comment .comment-form input {
    width: 100%;
    font-size: 20px;
    color: #636363;
    height: 50px;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    padding-left: 20px;
    margin-bottom: 30px;
}

.blog-details-inner .leave-comment .comment-form textarea {
    width: 100%;
    resize: none;
    font-size: 20px;
    color: #636363;
    height: 116px;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    padding-left: 20px;
    padding-top: 10px;
    margin-bottom: 45px;
}

/*---------------------
  Map
-----------------------*/

.map {
    padding-top: 80px;
    padding-bottom: 0;
}

.map-inner {
    height: 610px;
    position: relative;
}

.map-inner iframe {
    width: 100%;
}

.map-inner .icon {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-14px, -21px);
    -ms-transform: translate(-14px, -21px);
    transform: translate(-14px, -21px);
}

.map-inner .icon i {
    font-size: 48px;
    color: rgb(0, 137, 150);
}

/*---------------------
  Contact Section
-----------------------*/

.contact-section {
    padding-top: 75px;
    padding-bottom: 80px;
}

.contact-title {
    margin-bottom: 30px;
}

.contact-title h4 {
    color: #252525;
    font-weight: 700;
    margin-bottom: 16px;
}

.contact-widget .cw-item {
    background: #ffffff;
    margin-bottom: 11px;
    -webkit-box-shadow: 0px 8px 35px 10px #E8E8E8;
    box-shadow: 0px 8px 35px 10px #E8E8E8;
    padding-left: 25px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 10px;
}

.contact-widget .cw-item .ci-icon {
    float: left;
    margin-top: 18px;
}

.contact-widget .cw-item .ci-icon i {
    font-size: 30px;
    color: #b2b2b2;
}

.contact-widget .cw-item .ci-text {
    display: table;
    padding-left: 30px;
}

.contact-widget .cw-item .ci-text span {
    color: #b2b2b2;
    font-size: 20px;
}

.contact-widget .cw-item .ci-text p {
    font-size: 20px;
    color: #252525;
    margin-bottom: 0;
}

.contact-form .leave-comment h4 {
    color: #292f3b;
    font-weight: 700;
    margin-bottom: 20px;
}

.contact-form .leave-comment p {
    margin-bottom: 38px;
}

.contact-form .leave-comment .comment-form input {
    width: 100%;
    font-size: 20px;
    color: #636363;
    height: 50px;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    padding-left: 20px;
    margin-bottom: 30px;
}

.contact-form .leave-comment .comment-form textarea {
    width: 100%;
    resize: none;
    font-size: 20px;
    color: #636363;
    height: 150px;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    padding-left: 20px;
    padding-top: 10px;
    margin-bottom: 35px;
}

.contact-form .leave-comment .comment-form .site-btn {
    padding: 13px 35px 11px;
}

/*---------------------
  Faq Section
-----------------------*/

.faq-section {
    padding-top: 80px;
    padding-bottom: 54px;
}

.faq-accordin .card {
    border: none;
    margin-bottom: 22px;
}

.faq-accordin .card .card-heading {
    font-size: 22px;
    color: #252525;
    font-weight: 700;
    cursor: pointer;
}

.faq-accordin .card .card-heading a {
    padding-left: 42px;
    display: block;
}

.faq-accordin .card .card-body {
    padding: 0;
    padding-top: 13px;
    padding-bottom: 10px;
}

.faq-accordin .card .card-body p {
    margin-bottom: 0;
}

.faq-accordin .card-heading a:after,
.faq-accordin .card-heading>a.active[aria-expanded=false]:after {
    content: "";
    font-family: "FontAwesome";
    font-size: 20px;
    color: #404040;
    height: 25px;
    width: 25px;
    text-align: center;
    line-height: 25px;
    background: #EFEFF0;
    margin-top: 3px;
    position: absolute;
    left: 0;
    top: 0;
}

.faq-accordin .card-heading a[aria-expanded=true]:after,
.faq-accordin .card-heading>a.active:after {
    content: "";
    font-family: "FontAwesome";
    float: left;
    font-size: 13px;
    color: #ffffff;
    background: rgb(0, 137, 150);
}

/*---------------------
  Register Form
-----------------------*/
.gi-more a {
    color: rgb(0, 137, 150);
}

.register-login-section {
    padding-top: 72px;
    padding-bottom: 80px;
}

.register-form h2,
.login-form h2 {
    color: rgb(0, 137, 150);
    font-size: 50px;
    text-align: center;
    margin-bottom: 10px;
    text-transform: uppercase
}

.register-form h3,
.login-form h3 {
    color: #333;
    font-size: 30px;
    text-align: center;
    margin-bottom: 10px;
    text-transform: uppercase
}

.login-form h3 {
    font-size: 35px;
    color: rgb(0, 137, 150);
}

.border-right {
    border-right: 2px solid #FFF;
}

.border-left {
    border-left: 2px solid #FFF;
}

@media (max-width: 480px) {

    .border-right,
    .border-left {
        border: none;
    }
}

.login-form p {
    font-size: 22px;
    line-height: 1em
}

.group-input {
    margin-bottom: 20px;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid rgb(0, 137, 150);
    background: rgb(0, 137, 150);
    color: #FFF
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
    border: none;
}

.ui-widget-header {
    background: #FFF;
}

.herobox {
    background: #f1f5f6;
    padding: 3rem 0;
    position: relative;
}

.herobox h2 {
    color: rgb(0, 137, 150);
    font-size: 55px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
}

@media (max-width: 992px) {
    .herobox h2 {
        color: rgb(0, 137, 150);
        font-size: 50px;
        font-weight: 400;
        text-transform: uppercase;
        letter-spacing: 1px;
        line-height: .8em;
        margin-bottom: 20px;
    }
}

.herobox h3 {
    color: #333;
    font-size: 25px;
    color: #333
}

.group-input label {
    margin-bottom: 0.5rem;
    display: inline-block;
    font-size: 22px;
    font-weight: 400;
    color: #252525;
}

.label {
    margin-bottom: 0.5rem;
    display: block;
    font-size: 22px;
    font-weight: 400;
    color: #252525;
}

.group-input input[type=text],
.group-input input[type=password],
.group-input input[type=number] {
    border: 1px solid #ced4da;
    height: 50px;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 22px;
}

.group-input textarea {
    width: 100%;
    resize: none;
    font-size: 20px;
    color: #636363;
    height: 150px;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    padding-left: 20px;
    padding-top: 10px;
    margin-bottom: 35px;
}

.register-btn,
.login-btn,
.register-btn,
.login-btn {
    width: 100%;
    letter-spacing: 1px;
    margin-top: 5px;
}

.switch-login,
.switch-login {
    text-align: center;
    margin-top: 22px;
}

.switch-login .or-login,
.switch-login .or-login {
    color: #252525;
    font-size: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    position: relative;
}

.switch-login .or-login:before,
.switch-login .or-login:before {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 100%;
    background: #9f9f9f;
    content: "";
}

.group-input.gi-check {
    /* margin-bottom: 8px; */
}

.gi-more {
    overflow: hidden;
}

.gi-more label {
    position: relative;
    cursor: pointer;
    padding-left: 20px;
    font-size: 22px;
    color: #333;
    float: left;
    line-height: 1em;
    white-space: nowrap
}

.gi-more p {
    line-height: 1em;
    white-space: nowrap;
    font-size: 22px;
    margin-top: 20px;
    text-align: center;
}

.gi-more label input {
    position: absolute;
    visibility: hidden;
}

.gi-more label input:checked~span {
    border-color: #6C6C6C;
}

.gi-more label input:checked~span:after {
    border-color: #6c6c6c;
}

.gi-more label .checkmark {
    position: absolute;
    left: 0;
    top: 4px;
    height: 13px;
    width: 13px;
    border: 1px solid #6C6C6C;
    border-radius: 2px;
}

.gi-more label .checkmark:after {
    left: 2px;
    top: -2px;
    width: 13px;
    height: 6px;
    border: solid transparent;
    border-width: 2px 2px 0px 0px;
    -webkit-transform: rotate(127deg);
    -ms-transform: rotate(127deg);
    transform: rotate(127deg);
}

.gi-more .forget-pass {
    float: right;
    line-height: 20px;
    font-size: 22px;
    color: #333;
}

/* ------------------------------ Responsive Media Styles ---------------------------- */

@media only screen and (min-width: 1200px) and (max-width: 1920px) {
    .advanced-search .input-group button {
        right: -14px;
    }

    .product-item .pi-pic ul li a {
        padding: 16px 18px 18px 11px;
    }

    .nav-item .nav-menu li a {
        padding: 16px 45px 15px;
    }
}

@media only screen and (min-width: 1200px) {
    .container {
        max-width: 1170px;
    }
}

/* Medium Device: 1200px */

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .advanced-search .category-btn {
        max-width: 36%;
    }

    .advanced-search .input-group {
        max-width: 64%;
    }

    .nav-item .nav-menu li a {
        padding: 16px 26px 15px;
    }

    .hero-items .owl-nav button[type=button] {
        left: 5px;
    }

    .hero-items .owl-nav button[type=button].owl-next {
        right: 5px;
    }

    .countdown-timer .cd-item {
        margin-right: 26px;
    }

    .product-details .quantity .primary-btn.pd-cart {
        padding: 14px 30px 10px;
    }

    .tab-item ul li a {
        padding: 18px 39px;
    }

    .advanced-search .input-group button {
        right: -7px;
    }

    .product-shop .product-item .pi-pic ul li a {
        padding: 16px 18px 18px 11px;
    }

    .related-products .product-item .pi-pic ul li a {
        padding: 16px 18px 18px 11px;
    }
}

@media only screen and (max-width: 991px) {

    #our-product-on-home {
        min-height: 600px;
    }
    #recommend-product-on-home {
        min-height: 600px;
    }
    
    .banner-section {
        padding: 40px 0;
    }

    .single-banner {
        margin-bottom: 30px;
    }

    .women-banner {
        padding-right: 0;
        padding-left: 0;
    }

    .product-large {
        margin-left: 0;
        margin-right: 0;
    }

    .deal-of-week {
        margin-left: 0;
        margin-right: 0;
    }

    .product-slider .owl-nav button[type=button] {
        /*   display: none; */
    }

    .man-banner {
        padding-right: 0;
        padding-left: 0;
    }

    .place-order {
        padding-top: 30px;
    }

    .blog-tags {
        padding-bottom: 40px;
    }

    .blog-details-inner .blog-post .prev-blog {
        margin-bottom: 40px;
    }

    .contact-form {
        padding-top: 40px;
    }

    .product-large.m-large {
        margin-top: 40px;
    }

    .hero-items .owl-nav button[type=button] {
        left: 5px;
    }

    .hero-items .owl-nav button[type=button].owl-next {
        right: 5px;
    }

    .product-shop.page-details .product-details {
        padding-top: 30px;
    }

    .advanced-search .input-group button {
        right: -8px;
    }
}

/* Tablet Device: 768px */

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-top .ht-right .login-panel {
        padding-left: 10px;
    }

    .header-top .ht-right .top-social {
        padding-right: 10px;
    }

    .header-top .ht-left .mail-service {
        padding-right: 10px;
    }

    .header-top .ht-left .phone-service {
        padding-left: 10px;
    }

    .header-top .ht-right .top-social a {
        margin-left: 10px;
    }

    .advanced-search .category-btn {
        max-width: 40%;
        padding-right: 25px;
    }

    .advanced-search .input-group {
        max-width: 60%;
    }

    .nav-right li {
        margin-left: 8px;
    }

    .nav-item .nav-depart .depart-btn {
        padding: 14px 40px 14px 18px;
    }

    .nav-item .nav-menu li a {
        padding: 16px 10px 15px;
    }

    .instagram-photo .insta-item .inside-text h5 {
        font-size: 20px;
    }

    .tab-item ul li a {
        padding: 18px 39px;
    }

    .hero-items .off-card {
        left: 62%;
    }

    .blog-details-inner .blog-post .prev-blog {
        padding-left: 30px;
    }

    .blog-details-inner .blog-post .next-blog {
        padding-right: 30px;
    }

    .blog-sidebar,
    .produts-sidebar-filter {
        padding-top: 50px;
    }

    .checkout-content input {
        margin-top: 50px;
    }
}

/* Large Device: 480px */

@media only screen and (max-width: 768px) {
    .instagram-photo .insta-item {
        width: 50%;
        height: 300px;
    }

    .copyright-reserved .copyright-text {
        float: none;
        margin-bottom: 10px;
        text-align: center;
    }

    .copyright-reserved .payment-pic {
        float: none;
        text-align: center;
    }

    .header-top .ht-left,
    .header-top .top-social {
        display: none;
    }

    .header-top .ht-right .login-panel {
        padding-top: 9px;
        padding-bottom: 7px;
    }

    .header-top .ht-right .lan-selector {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .advanced-search .category-btn {
        display: none;
    }

    .advanced-search .input-group {
        max-width: 100%;
    }

    .logo {
        text-align: center;
        max-width: 80px;
        margin: 0 auto;
    }

    .logo p {
        font-size: 11px;
        padding: 0;
        white-space: nowrap;
    }

    #menu-block {
        white-space: nowrap;
    }

    .nav-right {
        text-align: left;
    }

    @media (max-width: 767px) {
        .nav-right {
            display: none
        }
    }

    .nav-right li:first-child {
        margin-left: 0;
    }

    .nav-item .nav-depart .depart-btn {
        padding: 14px 50px 14px 18px;
    }

    .nav-item {
        background: transparent;
    }

    .nav-item .nav-menu {
        display: none;
    }

    .slicknav_menu {
        display: block;
        background: transparent;
        text-align: center;
        margin-top: -48px;
    }

    .slicknav_nav {
        background: #333;
    }

    .slicknav_nav ul {
        margin: 0;
        text-align: left;
    }

    .slicknav_nav a,
    .slicknav_nav .slicknav_row {
        margin: 0;
    }

    .slicknav_nav .dropdown a {
        padding-left: 25px;
    }

    .nav-item .nav-depart {
        display: none;
    }

    .slicknav_btn {
        border-radius: 0;
        background-color: rgb(0, 137, 150);
        display: inline-block;
        right: -16px;
    }

    .slicknav_nav .slicknav_row,
    .slicknav_nav a {
        padding: 8px 15px;
    }

    .slicknav_nav a:hover {
        border-radius: 0;
        background: rgb(0, 137, 150);
        color: #fff;
    }

    .slicknav_nav .slicknav_row:hover {
        border-radius: 0;
        background: rgb(0, 137, 150);
        color: #fff;
    }

    .nav-right li.cart-icon .cart-hover {
        left: -50px;
    }

    .product-show-option p {
        text-align: left;
    }

    .tab-item ul li a {
        padding: 18px 51px;
        margin-bottom: 10px;
    }

    .cart-table {
        overflow: auto;
    }

    .cart-table table tr th {
        font-size: 20px;
    }

    .hero-items .single-hero-items {
        /* padding: 50px 25px 80px; */
        background-position: 50% 100%;
        width: 100%;
    }

    /*      .hero-items .single-hero-items h1 {
         font-size: 40px;
     } */

    .blog-details-inner .tag-share .details-tag ul li {
        margin-right: 10px;
    }

    .blog-details-inner .tag-share .blog-share .social-links a {
        margin-left: 15px;
    }

    .blog-details-inner .blog-detail-title p:before {
        left: -135px;
        width: 100px;
    }

    .blog-details-inner .blog-detail-title p:after {
        right: -135px;
        width: 100px;
    }

    .hero-items .off-card {
        display: none;
    }

    .ps-slider .owl-nav button[type=button] {
        left: 0;
    }

    .ps-slider .owl-nav button[type=button].owl-next {
        right: 0;
    }

    .blog-details-inner .blog-post .prev-blog {
        padding-left: 30px;
    }

    .blog-details-inner .blog-post .next-blog {
        padding-right: 30px;
    }

    .blog-details-inner .posted-by {
        padding: 40px 25px;
        text-align: center;
    }

    .blog-details-inner .posted-by .pb-pic {
        float: none;
        margin-bottom: 30px;
    }

    .blog-details-inner .posted-by .pb-text {
        padding-left: 0;
    }

    .blog-sidebar,
    .produts-sidebar-filter {
        padding-top: 50px;
    }

    .checkout-content input {
        margin-top: 50px;
    }
}

/* Small Device: 320px */

@media only screen and (max-width: 479px) {
    .instagram-photo .insta-item {
        width: 100%;
    }

    .advanced-search .category-btn {
        display: none;
    }

    .advanced-search .input-group {
        max-width: 100%;
    }

    .nav-right li.cart-icon .cart-hover {
        width: 270px;
        padding: 20px;
    }

    .countdown-timer .cd-item {
        margin-right: 5px;
        padding: 10px 6px;
    }

    .product-show-option .select-option {
        display: inline-block;
    }

    .product-show-option .select-option .sorting.nice-select {
        margin-bottom: 10px;
    }

    .product-details .quantity .primary-btn.pd-cart {
        /*   padding: 14px 20px 10px; */
        line-height: 3rem
    }

    .tab-item ul li a {
        padding: 10px 20px;
        margin-bottom: 10px;
    }

    .specification-table table tr td.p-catagory {
        width: 160px;
    }

    .blog-details-inner .blog-post .next-blog .nb-pic i {
        display: none;
    }

    .blog-details-inner .blog-post .prev-blog .pb-pic i {
        display: none;
    }

    .blog-details-inner .tag-share .details-tag {
        float: none;
        margin-bottom: 10px;
    }

    .blog-details-inner .tag-share .blog-share {
        float: none;
    }

    .blog-details-inner .blog-detail-title p:before {
        left: -62px;
        width: 50px;
    }

    .blog-details-inner .blog-detail-title p:after {
        right: -62px;
        width: 50px;
    }

    .blog-details-inner .posted-by .pb-pic {
        float: none;
        margin-bottom: 15px;
    }

    .blog-details-inner .posted-by .pb-text {
        padding-left: 0;
        display: block;
    }

    .checkout-form .place-order .order-total {
        padding-left: 20px;
        padding-right: 20px;
    }

    .contact-widget .cw-item .ci-icon {
        float: none;
        margin-bottom: 5px;
    }

    .contact-widget .cw-item .ci-text {
        padding-left: 0;
    }

    .benefit-items .single-benefit {
        padding-left: 15px;
        padding-right: 15px;
    }
}

/* */
.navbar-light .navbar-toggler {
    border: none;
}

.navbar {
    background: #fff;
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
}

.navbar-light .navbar-brand {
    color: rgb(0, 137, 150);
}

.navbar-light .navbar-nav .nav-link {
    color: rgb(0, 137, 150);
}

.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
    color: rgb(0, 137, 150);
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #fff;
}

.navbar-light .navbar-nav .nav-link {
    transition: 0.3s;
    padding: 10px 20px;
    letter-spacing: 1px;
}

@media (max-width: 480px) {
    .navbar-light .navbar-nav .nav-link {
        padding: 10px;
    }

    #menu-block {
        margin-top: -18px
    }
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    background-color: rgb(0, 137, 150);
    color: #FFF;
    border-radius: 5px;
}

.dropdown-item {
    letter-spacing: 1px;
    font-size: 17px;
    border-radius: 5px;
    padding: 5px 0;
    margin: .25rem 1rem;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #FFF;
    text-decoration: none;
    background-color: rgb(0, 137, 150);
    letter-spacing: 1px;
    margin-left: 20px;
    transition: all ease-in-out .1s;
    padding: 5px 20px !important;
    margin: .25rem 0rem;
}

.dropdown-item i {
    display: none
}

.dropdown-item:hover i {
    display: inline-block;
    margin-left: -10px;
}

.bg-primary {
    background-color: rgb(0, 137, 150) !important;
}

.sm-menu {
    border-radius: 0px;
    border: 0px;
    top: 97%;
    box-shadow: rgba(173, 173, 173, 0.2) 1px 3px 4px 0px;
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: rgb(0, 137, 150);
}

.navbar-toggler {
    outline: none !important;
    padding: 0;
    /*border-radius: 50%;
      box-shadow: 0 0 3px 1px rgba(0, 0, 0, .2); */
}

.navbar-tog {
    color: rgb(0, 137, 150);
}

.megamenu-li {
    position: static;
}

.megamenu {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    /*      padding: 15px; */
}

.megamenu h4 {
    margin-left: 21px !important;
}

.megamenu h5 {
    margin-left: 21px !important;
    font-size: 15px;
    margin-bottom: 10px;
    color: #008c95
}

.megamenu h6 {
    font-size: 20px;
    margin: 10px 0;
    color: #008c95
}

@media (max-width:992px) {
    .megamenu h6 {
        margin: 10px 15px;
    }
}

.megamenu i {
    width: 20px;
    vertical-align: text-bottom;
}

.postcenter {
    position: absolute;
    padding: 0;
    top: 50%;
    left: 70%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.postcenter h1 {
    font-size: 80px;
    color: #666;
    line-height: 1em;
    margin-bottom: 15px;
    font-family: 'positif_slogan';
    letter-spacing: 2px;
}

.postcenter h1 span {
    color: rgb(0, 137, 150);
    display: block;
    font-size: 80px;
    width: 100%;
    font-family: 'positif_slogan';
    letter-spacing: 2px;
}

.postcenter h2 {
    font-size: 35px;
    color: rgb(0, 137, 150);
    line-height: .9em;
    /* font-style: italic; */
    margin-bottom: 50px;
}

.postcenter p {
    border-left: 8px solid rgb(0, 137, 150);
    padding: 10px 0 10px 20px;
    line-height: 1em;
    /* font-style: italic; */
    white-space: nowrap;
}

.postcenter p span {
    font-size: 25px;
    display: block;
}

.postcenter span {
    font-size: 25px;
}

@media (min-width: 1200px) {
    .postcenter {
        /*  width: 40%; */
    }
}

@media (max-width: 1200px) {
    .postcenter {
        width: 50%;
    }
}

@media (max-width: 576px) {
    .postcenter {
        padding: 40px;
    }
}

@media (max-width: 480px) {
    .postcenter {
        left: 0;
        top: auto;
        bottom: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        width: 100%
    }

    .postcenter h1,
    .postcenter h1 span {
        font-size: 50px;
        /* line-height: .8em */
    }

    .postcenter h2 {
        font-size: 25px;
        margin-bottom: 10px;
        width: 90%
    }

    .postcenter p {
        background: rgba(255, 255, 255, .8);
    }
}

/* ///////////////////////////////////////////////////// */
.navbar-light .navbar-nav .nav-link {
    font-size: 20px;
    text-transform: uppercase;
    color: #333
}

/*  .dropdown-item {
     text-overflow: ellipsis;
     overflow: hidden;

 }
 */
.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .2em solid;
    border-right: .2em solid transparent;
    border-bottom: 0;
    border-left: .2em solid transparent;
}

/**/

.category-banner {
    text-align: center;
    background-color: #fafafafa;
    /* box-shadow: 0 0 2px 1px rgba(0, 0, 0, .1); */
    overflow: hidden;
    /* border-top-left-radius: 50px; */
    /* border-top-right-radius: 20px */
}

.category-banner img {
    max-width: inherit;
    width: 100%;
}

@media (max-width: 768px) {
    .category-banner {
        box-shadow: none
    }

    .tab-item .nav {
        width: 100%;
        flex-wrap: nowrap;
        white-space: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
    }

    .tab-item .nav li a {
        font-size: 20px
    }
}

.banner-section h2 {
    text-transform: uppercase;
    font-size: 35px;
    color: rgb(0, 137, 150);
    letter-spacing: 1px;
    margin: 0
}

.banner-section h3 {
    font-size: 25px;
    color: #333;
    letter-spacing: 1px;
    margin: 0
}

/* 
 .banner-section h2:before {
     content: "";
     background-image: url("../img/bullet.svg");
     background-repeat: no-repeat;
     background-position: 0 50%;
     background-size: 100% auto;
     width: 40px;
     height: 30px;
     display: inline-block;
     vertical-align: middle;
     margin-right: 20px;
 }


 .banner-section h2:after {
     content: "";
     background-image: url("../img/bullet2.svg");
     background-repeat: no-repeat;
     background-position: 0 50%;
     background-size: 100% auto;
     width: 40px;
     height: 30px;
     display: inline-block;
     vertical-align: middle;
     margin-left: 20px;
 } */


.captionbox {
    padding: 25px;
}

@media (max-width: 320px) {
    .captionbox {
        padding: 25px 0;
    }

    .banner-section h2:before,
    .banner-section h2:after {
        display: none
    }

    .banner-section h2 {
        font-size: 20px;
    }
}

.captionbox h4 {
    font-size: 35px;
    margin: 5px 0;
    color: rgb(0, 137, 150);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.captionbox p {
    font-size: 22px;
    line-height: 1em;
    color: #333;
    display: block;
    margin-bottom: 20px;
}

/* Fixed Shadows around owl item being cut off */
.owl-carousel .owl-stage-outer {
    /* height: calc(100% + 30px); */
    margin: -15px;
    padding: 15px;
    width: calc(100% + 30px);
}

/* */
.bgGray {
    background: #f1f5f6
}

.roundbox {
    margin-top: 20px;
    border-radius: 50px;
    overflow: hidden;
    display: block;
    box-shadow: inset 0 1px 5px 1px rgba(0, 0, 0, .1);
    background-image: linear-gradient(to right, #008c95 0%, #1ebdc2 50%, #008c95 100%);
}

.marquee {
    width: 100%;
    color: #FFF;
    font-size: 25px;
    line-height: 2em;
    letter-spacing: .5px;
    margin: 0 30px;
}

.blogbox {
    width: 100%;
    min-height: 400px;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 20% 50%;
    position: relative;
    overflow: hidden;
    cursor: pointer
}

.col-md-6 .blogbox {
    background-position: 20% 0%;
}

.blogbox a {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transition: all .25s ease-in;
    -moz-transition: all .25s ease-in;
    -ms-transition: all .25s ease-in;
    -o-transition: all .25s ease-in;
    transition: all .25s ease-in;
}

.swaper {
    text-align: center;
    position: absolute;
    width: 100%;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all .25s ease-in;
    -moz-transition: all .25s ease-in;
    -ms-transition: all .25s ease-in;
    -o-transition: all .25s ease-in;
    transition: all .25s ease-in;
}

.swaper p {
    font-family: 'positif_med';
    width: 80%;
    font-size: 30px;
    text-align: center;
    line-height: 1.2em;
    margin: 0 auto;
}

.swaper h3 {
    font-size: 40px;
    padding: 10px 0;
    color: #008c95
}

@media (max-width: 480px) {
    .swaper {
        width: 100%
    }

    .swaper p {
        width: 100%;
        font-size: 25px;
    }

    .swaper h4 {
        font-size: 20px;
    }
}

@media (max-width: 992px) {
    .swaper h4 {
        font-size: 18px;
    }

    .swaper br {
        display: none
    }
}

/*////////////////////////////////////////////*/
.blogbox {
    text-align: center;
    position: relative;
}

.blogbox p {
    width: 90%;
    margin: 0 auto;
    text-align: center
}

.blogbox h5, .blogbox .h5 {
    font-size: 25px;
    color: rgb(0, 137, 150);
}

.blogbox p {
    font-size: 22px;
    color: rgb(0, 0, 0);
}

.avata {
    position: relative;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    margin: 30px auto;
    box-shadow: 0 1px 5px 1px rgba(0, 0, 0, .2);
}

.quart p {
    font-size: 20px;
    line-height: 1em;
    padding: 20px;
    text-align: center;
    margin-bottom: 25px;
    background-color: #f7f7f7;
}

.quart img {
    width: 100%;
}

.blog {
    position: relative;
    height: 520px;
    overflow: hidden;
}

@media (max-width: 767px) {
    .blog {
        height: 250px;
    }

    .pophover h4 {
        top: 40%;
    }
}

.blog.haft {
    height: 250px;
    overflow: hidden;
    position: relative
}

.haft img {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.pophover {
    opacity: 0;
    background-color: rgba(255, 255, 255, .7);
    text-align: center;
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    -webkit-transition: all .25s ease-in;
    -moz-transition: all .25s ease-in;
    -ms-transition: all .25s ease-in;
    -o-transition: all .25s ease-in;
    transition: all .25s ease-in;
}

.pophover small {
    font-size: 20px;
}

@media (max-width:992px) {
    .product-shop {
        padding-top: 0 !important
    }

    .pophover,
    .pophover:hover {
        opacity: 1
    }
}

.pophover:hover {
    opacity: 1;
}

.pophover h4 {
    font-size: 35px;
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    white-space: nowrap;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #333;
}

.pophover h4 span {
    font-size: 20px;
    display: block;
}

.pophover a {
    position: absolute;
    bottom: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.subscibebox {
    width: 100%;
    background: url('../img/bg_subscibe.webp') no-repeat 50% 50%;
    background-size: cover;
    padding: 30px;
    height: 280px;
    margin-bottom: 20px;
    text-align: center;
    border-bottom-right-radius: 50px;
    border-top-left-radius: 50px
}

.askexpert {
    /* background: #dadada; */
    background-color: #5ad0e9;
    height: 280px;
    position: relative;
    border-top-left-radius: 50px
}

.askexpert .swp {
    width: 100%;
    padding: 40px 0 0 30px;
    /* z-index: 3; */
    /*  position: absolute; */
}

.askexpert img {
    width: 50%;
    position: absolute;
    bottom: 0;
    right: -2%;
    z-index: 2
}

@media (max-width: 767px) {
    .askexpert {
        background: url('../img/bg_ask.webp') no-repeat top right;
        background-size: cover;
        border-bottom-right-radius: 80px;
        padding: 20% 10%;
    }

    .askexpert img {
        display: none
    }

    .askexpert .swp {
        padding: 0;
    }
}

.askexpert .swp h5,
.askexpert .swp .h5 {
    font-size: 30px;
    margin: 0;
    text-transform: uppercase
}

.askexpert .swp p {
    width: 50%;
    margin-bottom: 20px;
    line-height: 1em
}

.footertxt {
    margin: 20px auto;
    display: table
}

.footertxt h4 {
    display: inline-block;
    color: rgb(0, 137, 150);
    font-size: 35px;
    margin: 0 0 0 10px;
    line-height: .8em
}

.footertxt h3 {
    font-size: 22px;
    color: #444;
    margin: 0 0 0 10px;
}

/*  .footertxt h3 {
     font-size: 22px;
     margin-left: 45px;
 } */
.cont {
    display: inline-block;
    float: left
}

.cicleicon {
    background: rgb(0, 137, 150);
    padding: 20px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    overflow: hidden;
    display: inline-block;
    position: relative;
    float: left;
    margin: 0 10px 0 0;
}

.cicleicon img {
    width: 70%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

/*  .cicleicon {
     width: 30px;
     height: 30px;
     display: inline-block;
     float: left
 } */



.newslatter-item .subscribe-form input {
    width: 60%;
    float: left;
}

@media (max-width: 992px) {
    .cicleicon {
        width: 20px;
        height: 20px;
        margin: 0 auto 10px auto;
        float: none;
        display: block
    }

    .footertxt h4,
    .footertxt h3 {
        /*  font-size: 22px; */
        margin: 0;
        padding: 0;
        text-align: center;
        display: block;
        white-space: nowrap
    }

    .col-md-6 .blogbox {
        background-position: 0 0;
        min-height: 350px;
    }

    .blogbox {
        position: relative;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .blogbox a,
    .blogbox:hover a {
        bottom: 20px;
    }

    .mb4 {
        margin-bottom: 15px
    }

    .newslatter-item .subscribe-form input {
        width: 100%;
        float: none;
    }
}

@media (max-width: 768px) {
    .newslatter-item .subscribe-form input {
        width: 100%;
        float: none
    }

    .subscibebox,
    .askexpert {
        height: 300px;
    }
}

@media (max-width: 480px) {
    .navbar-light .navbar-nav .nav-link {
        font-size: 20px;
        width: 100%;
    }

    .subscibebox h5,
    .askexpert h5 {
        /*     margin-top: 10% !important; */
    }

    .dpr {
        padding-right: 15px;
        margin-bottom: 15px;
    }

    .dpl {
        padding-left: 15px;
        margin-bottom: 15px;
    }

    .blogbox {
        min-height: 350px
    }

    /*      .product-item .pi-text {
         padding: 30px;
     } */
}

.chaticon {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 50px;
    text-align: center;
    overflow: hidden;
    z-index: 99;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, .3);
    border-radius: 5px;
}

.chaticon .btn-float {
    position: relative;
    padding: 10px;
    width: 100%;
    display: block;
    border: none;
    background-color: rgba(0, 0, 0, .8);
}

.chaticon .btn-float:last-child {
    background-color: rgba(0, 137, 150, 1);
}

.chaticon .btn-float i {
    color: #FFF;
    font-size: 25px;
}

.chaticon .btn-float:last-child i {
    /* font-size: 40px; */
}

.ht-right {
    display: block
}

@media (max-width: 768px) {
    .chaticon {
        bottom: 12%;
    }

    .ht-right,
    .logo {
        display: none
    }
}

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
    .navbar {
        position: fixed;
        top: 70px;
        z-index: 1020;
        left: 0;
        right: 0
    }

    .megamenu .d-none {
        display: none
    }
}

/* custom */


.dropdown-menu {
    margin: 0;
}

.pdmenu {
    width: 20%;
    padding-top: 20px;
    margin: 0 10px;
    /*  float: left; */
    display: inline-block;
    overflow-y: auto;
    overflow-x: hidden;
}

.pdmenu a {
    color: rgb(0, 137, 150);
}

.pdmenu img {
    width: 100%;
    height: auto;
}

.pdmenu span {
    font-size: 14px;
    padding: 10px 0;
    width: 100%;
    height: 100px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
    display: block;
    line-height: 1em;
    text-align: center !important;
}

.blogbox {
    background-color: rgb(0, 137, 150);
    position: relative;
    background-size: cover;
    border-top-left-radius: 80px;
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-collapse {
        justify-content: space-evenly;
    }
}

.cicle-btn {
    border: 2px solid #FFF;
    background-color: transparent;
    border-radius: 50%;
    text-align: center;
    width: 50px;
    height: 50px;
    overflow: hidden;
}

.cicle-btn:hover {
    background-color: rgba(255, 255, 255, .2);
}

.cicle-btn i {
    color: #FFF;
    font-size: 22px;
    line-height: 2em;
    -webkit-transition: all .25s ease-in;
    -moz-transition: all .25s ease-in;
    -ms-transition: all .25s ease-in;
    -o-transition: all .25s ease-in;
    transition: all .25s ease-in;
}

.cicle-btn:hover i {
    font-size: 30px;
    line-height: 1.6em;
}

.blogbox h5, .blogbox .h5 {
    font-family: 'positif_med';
    font-size: 1.5rem;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    line-height: 1em;
    text-align: center;
    display: block;
    white-space: nowrap;
    background: rgba(255, 255, 255, .7);
    padding: 10px 20px;
    margin: 10px;
    width: 90%;
}

@media (max-width: 768px) {
    .blogbox h5, .blogbox .h5 {
        width: 100%;
        margin: 0;
    }
}

.blogbox.boxshow h5, .blogbox.boxshow .h5 {
    width: 100%;
    padding: 0;
    margin: 0;
    background-color: transparent
}

.boxshow h5, .boxshow .h5 {
    position: relative;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    font-size: 30px;
    top: 0;
    color: #FFF !important;
}

@media (max-width: 992px) {

    .boxshow h5, .boxshow .h5,
    .blogbox h5, .blogbox .h5 {
        font-size: 25px;
    }

    .blogbox {
        border-top-left-radius: 0;
    }
}

@media (max-width: 767px) {

    .boxshow h5, .boxshow .h5,
    .blogbox h5, .blogbox .h5 {
        font-size: 35px;
    }
}

.blogbox .primary-btn {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0 30px;
}

.boxshow p {
    color: #FFF;
    font-size: 20px;
    line-height: 1em;
    font-family: 'positif_med';
}

.boxshow span {
    /* Review name */
    text-transform: uppercase;
    display: block;
    font-size: 20px;
    color: #FFF;
}

.boxshow span:before {
    content: '--';
    margin-right: 5px;
}

.bgpink {
    background-color: rgb(221, 133, 186);
}

.bgpink a {
    background-color: rgb(221, 133, 186);
}

.boxshow span:after {
    content: '--';
    margin-left: 5px;
}

.primary-border {
    background-color: rgb(0, 137, 150);
    border: 1px solid #FFF;
    color: #FFF;
}

@media (max-width: 767px) {
    .primary-border {
        font-size: 18px;
        padding: 10px;
    }
}

/*  .primary-border:hover {
     background-color: rgb(255, 255, 255, .5);
     border: 1px solid #FFF;
 } */

label {
    font-size: 20px;
}

@media (max-width: 480px) {
    .megamenu .mb-4 {
        margin-bottom: 0 !important;
    }

    .navbar-nav .dropdown-menu {
        width: 100%;
        box-shadow: none
    }
}

@media (min-width: 1200px) {

    .subscibebox,
    .askexpert {
        height: 220px;
    }
}

.plugin-rating i {
    cursor: pointer;
}

.captionRight p {
    margin: 10px 0 0 120px;
    font-size: 22px;
    color: #333
}

.captionRight ul {
    padding: 0 30px;
}

.captionRight li {
    margin: 20px 0;
    font-size: 22px;
    color: #333
}

@media (max-width: 480px) {
    .captionRight p {
        display: flex
    }
}

.select-option label {
    display: block;
    float: left;
}

.bordertop {
    margin: 0;
    border-top: 5px solid rgb(0, 137, 150);
}

.card-body {
    padding: 1rem 1.5rem;
}

.card-body p {
    margin: 10px 0;
    font-size: 20px;
    line-height: 1em
}

.card-body h5 {
    font-size: 25px;
}

@media (min-width: 576px) {
    .card-columns {
        column-count: 2;
    }
}

@media (min-width: 768px) {
    .card-columns {
        column-count: 4;
    }
}

@media (min-width: 992px) {
    .card-columns {
        column-count: 4;
    }
}

@media (min-width: 1200px) {
    .card-columns {
        column-count: 4;
    }
}

@media (max-width: 992px) {
    .card-body h5 {
        font-size: 22px;
    }
}

/* Fancybox */
.popbox {
    width: 98%;
    max-width: 992px;
    height: 60%;
    min-height: 600px;
    background-size: cover;
    background-position: 50% 50%;
    box-shadow: 5px 5px 5px 1px rgba(0, 0, 0, .2);
    border-radius: 10px;
    padding: 3em;
}

.popbox .swap {
    text-align: center;
    padding: 3rem;
    width: 50%;
    height: 100%;
    float: right;
    border-radius: 15px;
    background-color: rgba(255, 255, 255, .9);
    position: relative;
}

.bg-green {
    background-color: rgb(0, 137, 150) !important;
}

.bg-pink {
    background-color: rgb(221, 133, 186) !important;
    border-color: rgb(221, 133, 186) !important;
}

@media (max-width: 768px) {

    /*Mobile tranform */
    .popbox {
        width: 98%;
        height: 80%;
        background-size: cover;
        background-position: 50% 50%;
        box-shadow: 5px 5px 5px 1px rgba(0, 0, 0, .2);
        padding: 3em;
    }

    .popbox .swap {
        text-align: center;
        padding: 2rem;
        width: 100%;
        height: 50%;
        float: none;
        border-radius: 0;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        top: auto;
        overflow-y: auto;
    }
}

.popbox .swap h3 {
    font-size: 50px;
    color: rgb(0, 137, 150);
    line-height: .8em !important;
    margin: 10px 0 !important;
    text-transform: uppercase
}

.popbox .swap h4 {
    font-size: 22px;
    letter-spacing: 2px;
    margin: 0;
    color: #333;
    text-transform: uppercase
}

.popbox .swap p {
    font-size: 20px;
    margin: 0;
}

.fancybox-bg {
    background-color: rgba(0, 137, 150, 1);
}

.fixscroll {
    position: fixed;
}

.popbox .fancybox-button {
    /* Close button */
    width: 40px;
    height: 40px;
    opacity: 1;
    background-color: rgba(255, 255, 255, .9);
    border-radius: 50%;
    margin: 10px;
    position: fixed;
    box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, .2);
}

.popbox .fancybox-button:hover {
    background-color: rgba(0, 137, 150, 1);
}

.popbox .fancybox-button svg {
    filter: brightness(1) invert(0);
}

.popbox .fancybox-button:hover svg {
    filter: brightness(1) invert(1);
}

.popbox .primary-btn {
    /* Shop now */
    display: block;
    padding: 5px 25px;
    margin-top: 20px;
    white-space: nowrap;
    text-overflow: ellipsis
        /*  border: 1px solid rgba(255, 255, 255, .5); */
}

.popbox .primary-btn:hover,
.popbox .primary-btn:focus {
    color: #FFF !important
}

.popbox p {
    line-height: 1.2em;
    font-size: 22px;
}

.popbox ul {
    list-style: none;
}

.popbox li {
    list-style: none;
    list-style-position: inside;
    line-height: 1.2em;
    font-size: 22px;
}

/* ----------------  */
.popbox2 {
    width: 100%;
    max-width: 450px;
    background-size: cover;
    background-position: 50% 50%;
    box-shadow: 5px 5px 5px 1px rgba(0, 0, 0, .2);
    padding: 3em;
    text-align: center;
    border-radius: 10px;
}

.popbox2 h2 {
    font-size: 30px;
    line-height: 1em;
}

.popbox2 p {
    font-size: 25px;
}

.popbox2 .primary-btn,
.popbox2 .secondary-btn {
    /*      padding: 5px 30px !important; */
    margin-right: 10px
}

/* ----------------  */
.popbox3 {
    width: 100%;
    max-height: 90%;
    max-width: 600px;
    background-image: url('../img/bg2.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    box-shadow: 5px 5px 5px 1px rgba(0, 0, 0, .2);
    padding: 3em;
    border-radius: 10px;
}

.popbox3 .contentbox li {
    margin-bottom: 0
}

.contentbox i {
    vertical-align: text-top !important
}

/* ----------------  */
@media (max-width: 992px) {}

/* ----------------  */
.product-item {
    border: 1px solid #eaeaea;
    border-radius: 15px;
    overflow: hidden;
}

.product-item img {
    border-radius: 15px;
}

.fb-btn,
.gg-btn {
    color: #FFF !important;
    padding: 10px 20px !important;
    border: none !important;
    margin-bottom: 20px;
}

.fb-btn i,
.gg-btn i {
    float: left;
    font-size: 30px;
}

.fb-btn {
    background-color: #415dae !important;
}

.gg-btn {
    background-color: #4184f3 !important;
}

/* ----------------------- */
.consentbox {
    position: fixed;
    padding: 2em 3em;
    bottom: 10%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 10px;
    background-color: rgba(255, 255, 255, .9);
    box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, .2);
    z-index: 99999;
    width: 90%;
    max-width: 800px;
}

.consentbox h2 {
    line-height: 1em;
    font-size: 30px;
    color: rgb(0, 137, 150);
    margin-bottom: 20px;
}

.consentbox p {
    line-height: 1em;
    font-size: 22px;
    color: #333;
    margin-bottom: 30px;
}

.consentbox button {
    float: right;
}

.consentbox a {
    color: rgb(0, 137, 150) !important;
}

.consentbox .btn-primary {
    font-size: 22px;
    color: #FFF;
    border: none;
    background-color: rgb(0, 137, 150);
    border: 1px solid rgb(0, 137, 150);
    margin: 0 10px 0 0;
    padding: 10px 30px;
    border-radius: 5px;
    /* font-weight: 600; */
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
}

.consentbox .btn-border {
    color: rgb(0, 125, 138) !important; /* 007D8A */
    /* color: rgb(0, 137, 150) !important; */
    border: 1px solid rgb(0, 137, 150) !important;
    background-color: #FFF !important;
    font-weight: 600;
    text-shadow: none !important;
}

@media (max-width: 480px) {
    .consentbox {
        padding: 1.5em;
    }

    .consentbox h2 {
        font-size: 30px;
        margin-bottom: 10px;
    }

    .consentbox p {
        font-size: 22px;
        margin-bottom: 30px;
        line-height: 1.2em;
    }

    .consentbox>.btn-primary {
        font-size: 20px;
        padding: 5px 10px;
        display: inline-block;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        width: 45%
    }
}

.dialogpop {
    position: fixed;
    padding: 2em 3em;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 10px;
    background-color: #FFF;
    border: none;
    box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, .2);
    z-index: 99999;
    width: 90%;
    max-width: 800px;
}

@media (max-width: 992px) {
    .dialogpop {
        height: 95%;
        padding-bottom: 80px
    }

    a.giftset {
        position: fixed !important;
        bottom: 20px !important;
        left: 50% !important;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

.dialogpop .swap {
    width: 100%;
    height: 100%;
    border-radius: 15px;
    background-color: rgba(255, 255, 255, .9);
    position: relative;
}

.dialogpop h4 {
    line-height: 1em;
    font-size: 30px;
    color: rgb(0, 137, 150);
    margin-bottom: 20px;
}

.dialogpop p {
    line-height: 1em;
    font-size: 22px;
    color: #333;
    margin-bottom: 30px;
}

.dialogpop .btn-primary {
    font-size: 22px;
    color: #FFF;
    border: none;
    background-color: rgb(0, 137, 150);
    padding: 5px 30px;
    border-radius: 5px;
}

.toggle-group>.btn-primary {
    font-size: 22px;
    color: #FFF;
    border: none;
    background-color: rgb(0, 137, 150);
    line-height: 1.5em;
    margin: 0;
    padding: 2px 0;
}

.toggle-group>.toggle-off {
    font-size: 22px;
    padding-left: 0;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
}

.toggle-group {
    float: right;
}

.listbox {
    display: block;
    border-bottom: 1px solid #DADADA;
    padding-bottom: 20px;
}

.listbox>label {
    padding: 10px 0;
    font-size: 25px;
    width: 80%;
    display: inline-block;
}

@media (max-width: 480px) {
    .listbox>label {
        width: 100%;
        display: block
    }
}

.listbox .awcookie {
    float: right;
    right: 0;
}

.listbox:last-child {
    border-bottom: none;
}

.my40 {
    margin: 40px 0 !important;
}

.mt20 {
    margin-top: 20px;
}

.w100 {
    width: 100% !important;
    text-align: center !important;
    display: block
}

.alertbox {
    padding: 20px 30px;
    border-radius: 5px;
    background-color: #F8F8F8;
    display: block;
    width: 100%;
    color: #333;
    font-size: 22px;
}

.breadcrumb {
    background: transparent;
    padding: 0 0 20px 0;
    margin: 0;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    overflow-x: auto;
    border-bottom: 1px solid #6c757d;
    border-radius: 0;
    display: flex;
    flex-wrap: nowrap;
}

.breadcrumb li,
.breadcrumb li a {
    color: #6c757d;
    font-size: 20px;
    font-family: 'positif_med', sans-serif;
}

.breadcrumb li a {
    color: rgb(0, 137, 150);
    font-size: 20px;
}

.breadcrumb-item+.breadcrumb-item::before {
    font-family: 'Line Awesome Free';
    font-weight: 900;
    display: inline-block;
    padding-right: .5rem;
    vertical-align: bottom;
    color: rgb(0, 137, 150);
    content: "\f101";
}

.accordion {
    border-radius: 0;
}

.accordion .card {
    background-color: #FFF;
    border-radius: 0
}

.accordion .card-header {
    background-color: #FFF;
    font-size: 22px;
    color: #333;
    border-radius: 0;
    border: none;
}

.card-header button.cc {
    width: 100%;
    border: none;
    background: transparent;
    box-shadow: none;
    margin: 0;
    padding: 0;
    text-align: left
}

.card-header button.cc i,
button i,
a i {
    vertical-align: text-top;
}

.card-header button.cc:after {
    content: "\f067";
    font-family: 'Line Awesome Free';
    font-weight: 900;
    float: right;
}

.card-header button.cc.collapsed:after {
    content: "\f068";
}

.banner-section .card {
    background-color: #F8F8F8;
}

.pt20 {
    padding-top: 10px;
}

.optionbox {
    display: block;
    width: 100%;
    margin: 30px 0;
}

.optionbox ul {
    list-style: none;
    white-space: nowrap
}

.optionbox li {
    width: 20%;
    list-style: none;
    display: inline;
    margin: 0 10px 15px 0
}

.optionbox li i {
    vertical-align: text-top
}

.optionbox li a {
    width: 100%;
}

@media (max-width: 1200px) {
    .optionbox li {
        width: 100%;
        display: block;
    }

    .optionbox li a,
    .optionbox li button {
        width: 100%;
        display: block;
        text-align: center
    }
}

.clearbtn,
.wishlistbtn {
    border: none;
    font-size: 20px;
    background-color: #eaeaea;
    padding: 10px 20px;
    border-radius: 5px;
}

.clearbtn i,
.wishlistbtn i {
    vertical-align: text-top;
    font-size: 20px
}

.clearbtn:hover,
.clearbtn:hover i,
.wishlistbtn:hover,
.wishlistbtn:hover i {
    background-color: rgb(0, 137, 150);
    color: #FFF;
}

.promotionbox {
    width: 100%;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 0 20px 1px rgba(0, 0, 0, .2)
}

.promotionbox img {
    width: 100%;
}

.product-details .pd-tags a.active {
    border: 2px solid rgb(221, 133, 186);
    color: rgb(221, 133, 186)
}

.relpos {
    position: relative !important;
}

.waveup,
.wavedown {
    position: absolute;
    left: 0;
    right: 0;
    height: 30px;
    width: 100%;
    /*  -webkit-animation: wave-animation 6.3s infinite linear;
    -moz-animation: wave-animation 6.3s infinite linear;
    -o-animation: wave-animation 6.3s infinite linear;
    animation: wave-animation 6.3s infinite linear; */
}

.waveup {
    top: -20px;
    background: url('../img/wave.png') repeat-x;
    display: none
}

.wavedown {
    /* bottom: -20px;
    background: url('../img/wave2.png') repeat-x; */
    display: none
}

@-webkit-keyframes wave-animation {
    0% {
        background-position: 0 0
    }

    100% {
        background-position: 1601px 0
    }
}

@-moz-keyframes wave-animation {
    0% {
        background-position: 0 0
    }

    100% {
        background-position: 1601px 0
    }
}

@-o-keyframes wave-animation {
    0% {
        background-position: 0 0
    }

    100% {
        background-position: 1601px 0
    }
}

@keyframes wave-animation {
    0% {
        background-position: 0 0
    }

    100% {
        background-position: 1601px 0
    }
}

.custom-control-label {
    cursor: pointer
}

.custom-control-input:checked~.custom-control-label::before {
    border-color: rgb(0, 137, 150);
    background-color: rgb(0, 137, 150);
}

.thankbox {
    position: relative;
    background-color: transparent;
    width: 100%;
    height: 90%;
    max-width: 700px;
    max-height: 400px;
}

.thankbox .bgcontent {
    position: absolute;
    bottom: 10px;
    height: 290px;
    width: 90%;
    background-color: #FFF;
    border-radius: 10px;
    box-shadow: 0 0 8px 1px rgba(0, 0, 0, .5);
    padding: 3rem;
}

.thankbox .bgcontent .tswap {
    width: 60%;
}

.thankbox .bgcontent .tswap p {
    font-size: 22px;
    line-height: 1em
}

.thankbox .bgcontent button {
    margin-top: 30px;
    width: 180px;
}

/* .thankbox img {
    width: 300px;
    height: auto;
    position: absolute;
    bottom: 0;
    right: 0;
} */
.thankbox img,
.thankbox .img-staff {
    width: 300px;
    height: auto;
    position: absolute;
    bottom: 0;
    right: 0;
}
.thankbox .img-staff {
    height: 310px;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-image: url("../img/staff.png");
}

@media (max-width: 768px) {
    .thankbox {
        position: relative;
        height: 100%;
        width: 100%;
        max-width: inherit;
        max-height: inherit;
    }

    .thankbox .bgcontent {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 0;
        height: 80%;
        width: 100%;
        background-color: #FFF;
        border-radius: 10px;
        box-shadow: 0 0 8px 1px rgba(0, 0, 0, .5);
        padding: 2rem;
    }

    .thankbox .bgcontent button {
        width: 100%
    }

    .thankbox .bgcontent .tswap {
        width: 100%;
    }

    .thankbox img,
    .thankbox .img-staff {
        width: 300px;
        height: auto;
        position: absolute;
        bottom: 0;
        right: 0;
    }
}

.divcenterv h4 {
    line-height: 1em;
    font-size: 22px;
}

.tswap h4 {
    line-height: 1em !important;
    text-align: center;
    margin-bottom: 20px;
}

.tswap p {
    line-height: 1em !important;
    text-align: center
}

@media (max-width: 480px) {

    .card-body .col-md-6.text-left,
    .card-body .col-md-6.text-right {
        text-align: center;
    }

    .card-body .col-md-6.text-left button,
    .card-body .col-md-6.text-right button {
        width: 100%;
        margin-bottom: 10px
    }
}

.policybox h4 {
    font-size: 28px;
    font-weight: 400;
    color: rgb(0, 137, 150);
    margin-top: 20px;
    margin-bottom: 10px;
}

.policybox h5 {
    font-size: 25px;
    font-weight: 400;
    color: #333;
    margin-bottom: 20px;
}

.policybox ol {
    list-style-position: inside;
    color: rgb(0, 137, 150);
}

.btext {
    color: rgb(0, 137, 150) !important;
}

.policybox ol li {
    color: rgb(0, 137, 150);
    font-weight: 400;
    list-style: none;
}

.policybox ol li h4 {
    display: inline-block;
}

.policybox ul {
    list-style: none;
    list-style-position: inside
}

.policybox ul li {
    font-family: 'positif_med', sans-serif;
    color: #333;
    font-size: 22px;
    font-weight: 400;
    line-height: 1em;
    padding: 10px 0;
    display: flex;
}

.policybox ul li:before {
    content: "\f058";
    font-family: 'Line Awesome Free';
    color: rgb(0, 137, 150);
    margin-right: 5px;
    vertical-align: text-top;
}

.policybox p {
    color: #333;
    font-size: 22px;
    line-height: 1.5em;
    margin: 10px 0;
}

.infobox {
    padding: 1.5rem 2rem;
    border: 1px solid rgba(0, 137, 150, .4);
    border-radius: 5px;
    margin: 20px 0 30px 0;
    background-color: #F8F8F8;
    width: 100%;
    /* max-width: 600px */
}

.infobox h3 {
    font-size: 25px;
    color: rgb(0, 137, 150);
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mb40 {
    margin-bottom: 40px !important;
}

.mb50 {
    margin-bottom: 50px !important;
}

.mb60 {
    margin-bottom: 60px !important;
}

.infobox p {
    font-size: 22px;
    color: #333;
    margin-bottom: 0;
    line-height: 1.2em
}

.infobox ul {
    list-style: none;
}

.infobox li {
    font-size: 20px;
    color: #333;
    margin-bottom: 0;
    line-height: 1.2em
}

.inlinenav {
    list-style: none;
    margin: 30px auto 0 auto;
    text-align: center;
    display: block;
}

.inlinenav li {
    display: inline-block;
    font-size: 26px;
    margin: 0 20px;
    white-space: nowrap
}

.inlinenav li:after {
    content: "+";
    display: inline-block;
    margin-left: 40px;
    transition: all ease-in-out .25s;
}

.inlinenav li:last-child::after {
    content: "";
}

.inlinenav li a {
    color: #333;
    border-bottom: 5px solid transparent;
    transition: all ease-in-out .25s;
}

.inlinenav li a:hover {
    color: rgb(0, 137, 150);
    border-bottom: 5px solid rgb(0, 137, 150);
}

.inlinenav li.active a {
    color: rgb(0, 137, 150);
    border-bottom: 5px solid rgb(0, 137, 150);
}

.pagination {
    margin: 20px auto;
}

.page-item.active .page-link {
    color: #FFF !important;
    background-color: #17a2b8 !important;
}

.page-link {
    border: 1px solid #eaeaea;
    border-radius: 50% !important;
    width: 50px;
    height: 50px;
    overflow: hidden;
    text-align: center;
    font-size: 25px;
    color: #17a2b8 !important;
    line-height: 1.4em;
    margin: 0 2px;
    font-family: 'positif_med', sans-serif;
}

.page-link i {
    line-height: 1.5em;
    font-size: 18px !important;
}

.pagechar {
    background: transparent;
    border: none;
    position: absolute;
    right: 0;
    top: 10px;
    display: inline-block;
    padding: 20px;
    font-size: 25px;
}

@media (max-width: 480px) {
    .pagechar {
        display: block;
        width: 100%;
        text-align: right;
        top: 0;
        right: inherit;
        left: auto;
        position: relative;
        padding: 0;
    }
}

.pagechar i {
    font-size: 25px;
    vertical-align: text-top
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    width: 100%;
    max-width: 100%;
    box-shadow: 0 10px 20px 1px rgba(0, 0, 0, .5);
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

blockquote {
    font-family: Georgia, serif;
    position: relative;
    margin: 0.5em;
    padding: 0.5em 2em 0.5em 3em;
}

blockquote:before {
    font-family: Georgia, serif;
    position: absolute;
    font-size: 6em;
    line-height: 1;
    top: 0;
    left: 0;
    content: "\201C";
    color: rgba(0, 137, 150, .5);
}

blockquote:after {
    font-family: Georgia, serif;
    position: absolute;
    float: right;
    font-size: 6em;
    line-height: 1;
    right: 0;
    bottom: -0.5em;
    content: "\201D";
    color: rgba(0, 137, 150, .5);
}

.textalert {
    color: red !important;
}

.table td,
.table th {
    font-size: 22px;
    line-height: 1.2em
}

.table thead th {
    border-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: top;
}

.thead {
    background-color: #dadada
}

/* Status */
.pstatus {
    padding: 10px 20px;
    border-radius: 5px;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
    display: block;
    line-height: 1.2em;
    letter-spacing: 1px;
    margin: 0;
}

.pending {
    background-color: #f4ba01
}

.pending:after {
    /* content: "Pending"; */
    content: "รอการชำระเงิน";
    font-size: 20px;
    color: #FFF
}

.paid {
    background-color: rgb(221, 133, 186);
}

.paid:after {
    /* content: "Processing"; */
    content: "ชำระเงินแล้ว";
    font-size: 20px;
    color: #FFF
}

.processing {
    background-color: #73a724
}

.processing:after {
    /* content: "Processing"; */
    content: "จัดเตรียมสินค้า";
    font-size: 20px;
    color: #FFF
}

.cancelled {
    background-color: #ab1600
}

.cancelled:after {
    /* content: "Cancelled"; */
    content: "ยกเลิก";
    font-size: 20px;
    color: #FFF
}

.delivered {
    background-color: rgb(0, 137, 150);
}

.delivered:after {
    /* content: "Delivered"; */
    content: "จัดส่งแล้ว";
    font-size: 20px;
    color: #FFF
}

.custom-tooltip {
    font-family: 'positif_med' !important;
    background-color: #666;
    border-radius: 0px;
    box-shadow: none;
    padding: 5px 20px;
    border: none !important;
}

.ui-tooltip-content {
    font-family: 'positif_med' !important;
    position: relative;
    font-size: 22px;
    color: #FFF;
    box-shadow: none
}

.ui-tooltip-content::after {
    content: '';
    position: absolute;
    border-style: solid;
    display: block;
    width: 0;
}

.top .ui-tooltip-content::after {
    top: 0px;
    bottom: auto;
    border-color: #666 transparent;
    border-width: 0 10px 10px;
}

.bottom .ui-tooltip-content::after {
    bottom: -10px;
    border-color: #666 transparent;
    border-width: 10px 10px 0;
}

.printlogo {
    width: 100%;
    text-align: center;
    display: none;
    margin-bottom: 10px;
    padding: 0;
}

.printlogo img {
    width: 100px;
    height: auto;
}

@media print {
    .printlogo {
        display: block
    }

    #printarea {
        width: 100% !important;
        padding: 0;
        margin: 0;
        overflow: hidden !important;
    }

    .table_cell a {
        text-decoration: none !important;
    }

    .pstatus {
        color: #000 !important;
        background-color: #FFF !important;
    }
}

.bgimg1 {
    background: url('../img/member-benefits-bg-item1.fw.png') #FFF no-repeat 0 0;
    background-size: auto 300%
}

@media (max-width: 767px) {
    .bgimg1 {
        background-image: none
    }
}

.product-price {
    margin: 5px 0;
}

.product-price p:nth-child(2) {
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
}

.icon {
    margin: 10px 0 0 0;
}

.sPrice,
.mPrice,
.pPrice {
    margin: 20px 0;
    padding: 10px 0;
    line-height: 1em;
    display: block;
}

.sPrice {
    /*   */
    color: #333 !important;
}

.sPrice:before,
.mPrice:before,
.pPrice:before {
    /* remove word in 21/02/65*/
    content: "";
    display: block;
    font-size: 15px;
    margin: 0;
    padding: 0;
    line-height: 1em;
    color: #333 !important;
}

.sPrice:after,
.mPrice:after,
.pPrice:after {
    font-size: 15px;
    content: " THB";
}

.mPrice {
    /* ราคาสมาชิก */
    color: rgb(0, 137, 150) !important;
}

.mPrice:before {
    content: "ราคาสมาชิก";
}

.pPrice {
    /* ราคาโปรโมชั่น  */
    color: rgb(221, 133, 186) !important;
}

.pPrice:before {
    content: "ราคาโปรโมชั่น";
}

.dropdown-menu {
    padding: 0
}

/*  .viewall {
     background: url("../img/member-benefits-bg-item1.fw.png") no-repeat left top rgba(221, 133, 186);
     padding: 0;
 } */
.viewall {
    background: #FFF;
    padding: 0 30px;
    margin: 0;
}

.viewall a {
    color: #FFF;
    font-size: 20px !important;
    background: rgb(221, 133, 186);
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 0px 20px;
    transition: all ease-in-out .25s;
    border-radius: 5px;
}

.viewall a:hover {
    background: rgb(221, 133, 186);
    padding: 0px 20px;
    /*      border-top-left-radius: 20px;
     border-bottom-left-radius: 20px; */
}

/*  .viewall a {
     color: #FFF;
     font-size: 22px !important;
     text-transform: uppercase;
     margin: 0;
     letter-spacing: 1px;
     display: block;
     width: auto;
     transition: all ease-in-out .25s;
  
 }

 .viewall a:hover {
     margin-left: 30px;
     border-top-left-radius: 20px;
     border-bottom-left-radius: 20px;

 } */

.viewall a i {
    /*  display: none; */
    transition: all ease-in-out .25s;
    margin-right: 10px;
}

.viewall a:hover i {
    /*   display: inline-block */
}

@media (max-width: 992px) {
    .viewall a {
        color: #FFF;
        font-size: 20px !important;
        background: #FFF;
        padding: 5px 0;
        color: rgb(221, 133, 186);
    }

    .viewall {
        background: none #FFF;
        margin-left: 15px;
        padding: 0;
    }
}

.btnSmall,
.btnSmall:hover {
    padding: 0 30px !important;
    margin-top: 30px;
    font-size: 20px;
    display: inline-block;
    border-radius: 5px;
}

@media (max-width: 480px) {
    .viewall {
        margin: 0;
    }

    .viewall br {
        display: none
    }

    .viewall a {
        color: rgb(0, 137, 150);
        padding: 5px 20px !important;
        background-color: transparent
    }

    .viewall a:hover {
        color: rgb(0, 137, 150);
        background-color: transparent
    }

    .dropdown-item:focus,
    .dropdown-item:hover {
        margin: 0.25rem 1em !important;
        border-radius: 0
    }

    .btnSmall,
    .btnSmall:hover {
        padding: 0px 30px !important;
    }
}

.headscb {
    width: 100%;
    padding: 1.5em 0;
    background-color: rgb(0, 137, 150);
    border: 1px solid rgb(0, 137, 150);
}

.headscb h3 {
    color: #FFF;
    text-align: center;
    font-family: 'positif_med', sans-serif;
    margin: 0;
    padding: 0;
    line-height: 1em;
    font-size: 30px;
}

.headscb p {
    color: #FFF;
    text-align: center;
    margin: 0;
    padding: 0;
    line-height: 1em
}

.qrcontent {
    width: 100%;
    background-color: #FFF;
    border: 1px solid rgb(0, 137, 150);
    text-align: center;
    margin-bottom: 40px;
}

.qrcontent img {
    /* QRCODE */
    width: 100%;
    height: 100%;
    max-width: 320px;
    padding: 30px;
    margin: 0 auto
}

.ptext {
    color: rgb(221, 133, 186) !important
}

.btext {
    color: rgb(0, 137, 150) !important;
}

/* */
.storycard {
    column-count: 2;
}

.storycard .card {
    background: #f8f8f8;
    display: inline-block;
    border: 5px solid rgba(0, 0, 0, 0);
    border-radius: 0;
    width: 100%;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    border-bottom-right-radius: 50px;
    border-top-left-radius: 50px;
    position: relative;
}

.storycard .card img.bggim {
    position: absolute;
    z-index: 1;
    right: -10%;
    bottom: -20%;
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    width: 250px;
    height: auto
}

.storycard .card:hover {
    border: 5px solid rgb(221, 133, 186);
}

.storycard .imgcard {
    float: left;
    width: 50%;
    height: 250px;
    overflow: hidden;
    position: relative;
    border-bottom-right-radius: 50px;
    border-top-left-radius: 50px;
    -moz-box-shadow: 0 0 20px 2px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 20px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 0 20px 2px rgba(0, 0, 0, .2);
}

.storycard .imgcard img {
    position: absolute;
    left: 50%;
    top: 50%;
    min-width: 100%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.storycard .imgcard:hover img {
    -webkit-transform: translate(-50%, -50%) scale(1.2);
    -ms-transform: translate(-50%, -50%) scale(1.2);
    transform: translate(-50%, -50%) scale(1.2);
}

.storycard .card-body {
    position: absolute;
    width: 50%;
    right: 0;
    top: 50%;
    z-index: 8;
    overflow: hidden;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.storycard .card-text {
    font-size: 30px;
    line-height: .8em;
    color: rgb(0, 137, 150);
}

.storycard .card-title {
    font-size: 22px;
    line-height: 1em;
    color: #333
}

@media (max-width:992px) {
    .storycard {
        column-count: 1;
    }

    .storycard .card .imgcard {
        height: 200px;
    }

    .storycard .card .card-body {
        height: 190px;
        /*  padding: 3rem 2rem 2rem 2rem; */
    }

    .storycard .card-text {
        font-size: 25px;
    }

    .storycard .card-title {
        font-size: 20px;
    }
}

.fancybox-slide--html .fancybox-close-small {
    opacity: 1;
    width: 50px;
    height: 50px;
    position: fixed;
    top: 20px;
    right: 20px;
}

@media (max-width: 768px) {
    .thankbox img,
    .thankbox .img-staff {
        display: none
    }

    .thankbox .bgcontent {
        height: auto
    }

    .tswap h4 {
        font-size: 35px;
    }
}

@media (max-width: 480px) {
    .tswap h4 {
        font-size: 25px;
    }
}

.fancybox-close-small svg {
    filter: invert(100%)
}

.fancybox-close-small {
    border: 1px solid #fff;
    border-radius: 50%;
}

@media (max-width: 380px) {
    .thankbox .bgcontent {
        height: auto;
    }
}


#accordion .card2 {
    background-color: #FFF !important;
    border: none !important;
    height: auto !important;
}

#accordion .card-header {
    background-color: #FFF !important;
    border: none !important;
    padding: 10px 0 !important;
    color: #333 !important;
}

#accordion .card2 h5 {
    display: inline-block !important;
}

#accordion .card2 h5 button.collapsed span:before {
    content: "+";
    font-size: 20px !important;
    color: #FFF !important;
    background-color: rgb(0, 137, 150) !important;
    border-radius: 50% !important;
    display: inline-block !important;
    text-align: center !important;
    width: 20px !important;
    height: 20px !important;
    margin-right: 10px !important;
    line-height: 1em !important;
    overflow: hidden !important;
    vertical-align: text-bottom !important
}

#accordion .card2 h5 button span:before {
    content: "-" !important;
    font-size: 20px !important;
    color: #FFF !important;
    background-color: rgb(0, 137, 150) !important;
    border-radius: 50% !important;
    display: inline-block !important;
    text-align: center !important;
    width: 20px !important;
    height: 20px !important;
    margin-right: 10px !important;
    line-height: 1em !important;
    overflow: hidden !important;
    vertical-align: text-bottom !important
}



#accordion .card-header input[type="checkbox"] {
    display: inline-block !important;
    float: right !important;
    vertical-align: middle !important
}

#accordion .card-header button {
    color: #333 !important;
    padding: 0 !important;
    font-size: 20px !important;
    font-family: 'positif_med', sans-serif !important;
}

#accordion .card-header .toggle.btn {
    float: right !important;
}

#accordion .btn-light {
    background-color: #eaeaea !important;
}

#accordion .card-body {
    padding: 0 5px !important;
    font-size: 14px !important;
    font-family: tahoma !important;
    line-height: 1.7em !important;
}

#consetting.dialogpop p {
    font-size: 14px !important;
    font-family: tahoma !important;
    line-height: 1.7em !important;
}


/* Add on */
.bluebox {
    display: block;
    width: 100%;
    background-color: #bbe8ee;
    text-align: center;
    padding: 5% 20%
}

@media (max-width: 480px) {
    .bluebox {
        padding: 10%
    }
}

.video-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.27198%;

}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, .5);
}