/*
Theme Name: Jewellery
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Jwellery theme is a theme designed for any jewllery website. It has woocommerce
Version: 2.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentyseventeen
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/*.top-products .price::before {
    content: "View Products";
    display: block;
    margin-bottom:5px;
}*/
/*.site-main a {
    color: #4e6ef2;
}
*/
/* .desktop-logo {
    display: block;
}

.mobile-logo {
    display: none;
}

@media screen and (max-width: 768px) {
    .desktop-logo {
        display: none !important;
    }

    .mobile-logo {
        display: block !important;
        max-height: 50px;
        width: auto;
    }
} */

.nav-previous a {
    color: #007bff;
}
.nav-previous a:hover {
    color: #4e6ef2;
}
.nav-next a {
    color: #007bff;
}
.nav-next a:hover {
    color: #4e6ef2;
}
time.entry-date.published.updated {
    color: #007bff;
}
a.url.fn.n {
    color: #007bff;
}
.entry-content a {
    color: #007bff;
}
a.post-edit-link {
    color: #007bff;
}
.logged-in-as a {
    color: #007bff;
}
time.entry-date.published.updated:hover,
a.url.fn.n:hover,
.entry-content a:hover,
a.post-edit-link:hover,
.logged-in-as a:hover {
    color: #4e6ef2;
}
a.button.custom-button-2 {
    display: none;
}
.yith_ywraq_add_item_browse_message a {
    color: #4e6ef2;
}
.woocommerce .add-request-quote-button.button, .woocommerce .add-request-quote-button-addons.button, .yith-wceop-ywraq-button-wrapper .add-request-quote-button.button, .yith-wceop-ywraq-button-wrapper .add-request-quote-button-addons.button {
                background-color: #4e6ef2 !important;
                color: #ffffff !important;
               
            }
.woocommerce .add-request-quote-button.button:hover, .woocommerce .add-request-quote-button-addons.button:hover, .yith-wceop-ywraq-button-wrapper .add-request-quote-button.button:hover, .yith-wceop-ywraq-button-wrapper .add-request-quote-button-addons.button:hover {
    background-color: #166489 !important;
    color: #ffffff !important;
}

.woocommerce nav.woocommerce-pagination ul li {
    padding: 8px !important; 
}
th.product-subtotal {
    display: none;
}
td.product-subtotal {
    display: none;
}
@media only screen and (max-width:767px) {
.single-product-table .right ul li h3, .single-product-table .right ul li h4 {
    font-size: 10px !important;
}
/*.product-detail-block p{
    font-size: 10px !important;
}*/
.contact-box-1 {
    margin-bottom: 20px !important;
}
.blog-content-box {
    width: 100% !important;
}
.blog-grid {
    
    grid-template-columns: repeat(1, 1fr) !important;
    padding: 0px 0px 20px !important;
}
.woocommerce .add-request-quote-button.button, .woocommerce .add-request-quote-button-addons.button, .yith-wceop-ywraq-button-wrapper .add-request-quote-button.button, .yith-wceop-ywraq-button-wrapper .add-request-quote-button-addons.button {
                background-color: #4e6ef2 !important;
                color: #ffffff !important;
            }
.woocommerce .add-request-quote-button.button:hover, .woocommerce .add-request-quote-button-addons.button:hover, .yith-wceop-ywraq-button-wrapper .add-request-quote-button.button:hover, .yith-wceop-ywraq-button-wrapper .add-request-quote-button-addons.button:hover {
    background-color: #166489 !important;
    color: #ffffff !important;
}

th.product-subtotal {
    display: none;
}
td.product-subtotal {
    display: none !important;
}
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
background-color:#4e6ef2;
}
a.btn-viewproduct {
    color: #fff;
}
.price.price a:hover {
    color: #fff;
}
.top-products-card p {
    height: 70px;
}

