body,
em,
p {
    font-family: Lato, sans-serif;
    line-height: 1.6em;
    font-size: 16px;
}

body,
em,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    line-height: 1.6em;
}

.positionR,
h1,
h2,
h3,
h4,
h5,
h6 {
    position: relative;
}

body,
img {
    max-width: 100%;
}

#top-bar ul li:after,
blockquote:before,
ul.top-ecommerce-icons li a sup:after {
    content: '';
}

body {
    color: #000;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden;
}

a {
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all .45s ease-in-out;
    -moz-transition: all .45s ease-in-out;
    -o-transition: all .45s ease-in-out;
    -ms-transition: all .45s ease-in-out;
    transition: all .45s ease-in-out;
}

    .theme-button,
    .theme-button:hover,
    .theme-button:visited,
    .wa-products .wa-products-caption .theme-button:hover,
    a:focus,
    a:hover,
    a:visited {
        -webkit-transition: all .45s ease-in-out;
        -moz-transition: all .45s ease-in-out;
        -o-transition: all .45s ease-in-out;
        -ms-transition: all .45s ease-in-out;
    }

    a:focus,
    a:hover,
    a:visited {
        text-decoration: none;
        outline: 0;
        transition: all .45s ease-in-out;
    }

.navbar-default .navbar-nav > li > a,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Montserrat, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    margin: 0;
    background: 0 0;
}

.dark-text {
    color: #202020;
}

.grey-bg {
    background: #eee;
}

.textC {
    text-align: center;
}

.textL {
    text-align: left;
}

.textR {
    text-align: right;
}

ul.inline li {
    display: inline-block;
}

ul.inline {
    padding: 0;
}

ul li i {
    margin-right: 5px;
}

.clear {
    clear: both;
}

input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=text],
select,
textarea {
    position: relative;
    display: inline-block;
    line-height: 22px;
    padding: 10px 20px;
    margin-bottom: 15px;
    width: 100%;
    min-height: 42px;
    background-color: #0f34eb0a;
    color: #000;
    margin-right: 3px;
    outline: 0;
    max-width: 100%;
    border: 1px solid #ddd;
}

input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=text],
select {
    height: 42px;
}

label {
    display: inline-block;
    font-weight: 400;
    margin: 0 0 5px;
}

.search-form .button {
    position: absolute;
    top: 12px;
    right: 0;
    padding: 7.7px 20px;
    color: #fff;
    outline: 0;
    border: 1px solid;
}

.search-form input {
    margin-top: 12px;
}

blockquote {
    margin: 15px auto 0;
    border: 0;
    padding: 30px;
    width: 100%;
    position: relative;
}

    blockquote:before {
        background-position: 0 0;
        background-repeat: no-repeat;
        width: 33px;
        height: 33px;
        position: absolute;
        background-size: 100% 100%;
        left: 0;
        top: 0;
    }

.theme-button,
.theme-button:hover,
.theme-button:visited,
.wa-products .wa-products-caption .theme-button:hover {
    position: relative;
    padding: 10px 28px;
    line-height: 22px;
    text-transform: capitalize;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    border: 0;
    background-color: #194471;
    transition: all .45s ease-in-out;
}

    .theme-button:focus {
        outline: 0;
    }

.pad0 {
    padding: 0;
}

.pad5 {
    padding: 5px;
}

.pad10,
.user-menu {
    padding: 10px;
}

.pad15 {
    padding: 15px;
}

.pad20 {
    padding: 20px;
}

.pad30 {
    padding: 30px;
}

.pad40 {
    padding: 40px;
}

.pad50 {
    padding: 50px;
}

.pad60 {
    padding: 60px;
}

.pad70 {
    padding: 70px;
}

.pad80 {
    padding: 80px;
}

.pad90 {
    padding: 90px;
}

.pad100 {
    padding: 100px;
}

.padTB0 {
    padding: 0;
}

.padTB5 {
    padding: 5px 0;
}

.padTB10 {
    padding: 10px 0;
}

.padTB15 {
    padding: 15px 0;
}

.padTB20 {
    padding: 20px 0;
}

.padTB30 {
    padding: 30px 0;
}

.padTB40 {
    padding: 40px 0;
}

.padTB50 {
    padding: 50px 0;
}

.padTB60 {
    padding: 60px 0;
}

.padTB70 {
    padding: 70px 0;
}

.padTB80 {
    padding: 80px 0;
}

.padTB90 {
    padding: 90px 0;
}

.padTB100 {
    padding: 100px 0;
}

.padT0 {
    padding-top: 0;
}

.padT5 {
    padding-top: 5px;
}

.padT10 {
    padding-top: 10px;
}

.padT15 {
    padding-top: 15px;
}

.padT20 {
    padding-top: 20px;
}

.padT30 {
    padding-top: 30px;
}

.padT40 {
    padding-top: 40px;
}

.padT50 {
    padding-top: 50px;
}

.padT60 {
    padding-top: 60px;
}

.padT70 {
    padding-top: 70px;
}

.padT80 {
    padding-top: 80px;
}

.padT90 {
    padding-top: 90px;
}

.padT100 {
    padding-top: 100px;
}

.padB0 {
    padding-bottom: 0;
}

.padB5 {
    padding-bottom: 5px;
}

.padB10 {
    padding-bottom: 10px;
}

.padB15 {
    padding-bottom: 15px;
}

.padB20 {
    padding-bottom: 20px;
}

.padB30 {
    padding-bottom: 30px;
}

.padB40 {
    padding-bottom: 40px;
}

.padB50 {
    padding-bottom: 50px;
}

.padB60 {
    padding-bottom: 60px;
}

.padB70 {
    padding-bottom: 70px;
}

.padB80 {
    padding-bottom: 80px;
}

.padB90 {
    padding-bottom: 90px;
}

.padB100 {
    padding-bottom: 100px;
}

.padL0 {
    padding-left: 0;
}

.padL5 {
    padding-left: 5px;
}

.padL10 {
    padding-left: 10px;
}

.padL20 {
    padding-left: 20px;
}

.padL30 {
    padding-left: 30px;
}

.padL40 {
    padding-left: 40px;
}

.padL50 {
    padding-left: 50px;
}

.padL60 {
    padding-left: 60px;
}

.padL70 {
    padding-left: 70px;
}

.padL80 {
    padding-left: 80px;
}

.padL90 {
    padding-left: 90px;
}

.padL100 {
    padding-left: 100px;
}

.padLR0 {
    padding-left: 0;
}

.padLR5 {
    padding-left: 5px;
}

.padLR10 {
    padding-left: 10px;
}

.padLR20 {
    padding-left: 20px;
}

.padLR30 {
    padding-left: 30px;
}

.padLR40 {
    padding-left: 40px;
}

.padLR50 {
    padding-left: 50px;
}

.padLR60 {
    padding-left: 60px;
}

.padLR70 {
    padding-left: 70px;
}

.padLR80 {
    padding-left: 80px;
}

.padLR90 {
    padding-left: 90px;
}

.padLR100 {
    padding-left: 100px;
}

.padR0 {
    padding-right: 0;
}

.padR5 {
    padding-right: 5px;
}

.padR10 {
    padding-right: 10px;
}

.padR20 {
    padding-right: 20px;
}

.padR30 {
    padding-right: 30px;
}

.padR40 {
    padding-right: 40px;
}

.padR50 {
    padding-right: 50px;
}

.padR60 {
    padding-right: 60px;
}

.padR70 {
    padding-right: 70px;
}

.padR80 {
    padding-right: 80px;
}

.padR90 {
    padding-right: 90px;
}

.padR100 {
    padding-right: 100px;
}

.mar0 {
    margin: 0;
}

.mar5 {
    margin: 5px;
}

.mar10 {
    margin: 10px;
}

.mar15 {
    margin: 15px;
}

.mar20 {
    margin: 20px;
}

.mar30 {
    margin: 30px;
}

.mar40 {
    margin: 40px;
}

.mar50 {
    margin: 50px;
}

.mar60 {
    margin: 60px;
}

.mar70 {
    margin: 70px;
}

.mar80 {
    margin: 80px;
}

.mar90 {
    margin: 90px;
}

.mar100 {
    margin: 100px;
}

.marT0 {
    margin-top: 0;
}

.marT5 {
    margin-top: 5px;
}

.marT10 {
    margin-top: 10px;
}

.marT15 {
    margin-top: 15px;
}

.marT20 {
    margin-top: 20px;
}

.marT30 {
    margin-top: 30px;
}

.marT40 {
    margin-top: 40px;
}

.marT50 {
    margin-top: 50px;
}

.marT60 {
    margin-top: 60px;
}

.marT70 {
    margin-top: 70px;
}

.marT80 {
    margin-top: 80px;
}

.marT90 {
    margin-top: 90px;
}

.marT100 {
    margin-top: 100px;
}

.marB0 {
    margin-bottom: 0;
}

.marB5 {
    margin-bottom: 5px;
}

.marB15 {
    margin-bottom: 15px;
}

.marB10 {
    margin-bottom: 10px;
}

.marB20 {
    margin-bottom: 20px;
}

.marB30 {
    margin-bottom: 30px;
}

.marB40 {
    margin-bottom: 40px;
}

.marB50 {
    margin-bottom: 50px;
}

.marB60 {
    margin-bottom: 60px;
}

.marB70 {
    margin-bottom: 70px;
}

.marB80 {
    margin-bottom: 80px;
}

.marB90 {
    margin-bottom: 90px;
}

.marB100 {
    margin-bottom: 100px;
}

#top-bar ul,
.wa-search-bar input {
    margin-bottom: 0;
}

.marL0 {
    margin-left: 0;
}

.marL5 {
    margin-left: 5px;
}

.marL10 {
    margin-left: 10px;
}

.marL20 {
    margin-left: 20px;
}

.marL30 {
    margin-left: 30px;
}

.marL40 {
    margin-left: 40px;
}

.marL50 {
    margin-left: 50px;
}

.marL60 {
    margin-left: 60px;
}

.marL70 {
    margin-left: 70px;
}

.marL80 {
    margin-left: 80px;
}

.marL90 {
    margin-left: 90px;
}

.marL100 {
    margin-left: 100px;
}

.marR0 {
    margin-right: 0;
}

.marR5 {
    margin-right: 5px;
}

.marR10 {
    margin-right: 10px;
}

.marR20 {
    margin-right: 20px;
}

.marR30 {
    margin-right: 30px;
}

.marR40 {
    margin-right: 40px;
}

.marR50 {
    margin-right: 50px;
}

.marR60 {
    margin-right: 60px;
}

.marR70 {
    margin-right: 70px;
}

.marR80 {
    margin-right: 80px;
}

.marR90 {
    margin-right: 90px;
}

.marR100 {
    margin-right: 100px;
}

#main-header,
.wa-search-bar {
    position: relative;
    float: left;
    width: 100%;
}

#top-bar {
    float: left;
    width: 100%;
    padding: 10px 0;
}

    #top-bar ul li {
        position: relative;
    }

        #top-bar ul li a {
            margin-right: 20px;
            text-transform: inherit;
            color: #fff;
        }

            #top-bar ul li a:hover,
            #top-bar ul li a:visited {
                color: #fff;
            }

        #top-bar ul li:after {
            width: 1px;
            height: 100%;
            position: absolute;
            background-color: #fff;
            top: 0;
            right: 0;
            margin-right: 10px;
        }

        #top-bar ul li:last-child:after {
            width: 0;
        }

    #top-bar .wa-search-bar,
    #top-bar select {
        margin: 8px 0;
    }

.wa-search-bar .default-btn {
    font-size: 16px;
    padding: 0 20px;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    border: 0;
    -webkit-transition: all .45s ease-in-out;
    -moz-transition: all .45s ease-in-out;
    -o-transition: all .45s ease-in-out;
    -ms-transition: all .45s ease-in-out;
    transition: all .45s ease-in-out;
    color: #fff;
}

.dropdown-submenu,
.navbar-default,
.wa-main-menu,
ul.top-ecommerce-icons li {
    position: relative;
}

.wa-main-menu {
    float: left;
    width: 100%;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
    color: #194471;
}

.navbar-default {
    background-color: #fff !important;
    border-color: #fff;
    float: left;
    width: 100%;
    margin-bottom: 0;
    padding: 14px 0;
    border-top: 1px solid #E0E0E0;
}

.navbar-brand {
    padding: 0 15px;
}

.navbar-default .navbar-nav > li > a {
    font-size: 15px;
    font-family: "Inter", sans-serif;
    font-weight: 500;
    color: #332F2C;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > li > a {
    background-color: #171616;
    color: #333;
    text-transform: capitalize;
}

.dropdown-menu > li > a,
.page-links div a {
    color: #000;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
}

    .dropdown-menu > li > a:focus,
    .dropdown-menu > li > a:hover {
        background-color: #fff;
    }

.dropdown-menu {
    padding: 0;
    border: 0;
    border-top: 2px solid;
}