.accessory-products-card {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.top-products-card {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.top-products .price,
.accessory-card .price {
    width: 76%;
}

.accessory-card p {
    height: 55px;
}

.accessory-products-card {
    padding: 20px;
}

@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700");

.color-white,
.color-white * {
    color: #fff
}

.color-primary {
    color: #3D404E
}

.color-paragraph,
.color-paragraph * {
    color: #939EA7
}

.color-theme,
.color-theme * {
    color: #3757F5
}

.color-heading,
.color-heading * {
    color: #111D2D
}

.color-dark {
    color: #8f8f8f
}

.bg-gradient-blue {
    background: #1e5799;
    background: -moz-linear-gradient(-45deg, #1e5799 0%, #2989d8 50%, #7db9e8 100%);
    background: -webkit-linear-gradient(-45deg, #1e5799 0%, #2989d8 50%, #7db9e8 100%);
    background: -webkit-linear-gradient(315deg, #1e5799 0%, #2989d8 50%, #7db9e8 100%);
    background: -o-linear-gradient(315deg, #1e5799 0%, #2989d8 50%, #7db9e8 100%);
    background: linear-gradient(135deg, #1e5799 0%, #2989d8 50%, #7db9e8 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#1e5799', endColorstr='#7db9e8', GradientType=1)
}

body,
html {
    /*font-family: 'Playfair Display', serif;*/
    /*font-family: 'Lato', sans-serif;*/
    font-family: "DM Sans", sans-serif;
    font-weight: 500;
}

a,
a:hover {
    text-decoration: none
}

.fill-btn {
    background: #f0bd0d;
    color: #121212;
    font-size: 12px;
    height: 40px;
    padding: 0 30px;
    line-height: 42px;
    border-radius: 20px;
    text-transform: uppercase;
    text-align: center;
}

h1 {
    font-size: 64px;
    font-weight: 800;
    line-height: 1.3;
    color: #111D2D;
    font-family: 'Barlow Condensed', sans-serif;
}

h2 {
    font-size: 60px;
    font-weight: 800;
    line-height: 1.25;
    color: #121114;
    font-family: 'Barlow Condensed', sans-serif;
    text-transform: uppercase;
}

h3 {
    font-size: 36px;
    font-weight: 600;
    line-height: 1.33;
    color: #121114;
    font-family: 'Barlow Condensed', sans-serif;
    text-transform: uppercase;
}

h4 {
    font-size: 28px;
    font-weight: 600;
    color: #121114;
    line-height: 1.29;
    font-family: 'Barlow Condensed', sans-serif;
    text-transform: uppercase;
}

h5 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.33;
    color: #121114;
    font-family: 'Barlow Condensed', sans-serif;
}

h6 {
    font-size: 18px;
    font-weight: 600;
    color: #121114;
    line-height: 1.56;
    font-family: 'Barlow Condensed', sans-serif;
}

.site-footer .site-title, .header-mob .site-title {
    color: #fff;
}

.add-content h4,
.add-content label {
    color: #fff;
}

.f-w400 {
    font-weight: 400
}

.f-w500 {
    font-weight: 500
}

.f-w600 {
    font-weight: 600
}

.f-w700 {
    font-weight: 700
}

.f-w800 {
    font-weight: 800
}

.f-w900 {
    font-weight: 900
}

.f-s14,
.f-s14 p {
    line-height: 1.4;
    font-size: 14px
}

.f-s15,
.f-s15 p {
    line-height: 1.4;
    font-size: 15px
}

.f-s16,
.f-s16 p {
    line-height: 1.5;
    font-size: 16px
}

.f-s17,
.f-s17 p {
    line-height: 1.65;
    font-size: 17px
}

.f-s18,
.f-s18 p {
    line-height: 1.56;
    font-size: 18px
}

.f-s20,
.f-s20 p {
    line-height: 1.5;
    font-size: 20px
}

.f-s21,
.f-s21 p {
    line-height: 1.5;
    font-size: 21px
}

.f-s32 {
    font-size: 32px;
    line-height: 1.38
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}


input {
    outline: none;
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    font-family: inherit;
    font-size: 100%;
}

input::-webkit-search-decoration,
input::-webkit-search-cancel-button {
    display: none;
}


input[type=search] {
    background: #ededed url(https://static.tumblr.com/ftv85bp/MIXmud4tx/search-icon.png) no-repeat 9px center;
    border: solid 1px #ccc;
    padding: 9px 10px 9px 32px;
    width: 55px;

    -webkit-border-radius: 10em;
    -moz-border-radius: 10em;
    border-radius: 10em;

    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

input[type=search]:focus {
    width: 130px;
    background-color: #fff;
    border-color: #66CC75;

    -webkit-box-shadow: 0 0 5px rgba(109, 207, 246, .5);
    -moz-box-shadow: 0 0 5px rgba(109, 207, 246, .5);
    box-shadow: 0 0 5px rgba(109, 207, 246, .5);
}


input:-moz-placeholder {
    color: #999;
}

input::-webkit-input-placeholder {
    color: #999;
}

/* Demo 2 */
#demo-2 input[type=search] {
    width: 15px;
    padding-left: 10px;
    color: transparent;
    cursor: pointer;
}

#demo-2 input[type=search]:hover {
    background-color: #fff;
}

#demo-2 input[type=search]:focus {
    width: 130px;
    padding-left: 32px;
    color: #000;
    background-color: #fff;
    cursor: auto;
}

#demo-2 input:-moz-placeholder {
    color: transparent;
}

#demo-2 input::-webkit-input-placeholder {
    color: transparent;
}

@media only screen and (max-width:991px) {
    h1 {
        font-size: 48px
    }

    h2 {
        font-size: 36px
    }

    h3 {
        font-size: 28px
    }

    h4 {
        font-size: 20px
    }

    h5 {
        font-size: 18px
    }

    h6 {
        font-size: 16px
    }

    p {
        font-size: 16px;
        line-height: 1.5
    }
}

@media only screen and (max-width:767px) {
    /*a.request-quote {
        top: 0px !important;
        padding: 5px 5px !important;
    }*/
 a.request-quote {
        top: 7px !important;
        padding: 2px 5px !important;
        font-size: 14px;
        box-shadow: none !important;
    }
    .header-mob .request-quote svg {
        width: 30px;
        height: 30px;
    }
    .header-mob .cart-ui {
        display: none;
    }
    span.site-title {
    font-size: 16px !important;
    }

    .top-products-card p {
        height: 100%;
    }

    .accessories-subheading {
        width: 100% !important;
    }

    .accessories-heading::after {
        left: 9% !important;
    }

    .brand-section .owl-nav .owl-prev {
        left: 0px !important;
    }

    .brand-section .owl-nav .owl-next {
        right: 0px !important;
    }

    .shop_brand_container .owl-nav {
        display: none !important;
    }

    h1 {
        font-size: 44px
    }

    h2 {
        font-size: 32px
    }

    h3 {
        font-size: 24px
    }

    h4 {
        font-size: 18px
    }
}

@font-face {
    font-family: 'icomoon';
    src: url("assets/font-icons/icomoon.eot?sqik3o");
    src: url("assets/font-icons/icomoon.eot?sqik3o#iefix") format("embedded-opentype"), url("assets/font-icons/icomoon.ttf?sqik3o") format("truetype"), url("assets/font-icons/icomoon.woff?sqik3o") format("woff"), url("assets/font-icons/icomoon.svg?sqik3o#icomoon") format("svg");
    font-weight: normal;
    font-style: normal
}

[class*=" icon-"],
[class^=icon-] {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-dislike-thumb:before {
    content: "\e91b"
}

.icon-like-thumb:before {
    content: "\e91c"
}

.icon-share:before {
    content: "\e91a"
}

.icon-wallet:before {
    content: "\e918";
    color: #fff
}

.icon-border-check:before {
    content: "\e917";
    color: #37a000
}

.icon-check-sign:before {
    content: "\e915";
    color: #fff
}

.icon-add:before {
    content: "\e916"
}

.icon-info:before {
    content: "\e912";
    color: #c0c3c5
}

.icon-info-border:before {
    content: "\e913"
}

.icon-discount-percentage:before {
    content: "\e914";
    color: #ed9340
}

.icon-postive:before {
    content: "\e910"
}

.icon-negative:before {
    content: "\e911"
}

.icon-ic_star:before {
    content: "\e90f";
    color: #008000
}

.icon-sorting:before {
    content: "\e90d"
}

.icon-filter:before {
    content: "\e90e"
}

.icon-cart1:before {
    content: "\e90c";
    color: #979797
}

.icon-search:before {
    content: "\e903";
    color: #5b5e64
}

.icon-cart:before {
    content: "\e905"
}

.icon-return:before {
    content: "\e908"
}

.icon-star:before {
    content: "\e90b";
    color: #fff
}

.icon-heart-fill:before {
    content: "\e90a";
    color: #d63242
}

.icon-caret:before {
    content: "\e909"
}

.icon-arrow-righ-v1:before {
    content: "\e900";
    color: #d63242
}

.icon-arrow-left:before {
    content: "\e901"
}

.icon-arrow-right:before {
    content: "\e902"
}

.icon-like:before {
    content: "\e904"
}

.icon-secure:before {
    content: "\e906"
}

.icon-headphone:before {
    content: "\e907"
}

::-webkit-input-placeholder {
    color: #32325D;
    opacity: 0.5
}

::-moz-placeholder {
    color: #32325D;
    opacity: 0.5
}

:-ms-input-placeholder {
    color: #32325D;
    opacity: 0.5
}

:-moz-placeholder {
    color: #32325D;
    opacity: 0.5
}

* {
    line-height: normal;
    font-style: normal;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

article,
aside,
footer,
header,
nav,
section {
    display: block
}

figcaption,
figure,
main {
    display: block
}

.main-wrapper {
    display: block
}

ul {
    list-style: none;
    padding: 0;
    margin: 0
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

abbr[title] {
    border-bottom: 1px #767676 dotted;
    text-decoration: none
}

b,
strong {
    font-weight: inherit
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

mark {
    background-color: #eee;
    color: #222
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none;
    max-width: 100%;
    height: auto
}

svg:not(:root) {
    overflow: hidden
}

[hidden] {
    display: none
}

::-moz-selection {
    background: #e7c159;
    color: #fff;
    text-shadow: none
}

::selection {
    background: #e7c159;
    color: #fff;
    text-shadow: none
}

body {
    margin: 0px;
    padding: 0px
}

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

p {
    font-size: 16px;
    line-height: 1.65;
    font-weight: 400;
    color: #939EA7
}

a {
    color: #000;
    text-decoration: none;
    background-color: transparent;
}

a:hover {
    color: #000;
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

.con-opacity1,
.opacity1 {
    opacity: 0.1
}

.con-opacity2,
.opacity2 {
    opacity: 0.2
}

.con-opacity3,
.opacity3 {
    opacity: 0.3
}

.con-opacity4,
.opacity4 {
    opacity: 0.4
}

.con-opacity5,
.opacity5 {
    opacity: 0.5
}

.con-opacity6,
.opacity6 {
    opacity: 0.6
}

.con-opacity7,
.opacity7 {
    opacity: 0.7
}

.con-opacity8,
.opacity8 {
    opacity: 0.8
}

.con-opacity9,
.opacity9 {
    opacity: 0.9
}

.text-shadow-title,
.text-shadow-title p {
    text-shadow: 0 2px 40px rgba(0, 0, 0, 0.5)
}

.no-brdr {
    border: none
}

.m-t0 {
    margin-top: 0px
}

.m-t8 {
    margin-top: 8px
}

.m-t16 {
    margin-top: 16px
}

.m-t24 {
    margin-top: 24px
}

.m-t32 {
    margin-top: 32px
}

.m-t48 {
    margin-top: 48px
}

.m-t56 {
    margin-top: 56px
}

.m-t64 {
    margin-top: 64px
}

.m-t10 {
    margin-top: 10px
}

.m-t15 {
    margin-top: 15px
}

.m-t20 {
    margin-top: 20px
}

.m-t25 {
    margin-top: 25px
}

.m-t30 {
    margin-top: 30px
}

.m-t35 {
    margin-top: 35px
}

.m-t40 {
    margin-top: 40px
}

.m-t45 {
    margin-top: 45px
}

.m-t50 {
    margin-top: 50px
}

.m-t55 {
    margin-top: 55px
}

.m-t60 {
    margin-top: 60px
}

.m-t65 {
    margin-top: 65px
}

.m-t70 {
    margin-top: 70px
}

.m-t75 {
    margin-top: 75px
}

.m-t80 {
    margin-top: 80px
}

.m-t85 {
    margin-top: 85px
}

.m-t90 {
    margin-top: 90px
}

.m-t95 {
    margin-top: 95px
}

.m-t100 {
    margin-top: 100px
}

.m-t110 {
    margin-top: 110px
}

.m-t120 {
    margin-top: 120px
}

.m-b0 {
    margin-bottom: 8px
}

.m-b8 {
    margin-bottom: 8px
}

.m-b16 {
    margin-bottom: 16px
}

.m-b24 {
    margin-bottom: 24px
}

.m-b32 {
    margin-bottom: 32px
}

.m-b48 {
    margin-bottom: 48px
}

.m-b56 {
    margin-bottom: 56px
}

.m-b64 {
    margin-bottom: 64px
}

.m-b10 {
    margin-bottom: 10px
}

.m-b15 {
    margin-bottom: 15px
}

.m-b20 {
    margin-bottom: 20px
}

.m-b25 {
    margin-bottom: 25px
}

.m-b30 {
    margin-bottom: 30px
}

.m-b35 {
    margin-bottom: 35px
}

.m-b40 {
    margin-bottom: 40px
}

.m-b45 {
    margin-bottom: 45px
}

.m-b50 {
    margin-bottom: 50px
}

.m-b55 {
    margin-bottom: 55px
}

.m-b60 {
    margin-bottom: 60px
}

.m-b65 {
    margin-bottom: 65px
}

.m-b70 {
    margin-bottom: 70px
}

.m-b75 {
    margin-bottom: 75px
}

.m-b80 {
    margin-bottom: 80px
}

.m-b85 {
    margin-bottom: 85px
}

.m-b90 {
    margin-bottom: 90px
}

.m-b95 {
    margin-bottom: 95px
}

.m-b100 {
    margin-bottom: 100px
}

.m-b110 {
    margin-bottom: 110px
}

.m-b120 {
    margin-bottom: 120px
}

.p-t0 {
    padding-top: 0px
}

.p-t8 {
    padding-top: 8px
}

.p-t16 {
    padding-top: 16px
}

.p-t24 {
    padding-top: 24px
}

.p-t32 {
    padding-top: 32px
}

.p-t48 {
    padding-top: 48px
}

.p-t56 {
    padding-top: 56px
}

.p-t64 {
    padding-top: 64px
}

.p-t10 {
    padding-top: 10px
}

.p-t15 {
    padding-top: 15px
}

.p-t20 {
    padding-top: 20px
}

.p-t25 {
    padding-top: 25px
}

.p-t30 {
    padding-top: 30px
}

.p-t35 {
    padding-top: 35px
}

.p-t40 {
    padding-top: 40px
}

.p-t45 {
    padding-top: 45px
}

.p-t50 {
    padding-top: 50px
}

.p-t55 {
    padding-top: 55px
}

.p-t60 {
    padding-top: 60px
}

.p-t65 {
    padding-top: 65px
}

.p-t70 {
    padding-top: 70px
}

.p-t75 {
    padding-top: 75px
}

.p-t80 {
    padding-top: 80px
}

.p-t85 {
    padding-top: 85px
}

.p-t90 {
    padding-top: 90px
}

.p-t95 {
    padding-top: 95px
}

.p-t100 {
    padding-top: 100px
}

.p-t110 {
    padding-top: 110px
}

.p-t120 {
    padding-top: 120px
}

.p-b0 {
    padding-bottom: 0px
}

.p-b8 {
    padding-bottom: 8px
}

.p-b16 {
    padding-bottom: 16px
}

.p-b24 {
    padding-bottom: 24px
}

.p-b32 {
    padding-bottom: 32px
}

.p-b48 {
    padding-bottom: 48px
}

.p-b56 {
    padding-bottom: 56px
}

.p-b64 {
    padding-bottom: 64px
}

.p-b10 {
    padding-bottom: 10px
}

.p-b15 {
    padding-bottom: 15px
}

.p-b20 {
    padding-bottom: 20px
}

.p-b25 {
    padding-bottom: 25px
}

.p-b30 {
    padding-bottom: 30px
}

.p-b35 {
    padding-bottom: 35px
}

.p-b40 {
    padding-bottom: 40px
}

.p-b45 {
    padding-bottom: 45px
}

.p-b50 {
    padding-bottom: 50px
}

.p-b55 {
    padding-bottom: 55px
}

.p-b60 {
    padding-bottom: 60px
}

.p-b65 {
    padding-bottom: 65px
}

.p-b70 {
    padding-bottom: 70px
}

.p-b75 {
    padding-bottom: 75px
}

.p-b80 {
    padding-bottom: 80px
}

.p-b85 {
    padding-bottom: 85px
}

.p-b90 {
    padding-bottom: 90px
}

.p-b95 {
    padding-bottom: 95px
}

.p-b100 {
    padding-bottom: 100px
}

.p-b110 {
    padding-bottom: 110px
}

.p-b120 {
    padding-bottom: 120px
}

.p-tb0 {
    padding-top: 0px;
    padding-bottom: 0px
}

.p-tb8 {
    padding-top: 8px;
    padding-bottom: 8px
}

.p-tb16 {
    padding-top: 16px;
    padding-bottom: 16px
}

.p-tb24 {
    padding-top: 24px;
    padding-bottom: 24px
}

.p-tb32 {
    padding-top: 32px;
    padding-bottom: 32px
}

.p-tb48 {
    padding-top: 48px;
    padding-bottom: 48px
}

.p-tb56 {
    padding-top: 56px;
    padding-bottom: 56px
}

.p-tb64 {
    padding-top: 64px;
    padding-bottom: 64px
}

.p-tb10 {
    padding-top: 10px;
    padding-bottom: 10px
}

.p-tb15 {
    padding-top: 15px;
    padding-bottom: 15px
}

.p-tb20 {
    padding-top: 20px;
    padding-bottom: 20px
}

.p-tb25 {
    padding-top: 25px;
    padding-bottom: 25px
}

.p-tb30 {
    padding-top: 30px;
    padding-bottom: 30px
}

.p-tb35 {
    padding-top: 35px;
    padding-bottom: 35px
}

.p-tb40 {
    padding-top: 40px;
    padding-bottom: 40px
}

.p-tb45 {
    padding-top: 45px;
    padding-bottom: 45px
}

.p-tb50 {
    padding-top: 50px;
    padding-bottom: 50px
}

.p-tb55 {
    padding-top: 55px;
    padding-bottom: 55px
}

.p-tb60 {
    padding-top: 60px;
    padding-bottom: 60px
}

.p-tb65 {
    padding-top: 65px;
    padding-bottom: 65px
}

.p-tb70 {
    padding-top: 70px;
    padding-bottom: 70px
}

.p-tb75 {
    padding-top: 75px;
    padding-bottom: 75px
}

.p-tb80 {
    padding-top: 80px;
    padding-bottom: 80px
}

.p-tb85 {
    padding-top: 85px;
    padding-bottom: 85px
}

.p-tb90 {
    padding-top: 90px;
    padding-bottom: 90px
}

.p-tb95 {
    padding-top: 95px;
    padding-bottom: 95px
}

.p-tb100 {
    padding-top: 100px;
    padding-bottom: 100px
}

.p-tb110 {
    padding-top: 110px;
    padding-bottom: 110px
}

.p-tb120 {
    padding-top: 120px;
    padding-bottom: 120px
}

@media only screen and (max-width:991px) {
    .m-t48 {
        margin-top: 32px
    }

    .m-t56 {
        margin-top: 38px
    }

    .m-t64 {
        margin-top: 42px
    }

    .m-t40 {
        margin-top: 26px
    }

    .m-t45 {
        margin-top: 30px
    }

    .m-t50 {
        margin-top: 33px
    }

    .m-t55 {
        margin-top: 36px
    }

    .m-t60 {
        margin-top: 40px
    }

    .m-t65 {
        margin-top: 43px
    }

    .m-t70 {
        margin-top: 46px
    }

    .m-t75 {
        margin-top: 50px
    }

    .m-t80 {
        margin-top: 53px
    }

    .m-t85 {
        margin-top: 56px
    }

    .m-t90 {
        margin-top: 60px
    }

    .m-t95 {
        margin-top: 63px
    }

    .m-t100 {
        margin-top: 66px
    }

    .m-t110 {
        margin-top: 73px
    }

    .m-t120 {
        margin-top: 80px
    }

    .m-b48 {
        margin-bottom: 32px
    }

    .m-b56 {
        margin-bottom: 38px
    }

    .m-b64 {
        margin-bottom: 42px
    }

    .m-b40 {
        margin-bottom: 26px
    }

    .m-b45 {
        margin-bottom: 30px
    }

    .m-b50 {
        margin-bottom: 33px
    }

    .m-b55 {
        margin-bottom: 36px
    }

    .m-b60 {
        margin-bottom: 40px
    }

    .m-b65 {
        margin-bottom: 43px
    }

    .m-b70 {
        margin-bottom: 46px
    }

    .m-b75 {
        margin-bottom: 50px
    }

    .m-b80 {
        margin-bottom: 53px
    }

    .m-b85 {
        margin-bottom: 56px
    }

    .m-b90 {
        margin-bottom: 60px
    }

    .m-b95 {
        margin-bottom: 63px
    }

    .m-b100 {
        margin-bottom: 66px
    }

    .m-b110 {
        margin-bottom: 73px
    }

    .m-b120 {
        margin-bottom: 80px
    }

    .p-t48 {
        padding-top: 32px
    }

    .p-t56 {
        padding-top: 38px
    }

    .p-t64 {
        padding-top: 42px
    }

    .p-t40 {
        padding-top: 26px
    }

    .p-t45 {
        padding-top: 30px
    }

    .p-t50 {
        padding-top: 33px
    }

    .p-t55 {
        padding-top: 36px
    }

    .p-t60 {
        padding-top: 40px
    }

    .p-t65 {
        padding-top: 43px
    }

    .p-t70 {
        padding-top: 46px
    }

    .p-t75 {
        padding-top: 50px
    }

    .p-t80 {
        padding-top: 53px
    }

    .p-t85 {
        padding-top: 56px
    }

    .p-t90 {
        padding-top: 60px
    }

    .p-t95 {
        padding-top: 63px
    }

    .p-t100 {
        padding-top: 66px
    }

    .p-t110 {
        padding-top: 73px
    }

    .p-t120 {
        padding-top: 80px
    }

    .p-b48 {
        padding-bottom: 32px
    }

    .p-b56 {
        padding-bottom: 38px
    }

    .p-b64 {
        padding-bottom: 42px
    }

    .p-b40 {
        padding-bottom: 26px
    }

    .p-b45 {
        padding-bottom: 30px
    }

    .p-b50 {
        padding-bottom: 33px
    }

    .p-b55 {
        padding-bottom: 36px
    }

    .p-b60 {
        padding-bottom: 40px
    }

    .p-b65 {
        padding-bottom: 43px
    }

    .p-b70 {
        padding-bottom: 46px
    }

    .p-b75 {
        padding-bottom: 50px
    }

    .p-b80 {
        padding-bottom: 53px
    }

    .p-b85 {
        padding-bottom: 56px
    }

    .p-b90 {
        padding-bottom: 60px
    }

    .p-b95 {
        padding-bottom: 63px
    }

    .p-b100 {
        padding-bottom: 66px
    }

    .p-b110 {
        padding-bottom: 73px
    }

    .p-b120 {
        padding-bottom: 80px
    }

    .p-tb48 {
        padding-top: 32px;
        padding-bottom: 32px
    }

    .p-tb56 {
        padding-top: 38px;
        padding-bottom: 38px
    }

    .p-tb64 {
        padding-top: 42px;
        padding-bottom: 42px
    }

    .p-tb40 {
        padding-top: 26px;
        padding-bottom: 26px
    }

    .p-tb45 {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .p-tb50 {
        padding-top: 33px;
        padding-bottom: 33px
    }

    .p-tb55 {
        padding-top: 36px;
        padding-bottom: 36px
    }

    .p-tb60 {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .p-tb65 {
        padding-top: 43px;
        padding-bottom: 43px
    }

    .p-tb70 {
        padding-top: 46px;
        padding-bottom: 46px
    }

    .p-tb75 {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .p-tb80 {
        padding-top: 53px;
        padding-bottom: 53px
    }

    .p-tb85 {
        padding-top: 56px;
        padding-bottom: 56px
    }

    .p-tb90 {
        padding-top: 60px;
        padding-bottom: 60px
    }

    .p-tb95 {
        padding-top: 63px;
        padding-bottom: 63px
    }

    .p-tb100 {
        padding-top: 66px;
        padding-bottom: 66px
    }

    .p-tb110 {
        padding-top: 73px;
        padding-bottom: 73px
    }

    .p-tb120 {
        padding-top: 80px;
        padding-bottom: 80px
    }
}

.grid-20.row {
    margin-left: -10px;
    margin-right: -10px
}

.grid-20.row [class*=" col-"],
.grid-20.row [class^=col-] {
    padding-left: 10px;
    padding-right: 10px
}

.grid-40.row {
    margin-left: -20px;
    margin-right: -20px
}

.grid-40.row [class*=" col-"],
.grid-40.row [class^=col-] {
    padding-left: 20px;
    padding-right: 20px
}

.grid-50.row {
    margin-left: -25px;
    margin-right: -25px
}

.grid-50.row [class*=" col-"],
.grid-50.row [class^=col-] {
    padding-left: 25px;
    padding-right: 25px
}

.grid-60.row {
    margin-left: -30px;
    margin-right: -30px
}

.grid-60.row [class*=" col-"],
.grid-60.row [class^=col-] {
    padding-left: 30px;
    padding-right: 30px
}

.grid-70.row {
    margin-left: -35px;
    margin-right: -35px
}

.grid-70.row [class*=" col-"],
.grid-70.row [class^=col-] {
    padding-left: 35px;
    padding-right: 35px
}

.grid-80.row {
    margin-left: -40px;
    margin-right: -40px
}

.grid-80.row [class*=" col-"],
.grid-80.row [class^=col-] {
    padding-left: 40px;
    padding-right: 40px
}

.grid-90.row {
    margin-left: -45px;
    margin-right: -45px
}

.grid-90.row [class*=" col-"],
.grid-90.row [class^=col-] {
    padding-left: 45px;
    padding-right: 45px
}

.grid-100.row {
    margin-left: -50px;
    margin-right: -50px
}

.grid-100.row [class*=" col-"],
.grid-100.row [class^=col-] {
    padding-left: 50px;
    padding-right: 50px
}

@media only screen and (min-width:767px) {
    .grid-md-20.row {
        margin-left: -10px;
        margin-right: -10px
    }

    .grid-md-20.row [class*=" col-"],
    .grid-md-20.row [class^=col-] {
        padding-left: 10px;
        padding-right: 10px
    }

    .grid-md-40.row {
        margin-left: -20px;
        margin-right: -20px
    }

    .grid-md-40.row [class*=" col-"],
    .grid-md-40.row [class^=col-] {
        padding-left: 20px;
        padding-right: 20px
    }

    .grid-md-50.row {
        margin-left: -25px;
        margin-right: -25px
    }

    .grid-md-50.row [class*=" col-"],
    .grid-md-50.row [class^=col-] {
        padding-left: 25px;
        padding-right: 25px
    }

    .grid-md-60.row {
        margin-left: -30px;
        margin-right: -30px
    }

    .grid-md-60.row [class*=" col-"],
    .grid-md-60.row [class^=col-] {
        padding-left: 30px;
        padding-right: 30px
    }

    .grid-md-70.row {
        margin-left: -35px;
        margin-right: -35px
    }

    .grid-md-70.row [class*=" col-"],
    .grid-md-70.row [class^=col-] {
        padding-left: 35px;
        padding-right: 35px
    }

    .grid-md-80.row {
        margin-left: -40px;
        margin-right: -40px
    }

    .grid-md-80.row [class*=" col-"],
    .grid-md-80.row [class^=col-] {
        padding-left: 40px;
        padding-right: 40px
    }

    .grid-md-90.row {
        margin-left: -45px;
        margin-right: -45px
    }

    .grid-md-90.row [class*=" col-"],
    .grid-md-90.row [class^=col-] {
        padding-left: 45px;
        padding-right: 45px
    }

    .grid-md-100.row {
        margin-left: -50px;
        margin-right: -50px
    }

    .grid-md-100.row [class*=" col-"],
    .grid-md-100.row [class^=col-] {
        padding-left: 50px;
        padding-right: 50px
    }
}

@media only screen and (min-width:991px) {
    .grid-lg-20.row {
        margin-left: -10px;
        margin-right: -10px
    }

    .grid-lg-20.row [class*=" col-"],
    .grid-lg-20.row [class^=col-] {
        padding-left: 10px;
        padding-right: 10px
    }

    .grid-lg-40.row {
        margin-left: -20px;
        margin-right: -20px
    }

    .grid-lg-40.row [class*=" col-"],
    .grid-lg-40.row [class^=col-] {
        padding-left: 20px;
        padding-right: 20px
    }

    .grid-lg-50.row {
        margin-left: -25px;
        margin-right: -25px
    }

    .grid-lg-50.row [class*=" col-"],
    .grid-lg-50.row [class^=col-] {
        padding-left: 25px;
        padding-right: 25px
    }

    .grid-lg-60.row {
        margin-left: -30px;
        margin-right: -30px
    }

    .grid-lg-60.row [class*=" col-"],
    .grid-lg-60.row [class^=col-] {
        padding-left: 30px;
        padding-right: 30px
    }

    .grid-lg-70.row {
        margin-left: -35px;
        margin-right: -35px
    }

    .grid-lg-70.row [class*=" col-"],
    .grid-lg-70.row [class^=col-] {
        padding-left: 35px;
        padding-right: 35px
    }

    .grid-lg-80.row {
        margin-left: -40px;
        margin-right: -40px
    }

    .grid-lg-80.row [class*=" col-"],
    .grid-lg-80.row [class^=col-] {
        padding-left: 40px;
        padding-right: 40px
    }

    .grid-lg-90.row {
        margin-left: -45px;
        margin-right: -45px
    }

    .grid-lg-90.row [class*=" col-"],
    .grid-lg-90.row [class^=col-] {
        padding-left: 45px;
        padding-right: 45px
    }

    .grid-lg-100.row {
        margin-left: -50px;
        margin-right: -50px
    }

    .grid-lg-100.row [class*=" col-"],
    .grid-lg-100.row [class^=col-] {
        padding-left: 50px;
        padding-right: 50px
    }
}

@media only screen and (min-width:1200px) {
    .grid-xl-20.row {
        margin-left: -10px;
        margin-right: -10px
    }

    .grid-xl-20.row [class*=" col-"],
    .grid-xl-20.row [class^=col-] {
        padding-left: 10px;
        padding-right: 10px
    }

    .grid-xl-40.row {
        margin-left: -20px;
        margin-right: -20px
    }

    .grid-xl-40.row [class*=" col-"],
    .grid-xl-40.row [class^=col-] {
        padding-left: 20px;
        padding-right: 20px
    }

    .grid-xl-50.row {
        margin-left: -25px;
        margin-right: -25px
    }

    .grid-xl-50.row [class*=" col-"],
    .grid-xl-50.row [class^=col-] {
        padding-left: 25px;
        padding-right: 25px
    }

    .grid-xl-60.row {
        margin-left: -30px;
        margin-right: -30px
    }

    .grid-xl-60.row [class*=" col-"],
    .grid-xl-60.row [class^=col-] {
        padding-left: 30px;
        padding-right: 30px
    }

    .grid-xl-70.row {
        margin-left: -35px;
        margin-right: -35px
    }

    .grid-xl-70.row [class*=" col-"],
    .grid-xl-70.row [class^=col-] {
        padding-left: 35px;
        padding-right: 35px
    }

    .grid-xl-80.row {
        margin-left: -40px;
        margin-right: -40px
    }

    .grid-xl-80.row [class*=" col-"],
    .grid-xl-80.row [class^=col-] {
        padding-left: 40px;
        padding-right: 40px
    }

    .grid-xl-90.row {
        margin-left: -45px;
        margin-right: -45px
    }

    .grid-xl-90.row [class*=" col-"],
    .grid-xl-90.row [class^=col-] {
        padding-left: 45px;
        padding-right: 45px
    }

    .grid-xl-100.row {
        margin-left: -50px;
        margin-right: -50px
    }

    .grid-xl-100.row [class*=" col-"],
    .grid-xl-100.row [class^=col-] {
        padding-left: 50px;
        padding-right: 50px
    }
}

@media only screen and (min-width:576px) {

    [class*=" col-sm-"].c-pl-0,
    [class^=col-sm-].c-pl-0 {
        padding-left: 0
    }

    [class*=" col-sm-"].c-pr-0,
    [class^=col-sm-].c-pr-0 {
        padding-right: 0
    }
}

@media only screen and (min-width:767px) {

    [class*=" col-md-"].c-pl-0,
    [class^=col-md-].c-pl-0 {
        padding-left: 0
    }

    [class*=" col-md-"].c-pr-0,
    [class^=col-md-].c-pr-0 {
        padding-right: 0
    }
}

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

    [class*=" col-lg-"].c-pl-0,
    [class^=col-lg-].c-pl-0 {
        padding-left: 0
    }

    [class*=" col-lg-"].c-pr-0,
    [class^=col-lg-].c-pr-0 {
        padding-right: 0
    }
}

@media only screen and (min-width:1200px) {

    [class*=" col-xl-"].c-pl-0,
    [class^=col-xl-].c-pl-0 {
        padding-left: 0
    }

    [class*=" col-xl-"].c-pr-0,
    [class^=col-xl-].c-pr-0 {
        padding-right: 0
    }
}

@media only screen and (min-width:767px) {
    .float-none-md {
        float: none
    }

    .float-left-md {
        float: left
    }

    .float-right-md {
        float: right
    }
}

@media only screen and (min-width:991px) {
    .float-none-lg {
        float: none
    }

    .float-left-lg {
        float: left
    }

    .float-right-lg {
        float: right
    }
}

@media only screen and (min-width:1200px) {
    .float-none-xl {
        float: none
    }

    .float-left-xl {
        float: left
    }

    .float-right-xl {
        float: right
    }
}

@media screen and (min-width:991px) {
    .c-w600 {
        max-width: 600px;
        margin: 0px auto
    }
}

@media screen and (min-width:991px) {
    .c-w700 {
        max-width: 700px;
        margin: 0px auto
    }
}

@media screen and (min-width:991px) {
    .m-h600 {
        min-height: 600px
    }
}

@media screen and (min-width:991px) {
    .m-h800 {
        min-height: 800px
    }
}

.header-main {
    display: block;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 999;
    position: fixed;
    background: #121114;
}

.header-main.sticky {
    position: fixed;
    background: #fff;
    z-index: 9999;
    border-bottom: 1px solid #121114;
}

.header-main.sticky .header-main-block {
    padding: 15px 0;
    -webkit-box-shadow: 0px 5px 19px 1px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 5px 19px 1px rgba(0, 0, 0, 0.06);
    border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}

.layout-ads .row {}

.layout-ads .row [class*=col-] {
    margin-bottom: 30px
}

.sticky-header {
    display: none;
    width: 100%;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease
}

.sticky-header.show-sticky {
    display: block
}

.header-main-block {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 23px 0;
    background: none;
    -webkit-transition: -webkit-box-shadow 0.4s ease;
    transition: -webkit-box-shadow 0.4s ease;
    -o-transition: box-shadow 0.4s ease;
    transition: box-shadow 0.4s ease;
    transition: box-shadow 0.4s ease, -webkit-box-shadow 0.4s ease;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    position: relative;
    z-index: 999;
    border-bottom: 1px solid rgba(255, 255, 255, 0.10);
    transition: 0.2s ease-in-out;
}

.header-main-block .logo {
    display: inline-block;
    float: left;
    padding: 6px 0
}

.header-main-block.fixedheader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    padding: 10px 0
}

.login-ui {
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: 3px
}

.login-ui li {
    display: inline-block;
    margin: 0 5px;
}

.login-ui li a {
    color: #fff;
}

.login-ui li .fill-btn {
    background: #f0bd0d;
    color: #121212;
    font-size: 12px;
    height: 40px;
    padding: 0 30px;
    line-height: 42px;
    border-radius: 20px;
    text-transform: uppercase;
    text-align: center;
}

.outline-btn {
    background: none;
    color: #f0bd0d;
    font-size: 12px;
    height: 42px;
    padding: 0 20px;
    line-height: 42px;
    border-radius: 20px;
    text-transform: uppercase;
    border: 2px solid #f0bd0d;
    max-width: 95px;
    text-align: center;
}

.outline-btn:hover {
    background: #f0bd0d;
    color: #121212;
}

.header-top {
    display: inline-block;
    padding: 2px 0;
    width: 100%;
    vertical-align: top;
    border-bottom: 1px solid #D7D7D7
}

.header-top ul {
    width: auto;
    float: right
}

.header-top ul li {
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.header-top ul li.add-cart {
    padding-left: 10px
}

.header-top ul li.add-cart:after {
    content: none
}

.header-top ul li:after {
    content: "";
    position: absolute;
    right: -2px;
    top: 0;
    opacity: 0.4;
    height: 14px;
    width: 1px;
    background-color: #32325D;
    bottom: 0;
    margin: auto
}

.header-top ul li a {
    display: inline-block;
    vertical-align: middle;
    opacity: 1;
    color: #232B32;
    font-size: 12px;
    line-height: 14px;
    padding: 4px 12px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease
}

.header-top ul li a:hover {
    opacity: 1
}

.header-top ul li a.nav-highlight {
    color: #D63242
}

.block-right-head {
    width: auto;
    float: right;
    padding: 3px 0
}

.navigation-main {
    display: inline-block;
    vertical-align: middle;
    padding-top: 2px
}

.navigation-main ul {
    display: inline-block
}

.navigation-main ul li {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    position: relative;
    padding: 0px 12px;
}

.navigation-main ul li.current-menu a {
    color: #D63242
}

.navigation-main ul li.current-menu a:before {
    opacity: 1;
    visibility: visible
}

.navigation-main ul li a {
    float: left;
    color: #121114;
    font-size: 16px;
    line-height: 30px;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    position: relative;
    font-weight: 400;
    letter-spacing: 0.4px;

}

.navigation-main ul li a:hover {
    color: #00496b;
}

.navigation-main ul li a:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -12px;
    right: 0;
    width: 24px;
    height: 2px;
    background-color: #D63242;
    margin: auto;
    opacity: 0;
    visibility: hidden
}

.navigation-main ul li a:hover {
    color: #00496b;
}

.navigation-main ul li a.nav-highlight {
    color: #D63242
}

.navigation-main ul li.offers {
    position: relative
}

.navigation-main ul li.offers a {
    color: #D63242
}

.navigation-main ul li .tag {
    position: absolute;
    top: -10px;
    right: -3px;
    background-color: #EC892E;
    border-radius: 7px;
    font-size: 10px;
    color: #FFFFFF;
    height: 14px;
    line-height: 14px;
    text-transform: none;
    padding: 0 5px
}

.block-right-header {
    width: auto;
    float: right;
    display: flex;
    align-items: center;
}

.search-block {
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.search-block input {
    display: inline-block;
    width: 100%;
    border: 1px solid #E7E7E7;
    border-radius: 4px;
    background-color: #F2F5F8;
    height: 44px;
    width: 251px;
    padding-left: 36px;
    padding-right: 15px;
    font-size: 13px
}

.search-block input:focus {
    background: #fff;
    outline: none
}

.search-block .icon-search {
    position: absolute;
    left: 12px;
    top: 14px
}

.bx-wrapper .bx-pager {
    position: absolute;
    left: 23px;
    bottom: 42px;
    width: auto;
    padding: 0
}

.myaccount-block .dropdown-toggle {
    font-size: 13px;
    color: #252931;
    letter-spacing: 0;
    text-align: center;
    line-height: 18px;
    font-weight: 600;
    padding: 10px 10px;
    display: inline-block;
    vertical-align: middle
}

.dropdown-toggle:after,
.dropup .dropdown-toggle:after {
    content: "\e909";
    border: none;
    font-family: 'icomoon';
    width: auto;
    height: auto;
    font-size: 6px;
    margin-left: 6px;
    display: inline-block;
    vertical-align: middle;
    height: 20px
}

.add-cart .dropdown {
    display: inline-block;
    vertical-align: middle
}

.cart-block .icon-cart1 {
    color: #252931;
    font-size: 20px;
    display: inline-block;
    vertical-align: top
}

.cart-block .icon-cart1:before {
    color: #252931
}

.cart-block .value {
    position: absolute;
    right: -2px;
    top: 4px;
    min-width: 16px;
    height: 16px;
    line-height: 15px;
    font-size: 10px;
    color: #ffffff;
    letter-spacing: 0;
    background-color: #D63242;
    text-align: center;
    border-radius: 15px;
    padding: 0 2px;
    font-weight: 600;
    border: 1px solid #fff
}

.cart-block .dropdown-toggle:after {
    display: none
}

.cart-block .dropdown-toggle {
    padding: 6px 7px;
    display: inline-block;
    vertical-align: middle
}

.cart-block .dropdown {
    margin-left: 10px
}

.search-block {
    display: inline-block;
    vertical-align: middle;
    margin-left: 44px
}

.search-block a {
    float: left;
    color: #252931;
    font-size: 20px;
    padding: 6px 7px
}

.search-block a span {
    float: left
}

.top-discount {
    background-color: #252931
}

.top-discount a {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #ffffff;
    letter-spacing: 0;
    line-height: 14px
}

.top-discount a strong {
    font-weight: 600;
    color: #ffffff;
    display: inline-block;
    vertical-align: middle
}

.top-discount .code-block {
    display: inline-block;
    vertical-align: middle;
    border: 1px dashed #F45767;
    height: 24px;
    line-height: 22px;
    padding: 0 7px;
    margin-left: 5px;
    font-size: 14px;
    color: #F45767;
    letter-spacing: 0.6px;
    font-weight: 800
}

/**/
.woocommerce table.shop_table td {
    font-size: 13px;
}

#customer_details h3,
h3#order_review_heading {
    font-size: 27px;
}

.woocommerce-billing-fields,
div#order_review table.shop_table.woocommerce-checkout-review-order-table,
.shipping_address {
    background: #f7f6f7;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 0 6px #999;
}

h3#order_review_heading {
    margin-top: 30px;
}

.woocommerce-additional-fields__field-wrapper {
    margin: 20px 0 0 0;
}

.woocommerce-additional-fields__field-wrapper label {
    color: #000;
}

textarea#order_comments {
    background: #f7f6f7;
    padding: 10px;
}

.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
    color: #000;
}

.col-sm-12.first-element.aos-init.aos-animate {
    display: none;
}

input#coupon_code {
    width: 133px;
}

ul#menu-products li#menu-item-937 {
    display: none;
}





/*responsive css*/
@media screen and (max-width:1200px) {
    .navigation-main ul li {
        margin-left: 4px
    }

    .navigation-main ul li a {
        padding: 3px 4px
    }

    .search-block {
        margin-left: 14px
    }

    .search-block input {
        width: 212px
    }
}

.header-mob {
    display: none
}



@media screen and (max-width:1150px) {
    .navigation-main ul li {
        padding: 0 3px;
    }

    .navigation-main ul li a {
        font-size: 14px;
    }

    .login-ui {
        margin-right: 0;
    }
}


@media screen and (max-width:1024px) {
.single-product-table .right ul {
  gap:20px;
}
.blog-content-box {
    width: 100% !important;
}


/*
.blog-grid {
    
    grid-template-columns: repeat(3, 1fr) !important;
    padding: 0px 0px 20px !important;
}
*/
    .mn-cs {
        padding-left: 0px !important;
      }
    .header-web {
        display: none
    }

    .header-mob {
        display: block
    }

    .top-products-carousel,
    .accessories-carousel,
    .blog-carousel {
        display: grid;
        grid-template-columns: 30% 30% 30% !important;
        grid-row-gap: 20px;
        justify-content: center;
    }

    /* .top-products .product-card {
        height: 400px!important;
    } */

}

.header-mob {
    width: 100%;
    height: 50px;
    -webkit-box-shadow: 0 1px 4px 0px #D4D5D9;
    box-shadow: 0 1px 4px 0px #D4D5D9;
    z-index: 109;
    background: #FFFFFF;
    position: fixed;
    top: 0;
    left: 0
}

.mobile-left {
    float: left
}

.mobile-right {
    float: right;
    padding-right: 10px
}

.sprites-hamburger {
    width: 48px;
    height: 48px;
    float: left;
    padding: 10px 12px
}

.sprites-hamburger span {
    width: 100%;
    height: 1px;
    float: left;
    background: #fff;
    margin: 4px 0
}

a.mob-logo {
    float: left;
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
    margin-left: 2px
}

.mobile-mBag {
    float: right;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #263a50;
    font-size: 24px;
    position: relative
}

.mobile-mBag .icon-cart1:before {
    color: #5b5e63
}

.mobile-mBag i.value {
    position: absolute;
    top: 4px;
    right: 6px;
    font-size: 12px;
    font-weight: 600;
    background: #d63342;
    color: #fff;
    padding: 1px 2px;
    min-width: 18px;
    height: 18px;
    border-radius: 40px;
    border: 1px solid #fff
}

a.mobile-mUser {
    padding: 1px 0;
    height: 50px;
    line-height: 50px;
    width: 50px;
    float: right;
    margin-right: 0px;
    text-align: center;
    font-size: 20px;
    color: #263a50
}

button.dismiss-mob-nav {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 34px;
    height: 34px;
    background: #eceeef;
    border-radius: 2px;
    border: none;
    color: #000;
    font-size: 24px;
    font-weight: 300;
    line-height: 34px;
    padding: 0 0 34px 0;
    float: right;
    outline: none
}

.cart-ui {
    display: inline-block;
    margin: 0 10px;
    padding: 0 10px;
    position: relative;
}

.cart-ui:before {
    position: absolute;
    content: "";
    height: 24px;
    width: 1px;
    background: rgba(255, 255, 255, 0.15);
    left: -11px;
    top: 0;
    display: none;
}

.cart-ui:after {
    position: absolute;
    content: "";
    height: 24px;
    width: 1px;
    background: rgba(255, 255, 255, 0.15);
    right: 0;
    top: 0;
    display: none;
}

.cart-ui .count-no {
    color: #fff;
    font-size: 16px;
    display: inline-block;
    padding: 0 5px 0 10px;
}

.search-ui {
    display: inline-block;
    margin: 0 10px;
}

@media screen and (max-width:1024px) {
    .main-wrapper {
        padding-top: 50px
    }

    .hero-section .bx-wrapper .bx-controls-direction {
        display: none
    }

    .header-mob {
        -webkit-box-shadow: 0 1px 2px 0 rgba(148, 150, 159, 0.3);
        box-shadow: 0 1px 2px 0 rgba(148, 150, 159, 0.3);
        background: #000;
    }

    .cart-ui {
        margin-top: 14px;
    }
}

.naviLevel.title {
    display: block;
    background: #fff;
    padding: 18px 10px 4px 24px;
    font-size: 10px;
    color: #a1a1a2;
    font-weight: 500;
    text-transform: uppercase
}

.app-nav {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    pointer-events: none;
    z-index: 9999
}

@media screen and (min-width:1025px) {
    .app-nav {
        display: none
    }
}

.app-nav:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    opacity: 0;
    will-change: opacity;
    pointer-events: none;
    -webkit-transition: opacity .1s ease-out;
    -o-transition: opacity .1s ease-out;
    transition: opacity .1s ease-out
}

.app-nav.nav--visible {
    pointer-events: auto
}

.app-nav.nav--visible .sidebar-container {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%)
}

.app-nav.nav--visible:after {
    pointer-events: auto;
    opacity: 1
}

.app-nav .sidebar-container {
    width: 300px;
    height: 100%;
    background: #f5f5f6;
    z-index: 1;
    position: relative;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    overflow: auto;
    -webkit-transition: all 0.2s cubic-bezier(0, 0.37, 0.25, 1);
    -o-transition: all 0.2s cubic-bezier(0, 0.37, 0.25, 1);
    transition: all 0.2s cubic-bezier(0, 0.37, 0.25, 1)
}

@media screen and (max-width:359px) {
    .app-nav .sidebar-container {
        width: 260px
    }
}

.app-nav .nav-ul {
    display: block;
    background-color: #fff
}

.app-nav .nav-ul ul {
    display: block
}

.app-nav .nav-ul ul li {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #eaeaec
}

.app-nav .nav-ul ul li a {
    display: inline-block;
    width: 100%;
    padding: 16px 24px;
    font-size: 13px;
    color: #25263A;
    font-weight: 500
}

.app-nav .user-specific-links {
    display: block
}

.app-nav .user-specific-links ul li {
    display: block
}

.app-nav .user-specific-links ul li a {
    display: inline-block;
    width: 100%;
    padding: 16px 24px;
    font-size: 13px;
    color: #25263A;
    font-weight: 400
}

.nav--scroll {
    overflow: hidden
}

.step-header {
    text-align: center
}

.step-header .block-right-header {
    float: none;
    display: inline-block
}

.step-header .block-right-header .navigation-main {
    padding-top: 4px
}

.step-header .block-right-header .navigation-main ul li {
    margin-left: 20px;
    margin-right: 20px
}

.step-header .block-right-header .navigation-main ul li.disabled {
    pointer-events: none;
    opacity: 0.6
}

.after-login {
    width: auto;
    float: right
}

.after-login .user-profile-link {
    display: inline-block
}

.after-login .user-profile-link a {
    display: inline-block;
    padding: 10px 28px 10px 8px;
    position: relative
}

.after-login .user-profile-link a:before {
    content: "";
    position: absolute;
    top: -2px;
    width: 6px;
    height: 6px;
    border-left: 1px solid;
    border-bottom: 1px solid;
    bottom: 0;
    right: 13px;
    color: #2B2F36;
    margin: auto;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.after-login .user-profile-link img {
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle
}

.after-login .user-profile-link span {
    color: #252931;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.72px;
    text-transform: uppercase;
    padding-left: 8px
}

@media screen and (max-width:767px) {
 /*.mn-cs {
        padding-left: 0px !important;
      }*/
.blog-sidebar {
    width: 100% !important;
    /* Sidebar width */
}
    .top-products-carousel,
    .accessories-carousel,
    .blog-carousel {
        grid-template-columns: 1fr !important;
    }

    body,
    html {
        height: 100%
    }

    body.freezbody {
        overflow: hidden
    }

    body.freezbody .main-wrapper {
        height: 100%;
        overflow: hidden
    }
}

.footer-signup {
    background-color: #F5F5F5;
    padding: 18px 0px 18px
}

.signup-head h4 {
    font-weight: 500;
    color: #252931;
    margin: 0 0 8px 0px
}

@media screen and (min-width:991px) {
    .signup-head h4 {
        font-size: 24px;
        line-height: 35px
    }
}

.signup-head p {
    font-size: 14px;
    color: #8d8f93;
    line-height: 19px;
    margin: 0px
}

.signup-form {
    position: relative;
    margin: 10px 0 4px 0px
}

.signup-form input[type=email] {
    width: 100%;
    background-color: #FFFFFF;
    border-radius: 1px;
    border: 2px solid rgba(89, 89, 89, 0.19);
    height: 46px;
    padding: 0 130px 0 13px;
    font-size: 14px;
    color: #2A2E36;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-appearance: none
}

.signup-form input[type=email]:focus {
    border-color: rgba(89, 89, 89, 0.3);
    outline: none
}

.signup-form .submit-btn {
    width: 120px;
    height: 46px;
    border-radius: 1px;
    background-color: #D63242;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0.8px;
    position: absolute;
    text-align: center;
    top: 0px;
    right: 0;
    border: none;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease
}

.signup-form .submit-btn:hover {
    color: #fff;
    text-decoration: none;
    background-color: #ef3c4d
}

.signup-form .submit-btn:focus {
    text-decoration: none
}

.signup-label {
    font-size: 12px;
    line-height: 17px;
    color: #C3C4C6
}

.signup-label em {
    color: #D63242;
    font-size: 12px;
    letter-spacing: 0.44px;
    margin: 0 5px 0 0px
}

.site-footer {
    padding: 57px 0 0;
    position: relative;
    display: inline-block;
    width: 100%;
    background: #1b1a1a;
}

.site-footer .site-info {
    border: none;
    padding: 0;
}

.site-footer .site-info p {
    margin-bottom: 0;
    font-size: 16px;
    color: #999999;
    border: none;
    text-align: center;
    opacity: 1;
}

.terms-list {
    text-align: right;
}

.terms-list li {
    display: inline-block;
    padding: 0 10px;
}

.terms-list li a {
    font-size: 16px;
    color: #999999;
}

.footer-title {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    margin: 0 0 20px 0px;
    letter-spacing: 0.4px;
}

.site-footer .footer-nav ul li a {
    position: relative;
}

.site-footer .footer-nav ul li a span {
    position: absolute;
    left: -27px;
}

ul.full-width.icons {
    padding-left: 25px;
}

ul.full-width.icons li a span {
    left: -24px;
}

.site-footer .full-width {
    vertical-align: top;
}

.support .social-icon li {
    display: inline-block;
    margin-right: 12px;
}

.site-footer .full-width li {
    width: 100%;
}

.site-footer .full-width li a {
    font-size: 16px;
    color: #999999;
    line-height: normal;
}


.footer-nav.useful-links.full-width ul {
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

.footer-nav.useful-links.half-width ul {
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

.footer-nav.useful-links.half-width ul li {
    width: 100%;
    float: left;
}

.f-address p {
    color: #606367;
    font-size: 13px;
    line-height: 20px
}

.site-footer ul {
    padding: 0px;
    margin: 0px
}

.site-footer h4 {
    font-size: 15px;
    font-weight: 500;
    margin: 0 0 33px 0px
}

@media only screen and (max-width:767px) {
    .site-footer h4 {
        border-top: 1px solid #E1E1E9;
        margin: 20px 0 20px 0px;
        padding: 20px 0 0 0px
    }
}

.site-footer .footer-nav ul li {
    display: block;
    margin: 0 0 2px 0
}

.site-footer ul.half-width {
    width: 49%;
    display: inline-block;
    vertical-align: top;
}

.site-footer .footer-nav ul li a {
    font-size: 16px;
    color: #999999;
    line-height: 1.2;
    padding: 3px 0;
    display: inline-block;
    word-break: break-all;
}

.site-footer .footer-nav ul li a:hover {
    color: #fff;
}

.f-cards span {
    margin-right: 18px
}

.support h6 {
    font-size: 14px;
    color: #FFF;
    font-weight: 400;
    margin: 0 0 8px 0;
    line-height: normal
}

.support ul {
    display: block;
    text-align: center;
}

.support.m-t30 h6 {
    text-align: center;
}

.support ul li {
    display: block;
    margin-bottom: 6px
}

.support ul li:last-child {
    margin-bottom: 0px
}

.support ul li a {
    font-size: 13px;
    color: #D63242;
    line-height: 1.2;
    display: inline-block;
    vertical-align: top
}

.site-info-wrapper {
    border-top: 1px solid rgba(255, 255, 255, 0.10);
    padding: 19px 0 20px;
    margin: 45px 0 0 0px
}

.site-info {
    text-align: center;
    border-top: 1px solid #E8E8E8;
    padding: 9px 0
}

.site-info p {
    font-size: 13px;
    color: #181B21;
    margin: 0;
    font-weight: 300;
    opacity: 0.5
}

.f-cards .fs-13 {
    font-size: 13px;
    color: #181B21
}

.footer-block {
    margin-bottom: 46px
}

.footer-block:last-child {
    margin-bottom: 0px
}

@media screen and (min-width:1024px) {
    .useful-links ul.half-width li {
        width: 100%;
        float: left;
        min-height: 24px;
        margin-bottom: 10px;
    }
}

.useful-links ul li span.hint {
    display: inline-block;
    vertical-align: middle;
    height: 20px;
    border-radius: 5px 5px 5px 0;
    background-color: #D63242;
    padding: 0 4px;
    color: #FFFFFF;
    line-height: 20px;
    font-size: 10px;
    font-weight: bold;
    margin-left: 4px
}

@media screen and (max-width:550px) {
    .useful-links ul li span.hint {
        display: none
    }
}

@media screen and (min-width:767px) {
    .useful-links ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width:1024px) {
    .site-footer .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 24px
    }

    .site-info,
    .site-info-wrapper {
        text-align: center
    }

    .f-address p {
        margin-bottom: 0px
    }

    .footer-block {
        margin-bottom: 26px
    }

    .f-cards span.fs-13 {
        display: block !important;
        margin-bottom: 10px;
        width: 100%
    }

    .site-info-wrapper {
        margin-top: 0
    }

    .site-footer .footer-nav ul li {
        float: left;
        position: relative;
        padding-right: 20px
    }

    .site-footer .footer-nav ul li:last-child:after {
        content: none
    }

    .site-footer .footer-nav ul li:after {
        content: "";
        position: absolute;
        right: 10px;
        height: 13px;
        top: 0;
        bottom: 0;
        margin: auto;
        width: 1px;
        background-color: #6e7073
    }

    .site-footer .footer-nav ul li a {
        font-size: 12px
    }

    .site-footer .support {
        float: left;
        margin: 0;
        width: 50%;
        padding-right: 20px
    }

    .footer-title {
        margin-bottom: 6px
    }
}

@media screen and (max-width:767px) {
    .footer-title {
        margin-bottom: 8px
    }
}

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

.social-block strong {
    color: #181B21;
    font-size: 13px;
    line-height: 18px;
    display: inline-block;
    vertical-align: middle;
    margin: 0px;
    font-weight: 400;
    margin-right: 10px
}

.social-block ul {
    display: inline-block;
    vertical-align: middle;
    margin: 0
}

.social-block ul li {
    float: left;
    margin-right: 16px
}

.social-block ul li:last-child {
    margin-right: 0px
}

.social-block ul li a {
    float: left;
    -webkit-transition: all 0.4s cubic-bezier(0, 0.4, 0.25, 1);
    -o-transition: all 0.4s cubic-bezier(0, 0.4, 0.25, 1);
    transition: all 0.4s cubic-bezier(0, 0.4, 0.25, 1)
}

.social-block ul li a:hover {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08)
}

@media screen and (min-width:1024px) {
    .f-address {
        max-width: 256px
    }
}

@media screen and (max-width:991px) {
    .social-block {
        text-align: center;
        padding-top: 20px
    }

    .social-block strong {
        display: block;
        margin-bottom: 12px;
        margin-right: 0px
    }
}

.sm-footer {
    padding-top: 30px
}

.sm-footer .site-info-wrapper {
    margin-top: 0px
}

.home-hero-slider {
    position: relative
}

@media only screen and (max-width:800px) {
    .home-hero-slider .bx-wrapper img {
        max-width: inherit;
        display: block;
        width: auto;
        height: 600px
    }
}

.slider-content {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    max-width: 1170px;
    margin: 0px auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.icon-layout {
    margin: 60px 0 0 0px
}

.icon-layout figure {
    margin: 0px 0 22px 0px;
    min-height: 62px
}

.icon-layout h6 {
    font-size: 18px;
    margin: 0 0 12px 0px
}

.icon-layout p {
    font-size: 15px;
    line-height: 1.5;
    color: #0F273D;
    opacity: 0.8;
    margin: 0px
}

.icon-layout p+a {
    margin-top: 30px
}

@media only screen and (max-width:767px) {
    .icon-layout {
        border-top: 1px solid #ccc;
        margin: 30px 0 0 0px;
        padding: 30px 0 0 0px
    }
}

@media only screen and (min-width:991px) {
    .grid-lg-76.row {
        margin-left: -38px;
        margin-right: -38px
    }

    .grid-lg-76.row [class*=" col-"],
    .grid-lg-76.row [class^=col-] {
        padding-left: 38px;
        padding-right: 38px
    }
}

.bg-light-b {
    background-color: #F2F9FF
}


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

@media screen and (min-width:1500px) {
    .container {
        width: 100%;
        max-width: 1440px
    }
}

@media screen and (max-width:1200px) {
    .container {
        width: 100%;
        max-width: 100%;
        padding: 0 50px
    }

    /*.main-banner-ui .slick-dots{left:30px !important;}*/
}

.sm-container {
    max-width: 1200px
}

@media screen and (min-width:1500px) {
    .sm-container {
        max-width: 1200px
    }
}

@media screen and (min-width:1300px) {
    .block-listing .grid-block-product [class*=col-] {
        max-width: 25%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%
    }
}

@media screen and (min-width:1500px) {
    .grid-block-product [class*=col-] {
        max-width: 20%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%
    }

    .block-listing .grid-block-product [class*=col-] {
        max-width: 20%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%
    }
}

@media screen and (min-width:1800px) {
    .block-listing .grid-block-product [class*=col-] {
        max-width: 16.599999999%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.599999999%;
        flex: 0 0 16.599999999%
    }
}

.features-block {
    padding: 22px 0;
    border-top: 1px solid #ECECEC
}

.add-block-hm {
    text-align: center;
    padding: 22px 0 60px 0
}

@media screen and (max-width:767px) {
    .add-block-hm {
        padding: 2px 0 10px 0
    }
}

.add-block-hm img {
    max-width: 100%
}

.block-product-ui {
    display: block;
    padding: 30px 0 40px
}

.block-product-ui .grid-block-product .all-product {
    margin-bottom: 30px
}



.catgories-block {
    display: block;
    position: relative;
    border-radius: 14px;
    -webkit-box-shadow: 0 3px 42px 0 rgba(38, 39, 59, 0.07);
    box-shadow: 0 3px 42px 0 rgba(38, 39, 59, 0.07);
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease
}

.catgories-block figure {
    margin: 0
}

.catgories-block figure img {
    display: block;
    border-radius: 14px
}

.catgories-block figcaption {
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    background: #fff;
    padding: 13px 10px;
    text-align: center;
    border-radius: 0 0 14px 14px;
    color: #25263A;
    font-size: 14px;
    font-weight: 800;
    letter-spacing: 0.78px;
    text-transform: uppercase
}

.customer-reviews {
    padding: 40px 0 40px 0
}

.layout-ads a {
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    display: inline-block;
    width: 100%
}

.layout-ads img {
    width: 100%
}

@media screen and (min-width:1024px) {
    .layout-ads a:hover {
        -webkit-transform: translateY(-3px);
        -ms-transform: translateY(-3px);
        transform: translateY(-3px)
    }

    .layout-ads a:hover .catgories-block {
        -webkit-box-shadow: 0 27px 42px 0 rgba(38, 39, 59, 0.08);
        box-shadow: 0 27px 42px 0 rgba(38, 39, 59, 0.08)
    }
}

.rating {
    display: inline-block;
    height: 16px;
    background-color: #57B652;
    border-radius: 2px;
    line-height: 14px;
    font-size: 10px;
    font-weight: 600;
    color: #fff;
    padding: 0 3px
}

.rating .icon-star {
    display: inline-block;
    vertical-align: middle
}

.rating span {
    display: inline-block;
    vertical-align: middle
}

.rating-star {
    display: block;
    padding-top: 8px
}

.rating-star img {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    height: auto !important
}

.rating-star .star-counter {
    display: inline-block;
    vertical-align: middle;
    opacity: 0.87;
    color: #252931;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.45px
}

.mob-hide {
    display: block
}

.grid-mob-view {
    display: block;
    overflow: hidden
}

.grid-mob-view ul {
    white-space: nowrap;
    display: block;
    overflow-x: scroll;
    overflow-y: hidden;
    margin: 0;
    padding-right: 10px;
    scroll-behavior: smooth;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    will-change: transform;
    -webkit-overflow-scrolling: touch;
    margin-bottom: -30px;
    padding-bottom: 30px
}

.grid-mob-view ul li {
    width: 200px;
    display: inline-block;
    padding-left: 15px
}

.grid-mob-view ul li a {
    display: inline-block;
    width: 100%
}

.grid-mob-view ul li a img {
    width: 100%;
    border-radius: 6px
}

.grid-mob-view ul::-webkit-scrollbar {
    display: none
}

.product-item .discount-price-percentage {
    font-size: 12px
}

.search-mob {
    position: fixed;
    top: 0;
    z-index: 999999;
    background: #fff;
    height: 100%;
    left: 0;
    width: 100%
}

.search-mob .search-box-container {
    width: 100%;
    position: relative;
    height: 50px;
    border-bottom: 1px solid #eaeaec;
    padding-left: 50px
}

.search-mob .search-box-container input[type=text] {
    width: 100%;
    height: 48px;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    font-size: 14px
}

.search-mob span.icon-arrow-righ-v1 {
    height: 50px;
    float: left;
    width: 50px;
    text-align: center;
    line-height: 50px;
    position: absolute;
    left: 0;
    top: 0
}

.search-mob span.icon-arrow-righ-v1:before {
    display: inline-block;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    color: #505050
}

.web-hide {
    display: none
}



.slide-ui-block {
    width: 100%;
    height: 668px;
    background-size: cover;
    background-position: -90px center !important;
}

.hero-banner-content label {
    color: #ffffff;
    font-size: 20px;
    line-height: 53px;
    margin-bottom: 0;
    letter-spacing: 3.5px;
    font-weight: normal;
    width: 100%;
    position: relative;
    top: 20px;
}

.hero-banner-content h3 {
    font-size: 96px;
    color: #ffffff;
    line-height: 90px;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 1px solid #ffffff;
    padding-bottom: 15px;
    margin-bottom: 10px;
    display: inline-block;
}

.hero-banner-content {
    position: relative;
    top: 240px;
    width: 100%;
    max-width: 635px;
}

.hero-banner-content p {
    line-height: 28px;
    font-size: 18px;
    color: #ffffff;
    display: block;
    width: 100%;
}

.readmore-btn {
    display: inline-block;
    vertical-align: middle;
    float: left;
    top: 196px;
    position: relative;
    right: 5px;
}

.hot-selling-ui .slick-dots {
    display: none !important;
}

.slick-dots li {
    display: inline-block;
    margin: 0 10px 0 0;
}

.slick-dots li button {
    width: 14px;
    height: 14px;
    border-radius: 100%;
    background: #e1e1e1;
    border: none;
    display: inline-block;
    font-size: 0;
    cursor: pointer;
}

.slick-dots li button:focus {
    outline: none;
}

/*.main-banner-ui .slick-dots {
    position: absolute;
    bottom: 53px;
    left: 9%;
}*/
.slick-dots .slick-active button {
    background: #f0bd0d;
}

.slick-dots {
    bottom: 15px;
}


@media only screen and (min-width:1300px) {
    /*.main-banner-ui .slick-dots{
    left:10px;
    top: 50%;
    bottom: 0;
}
.main-banner-ui .slick-dots li{
    display: block;
}*/
}



@media screen and (max-width:1024px) {
    .mob-hide {
        display: none
    }

    .web-hide {
        display: block
    }

    .features-block {
        display: none
    }

    .search-mob {
        display: none
    }

    .container {
        padding: 0 15px
    }

    .product-item figure img {
        height: 300px
    }

    .heading-block {
        text-align: left;
        margin-bottom: 20px
    }

    .grid-product.all-product .row {
        white-space: inherit;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .grid-product.all-product .row [class*=col-] {
        max-width: 25%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 280px;
        display: inline-block;
        padding: 0 10px;
        margin-bottom: 20px
    }
}

@media screen and (max-width:1024px) and (max-width:767px) {
    .grid-product.all-product .row [class*=col-] {
        max-width: 33.3%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3%;
        flex: 0 0 33.3%
    }
}

@media screen and (max-width:1024px) and (max-width:767px) and (max-width:575px) {
    .grid-product.all-product .row [class*=col-] {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding: 0 10px
    }
}

@media screen and (max-width:1024px) {
    .grid-product {
        overflow: hidden;
        padding-bottom: 20px
    }

    .grid-product .container {
        padding: 0
    }

    .grid-product .row {
        white-space: nowrap;
        display: block;
        overflow-x: scroll;
        overflow-y: hidden;
        margin: 0;
        padding-left: 10px;
        padding-right: 10px;
        scroll-behavior: smooth;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        will-change: transform;
        -webkit-overflow-scrolling: touch;
        margin-bottom: -30px;
        padding-bottom: 10px
    }

    .grid-product .row::-webkit-scrollbar {
        display: none
    }

    .grid-product .row [class*=col-] {
        max-width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 280px;
        display: inline-block;
        margin-bottom: 0px;
        padding: 0 6px
    }

    .grid-block-product .container {
        padding: 0
    }

    .grid-block-product .row {
        margin: 0;
        border-top: 1px solid #f5efef
    }

    .grid-block-product .row [class*=col-] {
        max-width: 33.3%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3%;
        flex: 0 0 33.3%;
        margin: 0;
        padding: 12px 10px;
        border-bottom: 1px solid #f5efef;
        border-right: 1px solid #f5efef
    }
}

@media screen and (max-width:1024px) and (max-width:767px) {
    .grid-block-product .row [class*=col-] {
        max-width: 50%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }
}

@media screen and (max-width:1024px) {
    .grid-block-product .row [class*=col-]:nth-child(3n) {
        border-right: none
    }
}

@media screen and (max-width:1024px) and (max-width:767px) {
    .grid-block-product .row [class*=col-]:nth-child(3n) {
        border-right: 1px solid #f5efef
    }
}

@media screen and (max-width:1024px) {
    .product-item figcaption .add-btn {
        display: none
    }

    .product-item figcaption {
        border-radius: 0px
    }

    .product-ui-card {
        padding-bottom: 0px
    }

    .block-product-ui .grid-block-product .all-product {
        padding-top: 30px
    }

    .customer-reviews {
        display: none
    }

    .sale-timing-container {
        float: right;
        margin-top: -30px;
        padding-top: 0px;
        text-align: center
    }
}

@media screen and (max-width:767px) {
    .block-ad-ui {
        padding: 20px 0 10px
    }

    .heading-block h2 {
        font-size: 18px
    }

    .heading-block .head-line {
        margin-top: 6px
    }

    .heading-block p {
        margin-top: 6px;
        line-height: 1.5;
        font-size: 12px
    }

    .mob-hero-block {
        margin-bottom: 10px
    }

    .heading-block .head-line {
        height: 2px
    }

    .block-product-ui {
        padding: 20px 0
    }

    .grid-block-product .row [class*=col-] {
        padding: 0
    }

    .product-item figure img {
        border-radius: 0
    }

    .product-item figcaption h4 {
        font-size: 12px
    }

    .product-item figcaption .price {
        font-size: 12px
    }

    .product-item figcaption .real-price {
        font-size: 11px
    }

    .product-item figcaption {
        width: 100%;
        max-width: 100%
    }

    .footer-signup {
        margin-top: 20px
    }

    .search-mob {
        display: none
    }

    .head-v2 .col-sm-6 {
        max-width: 50%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        text-align: left !important
    }
}






.product-ui-block.hot-selling-ui {
    padding-top: 10px;
}

.hot-selling-ui .product-slide-item {
    border: none;
}

.hot-selling-ui .product-slide-item figure {
    height: auto;
    max-height: inherit;
}

.hot-selling-ui .product-slide-item figure {
    width: 100%;
}

.hot-selling-ui .product-slide-item figure img {
    width: 100%;
}



/*== product css=*/
.product-slide-item {
    display: inline-block;
    width: 100%;
    background: #fff;
    text-align: center;
    padding-bottom: 30px;
    margin: 15px;
    cursor: pointer;
    border: 1px solid #efefef;
}

.heading-ui p {
    margin-bottom: 40px;
}


.product-ui-block {
    padding: 70px 0;
}

.heading1 {
    color: #333333;
    font-size: 40px;
    line-height: 32px;
    margin-bottom: 40px;
    font-weight: normal;
}

.heading1 span {
    font-weight: bold;
    position: relative;
}

.heading1 span:after {
    position: absolute;
    content: "";
    bottom: -3px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #f0bd0d;
    right: 0;
    margin: auto;
}

.product-slide-item:hover {
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.05);
    transform: scale(1.05);
    transition: all 0.5s ease-in-out !important;
    -webkit-transition: all 0.5s ease-in-out !important;
    -moz-transition: all 0.5s ease-in-out !important;
    -o-transition: all 0.5s ease-in-out !important;
    -ms-transition: all 0.5s ease-in-out !important
}

.product-slide-item:hover .circle-btn {
    background: #166489;
    color: #fff;
    border: 1px solid #166489;
}

.product-slide-item figure {
    display: inline-block;
    text-align: center;
    max-height: 260px;
    min-height: 260px;
    vertical-align: middle;
}

.product-slide-item figcaption p {
    font-size: 15px;
    color: #333333;
    line-height: 25px;
    font-weight: bold;
    margin-bottom: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 227px;
    margin: 0 auto;
}

.home .product-slide-item figcaption p {
    with: 210px;
}

.product-slide-item figcaption .price-text {
    display: inline-block;
    font-size: 15px;
    color: #333333;
    line-height: 25px;
    font-weight: bold;
    width: auto;
}

.circle-btn {
    border: 1px solid #121114;
    display: inline-block;
    padding: 2px 20px;
    height: 42px;
    line-height: 38px;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 0px;
    margin-top: 20px;
    letter-spacing: 0.4px;
    background: #121114;
}

.circle-btn:hover {
    background: #166489;
    color: #fff;
    font-weight: bold;
    border: 1px solid #166489;
}

.circle-btn:focus {
    outline: none;
    box-shadow: none;
}

.slick-prev.slick-arrow {
    background: url("assets/images/prev-arrow.png");
    width: 15px;
    height: 26px;
    display: inline-block;
    font-size: 0;
    border: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -10px;
    z-index: 999;
}

.slick-next.slick-arrow {
    background: url("assets/images/next-arrow.png");
    width: 15px;
    height: 26px;
    display: inline-block;
    font-size: 0;
    border: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -10px;
    left: inherit;
    z-index: 999;
}

.slick-arrow:focus {
    outline: none;
}

.slick-arrow.slick-disabled {
    opacity: 0.6;
}

.product-ui-block .slick-dots {
    text-align: center;
}




.testimonal-ui .add-one {
    background-image: url(assets/images/addbanner.png);
    width: 100%;
    height: 315px;
    background-position: right 0;
    background-size: 100%;
    background-repeat: no-repeat;
}

.testimonal-ui .add-two {
    background-image: url(assets/images/addbanner2.png);
    width: 100%;
    height: 315px;
    background-position: right 0;
    background-size: 100%;
    background-repeat: no-repeat;
}

.testimonal-ui .add-content {
    position: relative;
    top: 70px;
    left: 30px;
}



.mob-filter {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
    background: #fff;
    width: 100%;
    border-top: 1px solid #ebebec;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    display: none
}

.mob-filter .blockinnerfilter {
    width: 50%;
    float: left;
    padding: 0 10px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    position: relative;
    border: none;
    background-color: #fff;
    outline: none
}

.mob-filter .blockinnerfilter:after {
    position: absolute;
    right: 0;
    width: 1px;
    height: 18px;
    background-color: #d0d0d2;
    content: "";
    top: 0;
    bottom: 0;
    margin: auto
}

.mob-filter .blockinnerfilter:last-child:after {
    content: none
}

.mob-filter .blockinnerfilter i {
    color: #31343b;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle
}

.mob-filter .blockinnerfilter span {
    display: inline-block;
    vertical-align: middle;
    padding-left: 6px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    color: #ef3c4c
}

.mob-filter .blockinnerfilter .icon-sorting {
    font-size: 18px
}


.support img {
    width: 100%;
}

.mobile-image {
    display: none;
}

.product-ui-block.hot-selling-ui .slick-arrow {
    display: none !important;
}

.site-footer .site-info p {
    padding-left: 20px;
}



/* contact page css*/

.inner-banner-block {
    padding-top: 80px;
    background-size: cover !important;
    padding-bottom: 80px;
    background-position: right 0 !important;
}

.inner-banner-content h2 {
    color: #fff;
    font-size: 34px;
    line-height: 90px;
    text-transform: uppercase;
    margin-bottom: 0;
}

.inner-banner-content p {
    font-size: 15px;
    line-height: 28px;
    color: #FFF;
}

/*.inner-banner-content p a {
    color: #166489;
    text-decoration: none;
}*/
.inner-banner-content p a {
    color: #4e6ef2;
    text-decoration: none;
}
.contact-ui-block {
    padding: 90px 0;
}

.address-block h4 {
    font-size: 32px;
    color: #333333;
    line-height: 51px;
    display: inline-block;
    position: relative;
    margin-bottom: 40px;
}

.address-block h4:after {
    background: #000000;
    width: 100%;
    height: 2px;
    position: absolute;
    content: "";
    bottom: -4px;
    left: 0;
}

.address-block h4 span {
    display: block;
    font-weight: normal;
}

.address-block ul li {
    position: relative;
    padding-left: 85px;
    margin-bottom: 60px;
}

.address-block ul li a {
    color: #333333;
    font-size: 24px;
}

.contact-form-ui {
    background: #fff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.12);
    padding: 30px;
    border-radius: 6px;
}

.address-block ul li:hover:before {
    background-color: #f0bd0d;
}

.address-block ul li a:hover {
    color: #f0bd0d;
}

.address-block ul li:before {
    position: absolute;
    content: "";
    background-color: #444444;
    height: 50px;
    width: 50px;
    border-radius: 100%;
    display: inline-block;
    left: 0;
    top: -8px;
    background-position: center;
}

.address-block ul li.envelope:before {
    background-image: url("assets/images/envelope.png");
    background-repeat: no-repeat;
}

.address-block ul li.contact:before {
    background-image: url("assets/images/contact.png");
    background-repeat: no-repeat;
}

.contact-form-ui .form-group label {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
    font-size: 16px;
    color: #121114;
    font-weight: 600;
}

.contact-form-ui .form-group input {
    width: 100%;
    background: #f5f3f3;
    height: 60px;
    border-radius: 30px;
    border: none;
    padding-left: 20px;
    padding-right: 20px;
}

.contact-form-ui .form-group input:focus,
.contact-form-ui .form-group textarea:focus {
    outline: none;
}

.contact-form-ui .form-group textarea {
    height: 120px;
    background: #f5f3f3;
    border-radius: 30px;
    padding: 20px;
    width: 100%;
    border: none;
    resize: none;
}

.contact-form-ui .form-group {
    margin-bottom: 20px;
}

.submit-btn {
    height: 42px;
    border-radius: 0px;
    padding: 0 30px;
    text-transform: uppercase;
    font-weight: 600;
    cursor: pointer;
    background-color: #4e6ef2;
    transition: 0.5s;
    background-size: 200% auto;
    color: white;
    box-shadow: 0 0 20px #eee;
    display: block;
    border: none;
}

.submit-btn:hover {
    background: #4e6ef2;
    color: #fff;
}

input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #666666 !important;
}

input::-moz-placeholder {
    /* Firefox 19+ */
    color: #666666 !important;
}

input:-ms-input-placeholder {
    /* IE 10+ */
    color: #666666 !important;
}

input:-moz-placeholder {
    /* Firefox 18- */
    color: #666666 !important;
}



/*product detail*/
.product-detail-block {
    padding: 80px 0 30px 0;
}

.product-detail-block .nav-tabs {
    display: none;
}

.product-slider-content .heading-content h3 {
    color: #000000 !important;
    font-size: 28px !important;
    line-height: 43px !important;
}

.product-slider-content .heading-content p {
    color: #666666;
    font-size: 26px;
    line-height: 40px;
}

.quantity-ui-block {
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    padding: 10px 0;
    /*display: inline-block;*/
    display: none;
    width: 100%;
    margin-bottom: 15px;
}

.avality-stock {
    color: #333333;
    font-size: 16px;
    line-height: 27px;
    display: inline-block;
    padding-right: 10px;
}

.avality-stock span {
    color: #34b008;
}

.price-ui {
    display: inline-block;
    font-size: 16px;
    line-height: 27px;
    color: #333333;
    padding-left: 10px;
    position: relative;
}

.price-ui:before {
    position: absolute;
    content: "";
    background: #e5e5e5;
    height: 15px;
    width: 1px;
    left: -1px;
    top: 7px;
}

.price-ui span {
    vertical-align: top;
    font-size: 24px;
    font-weight: bold;
    line-height: normal;
    position: relative;
    top: -7px;
}

.price-ui span span {
    top: 0px;
}


.price-left-ui {
    display: inline-block;
    width: auto;
    vertical-align: middle;
    padding-top: 6px;
}

.price-right-ui {
    display: inline-block;
    width: auto;
    float: right;
}

.price-right-ui .fill-btn {
    padding: 0 20px;
    font-weight: 600;
    line-height: 40px;
    vertical-align: top;
}

.price-right-ui .fill-btn:hover {
    color: #000;
}

.price-right-ui .outline-btn {
    line-height: 40px;
    font-weight: 400;
    vertical-align: top;
}

.quantity-block {
    display: inline-block;
    width: 130px;
}

.quantity-block input {
    width: 100%;
    height: 42px;
    border: 1px solid #ededed;
    border-radius: 30px;
    padding: 0 15px;
}

.quantity-block input:focus {
    outline: none;
}


.product-slider-content p {
    color: #333333;
    font-size: 16px;
    line-height: 27px;
}

.product-features h4 {
    color: #333333;
    font-size: 17px;
    line-height: 27px;
    margin-bottom: 5px;
}

input::-webkit-inner-spin-button {
    opacity: 1;
}

.product-features ul {
    padding: 0;
    list-style: none;
}

.product-features ul li {
    display: inline-block;
    width: 100%;
    color: #666666;
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 8px;
    position: relative;
    padding-left: 15px;
}

.product-features ul li:before {
    position: absolute;
    content: "";
    background: url("assets/images/listing-arrow.png") no-repeat;
    width: 6px;
    height: 9px;
    left: 0;
    top: 11px;
}

.detail-accrodian-block ul li a {
    color: #333333;
    font-size: 16px;
    line-height: 28px;
    font-weight: bold;
    background: #f3f3f5;
    border: 1px solid #e8e8e8 !important;
    border-radius: 0 !important;
}

.detail-accrodian-block ul li {
    border-radius: 0;
}

.detail-accrodian-block ul li a.active {
    border-bottom: 0 !important;
}

.detail-accrodian-block .nav-tabs {
    display: none;
}

.detail-accrodian-block {
    padding-bottom: 90px;
}

.detail-accrodian-block .card-body {
    padding: 15px 15px;
    border: 1px solid #e8e8e8;
    border-top: 0;
}

.detail-accrodian-block .card-body p {
    color: #666666;
}

.testimonal-ui.product-add-block .add-two,
.testimonal-ui.product-add-block .add-one {
    height: 298px;
}


#product-slider {
    width: calc(100% - 100px);
    float: right;
}

#product-carousel {
    width: 90px;
    display: inline-block;
}

#product-carousel.flexslider .slides {
    zoom: 1;
    width: 100% !important;
    transform: inherit !important;
}

#product-carousel.flexslider .slides li {
    margin-bottom: 10px;
}

#product-slider .flex-direction-nav {
    position: absolute;
    z-index: 9999;
    left: -60px;
    bottom: 40px;
}

#product-slider .flex-direction-nav a {
    opacity: 1
}

#product-slider .flex-direction-nav .flex-prev {
    left: 0;
    background: url("assets/images/slider-arrow.png");
    background-repeat: no-repeat;
    font-size: 0;
    left: -49px;
    transform: rotate(180deg);
    background-position: 0;
    bottom: -6px;
    position: relative;
}

#product-slider .flex-direction-nav .flex-next {
    left: 0;
    background: url("assets/images/slider-arrow.png");
    background-repeat: no-repeat;
    font-size: 0;
    right: 0;
    position: relative;
}

#product-slider .flex-direction-nav .flex-next {
    right: 0;
}

#product-slider .flex-direction-nav a:before {
    display: none;
}

#product-slider .flex-direction-nav .flex-prev.flex-disabled,
#product-slider .flex-direction-nav .flex-next.flex-disabled {
    display: block !important;
    opacity: 0.45 !important;
}

#product-carousel .flex-direction-nav {
    display: none !important;
}