.shopping-cart,
ul.top-ecommerce-icons li a sup {
    border-radius: 3px;
    -o-transition: all .6s ease-in-out;
}

.dropdown-menu > li > a {
    display: block;
    padding: 10px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    white-space: nowrap;
    text-transform: capitalize;
}

.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
    width: 100%;
}

.dropdown-submenu a:hover .dropdown-menu {
    display: block;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
    cursor: pointer;
}

ul.top-ecommerce-icons {
    text-align: right;
    padding: 0;
    margin-bottom: 0;
    margin-top: 10px;
}

    ul.top-ecommerce-icons li a {
        color: #fff;
        margin: 0 10px;
        position: relative;
        padding-top: 1px;
        display: inline-block;
    }

        ul.top-ecommerce-icons li a sup {
            color: #fff;
            font-size: 12px;
            text-align: center;
            padding-top: 10px;
            width: 44px;
            height: 20px;
            position: absolute;
            top: 0;
            left: 50%;
            opacity: 0;
            background-color: #fff;
            z-index: 1;
            margin-left: -27px;
            -webkit-transition: all .6s ease-in-out;
            -moz-transition: all .6s ease-in-out;
            -ms-transition: all .6s ease-in-out;
            transition: all .6s ease-in-out;
        }

            ul.top-ecommerce-icons li a sup.active,
            ul.top-ecommerce-icons li a:hover sup {
                top: -27px;
                opacity: 1;
            }

            ul.top-ecommerce-icons li a sup:after {
                position: absolute;
                bottom: -5px;
                left: 50%;
                width: 0;
                height: 0;
                border-left: 5px solid transparent;
                border-right: 5px solid transparent;
                border-top: 5px solid #fff;
                margin-left: -2.5px;
            }

.shopping-cart {
    margin: 20px 0 20px -265px;
    float: right;
    background: #fff;
    width: 320px;
    padding: 20px;
    position: absolute;
    left: 0;
    top: 150%;
    z-index: -1;
    opacity: 0;
    -webkit-box-shadow: 0 0 38px 0 rgba(0, 0, 0, .29);
    -moz-box-shadow: 0 0 38px 0 rgba(0, 0, 0, .29);
    box-shadow: 0 0 38px 0 rgba(0, 0, 0, .29);
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}

    .shopping-cart:after,
    .user-menu:after {
        bottom: 100%;
        left: 89%;
        height: 0;
        pointer-events: none;
    }

    .shopping-cart.active,
    .user-menu {
        -webkit-transition: all .6s ease-in-out;
        -moz-transition: all .6s ease-in-out;
        -o-transition: all .6s ease-in-out;
        -ms-transition: all .6s ease-in-out;
    }

a.closeCart {
    font-size: 20px;
    top: -10px;
    right: -20px;
}

.shopping-cart.active {
    top: 100%;
    opacity: 1;
    z-index: 3;
    transition: all .6s ease-in-out;
}