#product-carousel.flexslider .slides li.flex-active-slide {
    border: 1px solid #f0bd0d;
}

#product-carousel.flexslider .slides li {
    border: 1px solid transparent;
}




@media(min-width:768px) {
    .detail-accrodian-block .nav-tabs {
        display: flex;
    }

    .detail-accrodian-block .card {
        border: none;
    }

    .detail-accrodian-block .card .card-header {
        display: none;
    }

    .detail-accrodian-block .card .collapse {
        display: block;
    }
}

@media(max-width:767px) {
    .detail-accrodian-block .tab-content>.tab-pane {
        display: block !important;
        opacity: 1;
        margin-bottom: 10px;
    }
}

.detail-accrodian-block .card .card-header {
    padding: 0;
    border-bottom: 0;
}

.detail-accrodian-block .card .card-header h5 a {
    padding: 0.75rem 1.25rem;
    display: inline-block;
    width: 100%;
    color: #333333;
    position: relative;
}

/*.detail-accrodian-block .card .card-header h5 a:after{}*/
.detail-accrodian-block .card .card-header h5 a:after {
    position: absolute;
    content: "";
    background: url(assets/images/next-arrow.png);
    width: 26px;
    height: 27px;
    right: 11px;
    top: 19px;
    transform: rotate(90deg);
    background-repeat: no-repeat;
    background-size: 10px;
}

.detail-accrodian-block .card .card-header h5 a[aria-expanded="true"]:after {
    transform: rotate(-90deg);
    top: 2px;
    right: 0;
}

.product-ui-block.hot-selling-ui.like-ui .slick-arrow {
    display: inline-block !important;
    background-size: 10px;
    background-repeat: no-repeat;
    top: 45%;
}

.product-ui-block.hot-selling-ui.like-ui .slick-dots {
    display: block !important;
}

.product-slide-item figcaption .left-content {
    display: inline-block;
    width: 50%;
    text-align: left;
    float: left;
}

.product-slide-item figcaption a {
    display: inline-block;
    float: right;
    padding: 2px 12px;
    font-size: 11px;
}

.product-slide-item figcaption .left-content {
    display: inline-block;
    width: 96px;
    text-align: left;
    float: left;
    vertical-align: middle;
}

.product-slide-item figcaption .left-content p {
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.product-slide-item figcaption {
    padding: 0 5px;
}

.hot-selling-ui.like-ui .product-slide-item {
    padding-bottom: 20px;
}



.product-ui-block.hot-selling-ui figcaption a {
    float: none;
}

/*=== product listing ==*/
.block-listing {
    border-top: 1px solid rgba(219, 219, 219, 0.6);
}

.br-1 {
    border-right: 1px solid rgba(219, 219, 219, 0.6);
}

.head-filter {
    display: block;
    padding: 28px 0 28px 24px;
    border-bottom: 1px solid rgba(219, 219, 219, 0.6);
}

.head-filter h2 {
    color: #252931;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.47px;
    line-height: 18px;
    margin: 0;
    display: inline-block;
}

.head-filter a.reset-filter {
    float: right;
    padding: 2px 9px;
    margin-top: -2px;
    margin-right: 10px;
    color: #d63242;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0.2px;
    line-height: 17px;
    text-transform: uppercase;
}

.aside-filter {
    padding-right: 0;
    max-width: 304px;
    flex: 0 0 304px;
    margin-top: 104px;
}

.head-list-block {
    display: block;
    position: relative;
    cursor: pointer;
}

.head-list-block h3 {
    opacity: 1;
    color: #2a2e35;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.55px;
    line-height: 13px;
    text-transform: uppercase;
}

.filter-list-block {
    padding: 5px 13px 5px;
    border-bottom: 1px solid rgba(219, 219, 219, 0.6);
}

.head-list-block {
    /* padding: 12px 0; */
    margin-bottom: 5px;
}

.head-list-block h3 {
    margin: 0;
    color: #000000;
    font-weight: bold;
    font-size: 16px;
    text-transform: capitalize;
}

.head-list-block h3 a {
    margin: 0;
    /*color: #333333;*/
    color: #fff !important;
    font-weight: bold;
    font-size: 16px;
    text-transform: capitalize;
}

.filter-block {
    width: 100%;
}

.block-ui {
    display: block;
}

.block-ui li a {
    color: #666666;
    font-size: 14px;
}

.block-ui ul li {
    padding-left: 25px;
    position: relative;
}

.block-ui ul li:before {
    position: absolute;
    content: "";
    width: 8px;
    height: 1px;
    background: #666666;
    left: 8px;
    top: 12px;
}

.block-ui ul {
    display: inline-block;
    width: 100%;
    margin: 0;
}

.block-ui ul li {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-bottom: 15px;
}

.block-ui ul li.size-block-ui {
    width: auto;
    margin-right: 11px;
    margin-bottom: 5px;
}

.filter-block.fixedfilter {
    height: 100%;
    overflow: auto;
    padding-left: 20px;
    margin-left: -20px;
    max-height: calc(100% - 110px);
}

.filter-block.fixedfilter::-webkit-scrollbar {
    display: none;
}

.size-block-ui label {
    margin: 0;
    position: relative;
    cursor: pointer;
}

.size-block-ui .option-input::after {
    content: none;
}

.size-block-ui input.option-input+span {
    border: 1px solid #dbdbdb;
    border-radius: 2px;
    background-color: #fff;
    height: 34px;
    min-width: 34px;
    line-height: 32px;
    display: inline-block;
    text-align: center;
    padding: 0 10px;
    color: #252931;
    font-size: 13px;
    transition: all 0.4s ease;
}

.size-block-ui input.option-input:checked+span {
    color: #fff;
    background-color: #d63242;
    border: 1px solid #d63242;
}

.custom-radio-ui.custom-radio-ui-v1 label .option-input:after {
    background-color: #a5aeb5;
    left: -4px;
    top: -4px;
}

.custom-radio-ui.custom-radio-ui-v1 label span:before {
    height: 18px;
    width: 18px;
    background-color: #fff;
    border: 2px solid #a5aeb5;
}

.custom-radio-ui.custom-radio-ui-v1 label span:after {
    background-color: #0095f8;
    left: 7px;
    top: 7px;
    width: 8px;
    height: 8px;
}

.custom-radio-ui.custom-radio-ui-v1 label .option-input:checked+span:before {
    border: 2px solid #0095f8;
}

.custom-radio-ui label {
    display: inline-block;
    width: 100%;
    padding-left: 33px;
    position: relative;
    cursor: pointer;
    margin: 0;
}

.custom-radio-ui label span {
    color: #252931;
    font-size: 13px;
    line-height: 16px;
}

.custom-radio-ui label span:before {
    content: "";
    height: 17px;
    width: 17px;
    border: 1px solid #ccc9c9;
    background-color: #fff;
    position: absolute;
    left: 2px;
    top: 2px;
    border-radius: 100%;
    transition: all 0.4s ease;
}

.custom-radio-ui label span:after {
    content: "";
    height: 7px;
    width: 7px;
    background-color: #d63241;
    position: absolute;
    left: 7px;
    top: 7px;
    border-radius: 100%;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease;
}

.custom-radio-ui label .option-input:checked+span:after {
    visibility: visible;
    background-color: #fff;
    opacity: 1;
}

.custom-radio-ui label .option-input:checked+span:before {
    border: 1px solid #d63242;
    background-color: #d63242;
}

.custom-checkbox-ui label {
    display: inline-block;
    width: 100%;
    padding-left: 30px;
    position: relative;
    cursor: pointer;
    margin: 0;
}

.custom-checkbox-ui label span {
    color: #252931;
    font-size: 13px;
    line-height: 16px;
}

.custom-checkbox-ui label span:before {
    content: "";
    height: 17px;
    width: 17px;
    border: 1px solid #ccc9c9;
    background-color: #fff;
    position: absolute;
    left: 2px;
    top: 2px;
    border-radius: 1px;
    transition: all 0.4s ease;
}

.custom-checkbox-ui label span:after {
    content: "";
    height: 5px;
    position: absolute;
    left: 6px;
    top: 7px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(-40deg);
    width: 0px;
}

.custom-checkbox-ui label .option-input:checked~span:after {
    visibility: visible;
    opacity: 1;
    width: 10px;
}

.custom-checkbox-ui label .option-input:checked~span:before {
    border: 1px solid #d63242;
    background-color: #d63242;
}

.option-input {
    position: absolute;
    left: 0;
    visibility: hidden;
}

.option-input::after {
    background: #6b717a;
    content: '';
    display: block;
    position: absolute;
    z-index: 100;
    border-radius: 100px;
    left: -2px;
    top: -3px;
}

.block-ui.colorblock ul li {
    width: auto;
    display: inline-block;
    margin-right: 23px;
    margin-bottom: 30px;
}

.block-ui.colorblock ul li label {
    padding: 0;
    float: left;
    transition: all 0.4s ease;
    /*&:hover{
   transform:scale(1.1);
   }*/
}

.option-input:checked::after {
    -webkit-animation: click-wave 0.65s;
    -moz-animation: click-wave 0.65s;
    animation: click-wave 0.65s;
    visibility: visible;
    opacity: 1;
}

.colorblock .custom-checkbox-ui label {
    padding-left: 55px;
}

.colorblock .custom-checkbox-ui {
    /*.option-input ~ .color-product-sign:after{
   width: calc(100% + 10px);
   height: calc(100% + 10px);
   }*/
}

.colorblock .custom-checkbox-ui .option-input:checked~.color-product-sign:before {
    transform: scale(1);
    background-color: rgba(129, 129, 129, 0.14);
}

.colorblock .custom-checkbox-ui:hover .option-input~.color-product-sign:before {
    transform: scale(1);
}

.colorblock .custom-checkbox-ui .option-input:checked~.color-product-sign {
    transform: scale(0.8);
    border-color: transparent;
}

.colorblock .custom-checkbox-ui .option-input:after {
    content: none;
}

.color-product-sign-blue {
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    filter: blur(6px);
    border-radius: 100%;
    opacity: 0.6;
}

.color-product-sign {
    height: 24px;
    width: 24px;
    background-color: #000;
    border-radius: 100%;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    position: relative;
    border: 1px solid #d4d4d4;
}

.color-product-sign:before {
    content: "";
    position: absolute;
    top: -10px;
    left: -10px;
    height: -webkit-calc(100% + 20px);
    height: calc(100% + 20px);
    width: -webkit-calc(100% + 20px);
    width: calc(100% + 20px);
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background-color: rgba(0, 0, 0, 0.05);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    z-index: -1;
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
}

.color-product-sign.black {
    background-color: #000;
}

.color-product-sign.blue {
    background-color: #00f;
}

.color-product-sign.brown {
    background-color: #a52a2a;
}

.color-product-sign.green {
    background-color: #008000;
}

.color-product-sign.pink {
    background-color: #ffc0cb;
}

.color-product-sign.red {
    background-color: #f00;
}

.color-product-sign.white {
    background-color: #fff;
}

.color-product-sign.maroon {
    background-color: #800000;
}

.color-product-sign.yellow {
    background-color: #ff0;
}

@-webkit-keyframes click-wave {
    0% {
        height: 20px;
        width: 20px;
        opacity: 0.35;
    }

    100% {
        height: 50px;
        width: 50px;
        margin-left: -14px;
        margin-top: -14px;
        opacity: 0;
    }
}

@-moz-keyframes click-wave {
    0% {
        height: 20px;
        width: 20px;
        opacity: 0.35;
    }

    100% {
        height: 50px;
        width: 50px;
        margin-left: -14px;
        margin-top: -14px;
        opacity: 0;
    }
}

@keyframes click-wave {
    0% {
        height: 20px;
        width: 20px;
        opacity: 0.35;
    }

    100% {
        height: 50px;
        width: 50px;
        margin-left: -10px;
        margin-top: -10px;
        opacity: 0;
    }
}

.right-block-listing {
    padding-left: 24px;
    padding-top: 20px;
    padding-right: 24px;
    max-width: calc(100% - 304px);
    flex: 0 0 calc(100% - 304px);
}

.breadcrumb-ui {
    display: block;
}

.breadcrumb-ui ul {
    display: inline-block;
}

.breadcrumb-ui ul li {
    float: left;
    padding-right: 16px;
    position: relative;
    margin-right: 10px;
}

.breadcrumb-ui ul li a,
.breadcrumb-ui ul li span {
    color: rgba(74, 77, 84, 0.8);
    font-size: 13px;
    line-height: 13px;
    transition: all 0.5s ease;
}

.breadcrumb-ui ul li a:hover {
    color: #000;
}

.breadcrumb-ui ul li span {
    color: rgba(74, 77, 84, 0.6);
    font-size: 13px;
    line-height: 13px;
}

.breadcrumb-ui ul li:after {
    content: "\e902";
    position: absolute;
    right: 0;
    top: 6px;
    font-family: 'icomoon' !important;
    font-size: 10px;
    opacity: 0.6;
    color: #000;
}

.breadcrumb-ui ul li:last-child:after {
    content: none;
}

.breadcrumb-ui {
    padding: 10px 0;
}

.productConHead {
    padding-top: 24px;
    padding-bottom: 30px;
}

.left-product {
    display: block;
    color: #6c717a;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.42px;
    line-height: 24px;
}

.left-product label {
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    color: #252931;
}

.left-product span {
    margin: 0;
    display: inline-block;
    vertical-align: middle;
}

.pagination-ui {
    display: inline-block;
    width: 100%;
    padding: 40px 0 120px 0;
}

.pagination-ui ul {
    display: block;
}

.pagination-ui ul li {
    display: inline-block;
    margin-right: 4px;
}

.pagination-ui ul li a {
    color: #252932;
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
    border: 1px solid transparent;
    padding: 0 4px;
    height: 30px;
    line-height: 28px;
    display: inline-block;
    min-width: 30px;
    border-radius: 2px;
    transition: all 0.4s ease;
}

.pagination-ui ul li a:hover {
    background-color: #f6f6f6;
}

.pagination-ui ul li.active a {
    border-color: #d63242;
    color: #d63242;
}

.pagination-ui ul li.next-pagination a {
    border-color: #f6f6f6;
    background-color: #f6f6f6;
    border-radius: 2px;
    padding: 0 8px;
}

.pagination-ui ul li.next-pagination a span,
.pagination-ui ul li.next-pagination a i {
    display: inline-block;
    vertical-align: middle;
}

.pagination-ui ul li.next-pagination a span {
    color: #252931;
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
}

.pagination-ui ul li.next-pagination a i {
    font-size: 10px;
    margin-left: 3px;
}

i.accordion-filter-sign {
    position: absolute;
    right: 15px;
    top: 10px;
    width: 20px;
    height: 20px;
}

i.accordion-filter-sign:before {
    content: "";
    position: absolute;
    width: 14px;
    height: 2px;
    background-color: #808286;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

.activeFilter .accordion-filter-sign {
    top: 8px;
    right: 19px;
}

.activeFilter .accordion-filter-sign:before {
    content: "+";
    width: 28px;
    height: 20px;
    color: #808286;
    background: transparent;
    line-height: 20px;
    font-size: 28px;
    text-align: center;
}

.mob-filter {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
    background: #fff;
    width: 100%;
    border-top: 1px solid #ebebec;
    transform: translate3d(0, 0, 0);
    display: none;
}

.mob-filter .blockinnerfilter {
    width: 50%;
    float: left;
    padding: 0 10px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    position: relative;
    border: none;
    background-color: #fff;
    outline: none;
}

.mob-filter .blockinnerfilter:after {
    position: absolute;
    right: 0;
    width: 1px;
    height: 18px;
    background-color: #d0d0d2;
    content: "";
    top: 0;
    bottom: 0;
    margin: auto;
}

.mob-filter .blockinnerfilter:last-child:after {
    content: none;
}

.mob-filter .blockinnerfilter i {
    color: #31343b;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
}

.mob-filter .blockinnerfilter span {
    display: inline-block;
    vertical-align: middle;
    padding-left: 6px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    color: #f8cb35;
}

.mob-filter .blockinnerfilter .icon-sorting {
    font-size: 18px;
}

.style-select-block {
    margin: 0 !important;
    width: auto !important;
}

.style-select-block .selectpicker {
    height: 42px;
    width: 148px;
    border: 1px solid #e7e7e7;
    border-radius: 30px;
    background-color: #fff;
    padding: 10px 10px;
    position: relative;
    opacity: 0.8;
    color: #2a2e35;
    font-size: 13px;
    font-weight: 500;
}

.style-select-block .dropdown-toggle::after {
    position: absolute;
    right: 17px;
    top: 16px;
    height: auto;
}

.style-select-block .dropdown-menu {
    padding: 0;
    margin-top: -3px;
    border-radius: 0 0 4px 4px;
    border: 1px solid #e7e7e7;
    border-top: none;
}

.style-select-block .dropdown-menu ul.dropdown-menu {
    display: inline-block;
    height: auto;
    position: relative;
    left: 0;
    width: 100%;
}

.style-select-block .selectpicker {
    outline: none;
}

.style-select-block .selectpicker:focus {
    outline: none !important;
    box-shadow: none;
}

.style-select-block .selectpicker li {
    display: block;
}

.style-select-block .selectpicker li.selected a {
    background-color: #ecedef;
    outline: none;
}

.style-select-block .selectpicker li a {
    display: inline-block;
    width: 100%;
    padding: 10px 12px;
    color: #252931;
    outline: none;
    transition: all 0.4s ease;
}

.style-select-block .selectpicker li a:hover {
    background-color: #ecedef;
    outline: none;
}

.sort-block {
    display: inline-block;
}

@media screen and (max-width: 767px) {
    .sort-block {
        display: none;
    }
}

.sort-block label {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 0 0;
    opacity: 0.7;
    color: #2a2e35;
    font-size: 13px;
}

.sort-block .dropdown {
    display: inline-block;
    vertical-align: middle;

}

.modal-bottom {
    position: fixed;
    bottom: 0;
    z-index: 9999;
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
    height: 100%;
    display: block;
    transform: translate3d(0, 0, 0);
    visibility: hidden;
    opacity: 0;
}

@media screen and (min-width: 767px) {
    .modal-bottom {
        display: none;
    }
}

.modal-bottom.sortactive {
    opacity: 1;
    visibility: visible;
}

.modal-bottom.sortactive .filter-modal {
    transform: translateY(0px);
    opacity: 1;
    visibility: visible;
}

.filter-modal {
    padding: 30px 20px;
    background: #fff;
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
}

.filter-modal h3 {
    color: #252931;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.47px;
    line-height: 18px;
    margin-bottom: 20px;
}

.filter-modal ul {
    display: block;
}

.filter-modal ul li {
    display: block;
    margin: 3px 0;
    border-bottom: 1px solid #efeeee;
}

.filter-modal ul li a {
    display: block;
    padding: 8px 0;
    color: #3e4152;
    font-size: 15px;
}

.filter-modal ul li a:hover {
    background-color: #d6d6d6;
}

.filter-modal {
    transform: translateY(70px);
    transition: all 0.3s ease;
    opacity: 0;
    visibility: hidden;
    display: block;
}

.action-filter {
    position: fixed;
    bottom: 0;
    z-index: 999;
    background: #fff;
    width: 100%;
    left: 0;
    display: none;
    border-top: 1px solid #ebebec;
    transform: translate3d(0, 0, 0);
}

.action-filter button {
    width: 50%;
    float: left;
    height: 50px;
    float: left;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    position: relative;
    border: none;
    outline: none;
    background-color: #fff;
}

.action-filter button.appyfilter {
    color: #d63242;
}

.action-filter button:after {
    position: absolute;
    right: 0;
    width: 1px;
    height: 18px;
    background-color: #d0d0d2;
    content: "";
    top: 0;
    bottom: 0;
    margin: auto;
}

.action-filter button:last-child:after {
    content: none;
}

.block-listing .container {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
}

@media screen and (max-width: 1025px) {
    .block-ui ul li.size-block-ui {
        margin-right: 5px;
    }
}

@media screen and (max-width: 991px) {
    .aside-filter {
        flex: 0 0 264px;
        max-width: 264px;
    }

    .right-block-listing {
        flex: 0 0 calc(100% - 264px);
        max-width: calc(100% - 264px);
    }

    .product-list-ui.grid .product-slide-item {
        min-height: 180px;
    }



}

@media screen and (max-width: 767px) {
    .aside-filter {
        padding-bottom: 50px;
    }

    .head-list-block {
        margin-bottom: 0px;
        padding-top: 5px;
        padding-left: 15px;
    }
    .mobile-left img {
    max-width: 87px !important;
    }
    .right-block-listing {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 10px;
    }

    .breadcrumb-ui {
        padding: 2px 0;
    }

    .productConHead {
        padding-top: 6px;
        padding-bottom: 20px;
    }

    .block-listing .grid-block-product {
        margin-left: -15px;
        margin-right: -15px;
    }

    .block-listing .grid-block-product .row {
        border-top: none;
    }

    .pagination-ui {
        padding: 20px 0 60px 0;
    }

    .breadcrumb-ui ul li span,
    .breadcrumb-ui ul li a {
        font-size: 12px;
    }

    .left-product {
        font-size: 14px;
    }

    .breadcrumb-ui ul li:after {
        font-size: 8px;
        top: 7px;
    }

    .aside-filter {
        display: block;
        position: initial;
        top: 0;
        /*z-index: 999;*/
        background: #fff;
        height: 100%;
        left: 0;
        overflow-y: scroll;
        overflow-x: hidden;
        /*transform: translateZ(0);*/
        /*will-change: transform;*/
        scroll-behavior: smooth;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .aside-filter .filter-block {
        width: 100%;
    }

    .aside-filter.filteractive {
        display: block;
    }

    .head-filter {
        padding: 13px 0;
    }

    .filter-list-block {
        padding: 12px 0;
    }

    .block-ui ul li {
        margin-bottom: 10px;
    }

    .mob-filter,
    .action-filter {
        display: block;
    }

    .freezbody {
        -webkit-overflow-scrolling: touch;
        overflow: hidden;
        height: 100vh;
    }

    .right-block-listing {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .product-item figure {
        border-radius: 0px;
    }

    .block-listing .container {
        padding-left: 15px;
    }

    .block-ui.colorblock ul li {
        margin-right: 10px;
    }

    .filter-list-block .block-ui.colorblock {
        padding-top: 15px;
    }
}




#container ul {
    list-style: none;
}

#container .buttons {
    margin-bottom: 20px;
}

#container .list li {
    width: 100%;
    border-bottom: 1px dotted #CCC;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

#container .grid li {
    float: left;
    width: 20%;
    height: 50px;
    border-right: 1px dotted #CCC;
    border-bottom: 1px dotted #CCC;
    padding: 20px;
}

.product-list-ui .product-slide-item {
    margin: 0;
    display: inline-block;
    max-width: 100%;
    width: 30%;
    margin-right: 15px;
    margin-bottom: 20px;
}

.product-list-ui {
    text-align: left;
    display: inline-block;
    width: 100%;
}

/*.product-list-ui .product-slide-item:nth-child(3n+3){
    margin-right: 0;
}*/
/* .content-filter {
   background:#f8cb35;
} */

.product-list-ui .product-slide-item {
    text-align: center;
}

.product-list-ui .product-slide-item figcaption a {
    float: none;
}

.arrow-icon {
    position: absolute;
    right: 15px;
    top: 4px;
}



.filter-block {
    width: 100%;
    height: 100%;
    background: #166489;
}

.product-list-ui.grid .product-slide-item figure {
    width: 40%;
    display: inline-block;
    margin-bottom: 0;
    padding-top: 14px;
    height: 157px;
}

.product-list-ui.grid .product-slide-item {
    width: 48%;
    padding-bottom: 0;
}

.product-list-ui.grid .product-slide-item figcaption {
    display: inline-block;
    width: 54%;
    vertical-align: top;
    padding-top: 20px;
    text-align: center;
}



.product-list-ui.grid .product-slide-item {
    width: 47%;
}

.product-list-ui.grid .product-slide-item:nth-child(2n+2) {
    margin-right: 0;
}

.sorting-button {
    display: inline-block;
}

.sorting-button button {
    background: none;
    border: none;
    padding: 7px
}

.sorting-button button:focus {
    outline: none;
    cursor: pointer;
    padding: 0px;
}

.sorting-button button:focus {
    border: none;
    width: 30px;
    padding: 0;
    height: 30px;
    /*background: #f0bd0d;*/
    background:#1664898f;
    border-radius: 4px;
    line-height: 30px;
}

.custom-pagination {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 10px;
}

.custom-pagination ul li {
    display: inline-block;
    text-align: center;
    margin: 0 5px;
}

.custom-pagination ul li a {
    background: #ececec;
    padding: 0px 10px;
    height: 30px;
    line-height: 28px;
    border-radius: 4px;
    font-size: 16px;
    color: #666666;
    display: inline-block;
    min-width: 30px;
}

.custom-pagination ul li.active a {
    background: #f7ca32;
    color: #333333;
}

.custom-pagination ul li.next-btn a {
    background: none;
    color: #f7ca32;
    text-transform: capitalize;
}

.product-ui-block .product-slide-item figcaption a {
    float: none;
}

.product-slide-item figure img {
    width: 100%;
}


@media only screen and (max-width:7000px) and (min-width:1600px) {
    .product-list-ui .product-slide-item {
        width: 30%;
    }

    .product-list-ui .product-slide-item:nth-child(4n+4) {
        margin-right: 20px;
    }

    .product-list-ui .product-slide-item:nth-child(5n+5) {
        margin-right: 0;
    }
}

@media only screen and (max-width:1300px) {
    .product-list-ui .product-slide-item {
        width: 30.5%;
    }
}

@media only screen and (max-width:1100px) {
    .product-list-ui .product-slide-item {
        width: 30.5%;
    }

    .product-list-ui .product-slide-item:nth-child(3n+3) {
        margin-right: 0px;
    }

    .product-list-ui .product-slide-item:nth-child(4n+4) {
        margin-right: 20px;
    }

    .product-list-ui .product-slide-item:nth-child(5n+5) {
        margin-right: 20px;
    }
}

@media only screen and (max-width:900px) {
    .product-list-ui .product-slide-item {
        width: 47%;
    }

    .product-list-ui .product-slide-item:nth-child(3n+3) {
        margin-right: 20px;
    }

    .product-list-ui .product-slide-item:nth-child(4n+4) {
        margin-right: 20px;
    }

    .product-list-ui .product-slide-item:nth-child(5n+5) {
        margin-right: 20px;
    }

    .product-list-ui .product-slide-item:nth-child(2n+2) {
        margin-right: 0px;
    }
}

@media only screen and (max-width:767px) {
    .aside-filter {
        padding: 15px;
        margin-top: 0;
        background: #f3f3f5;
    }

    .top-block {
        display: block;
    }

    .product-list-ui.grid .product-slide-item {
        min-height: 196px;
    }
}

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

    .product-list-ui.grid .product-slide-item {
        width: 47%;
    }

    .product-slide-item figcaption p {
        width: 180px;
    }
}