.shopping-cart .shopping-cart-footer {
    border-top: 1px solid #E8E8E8;
    border-bottom: 1px solid #E8E8E8;
    padding: 15px;
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.shopping-cart .shopping-cart-header .shopping-cart-total,
.user-menu {
    float: right;
}

.shopping-cart .shopping-cart-items {
    padding-bottom: 0;
    padding-left: 0;
    position: relative;
    float: left;
    width: 100%;
}

    .shopping-cart .shopping-cart-items li {
        margin-bottom: 18px;
        width: 100%;
        text-align: left;
    }

    .shopping-cart .shopping-cart-items img {
        float: left;
        margin-right: 12px;
    }

    .shopping-cart .shopping-cart-items .item-name {
        display: block;
        padding-top: 10px;
        font-size: 16px;
    }

    .shopping-cart .shopping-cart-items .item-price {
        margin-right: 8px;
    }

    .shopping-cart .shopping-cart-items .item-quantity {
        color: #171616;
    }

    .shopping-cart .shopping-cart-items li a {
        color: #000;
        margin: 0;
    }

        .shopping-cart .shopping-cart-items li a span.item-name {
            padding-top: 0;
        }

.shopping-cart:after {
    border: solid transparent;
    content: " ";
    width: 0;
    position: absolute;
    border-bottom-color: #fff;
    border-width: 8px;
    margin-left: -8px;
}

.cart-icon {
    color: #515783;
    font-size: 24px;
    margin-right: 7px;
    float: left;
}

.shopping-cart .theme-button,
.shopping-cart .theme-button:hover,
.shopping-cart .theme-button:visited,
.top-ecommerce-icons .theme-button,
.top-ecommerce-icons .theme-button:hover,
.top-ecommerce-icons .theme-button:visited {
    position: relative;
    padding: 10px 28px;
    line-height: 22px;
    text-transform: capitalize;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    border: 0;
    text-align: center;
    width: 100%;
    margin: 0;
    background-color: #202020;
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

.user-menu {
    margin: 20px 0 20px -265px;
    background: #fff;
    width: 150px;
    border-radius: 3px;
    position: absolute;
    right: 6px;
    top: 150%;
    z-index: -1;
    opacity: 0;
    -webkit-box-shadow: 0 0 38px 0 rgba(0, 0, 0, .29);
    -moz-box-shadow: 0 0 38px 0 rgba(0, 0, 0, .29);
    box-shadow: 0 0 38px 0 rgba(0, 0, 0, .29);
    transition: all .6s ease-in-out;
}

    .user-menu.active,
    .wa-collection:hover .caption {
        -webkit-transition: all .6s ease-in-out;
        -moz-transition: all .6s ease-in-out;
        -o-transition: all .6s ease-in-out;
        -ms-transition: all .6s ease-in-out;
    }

    .user-menu.active {
        top: 100%;
        opacity: 1;
        z-index: 3;
        transition: all .6s ease-in-out;
    }

    .user-menu .user-menu-items {
        padding-bottom: 0;
        padding-left: 0;
        position: relative;
        float: left;
        width: 100%;
    }

        .user-menu .user-menu-items li {
            margin-bottom: 8px;
            width: 100%;
            text-align: left;
        }

            .user-menu .user-menu-items li a {
                color: #000;
            }

        .user-menu .user-menu-items .item-name {
            display: block;
            padding-top: 10px;
            font-size: 16px;
        }

    .user-menu:after {
        border: solid transparent;
        content: " ";
        width: 0;
        position: absolute;
        border-bottom-color: #fff;
        border-width: 8px;
        margin-left: -8px;
    }

ul.top-ecommerce-icons li a.closeMenu {
    font-size: 20px;
    top: 0;
    right: -9px;
    position: absolute;
    z-index: 2;
}

.wa_main_bn_wrap,
.wa_main_bn_wrap figure {
    float: left;
    width: 100%;
    position: relative;
}

    .wa_main_bn_wrap figure img {
        width: 100%;
    }

    .wa_main_bn_wrap figure:before {
        content: "";
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        position: absolute;
        background-color: #000;
        opacity: .1;
    }

    .wa_main_bn_wrap figure figcaption {
        position: absolute;
        left: 0;
        right: 0;
        top: 50%;
        margin: -109px auto 0;
        text-align: center;
        color: white;
    }

    .wa_main_bn_wrap figcaption span {
        font-size: 24px;
        font-weight: 400;
        position: relative;
        text-transform: capitalize;
        padding-bottom: 10px;
        display: inline-block;
        margin-bottom: 0;
        width: 617px;
    }

        .wa_main_bn_wrap figcaption span:before {
            content: "";
            left: 0;
            right: 0;
            bottom: 0;
            position: absolute;
            height: 2px;
            width: 120px;
            background-color: inherit;
            margin: 0 auto;
        }

    .wa_main_bn_wrap figcaption h2 {
        margin-bottom: 10px;
        font-size: 60px;
        color: white;
        font-family: "Marcellus", serif;
        line-height: 1.2em;
        text-transform: capitalize;
    }

        .wa_main_bn_wrap figcaption h2 span {
            font-size: inherit;
            font-weight: inherit;
            padding-bottom: 0;
            text-align: center;
            font-size: 60px;
            font-weight: 400;
            font-family: "Marcellus", serif;
        }

    .wa_main_bn_wrap figcaption p {
        color: inherit;
        margin: auto;
        font-size: 15px;
        font-weight: 400;
        font-family: "Inter", sans-serif;
        color: white;
        width: 422px;
        margin-top: 40px;
        margin-bottom: 40px;
    }

.get-found-slider {
    width: 188px;
    height: 50px;
    border-radius: 50px;
    margin: auto;
    color: black;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: "Inter", sans-serif;
    background-color: white;
    padding: 12px 40px;
}

.get-found-blue {
    width: 188px;
    height: 50px;
    border-radius: 50px;
    margin: auto;
    color: white;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: "Inter", sans-serif;
    background-color: #194471;
    padding: 12px 40px;
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
}

    .get-found-blue:hover {
        transition-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
        background-color: #5AB13F;
        color: white;
    }

.get-found-shop {
    width: 188px;
    height: 50px;
    border-radius: 50px;
    margin: auto;
    color: white;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: "Inter", sans-serif;
    background-color: #5AB13F;
    padding: 12px 40px;
}

.wa_main_bn_wrap .owl-theme .owl-controls .owl-page span {
    width: 15px;
    height: 15px;
    border-radius: 50px;
    margin: 0 4px;
    background-color: #5AB13F;
    display: inline-block;
    opacity: 1;
}

.owl-page.active span {
    background-color: #5AB13F !important;
}

.owl-page span {
    background-color: white !important;
}

.wa_main_bn_wrap .owl-theme .owl-pagination {
    bottom: 70px;
    left: 0;
    margin: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 22;
}

.wa_main_bn_wrap .customNavigation {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    margin: 0;
    z-index: 1;
}

    .wa_main_bn_wrap .customNavigation .btn {
        border: none;
        border-radius: 0;
        color: #fff;
        margin: 0;
        padding: 6px;
        z-index: -1;
    }

        .wa_main_bn_wrap .customNavigation .btn i {
            font-size: 16px;
            color: #fff;
        }

        .wa_main_bn_wrap .customNavigation .btn.next-1 i,
        .wa_main_bn_wrap .customNavigation .btn.prev-1 i {
            font-size: 25px;
            font-weight: 700;
        }

    .wa_main_bn_wrap .customNavigation .prev-1 {
        margin-right: 58px;
        margin-left: 60px;
    }

.wa_main_bn_wrap .owl-buttons {
    position: absolute;
    bottom: 50%;
    right: 0;
    width: 100%;
}

    .wa_main_bn_wrap .owl-buttons div {
        width: 86px;
        height: 37px;
        border: 1px solid white;
        border-radius: 50px;
        margin-right: 0;
        position: absolute;
        background-color: transparent;
        -webkit-transition: all .45s ease-in-out;
        -moz-transition: all .45s ease-in-out;
        -o-transition: all .45s ease-in-out;
        -ms-transition: all .45s ease-in-out;
        transition: all .45s ease-in-out;
    }

        .wa_main_bn_wrap .owl-buttons div:hover {
            background-color: transparent !important;
            border: 1px solid #5AB13F;
        }

        .wa_main_bn_wrap .owl-buttons div.owl-prev {
            left: 0;
        }

        .wa_main_bn_wrap .owl-buttons div.owl-next {
            right: 0;
        }

        .wa_main_bn_wrap .owl-buttons div.owl-prev:before {
            content: "\f177";
            font: normal normal normal 43px/1 FontAwesome;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            position: absolute;
            top: -6px;
            color: #fff;
            right: 5px;
            font-size: 25px;
            line-height: 48px;
            width: 100%;
        }

        .wa_main_bn_wrap .owl-buttons div.owl-next:before {
            content: "\f178";
            font: normal normal normal 43px/1 FontAwesome;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            position: absolute;
            top: -6px;
            color: #fff;
            right: 1px;
            font-size: 25px;
            line-height: 48px;
            width: 100%;
        }

.centered-title h2,
.left-title h2 {
    font-weight: 700;
    text-transform: uppercase;
}

.wa_main_bn_wrap .owl-buttons div {
    text-align: center;
    color: #fff;
    overflow: hidden;
    display: inline-block;
    font-size: 0;
}

.wa_main_bn_wrap .owl-page {
    display: inline-block;
}

.static-banner-caption {
    position: absolute;
    width: 100%;
    height: 100%;
}

.main-static-banner {
    position: relative;
    float: left;
    width: 100%;
    background-position: 0 0;
    background-size: cover;
}

    .main-static-banner:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: .85;
        z-index: 1;
    }

    .main-static-banner .row {
        z-index: 2;
        position: relative;
    }

.main-static-banner-dark:after {
    background-color: #333;
}

.main-static-banner-dark .wa-heading-style1 h2 {
    color: #fff;
}

.centered-title {
    position: relative;
    margin-bottom: 50px;
    text-align: center;
}

    .centered-title h2 {
        position: relative;
        display: inline-block;
        font-size: 20px;
        color: #202020;
        padding-bottom: 10px;
        letter-spacing: 4px;
        margin-bottom: 15px;
    }

    .centered-title h3 span {
        color: #202020;
    }

    .centered-title h2:after {
        content: '';
        position: absolute;
        left: 50%;
        margin-left: -25px;
        bottom: 0;
        width: 50px;
    }

    .centered-title .desc-text {
        max-width: 960px;
        margin: 0 auto;
        color: #999;
        font-size: 17px;
        line-height: 26px;
    }

.left-align-title-strict h2:after {
    left: 0;
    margin-left: 0;
}

.centered-title.left-align-title-strict {
    text-align: left;
    position: relative;
}

.heading-border {
    width: 50px;
    height: 100%;
    display: inline-block;
    clear: both;
    position: absolute;
    bottom: 5px;
    left: 50%;
    margin-left: -25px;
    background-color: none;
}

    .heading-border:after,
    .heading-border:before {
        width: 100px;
        display: inline-block;
        clear: both;
        position: absolute;
        left: 50%;
        margin-left: -50px;
        height: 1px;
        content: '';
    }

    .heading-border:before {
        top: 0;
    }

    .heading-border:after {
        bottom: 0;
    }

.left-title h2 {
    font-size: 16px;
    margin-bottom: 30px;
    position: relative;
    padding-bottom: 20px;
    letter-spacing: 3px;
}

.left-title .heading-border,
.left-title .heading-border:after {
    display: inline-block;
    position: absolute;
    margin-left: 0;
    left: 0;
    clear: both;
}

.left-title .heading-border {
    width: 120px;
    height: 1px;
    bottom: 5px;
}

    .left-title .heading-border:before {
        content: '';
        width: 80px;
        height: 0;
    }

    .left-title .heading-border:after {
        content: '';
        width: 50px;
        height: 1px;
        bottom: -10px;
    }

.collection-section,
.our-collection-main {
    position: relative;
    float: left;
    width: 100%;
}

.our-collection-carousel .item {
    margin: 1px;
}

    .our-collection-carousel.item img {
        display: block;
        width: 100%;
        height: auto;
    }

.our-collection-item {
    text-align: center;
}

    .our-collection-item .mask-top {
        background-color: rgba(0, 0, 0, .7);
        padding: 15px 10px;
    }

        .our-collection-item .mask-top h2,
        .our-collection-item .mask-top span.price {
            color: #fff;
        }

.our-collection-main .mask-top h4 {
    font-weight: 400;
    font-size: 22px;
}

.our-collection-carousel .caption .caption-text {
    top: 6%;
}

.our-collection-carousel .wa-collection {
    padding: 0;
    margin-bottom: 0;
}

    .our-collection-carousel .wa-collection .wa-collection-caption {
        padding: 10px;
    }

.our-collection-item .mask-bottom {
    background-color: rgba(0, 0, 0, .7);
    padding: 15px 10px;
    height: 100%;
}

    .our-collection-item .mask-bottom h2,
    .our-collection-item .mask-bottom span.price {
        color: #202020;
    }

    .our-collection-item .mask-bottom h2 {
        text-transform: uppercase;
        font-weight: 400;
        font-size: 23px;
        padding: 0 0 5px;
        border-bottom: 1px solid;
        margin-top: 0;
        margin-bottom: 5px;
    }

.our-collection-item .mask-bottom-upper {
    position: absolute;
    top: 15px;
    padding-bottom: 15px;
    left: 0;
    display: block;
    height: 100%;
    -webkit-transition: all 4.5s ease-in-out 0s;
    -moz-transition: all 4.5s ease-in-out 0s;
    -ms-transition: all 4.5s ease-in-out 0s;
    -o-transition: all 4.5s ease-in-out 0s;
    transition: all 4.5s ease-in-out 0s;
}

.wa-collection,
.wa-collection .mask-top,
.wa-collection-thumbnail {
    position: relative;
    width: 100%;
    float: left;
}

.our-collection-main .wa-collection .caption ul.rating a {
    color: #fff;
}

.our-collection-main .wa-collection .caption span.price {
    color: #fff;
    padding-bottom: 10px;
}

.wa-collection {
    text-align: center;
    margin-bottom: 30px;
    padding: 0;
    background-color: #fff;
}

.wa-collection-caption h2 {
    margin: 0 0 15px 15%;
    float: left;
    width: 100%;
    color: #171616;
    font-weight: 700;
    letter-spacing: 4px;
    font-size: 36px;
    line-height: 1.2em;
    text-transform: uppercase;
    max-width: 70%;
}

.wa-collection-thumbnail {
    display: block;
    overflow: hidden;
}

.wa-collection .mask-top-upper {
    padding: 20px 0;
    opacity: 1;
    -webkit-transition: all .45s ease-in-out;
    -moz-transition: all .45s ease-in-out;
    -o-transition: all .45s ease-in-out;
    -ms-transition: all .45s ease-in-out;
    transition: all .45s ease-in-out;
}

.wa-collection .mask-top {
    padding: 20px 0;
}

.wa-collection .caption {
    position: absolute;
    top: 100px;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.wa-collection:hover .caption {
    top: 0;
    opacity: 1;
    transition: all .6s ease-in-out;
}

.wa-collection img {
    margin: 0;
    padding: 0;
    float: left;
    z-index: 4;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}

.our-banners-item .mask-bottom,
.our-collection-item .mask-bottom,
.wa-banners .caption,
.wa-collection .caption {
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
}

.wa-collection:hover img {
    opacity: .4;
    transform: scale(1.15, 1.15);
    -webkit-transform: scale(1.15, 1.15);
    -moz-transform: scale(1.15, 1.15);
    -ms-transform: scale(1.15, 1.15);
    -o-transform: scale(1.15, 1.15);
}

.wa-collection .caption-text h1 {
    text-transform: uppercase;
    font-size: 24px;
}

.wa-collection .caption-text {
    z-index: 10;
    color: #fff;
    position: absolute;
    width: 100%;
    height: 300px;
    text-align: center;
    top: 100px;
}

.wa-collection-icon {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    text-align: center;
}

    .wa-collection-icon li {
        display: inline-block;
    }

        .wa-collection-icon li a {
            width: 32px;
            height: 32px;
            border-radius: 50%;
            border: 1px solid #fff;
            text-align: center;
            float: left;
            vertical-align: middle;
            color: #fff;
        }

            .wa-collection-icon li a i {
                margin-top: 8px;
                margin-right: 0;
            }

.wa-collection-main {
    text-align: center;
    position: relative;
    float: left;
    width: 100%;
}

    .wa-collection-main .wa-collection h2 a {
        color: #202020;
    }

.wa-collection .btn {
    color: #fff;
}

.our-collection-item .mask-bottom,
.wa-collection .caption {
    background-color: rgba(0, 0, 0, 0);
    z-index: 9;
    transition: all .25s ease-in-out;
}

.wa-products .mask-top-upper,
.wa-products:hover > .mask-top-upper {
    -webkit-transition: all .45s ease-in-out;
    -moz-transition: all .45s ease-in-out;
    -o-transition: all .45s ease-in-out;
    -ms-transition: all .45s ease-in-out;
}

.wa-products {
    text-align: left;
    width: 100%;
    border: 1px solid #eee;
    margin-bottom: 30px;
    padding: 10px;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0px 1px 9px 0px #00000026;
    overflow: hidden;
}

.product-list .wa-products {
    padding-bottom: 0;
}

.wa-products-caption h2 {
    margin: 0;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 14px;
    font-family: "Inter", sans-serif;
    color: #465058;
    height: 45px;
}

.wa-products-caption {
    margin: 10px 0;
}


    .wa-products-caption h5 {
        font-family: "Inter", sans-serif;
        font-weight: 400;
        font-size: 12px;
        text-transform: capitalize;
        color: #465058;
    }

    .wa-products-caption p {
        padding: 10px 0;
    }

.wa-products-thumbnail {
    display: block;
    width: 100%;
    float: left;
    overflow: hidden;
    position: relative;
}

.wa-products-caption,
.wa-products-icon li {
    display: inline-block;
}

.wa-products:hover .caption {
    opacity: 1;
}

.wa-products:hover img {
    opacity: 1;
    transform: scale(1.15, 1.15);
    -webkit-transform: scale(1.15, 1.15);
    -moz-transform: scale(1.15, 1.15);
    -ms-transform: scale(1.15, 1.15);
    -o-transform: scale(1.15, 1.15);
}

.wa-products .mask-top-upper {
    padding: 20px 0;
    opacity: 1;
    transition: all .45s ease-in-out;
}

.wa-products:hover > .mask-top-upper {
    transition: all .45s ease-in-out;
}

.wa-products img {
    margin: 0;
    padding: 0;
    float: left;
    z-index: 4;
    width: 100%;
}

.wa-products-caption {
    position: relative;
    width: 100%;
}

.wa-products .wa-list-caption {
    padding: 18px 30px;
}

    .wa-products .wa-list-caption h2 a {
        margin: 0;
    }

    .wa-products .wa-list-caption .wa-products-icon {
        text-align: left;
    }

.wa-products .caption {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: all .45s ease-in-out;
    -moz-transition: all .45s ease-in-out;
    -o-transition: all .45s ease-in-out;
    -ms-transition: all .45s ease-in-out;
    transition: all .45s ease-in-out;
    background-color: rgba(0, 0, 0, .3);
}

.wa-banners:hover .caption,
.wa-products img {
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
}

.wa-products img {
    transition: all .6s ease-in-out;
    border-radius: 10px;
    height: 335px;
}

.wa-products .caption-text h1 {
    text-transform: uppercase;
    font-size: 24px;
}

.wa-products .caption-text {
    color: #fff;
    width: 100%;
    text-align: center;
    bottom: 0;
    -webkit-transition: all .45s ease-in-out;
    -moz-transition: all .45s ease-in-out;
    -o-transition: all .45s ease-in-out;
    -ms-transition: all .45s ease-in-out;
    transition: all .45s ease-in-out;
}

.wa-products:hover .caption-text {
    /* bottom: 50px; */
}

.wa-products-icon {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    text-align: center;
}

    .wa-products-icon li a {
        width: 40px;
        height: 40px;
        border-radius: 0;
        background-color: #202020;
        text-align: center;
        float: left;
        vertical-align: middle;
        color: #fff;
    }

        .wa-products-icon li a i {
            margin-top: 11px;
            margin-right: 0;
        }

.wa-products-main {
    text-align: center;
    position: relative;
    float: left;
    width: 100%;
}

    .wa-products-main .wa-products h2 a {
        color: #202020;
    }

.our-banners-item .mask-top h2,
.our-banners-item .mask-top span.price,
.wa-products .btn {
    color: #fff;
}

.banners-section,
.our-banners-main {
    position: relative;
    float: left;
    width: 100%;
}

.our-banners-carousel .item {
    margin: 1px;
}

    .our-banners-carousel.item img {
        display: block;
        width: 100%;
        height: auto;
    }

.our-banners-item {
    text-align: center;
}

    .our-banners-item .mask-top {
        background-color: rgba(0, 0, 0, .7);
        padding: 15px 10px;
    }

.our-banners-main .mask-top h4 {
    font-weight: 400;
    font-size: 22px;
}

.our-banners-carousel .caption .caption-text {
    top: 6%;
}

.our-banners-carousel .wa-banners {
    padding: 0;
    margin-bottom: 0;
}

    .our-banners-carousel .wa-banners .wa-banners-caption {
        padding: 10px;
    }

.our-banners-item .mask-bottom {
    background-color: rgba(0, 0, 0, .7);
    padding: 15px 10px;
    height: 100%;
}

    .our-banners-item .mask-bottom h2,
    .our-banners-item .mask-bottom span.price {
        color: #202020;
    }

.our-banners-item .mask-bottom-upper {
    position: absolute;
    top: 15px;
    padding-bottom: 15px;
    left: 0;
    display: block;
    height: 100%;
    -webkit-transition: all 4.5s ease-in-out 0s;
    -moz-transition: all 4.5s ease-in-out 0s;
    -ms-transition: all 4.5s ease-in-out 0s;
    -o-transition: all 4.5s ease-in-out 0s;
    transition: all 4.5s ease-in-out 0s;
}

.wa-banners,
.wa-banners .mask-top,
.wa-banners-thumbnail {
    position: relative;
    float: left;
    width: 100%;
}

    .blogs_main figure img,
    .wa-banners .mask-top-upper {
        -webkit-transition: all .45s ease-in-out;
        -moz-transition: all .45s ease-in-out;
        -o-transition: all .45s ease-in-out;
        -ms-transition: all .45s ease-in-out;
    }

.our-banners-main .wa-banners .caption ul.rating a {
    color: #fff;
}

.our-banners-main .wa-banners .caption span.price {
    color: #fff;
    padding-bottom: 10px;
}

.wa-banners {
    text-align: center;
    margin-bottom: 30px;
    padding: 0;
    background-color: #fff;
}

.wa-banners-caption h2 {
    margin: 0;
    display: inline-block;
    width: 100%;
    color: #171616;
    font-weight: 700;
    letter-spacing: 4px;
    font-size: 36px;
    line-height: 1.2em;
    text-transform: uppercase;
}

.wa-banners-caption h3 {
    margin: 0;
    display: inline-block;
    width: 100%;
    text-transform: uppercase;
}

.wa-banners-caption p {
    max-width: 60%;
    display: inline-block;
}

.wa-banners-thumbnail {
    display: block;
    overflow: hidden;
}

.wa-banners .mask-top-upper {
    padding: 20px 0;
    opacity: 1;
    transition: all .45s ease-in-out;
}

.wa-banners .mask-top {
    padding: 20px 0;
}

.wa-banners img {
    margin: 0;
    padding: 0;
    float: left;
    z-index: 4;
    width: 100%;
}

.wa-banners .caption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
}

.wa-banners .wa-banners-caption {
    padding: 0 5%;
    width: 100%;
    position: relative;
    float: left;
}

.wa-banners:hover .caption {
    opacity: 1;
    transition: all .6s ease-in-out;
}

.quick-view-popup,
.wa-banners img {
    -ms-transition: all .6s ease-in-out;
}

.wa-banners img {
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}

.wa-banners .caption-text h1 {
    text-transform: uppercase;
    font-size: 24px;
}

.wa-banners .caption-text {
    color: #fff;
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    top: 0;
    padding-top: 15%;
}

.wa-banners-icon {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    text-align: center;
}

    .wa-banners-icon li {
        display: inline-block;
    }

        .wa-banners-icon li a {
            width: 32px;
            height: 32px;
            border-radius: 50%;
            border: 1px solid #fff;
            text-align: center;
            float: left;
            vertical-align: middle;
            color: #fff;
        }

.blogs_main,
.wa-banners-main {
    width: 100%;
    position: relative;
    float: left;
}

.wa-banners-icon li a i {
    margin-top: 8px;
    margin-right: 0;
}

.wa-banners-main {
    text-align: center;
}

    .wa-banners-main .wa-banners h2 a {
        color: #202020;
    }

.wa-banners .btn {
    color: #fff;
}

.our-banners-item .mask-bottom,
.wa-banners .caption {
    background-color: rgba(0, 0, 0, 0);
    z-index: 9;
    transition: all .25s ease-in-out;
}

.blogs_main .wa-theme-design-block {
    float: left;
    width: calc(100% - 2px);
    border: 1px solid #E5E5E5;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    background-color: #fff;
    border-radius: 10px;
}

.blogs_main figure {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
}

    .blogs_main figure img {
        width: 100%;
        transition: all .45s ease-in-out;
    }

.wa-partner-carousel .owl-item div,
.wa-theme-design-block .hover-style {
    -webkit-transition: all .45s ease-in-out;
    -moz-transition: all .45s ease-in-out;
    -o-transition: all .45s ease-in-out;
    -ms-transition: all .45s ease-in-out;
}

.wa-theme-design-block .hover-style {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: #000;
    transition: all .45s ease-in-out;
}

.wa-theme-design-block:hover .hover-style {
    opacity: 0;
    z-index: 9;
}

.blogs_main .block-caption {
    position: relative;
    float: left;
    padding: 20px 30px 30px;
}

.blogs_details.blogs_main .block-caption,
.blogs_main .block-detail .block-caption {
    padding: 20px 0 30px;
}

.blogs_main .block-caption h3 {
    font-size: 15px;
    font-weight: 600;
    line-height: 30px;
    color: #333;
}

.blogs_main .block-caption h4,
.blogs_main .block-caption h4 a {
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 16px;
    text-transform: uppercase;
}

.blogs_main .block-caption h4 {
    color: #333;
}

    .blogs_main .block-caption h3 a,
    .blogs_main .block-caption h4 a {
        color: inherit;
    }

.blogs_main .meta-block li {
    margin-right: 10px;
}

    .blogs_main .meta-block li a {
        color: #000;
    }

.default-btn,
.newsletter .wa-news-letter button {
    color: #fff;
}

.blogs_main .read-more {
    text-transform: capitalize;
}

.news-letter-title h3,
.wa-box-style2 h4 {
    font-weight: 600;
    text-transform: uppercase;
}

.blogs_main .block-caption p {
    margin-bottom: 15px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #465058;
    font-family: "Inter", sans-serif;
}

.blogs_main .block-caption blockquote p,
.wa-news-letter input {
    margin: 0;
}

.blogs_main .wa-theme-design-block:hover figure img {
    transform: scale(1.15, 1.15);
    -webkit-transform: scale(1.15, 1.15);
    -moz-transform: scale(1.15, 1.15);
    -ms-transform: scale(1.15, 1.15);
    -o-transform: scale(1.15, 1.15);
}

.wa-partners {
    position: relative;
    float: left;
    width: 100%;
}

.wa-partner-carousel .owl-item div {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .09);
    transition: all .45s ease-in-out;
}

    .wa-news-letter button,
    .wa-partner-carousel .owl-item div:hover {
        -webkit-transition: all .45s ease-in-out;
        -moz-transition: all .45s ease-in-out;
        -o-transition: all .45s ease-in-out;
        -ms-transition: all .45s ease-in-out;
    }

    .wa-partner-carousel .owl-item div:hover {
        transition: all .45s ease-in-out;
    }

    .wa-partner-carousel .owl-item div figure:before {
        background-color: rgba(51, 51, 51, 0);
    }

.wa-partner-carousel .owl-item {
    padding: 2.5px;
}

    .wa-partner-carousel .owl-item img {
        border: 1px solid #ebebeb;
    }

.wa-news-letter {
    position: relative;
    float: left;
    width: 100%;
}

.newsletter {
    float: left;
    position: relative;
    width: 100%;
}

.newsletter-row {
    float: left;
    position: relative;
    width: 100%;
    padding: 30px;
    border: 1px solid #eee;
}

.news-letter-title h3 {
    font-size: 20px;
}

.news-letter-title em {
    z-index: 2;
    position: relative;
}

.wa-news-letter button {
    font-size: 16px;
    padding: 0 20px;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    border: 0;
    transition: all .45s ease-in-out;
    color: #777;
}

    .footer-style1 .rounded-icon i,
    .footer-style1 .social-style2 a,
    .footer-style1 .wa-news-letter button,
    .wa-news-letter button:hover {
        color: #fff;
    }

.services {
    position: relative;
    float: left;
    width: 100%;
}

.wa-box-style2 {
    padding: 40px;
    border: 1px solid #eee;
    margin-bottom: 30px;
}

.special-style,
.special-style-full {
    overflow: hidden;
    padding: 0;
    z-index: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
}

.wa-box-style2 i {
    font-size: 32px;
    margin-bottom: 20px;
}

.wa-box-style2 h4 {
    margin-bottom: 0;
    margin-top: 0;
    font-size: 15px;
}

    .wa-box-style2 h4 a {
        color: #000;
        text-transform: capitalize;
    }

.special-style {
    top: 0;
    left: 0;
}

    .special-style-full:before,
    .special-style:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 2;
    }

.special-style-dark:before {
    background-color: #000;
    opacity: .85;
}

.special-style-light:before {
    background-color: #fff;
    opacity: .85;
}

.special-style-dark-theme:before {
    opacity: .85;
}

.bg-image {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    top: 0;
    left: 0;
}

    .bg-image:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.parallax-style {
    background-attachment: fixed;
}

.dark-section,
.dark-section h1,
.dark-section h2,
.dark-section h3,
.dark-section h4,
.dark-section h5,
.dark-section h6,
.home-middle-widget h4 a {
    color: #fff;
}

.product-sorting {
    float: left;
    width: 100%;
    position: relative;
    padding: 15px 0;
    margin-bottom: 30px;
    border: 1px solid #eee;
}

.sorting-product-option {
    padding: 0;
    margin-bottom: 0;
    text-align: left;
}

.product-sorting select {
    margin-bottom: 0;
}

.sorting-product-option > li.selected,
.sorting-product-option > li:hover {
    -webkit-transition: all .45s ease-in-out;
    -moz-transition: all .45s ease-in-out;
    -o-transition: all .45s ease-in-out;
    -ms-transition: all .45s ease-in-out;
    transition: all .45s ease-in-out;
}

.sorting-product-option > li {
    display: inline-block;
    width: 43px;
    border: 1px solid #ccc;
    text-align: center;
    margin-right: 1px;
    cursor: pointer;
}

    .sorting-product-option > li span {
        font-size: 18px;
        color: #999;
        line-height: 40px;
        display: block;
    }

.product-result-count {
    text-align: left;
    padding: 8px 0;
    margin: 0;
}

.page-header {
    padding: 50px 0;
    background-color: #f2f2f2;
    margin: 0;
    background-image: url(../img/backgrounds/bg1.jpg);
    background-position: 0 -100px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-attachment: fixed;
    float: left;
    width: 100%;
    border-bottom: 0;
}

    .page-header:before {
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        background-color: #fff;
        top: 0;
        opacity: .3;
    }

.breadcrumb {
    border-radius: 0;
    background: 0 0;
    font-size: 16px;
    line-height: 18px;
    margin: 0;
    padding: 0 0 10px;
    z-index: 2;
    position: relative;
}

.breadcrumb-section {
    color: inherit;
    text-align: left;
}

    .breadcrumb-section h2,
    .breadcrumb > li a,
    .breadcrumb > li.active {
        color: #171616;
        padding-left:10px;
    }

    .breadcrumb-section h2 {
        font-family: Montserrat, sans-serif;
        font-weight: 700;
        letter-spacing: 4px;
        text-transform: uppercase;
    }

.breadcrumb > li + li:before {
    content: "\f101";
    padding: 0 5px;
    position: absolute;
    top: 50%;
    left: -20px;
    margin-top: -6px;
    font: normal normal normal 14px/1 FontAwesome;
    color: #171616;
}

.breadcrumb > li {
    margin: 0 10px;
    position: relative;
}

    .breadcrumb > li:first-child {
        margin: 0 10px 0 0;
    }

.cart-page {
    width: 100%;
    float: left;
    position: relative;
}

.order-table-cell a,
.order-table-cell a:visited {
    color: #000;
}

.order-row {
    border-bottom: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
    float: left;
    width: 100%;
    border-color: #eee;
}

.wv_shipping {
    padding: 40px;
    border: 1px solid #eee;
    position: relative;
    display: inline-block;
    width: 100%;
    margin-top: 15px;
    background-color: #eee;
}

.wv_checkout .wv_shipping {
    background-color: #fff;
}

.wv_shipping h2 {
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .5px;
    color: #333;
}

ul.payment_methods.methods {
    padding-left: 0;
    list-style: none;
    position: relative;
    float: left;
    width: 100%;
    margin: 0;
}

    ul.payment_methods.methods li {
        position: relative;
        width: 100%;
        float: left;
        padding-bottom: 20px;
    }

        ul.payment_methods.methods li label {
            position: absolute;
            top: 0;
            left: 20px;
            width: 100%;
        }

.wv_shipping p {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 18px;
}

.wv_subtotal_left,
.wv_subtotal_right,
.wv_total_left,
.wv_total_right {
    padding: 0;
}

    .wv_subtotal_left p,
    .wv_subtotal_right p {
        text-transform: uppercase;
        margin: 15px 0;
    }

.wv_subtotaling {
    width: 100%;
    display: inline-block;
    position: relative;
    border-bottom: 1px solid;
    border-color: #dbdbdb;
}

.wv_total_left p,
.wv_total_right p {
    text-transform: uppercase;
    font-weight: 700;
    margin: 10px 0;
}

.order-data,
.order-table-cell strong {
    font-weight: 600;
    font-family: Montserrat, sans-serif;
    text-transform: uppercase;
}

.cart-collaterals .shipping-calculator-form p:last-child,
.cart_totals td p {
    margin-bottom: 0;
}

.wv_button_style1 {
    width: 100%;
    padding: 5px 0;
    letter-spacing: 0;
}

.wv_checkout {
    margin-top: 21px;
}

.order-data {
    font-size: 13px;
}

.cart_totals h2 {
    font-size: 18px;
}

.cart_totals table {
    width: 100%;
}

.cart_totals td,
.cart_totals th {
    border-right: 0 none;
    width: 30%;
    padding: 10px 18px;
    vertical-align: middle;
}

.cart_totals td {
    width: 70%;
    padding: 5px 18px;
    vertical-align: middle;
}

.cart_total_box {
    border: 1px solid rgba(0, 0, 0, .12);
    padding: 30px 30px 52px;
    display: inline-block;
    width: 100%;
}

.order-table-cell strong {
    font-size: 13px;
}

.checkout-page {
    position: relative;
    float: left;
    width: 100%;
}

.wv_checkout_tarea {
    background-color: #f7f7f7;
}