@media only screen and (max-width:450px) {
    .product-list-ui .product-slide-item {
        width: 100%;
        margin-right: 0 !important;
    }

    .product-list-ui.grid .product-slide-item {
        width: 100%;
    }

}



@media only screen and (min-width:1500px) {
    .product-slider-content .heading-content h3 {
        color: #333333;
        font-size: 36px;
        line-height: 43px;
    }

    .product-slider-content .heading-content p {
        color: #666666;
        font-size: 29px;
        line-height: 43px;
    }

    .testimonal-ui .add-one {
        height: 400px;
    }

    .testimonal-ui .add-two {
        height: 400px;
    }
}









@media only screen and (max-width:1400px) {
    .quantity-block {
        width: 110px;
    }

    .avality-stock,
    .price-ui {
        font-size: 14px;
    }
}


/* @media only screen and (max-width:1300px){
         .price-right-ui {
        display: inline-block;
        float: none;
        width: 100%;
        margin-top: 10px;
    }
    }*/



@media only screen and (max-width:1300px) and (min-width:991px) {
    .price-right-ui {
        display: inline-block;
        float: none;
        width: 100%;
        margin-top: 10px;
    }
}




@media only screen and (max-width:1250px) {
    .brand-section .owl-nav .owl-prev {
        left: 0px !important;
    }

    .brand-section .owl-nav .owl-next {
        right: 0px !important;
    }

    .footer-title {
        font-size: 14px;
    }

    .site-footer .footer-nav ul li a {
        font-size: 14px;
    }

    .hero-banner-content h3 {
        font-size: 80px;
    }

    .slide-ui-block {
        height: 570px;
    }

    .hero-banner-content {
        top: 150px;
    }

    .slide-ui-block {
        background-position: right 0 !important;
    }

    .slide-ui-block:after {
        position: absolute;
        content: "";
        background: rgba(0, 0, 0, 0.12);
        z-index: 2;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .hero-banner-content {
        z-index: 9;
    }
}

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

    .testimonal-ui .add-one,
    .testimonal-ui .add-two {
        background-color: #f3f3f5;
        /*flex: 0 0 100%; width: 100%; max-width: 100%; */
        margin-bottom: 15px;
    }

    .testimonal-ui .add-one,
    .testimonal-ui .add-two {
        background-position: right 2px;
        background-size: 600px;
    }

    .testimonal-ui .add-content {
        width: auto;
    }

    .block-ad-ui {
        display: none;
    }

    .cart-ui:before {
        display: none;
    }

    ul.full-width.icons li {
        margin-right: 25px;
    }

    .product-slide-item figcaption p {
        width: 168px;
    }

    .product-slide-item figure {
        min-height: 120px
    }

    .product-slide-item .price-text ins {
        display: block;
    }

}