.product-checkout .market-info {
    border: 1px solid rgba(0, 0, 0, .12);
    padding: 15px 18px;
}

    .product-checkout .market-info .fa {
        margin-right: 10px;
    }

    .product-checkout .market-info .showcoupon,
    .product-checkout .market-info .showlogin {
        margin-left: 15px;
    }

.product-checkout .checkout_coupon,
.product-checkout .login {
    border: 1px solid rgba(0, 0, 0, .12);
    margin-top: 30px;
    margin-right: 0;
    margin-left: 0;
}

    .product-checkout .login > p:first-child {
        padding: 25px 15px 0;
        text-align: left;
    }

.product-checkout .button {
    background: #000;
}

.product-checkout label.inline {
    margin-left: 5px;
}

.product-checkout #coupon_code {
    width: 100%;
    margin-bottom: 0;
}

.product-checkout .checkout_coupon .col-sm-12 {
    padding: 0 25px;
}

    .product-checkout .checkout_coupon .col-sm-12:first-child {
        padding-top: 25px;
    }

.product-checkout .checkout_coupon p {
    margin-bottom: 25px;
}

.product-checkout #ship-to-different-address .checkbox,
.product-checkout #ship-to-different-address-checkbox {
    display: inline;
}

.product-checkout .checkout_coupon,
.product-checkout .create-account,
.product-checkout .login,
.product-checkout .payment_box,
.product-checkout .shipping-fields {
    display: none;
}

.faqs-accordion .ui-state-default {
    padding: .4em 1.3em .4em .7em;
    position: relative;
    margin-top: 15px;
}

.faqs-accordion h3.ui-state-default {
    font-size: 18px;
    background-color: #fff;
    outline: 0;
    font-weight: 400;
    border: 1px solid #e0e0e0;
}

.ui-accordion-header-active {
    color: #fff;
}

.faqs-accordion .ui-button:focus .ui-icon,
.faqs-accordion .ui-button:hover .ui-icon,
.faqs-accordion .ui-icon,
.faqs-accordion .ui-state-focus .ui-icon,
.faqs-accordion .ui-state-hover .ui-icon {
    background-image: url();
}

    .faqs-accordion .ui-button:focus .ui-icon:before,
    .faqs-accordion .ui-button:hover .ui-icon:before,
    .faqs-accordion .ui-icon:before,
    .faqs-accordion .ui-state-focus .ui-icon:before,
    .faqs-accordion .ui-state-hover .ui-icon:before {
        content: "\f107";
        font: normal normal normal 18px/1 FontAwesome;
        text-indent: 0;
        padding: 16px 0;
        display: inline-block;
    }

.faqs-accordion .ui-button:active .ui-icon:before,
.faqs-accordion .ui-state-active .ui-icon:before {
    content: "\f106";
}

.faqs-accordion.ui-accordion .ui-accordion-content {
    background-color: #fff;
    padding: 15px 20px 10px;
    width: 100%;
    margin-left: 0;
    color: #777;
    border: 1px solid #e0e0e0;
    border-top: 0 solid;
}

.ui-widget {
    font-family: Lato, sans-serif;
}

.block-detail-head h4 span,
.latest-twitts span,
.rev-content h4,
.sidebar .titles {
    font-family: Montserrat, sans-serif;
}

.faqs-accordion .ui-icon {
    width: 40px;
    height: calc(100% + 2px);
    position: absolute;
    right: -1px;
    top: 3px;
    background-color: rgba(241, 241, 241, 0);
    border: 0 solid #e0e0e0;
    text-indent: 0;
    text-align: center;
}

.ui-button.ui-state-active:hover,
.ui-button:active,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active {
    outline: 0;
}

.ui-button,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
html .ui-button.ui-state-disabled:active,
html .ui-button.ui-state-disabled:hover {
    background-color: #fff;
    color: #2e2e2e;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right,
.ui-corner-top,
.ui-corner-tr {
    border-radius: 0;
}

.styled-pagination {
    position: relative;
    float: left;
    width: 100%;
}

    .styled-pagination ul {
        padding-left: 0;
    }

    .styled-pagination li {
        position: relative;
        display: inline-block;
        margin: 5px 5px 0 0;
    }

        .styled-pagination li a {
            position: relative;
            display: block;
            line-height: 24px;
            padding: 7px 5px;
            font-size: 16px;
            text-transform: uppercase;
            min-width: 40px;
            border: 1px solid #eee;
            background: #fff;
            color: #2e2e2e;
            font-weight: 500;
            text-align: center;
            border-radius: 0;
            transition: all .5s ease;
            -webkit-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
            -moz-transition: all .5s ease;
        }

.latest-twitts span,
.leave-reply a {
    -moz-transition: all .45s ease-in-out;
    -o-transition: all .45s ease-in-out;
    -ms-transition: all .45s ease-in-out;
}

.styled-pagination li a.next,
.styled-pagination li a.prev {
    font-size: 14px;
    letter-spacing: 1px;
}

.styled-pagination li a.active,
.styled-pagination li a:hover {
    background: #194471;
}

.page_single .styled-pagination li a.active,
.page_single .styled-pagination li a:hover,
.styled-pagination li a.active,
.styled-pagination li a:hover {
    color: #fff;
}

.styled-pagination li a.active {
    border-color: #ffffff;
}

.styled-pagination li a i {
    margin: 0;
}

.error-page h2 {
    text-transform: uppercase;
    padding-bottom: 20px;
}

span.price {
    display: inline-block;
    /*margin-top: 6px;*/
    font-size: 14px;
    font-weight: 600;
    color: #465058;
}

.reviews-container {
    position: relative;
}

    .reviews-container .review-box {
        position: relative;
        margin-bottom: 30px;
        padding-left: 70px;
        min-height: 70px;
    }

.sub-rev-box.depth-2 {
    margin-left: 70px;
}

.sub-rev-box.depth-3 {
    margin-left: 140px;
}

.sub-rev-box.depth-4 {
    margin-left: 210px;
}

.sub-rev-box.depth-5 {
    margin-left: 280px;
}

.sub-rev-box.depth-6 {
    margin-left: 350px;
}

.rev-content h4 {
    line-height: 1.8em;
    font-weight: 600;
    padding: 15px 0;
    font-size: 13px;
    text-transform: uppercase;
}

.leave-reply a,
h4.title {
    text-transform: capitalize;
}

h4.title {
    font-size: 22px;
}

.reviews-container .rev-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 50px;
}

.rev-content .icon-list {
    padding: 15px 0;
}

    .rev-content .icon-list a {
        font-size: 18px;
        color: #2e2e2e;
    }

.reviews-container .rev-thumb img {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 100%;
}

.reviews-container .rev-content {
    position: relative;
    padding: 0 0 15px;
}

.reviews-container .rating {
    font-size: 13px;
    margin-bottom: 5px;
}

    .reviews-container .rating .fa {
        margin-right: 1px;
    }

.rev-content p {
    margin-left: -70px;
}

.add-review {
    position: relative;
    margin: 30px 0 20px;
    font-size: 14px;
}

    .add-review .rating {
        position: relative;
        padding: 10px 0;
        line-height: 24px;
    }

        .add-review .rating .rate-box {
            position: relative;
            display: inline-block;
            margin-right: 10px;
            font-size: 14px;
            color: #777;
        }

.leave-reply {
    position: absolute;
    bottom: 0;
    right: 15px;
}

    .leave-reply a {
        padding: 5px 10px;
        line-height: 22px;
        font-size: 16px;
        display: inline-block;
        border: 0;
        outline: 0;
        color: #2e2e2e;
        background-color: #e9e9e9;
        font-weight: 600;
        -webkit-transition: all .45s ease-in-out;
        transition: all .45s ease-in-out;
    }

.links-lists .sub-list,
.wa-slide-image img,
ul.links-lists li a:hover,
ul.links-lists li.active a,
ul.page-lists li a:hover,
ul.page-lists li.active a {
    background-color: #f7f7f7;
}

.leave-reply a:hover {
    color: #fff;
}

.wa-slide-image img {
    padding: 5px;
}

.sidebar .widget {
    border: 1px solid #eee;
    margin-bottom: 30px;
    padding: 15px;
    float: left;
    width: 100%;
    position: relative;
}

    .sidebar .widget ul li {
        padding-bottom: 0;
        float: left;
        width: 100%;
        margin-bottom: 20px;
    }

    .sidebar .widget .links-lists.sub-list li,
    .sidebar .widget p {
        margin-bottom: 0;
    }

.wa-products-main .sidebar {
    text-align: left;
}

.links-lists input[type=checkbox] {
    display: inline-block;
    margin-right: 5px;
}

.sidebar .widget #amount {
    color: #000 !important;
}

.sidebar .widget .links-lists.sub-list li a {
    padding: 15px;
}

.sidebar .widget h1,
.sidebar .widget h2,
.sidebar .widget h3,
.sidebar .widget h4,
.sidebar .widget h5,
.sidebar .widget h6 {
    color: #000;
    padding-bottom: 15px;
    text-align: left;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    border-color: #eee;
    font-family: Montserrat, sans-serif;
}

.sidebar .widget p,
.sidebar .widget ul li a {
    color: #000;
}

.sidebar .titles {
    color: #333;
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 13px;
    text-transform: uppercase;
}

.tag-list a,
ul.links-lists li a,
ul.page-lists li a {
    display: inline-block;
    font-size: 14px;
    position: relative;
}

.tag-list a {
    padding: 10px 17px;
    line-height: 22px;
    text-transform: capitalize;
    background: #f7f7f7;
    font-weight: 400;
    border-radius: 0;
    margin-bottom: 10px;
    color: #000;
}

    .tag-list a:hover {
        color: #fff;
    }

    .tag-list a:nth-child(even) {
        margin-left: 3.5px;
    }

    .tag-list a:nth-child(odd) {
        margin-right: 3.5px;
    }

.seacrh-list {
    text-align: center;
}

ul.links-lists,
ul.page-lists {
    padding: 0;
    margin: 0;
    list-style: none;
}

.latest-twitts img,
.sidebar-post:nth-child(odd) {
    margin-right: 10px;
}

ul.links-lists li a,
ul.page-lists li a {
    padding: 10px 15px;
    width: 100%;
}

    ul.links-lists li a i,
    ul.page-lists li a i {
        position: absolute;
        right: 10px;
        top: 50%;
        margin-top: -6px;
    }

.links-lists .sub-list li {
    display: none;
}

.login-form,
.ratings li,
.sidebar-post,
.social li {
    display: inline-block;
}

.links-lists .sub-list li a {
    padding-left: 30px;
}

.sidebar .widget input[type=text],
.sidebar .widget input[type=email],
.sidebar .widget input[type=number],
.sidebar .widget input[type=search] {
    background-color: #f7f7f7;
    border: 0 solid;
    margin-bottom: 0;
}

.sidebar-post {
    width: calc(47% - 20px);
    margin-bottom: 15px;
}

    .sidebar-post:nth-child(even) {
        margin-left: 10px;
    }

    .sidebar-post .figure-caption.project-caption {
        bottom: 50%;
        margin-bottom: -21.5px;
    }

.latest-twitts {
    padding-left: 0;
}

    .latest-twitts a:before {
        content: '';
        padding-right: 0;
    }

    .latest-twitts i.fa {
        font-size: 20px;
        width: 40px;
        margin-right: 10px;
        text-align: center;
    }

.call-to-action-main,
.page_single,
.ratings {
    width: 100%;
    position: relative;
    float: left;
}

.latest-twitts span {
    line-height: 1.8em;
    font-weight: 600;
    padding: 15px 0;
    font-size: 13px;
    text-transform: uppercase;
    webkit-transition: all .45s ease-in-out;
    transition: all .45s ease-in-out;
}

    .carousel-style-1 .owl-buttons div:hover,
    .latest-twitts span:hover {
        -moz-transition: all .45s ease-in-out;
        -o-transition: all .45s ease-in-out;
        -ms-transition: all .45s ease-in-out;
    }

    .latest-twitts span:hover {
        webkit-transition: all .45s ease-in-out;
        transition: all .45s ease-in-out;
    }

.latest-twitts li {
    margin-bottom: 17px;
    list-style: none;
}

    .latest-twitts li:last-child {
        border-bottom: 0 solid #ebebeb;
    }

.latest-twitts p {
    margin-top: 10px;
    margin-bottom: 10px;
}

.latest-twitts li a {
    line-height: 40px;
    text-transform: capitalize;
}

    .latest-twitts li a i {
        padding-right: 10px;
    }

.tag-list a:focus,
.tag-list a:hover {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    -webkit-transition: all 350ms ease-in-out 0s;
    -moz-transition: all 350ms ease-in-out 0s;
    -ms-transition: all 350ms ease-in-out 0s;
    -o-transition: all 350ms ease-in-out 0s;
    transition: all 350ms ease-in-out 0s;
    opacity: 1;
}

.preloader.loaderout,
.quick-view-popup {
    -webkit-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
}

.tag-list a i {
    margin-right: 5px;
}

.ratings {
    margin-bottom: 10px;
    margin-left: 0;
    padding-left: 0;
}

    .ratings li {
        margin: 0;
    }

        .ratings li a {
            font-size: 16px;
            line-height: 24px;
        }

.page_single ul li a,
.page_single ul li a:visited {
    color: #000;
}

.page_single .social li a,
.page_single .social li a:visited {
    color: #fff;
}

.content-column h2 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
}

.page_single blockquote {
    background: #f7f7f7;
    margin: 15px 0;
    font-style: italic;
    font-size: 16px;
}

    .page_single blockquote p {
        margin: 0;
        font-style: italic;
    }

.error {
    font-size: 16em;
    font-weight: 900;
}

.error-text {
    font-size: 16px;
    padding: 30px 11%;
}

.block-detail-head h4 {
    font-size: 22px;
    text-transform: capitalize;
}

    .block-detail-head h4 span {
        font-size: 18px;
        clear: both;
    }

.social {
    margin-left: 0;
    padding: 0;
}

    .social li {
        text-align: center;
    }

        .social li a {
            float: left;
            border: 1px solid;
            width: 42px;
            height: 42px;
            padding-top: 8px;
            font-size: 18px;
            color: #fff;
            margin: 0 5px;
            border-radius: 100%;
        }

.map-area,
.map-area .maps {
    height: 410px;
    overflow: hidden;
    width: 100%;
}

.login-form,
.social li a i {
    margin-right: 0;
}

.login-form {
    border: 1px solid #eee;
    margin-left: 0;
    padding: 25px 30px;
    width: 100%;
    background-color: rgba(238, 238, 238, .64);
}

.lost_password a,
.lost_password a:visited {
    color: #000;
}

.map-area .maps {
    position: relative;
}

iframe {
    width: 100%;
}

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 9999;
}

    .preloader.loaderout {
        top: -100%;
        -moz-transition: all .8s ease-in-out;
        -ms-transition: all .8s ease-in-out;
        transition: all .8s ease-in-out;
    }

.cssload-container {
    display: block;
    width: 200px;
    font-size: 48px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -100px;
    margin-top: -60px;
    text-align: center;
}

    .cssload-container h4 {
        font-size: 22px;
        text-align: center;
        margin-top: 20px;
        -webkit-animation: animate 2s infinite ease-in-out;
        animation: animate 2s infinite ease-in-out;
        text-transform: uppercase;
        font-weight: 700;
        letter-spacing: 4px;
    }

#object {
    width: 80px;
    height: 80px;
    background-color: #194471;
    border-radius: 100%;
    -webkit-animation: animate 0s infinite ease-in-out;
    animation: animate 0s infinite ease-in-out;
    margin-right: auto;
    margin-left: auto;
    padding-top: 16px;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}

.cssload-loading i {
    width: 30px;
    height: 30px;
    display: inline-block;
    font-size: 30px;
    color: #5AB13F;
}

@-webkit-keyframes animate {

    0%, 100% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }
}

@keyframes animate {

    0%, 100% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }
}

.carousel-style-1 .owl-buttons {
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    margin-top: -25px;
    height: 0;
    text-align: center;
}

    .carousel-style-1 .owl-buttons div:hover {
        color: #fff;
        -webkit-transition: all .45s ease-in-out;
        transition: all .45s ease-in-out;
    }

    .carousel-style-1 .owl-buttons div.owl-next:before,
    .carousel-style-1 .owl-buttons div.owl-prev:before {
        top: 0;
        -webkit-transition: all .45s ease-in-out;
        -moz-transition: all .45s ease-in-out;
        -o-transition: all .45s ease-in-out;
        -ms-transition: all .45s ease-in-out;
        left: 0;
        color: #fff;
        right: 0;
    }

    .carousel-style-1 .owl-buttons div.owl-prev {
        float: left;
    }

    .carousel-style-1 .owl-buttons div.owl-next {
        float: right;
    }

    .carousel-style-1 .owl-buttons div {
        width: 86px;
        height: 37px;
        border-radius: 100px;
        margin: 0;
        float: none;
        border: 0;
        background-color: transparent;
        display: inline-block;
        position: relative;
        right: 0;
        top: 0;
        font-size: 0;
        border: 1px solid #465058;
    }

        .carousel-style-1 .owl-buttons div.owl-prev:before {
            top: -7px;
            color: #465058;
        }

        .carousel-style-1 .owl-buttons div.owl-next:before {
            top: -7px;
            color: #465058;
        }

        .carousel-style-1 .owl-buttons div:hover {
            background-color: #465058 !important;
        }

        .carousel-style-1 .owl-buttons div.owl-prev:before {
            content: "\f104";
            font: normal normal normal 43px/1 FontAwesome;
            position: absolute;
            font-size: 30px;
            line-height: 48px;
            width: 100%;
            transition: all .45s ease-in-out;
        }

        .carousel-style-1 .owl-buttons div.owl-next:before {
            content: "\f105";
            font: normal normal normal 43px/1 FontAwesome;
            position: absolute;
            font-size: 30px;
            line-height: 48px;
            width: 100%;
            transition: all .45s ease-in-out;
        }

        .carousel-style-1 .owl-buttons div.owl-next:hover:before,
        .carousel-style-1 .owl-buttons div.owl-prev:hover:before {
            color: #fff;
        }

        .carousel-style-1 .owl-buttons div.owl-prev {
            margin-left: 5px;
            z-index: 99;
        }

        .carousel-style-1 .owl-buttons div.owl-next {
            margin-right: 5px;
            z-index: 99;
        }

    .carousel-style-1 .owl-buttons:before {
        height: 0;
    }

.carousel-style-2 .owl-buttons {
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    margin-top: -75px;
    height: 0;
    text-align: center;
}

    .carousel-style-2 .owl-buttons div:hover {
        color: #fff;
        -webkit-transition: all .45s ease-in-out;
        -moz-transition: all .45s ease-in-out;
        -o-transition: all .45s ease-in-out;
        -ms-transition: all .45s ease-in-out;
        transition: all .45s ease-in-out;
    }

    .carousel-style-2 .owl-buttons div.owl-prev {
        float: left;
    }

    .carousel-style-2 .owl-buttons div.owl-next {
        float: right;
    }

    .carousel-style-2 .owl-buttons div {
        width: 50px;
        height: 50px;
        margin: 0;
        float: none;
        border: 0;
        background-color: rgba(0, 0, 0, .4);
        display: inline-block;
        position: relative;
        right: 0;
        top: 0;
        font-size: 0;
    }

        .carousel-style-2 .owl-buttons div.owl-prev:before {
            content: "\f104";
            font: normal normal normal 43px/1 FontAwesome;
            position: absolute;
            right: 0;
            left: 0;
            top: 0;
            color: #fff;
            font-size: 30px;
            line-height: 48px;
            width: 100%;
        }

        .carousel-style-2 .owl-buttons div.owl-next:before {
            content: "\f105";
            font: normal normal normal 43px/1 FontAwesome;
            position: absolute;
            right: 0;
            left: 0;
            top: 0;
            color: #fff;
            font-size: 30px;
            line-height: 48px;
            width: 100%;
        }

.footer-bg:before,
.news-letter-popup .popup-content:after,
.news-letter-popup:before,
.quick-view-popup:before {
    content: '';
}

.popup-content,
.popup-inner {
    position: relative;
    float: left;
}

.carousel-style-2 .owl-buttons div.owl-prev {
    margin-left: 5px;
    z-index: 99;
}

.carousel-style-2 .owl-buttons div.owl-next {
    margin-right: 5px;
    z-index: 99;
}

.carousel-style-2 .owl-buttons:before {
    height: 0;
}

.news-letter-popup,
.news-letter-popup:before,
.quick-view-popup,
.quick-view-popup:before {
    width: 100%;
    height: 100%;
    left: 0;
}

.popup-inner {
    width: 100%;
}

.popup-content {
    width: 100%;
    box-shadow: 0 0 46px -14px #000;
}

.quick-view-popup {
    position: fixed;
    top: -100%;
    z-index: 100;
    opacity: 0;
    overflow: scroll;
    -moz-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}

    .quick-view-popup:before {
        position: absolute;
        top: 0;
        background-color: #fff;
        opacity: .9;
    }

    .quick-view-popup .popup-inner {
        margin-top: 10%;
        background-color: #fff;
    }

.close-quick-view {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: 4px 10px;
    background-color: #194471;
    color: #fff;
}

    .close-quick-view:hover,
    .close-quick-view:visited {
        color: #fff;
    }

.news-letter-popup {
    position: fixed;
    top: -100%;
    z-index: 100;
    overflow: scroll;
    opacity: 0;
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    transition: all .8s ease-in-out;
}

    .news-letter-popup:before {
        position: absolute;
        top: 0;
        background-color: #fff;
        opacity: .8;
    }

    .news-letter-popup .popup-inner {
        margin-top: 25%;
    }

    .news-letter-popup .popup-content:after {
        position: absolute;
        width: 98%;
        height: 96%;
        background-color: #000;
        top: 2%;
        left: 1%;
        opacity: .5;
        z-index: 1;
    }

    .close-news-letter,
    .news-letter-popup .popup-content .heading-border,
    .news-letter-popup .popup-content .left-title h2,
    .news-letter-popup .popup-content .popup-data,
    .news-letter-popup .popup-content .wa-news-letter,
    .news-letter-popup .popup-content p {
        z-index: 2;
        color: #fff;
    }

    .news-letter-popup .default-btn {
        background-color: #171616;
        color: #fff;
    }

.close-news-letter {
    position: absolute;
    top: 0;
    right: 0;
    padding: 4px 10px;
    background-color: #171616;
}

.popup-showout,
.stop-popup {
    position: relative;
    display: inline-block;
}

.close-news-letter:hover,
.close-news-letter:visited {
    color: #fff;
}

.stop-popup {
    padding-top: 50px;
}

.popup-showout {
    width: 100%;
    margin-top: 20px;
}

    .popup-showout input {
        position: absolute;
        display: inline-block;
        top: 3px;
        left: 0;
    }

    .popup-showout label {
        position: relative;
        display: inline-block;
        padding-left: 20px;
    }

.showpopup {
    top: 0;
    opacity: 1;
    -webkit-transition: all .9s ease-in-out;
    -moz-transition: all .9s ease-in-out;
    -o-transition: all .9s ease-in-out;
    -ms-transition: all .9s ease-in-out;
    transition: all .9s ease-in-out;
}

#main-footer {
    float: left;
    width: 100%;
    position: relative;
}

    #main-footer ul.social {
        list-style: none;
        padding: 20px 0 0;
        margin-bottom: 0;
        border-top: 1px solid;
        border-color: #474747;
    }

    #main-footer .upper-footer {
        float: left;
        width: 100%;
        padding-top: 80px;
    }

    #main-footer .bottom-footer {
        float: left;
        width: 100%;
        padding: 20px 0;
        position: relative;
    }

        #main-footer .bottom-footer p {
            margin-bottom: 0;
            font-size: 14px;
            color: #939393;
        }

    #main-footer.dark-theme-footer .upper-footer .widget a:hover,
    .dark-footer,
    .dark-theme-footer,
    .widget .social-style li a:hover {
        color: #fff;
    }

    #main-footer ul li {
        list-style: none;
        margin-bottom: 5px;
    }

.contact-widget.allcenter-widget p {
    text-align: center;
    float: none;
    display: inline-block;
}

#main-footer .widget h3 {
    min-height: 60px;
}

#main-footer .widget h4 {
    float: left;
    width: 100%;
    position: relative;
    color: white;
    text-transform: capitalize;
    font-size: 17px;
    font-family: "Marcellus", serif;
}

.wv_social {
    margin-top: 20px;
    float: left;
    width: 100%;
    position: relative;
}

.social-style li {
    display: inline-block;
    text-align: center;
}

#main-footer .widget .social-style li {
    margin-bottom: 0;
}

.social-style li a,
.widget .social-style li a {
    float: left;
    border: 1px solid #313131;
    width: 42px;
    height: 42px;
    padding-top: 12px;
    font-size: 18px;
    color: #fff;
    margin: 0 5px;
    border-radius: 0;
    background-color: #313131;
}

    .widget .social-style li a i {
        margin-right: 0;
    }

.text-left .social-style2 li:first-child a {
    margin-left: 0;
}

.wv_pay {
    margin-bottom: 0;
    padding: 0;
}

    .wv_pay li {
        display: inline-block;
        margin-left: 5px;
    }

.copy-right {
    margin-top: 5px;
}