@media only screen and (max-width:1100px) {
    .product-list-ui.grid .product-slide-item {
        min-height: 200px;
    }

    p.woocommerce-result-count {
        float: left;
        margin: 0px 0 0 !important;
    }
}

@media only screen and (max-width:1024px) {
    .full-nav {
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .site-footer {
        text-align: center;
    }

    .footer-nav.useful-links.full-width ul {
        width: 100%;
    }

    .site-footer .footer-nav ul li,
    .footer-nav.useful-links.half-width ul li {
        display: inline-block;
        width: auto;
        float: none;
    }

    .footer-nav.useful-links.full-width ul.icons li {
        padding-left: 25px;
    }

    .footer-nav {
        margin-bottom: 20px;
    }

    ul.full-width.icons li a span {
        top: 0;
    }

    .site-footer .col-md-6 {
        margin-bottom: 0;
    }

    .site-footer .footer-nav ul li a span {
        top: 0;
    }

    .site-footer .support {
        width: 100%;
    }

    .menu-customer-service-container {
        width: 100%;
    }

    ul#menu-customer-service {
        width: 100%;
        flex-wrap: nowrap !important;
        display: inline-block !important;
    }

    ul.full-width.icons {
        text-align: center;
        flex-wrap: nowrap !important;
        display: inline-block;
    }

    .site-footer .support.m-t30 {
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .site-info-wrapper {
        padding: 10px 10px;
    }

    .site-footer .site-info p {
        text-align: center;
    }

    ul.terms-list {
        text-align: center;
        padding-top: 5px;
    }

    .cart-ui {
        margin-right: 0;
        float: left;
    }

    .j-search {
        float: left;
        margin: 5px 0 0 0;
    }

}

@media only screen and (max-width:991px) {
    .hero-banner-content h3 {
        font-size: 58px;
        line-height: 76px;
        padding-bottom: 10px;
    }

    .hero-banner-content p {
        font-size: 14px;
        padding-right: 90px;
    }

    .hero-banner-content {
        max-width: 430px;
    }

    .readmore-btn {
        right: -43px;
        top: -14px;
    }

    .address-block h4 {
        font-size: 36px;
    }

    .contact-form-ui .form-group input {
        height: 48px;
    }

    .address-block ul li:before {
        width: 52px;
        height: 52px;
        background-size: 20px;
    }

    .address-block ul li.contact:before {
        background-size: 15px;
    }

    .inner-banner-content h2 {
        font-size: 44px;
        line-height: 55px;
    }

    .address-block ul li a {
        font-size: 21px;
    }

    .address-block ul li {
        padding-left: 70px;
    }

    .product-list-ui.grid .product-slide-item {
        min-height: 182px;
    }
}


@media only screen and (max-width:767px) {
    .slide-ui-block {
        height: 420px;
    }

    .hero-banner-content h3 {
        font-size: 46px;
    }

    .hero-banner-content {
        top: 68px;
    }

    .product-ui-block.hot-selling-ui {
        padding-bottom: 30px;
        padding-top: 30px;
    }

    .heading1 {
        margin-bottom: 20px;
        font-size: 32px;
    }

    .testimonal-ui .add-one,
    .testimonal-ui .add-two {
        background-image: none !important;
    }

    .testimonal-ui .add-content {
        left: 0;
        position: relative;
        top: 0;
        padding-bottom: 30px;
        border: 1px solid #bfbebe;
    }

    .mobile-image {
        display: block;
        margin-bottom: 20px;
    }

    .testimonal-ui .add-one {
        height: auto;
        background: #f6f6f6;
    }

    .gift-ui-block {
        text-align: center;
    }

    .testimonal-ui .add-two {
        background: #f2f2f4;
        height: auto;
    }

    .product-ui-block .slick-arrow {
        display: none !important;
    }

    .hero-banner-content p {
        position: relative;
    }

    .readmore-btn {
        right: 32px;
        top: 12px;
        position: absolute;
    }

    .product-ui-block {
        padding-bottom: 40px;
    }

    .contact-ui-block {
        padding: 20px 0 40px;
    }

    .inner-banner-block {
        padding-top: 75px;
        padding-bottom: 15px;
    }

    .address-block ul li {
        margin-bottom: 35px;
    }

    .testimonal-ui.product-add-block .add-two,
    .testimonal-ui.product-add-block .add-one {
        height: auto;
    }

    #product-slider {
        width: 100%;
        margin-bottom: 10px;
    }

    #product-carousel {
        width: 100%;
    }

    #product-slider .flex-direction-nav {
        position: absolute;
        z-index: 9999;
        left: inherit;
        bottom: -92px;
        right: 0;
    }

    .product-detail-block {
        padding-top: 30px;
    }

    #product-carousel {
        margin-bottom: 20px;
    }

    .product-slider-content .heading-content h3 {
        font-size: 26px;
        line-height: 36px;
    }

    .inner-banner-block {
        position: relative;
    }

    .inner-banner-block:after {
        position: absolute;
        content: "";
        background: rgba(0, 0, 0, 0.4);
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .inner-banner-content {
        position: relative;
        z-index: 99;
    }

    .product-list-ui {
        margin: 10px 0 0 0;
    }

    .add-content h4,
    .add-content label {
        color: #000
    }
}

@media only screen and (max-width:599px) {
    .hero-banner-content h3 {
        font-size: 40px;
    }

    .product-slide-item figure {
        min-height: 140px;
    }

    .contact-form-ui {
        padding: 20px 15px;
    }

    .address-block ul li {
        padding-left: 60px;
    }

    .address-block ul li a {
        font-size: 15px;
    }

    .address-block h4 {
        font-size: 28px;
    }

    .inner-banner-content h2 {
        font-size: 36px;
        margin-bottom: 0;
    }

    .address-block ul li:before {
        width: 40px;
        height: 40px;
        background-size: 17px;
    }
}

@media only screen and (max-width:480px) {
    #product-slider .flex-direction-nav {
        display: none;
    }

    #product-carousel.flexslider .slides li {
        width: 52px !important;
    }
}

/* custom css */

.hot-selling-ui .product-slide-item figure img {

    /* height: 267px !important; */
}

/*4-8-2019*/
.fieldset--submit button.full-width.has-padding {
    background: #f0bd0d
}

.lrm-nice-checkbox__label:hover input:not([disabled]):checked~.lrm-nice-checkbox__indicator,
.lrm-nice-checkbox__label input:checked:focus~.lrm-nice-checkbox__indicator {
    background: #f0bd0d
}

.lrm-nice-checkbox__label input:checked~.lrm-nice-checkbox__indicator {
    border-color: #f0bd0d
}

.lrm-user-modal-container .lrm-switcher.-is-not-login-only a.selected {
    background: #f0bd0d;
    color: #fff;
}

.woocommerce-tabs.wc-tabs-wrapper {
    padding: 20px;
}

.woocommerce-tabs li.nav-item.active a {
    color: #fff;
    background: #f0bd0d;
}

.woocommerce-message a.button.wc-forward,
.coupon button.button,
a.checkout-button.button.alt.wc-forward,
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
    background: #f0bd0d;
    color: #fff;
}

.product-name a,
.woocommerce-info a.showcoupon,
.woocommerce-info::before,
a.woocommerce-privacy-policy-link {
    /*color: #f0bd0d;*/
color:#000000;
}

.woocommerce-info {
    border-top-color: #f0bd0d;
}

div#order_review,
h3#order_review_heading {
    padding: 0 20px;
}

/*checkout page css*/
.fieldset--submit button.full-width.has-padding {
    background: #f0bd0d
}

.woocommerce .col2-set .col-1 {
    width: 70% !important;
    float: left;
    max-width: 900px;
}

.woocommerce .col2-set .col-2 {
    float: right;
    max-width: 400px !important;
    width: 30% !important;
}

.woocommerce span.woocommerce-input-wrapper {
    width: 100%;
    display: inline-block;
}

.woocommerce-input-wrapper input {
    padding: 6px 6px;
    border-radius: 2px;
    border: 1px solid #ddd;
}

.select2-container--default .select2-selection--single {
    height: 34px;
    border: 1px solid #ddd !important;
}

/*my accout page*/
.woocommerce-account form.woocommerce-form.woocommerce-form-login.login {
    max-width: 500px;
    margin: 0 auto;
    width: 100%;
    background: #f6f6f6;
}

form.woocommerce-ResetPassword.lost_reset_password {
    max-width: 600px;
    background: #f6f6f6;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    border: 1px solid #d3ced2;
    padding: 20px;
    border-radius: 5px;
}

p.woocommerce-form-row {
    width: 100%;
    display: inline-block;
}

.lost_reset_password p.woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first {
    width: 100% !important
}

.woocommerce-account .woocommerce-form input,
.woocommerce-account .woocommerce form .form-row input {
    border: 1px solid #d2d8d8;
    background-color: rgb(232, 240, 254);
    color: #000;
    font-weight: 300;
    font-size: 16px;
    box-shadow: none;
    border-radius: 0.25em;
    padding: 12px 20px 12px 20px;
}

.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
    width: 100%;
}

button.woocommerce-button.button.woocommerce-form-login__submit,
button.woocommerce-Button.button,
.woocommerce-MyAccount-content a.woocommerce-Button.button {
    background: #f0bd0d;
    color: #fff;
}

.woocommerce-LostPassword.lost_password a {
    color: #000;
    text-decoration: underline;
}

.woocommerce-LostPassword.lost_password a:hover {
    color: #f0bd0d
}

.woocommerce h2 {
    text-align: center;
}

.woocommerce li.woocommerce-MyAccount-navigation-link {
    padding: 12px 6px;
    background: #f6f6f6;
    border-bottom: 1px solid #ddd;
}

.woocommerce li.woocommerce-MyAccount-navigation-link a {
    display: block;
}

.woocommerce li.woocommerce-MyAccount-navigation-link a,
.woocommerce-MyAccount-content a {
    color: #f0bd0d;
}

.woocommerce li.woocommerce-MyAccount-navigation-link.is-active,
.woocommerce li.woocommerce-MyAccount-navigation-link:hover {
    background: #000;
}

.woocommerce li.woocommerce-MyAccount-navigation-link a:hover,
.woocommerce li.woocommerce-MyAccount-navigation-link.is-active a {
    color: #fff
}





/*media css*/

@media only screen and (max-width: 766px) {
    .slick-track {
        transform: translate3d(0px, 0px, 0px) !important;
    }

    /* .mobile-image {
    margin: 0px 121px 0px 18px;
} */
}


@media only screen and (max-width: 768px) {
    .site-footer {
        text-align: center !important;
    }

    /*checkout css*/
    .woocommerce .col2-set .col-1 {
        width: 100% !important;
    }

    .woocommerce .col2-set .col-2 {
        width: 100% !important;
        float: left;
        max-width: 100% !important
    }

    .site-footer .footer-nav ul li,
    .site-footer .footer-nav.useful-links.half-width ul li {
        float: none;
    }

    .useful-links ul {
        display: inline-block;
    }

    .woocommerce form .form-row {
        padding: 0
    }

    .woocommerce-MyAccount-content {
        margin: 30px 0 0 0;
    }
}

.navigation-main ul.sub-menu {
    POSITION: absolute;
    top: 30px !important;
    left: 10px;
    background: #f0f0f0;
    display: none;
    border-radius: 0 0 5px 5px;
    border-bottom: 2px solid #f0bd0d;
    width: 170px;
}

.sub-menu li a:hover {
    color: #c49802 !important;
}

/*header css*/
.header-web .container-fluid {
    width: 90%;
    display: flex;
    /* align-items: center; */
    align-items: baseline;
    justify-content: space-between;
}

.header-main .block-right-header {
    margin: 0px 0 0 0;
}

.header-main-block {
    padding: 6px 0;
}

.header-main .logo img {
    width: 140px;
}

.header-main-block .logo {
    padding: 0px 0;
}

/*.current-menu-item a {
    color: #00496b !important;
    font-weight: 600 !important;
}*/
.current-menu-item a {
    color: #4e6ef2 !important;
    font-weight: 600 !important;
}

.header-main {
    position: static;
    background: #fff;
    border-bottom: 1px solid #121114;
}

.header-main.sticky .header-main-block {
    padding: 6px 0;
}
span.site-title {
    font-size: 20px;
    color: #121114;
}

/*footer*/
.container-fluid {
    width: 90%;
}

.mn-cs {
    padding-left: 60px;
}

.logo-ft {
    width: 45%;
}

.site-footer {
    padding: 50px 0 0;
    background: #121114;
}

.site-footer .footer-nav ul li a,
.site-footer .site-info p {
    color: #ffffff;
}

/*Product page css*/
.product-slider-content .heading-content h3 {
    color: #000;
    font-size: 24px;
    line-height: 42px;
}

.price-left-ui {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.price-ui {
    padding-left: 0px;
}

.price-ui:before {
    display: none;
}

form.cart {
    margin-top: 10px;
}

.price-ui span {
    top: 0px;
}

.quantity-ui-block {
    margin-bottom: 10px;
}

.yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
    align-items: flex-start !important;
}

.product-detail-block .yith-ywraq-add-to-quote {
    display: inline-flex !important;
    /*margin-left: 20px;*/
    margin-top:5px;
}

.custom-buttons-wrapper {
    display: inline-flex;
}

a.add-request-quote-button {
    font-size: 12px !important;
    height: 40px;
    padding: 0 30px !important;
    line-height: 42px !important;
    border-radius: 0px !important;
    text-transform: uppercase;
    text-align: center;
}

.quantity-block {
    display: none;
}

/*.custom-button-1 {
    background: #f0bd0d !important;
    color: #121212 !important;
    font-size: 12px !important;
    height: 40px;
    padding: 0 30px !important;
    line-height: 42px !important;
    border-radius: 20px !important;
    text-transform: uppercase;
    text-align: center;
}*/
.custom-button-2 {
    background: #121212 !important;
    color: #f0bd0d !important;
    font-size: 12px !important;
    height: 40px;
    padding: 0 30px !important;
    line-height: 42px !important;
    border-radius: 20px !important;
    text-transform: uppercase;
    text-align: center;
}

/*brand section*/
.brand-section {
    overflow: hidden;
    margin: auto;
    background: #f4f4f4;
    padding: 20px 0;
    text-align: center;
}

.brand-section .owl-carousel.owl-drag .owl-item,
.top-products .owl-carousel.owl-drag .owl-item,
.accessories_main .owl-carousel.owl-drag .owl-item,
.blog-carousel.owl-carousel.owl-drag .owl-item,
.owl-carousel.owl-theme.custom-section-banner-home-slider .owl-item {
    border: none !important;
}

.brand-section .owl-carousel .item .img_div {
    background: white;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    text-align: center;
    margin: 10px;
    height: 150px;
    align-items: center;
    display: flex;
}