.dark-footer .upper-footer {
    background-image: url(../img/footer-back.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
}

.dark-footer .bottom-footer {
    background-color: #121111;
}

.footer-bg {
    background-attachment: fixed;
    background-size: cover;
    background-position: 0 0;
}

    .footer-bg:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.dark-footer .footer-bg:before {
    background-color: #000;
    opacity: .9;
}

.light-footer .footer-bg:before {
    background-color: #f2f5f6;
    opacity: .9;
}

.dark-theme-footer .bottom-footer {
    background-color: #333;
}

.dark-theme-footer .footer-bg:before {
    opacity: .85;
}

#main-footer.dark-theme-footer .upper-footer ul li {
    border-bottom: 1px solid rgba(255, 255, 255, .25);
}

.widget h4 {
    margin-bottom: 10px;
    color: inherit;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 58px;
    padding-bottom: 0;
    font-size: 22px;
}

.widget ul {
    padding: 0;
    margin: 0;
}

    .widget ul li {
        list-style: none;
        margin-bottom: 15px;
        padding-bottom: 10px;
    }

.Categories a {
    font-size: 11px !important;
    line-height: 5px !important;
}

.widget ul li a {
    line-height: 29px;
    font-size: 16px;
    font-weight: 400;
    color: #9B9B9B;
    font-family: "Inter", sans-serif;
    text-transform: capitalize;
}





.wv_circle {
    font-size: 14px;
    vertical-align: middle;
    margin-top: -4px;
}

.rounded-icon i,
.square-icon i {
    font-size: 18px;
    width: 42px;
    text-align: center;
    margin-top: 1px;
    margin-right: 12px;
    float: left;
}

.square-icon i {
    height: 60px;
    padding-top: 19px;
    border: 1px solid;
}

.rounded-icon i {
    height: 42px;
    padding-top: 10px;
    border: 1px solid #313131;
    border-radius: 0;
    background-color: #313131;
}

.widget h3 img {
    margin-bottom: 34px;
}

.widget.contact-widget li {
    width: 100%;
    float: left;
    padding-bottom: 10px;
}

    .widget.contact-widget li a {
        text-transform: lowercase !important;
    }

.contact-widget .fa {
    color: inherit;
    font-size: inherit;
    line-height: 20px;
}

.contact-widget p,
.widget p {
    font-size: inherit;
    width: 100%;
    text-align: left;
    line-height: 24px;
    color: #b6b6b6;
    float: left;
}

.widget p {
    margin-bottom: 20px;
}

.contact-widget p {
    margin-bottom: 25px;
}

.square-icon {
    padding-top: 10px;
    vertical-align: super;
}

#main-footer ul.fliker-image li {
    display: inline-block;
    width: 31%;
    margin-right: 1.35%;
    margin-bottom: 7px !important;
    padding-bottom: 0;
}

.fliker-image img {
    width: 100%;
}

#main-footer ul.fliker-image-2 li {
    float: left;
    width: 21%;
    margin-right: 10px;
    margin-bottom: 10px;
    padding-bottom: 0;
}

.fliker-image-2 img {
    width: 100%;
}

.nav > li > a {
    padding: 0;
    color: #000;
}

.navbar-nav > li > a {
    padding: 10px 15px !important;
    background-color: transparent !important;
}

.navbar-collapse {
    margin-top: 10px;
}

.logo {
    display: none;
}

.rs-header-info-item {
    display: flex;
    align-items: center;
    gap: 15px;
}

    .rs-header-info-item a {
        color: #465058;
        font-size: 14px;
        font-weight: 400;
        font-family: "Inter", sans-serif;
    }

        .rs-header-info-item a i {
            color: #194471;
            font-size: 17px;
        }

.rs-header-info-item {
    text-align: left;
}

.metro {
    text-align: center;
}

    .metro a {
        font-family: "Inter", sans-serif;
        font-size: 16px;
        font-weight: 600;
        color: #194471;
        text-transform: uppercase;
    }


        .metro a span {
            color: #194471;
        }

.store {
    text-align: end;
}

    .store li {
        display: inline-flex;
        padding-right: 20px;
    }

        .store li a {
            color: #8D9396;
            font-size: 14px;
            font-weight: 500;
            font-family: "Inter", sans-serif;
        }

.reco-logo {
    text-align: center;
}

.wa-search-bar input {
    background: #F5F7FA;
    border-radius: 50px;
    height: 43px;
    color: #8D9396;
    font-size: 14px;
    font-weight: 500;
    font-family: "Inter", sans-serif;
}

ul.top-ecommerce-icons li a {
    color: #465058 !important;
}



.wa-search-bar .default-btn {
    background-color: #194471 !important;
}

.reco-bath-slider .owl-page span {
    background-color: white;
}


.collection-section {
    background-color: #F9F9F9;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom: 1px solid #CFCFCF;
}

.shipping {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.shipping-icon img {
    width: 40px;
}

.shipping-cont h5 {
    font-size: 15px;
    color: black;
    font-family: "Marcellus", serif;
}

.shipping-cont p {
    color: #465058;
    font-size: 12px;
    font-family: "Inter", sans-serif;
    margin-bottom: 0;
}

.design-bathroom {
    position: relative;
    width: 100%;
}

    .design-bathroom img {
        width: 100%;
    }

    .design-bathroom p {
        position: absolute;
        top: 40px;
        color: white;
        font-family: "Marcellus", serif;
        font-size: 22px;
        left: 20px;
        width: 150px;
    }

.abbouts {
    float: left;
    position: relative;
    width: 100%;
}

.about-logo {
    padding-left: 30px;
    padding-bottom: 15px;
    border-bottom: 1px solid #BEBEBE;
    border-left: 1px solid #BEBEBE;
}

    .about-logo img {
        width: 106px;
    }

    .about-logo h3 {
        color: #484848;
        font-size: 30px;
        font-family: "Inter", sans-serif;
    }

        .about-logo h3 span {
            font-weight: 700;
        }

.about-cont h4 {
    color: black;
    font-size: 19px;
    font-family: "Inter", sans-serif;
    font-weight: 600;
    margin: 10px 0;
}

.about-cont p {
    font-size: 15px;
    line-height: 23px;
    color: #465058;
    font-family: "Inter", sans-serif;
    margin-bottom: 10px;
}

.about-img img {
    width: 100%;
}

.about-back {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 900px;
    z-index: -1;
}

.about-button {
    margin-top: 30px;
}

.sustainable {
    background-image: url(../img/sustainable.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 550px;
    float: left;
}

.sustin-future {
    background-color: #194471;
    padding: 40px;
    border-bottom-right-radius: 200px;
    box-shadow: 0px 4px 35.7px 0px #00000026;
    margin-top: -35px;
}

    .sustin-future h5 {
        color: white;
        font-size: 35px;
        font-family: "Marcellus", serif;
        margin: 8px 0;
    }

    .sustin-future p {
        color: #DBEFFF;
        font-family: "Inter", sans-serif;
        font-weight: 400;
        font-size: 15px;
        margin-bottom: 0;
    }

.popular-head {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin-bottom: 40px;
}

    .popular-head h5 {
        padding-right: 20px;
        border-right: 2px solid #194471;
        font-family: "Inter", sans-serif;
        font-weight: 500;
        font-size: 20px;
        color: #194471;
    }

    .popular-head h4 {
        color: black;
        font-size: 35px;
        font-family: "Marcellus", serif;
        text-align: left;
        line-height: 40px;
    }



.add button {
    background-color: #194471;
    color: white;
    font-size: 12px;
    font-weight: 600;
    font-family: "Inter", sans-serif;
    border: none;
    outline: none;
    padding: 5px 25px;
    border-radius: 50px;
    width: 100%;
    margin-top: 15px;
}

.wishes i {
    color: #465058;
}

.wall-panel {
    position: relative;
    overflow: hidden;
}

    .wall-panel img {
        margin-bottom: 25px;
        width: 100%;
        transition-duration: .3s;
        transition-property: transform;
    }

        .wall-panel img:hover {
            transition-duration: .3s;
            transition-property: transform;
            transform: scale(1.1);
        }

    .wall-panel p {
        color: white;
        font-size: 17px;
        font-family: "Marcellus", serif;
        position: absolute;
        bottom: 15px;
        left: 50%;
        transform: translate(-50%, -50%);
    }

.categories-box {
    margin-bottom: 25px;
    margin-top: 15px;
}

    .categories-box h5 {
        margin-top: 12px;
        font-size: 15px;
        color: #465058;
        font-family: "Marcellus", serif;
    }

    .categories-box img {
        width: 100%;
        transition-duration: .3s;
        transition-property: transform;
    }

        .categories-box img:hover {
            transition-duration: .3s;
            transition-property: transform;
            transform: rotate(4deg);
        }

.visualizer {
    position: relative;
    float: left;
    width: 100%;
    background-image: url(../img/visual.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
    padding: 80px 0;
}

.vizulizier-box h6 {
    color: white;
    font-size: 19px;
    font-weight: 500;
    font-family: "Inter", sans-serif;
    margin: 15px 0;
}

.vizulizier-box h4 {
    color: white;
    font-size: 40px;
    font-family: "Marcellus", serif;
    margin: 15px 0;
}

.vizulizier-box p {
    color: white;
    font-size: 15px;
    font-family: "Inter", sans-serif;
    margin-bottom: 0;
}

.navbar-toggle {
    background-color: #194471 !important;
}

.testo-bg {
    background: #F3F3F1;
}

.testo-head {
    margin: 40px 0;
}

    .testo-head h5 {
        color: #194471;
        font-size: 19px;
        font-weight: 500;
        margin-bottom: 10px;
        font-family: "Inter", sans-serif;
    }

    .testo-head h4 {
        font-size: 35px;
        color: black;
        font-family: "Marcellus", serif;
        line-height: 40px;
    }

.testopera {
    margin-top: 60px;
}

    .testopera p {
        margin-bottom: 0;
        font-size: 15px;
        line-height: 20px;
        font-family: "Inter", sans-serif;
        color: #465058;
    }

.testo-profile {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin-bottom: 15px;
    gap: 10px;
}

.testo-name h5 {
    color: black;
    font-family: "Marcellus", serif;
    font-size: 15px;
    margin-bottom: 0;
}

.testo-img img {
    width: 45px;
}

.testo-name p {
    color: #465058 !important;
    font-size: 12px !important;
    font-family: "Inter", sans-serif !important;
}

.koma-img {
    position: absolute;
    top: 17px;
    right: 25px;
    width: 34px;
}

.footer-popuplar-head h5 {
    font-size: 19px;
    color: #5AB13F;
    border-right: 2px solid #5AB13F;
}

.footer-popuplar-head h4 {
    color: white;
}

.subscribe input {
    background-color: transparent;
    border: none;
    color: white;
    font-size: 17px;
    font-weight: 500;
    font-family: "Inter", sans-serif !important;
    margin-bottom: 0;
    padding: 0;
}

    .subscribe input:-webkit-autofill,
    input:-webkit-autofill:hover,
    input:-webkit-autofill:focus,
    textarea:-webkit-autofill,
    textarea:-webkit-autofill:hover,
    textarea:-webkit-autofill:focus,
    select:-webkit-autofill,
    select:-webkit-autofill:hover,
    select:-webkit-autofill:focus {
        background-color: red !important;
    }

.subscribe-button button {
    background-color: transparent;
    border: none;
    color: #5AB13F;
    font-size: 15px;
    font-weight: 600;
    font-family: "Inter", sans-serif;
    text-transform: uppercase;
    margin-top: 6px;
}

.subscribe-box {
    width: 750px;
    margin: auto;
    margin-bottom: 80px;
}

.subscribe input:focus {
    box-shadow: none;
    border-color: none;
}

.subscribe-box {
    border-bottom: 2px solid #5AB13F7A;
}

.subscribe .form-group {
    margin-bottom: 0;
}

.subscribe input::placeholder {
    color: white;
    font-size: 17px;
    font-weight: 500;
    font-family: "Inter", sans-serif !important;
}

.subscribe-button {
    text-align: end;
}

.footer-logo img {
    width: 160px;
    margin-bottom: 30px;
}

.footer-logo p {
    color: #E5E5E5;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    font-family: "Inter", sans-serif !important;
}

.contact-widget ul li a i {
    color: #9B9B9B !important;
    margin-right: 10px !important;
}


.cate-box .row {
    display: flex;
    justify-content: space-between;
    align-items: left;
}

    .cate-box .row .cate-product-link {
        width: 20%;
        padding: 10px;
    }

.copy-right {
    border-top: 2px solid #484848;
    margin-top: 40px;
    padding: 20px 0;
}

    .copy-right p {
        color: white;
        padding-bottom: 0;
        margin-bottom: 0;
        font-size: 16px;
        font-weight: 400;
        font-family: "Inter", sans-serif !important;
    }

        .copy-right p span {
            color: #5AB13F;
        }

.social-widget ul {
    display: inline-flex;
    padding: 0;
    margin: 0;
}

    .social-widget ul li {
        border: 1px solid #E8E8E81A;
        width: 40px;
        height: 40px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 10px;
        border-radius: 50px;
        transition: all 0.4s ease-in;
    }

        .social-widget ul li:hover {
            background-color: #5AB13F;
            ;
        }

        .social-widget ul li a {
            text-align: center;
        }
            .social-widget ul li a img{
                width:16px;
            }
            .social-widget ul li a i {
                color: white;
                margin: 0;
            }

.catalogue-btn {
    background: #194471;
    border-radius: 7px;
}

    .catalogue-btn a {
        color: white !important;
    }

@media (max-width: 768px) {
    .reco-logo {
        display: none;
    }

    .shipping {
        margin-bottom: 15px;
        display: block;
        text-align: center;
    }

    .subscribe-box {
        width: 100%;
    }

    .design-bathroom {
        margin-bottom: 15px;
    }

    .about-cont {
        margin-top: 40px;
    }

    .sustin-future {
        padding: 27px;
        border-bottom-right-radius: 82px;
        margin-top: -16px;
    }

        .sustin-future h5 {
            font-size: 27px;
        }

    .sustainable {
        height: 450px;
    }

    .wa-products-main {
        padding: 40px 0;
    }

    .popular-head {
        gap: 15px;
    }

        .popular-head h5 {
            padding-right: 10px;
            font-size: 15px;
        }

        .popular-head h4 {
            font-size: 27px;
            line-height: 30px;
        }

    .categories-box {
        margin-bottom: 15px;
    }

    .visualizer {
        padding: 50px 0;
        background: #0b3249;
        height: auto;
    }

    .vizulizier-box h6 {
        font-size: 17px;
        margin: 10px 0;
    }

    .vizulizier-box h4 {
        font-size: 28px;
    }

    .testo-head {
        margin: 0;
    }

        .testo-head h5 {
            font-size: 15px;
            margin-bottom: 10px;
        }

        .testo-head h4 {
            font-size: 28px;
            line-height: 33px;
        }

    .testopera {
        margin: 20px 0;
    }

    .subscribe input {
        font-size: 13px;
    }

        .subscribe input::placeholder {
            font-size: 14px;
        }

    .subscribe-button button {
        font-size: 13px;
    }

    .copy-right p {
        font-size: 14px;
    }

    .carousel-style-1 .owl-buttons {
        left: calc(45% - 60px) !important;
        width: 145px !important;
        top: 96% !important;
    }

        .carousel-style-1 .owl-buttons div {
            width: 60px;
            height: 28px;
        }

            .carousel-style-1 .owl-buttons div.owl-prev:before {
                top: -11px;
                font-size: 25px;
            }

            .carousel-style-1 .owl-buttons div.owl-next:before {
                top: -11px;
                font-size: 25px;
            }

        .carousel-style-1 .owl-buttons div {
        }

    .wa_main_bn_wrap {
        height: 400px;
    }

        .wa_main_bn_wrap figure img {
            height: 400px;
            object-fit: fill;
        }

        .wa_main_bn_wrap .owl-buttons div {
            width: 60px;
            height: 28px;
        }

            .wa_main_bn_wrap .owl-buttons div.owl-next:before {
                top: -10px;
                right: 0;
            }

            .wa_main_bn_wrap .owl-buttons div.owl-prev:before {
                top: -10px;
                right: 1px;
            }

    .get-found-slider {
        padding: 7px 31px;
        font-size: 13px;
    }

    .wa_main_bn_wrap figcaption p {
        display: block !important;
        width: 100%;
        margin: 10px 0;
    }

    .mega-menu h6.title {
        color: #000000;
    }

    .cate-box .row {
        display: block;
    }

        .cate-box .row .cate-product-link {
            width: 100%;
        }

    .navbar-collapse {
        margin: 10px 0;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #393939;
    }
}

.reco-search-input {
    float: right;
}

.foot-box {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    gap: 20px;
}

    .foot-box li {
        list-style: None;
        line-height: 29px;
        font-size: 16px;
        font-weight: 400;
        color: #9B9B9B;
        font-family: "Inter", sans-serif;
    }

        .foot-box li a {
            color: #9B9B9B;
            cursor: pointer;
        }

    .foot-box i {
        color: #9B9B9B !important;
        margin-right: 10px !important;
    }

.awards-section {
    background-image: url(../img/awards-back.jpg);
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.counters h2 {
    font-size: 50px;
    font-family: "Marcellus", serif;
    color: white;
    font-weight: 700;
}

.counters p {
    font-size: 25px;
    font-family: "Inter", sans-serif !important;
    color: white;
    font-weight: 500;
}

.counters {
    text-align: center;
}

.teams {
    float: left;
    position: relative;
    width: 100%;
}

.team-warpper {
    transition: all .3s linear 0s;
    position: relative;
    text-align: center;
}

.team-img img {
    width: 100%;
}

.team-img .social-icon {
    bottom: 91px;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    text-align: center;
    opacity: 0;
    transition: .3s linear;
    padding: 0;
}

    .team-img .social-icon li {
        list-style: none;
        display: inline-block;
        margin: 0 3px;
    }

        .team-img .social-icon li a {
            border-radius: 50%;
            font-size: 14px;
            padding: 0;
            height: 40px;
            width: 40px;
            line-height: 40px;
            display: flex;
            justify-content: center;
            align-items: center;
            transition: .3s linear;
            text-align: center;
            background: #1d3750;
            color: #ffffff;
        }

            .team-img .social-icon li a i {
                margin-right: 0;
            }

.team-warpper:hover .social-icon {
    opacity: 1;
    bottom: 104px;
}

.team-details {
    margin-top: 15px;
}

    .team-details h5 {
        font-size: 22px;
        font-family: "Marcellus", serif;
        color: #194471;
        font-weight: 700;
    }

    .team-details h6 {
        font-size: 16px;
        font-family: "Inter", sans-serif !important;
        color: black;
        font-weight: 500;
    }

.address-box {
    float: left;
    position: relative;
    width: 100%;
    background: aliceblue;
}

.mail-box {
    background: #fbfdff;
    border-radius: 16px;
    padding: 10px 25px;
    border: 1px solid #d1d9e0;
    box-shadow: 0 8px 24px hsla(210, 8%, 62%, 0.2);
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 30px;
    min-height: 109px;
    margin-bottom: 15px;
}

.mail-details h5 {
    font-size: 16px;
    font-family: "Inter", sans-serif !important;
    color: #959090;
    font-weight: 600;
}

.mail-details p a {
    color: black;
    font-size: 16px;
    color: #908d8d;
    margin-bottom: 0;
}

.mail-icon i {
    font-size: 35px;
    color: #194471;
}

.Categories-products h4 {
    line-height: 41px;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

.Categories-products ul li {
    margin-bottom: 0 !important;
}

.rate-code {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 8px;
}

span.code {
    font-size: 12px;
    font-weight: 600;
    color: #465058;
}

@media (max-width: 575px) {
    .counters {
        margin-bottom: 30px;
    }
}


.limiter {
    width: 100%;
    margin: 0 auto;
}

.container-table100 {
    width: 100%;
    background: white;
    /*background: #c850c0;
    background: -webkit-linear-gradient(45deg, #4158d0, #c850c0);
    background: -o-linear-gradient(45deg, #4158d0, #c850c0);
    background: -moz-linear-gradient(45deg, #4158d0, #c850c0);
    background: linear-gradient(45deg, #4158d0, #c850c0);*/

    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding: 60px 0;
}

.wrap-table100 {
    width: 1170px;
}

table {
    border-spacing: 1;
    border-collapse: collapse;
    background: white;
    border-radius: 10px;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

    table * {
        position: relative;
    }

    table td, table th {
        padding-left: 8px;
    }

    table thead tr {
        height: 60px;
        background: #194471;
    }

    table tbody tr {
        height: 50px;
    }

        table tbody tr:last-child {
            border: 0;
        }

    table td, table th {
        text-align: left;
    }

        table td.l, table th.l {
            text-align: right;
        }

        table td.c, table th.c {
            text-align: center;
        }

        table td.r, table th.r {
            text-align: center;
        }


.table100-head th {
    font-family: "Inter", sans-serif !important;
    font-size: 16px;
    color: #fff;
    line-height: 1.2;
    font-weight: unset;
    vertical-align:middle!important;
}

    .table100-head th:nth-child(1) {
        width: 13%;
    }

    .table100-head th:nth-child(2) {
        width: 29%;
    }

    .table100-head th:nth-child(3) {
        width: 12%;
    }

tbody tr:nth-child(even) {
    background-color: #f5f5f5;
}

#tbody td:nth-child(1) {
    font-weight: 600;
    font-size: 13px;
}

#tbody td {
    vertical-align: middle;
    text-align: left;
    color:black;
}

tbody tr {
    font-family: "Inter", sans-serif !important;
    font-size: 15px;
    color: #808080;
    line-height: 1.2;
    font-weight: unset;
}

    tbody tr:hover {
        color: #555555;
        background-color: #f5f5f5;
        cursor: pointer;
    }

.column1 {
    width: 260px;
    padding-left: 40px;
}

.column2 {
    width: 160px;
}

.column3 {
    width: 245px;
}

.column4 {
    width: 110px;
    text-align: right;
}

.column5 {
    width: 170px;
    text-align: right;
}

.column6 {
    width: 222px;
    text-align: right;
    padding-right: 62px;
}

.dt-length {
    float: left;
}

.dataTables_length label {
    font-size: 14px;
    color: #48494b;
    font-family: "Inter", sans-serif;
    font-weight: 600 !important;
}

.dataTables_length select {
    background: #F5F7FA;
    height: 43px;
    border: 1px solid #ddd;
    font-family: "Inter", sans-serif;
    padding: 5px;
}

.dataTables_filter input {
    background: #F5F7FA;
    height: 43px;
    border-radius: 50px;
    border: 1px solid #ddd;
    font-family: "Inter", sans-serif;
}

.dataTables_filter label {
    font-size: 14px;
    color: #48494b;
    font-weight: 600 !important;
    font-family: "Inter", sans-serif;
}

.dt-paging button {
    margin-right: 10px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #F5F7FA;
    border: 1px solid #7b7a7a;
    font-size: 14px;
    font-weight: 600;
    color: gray;
    text-align: center;
}

    .dt-paging button:hover {
        background: #194471;
        color: white;
    }

.dt-layout-row {
    margin: 15px 0;
}

.dataTables_info {
    font-size: 14px;
    color: #48494b;
    font-weight: 600 !important;
    font-family: "Inter", sans-serif;
    margin-bottom: 5px;
}
.footer-our ul li a:hover{
    color: #5AB13F;
}
@media screen and (max-width: 992px) {
    table {
        display: block;
    }

        table > *, table tr, table td, table th {
            display: block;
        }

        table thead {
            display: none;
        }

        table tbody tr {
            height: auto;
            padding: 37px 0;
        }

            table tbody tr td {
                padding-left: 40% !important;
                margin-bottom: 24px;
            }

                table tbody tr td:last-child {
                    margin-bottom: 0;
                }

                table tbody tr td:before {
                    font-family: OpenSans-Regular;
                    font-size: 14px;
                    color: #999999;
                    line-height: 1.2;
                    font-weight: unset;
                    position: absolute;
                    width: 40%;
                    left: 30px;
                    top: 0;
                }

                table tbody tr td:nth-child(1):before {
                    content: "Date";
                }

                table tbody tr td:nth-child(2):before {
                    content: "Order ID";
                }

                table tbody tr td:nth-child(3):before {
                    content: "Name";
                }

                table tbody tr td:nth-child(4):before {
                    content: "Price";
                }

                table tbody tr td:nth-child(5):before {
                    content: "Quantity";
                }

                table tbody tr td:nth-child(6):before {
                    content: "Total";
                }

    .column4,
    .column5,
    .column6 {
        text-align: left;
    }

    .column4,
    .column5,
    .column6,
    .column1,
    .column2,
    .column3 {
        width: 100%;
    }

    tbody tr {
        font-size: 14px;
    }
}

@media (max-width: 576px) {
    .container-table100 {
        padding-left: 15px;
        padding-right: 15px;
    }
}


.pagination__area {
    padding: 1.5rem 2rem;
    margin-top: 3rem;
    background: var(--bg-offwhite-color);
    border-radius: 5px;
}

.pagination__list {
    margin-right: .8rem;
}

    .pagination__list:last-child {
        margin-right: 0;
    }

@media only screen and (min-width:768px) {
    .pagination__list {
        margin-right: 1.2rem;
    }
}

.pagination__item {
    width: 3.4rem;
    height: 3.4rem;
    line-height: 3.2rem;
    font-size: 1.5rem;
    font-weight: 600;
    text-align: center;
    border-radius: 50%;
    border: 1px solid var(--border-color);
    background: var(--body-background-color);
}

@media only screen and (min-width:768px) {
    .pagination__item {
        width: 4rem;
        height: 4rem;
        line-height: 3.8rem;
        font-size: 1.6rem;
    }
}

.pagination__item--current a {
    background: #194471!important;
    border-color:#000000!important;
    color: #ffffff!important;
}

.pagination__item:hover {
    background: #194471;
    border-color: #000000;
    color: #ffffff;
}