.brand-section .owl-nav button {
    position: absolute;
    top: 38%;
    transform: translateY(-50%);
    background: white !important;
    border: none !important;
    padding: 10px;
    cursor: pointer;
    border-radius: 50%;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.brand-section .owl-nav .owl-prev {
    left: -30px;
}

.brand-section .owl-nav .owl-next {
    right: -30px;
}

.brand-section button.owl-prev,
.brand-section button.owl-next {
    border: 1px solid #000 !important;
    border-radius: 100% !important;
}
.brand-section button.owl-prev span,
.brand-section button.owl-next span {
    font-size: 28px;
    padding: 1px 15px;
    position: relative;
    top: 0px;
}

.brand-section .owl-carousel .item p {
    font-size: 16px;
    font-family: 'DM Sans';
    margin-top: 14px;
    color: #121114;
}

.blog-heading,
.accessories-heading,
.top-products-heading,
.shop-by-brand-heading {
    display: inline-block;
    position: relative;
    font-weight: bold;
}

.blog-heading::after {
    content: "";
    display: block;
    width: 74px;
    height: 2px;
    background-color: #116489;
    position: absolute;
    right: 0;
    left: 18%;
    bottom: -3px;
}

.accessories-heading::after,
.shop-by-brand-heading::after {
    content: "";
    display: block;
    width: 92px;
    height: 2px;
    background-color: #116489;
    position: absolute;
    left: 18%;
    bottom: -3px;
}

.top-products-heading::after {
    content: "";
    display: block;
    width: 103px;
    height: 2px;
    background-color: #116489;
    position: absolute;
    right: 0;
    left: 18%;
    bottom: -3px;
}

.brand-section .owl-nav.disabled {
    display: block;
}

.brand-section .owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #0000007d;
    text-decoration: none;
}

span:focus-visible {
    outline: none;
}


/*Top Product**/


.top-products .product-card {
    background: white;
    border-radius: 10px;
    text-align: center;
    margin: 10px;
    box-shadow: 0 0 5px rgb(0 0 0 / 21%);
    border: 1px solid transparent;
    background: #F4f4f4;
    border-radius: 10px;
    border-radius: 10px;
    border: 1px solid transparent;
    /* height: 360px; */
}

.top-products .top-products-card {
    background: #f4f4f4;
    padding: 20px;
    border-radius: 10px;
}

.top-products img {
    border-radius: 10px;
}


.top-products .product-card:hover .price {
    background-color: #166489;
    color: #fff;
    transition: all 0.3s ease-in-out;
    position: relative;
    border: 1px solid #166489;
}


.top-products .product-card:hover .price::after {
    content: "View Product";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
}
.top-products .product-card:hover .price {
    color: transparent;
}

.top-products .product-card:hover {
    border: 1px solid transparent;
}

.top-products .price {
    border: 1px solid #4e6ef2;
    border-radius: 0px;
    font-size: 13px;
    font-family: 'Dm Sans', sans-serif;
    padding: 10px;
    background-color: #4e6ef2;
    color: #fff;
    font-weight: 600;
    transition: 0.5s;
    background-size: 200% auto;
    color: white;
    box-shadow: 0 0 20px #eee;
    display: block;
    /* border: none; */
}

.top-products .product-card img {
    height: 200px;
    object-fit: cover;
    width: 100%;
}

.top-products-carousel,
.accessories-carousel,
.blog-carousel {
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
}

/* .accessory-card:hover  .price {
    background-color:#C19B3F;
    color:#fff;
} */

.accessory-card,
.blog-card {
    margin: 10px;
}

.accessories-carousel .accessory-card {
    justify-content: flex-start;
}

.accessory-card:hover .price {
    background-color: #166489;
    color: #fff;
    transition: all 0.3s ease-in-out;
    position: relative;
    /*border: 1px solid #166489;*/
}

.accessory-card:hover .price::after {
    content: "View Product";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
}

.accessory-card:hover .price {
    color: transparent;
}

.accessory-card .price {
    border-radius: 0px;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    padding: 10px;
    background-color: #4e6ef2;
    transition: 0.5s;
    background-size: 200% auto;
    color: white;
    box-shadow: 0 0 20px #eee;
    display: block;
    border: 1px solid #4e6ef2 ;
}

.top-products .top-products-card p {
    font-size: 16px;
    font-family: 'DM Sans', sans-serif;
    margin-top: 14px;
    color: #121114;
}
.see-all-btn {
    display: block;
    margin: auto;
    padding: 10px 30px;
    border-radius: 0px;
    text-align: center;
    cursor: pointer;
    width: 100%;
    max-width: 200px;
    color: #fff;
    font-size: 13px;
    background-color: #4e6ef2;
    transition: 0.5s;
    background-size: 200% auto;
    color: white;            
    box-shadow: 0 0 20px #eee;
    display: block;
}
.see-all-btn:hover {
    background: #4e6ef2;
    background-position: right center;
    color: #fff;
}

/******accessories******/
.accessories_main {
    background: url('./img/background.png') no-repeat center center;
    background-size: cover;
    padding: 50px 0;
    color: white;
}

.accessory-card img {
    border-radius: 10px;
}

.accessory-card {
    background: #F4f4f4;
    border-radius: 10px;
    /* padding: 20px; */
    border-radius: 10px;
    border: 1px solid transparent;
    height: 360px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.accessory-card img {
    height: 200px;
    object-fit: cover;
    width: 100%;
}

.accessory-card:hover {
    border: 1px solid #166489;
}

h4.fw-bold.accessories-heading {
    color: #fff;
}

p.accessories-subheading {
    color: #fff;
}

.accessory-card p {
    color: #121114;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    margin: 14px 0px 12px
}

.accessories-subheading {
    width: 700px;
    margin: 20px auto;
}

@media (max-width: 379px) {
    .custom-button-2 {
        margin-top: 12px !important;
    }
}

/* Blog Grid Layout */
.blog-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    /* 3 columns */
    gap: 0px;
    padding: 0px 20px 20px;
}

/* Blog Card */
.blog-card {
    background: #fff;
    border-radius: 0px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transition: transform 0.3s ease-in-out;
    border: 1px solid #121114;
}

aside.blog-sidebar a,
.single-blog-sidebar a {
    color: #fff;
    line-height: 25px;
}

aside.blog-sidebar a:hover,
.single-blog-sidebar a:hover {
    color: #121114;
}

.blog-content {
    padding: 20px;
}

.blog-card:hover {
    transform: translateY(-5px);
}

/* Blog Image */
.blog-image img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

/* Blog Content */
.blog-title {
    font-size: 20px;
    margin: 0 0 10px;
}

.blog-title a {
    text-decoration: none;
    color: #333;
}

.blog-excerpt {
    color: #666;
    font-size: 14px;
}

/* Read More Button */
.read-more {
    display: inline-block;
    margin-top: 10px;
    padding: 8px 12px;
    background: #121114;
    color: #fff;
    text-decoration: none;
    border-radius: 0px;
    transition: background 0.3s;
    border: 1px solid #121114;
}


.inner-banner-content h1 {
    color: #fff;
    font-size: 34px;
    line-height: 90px;
    text-transform: uppercase;
    margin-bottom: 0;
}

/* Pagination */
.pagination {
    text-align: center;
    margin-top: 20px;
    justify-content: center;
    gap: 10px;
}

.page-numbers {
    font-size: 16px;
    background: #000;
    padding: 10px;
    border-radius: 12px;
    color: #fff;
}

.pagination a:hover {
    color: #fff;
    background: #166489;
}

.blog-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.blog-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: space-between;
}

.blog-content-box {
    width: 70%;
}

.blog-sidebar {
    width: 28%;
    /* Sidebar width */
}

section.blog.sec {
    padding: 60px 0px;
}

/*************Home page Blog section******************/

.blog-carousel .blog-card-content {
    text-align: left;
    padding: 15px;
    background: #f4f4f4;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.blog-carousel .blog-card-content h5 {
    font-family: 'Montserrat', sans-serif;
    color: #121114;
}

.blog-carousel .blog-card-content strong {
    color: #00496b;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
}

.blog-carousel .blog-card-content a {
    font-family: 'Dm Sans', sans-serif;
    font-size: 16px;
    align-items: center;
    margin-right: auto;
    padding: 5px 9px;
    border-radius: 0px;
    background-color: #4e6ef2;
    transition: 0.5s;
    background-size: 200% auto;
    color: white;
    box-shadow: 0 0 20px #eee;
    display: block;
}

.blog-carousel .blog-card:hover .blog-card-content a,
.read-more:hover {
    background: #4e6ef2;
    color: #fff;
}

.blog-carousel .blog-card {
    height: 500px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border: 1px solid #121114;
}

.blog-carousel .blog-card:hover {
    transform: translateY(0);
}

.blog-carousel .blog-card img {
    height: 200px;
    object-fit: cover;
    width: 100%;
    padding: 15px;
    background: #f4f4f4;
    border-radius: 0px;
}

button.owl-prev:focus,
button.owl-next:focus {
    outline: none !important;
    outline: none !important;
}

/****************Home banner css*******************/

section.custom-section-banner-home {
    overflow: hidden;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

section.custom-section-banner-home .owl-carousel.owl-drag .owl-item {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

section.custom-section-banner-home a {
    margin: 0;
}

.brand-section .img_div:hover {
    border: 1px solid #121114;
}

.product-list-ui .product-slide-item {
    border: 1px solid #121114;
    border-radius: 0px;
    background: #f4f4f4;
}

.product-slide-item figure img {
    border-radius: 10px;
}

.category-heading-shop {
    font-size: 20px;
    font-weight: 700;
    border-bottom: 1px solid #fff;
    color: #fff;
}

a.request-quote {
    padding: 5px 10px;
    border-radius: 0px;
    display: inline-flex;
    align-items: center;
    height: auto;
    top: 0px;
    position: relative;
    text-transform: uppercase;
    background-color: #4e6ef2;
    transition: 0.5s;
    background-size: 200% auto;
    color: white;
    box-shadow: 0 0 20px #eee;
}

a.request-quote:hover {
    background: #4e6ef2;
    color: #fff;
}

a.request-quote:hover svg {
    fill: #fff;
}

section.cs-product-listing-ui {
    margin-bottom: 30px;
}

@keyframes loop__float--fixed {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-10px);
    }

    100% {
        transform: translateY(0);
    }
}

.animated-banner {
    animation: loop__float--fixed 2.5s cubic-bezier(.445, .05, .55, .95) infinite;
}

.request-quote svg {
    width: 40px;
    height: 38px;
    fill: #fff;
    font-size: 24px;
}

.request-quote-empty a {
    border: 1px solid #121114;
    padding: 5px 7px;
    border-radius: 0px;
    display: inline-flex;
    align-items: center;
    height: 39px;
    text-transform: uppercase;
    color: #fff;
    background: #121114;
}

.request-quote-empty a:hover {
    background: #166489;
    color: #fff;
    border: 1px solid #166489;
}


.single-product-table {
    border: 1px solid #4e6ef2;
    border-radius: 12px;
    padding: 24px 16px;
    margin-bottom: 16px;
}

.single-product-table h4 {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding-bottom: 22px;
    margin-bottom: 22px;
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    position: relative;
}

.single-product-table table,
.woocommerce-table {
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 12px;
    margin: 0;
}

.single-product-table table tr,
.woocommerce-table tr {
    background: #F7F8FE;
}

.single-product-table table td {
    width: 50% !important;
}

/* .single-product-table.table-title:after {
    content: 'Specifications';
    position: absolute;
    left: 21px;
    top: -13px;
    background: #fff;
    font-weight: 500;
    padding: 0 10px;
    font-size: 15px;
} */
.single-product-table h4:after {
    content: '';
    display: block;
    width: 167px;
    height: 4px;
    background: #4e6ef2;
    position: absolute;
    bottom: -1px;
}

.single-product-table .right ul li img {
    width: 50px;
    margin-bottom: 10px;
}

.single-product-table .right ul li h3,
.single-product-table .right ul li h4 {
    font-size: 16px;
    font-weight: 600;
    line-height: initial !important;
    margin: 0;
    font-family: 'Montserrat', sans-serif;
}

.single-product-table .right ul {
    display: flex;
    flex-wrap: wrap;
}

.single-product-table .right ul li {
    width: 25%;
    float: left;
    text-align: center;
    margin-bottom: 1.5rem !important;
    position: relative;
    list-style: none;
}

.blog-sidebar {
    width: 28%;
    background: #166489;
    padding: 20px;
}

aside.blog-sidebar h2.widget-title,
aside.blog-sidebar h2.wp-block-heading,
.single-blog-sidebar h2.widget-title,
.single-blog-sidebar h2.wp-block-heading {
    font-size: 20px;
    font-weight: 700;
    margin-top: 20px;
    border-bottom: 1px solid #fff;
    padding: 5px 13px 5px;
    color: #fff;
}

section#recent-posts-2 li,
li.cat-item.cat-item-1 {
    padding: 5px 13px 5px;
    border-bottom: 1px solid #fff;
}

.blog-sidebar input[type=search],
.single-blog-sidebar input[type=search] {
    width: 82%;
}


.single-blog-sidebar {
    background: #166489;
    padding: 20px;
}

p.comment-form-comment {
    display: flex;
    flex-direction: column;
}

.single-blog-cstm svg.icon.icon-arrow-left,
.single-blog-cstm svg.icon.icon-arrow-right {
    width: 26px;
    height: 10px;
}

.single-blog-cstm h1 {
    line-height: 60px;
}

.single-blog-cstm h2 {
    line-height: 1;
}
/*
div#comments input#submit {
    display: inline-block;
    margin-top: 10px;
    padding: 8px 12px;
    background: #f0bd0d;
    color: #000;
    text-decoration: none;
    border-radius: 5px;
    transition: background 0.3s;
    border: 1px solid #f0bd0d;
}

div#comments input#submit:hover {
    background: transparent;
    color: #f0bd0d;
}*/
div#comments input#submit {
    display: inline-block;
    margin-top: 10px;
    padding: 8px 12px;
    background: #007bff;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    transition: background 0.3s;
    border: 1px solid #007bff;
}
div#comments input#submit:hover {
    background: #4e6ef2;
    color: #fff;
}

.contact-box-1 {
    background: white;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    text-align: center;
    width: 100%;
}

.active-brand {
    border: 2px solid #121114;
    /* Highlighted border */
    box-shadow: 0px 0px 10px rgba(255, 102, 0, 0.5);
}

a.view-all-btn {
    border-radius: 0px;
    font-size: 12px;
    font-family: 'DM Sans', sans-serif;
    padding: 12px 44px;
    background-color: #4e6ef2;
    transition: 0.5s;
    background-size: 200% auto;
    color: white;
    box-shadow: 0 0 20px #eee;
    display: block;
    max-width: fit-content;
    margin: auto;
}

a.view-all-btn:hover {
    background-color: #166489;
    color: #fff;
}

h2.contact-page-heading {
    font-size: 28px;
    margin-bottom: 20px;
}

.contact-container {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}

.contact-options {
    display: flex;
    flex-direction: column;
    gap: 15px;
    width: 50%;
}

.contact-box {
    background: white;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    text-align: center;
    width: 100%;
    display: flex;
    align-content: center;
    gap: 40px;
    align-items: center;
}

.email-button {
    display: flex;
    align-items: center;
    width: 80%;
    justify-content: space-between;
}

.contact-box button {
    background-color: #f0bd0d;
    color: white;
    border: none;
    padding: 8px 15px;
    cursor: pointer;
    border: 1px solid #f0bd0d;
}

.contact-box button:hover {
    background-color: transparent;
    color: #f0bd0d;
}

.contact-form {
    background: white;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    width: 50%;
}

.contact-form input,
.contact-form textarea {
    width: 100%;
    padding: 10px;
    margin: 8px 0;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.contact-form button {
    width: 100%;
    background-color: #28a745;
    color: white;
    border: none;
    padding: 10px;
    cursor: pointer;
    border-radius: 5px;
}

.contact-form button:hover {
    background-color: #218838;
}

.map-container {
    width: 100%;
}

.contact-second-section {
    display: flex;
    gap: 40px;
    padding: 40px 0px;
}

.map-container iframe {
    width: 100%;
    /*max-width: 600px;*/
    height: 300px;
    border-radius: 10px;
}

.address-container {
    font-size: 16px;
}

.name-email {
    display: flex;
    gap: 10px;
}

.about-requirements {
    width: 96%;
}

.container-fluid {
    width: 90%;
    margin: auto;
}

.contact-us-heading {
    font-weight: 800;
    font-size: 50px;
    margin-bottom: 25px;
    color: #000;
    line-height: initial !important;
    text-align: center;
    padding: 40px 0;
}

.address-container-first {
    display: flex;
    justify-content: space-between;
}

.contact-us-icon {
    display: flex;
    align-items: center;
    gap: 15px;
}

@media screen and (max-width: 1150px) {
    .contact-box button {
        padding: 8px 8px !important;
        font-size: 14px;
    }

    .email-button {
        flex-direction: column;
    }
}

@media screen and (max-width: 900px) {
    .contact-box {
        flex-direction: column;
    }
}

@media screen and (max-width: 767px) {
.single-product-table p {
    font-size: 12px;
}
    .email-button {
        flex-direction: row;
    }

    .contact-box {
        flex-direction: row;
    }

    .contact-options {
        width: 100%;
    }

    .contact-container {
        flex-direction: column;
    }

    .contact-second-section {
        flex-direction: column;
    }

    .map-container {
        width: 100%;
    }
}

@media screen and (max-width: 580px) {
    .address-container-first {
        flex-direction: column;
    }

    .email-button {
        flex-direction: column;
    }

    .contact-box {
        flex-direction: column;
    }

    .contact-us-heading {
        font-size: 32px;
        padding: 0px 0;
    }
}

section.contact-section.homepage {
    background: #f4f4f4;
    padding-bottom: 50px !important;
}

.hydro-card {
    background: white;
    text-align: center;
    margin: 10px;
    box-shadow: 0 0 5px rgb(0 0 0 / 21%);
    border: 1px solid transparent;
    background: #F4f4f4;
}

.hydro-card img {
    height: 200px;
    object-fit: cover;
    width: 100%;
}

.hydro-products-card {
    background: #FDF6EA;
    padding: 20px;
    border-radius: 10px;
}
.figcaption p {
    font-size: 15px;
    color: #333333;
    line-height: 25px;
    font-weight: bold;
    margin-bottom: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 227px;
    margin: 0 auto;
}
.hydro-card span.price-text {
    color: #000;
}
.blog-content-box h2.blog-title {
    height: 100px;
}

.cstm-blog-card p.blog-excerpt {
   height: 110px; 
}

@media (min-width: 768px) and (max-width: 1024px) {
.blog-sidebar input[type=search], .single-blog-sidebar input[type=search] {
    width: 70%;
}
aside.blog-sidebar a, .single-blog-sidebar a {
    line-height: 8px !important;
    font-size: 11px !important;
}
.blog-grid {
    grid-template-columns: repeat(2, 1fr) !important;
}
.blog-sidebar {
    width: 26% !important;

}
.blog-content-box {
        width: 70% !important;
    }
  .useful-links ul {
   
    justify-content: center !important;
}
.blog-content-box h2.blog-title {
  margin-bottom: 6px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.contact-box-1 {
    margin-bottom: 20px;
}
}
@media screen and (max-width: 581px) {
   h2.contact-us-heading.contact-page-heading {
    margin-top: 20px;
} 
}
@media (min-width: 768px) and (max-width: 1200px) {
.figcaption p {
    width: auto;
}
}
@media only screen and (max-width:400px) {
input, button, select, optgroup, textarea {
    width: 100%;
}
}