@font-face {
    font-family: "web-vazir";
    src: url("../fonts/vazir-fd-wl.eot"); /* IE */
    src: url("../fonts/vazir-fd-wl.eot?#iefix") format("embedded-opentype"), /* IE */
    url("../fonts/vazir-fd-wl.woff2") format("woff2"), /* Modern Browsers */
    url("../fonts/vazir-fd-wl.woff") format("woff"), /* Modern Browsers */
    url("../fonts/vazir-fd-wl.ttf") format("truetype"); /* Safari, Android, iOS */
    font-weight: normal;
}

@font-face {
    font-family: "web-vazir";
    src: url("../fonts/vazir-bold-fd-wl.eot"); /* IE */
    src: url("../fonts/vazir-bold-fd-wl.eot?#iefix") format("embedded-opentype"), /* IE */
    url("../fonts/vazir-bold-fd-wl.woff2") format("woff2"), /* Modern Browsers */
    url("../fonts/vazir-bold-fd-wl.woff") format("woff"), /* Modern Browsers */
    url("../fonts/vazir-bold-fd-wl.ttf") format("truetype"); /* Safari, Android, iOS */
    font-weight: bold;
}

@font-face {
    font-family: "web-vazir";
    src: url("../fonts/vazir-light-fd-wl.eot"); /* IE */
    src: url("../fonts/vazir-light-fd-wl.eot?#iefix") format("embedded-opentype"), /* IE */
    url("../fonts/vazir-light-fd-wl.woff2") format("woff2"), /* Modern Browsers */
    url("../fonts/vazir-light-fd-wl.woff") format("woff"), /* Modern Browsers */
    url("../fonts/vazir-light-fd-wl.ttf") format("truetype"); /* Safari, Android, iOS */
    font-weight: 200;
}

body {
    font-family: 'web-vazir', 'segoe ui', tahoma;
    font-size: 13px;
    line-height: 1.85;
    color: #868686;
    font-weight: 400;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    direction: rtl;
}

.ltr_text {
    display: inline-block;
    direction: ltr;
}

.fa {
    vertical-align: middle;
}

img {
    max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.85em;
    margin-top: 0;
    color: #222;
}

h1 {
    font-size: 36px;
}

h2 {
    font-size: 30px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 16px;
}

h6 {
    font-size: 14px;
}

a {
    color: #9c9c9c;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    text-decoration: none;
}

    a:hover,
    a:focus {
        text-decoration: none;
        color: inherit;
        outline: none;
    }

p {
    margin: 0px;
    line-height: 2.3;
    font-size: 17px;
}

ul,
ol {
    margin: 0;
    padding: 0;
}

    ul ul,
    ol ol,
    ul ol,
    ol ul {
        padding-right: 15px
    }

input[type="text"],
input[type="email"],
textarea,
input[type="password"],
input[type="tel"] {
    border: 1px solid #a9a9a9;
    padding: 6px 15px;
    color: #747474;
    max-width: 100%;
}

    input[type="text"]:focus,
    input[type="email"]:focus,
    textarea:focus,
    input[type="password"]:focus {
        outline: none;
    }

::-webkit-input-placeholder {
    color: inherit;
    opacity: 1;
    filter: alpha(opacity=100);
}

:-moz-placeholder {
    /* Firefox 18- */
    color: inherit;
    opacity: 1;
    filter: alpha(opacity=100);
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: inherit;
    opacity: 1;
    filter: alpha(opacity=100);
}

:-ms-input-placeholder {
    color: inherit;
    opacity: 1;
    filter: alpha(opacity=100);
}

button,
.button,
input[type="submit"] {
    color: #fff;
    display: inline-block;
    padding: 9px 25px;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    background: transparent;
    position: relative;
    background-color: #a6a6a6;
    font-size: 12px;
    border: none;
    border-radius: 4px;
}

    button:hover,
    .button:hover,
    input[type="submit"]:hover {
        background-color: #222;
        color: #fff;
    }

    input[type="submit"]:before {
        background-color: rgba(255, 255, 255, 0.1);
        content: "";
        height: 0;
        right: 0;
        margin: auto;
        position: absolute;
        top: 0;
        transition: all 0.3s ease-out 0s;
        -webkit-transition: all 0.3s ease-in-out 0s;
        -ms-transition: all 0.3s ease-in-out 0s;
        width: 0;
    }

    .button:hover,
    input[type="submit"]:hover,
    .button:focus,
    input[type="submit"]:focus,
    input,
    button {
        outline: none;
    }

        .button:hover:after,
        input[type="submit"]:hover:after {
            height: 100%;
            width: 100%;
            transition: all 0.4s ease-out 0s;
            -webkit-transition: all 0.4s ease-in-out 0s;
            -ms-transition: all 0.4s ease-in-out 0s;
        }

        input[type=search],
        input[type=text],
        input[type=email],
        input[type=password] {
            border: 1px solid #a9a9a9;
        }

        input[type="text"],
        input[type="email"],
        textarea,
        select,
        input[type="password"],
        input[type="tel"],
        input[type="search"] {
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
        }

            select::-ms-expand {
                display: none;
            }

.chosen-container-single .chosen-single div b,
.chosen-container-single .chosen-single abbr,
.chosen-container-single .chosen-search input[type="text"],
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close,
.chosen-rtl .chosen-search input[type="text"] {
    background: none !important;
}

.chosen-container {
    border: none;
    padding: 9px 0 8px;
}

.header-opt-2 .chosen-container {
    padding: 10px 0 7px 0;
}

.chosen-container-single .chosen-default {
    color: #5c5c5c;
}

.chosen-container-single .chosen-single {
    border: none;
    background: none;
    box-shadow: none;
    padding: 0 17px 0 35px;
}

    .chosen-container-single .chosen-single span {
        font-size: 14px;
    }

.chosen-container .chosen-drop {
    border: none;
    text-align: right;
}

.chosen-container-active.chosen-with-drop .chosen-single {
    border: none;
    background: none;
}

.chosen-container-single .chosen-single div {
    width: 35px;
    text-align: right;
}

    .chosen-container-single .chosen-single div b:before {
        font-family: 'FontAwesome';
        content: "\f0d7";
        width: auto;
        height: auto;
        color: #aeaeae;
    }

.chosen-container .chosen-results {
    color: inherit;
}

    .chosen-container li.highlighted,
    .chosen-container .chosen-results li.highlighted {
        background-image: none;
        background: #eaeaea;
        color: inherit;
    }

/*****fonts-flaticon******/

@font-face {
    font-family: "Flaticon";
    src: url("../fonts/flaticon/Flaticon.eot");
    src: url("../fonts/flaticon/Flaticon.eot?#iefix") format("embedded-opentype"), url("../fonts/flaticon/Flaticon.woff") format("woff"), url("../fonts/flaticon/Flaticon.ttf") format("truetype"), url("../fonts/flaticon/Flaticon.svg#Flaticon") format("svg");
    font-weight: normal;
    font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    @font-face {
        font-family: "Flaticon";
        src: url("./Flaticon.svg#Flaticon") format("svg");
    }
}

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
    font-family: Flaticon;
    font-size: 11px;
    font-style: normal;
    margin-right: 20px;
}

.flaticon-play-arrow:before {
    content: "\f100";
}

/*----------------
AUTO CLEAR
----------------*/


/*Custom Bostrap Colum > 1620px*/

@media (min-width: 1620px) {
    .col-bg-1,
    .col-bg-10,
    .col-bg-11,
    .col-bg-12,
    .col-bg-15,
    .col-bg-2,
    .col-bg-3,
    .col-bg-4,
    .col-bg-5,
    .col-bg-6,
    .col-bg-7,
    .col-bg-8,
    .col-bg-9 {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }

    .col-bg-1,
    .col-bg-2,
    .col-bg-3,
    .col-bg-4,
    .col-bg-5,
    .col-bg-6,
    .col-bg-7,
    .col-bg-8,
    .col-bg-9,
    .col-bg-10,
    .col-bg-11,
    .col-bg-15 {
        float: right;
    }

    .col-bg-15 {
        width: 20%;
    }

    .col-bg-12 {
        width: 100%;
    }

    .col-bg-11 {
        width: 91.66666667%;
    }

    .col-bg-10 {
        width: 83.33333333%;
    }

    .col-bg-9 {
        width: 75%;
    }

    .col-bg-8 {
        width: 66.66666667%;
    }

    .col-bg-7 {
        width: 58.33333333%;
    }

    .col-bg-6 {
        width: 50%;
    }

    .col-bg-5 {
        width: 41.66666667%;
    }

    .col-bg-4 {
        width: 33.33333333%;
    }

    .col-bg-3 {
        width: 25%;
    }

    .col-bg-2 {
        width: 16.66666667%;
    }

    .col-bg-1 {
        width: 8.33333333%;
    }
}

@media (min-width:1620px) {
    .auto-clear .col-bg-1:nth-child(12n+1) {
        clear: right;
    }

    .auto-clear .col-bg-2:nth-child(6n+1) {
        clear: right;
    }

    .auto-clear .col-bg-15:nth-child(5n+1) {
        clear: right;
    }

    .auto-clear .col-bg-3:nth-child(4n+1) {
        clear: right;
    }

    .auto-clear .col-bg-4:nth-child(3n+1) {
        clear: right;
    }

    .auto-clear .col-bg-6:nth-child(odd) {
        clear: right;
    }
}

@media (min-width: 1200px) and (max-width: 1619px) {
    .auto-clear .col-lg-1:nth-child(12n+1) {
        clear: right;
    }

    .auto-clear .col-lg-2:nth-child(6n+1) {
        clear: right;
    }

    .auto-clear .col-lg-3:nth-child(4n+1) {
        clear: right;
    }

    .auto-clear .col-lg-4:nth-child(3n+1) {
        clear: right;
    }

    .auto-clear .col-lg-6:nth-child(odd) {
        clear: right;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .auto-clear .col-md-1:nth-child(12n+1) {
        clear: right;
    }

    .auto-clear .col-md-2:nth-child(6n+1) {
        clear: right;
    }

    .auto-clear .col-md-15:nth-child(5n+1) {
        clear: right;
    }

    .auto-clear .col-md-3:nth-child(4n+1) {
        clear: right;
    }

    .auto-clear .col-md-4:nth-child(3n+1) {
        clear: right;
    }

    .auto-clear .col-md-6:nth-child(odd) {
        clear: right;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .auto-clear .col-sm-1:nth-child(12n+1) {
        clear: right;
    }

    .auto-clear .col-sm-2:nth-child(6n+1) {
        clear: right;
    }

    .auto-clear .col-sm-15:nth-child(5n+1) {
        clear: right;
    }

    .auto-clear .col-sm-3:nth-child(4n+1) {
        clear: right;
    }

    .auto-clear .col-sm-4:nth-child(3n+1) {
        clear: right;
    }

    .auto-clear .col-sm-6:nth-child(odd) {
        clear: right;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .auto-clear .col-xs-1:nth-child(12n+1) {
        clear: right;
    }

    .auto-clear .col-xs-2:nth-child(6n+1) {
        clear: right;
    }

    .auto-clear .col-xs-15:nth-child(5n+1) {
        clear: right;
    }

    .auto-clear .col-xs-3:nth-child(4n+1) {
        clear: right;
    }

    .auto-clear .col-xs-4:nth-child(3n+1) {
        clear: right;
    }

    .auto-clear .col-xs-6:nth-child(odd) {
        clear: right;
    }
}

@media (max-width: 479px) {
    .auto-clear .col-ts-1:nth-child(12n+1) {
        clear: right;
    }

    .auto-clear .col-ts-2:nth-child(6n+1) {
        clear: right;
    }

    .auto-clear .col-ts-15:nth-child(5n+1) {
        clear: right;
    }

    .auto-clear .col-ts-3:nth-child(4n+1) {
        clear: right;
    }

    .auto-clear .col-ts-4:nth-child(3n+1) {
        clear: right;
    }

    .auto-clear .col-ts-6:nth-child(odd) {
        clear: right;
    }
}

/*****custom-css****/

.col-sidebar {
    width: 19.69%;
    position: relative;
    padding: 0 15px;
    float: right;
}

.col-main {
    width: 80.3%;
    position: relative;
    padding: 0 15px;
    float: right;
}

.col-md-20 {
    width: 20%;
    float: right;
    padding: 0 15px;
}

.full-width,
.full_width {
    width: 100vw;
    position: relative;
    right: 50%;
    margin-right: -50vw;
}

.border-left {
    border-right: 1px solid #e6e6e6;
}

    .border-left .product-inner {
        border-right: none !important;
    }

.border-top {
    border-top: 1px solid #e6e6e6;
}

.border-background {
    background: #e6e6e6;
    border: 1px solid #e6e6e6;
    border-bottom: 1px solid #fff;
}

.border-top .product-inner {
    border-top: none !important;
}

.padding-right {
    padding-left: 0;
}

.padding-left {
    padding-right: 0;
}

.float-right {
    float: left;
}

.inline-block {
    display: inline-block;
}

.padding-left-5 {
    padding-right: 5px;
}

.padding-right-5 {
    padding-left: 5px;
}

.text-align-right {
    text-align: left;
}

.padding-bottom-10 {
    padding-bottom: 10px !important;
}

.padding-bottom-20 {
    padding-bottom: 20px !important;
}

.padding-bottom-25 {
    padding-bottom: 25px !important;
}

.padding-bottom-30 {
    padding-bottom: 30px !important;
}

.padding-top-55 {
    padding-top: 55px !important;
}

@media (max-width: 1366px) and (min-width: 992px) {
    .col-sidebar {
        width: 25%;
    }

    .col-main {
        width: 75%;
    }
}

@media (min-width: 1200px) {
    .container-inner {
        max-width: 1860px;
        padding: 0 50px;
        margin: 0 auto;
    }

    .container-wapper {
        width: 1200px;
        padding: 0 15px;
        margin: 0 auto;
    }

    .col-lg-20 {
        width: 20%;
        float: right;
        position: relative;
        padding: 0 15px;
    }
}

@media (max-width: 1199px) {
    .container-inner,
    .container-wapper {
        padding: 0 15px;
    }
}

@media (min-width: 1620px) {
    .col-lg-16 {
        width: 16.66666667%;
    }
}

@media (min-width: 1025px) {
    .hidden-mobile {
        display: none !important;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .col-sidebar {
        width: 33.33%;
    }

    .col-main {
        width: 66.66%;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .width-33 {
        width: 33.33%;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) {
    .hidden-md {
        display: none !important;
    }
}

@media (max-width: 991px) {
    .padding-left-5 {
        padding-right: 15px;
    }

    .padding-right-5 {
        padding-left: 15px;
    }
}

@media (max-width: 767px) {
    .float-none {
        float: none;
    }

    .hidden-xs {
        display: none !important;
    }

    .col-sidebar,
    .col-main {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .col-xs-6 {
        width: 100%;
    }
}

.inline .input.black {
    background: #1b1b1b;
    border: 1px solid #1b1b1b;
}

.inline .input.orange {
    background: #dc7d30;
    border: 1px solid #dc7d30;
}

.inline .input.blue {
    background: #77d1c7;
    border: 1px solid #77d1c7;
}

.inline .input.yelow {
    background: #e6c261;
    border: 1px solid #e6c261;
}

.inline .input.brown {
    background: #6e5947;
    border: 1px solid #6e5947;
}

.padding-0 {
    padding-right: 0;
    padding-left: 0;
}

.margin-top-45 {
    margin-top: 45px !important;
}

/*****OWL******/

.owl-carousel {
    z-index: 29;
}

    .owl-carousel:hover {
        z-index: 30;
    }

    .owl-carousel .owl-item img {
        -webkit-transform-style: unset;
        transform-style: unset;
    }

.equal-container .owl-stage-outer:hover {
    padding-right: 5px;
    padding-left: 5px;
    margin-right: -5px;
    margin-left: -5px;
    padding-top: 5px;
    margin-top: -5px;
}

.owl-carousel.equal-container:hover .owl-stage-outer {
    padding-bottom: 400px;
    margin-bottom: -400px;
}

.active .btn-shop-now {
    animation-duration: 2s;
    -webkit-animation-duration: 2s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    animation-name: fadeInDownBig;
    -webkit-animation-name: fadeInDownBig;
}

.block-slide .active p {
    animation-duration: 2s;
    -webkit-animation-duration: 2s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    animation-name: bounceInUp;
    -webkit-animation-name: bounceInUp;
}

.active .p-primary {
    animation-duration: 2s;
    -webkit-animation-duration: 2s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    animation-name: zoomIn;
    -webkit-animation-name: zoomIn;
}

.active .p-second {
    animation-duration: 2s;
    -webkit-animation-duration: 2s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    animation-name: zoomIn;
    -webkit-animation-name: zoomIn;
}

.active .p-third {
    animation-duration: 2s;
    -webkit-animation-duration: 2s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    animation-name: fadeInRightBig;
    -webkit-animation-name: fadeInRightBig;
}

.owl-nav .owl-prev,
.owl-nav .owl-next {
    font-size: 0;
}

.owl-carousel.nav-style1 .owl-nav .owl-prev,
.owl-carousel.nav-style1 .owl-nav .owl-next,
.owl-carousel.nav-style3 .owl-nav .owl-prev,
.owl-carousel.nav-style3 .owl-nav .owl-next {
    position: absolute;
    top: 40%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
}

.owl-carousel.nav-style1 .owl-nav .owl-next {
    left: 100px;
}

.owl-carousel.nav-style1 .owl-nav .owl-prev {
    right: 100px;
}

.owl-carousel.nav-style1 .owl-prev:before,
.owl-carousel.nav-style4 .owl-prev:before,
.owl-carousel.nav-style5 .owl-prev:before {
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 24px;
}

.owl-carousel.nav-style1 .owl-next:before,
.owl-carousel.nav-style4 .owl-next:before,
.owl-carousel.nav-style5 .owl-next:before {
    content: "\f104";
    font-family: 'FontAwesome';
    font-size: 24px;
}

.owl-carousel.nav-style5 .owl-next:before,
.owl-carousel.nav-style5 .owl-prev:before {
    font-size: 14px;
}

.owl-carousel.nav-style1 .owl-next,
.owl-carousel.nav-style1 .owl-prev {
    width: 40px;
    height: 45px;
    background-color: #fff;
    line-height: 42px;
    color: #333;
    font-size: 0;
    text-align: center;
    border-radius: 4px;
}

.owl-carousel.nav-style4 .owl-nav .owl-prev,
.owl-carousel.nav-style4 .owl-nav .owl-next {
    top: 56.5%;
    width: 30px;
    height: 30px;
    line-height: 28px;
    border-radius: 50%;
    text-align: center;
    color: #696969;
    background: #fff;
    border: 1px solid #e6e6e6;
    position: absolute;
}

.owl-carousel.nav-style1 .owl-next:hover,
.owl-carousel.nav-style1 .owl-prev:hover,
.owl-carousel.nav-style4 .owl-next:hover,
.owl-carousel.nav-style4 .owl-prev:hover,
.owl-carousel.nav-style5 .owl-prev:hover,
.owl-carousel.nav-style5 .owl-next:hover {
    background-color: #1B263B;
    color: #fff;
    border: 1px solid #1B263B;
}

.slide-opt-1 .owl-carousel.nav-style1 .owl-nav .owl-prev {
    right: 18%;
}

.slide-opt-1 .owl-carousel.nav-style1 .owl-nav .owl-next {
    left: 18%;
}

.slide-opt-1:hover .owl-carousel.nav-style1 .owl-nav .owl-prev,
.slide-opt-1:hover .owl-carousel.nav-style1 .owl-nav .owl-next,
.slide-opt-2:hover .owl-carousel.nav-style5 .owl-nav .owl-prev,
.slide-opt-2:hover .owl-carousel.nav-style5 .owl-nav .owl-next,
.slide-opt-5:hover .owl-carousel.nav-style5 .owl-nav .owl-prev,
.slide-opt-5:hover .owl-carousel.nav-style5 .owl-nav .owl-next {
    opacity: 1;
    visibility: visible;
}

.owl-carousel.nav-style2 .owl-nav .owl-next,
.owl-carousel.nav-style2 .owl-nav .owl-prev,
.owl-carousel.nav-style6 .owl-nav .owl-next,
.owl-carousel.nav-style6 .owl-nav .owl-prev {
    position: absolute;
    top: -84px;
    left: 0;
    color: #c2c2c2;
}

    .owl-carousel.nav-style2 .owl-nav .owl-next:hover,
    .owl-carousel.nav-style2 .owl-nav .owl-prev:hover,
    .owl-carousel.nav-style6 .owl-nav .owl-next:hover,
    .owl-carousel.nav-style6 .owl-nav .owl-prev:hover {
        color: #2a2a2a;
    }

.owl-carousel.nav-style2 .owl-nav .owl-prev,
.owl-carousel.nav-style6 .owl-nav .owl-prev {
    left: 23px;
}

.owl-carousel.nav-style2 .owl-prev:before,
.owl-carousel.nav-style6 .owl-prev:before {
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 24px;
}

.owl-carousel.nav-style2 .owl-next:before,
.owl-carousel.nav-style6 .owl-next:before {
    content: "\f104";
    font-family: 'FontAwesome';
    font-size: 24px;
}

.owl-carousel.nav-style6 .owl-nav .owl-next,
.owl-carousel.nav-style6 .owl-nav .owl-prev {
    top: -84px;
}

.equal-container .owl-stage-outer:hover + .owl-controls .owl-nav .owl-next,
.equal-container .owl-stage-outer:hover + .owl-controls .owl-nav .owl-prev {
    top: -79px;
}

.owl-carousel.nav-style3 .owl-nav .owl-prev,
.owl-carousel.nav-style3 .owl-nav .owl-next {
    top: 50%;
    color: #c2c2c2;
}

    .owl-carousel.nav-style3 .owl-nav .owl-prev:hover,
    .owl-carousel.nav-style3 .owl-nav .owl-next:hover {
        color: #2a2a2a;
    }

.owl-carousel.nav-style3 .owl-nav .owl-next {
    left: -10px;
}

.owl-carousel.nav-style3 .owl-nav .owl-prev {
    right: -10px;
}

.block-brand:hover .owl-carousel.nav-style3 .owl-nav .owl-prev,
.block-brand:hover .owl-carousel.nav-style3 .owl-nav .owl-next,
.product-preview:hover .owl-carousel.nav-style4 .owl-nav .owl-prev,
.product-preview:hover .owl-carousel.nav-style4 .owl-nav .owl-next {
    opacity: 1;
    visibility: visible;
}

.block-brand:hover .owl-carousel.nav-style3 .owl-nav .owl-prev {
    right: 30px;
}

.block-brand:hover .owl-carousel.nav-style3 .owl-nav .owl-next {
    left: 30px;
}

.owl-carousel.nav-style3 .owl-prev:before {
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 24px;
}

.owl-carousel.nav-style3 .owl-next:before {
    content: "\f104";
    font-family: 'FontAwesome';
    font-size: 24px;
}

.owl-carousel.nav-style4 .owl-nav .owl-next {
    right: -18.4%;
}

.owl-carousel.nav-style4 .owl-nav .owl-prev {
    right: -21.6%;
}

.owl-carousel.nav-style4 .owl-prev:before,
.owl-carousel.nav-style4 .owl-next:before {
    font-size: 14px;
}

.owl-carousel.nav-style5 .owl-prev,
.owl-carousel.nav-style5 .owl-next {
    width: 22px;
    height: 22px;
    background-color: #fff;
    line-height: 20px;
    color: #333;
    font-size: 0;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #f1f1f1;
    opacity: 1;
    visibility: visible;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.owl-carousel.nav-style5 .owl-nav .owl-next {
    left: -40px;
}

.owl-carousel.nav-style5 .owl-nav .owl-prev {
    right: -40px;
}

.owl-carousel.nav-style7 .owl-nav .owl-prev,
.owl-carousel.nav-style7 .owl-nav .owl-next {
    top: 50%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    background: #999999;
    position: absolute;
    right: 20px;
    opacity: 0;
    visibility: hidden;
}

    .owl-carousel.nav-style7 .owl-nav .owl-prev:hover,
    .owl-carousel.nav-style7 .owl-nav .owl-next:hover {
        background: #1B263B;
    }

.owl-carousel.nav-style7 .owl-nav .owl-next {
    right: inherit;
    left: 20px;
}

.owl-carousel.nav-style7 .owl-prev:before,
.owl-carousel.nav-style7 .owl-next:before {
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 20px;
}

.owl-carousel.nav-style7 .owl-next:before {
    content: "\f104";
}

.portfolio-slide:hover .owl-carousel.nav-style7 .owl-nav .owl-prev,
.portfolio-slide:hover .owl-carousel.nav-style7 .owl-nav .owl-next {
    opacity: 1;
    visibility: visible;
}

/***banner***/

.promotion-banner {
    margin-top: 40px;
    position: relative;
    overflow: hidden;
    border: 1px solid #eee;
    border-radius: 15px;
    -webkit-box-shadow: 0px -1px 19px -5px rgba(184,184,184,0.85);
    -moz-box-shadow: 0px -1px 19px -5px rgba(184,184,184,0.85);
    box-shadow: 0px -1px 19px -5px rgba(184,184,184,0.85);
}

    .promotion-banner.style-1:hover img {
        transition: 0.3s;
        opacity: 0.8;
    }

    .promotion-banner.style-1 .banner-img:after,
    .promotion-banner.style-1 .banner-img:before {
        bottom: 15px;
        content: "";
        right: 15px;
        position: absolute;
        left: 15px;
        top: 15px;
        -webkit-transition: all .6s ease-in-out;
        -moz-transition: all .6s ease-in-out;
        -ms-transition: all .6s ease-in-out;
        -o-transition: all .6s ease-in-out;
        transition: all .6s ease-in-out;
        z-index: -10;
    }

    .promotion-banner.style-1 .banner-img:before {
        /*border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;*/
        -webkit-transform: scale(0, 1);
        -ms-transform: scale(0, 1);
        -o-transform: scale(0, 1);
        transform: scale(0, 1);
    }

    .promotion-banner.style-1 .banner-img:hover:before {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        z-index: 9;
    }

    .promotion-banner.style-1 .banner-img:hover:after {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        z-index: 9;
    }

    .promotion-banner.style-1 .banner-img:after {
        /*border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;*/
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
    }

    .promotion-banner.style-3 img {
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -ms-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
    }

    .promotion-banner.style-3:hover img {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }

    .promotion-banner.style-2:before {
        width: 100%;
        height: 200px;
        position: absolute;
        overflow: hidden;
        top: 0;
        right: 0;
        display: inline-block;
        content: '';
        cursor: pointer;
        opacity: 1;
        visibility: visible;
        border: 100px solid rgba(0, 0, 0, 0);
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -moz-transition: all 0.4s cubic-bezier(0.940, 0.850, 0.100, 0.620);
        -webkit-transition: all 0.4s cubic-bezier(0.940, 0.850, 0.100, 0.620);
        -o-transition: all 0.4s cubic-bezier(0.940, 0.850, 0.100, 0.620);
        -ms-transition: all 0.4s cubic-bezier(0.940, 0.850, 0.100, 0.620);
        transition: all 0.4s cubic-bezier(0.940, 0.850, 0.100, 0.620);
    }

    .promotion-banner.style-2:hover:before {
        border: 0px double rgba(0, 0, 0, 0.7);
        opacity: 0;
        visibility: hidden;
    }

    .promotion-banner .shop-now {
        position: absolute;
        right: 20px;
        bottom: 15px;
        color: #36c4dc;
        z-index: 10;
    }

.block-banner.style2 .promotion-banner .shop-now {
    right: 30px;
    bottom: 130px
}

.block-banner.style3 .promotion-banner .shop-now {
    right: 47%;
    bottom: 55px;
}

.block-banner.style3 .col-md-6:last-child .promotion-banner .shop-now {
    right: 37.5%;
    bottom: 40px;
}

.block-banner.style4 .promotion-banner .shop-now {
    right: 35%;
    bottom: 45px;
}

.block-banner.style4 .col-md-6:last-child .promotion-banner .shop-now {
    right: 46%;
}

.block-slide.slide-opt-2 .promotion-banner .shop-now {
    bottom: 76px;
}

.block-slide.slide-opt-3 .promotion-banner .shop-now {
    bottom: 33px;
}

.block-slide.slide-opt-4 .promotion-banner .shop-now {
    right: 8%;
    bottom: 83px;
}

.promotion-banner .shop-now:hover {
    color: #1B263B;
}

.promotion-banner .shop-now:after {
    content: "\f177";
    font-family: 'FontAwesome';
    font-size: 13px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    position: absolute;
    left: -20px;
    top: 2px;
}

.promotion-banner .shop-now:hover:after {
    margin-right: 10px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

@media (max-width: 1366px) {
    .promotion-banner .shop-now {
        right: 15px;
        bottom: 45px;
    }

    .block-banner.style3 .promotion-banner .shop-now {
        right: 43%;
        bottom: 30px;
    }

    .block-banner.style3 .col-md-6:last-child .promotion-banner .shop-now {
        bottom: 20px;
    }

    .block-banner.style4 .promotion-banner .shop-now {
        right: 30%;
        bottom: 25px;
    }

    .block-slide.slide-opt-4 .promotion-banner .shop-now {
        bottom: 55px;
        right: 5.5%;
    }
}

@media (max-width: 1024px) and (min-width: 992px) {
    .promotion-banner .shop-now {
        right: 10px;
        bottom: 29px;
        font-size: 11px;
    }
}

@media (max-width: 991px) {
    .promotion-banner .shop-now {
        right: 22px;
        bottom: 70px;
    }

    .promotion-banner .banner-img img {
        width: 100%;
    }

    .promotion-banner.promotion-banner-sidebar .banner-img img,
    .promotion-banner.banner-sidebar .banner-img img {
        width: inherit;
    }

    .block-banner.style2 .promotion-banner .shop-now {
        right: 21px;
        bottom: 113px;
    }
}

@media (max-width: 767px) {
    .promotion-banner .shop-now {
        right: 20px;
        bottom: 50px;
    }

    .block-banner.style2 .promotion-banner .shop-now {
        right: 17px;
        bottom: 88px;
    }
}

@media (max-width: 640px) {
    .promotion-banner .shop-now {
        right: 11px;
        bottom: 33px;
        font-size: 10px;
    }

    .block-banner.style2 .promotion-banner .shop-now {
        right: 35px;
        bottom: 140px;
    }
}

@media (max-width: 480px) {
    .promotion-banner .shop-now {
        right: 20px;
        bottom: 55px;
        font-size: 10px;
    }

    .block-banner.style2 .promotion-banner .shop-now {
        right: 25px;
        bottom: 90px;
    }

    .block-banner.style3 .promotion-banner .shop-now {
        bottom: 15px;
    }

    .block-banner.style3 .col-md-6:last-child .promotion-banner .shop-now {
        bottom: 10px;
    }
}

/***header-top***/

.header-top {
    background-color: #e1e7ef;
    height: 42px;
    line-height: 41px;
    border-bottom: 1px solid #e1e7ef;
}

    .header-top a {
        color: #505050;
        font-size: 12.5px;
    }

        .header-top a:hover {
            color: #1B263B;
        }

.header-top-left {
    float: right;
}

    .header-top-left .money {
    }

.header-top .menu-item-has-children.arrow > a:after {
    content: "\f107";
    font-family: 'FontAwesome';
    font-size: 11px;
    color: #b0b0b0;
    margin-right: 6px;
}

.header-top-left > li,
.header-top-right > li {
    display: inline-block;
    padding: 0 13px;
    position: relative;
}

    .header-top-left > li:first-child {
        padding-right: 0;
    }

    .header-top-right > li:last-child {
        padding-left: 0;
    }

    .header-top-left > li:before,
    .header-top-right > li:before {
        display: inline-block;
        content: '|';
        position: absolute;
        left: -4px;
        top: 0;
        color: #bababa;
        font-size: 9px;
    }

    .header-top-left > li:last-child:before,
    .header-top-right > li:last-child:before {
        display: none;
    }

    .header-top-left > li:nth-child(3):before {
        -ms-transform: rotate(-21deg);
        -webkit-transform: rotate(-21deg);
        transform: rotate(-21deg);
    }

.header-top-left img {
    margin-left: 7px;
}

.header-top-left li i {
    color: #1B263B;
    margin-left: 7px;
}

.header-top-right {
    float: left;
}

    .header-top-right li i {
        margin-left: 7px;
    }

    .header-top-right .or-two {
        color: #bababa;
        margin: 0 3px;
    }

.header-top .menu-item-has-children .dropdown-menu {
    min-width: 120px;
}

    .header-top .menu-item-has-children .dropdown-menu li a {
        padding: 11.5px 15px;
    }

        .header-top .menu-item-has-children .dropdown-menu li a:hover {
            color: #1B263B;
            background: #f0f0f0;
        }

/***header-content***/

.header-content {
    padding: 30px 0 29.5px 0;
    background-color: #E1E7EF;
}

.block-search {
    width: 655px;
    margin: 24px auto 0 auto;
}

.form-content {
    border: 1px solid #e6e6e6;
    border-radius: 25px;
}

    .form-content .search-input,
    .form-content .categori-search {
        display: inline-block;
        position: relative;
        vertical-align: middle;
    }

        .form-content .search-input .input {
            width: 583px;
            border: none;
            color: #9c9c9c;
            font-size: 15px;
            padding-right: 20px;
            padding: 7.5px 20px;
            border-top-right-radius: 25px;
            border-bottom-right-radius: 25px;
        }

        .form-content .categori-search .categori-search-option {
            width: 173px;
            font-size: 14px;
            border: none;
            color: #5c5c5c;
            outline: none;
            line-height: 40px;
            height: 41px;
            padding: 0 10px 0 40px;
        }

        .form-content .categori-search .categori-search-option {
            background-image: url(../images/arrow-select.jpg) !important;
            background-repeat: no-repeat;
            background-position: center left;
        }

        .form-content .categori-search:before {
            content: '|';
            position: absolute;
            top: 13px;
            right: -12px;
            font-size: 12px;
            color: #e2e0e0;
        }

    .form-content .btn-search {
        width: 70px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        font-size: 14px;
        background: #1B263B;
        padding: 7.5px 25px 9.5px;
        float: left;
        border-top-left-radius: 25px;
        border-bottom-left-radius: 25px;
    }

        .form-content .btn-search:hover {
            background: #2a2a2a;
        }

.block-minicart.dropdown {
    display: inline-block;
    padding: 15px 0 22px 10px;
    vertical-align: middle;
}

    .block-minicart.dropdown:before {
        position: absolute;
        content: '|';
        font-size: 16px;
        color: #e2e1e1;
        right: -21px;
        top: 32px;
    }

.minicart-wishlist,
.block-minicart .cart-icon {
    font-size: 30px;
    color: #393d45;
}

.minicart-wishlist {
    padding-left: 33px;
    padding-top: 9px;
    vertical-align: middle;
}

    .minicart-wishlist span,
    .counter-price {
        font-size: 13px;
        color: #b0b0b0;
    }

    .minicart-wishlist span {
        margin-right: 7px;
    }

.block-minicart .counter.qty {
    position: relative;
}

.block-minicart .counter-number {
    position: absolute;
    top: -27px;
    left: -11px;
    background: #1B263B;
    color: #fff;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
}

.block-minicart .dropdown-menu {
    min-width: 318px;
    left: 0;
    right: inherit;
    border-radius: 0;
    padding: 24px 20px 10px 20px;
    border: none;
    margin-top: 0px;
    display: block;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.5s, -webkit-transform 0.5s, visibility 0.5s;
    transition: opacity 0.5s, transform 0.5s, visibility 0.5s;
    -webkit-transform: translate(0, 40px);
    -moz-transform: translate(0, 40px);
    -o-transform: translate(0, 40px);
    -ms-transform: translate(0, 40px);
    transform: translate(0, 40px);
    box-shadow: 0px 1px 10px 1px rgba(0, 0, 0, 0.1);
}

.block-minicart:hover .dropdown-menu {
    top: 100%;
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.block-minicart .product-item {
    list-style: none;
    border-top: 1px solid #e6e6e6;
    overflow: hidden;
    padding: 17px 0;
    position: relative;
}

    .block-minicart .product-item:last-child {
        border-bottom: 1px solid #e6e6e6;
    }

.product-name a {
    color: #1761ad;
}

    .product-name a:hover {
        color: #1B263B;
    }

.block-minicart .subtitle {
    color: #434343;
    font-size: 13px;
    margin-bottom: 10px;
}

.block-minicart .thumb-inner {
    float: right;
    position: relative;
    overflow: hidden;
    padding-left: 10px;
}

.price-x span {
    display: inline-block;
    margin: 0 3px;
    color: #8e8e8e;
}

    .price-x span:nth-child(2) {
        font-size: 10px;
    }

.remove {
    position: absolute;
    left: 0;
    top: 44%;
    height: 17px;
    width: 17px;
    border-radius: 50%;
    background: #dfdfdf;
    line-height: 17px;
    text-align: center;
    font-size: 11px;
    color: #676767;
}

    .remove:hover {
        color: #fff;
        background: #1B263B;
    }

.star-rating {
    display: block;
    font-size: 11px;
    color: #f0bb2c;
    margin-bottom: 4px;
}

    .star-rating .none {
        color: #8e8e8e;
    }

.subtotal {
    margin: 17px 0;
}

    .subtotal .label {
        font-size: 18px;
        color: #2b2b2b;
        font-weight: normal;
        padding: 0;
        margin-left: 54px;
    }

    .subtotal .price {
        font-size: 16px;
        color: #2a2a2a;
    }

.btn-viewcart,
.btn-checkout {
    padding: 10px 0;
    font-size: 13px;
    color: #fff;
    background: #a6a6a6;
    border-radius: 3px;
    margin-bottom: 15px;
    width: 100%;
}

.btn-checkout {
    background: #1B263B;
}

    .btn-viewcart:hover,
    .btn-checkout:hover {
        background: #1B263B;
        color: #fff;
    }

    .btn-checkout:hover {
        background: #333;
    }

/***vertical-menu***/

.vertical-menu-list > li {
    list-style: none;
    line-height: 26px;
    padding: 10px 20px;
    border-bottom: 1px solid #f0f0f0;
    position: relative;
}

    .vertical-menu-list > li:hover {
        background: #f0f0f0;
    }

        .vertical-menu-list > li:hover > a,
        .vertical-menu-list > li:hover .fa {
            color: #1B263B;
            -webkit-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
        }

    .vertical-menu-list > li .fa {
        width: 15px;
        margin-left: 10px;
        color: #8a8a8a;
        font-size: 15px;
    }

    .vertical-menu-list > li > a {
        color: #4d4d4d;
    }

.box-vertical-megamenus,
.header-menu {
    display: table-cell;
    vertical-align: middle;
}

    .box-vertical-megamenus,
    .box-vertical-megamenus .title,
    .vertical-menu-content {
        width: 322px;
    }

.box-vertical-megamenus {
    line-height: 59px;
    height: 59px;
    position: relative;
}

    .box-vertical-megamenus .title {
        color: #fff;
        margin: 0;
        font-size: 16px;
        font-weight: bold;
        padding: 15px 20px 15px 0px;
        background: #1b263b;
    }

    .box-vertical-megamenus .btn-open-mobile {
        margin-left: 7px;
    }

.vertical-menu-content {
    display: block;
    border: 1px solid #eeeeee;
    background-color: #fff;
    position: absolute;
    width: 322px;
    z-index: 999;
    top: 100%;
    opacity: 0;
    visibility: hidden;
}

/*
*/

.index-opt-1 .vertical-menu-content,
.index-opt-3 .vertical-menu-content,
.index-opt-5 .vertical-menu-content {
    opacity: 1;
    visibility: visible;
}

.index-opt-1 .has-open .vertical-menu-content.show,
.index-opt-3 .has-open .vertical-menu-content.show,
.has-open .vertical-menu-content,
.has-open .vertical-menu-content.show {
    opacity: 1;
    visibility: visible;
}

.index-opt-1 .vertical-menu-content.show,
.index-opt-3 .vertical-menu-content.show,
.vertical-menu-content.show,
.index-opt-4 .vertical-menu-content.show,
.index-opt-5 .vertical-menu-content.show {
    opacity: 0;
    visibility: hidden;
}

.menu {
    padding: 0;
}

    .menu li {
        list-style: none;
        line-height: 32px;
    }

.dropdown-menu-title {
    font-size: 16px;
    color: #333;
    margin-bottom: 7px;
}

.menu li a {
    font-size: 13px;
    color: #8e8e8e;
}

    .menu li a:hover {
        color: #1B263B;
    }

.menu-on-mobile {
    float: left;
}

.index-opt-2 .menu-on-mobile {
    float: right;
}

.btn-open-mobile span {
    display: block;
    width: 100%;
    margin-bottom: 3px;
    background-color: #ffffff;
    height: 2px;
}

.header-menu-nav .menu-on-mobile {
    background: #454a53;
    height: 59px;
    width: 160px;
    display: block;
    line-height: 59px;
    color: #fff;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    cursor: pointer;
}

.menu-on-mobile .btn-open-mobile.home-page {
    width: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}

.btn-close.hidden-mobile {
    border: 1px solid #e6e6e6;
    padding: 10px 15px;
    margin-right: 105px;
    cursor: pointer;
    width: 42px;
    text-align: center;
    display: inline;
}

.box-vertical-megamenus .cat-link-orther {
    display: none;
}

.all-category {
    text-align: center;
    line-height: 46px;
    cursor: pointer;
}

    .all-category .open-cate {
        color: #4d4d4d;
    }

    .all-category span {
        display: block;
        clear: both;
    }

/***header-menu***/

.header-menu-nar {
    background: #1B263B;
    z-index: 99;
}

.header-menu-nav {
    display: table;
    width: 100%;
}

.header-menu .menu-item-has-children {
    list-style: none;
    display: inline-block;
    padding: 0 25px;
    line-height: 59px;
    float: right;
    position: relative;
}

.header-menu .menu-item.menu-item-has-children {
    padding: 0;
    width: 100%;
}

    .header-menu .menu-item.menu-item-has-children:hover {
        background: transparent;
    }

    .header-menu .menu-item.menu-item-has-children a:hover {
        background: #f0f0f0;
        color: #1B263B;
    }

.header-menu .menu-item-has-children a {
    color: #fff;
    font-weight: 600;
    font-size: 15px;
}

.header-menu .menu-item-has-children.active,
.header-menu .menu-item-has-children:hover {
    background: #134074;
}

.menu-item-has-children .dropdown-menu {
    margin: 0;
    border-radius: 0;
    min-width: 260px;
    border: none;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    display: block;
    opacity: 0;
    visibility: hidden;
    padding: 0;
    -webkit-box-shadow: 0 0px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 0px 12px rgba(0, 0, 0, .175);
}

.header-menu .submenu.dropdown-menu.megamenu {
    margin-right: 30px;
    padding: 30px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    right: auto;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}

.header-menu .menu-item-has-children .submenu.dropdown-menu.megamenu {
    max-width: 1170px;
}

.header-menu .submenu.dropdown-menu.megamenu a img {
    width: 100%;
}

.header-menu .submenu.dropdown-menu.megamenu .background-menu img {
    padding-right: 12px;
}

.header-menu .submenu.dropdown-menu.megamenu .menu-item a {
    padding-right: 0;
}

    .header-menu .submenu.dropdown-menu.megamenu .menu-item a:hover {
        background-color: #fff;
    }

.menu-item-has-children:hover .dropdown-menu {
    top: 100%;
    display: block;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.vertical-menu-list {
    position: relative;
}

    .vertical-menu-list .menu-item-has-children .dropdown-menu {
        top: 0;
        right: 100%;
        padding: 40px 30px 30px 0;
        background-position: center;
        background-repeat: no-repeat;
        background: #fff;
    }

    .vertical-menu-list .menu-item-has-children .megamenu {
        /*background-image: url("../images/home1/background-mega.jpg");*/
        max-width: 900px;
    }

    /*.vertical-menu-list .menu-item-has-children:nth-child(3) .megamenu {
    width: 900px;
}*/

    .vertical-menu-list .menu-item-has-children .megamenu {
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
    }

    .vertical-menu-list .menu-item-has-children .menu-item {
        position: relative;
    }

    .vertical-menu-list .menu-item.menu-item-has-children .dropdown-menu {
        padding: 0;
        top: 0px;
        opacity: 0;
        visibility: hidden;
    }

    .vertical-menu-list .menu-item.menu-item-has-children:hover > .submenu {
        opacity: 1;
        visibility: visible;
    }

.header-menu .menu-item {
    position: relative;
    float: right;
    width: 100%;
    overflow: hidden;
}

    .header-menu .menu-item .dropdown-menu {
        position: absolute;
        visibility: hidden;
        opacity: 0;
        right: 100%;
        top: 0;
    }

    .header-menu .menu-item:hover .dropdown-menu {
        opacity: 1;
        visibility: visible;
    }

    .header-menu .menu-item a,
    .vertical-menu-list .menu-item.menu-item-has-children .dropdown-menu li a {
        color: #8e8e8e;
        font-size: 13px;
        font-weight: normal;
        text-transform: none;
        padding: 11px 20px;
        line-height: 25px;
    }

.menu-item-has-children .icon-img {
    display: inline-block;
    margin-right: 5px;
    line-height: 20px;
}

.menu-item-has-children .arrow > a:after,
.menu-item-has-children.arrow > a:after {
    content: "\f104";
    display: inline-block;
    font-family: 'FontAwesome';
    position: absolute;
    left: 20px;
}

.header-menu .menu-item-has-children .arrow > a:after,
.header-menu .menu-item-has-children.arrow > a:after {
    display: none;
}

.header-top .menu-item-has-children.arrow > a:after {
    position: relative;
    left: 0;
}

.header-menu .menu-item a:hover,
.vertical-menu-list .menu-item.menu-item-has-children .dropdown-menu li a:hover {
    background: #f0f0f0;
    color: #1B263B;
}

@media (max-width: 1620px) {
    .submenu.dropdown-menu.megamenu {
        margin-right: 0px;
    }

    .header-menu .submenu.dropdown-menu.megamenu {
        margin-right: 0;
    }

    .minicart-wishlist {
        padding-left: 25px;
    }
}

@media (max-width: 1366px) {
    .index-opt-1 .vertical-menu-content,
    .index-opt-5 .vertical-menu-content {
        opacity: 0;
        visibility: hidden;
    }

    .index-opt-1 .has-open .vertical-menu-content,
    .index-opt-5 .has-open .vertical-menu-content {
        opacity: 1;
        visibility: visible;
    }
}

@media (max-width: 1199px) {
    .block-search {
        width: 100%;
    }

    .form-content .search-input {
        width: 46.9%;
    }

    .form-content .categori-search {
        width: 39.6%;
    }

    .form-content .btn-search {
        width: 12%;
    }

    .form-content .categori-search .categori-search-option {
        width: 100%;
    }

    .header-menu .menu-item-has-children {
        padding: 0 15px;
    }
}

@media (max-width: 1024px) {
    .header-menu-nar,
    .header-opt-2 .is-sticky .header-content {
        position: relative !important;
    }

    .header-nav,
    .vertical-menu-content {
        position: fixed;
        top: 0;
        bottom: 0;
        left: -110%;
        width: 280px;
        -webkit-box-shadow: rgba(136, 136, 136, .23) 0 0 3px 0;
        box-shadow: rgba(136, 136, 136, .23) 0 0 3px 0;
        background-color: #fff;
        z-index: 9999;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: .35s;
        -o-transition: .35s;
        transition: .35s;
        overflow-y: auto;
        padding: 20px;
    }

    .vertical-menu-content {
        left: inherit;
        right: -110%;
    }

    .header-nav.has-open {
        left: 0;
        opacity: 1;
        visibility: visible;
    }

    .box-vertical-megamenus.has-open .vertical-menu-content {
        right: 0;
        padding-right: 15px;
    }

    .header-menu .menu-item-has-children {
        display: inline-block;
        padding: 0;
        width: 244px;
        border-bottom: 1px solid #e6e6e6;
    }

    .vertical-menu-list > li {
        float: right;
    }

    .vertical-menu-list .menu-item.menu-item-has-children .dropdown-menu li {
        line-height: 30px;
        max-width: 230px;
    }

        .vertical-menu-list .menu-item.menu-item-has-children .dropdown-menu li a {
            padding: 0;
        }

    .vertical-menu-list .menu-item.menu-item-has-children .toggle-submenu {
        line-height: 45px;
    }

    .vertical-menu-list .menu-item.menu-item-has-children .submenu .toggle-submenu {
        line-height: 30px;
    }

    .header-menu .menu-item-has-children a {
        font-size: 13px;
        color: #4d4d4d;
    }

    .box-vertical-megamenus {
        float: right;
        width: 60px;
    }

        .box-vertical-megamenus .title {
            width: 60px;
            padding-right: 22px;
            padding-top: 15px;
            padding-bottom: 14.5px;
            cursor: pointer;
        }

            .box-vertical-megamenus .title-menu,
            .box-vertical-megamenus .title:after {
                display: none;
            }

    .vertical-menu-list .menu-item-has-children > .dropdown-menu,
    .header-menu .menu-item-has-children .dropdown-menu,
    .vertical-menu-list .menu-item.menu-item-has-children > .submenu,
    .header-menu .menu-item.menu-item-has-children > .submenu,
    .vertical-menu-list .submenu .menu-item-has-children .dropdown-menu {
        position: static;
        opacity: 1;
        visibility: visible;
        display: none;
        background-image: none !important;
    }

    .header-menu .submenu.dropdown-menu.megamenu {
        margin-right: 0;
        padding: 10px 10px 25px 30px;
    }

    .vertical-menu-list .menu-item-has-children .dropdown-menu,
    .header-menu .menu-item-has-children:hover .dropdown-menu {
        display: none;
    }

    .vertical-menu-list > .menu-item-has-children.open-submenu > .dropdown-menu,
    .header-menu > .header-nav > .menu-item-has-children.open-submenu > .dropdown-menu,
    .header-menu > .header-menu-resize > .header-nav > .menu-item-has-children.open-submenu > .dropdown-menu,
    .vertical-menu-list > .menu-item.menu-item-has-children.open-submenu > .submenu,
    .vertical-menu-list .submenu .menu-item-has-children.open-submenu .dropdown-menu,
    .header-menu .menu-item.menu-item-has-children.open-submenu > .submenu {
        display: block;
        max-width: 244px !important;
        padding: 10px 10px 30px 0;
        box-shadow: none;
        background-color: #fff;
    }

    .box-vertical-megamenus .menu-item-has-children .col-md-20 {
        width: 100%;
    }

    .header-nav li a,
    .vertical-menu-list li a {
        display: inline-block;
        position: relative;
        z-index: 222;
    }

    .vertical-menu-list > li {
        line-height: 45px;
    }

    .menu-item-has-children .toggle-submenu {
        position: absolute;
        display: block;
        height: 46px;
        top: 0;
        right: 0;
        left: 0;
        cursor: pointer;
        text-align: left;
        line-height: 46px;
    }

    .header-nav > li,
    .vertical-menu-list > li {
        position: relative;
        padding: 0;
        display: inline-block;
        width: 230px;
    }

        .vertical-menu-list > li:hover {
            background-color: #fff;
        }

    .header-nav .menu-item-has-children.arrow .toggle-submenu:after,
    .box-vertical-megamenus .menu-item-has-children.arrow .toggle-submenu:after {
        content: "\f107";
        font-family: 'FontAwesome';
        display: inline-block;
    }

    .header-nav .menu-item-has-children .arrow > a:after,
    .header-nav .menu-item-has-children.arrow > a:after,
    .box-vertical-megamenus .menu-item-has-children .arrow > a:after,
    .box-vertical-megamenus .menu-item-has-children.arrow > a:after {
        display: none;
    }

    .dropdown-menu-title {
        margin-top: 15px;
    }

    .header-menu .menu-item-has-children.active,
    .header-menu .menu-item-has-children:hover {
        background-color: #fff;
    }

    .header-menu .header-nav > li {
        line-height: 45px;
    }

        .header-menu .header-nav > li > ul > li {
            line-height: 32px;
        }

    .header-menu .menu-item-has-children a {
        color: #4d4d4d;
        font-weight: normal;
        text-transform: none;
    }

    .header-menu .menu-item a {
        padding: 0;
    }

        .header-menu .menu-item a:hover {
            background-color: #fff;
        }

    .submenu-banner > .col-md-3 {
        width: 100%;
    }

    .vertical-menu-list .menu-item.menu-item-has-children .menu-item .dropdown-menu {
        opacity: 1;
        visibility: visible;
    }

    .vertical-menu-list .menu-item.menu-item-has-children .dropdown-menu li a:hover {
        background: #fff;
    }

    .header-menu .submenu.dropdown-menu.megamenu .background-menu img {
        padding-right: 0;
    }

    .header-menu .menu-item.menu-item-has-children .toggle-submenu {
        line-height: 35px;
    }
}

@media (max-width: 991px) {
    .header-top {
        width: 100%;
        height: auto;
        display: inline-block;
        vertical-align: middle;
    }

    .header-top-left,
    .header-top-right {
        width: 100%;
        text-align: center;
    }

        .header-top-left > li:first-child {
            padding-right: 13px;
        }

        .header-top-right > li:last-child {
            padding-left: 13px;
        }

    .logo-header {
        float: right;
    }

    .block-search {
        display: none;
    }
}

/***slide***/


/*opt-1*/

.slide-opt-1 .item-slide,
.slide-opt-2 .item-slide,
.slide-opt-3 .item-slide,
.slide-opt-4 .item-slide,
.slide-opt-5 .item-slide {
    height: 565px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.imageBox {
    /*width: 100%;
    height: 1200px;
    text-align: center;*/
    overflow: hidden;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    border-radius: 35% 10% 35% 10%;
}

.imageBox-without-radius {
    /*width: 100%;
    height: 1200px;
    text-align: center;*/
    overflow: hidden;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}

.slide-opt-1 .item-slide-1,
.slide-opt-5 .item-slide-1 {
    /*background-image: url('../images/home1/anjir.jpg');*/
    /*background-image: url('../images/home1/IMG_0207-min.jpg');*/
    /*background-image: url('../images/home1/10411-min.jpg');*/
    background-image: url('../images/home1/2336474-min.jpg');
    height: 800px;
}

.slide-opt-1 .item-slide-2,
.slide-opt-5 .item-slide-2 {
    /*background-image: url('../images/home1/badam.jpg');*/
    /*background-image: url('../images/home1/IMG_0259-min.jpg');*/
    /*background-image: url('../images/home1/2681898-min.jpg');*/
    background-image: url('../images/home1/10411-min.jpg');
    height: 800px;
}

.slide-opt-1 .item-slide-3,
.slide-opt-5 .item-slide-3 {
    /*background-image: url('../images/home1/anjir.jpg');*/
    /*background-image: url('../images/home1/IMG_0259.2-min.jpg');*/
    background-image: url('../images/home1/2874448-min.jpg');
    height: 800px;
}

.slide-opt-2 .item-slide-1 {
    /*background-image: url('../images/home2/slide1.jpg');*/
    /*background-image: url('../images/home1/IMG_0527.2-min.jpg');*/
    
    height: 800px;
}

.slide-opt-2 .item-slide-2 {
    background-image: url('../images/home2/slide2.jpg');
}

.slide-opt-2 .item-slide-3 {
    background-image: url('../images/home2/slide3.jpg');
}

.slide-opt-3 .item-slide-1 {
    background-image: url('../images/home3/slide1.jpg');
}

.slide-opt-3 .item-slide-2 {
    background-image: url('../images/home3/slide2.jpg');
}

.slide-opt-3 .item-slide-3 {
    background-image: url('../images/home3/slide3.jpg');
}

.slide-opt-4 .item-slide-1 {
    background-image: url('../images/home4/slide1.jpg');
}

.slide-opt-4 .item-slide-2 {
    background-image: url('../images/home4/slide2.jpg');
}

.slide-opt-4 .item-slide-3 {
    background-image: url('../images/home4/slide3.jpg');
}

.slide-opt-3 .item-slide {
    height: 468px;
}

.slide-opt-4 .item-slide {
    height: 555px;
}

.block-slide .slide-desc {
    position: absolute;
}

.block-slide .slide-desc-1 {
    max-width: 385px;
    top: 110px;
    right: 28.5%;
}

    .block-slide .slide-desc-1 .p-primary,
    .block-slide .slide-desc-1 .p-second,
    .block-slide .slide-desc-1 p {
        font-size: 30px;
        color: #333;
        line-height: 50px;
    }

    .block-slide .slide-desc-1 .p-second {
        text-transform: none;
    }

    .block-slide .slide-desc-1 p {
        color: #36c4dc;
        font-weight: bold;
        text-transform: none;
        margin-top: 8px;
    }

.block-slide .btn-shop-now {
    color: #fff;
    padding: 10px 23px;
    background: #1B263B;
    border-radius: 3px;
    margin-top: 146px;
    display: inline-block;
    position: relative;
    overflow: hidden;
}

    .block-slide .btn-shop-now:after {
        background: rgba(99, 94, 94, 0.3);
        top: -100%;
        height: 100%;
        right: 0;
        display: inline-block;
        content: '';
        position: absolute;
        left: 0;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        width: 100%;
    }

    .block-slide .btn-shop-now:hover:after {
        top: 0;
    }

.block-slide .slide-desc-2 {
    max-width: 483px;
    top: 140px;
    right: 23.5%;
}

    .block-slide .slide-desc-2 .p-primary,
    .block-slide .slide-desc-2 .p-second,
    .block-slide .slide-desc-2 .p-third {
        font-size: 30px;
        color: #333;
        line-height: 50px;
    }

    .block-slide .slide-desc-2 .p-second {
        text-transform: none;
    }

    .block-slide .slide-desc-2 .p-third {
        font-weight: bold;
        color: #f24e3d;
        margin-top: 14px;
    }

    .block-slide .slide-desc-2 p {
        color: #7d7d7d;
        font-size: 14px;
        margin-top: 8px;
    }

    .block-slide .slide-desc-2 .btn-shop-now {
        margin-top: 57px;
    }

.block-slide .slide-desc-3 {
    max-width: 483px;
    top: 128px;
    right: 31%;
}

    .block-slide .slide-desc-3 .p-primary,
    .block-slide .slide-desc-3 .p-second,
    .block-slide .slide-desc-3 .p-third {
        font-size: 30px;
        color: #333;
        line-height: 50px;
    }

        .block-slide .slide-desc-3 .p-primary span {
            text-transform: none;
        }

    .block-slide .slide-desc-3 .p-second {
        color: #f24f3e;
        font-weight: bold;
        font-size: 36px;
        margin: 14px 0 28px 0;
    }

    .block-slide .slide-desc-3 .p-third {
        font-weight: bold;
        color: #f24e3d;
        margin-top: 14px;
    }

    .block-slide .slide-desc-3 p {
        color: #777777;
        font-size: 15px;
        margin-top: 8px;
        font-style: italic;
    }

    .block-slide .slide-desc-3 .btn-shop-now {
        margin-top: 67px;
    }

.block-slide .owl-dots {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 18px;
}

    .block-slide .owl-dots .owl-dot {
        width: 12px;
        height: 12px;
        display: inline-block;
        margin: 0 5px;
        background: #fff;
        border-radius: 50%;
        border: 1px solid #777777;
    }

.block-slide.slide-opt-2 .slide-desc-2 {
    right: 10%;
}

.block-slide.slide-opt-2 .slide-desc-3 {
    right: 17%;
}

.block-slide.slide-opt-2 .slide-desc-1 {
    right: 16.5%;
}

.block-slide.slide-opt-3 .slide-desc-1 {
    top: 35px;
    right: 10.5%;
}

.block-slide.slide-opt-3 .slide-desc-2 {
    max-width: 475px;
    top: 103px;
    right: 54px;
}

.block-slide.slide-opt-3 .slide-desc-3 {
    top: 85px;
    right: 100px;
}

.block-slide.slide-opt-4 .slide-desc-1 {
    top: 80px;
    right: 11.5%;
}

.block-slide.slide-opt-4 .slide-desc-2 {
    right: 94px;
}

.block-slide.slide-opt-4 .slide-desc-3 {
    right: 90px;
}

.block-slide.slide-opt-5 .slide-desc-1 {
    right: 28.5%;
}

.block-slide.slide-opt-5 .slide-desc-2 {
    right: 26%;
}

.block-slide .owl-dots .owl-dot.active {
    background: #777777;
}

.slide-opt-2 .owl-carousel {
    width: calc(100% - 454px);
    float: right;
    margin-left: 30px;
}

.block-slide .banner-slide {
    width: 420px;
    display: inline-block;
}

    .block-slide .banner-slide .promotion-banner {
        margin-top: 0;
        margin-bottom: 30px;
    }

        .block-slide .banner-slide .promotion-banner:last-child {
            margin-bottom: 0;
        }

.block-slide.slide-opt-2 {
    margin-top: 40px;
}

/*opt-3*/

.block-slide.slide-opt-3 {
    padding-top: 30px;
}

.slide-opt-3 .owl-carousel {
    margin-right: 20%;
    width: calc(100% - 708px);
    display: inline-block;
    margin-left: 30px;
    float: right;
}

.block-slide.slide-opt-3 .banner-slide {
    width: 322px;
}

@media (max-width: 1790px) {
    .slide-opt-3 .owl-carousel {
        margin-right: 0;
        width: calc(100% - 356px);
    }

    .index-opt-3 .vertical-menu-content,
    .index-opt-3 .vertical-menu-content.show {
        opacity: 0;
        visibility: hidden;
    }

    .index-opt-3 .has-open .vertical-menu-content {
        opacity: 1;
        visibility: visible;
    }
}

@media (max-width: 1620px) {
    .slide-opt-1 .item-slide.item-slide-1,
    .slide-opt-5 .item-slide.item-slide-1 {
        background-image: url('../images/home1/2336474-min.jpg');
    }

    .slide-opt-2 .item-slide.item-slide-1 {
        background-image: url('../images/home1/10411-min.jpg');
    }

    .slide-opt-4 .item-slide.item-slide-1 {
        background-image: url('../images/home1/2874448-min.jpg');
    }

    .block-slide.slide-opt-1 .item-slide-1 .btn-shop-now,
    .block-slide.slide-opt-2 .item-slide-1 .btn-shop-now,
    .block-slide.slide-opt-4 .item-slide-1 .btn-shop-now,
    .block-slide.slide-opt-5 .item-slide-1 .btn-shop-now {
        margin-top: 50px;
    }
}

@media (max-width: 1366px) {
    .slide-opt-3 .item-slide.item-slide-1 {
        background-image: url('../images/home1/2336474-min.jpg');
    }

    .block-slide.slide-opt-3 .item-slide-1 .btn-shop-now {
        margin-top: 50px;
    }
}

@media (max-width: 1199px) {
    .slide-opt-2 .owl-carousel,
    .slide-opt-3 .owl-carousel {
        width: 100%;
        margin-left: 0;
    }

    .slide-opt-2 .owl-carousel {
        margin-bottom: 40px;
    }

    .block-slide.slide-opt-2 .banner-slide,
    .block-slide.slide-opt-3 .banner-slide {
        display: none;
    }
}

@media (max-width: 991px) {
    .slide-opt-1 .item-slide,
    .slide-opt-2 .item-slide,
    .slide-opt-3 .item-slide,
    .slide-opt-4 .item-slide,
    .slide-opt-5 .item-slide {
        height: 450px;
    }

    .block-slide .item-slide:before {
        background-color: rgba(255, 255, 255, 0.60);
        position: absolute;
        width: 100%;
        height: 100%;
        content: '';
        display: inline-block;
    }
}

@media (max-width: 767px) {
    .slide-opt-1 .item-slide,
    .slide-opt-2 .item-slide,
    .slide-opt-3 .item-slide,
    .slide-opt-4 .item-slide,
    .slide-opt-5 .item-slide {
        height: 400px;
    }

    .block-slide .slide-desc-3 {
        top: 73px;
        right: 10%;
    }

    .block-slide .slide-desc-2 {
        top: 76px;
        right: 10%;
    }

    .block-slide .slide-desc-1 {
        top: 100px;
        right: 10%;
    }

    .block-slide.slide-opt-5 .slide-desc-2,
    .block-slide.slide-opt-5 .slide-desc-1 {
        right: 10%;
    }

    .block-slide .slide-desc-1 .p-primary,
    .block-slide .slide-desc-1 .p-second,
    .block-slide .slide-desc-1 p,
    .block-slide .slide-desc-2 .p-primary,
    .block-slide .slide-desc-2 .p-second,
    .block-slide .slide-desc-2 .p-third,
    .block-slide .slide-desc-3 .p-primary,
    .block-slide .slide-desc-3 .p-second,
    .block-slide .slide-desc-3 .p-third {
        font-size: 20px;
    }

    .block-slide .slide-desc-2 .btn-shop-now,
    .block-slide.slide-opt-1 .item-slide-1 .btn-shop-now,
    .block-slide .slide-desc-3 .btn-shop-now {
        margin-top: 25px;
    }
}

@media (max-width: 640px) {
    .slide-opt-1 .item-slide,
    .slide-opt-2 .item-slide,
    .slide-opt-3 .item-slide,
    .slide-opt-4 .item-slide,
    .slide-opt-5 .item-slide {
        height: 350px;
    }

    .block-slide .slide-desc-3,
    .block-slide .slide-desc-2,
    .block-slide .slide-desc-1 {
        top: 40px;
    }

    .p-second {
        display: none;
    }
}

@media (max-width: 480px) {
    .slide-opt-1 .item-slide,
    .slide-opt-2 .item-slide,
    .slide-opt-3 .item-slide,
    .slide-opt-4 .item-slide,
    .slide-opt-5 .item-slide {
        height: 300px;
    }

    .block-slide .item-slide .slide-desc p {
        display: none;
    }
}

/***sidebar***/

.breadcrumb-page {
    text-align: left;
}

.breadcrumb-page-full-width {
    border-bottom: 1px solid #f0f0f0;
}

.breadcrumb-page li {
    list-style: none;
    display: inline-block;
    line-height: 63px;
    padding-right: 10px;
}

    .breadcrumb-page li a {
        color: #9f9f9f;
        font-weight: 600;
    }

        .breadcrumb-page li.active a,
        .breadcrumb-page li a:hover {
            color: #343434;
        }

.content-sidebar ul li {
    list-style: none;
}

.block-title {
    font-size: 18px;
    color: #1a1a1a;
    position: relative;
    margin: 0 0 19px 0;
}

    .block-title:before {
        content: '';
        display: inline-block;
        background: #1B263B;
        width: 3px;
        height: 14px;
        margin-left: 12px;
        vertical-align: middle;
    }

    .block-title.style2 {
        margin-bottom: 16px;
    }

.block-categories .block-title {
    margin-top: -3px;
}

.col-sidebar .content-sidebar > .block-categories {
    padding-top: 0;
}

.col-main .content-main > .promotion-banner {
    margin-top: 0
}

.title-block.style2 {
    color: #2a2a2a;
    background-color: #fff;
    font-size: 20px;
    padding: 0;
    margin-bottom: 13px;
}

    .title-block.style2:before {
        content: '';
        display: inline-block;
        background: #1B263B;
        width: 3px;
        height: 14px;
        margin-left: 12px;
        vertical-align: middle;
    }

.block-title.style3:before {
    height: 14px;
    top: 5.5px;
}

.tab-head,
.title-top {
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 30px;
}

.block-categories .block-categories-content,
.block-filter-content,
.block-compare-content,
.block-sepecail-content {
    border: 1px solid #f0f0f0;
    padding: 11px 0;
}

.block-sepecail-content {
    padding-top: 0;
}

.content-sidebar ul li a {
    color: #4d4d4d;
    font-weight: 600;
}

.content-sidebar ul li.show-sub > a {
    color: #1B263B;
}

.content-sidebar .block-categories a:hover {
    color: #1B263B;
}

    .content-sidebar .block-categories a:hover span {
        font-weight: normal;
    }

.has-child {
    padding: 9.5px 0;
    border-bottom: 1px solid #f0f0f0;
    margin: 0 20px;
}

    .has-child:last-child {
        border-bottom: none;
    }

    .has-child span {
        color: #bcbcbc;
        margin-right: 7px;
    }

    .has-child .arrow-cate {
        float: left;
        margin-left: 10px;
        font-weight: bold;
        cursor: pointer;
        position: relative;
    }

        .has-child .arrow-cate:after {
            display: inline-block;
            content: '+';
            color: #adadad;
            font-size: 16px;
            position: absolute;
        }

    .has-child.show-sub .arrow-cate:after {
        content: '-';
    }

.content-sidebar .has-child li a {
    color: #747474;
}

.has-child .children {
    display: none;
    padding-top: 10px;
}

    .has-child .children li {
        padding: 4px 0;
    }

.block-filter-options,
.block-compare,
.block-sepecail {
    padding-top: 56px;
}

.filter-options-title {
    color: #1a1a1a;
    font-size: 15px;
    font-weight: 600;
    margin: 14px 20px 7px 0;
}

.content-sidebar .block-filter-options a:hover {
    color: #1B263B;
}

.filter-options-item.filter-price {
    margin: 0 20px;
    text-align: center;
    padding-bottom: 21px;
}

.filter-price .filter-options-title {
    margin: 30px 0 0 0;
    text-align: right;
}

.filter-price .slider-range-price {
    background: #e4e4e4 none repeat scroll 100% 0;
    height: 4px;
    margin-bottom: 18px;
    position: relative;
    margin-top: 26px;
    direction: ltr;
}

    .filter-price .slider-range-price .ui-slider-range {
        background: #1B263B none repeat scroll 100% 0;
        height: 4px;
        right: 65px;
        position: absolute;
        top: 0;
        width: 160px;
    }

    .filter-price .slider-range-price .ui-slider-handle {
        background: #fff none repeat scroll 100% 0;
        cursor: pointer;
        height: 15px;
        right: 25px;
        position: absolute;
        top: -6px;
        width: 15px;
        border-radius: 50%;
        border: 2px solid #1B263B;
    }

        .filter-price .slider-range-price .ui-slider-handle:focus {
            outline: none;
        }

.filter-price .price_slider_amount {
    font-size: 13px;
    position: relative;
    color: #4d4d4d;
}

    .filter-price .price_slider_amount span {
        margin: 0 20px;
    }

    .filter-price .price_slider_amount .from {
        margin-left: 21px;
    }

    .filter-price .price_slider_amount .to {
        margin-right: 21px;
    }

label.inline {
    position: relative;
    padding-right: 24px;
    font-weight: 600;
    color: #4d4d4d;
    margin-bottom: 0;
}

    label.inline:hover {
        color: #1B263B;
    }

.inline input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.inline .input {
    width: 9px;
    height: 9px;
    display: inline-block;
    border: 1px solid #e6e6e6;
    margin-left: 8px;
    background: #fff;
    position: absolute;
    right: 0;
    top: 7px;
    margin-right: 0;
}

.inline .input-sign {
    border: 1px solid #1B263B;
    height: 12px;
    width: 12px;
    border-radius: 3px;
}

    .inline .input-sign:before {
        content: "\f00c";
        font-family: 'FontAwesome';
        font-size: 15px;
        color: #1B263B;
        line-height: 10px;
        display: none;
        text-align: center;
        margin-right: -5px;
        margin-top: -2px;
    }

.inline input:checked ~ .input-sign:before {
    display: block;
}

.block-compare-content p {
    color: #4d4d4d;
    padding: 16px 20px;
}

/***main-product***/

.toolbar-products {
    color: #4d4d4d;
}

.toolbar-option-top {
    padding: 61px 0 17px 0;
    border-bottom: 1px solid #f0f0f0;
}

.title-primary {
    display: inline-block;
    font-size: 22px;
    color: #1a1a1a;
    position: relative;
    margin-right: 10px;
    padding-left: 179px;
}

    .title-primary:before {
        position: absolute;
        content: '';
        display: inline-block;
        background: #1B263B;
        width: 3px;
        height: 16px;
        top: 13px;
        right: -10px;
    }

.toolbar-option .form-control {
    width: 170px;
    outline: none;
    border: 1px solid #ebebeb;
    height: 30px;
    line-height: 21px;
    font-size: 13px;
    padding: 4px 10px 6px 0;
    box-shadow: none;
    display: inline-block;
}

    .toolbar-option .form-control:focus {
        border: 1px solid #ebebeb;
        box-shadow: none;
    }

.toolbar-sort,
.toolbar-per,
.modes {
    display: inline-block;
    padding-left: 156px;
}

    .toolbar-per .form-control {
        width: 62px;
    }

.modes {
    padding-left: 121px;
}

    .modes a {
        margin-left: 10px;
    }

.modes-mode {
    position: relative;
    width: 20px;
    height: 15px;
    display: inline-block;
}

    .modes-mode img {
        position: absolute;
        top: 0;
        right: 0;
    }

.active.modes-mode .img-active {
    opacity: 1;
}

.modes-mode .img-active {
    opacity: 0;
}

.modes-mode:hover .img-active {
    opacity: 1;
}

.pagination {
    margin: 0;
}

    .pagination li {
        list-style: none;
        display: inline-block;
        padding-right: 8px;
    }

        .pagination li a {
            color: #4d4d4d;
        }

        .pagination li.active a,
        .pagination .back-next a,
        .pagination .none a {
            padding: 5px 11.4px;
            border-radius: 3px;
            color: #fff;
            background: #a0a0a0;
            display: inline-block;
        }

    .pagination .none a {
        background: #e5e5e5;
        color: #595959;
    }

    .pagination .back-next a {
        padding: 5px 12.8px;
    }

    .pagination .back-next i {
        margin-top: -1px;
    }

    .pagination li.active a,
    .pagination li.active a:hover,
    .pagination .back-next a:hover,
    .pagination .none a:hover {
        background: #1B263B;
        color: #fff;
    }

.toolbar-option span {
    margin-left: 7px;
}

.pagination.pagination-bottom {
    float: left;
}

.toolbar-option.toolbar-option-bottom {
    border-top: 1px solid #f0f0f0;
    padding-top: 20px;
    margin-top: 40px;
}

.toolbar-full-width .title-primary {
    padding-left: 250px;
}

.toolbar-full-width .toolbar-per {
    padding-left: 310px;
}

.toolbar-full-width .modes {
    padding-left: 249px;
}

.toolbar-option-bottom .toolbar-per {
    width: 21.6%;
    text-align: left;
    padding-left: 0;
}

@media (max-width: 1790px) {
    .title-primary {
        width: 100%;
        padding-left: 0;
    }

    .pagination,
    .toolbar-per,
    .modes {
        width: 21.6%;
        text-align: left;
        padding-left: 0;
    }

    .toolbar-sort,
    .modes {
        padding-left: 0;
        width: 26%;
    }

    .toolbar-sort {
        width: 30%;
    }

    .toolbar-full-width .toolbar-per {
        padding-left: 210px;
    }

    .toolbar-full-width .modes {
        padding-left: 100px;
    }
}

@media (max-width: 1620px) {
    .pagination,
    .toolbar-per,
    .modes {
        width: 28%;
        text-align: right;
        margin-bottom: 20px;
    }

    .toolbar-full-width .toolbar-per,
    .toolbar-full-width .modes,
    .toolbar-full-width .toolbar-sort,
    .toolbar-full-width .pagination {
        width: 24%;
        padding: 0;
    }

    .toolbar-full-width .pagination {
        text-align: left;
    }
}

@media (max-width: 1199px) {
    .pagination,
    .toolbar-per,
    .modes,
    .toolbar-sort {
        width: inherit;
        padding-left: 20px;
        padding-bottom: 0px;
        margin-bottom: 20px;
    }

    .toolbar-full-width .toolbar-per,
    .toolbar-full-width .modes,
    .toolbar-full-width .toolbar-sort,
    .toolbar-full-width .pagination {
        width: 49%;
        text-align: right;
    }
}

@media (max-width: 991px) {
    .pagination.pagination-bottom {
        float: inherit;
    }
}

@media (max-width: 767px) {
    .block-categories .block-title {
        margin-top: 20px;
    }
}

@media (max-width: 480px) {
    .toolbar-full-width .toolbar-per,
    .toolbar-full-width .toolbar-sort {
        width: 100%;
    }

    .modes,
    .pagination {
        display: none;
    }
}

/**product**/

.products {
    padding-top: 30px;
    display: inline-block;
    width: 100%;
}

.product-item.style-1 {
    position: relative;
}

.product-thumb {
    padding: 10px;
    text-align: center;
    position: relative;
    overflow: hidden;
}

    .product-thumb.style2 {
        padding: 20px;
    }

.onsale,
.onnew {
    position: absolute;
    display: inline-block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #36c4dc;
    color: #fff;
    top: 35px;
    right: 60px;
    border-radius: 50%;
    font-weight: bold;
}

.onsale {
    right: inherit;
    left: 60px;
    background: #f24e3d;
    direction: ltr;
}

    .onsale.style2 {
        left: 35px;
    }

.onnew.style2 {
    right: 35px;
}

.onsale.style3 {
    left: 30px;
}

.onsale.style4,
.onnew.style4 {
    width: 70px;
    height: 70px;
    line-height: 70px;
    left: 35px;
    font-size: 20px;
}

.onnew.style4 {
    left: inherit;
    right: 35px;
}

.quick-view {
    line-height: 45px;
    width: 45px;
    text-align: center;
    background-color: #faf8fd;
    font-size: 15px;
    color: #434343;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: 50%;
    z-index: 98;
    display: block;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.9s;
    -o-transition: 0.9s;
    transition: 0.9s;
    -webkit-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
}

    .quick-view:hover {
        background: #1B263B;
        color: #fff;
    }

.product-item:hover .quick-view {
    opacity: 1;
    visibility: visible;
}

.product-innfo {
    padding: 0 20px;
    /*position: relative;*/
}

.product-name a {
    font-weight: 600;
}

.price {
    color: #f24e3d;
    font-size: 15px;
    font-weight: 600;
    display: inline-block;
    padding-top: 8px;
}

    .price ins {
        text-decoration: none;
        margin-left: 7px;
    }

    .price del {
        font-size: 14px;
        color: #c7c7c7;
        font-weight: normal;
        text-decoration: line-through;
    }

    .price.price-dark {
        color: #333333;
    }

.hover-hidden p {
    color: #949494;
    font-size: 12px;
    padding-bottom: 27px;
    padding-top: 12px;
}

.product-item.style-6 .hover-hidden p {
    color: #949494;
    font-size: 12px;
    margin: 34px 0 0 0;
    padding: 0;
}

.product-item.style-6:hover .hover-hidden p {
    margin: 12px 0 27px 0;
}

.hover-hidden {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    background: #fff;
    z-index: 90;
    display: block;
    width: 100%;
    top: 100%;
    padding: 0 20px 10px 20px;
}

.product-item.style-1:hover {
    box-shadow: 0px 1px 10px 1px rgba(0, 0, 0, 0.07);
    -webkit-transition: 0.9s;
    -o-transition: 0.9s;
    transition: 0.9s;
}

.product-item:hover .hover-hidden {
    right: 0px;
    opacity: 1;
    top: 100%;
    visibility: visible;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    box-shadow: 0px 9px 10px 1px rgba(0, 0, 0, 0.07);
}

.btn-add-to-cart {
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    border: 1px solid #a6a6a6;
    background: #a6a6a6;
    border-radius: 4px;
    padding: 8px 20px;
    float: right;
    margin-left: 15px;
    margin-bottom: 10px;
}

.wishlist,
.compare,
.gmail {
    border: 1px solid #ebebeb;
    background: #fff;
    border-radius: 4px;
    float: right;
    color: #b0b0b0;
    margin-left: 15px;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
}

.compare {
    margin-left: 0;
}

.btn-add-to-cart:hover {
    background-color: #1B263B;
    border: 1px solid #1B263B;
    color: #fff;
}

.wishlist:hover,
.compare:hover,
.gmail:hover {
    color: #fff;
    background: #1B263B;
    border: 1px solid #1B263B;
}

.product-item.style-2 {
    overflow: hidden;
    border-bottom: 1px solid #f1f1f1;
    margin: 0 20px;
    padding: 10px 0;
}

    .product-item.style-2:last-child {
        border-bottom: none;
    }

    .product-item.style-2 .product-innfo {
        padding: 25px 0 0 0;
        overflow: hidden;
    }

    .product-item.style-2 .product-thumb {
        float: right;
        padding: 10px 0 10px 17px;
    }

    .product-item.style-2 .product-name {
        margin-bottom: 6px;
    }

    .product-item.style-2 .star-rating {
        font-size: 12px;
    }

    .product-item.style-2 .price {
        padding-top: 0;
    }

@media (max-width: 1620px) {
    .product-item.style-2 .product-thumb {
        float: inherit;
        padding: 10px 0;
    }

    .block-recently .product-item.style-2 {
        margin: 0;
    }

        .block-recently .product-item.style-2 .product-thumb {
            float: right;
            padding-left: 5px;
        }

    .onnew {
        right: 20px;
    }

    .onsale {
        left: 20px;
    }

    .wishlist,
    .btn-add-to-cart {
        margin-left: 10px;
        margin-bottom: 10px;
    }

    .compare {
        margin-left: 0;
    }
}

@media (max-width: 1366px) {
    .product-innfo {
        padding: 0 10px;
    }

    .hover-hidden {
        padding: 0 10px 10px 10px;
    }
}

@media (max-width: 767px) {
    .product-item.style-2 .product-thumb {
        float: right;
    }

    .products {
        width: 100%;
    }
}

/***block-html***/

.block-html-full-width {
    padding: 56px 0;
    margin-top: 70px;
    border-top: 1px solid #f1f1f1;
    width: 100%;
    display: inline-block;
}

.block-html-product {
    margin-top: 50px;
}

.block-icon {
    color: #1B263B;
    font-size: 36px;
    float: right;
}

.html-info {
    padding-right: 52px;
}

    .html-info .html-info-h4 {
        font-size: 15px;
        color: #1a1a1a;
        font-weight: 600;
        margin-bottom: 3px;
    }

    .html-info .html-info-p {
        color: #9d9d9d;
    }

@media (max-width: 1199px) {
    .block-html-full-width.opt-2 {
        margin-top: 0;
    }
}

@media (max-width: 991px) {
    .block-html {
        display: inline-block;
        text-align: center;
    }

    .block-icon {
        float: initial;
        padding-bottom: 20px;
    }

    .block-html-full-width {
        padding-bottom: 30px;
        text-align: center;
    }

    .html-info {
        padding-bottom: 30px;
        padding-right: 0;
    }
}

/***footer***/


/*opt-1*/

.footer-column {
    background: #e1e7ef;
    padding: 64px 0 58px 0;
    border-bottom: 1px solid #e1e7ef;
    border-top: 1px solid #e1e7ef;
}

.footer .title-of-footer {
    color: #2a2a2a;
    font-size: 18px;
    margin-bottom: 17px;
}

.footer .contacts {
    max-width: 215px;
}

.contacts-icon {
    float: right;
    margin: 7px 0 0 13px;
    width: 18px;
}

.footer .contacts-info {
    display: block;
    margin-bottom: 22px;
    overflow: hidden;
}

.footer .info-phone:before,
.footer .info-support:before,
.footer .info-address:before {
    font-family: "FontAwesome";
    font-size: 18px;
    color: #707070;
    margin-left: 8px;
}

.footer .info-address:before {
    content: "\f041";
}

.footer .info-phone:before {
    content: "\f095";
}

.footer .info-support:before {
    content: "\f0e0";
}

.footer .links li {
    list-style: none;
    margin-bottom: 10px;
}

    .footer .links li a {
        color: #868686;
    }

        .footer .links li a:hover {
            color: #1B263B;
        }

.footer .newsletter-form {
    margin: 18px 0 40px 0;
}

.footer-newsletter p {
    max-width: 260px;
}

.footer .newsletter-form .control {
    position: relative;
    width: 100%;
}

.footer-opt-1 .newsletter-form .control {
    max-width: 270px;
    display: inline-block;
}

.footer-opt-2 .newsletter-form .control {
    /*max-width: inherit;
    display: inherit;*/
}

.footer .input-subscribe {
    width: 100%;
    height: 40px;
    float: right;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.footer .btn.subscribe {
    border-radius: 0;
    position: absolute;
    left: 0;
    top: 0;
    padding: 9px 12px;
    background: #1B263B;
}

    .footer .btn.subscribe:hover {
        background: #e5e5e5;
        color: #585e6a;
    }

.footer-follow li {
    list-style: none;
    display: inline-block;
}

    .footer-follow li a {
        background: #415a99;
        color: #fff;
        display: inline-block;
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        margin-left: 6px;
        position: relative;
        overflow: hidden;
    }

        .footer-follow li a:after {
            background: rgba(250, 250, 250, 0.39);
            width: 30px;
            height: 30px;
            right: -30px;
            content: '';
            position: absolute;
            display: inline-block;
            -webkit-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
        }

        .footer-follow li a:hover:after {
            right: 0;
        }

.footer-follow .twitter {
    background: #00caff;
}

.footer-follow .pinterest {
    background: #cb222a;
}

.footer-follow .vk-plus {
    background: #5b7fa6;
}

.footer-follow .telegram {
    background: #419FD9;
}

.footer-follow .google-plus {
    background: #da4735;
}

.footer-copyright,
.footer-copyright p {
    line-height: 77px;
}

.footer-copyright-left {
    float: right;
}

    .footer-copyright-left span {
        color: #1B263B;
    }

.footer-copyright-right {
    float: left;
}

    .footer-copyright-right .pay-men a {
        margin-right: 12px;
    }

    .footer-copyright-right .pay-men img {
        -webkit-filter: sepia(0);
        filter: sepia(0);
    }

        .footer-copyright-right .pay-men img:hover {
            -webkit-filter: sepia(100%);
            filter: sepia(100%);
            -webkit-transition: .3s ease-in-out;
            transition: .3s ease-in-out;
        }

/*opt-2*/

.footer-opt-2 {
    background: #3c3c3c;
}

    .footer-opt-2 .footer-column {
        background-color: transparent;
        border-bottom: 1px solid #454545;
        overflow: hidden;
    }

.footer.footer-opt-2 .title-of-footer,
.footer.footer-opt-2 .links li a:hover {
    color: #fff;
}

.des-footer {
    max-width: 550px;
    margin: 15px 0 36px 0px;
}

.footer-opt-2 .footer-tags-content li {
    display: inline-block;
}

    .footer-opt-2 .footer-tags-content li a {
        border-radius: 4px;
        border: 1px solid #474747;
        padding: 4px 9px;
        color: #757575;
        margin: 0 0 15px 10px;
        display: inline-block;
    }

        .footer-opt-2 .footer-tags-content li a:hover {
            background-color: #1B263B;
            color: #fff;
            border: 1px solid #1B263B;
        }

.footer-opt-2 .footer-bottom {
    padding: 41px 0;
    margin-right: 25%;
}

.footer-opt-2 .text-newsletter {
    display: inline-block;
    margin-left: 43px;
}

.footer-opt-2 .newsletter-form {
    max-width: 400px;
    margin: 18px 0 0 0;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    border-radius: 4px;
    overflow: hidden;
}

.footer-opt-2 .text-title-newsletter {
    font-size: 20px;
    color: #fff;
    margin-bottom: 4px;
}

.footer-opt-2 .text-normal {
    color: #757575;
    font-size: 14px;
}

.footer-opt-2 .text-bold {
    font-size: 22px;
    color: #fff;
}

.footer-opt-2 .input-subscribe {
    width: 100%;
    height: 46px;
    color: #464646;
    background-color: #212121;
    border: 1px solid #212121;
}

.footer-opt-2 .btn.subscribe {
    padding: 12px 17px;
}

.after-last,
.after-frist {
    position: relative;
}

    .after-last:after,
    .after-first:after {
        content: '';
        display: inline-block;
        position: absolute;
        width: 1px;
        height: 156%;
        background-color: #454545;
        top: -64px;
        right: 0;
    }

.after-first {
    padding-right: 30px;
}

.after-last:after {
    right: -13px;
}

/*opt-3*/

.footer-opt-3 .footer-column {
    background-color: #353535;
    border-bottom: 1px solid #353535;
}

.footer-opt-3 .title-of-footer {
    color: #fff;
}

.footer-opt-3 .links li a,
.footer-opt-3 .contacts,
.footer-newsletter p {
    color: #707070;
}

    .footer-opt-3 .links li a:hover {
        color: #fff;
    }

.footer-opt-3 #newsletter-validate-detail {
    border-radius: 3px;
    overflow: hidden;
}

.footer-opt-3 .input-subscribe {
    color: #4d4d4d;
    background-color: #1a1a1a;
    border: 1px solid #1a1a1a;
}

.footer-opt-3 .footer-copyright {
    background-color: #222222;
    display: inline-block;
    vertical-align: middle;
}

.footer-opt-3 .footer-copyright-left {
    color: #575757;
}

    .footer-opt-3 .footer-copyright-left span {
        color: #fff;
    }

@media (max-width: 1620px) {
    .footer-opt-2 .footer-bottom {
        margin-right: 13%;
    }
}

@media (max-width: 1366px) and (min-width: 1200px) {
}

@media (max-width: 1199px) {
    .after-last:after,
    .after-first:after {
        display: none;
    }

    .footer-opt-2 .footer-follow {
        padding-bottom: 30px;
    }

    .after-first {
        padding-right: 15px;
    }

    .footer-opt-2 .footer-bottom {
        margin-right: 0;
        text-align: center;
        padding: 25px 0;
    }

    .footer-opt-2 .text-newsletter {
        display: block;
        margin-bottom: 20px;
    }
}

@media (max-width: 1024px) {
    .footer-opt-2 .footer-tags-content {
        max-height: 215px;
        overflow: hidden;
    }
}

@media (max-width: 992px) {
    .footer-opt-2 .text-newsletter {
        margin: 0 10px 10px 10px;
        display: inherit;
    }
}

@media (max-width: 767px) {
    .footer-copyright {
        line-height: 50px;
    }

    .footer-opt-2 .footer-copyright {
        background-color: #fff;
    }

    .footer-copyright-left,
    .footer-copyright-right {
        float: inherit;
        text-align: center;
    }

        .footer-copyright-right .pay-men a:first-child {
            margin-right: 0;
        }

        .footer-copyright-right .pay-men img {
            vertical-align: top;
        }

    .footer-opt-2 .footer-tags-content {
        max-height: 215px !important;
        overflow: hidden;
    }
}

@media (max-width: 480px) {
    .footer-opt-2 .footer-column .equal-elem {
        max-height: 250px;
    }

        .footer-opt-2 .footer-column .equal-elem:first-child {
            max-height: inherit;
        }
}

/***scrollup***/

#scrollup {
    display: none;
    border: 2px solid #1B263B;
    padding: 3px;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    background-color: transparent;
    cursor: pointer;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    position: fixed;
    left: 30px;
    bottom: 30px;
    z-index: 999;
}

    #scrollup .fa {
        line-height: 33px;
        padding-bottom: 3px;
        width: 36px;
        border-radius: 100%;
        background-color: #1B263B;
        font-size: 22px;
        color: #fff;
    }

    #scrollup:hover {
        color: #fff;
        background-color: #1B263B;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
    }

/***404***/

.index-opt-404 .wrapper {
    background-image: url('../images/404.jpg');
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    color: #fff;
    min-height: 100vh;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.logo-404 {
    padding-top: 108px;
}

.text-404-big {
    font-size: 220px;
    font-weight: bold;
    display: inline-block;
    padding-top: 145px;
}

.text-404-second {
    font-size: 36px;
    font-weight: bold;
    padding-top: 70px;
    line-height: 1.75;
}

.text-404-third {
    font-size: 20px;
    display: inline-block;
    padding-top: 40px;
    margin-left: 27px;
    line-height: 1.75;
}

.btn-404 {
    color: #fff;
    border-radius: 3px;
    border: 1px solid #fff;
    padding: 10px 28px;
    white-space: nowrap;
}

    .btn-404:hover {
        background: #fff;
        color: #1B263B;
    }

.newsletter-form-404 {
    padding-top: 75px;
}

.form-404 .input-subscribe {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    width: 357px;
    height: 40px;
    color: #818181;
    font-size: 14px;
}

.form-404 .subscribe {
    vertical-align: top;
    margin-right: -3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    background: #1B263B;
    width: 64px;
    height: 40px;
}

.footer-copyright-center {
    font-size: 14px;
    color: #e0e0e0;
    padding-top: 174px;
}

/*under*/

.index-opt-under .logo-404 {
    padding-top: 129px;
}

.index-opt-under .wrapper {
    background-image: url('../images/back-ground-under.jpg');
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    color: #fff;
    background-size: cover;
}

.text-under-big {
    font-size: 48px;
    padding-top: 202px;
    font-weight: bold;
}

.text-under-second {
    font-size: 18px;
    padding-top: 26px;
}

.index-opt-under .product-count-down {
    float: inherit;
    margin: 0;
    padding-top: 47px;
}

    .index-opt-under .product-count-down .number {
        width: 90px;
        height: 90px;
        border-radius: 50%;
        border: 3px solid #a6a6a6;
        line-height: 48px;
        padding-top: 0;
        font-weight: bold;
        font-size: 22px;
        color: #fff;
        position: relative;
    }

        .index-opt-under .product-count-down .number:after {
            content: '';
            background: #cdcdcd;
            display: inline-block;
            position: absolute;
            top: 42px;
            width: 17px;
            height: 1px;
            right: 0;
            left: 0;
            margin: 0 auto;
        }

    .index-opt-under .product-count-down .dot {
        display: none;
    }

    .index-opt-under .product-count-down .box-count {
        position: relative;
        margin-left: 18px;
    }

        .index-opt-under .product-count-down .box-count .text {
            position: absolute;
            font-weight: bold;
            font-size: 18px;
            top: 53%;
            width: 90px;
            color: #fff;
            right: 0;
            padding-left: 7px;
            left: 0;
            margin: 0 auto;
            display: inline-block;
        }

@media (max-width: 991px) {
    .text-under-big {
        font-size: 35px;
        line-height: 40px;
    }
}

/***grid-5-culumn***/

.product-item.style-3 {
    overflow: hidden;
}

    .product-item.style-3:hover {
        box-shadow: 0px 1px 10px 1px rgba(0, 0, 0, 0.1);
        -webkit-transition: 0.9s;
        -o-transition: 0.9s;
        transition: 0.9s;
    }

    .product-item.style-3 .product-thumb {
        float: right;
        z-index: 30;
        margin-left: 15px;
    }

    .product-item.style-3 .product-innfo {
        z-index: 29;
        padding: 34px 327px 26px 0;
    }

    .product-item.style-3 .product-name a {
        font-size: 15px;
    }

    .product-item.style-3 .star-rating {
        font-size: 12px;
        padding-top: 5px;
    }

    .product-item.style-3 .price {
        padding-top: 0;
    }

    .product-item.style-3 .hover-hidden p {
        font-size: 13px;
        color: #747474;
        padding-top: 15px;
    }

    .product-item.style-3 .hover-hidden {
        background: transparent;
        box-shadow: none;
        display: block;
        position: relative;
        opacity: 1;
        visibility: visible;
        top: 0;
    }

    .product-item.style-3:hover .hover-hidden {
        top: 0;
    }

    .product-item.style-3 .inner {
        display: inline-block;
        padding-top: 40px;
    }

    .product-item.style-3 .product-innfo.style2 {
        padding: 34px 292px 3px 0;
    }

        .product-item.style-3 .product-innfo.style2 .hover-hidden {
            padding: 0 0 0 20px;
        }

        .product-item.style-3 .product-innfo.style2 .inner {
            padding-top: 7px;
        }

    .product-item.style-3 .product-innfo.style3 {
        padding: 34px 327px 34px 0;
    }

        .product-item.style-3 .product-innfo.style3 .hover-hidden {
            padding-bottom: 8px;
        }

        .product-item.style-3 .product-innfo.style3 .inner {
            padding-top: 50px;
            vertical-align: middle;
        }

        .product-item.style-3 .product-innfo.style3 .btn-add-to-cart {
            margin-bottom: 0;
        }

    .product-item.style-3 .product-innfo.style4 {
        padding: 34px 290px 19px 0;
    }

        .product-item.style-3 .product-innfo.style4 .hover-hidden {
            padding: 0 0 0 20px;
        }

        .product-item.style-3 .product-innfo.style4 .inner {
            padding-top: 15px;
        }

@media (max-width: 1199px) {
    .product-item.style-3 .product-thumb {
        margin-left: 0;
    }

    .product-item.style-3 .product-innfo {
        padding-right: 323px;
    }
}

@media (max-width: 991px) {
    .product-item.style-3 .product-thumb {
        float: inherit;
    }

    .product-item.style-3 .product-innfo,
    .product-item.style-3 .product-innfo.style2 {
        padding-right: 10px;
        padding-left: 10px;
    }

    .product-item.style-3 .hover-hidden {
        padding: 0;
    }

    .product-item.style-3 .product-thumb.style3 {
        float: right;
    }
}

@media (max-width: 767px) {
    .product-item.style-3 .product-thumb.style3 {
        float: inherit;
    }

    .product-item.style-3 .product-innfo.style3 {
        padding: 34px 10px 40px 10px;
    }

    .product-item.style-3 .product-innfo.style4 {
        padding: 34px 10px 19px 10px;
    }
}

/***blog***/

.breadcrumb-page.style2 {
    position: relative;
}

    .breadcrumb-page.style2:after {
        content: '';
        position: absolute;
        display: inline-block;
        bottom: 0;
        width: 100vw;
        height: 1px;
        background: #f0f0f0;
        right: 50%;
        margin-right: -50vw;
    }

.blog .col-main,
.blog .col-sidebar {
    padding-top: 52px;
}

.post-item .post-name {
    border-bottom: 1px dashed #d8d5d5;
    padding-bottom: 23px;
    margin-bottom: 18px;
}

    .post-item .post-name a {
        color: #1a1a1a;
        font-size: 24px;
    }

        .post-item .post-name a:hover {
            color: #1B263B;
        }

.post-item .post-metas {
    color: #a1a1a1;
    padding-bottom: 16px;
}

.post-metas .icon {
    position: relative;
    padding: 0 10px;
}

    .post-metas .icon:first-child {
        padding-right: 0;
    }

    .post-metas .icon img {
        margin-left: 7px;
    }

    .post-metas .icon:after {
        position: absolute;
        content: "|";
        font-size: 9px;
        top: 0;
        left: 0;
        color: #bababa;
        width: 1px;
    }

    .post-metas .icon:last-child:after {
        display: none;
    }

    .post-metas .icon:hover {
        color: #1B263B;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
    }

.post-content p {
    padding-top: 30px;
}

.post-footer .share {
    color: #2a2a2a;
    font-size: 16px;
    padding-top: 63px;
}

    .post-footer .share a {
        margin-right: 18px;
        color: #cecece;
    }

        .post-footer .share a:hover {
            color: #a8cd7c;
        }

.post-footer .back-next {
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    line-height: 72px;
}

.post-footer .back-next {
    font-size: 15px;
    color: #a8a8a8;
    margin-top: 35px;
}

    .post-footer .back-next a:hover {
        color: #1B263B;
    }

    .post-footer .back-next .fa {
        font-size: 18px;
    }

    .post-footer .back-next .prev .fa {
        margin-left: 11px;
    }

    .post-footer .back-next .next .fa {
        margin-right: 11px;
    }

    .post-footer .back-next .next {
        float: left;
    }

.post-comments {
    padding-top: 65px;
}

    .post-comments .title-comment {
        font-size: 17px;
        color: #2a2a2a;
        position: relative;
    }

        .post-comments .title-comment span {
            font-size: 14px;
            color: #c9c9c9;
            margin-right: 7px;
            margin-left: 15px;
        }

        .post-comments .title-comment:after {
            content: "";
            display: inline-block;
            background: #ebebeb;
            width: 46%;
            height: 1px;
            bottom: 5px;
            position: absolute;
        }

    .post-comments .comment {
        list-style: none;
        padding-top: 24px;
    }

    .post-comments .avata {
        float: right;
    }

    .post-comments .des {
        margin-right: 79px;
        width: 885px;
        background: #f8f8f8;
        padding: 25px;
    }

        .post-comments .des p {
            color: #8e8e8e;
        }

    .post-comments .author-name {
        font-size: 14px;
        color: #2a2a2a;
        padding-bottom: 7px;
        display: inline-block;
    }

    .post-comments .date-time {
        font-size: 13px;
        color: #1B263B;
        margin: 0px 27px;
    }

    .post-comments .author-name .fa {
        color: #c1c1c1;
    }

        .post-comments .author-name .fa:hover {
            color: #1B263B;
        }

.commments.children {
    margin-right: 79px;
}

.post-comments .commments.children .des {
    width: 805px;
}

.comment-form {
    padding-top: 60px;
    width: 570px;
    padding-bottom: 70px;
}

.block-title-blog {
    color: #2a2a2a;
    font-size: 17px;
    margin-bottom: 7px;
}

.comment-form p {
    font-size: 14px;
    color: #8b8b8b;
    margin-bottom: 16px;
}

.note-impor {
    color: #f46657;
}

.form-group .title {
    color: #5f5f5f;
    font-weight: 600;
}

.form-group .form-control {
    box-shadow: none;
    border-radius: 0;
    outline: none;
    border: 1px solid #eaeaea;
    padding: 22px;
    border-radius: 5px;
}

    .form-group .form-control:focus {
        border: 1px solid #eaeaea;
    }

.btn-comment {
    padding: 10px 34px;
    margin-top: 6px;
    font-size: 13px;
    background: #1B263B;
}

.block-popular-post .block-title {
    margin-top: 5px;
}

.has-post {
    overflow: hidden;
    border-bottom: 1px solid #f0f0f0;
    list-style: none;
    padding: 30px 0;
}

    .has-post:first-child {
        padding-top: 5px;
    }

    .has-post:last-child {
        border-bottom: none;
    }

    .has-post .item-photo {
        float: right;
    }

    .has-post .item-detail {
        overflow: hidden;
        padding-right: 15px;
        margin-top: 8px;
    }

    .has-post .item-name a {
        color: #8e8e8e;
    }

        .has-post .item-name a:hover {
            color: #1B263B;
        }

    .has-post .item-athur {
        padding-top: 25px;
        color: #1B263B;
    }

.block-categori-blog {
    padding-top: 28px;
}

    .block-categori-blog .block-title {
        margin-bottom: 14px;
    }

.categori-blog .has-cate {
    list-style: none;
    border-bottom: 1px solid #f0f0f0;
    line-height: 40px;
}

    .categori-blog .has-cate a {
        color: #8e8e8e;
    }

        .categori-blog .has-cate a:hover {
            color: #1B263B;
        }

.block-archives {
    padding-top: 60px;
}

.post-items {
    padding-bottom: 70px;
}

    .post-items .post-item {
        padding-bottom: 56px;
    }

.read-more {
    color: #fff;
    background: #1B263B;
    border-radius: 3px;
    padding: 10px 27px;
    display: inline-block;
    position: relative;
    margin-top: 30px;
    overflow: hidden;
}

    .read-more:before {
        display: inline-block;
        content: '';
        position: absolute;
        right: -100%;
        top: 0;
        left: 0;
        height: 100%;
        background: rgba(230, 230, 230, 0.25);
        width: 50%;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
    }

    .read-more:after {
        display: inline-block;
        content: '';
        position: absolute;
        left: -100%;
        top: 0;
        height: 100%;
        background: rgba(230, 230, 230, 0.25);
        width: 50%;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
    }

    .read-more:hover:before {
        right: 0;
    }

    .read-more:hover:after {
        left: 0;
    }

.pagination-blog {
    text-align: center;
    padding-top: 8px;
}

    .pagination-blog li {
        list-style: none;
        display: inline-block;
        margin: 0 4px;
    }

        .pagination-blog li a {
            border-radius: 50%;
            border: 1px solid #dadada;
            display: inline-block;
            width: 40px;
            height: 40px;
            text-align: center;
            line-height: 40px;
            font-size: 14px;
            color: #5b5b5b;
        }

        .pagination-blog li i {
            margin-top: -4px;
        }

        .pagination-blog li.back-next a {
            background: #f3f3f3;
        }

        .pagination-blog li.active a,
        .pagination-blog li a:hover {
            background: #585e6a;
            border: 1px solid #585e6a;
            color: #fff;
        }

@media (max-width: 1620px) {
    .has-post .item-detail {
        margin-top: 5px;
    }

    .has-post .item-athur {
        padding-top: 10px;
    }
}

@media (max-width: 1366px) {
    .post-comments .des,
    .post-comments .commments.children .des {
        width: auto;
    }
}

@media (max-width: 767px) {
    .comment-form {
        width: auto;
    }

    .block-archives {
        padding-bottom: 30px;
    }
}

@media (max-width: 480px) {
    .post-comments .des {
        margin-right: 70px;
        padding: 15px;
    }

    .commments.children {
        margin-right: 30px;
    }
}

/***portfolio***/

.portfolio-content {
    text-align: center;
    padding-top: 60px;
}

.box-tabs.style1 li {
    list-style: none;
    display: inline-block;
    margin-bottom: 15px;
}

    .box-tabs.style1 li a {
        display: inline-block;
        background: #fff;
        font-size: 14px;
        color: #8e8e8e;
        border: 1px solid #eaeaea;
        border-radius: 3px;
        margin: 0 7px;
        padding: 11px 24.2px;
    }

        .box-tabs.style1 li a:hover,
        .box-tabs.style1 li.active a {
            background: #585e6a;
            border: 1px solid #585e6a;
            color: #fff;
        }

.tab-container .tab-panel {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
}

.tab-container .active {
    opacity: 1;
    visibility: inherit;
    position: inherit;
    -vendor-animation-duration: 0.3s;
    -vendor-animation-delay: 1s;
    -vendor-animation-iteration-count: infinite;
    z-index: auto;
}

.portfolio-content .tab-content {
    padding-top: 35px;
}

.portfolio-thumb {
    position: relative;
    overflow: hidden;
}

    .portfolio-thumb:after {
        position: absolute;
        display: inline-block;
        content: '';
        background: rgba(245, 245, 247, 0.82);
        width: 100%;
        height: 100%;
        opacity: 0;
        visibility: hidden;
        top: 0;
        right: 0;
        z-index: 10;
    }

.portfolio-item {
    padding-bottom: 54px;
}

    .portfolio-item .icon-hover {
        position: absolute;
        top: 50%;
        width: 100%;
        opacity: 0;
        visibility: hidden;
        z-index: 22;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .portfolio-item:hover .icon-hover,
    .portfolio-item:hover .portfolio-thumb:after {
        opacity: 1;
        visibility: visible;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
    }

    .portfolio-item .icon-hover a {
        width: 40px;
        height: 40px;
        line-height: 40px;
        background: #2a2a2a;
        border-radius: 50%;
        color: #fff;
        font-size: 14px;
        display: inline-block;
        margin: 0 8px;
    }

        .portfolio-item .icon-hover a:hover {
            background: #1B263B;
        }

.portfolio-info .t-small {
    color: #9a9a9a;
    padding-top: 15px;
}

.portfolio-info .t-big {
    color: #2a2a2a;
    font-size: 15px;
    font-weight: 600;
    padding-top: 8px;
}

.pagination-portfolio {
    padding-bottom: 70px;
    padding-top: 0;
}

.portfolio-slide {
    padding-top: 60px;
}

.portfolio-info {
    padding-top: 64px;
}

.portfolio-item .portfolio-info {
    padding-top: 0;
}

.portfolio-right {
    width: 320px;
    display: inline-block;
    vertical-align: top;
}

.portfolio-left {
    width: calc(100% - 355px);
    display: inline-block;
    margin-left: 30px;
}

.title-detail-portfolio {
    color: #2a2a2a;
    font-size: 22px;
    padding: 0px 0 25px 0;
}

.info-detail-portfolio p {
    margin-bottom: 40px;
}

.portfolio-left .post-footer {
    padding: 1px 0 95px 0;
}

.portfolio-left .portfolio-content {
    padding: 0 0 30px 0;
}

.portfolio-right .span-left {
    display: block;
    padding: 12px 0;
    border-top: 1px solid #eee;
    color: #343434;
    font-weight: 600;
}

    .portfolio-right .span-left > span {
        color: #8d8d8d;
        margin-right: 15px;
        text-transform: none;
        font-weight: normal;
    }

    .portfolio-right .span-left:last-child {
        border-bottom: 1px solid #eee;
    }

    .portfolio-right .span-left.share > span {
        margin: 0 0 0 10px;
        color: #343434;
        font-weight: 600;
    }

    .portfolio-right .span-left.share a {
        margin-left: 10px;
        font-weight: bold;
        font-size: 15px;
    }

@media (max-width: 767px) {
    .portfolio-left,
    .portfolio-right {
        width: 100%;
    }

    .portfolio-left {
        margin-left: 0;
    }

    .portfolio-right {
        margin-bottom: 40px;
    }
}

@media (max-width: 480px) {
    .box-tabs li {
        width: 100%;
        background: #fff;
        border: 1px solid #eaeaea;
        border-radius: 3px;
    }

        .box-tabs li a {
            border: none;
            width: 100%;
            margin: 0;
            display: inline-block;
        }

        .box-tabs li.active {
            background: #585e6a;
            border: 1px solid #585e6a;
        }

    .box-tabs.style1 li a {
        margin: 0;
    }
}

/***detail-product***/

.single-left img {
    border: 1px solid #f1f1f1;
    width: 100%;
}

.single-left .product-item img {
    padding: 15px;
}

.single-left .product-item:nth-child(1) img,
.single-left .product-item:nth-child(3) img {
    border-left: 1px solid transparent;
}

.single-left .product-item:nth-child(1) img,
.single-left .product-item:nth-child(2) img {
    border-bottom: transparent;
}

.slider-nav .slick-slide img {
    padding: 7px;
}

.single-left {
    width: 100%;
    padding-top: 60px;
    position: relative;
    display: inline-block;
}

    .single-left.style3 .product-item {
        position: relative;
    }

        .single-left.style3 .product-item img {
            border: 1px solid #f1f1f1;
        }

        .single-left.style3 .product-item img {
            border-top: 1px solid transparent;
        }

        .single-left.style3 .product-item:nth-child(1) img {
            border-top: 1px solid #f1f1f1;
        }

.slider-nav {
    display: inline-block;
    width: 16.2%;
    vertical-align: top;
    margin-top: 20px;
}

.slider-for {
    display: inline-block;
    width: 83.3%;
    padding-right: 14px;
}

.slick-list {
    padding: 0 !important;
    direction: ltr;
}

.slick-vertical .slick-slide {
    padding-bottom: 20px;
}

.slider-nav .slick-arrow {
    font-size: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    text-align: center;
    line-height: 22px;
    border: 1px solid #e6e6e6;
    color: #696969;
    background: transparent;
}

    .slider-nav .slick-arrow:hover {
        background: #1B263B;
        color: #fff;
    }

.slick-prev.slick-arrow,
.slick-next.slick-arrow {
    right: 50%;
    transform: translateX(50%);
}

.slick-prev.slick-arrow {
    top: -20px;
}

.slick-prev:after {
    content: "\f106";
    display: inline-block;
    font-family: 'FontAwesome';
    font-size: 14px;
    line-height: 19px;
}

.slick-next:after {
    content: "\f107";
    display: inline-block;
    font-family: 'FontAwesome';
    font-size: 14px;
    line-height: 21px;
}

.slick-next.slick-arrow {
    bottom: 0;
}

.btn-view-video {
    color: #2a2a2a;
    font-size: 15px;
    font-weight: bold;
    border: 1px solid #464646;
    border-radius: 3px;
    padding: 12.5px 50px;
    background: transparent;
    position: absolute;
    bottom: 27px;
    left: 20px;
}

.image-preview-container .btn-view-video {
    bottom: 167px;
}

.single-left.style2 .image-preview-container .btn-view-video,
.single-left.style3 .image-preview-container .btn-view-video {
    bottom: 20px;
}

.btn-view-video > i {
    margin-left: 7px;
}

    .btn-view-video > i::before {
        margin-right: 0;
    }

.btn-view-video:hover {
    background: #1B263B;
    color: #fff;
    border: 1px solid #1B263B;
}

#slvj-close-icon {
    background: none;
}

.product-preview.image-small {
    width: 83%;
    margin: 0 auto;
    padding-top: 20px;
}

    .product-preview.image-small a img {
        padding: 10px;
    }

.product-info-main {
    margin-top: 80px;
    z-index: 10;
    background: #fff;
    overflow: hidden;
}

    .product-info-main .product-name a {
        font-size: 23px;
        padding-bottom: 12px;
        display: inline-block;
    }

    .product-info-main .star-rating {
        font-size: 15px;
        margin-bottom: 10px;
    }

    .product-info-main .review {
        font-size: 13px;
        margin-right: 5px;
        color: #adadad;
    }

        .product-info-main .review:hover {
            color: #1B263B;
        }

    .product-info-main .price {
        font-size: 22px;
        color: #f24e3d;
        margin-bottom: 27px;
    }

        .product-info-main .price del {
            font-size: 20px;
            color: #c7c7c7;
        }

    .product-info-main .stock.available {
        float: left;
        color: #1B263B;
        margin-top: 20px;
    }

    .product-info-main .label-stock {
        color: #8e8e8e;
    }

    .product-info-main .product-des {
        color: #747474;
        padding: 15px 0 23px 0;
        border-top: 1px dotted #e6e6e6;
        /*border-bottom: 1px dotted #e6e6e6;*/
    }

    .product-info-main .select {
        line-height: 35px;
    }

        .product-info-main .select > span {
            display: inline-block;
            vertical-align: bottom;
            min-width: 45px;
            color: #5b5b5b;
        }

.select-detail {
    max-width: 100%;
    min-width: 213px;
    margin-top: 25px;
    outline: none;
    padding: 0 12px;
    border: 1px solid #ececec;
    height: 35px;
    line-height: 35px;
    color: #5b5b5b;
}

select {
    /*background-image: url('../img/select-arrow.jpg') !important;*/
    background-repeat: no-repeat;
    background-position: center left;
    background-color: #fff;
}

.quantity-cart {
    width: 100%;
    margin-top: 25px;
    border-top: 1px dotted #e6e6e6;
    padding-top: 25px;
    padding-bottom: 16px;
}

.quantity {
    display: inline-block;
}

.quantity-cart .btn-add-to-cart {
    float: left;
    margin-left: 0px;
    padding: 11px 64px 11.5px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    background: #134074;
    border: none;
}

    .quantity-cart .btn-add-to-cart:hover {
        opacity: 0.6;
    }

.quantity .quantity-title {
    float: right;
    margin-top: 15px;
    color: #5b5b5b;
    min-width: 48.5px;
}

.buttons-added {
    border-radius: 3px;
    max-width: 220px;
    display: table;
}

    .buttons-added .sign {
        width: 50px;
        height: 50px;
        border: 1px solid #e6e6e6;
        display: inline-block;
        text-align: center;
        color: #b2b2b2;
        line-height: 50px;
        margin-bottom: 4px;
        background: #f9f9f9;
        float: right;
    }

        .buttons-added .sign:hover {
            background: #1B263B;
            color: #fff;
            border: 1px solid #1B263B;
        }

    .buttons-added input {
        border: 1px solid #e6e6e6;
        font-size: 14px;
        color: #2a2a2a;
        text-align: center;
        padding: 12px 42px 10px 42px;
        line-height: 26px;
        height: 50px;
        border-right: none;
        border-left: none;
        float: right;
        border-radius: 0;
    }

.product-info-main .inner {
    display: inline-block;
}

.product-info-main .compare {
    margin-left: 15px;
}

.btn-share {
    display: block;
    padding-top: 15px;
}

.tab-details-product {
    padding-top: 76px;
    padding-bottom: 47px;
    display: inline-block;
    width: 100%;
}

    .tab-details-product li {
        display: inline-block;
        margin-left: 5px;
    }

        .tab-details-product li > a {
            font-size: 18px;
            color: #2a2a2a;
            padding: 13px 25px;
            border-top-right-radius: 4px;
            border-top-left-radius: 4px;
            display: inline-block;
        }

        .tab-details-product li.active > a,
        .tab-details-product li:hover > a {
            background-color: #1b263b;
            color: #fff;
        }

    .tab-details-product .box-tab.nav-tab {
        border-bottom: 1px solid #ececec;
    }

    .tab-details-product .box-content {
        padding: 27px 0;
    }

        .tab-details-product .box-content p:nth-child(2) {
            padding-top: 25px;
        }

.block-product-title {
    font-size: 20px;
    color: #2a2a2a;
    position: relative;
    margin-right: 15px;
    padding-bottom: 18px;
}

    .block-product-title:after {
        display: inline-block;
        position: absolute;
        content: '';
        background: #f1f1f1;
        height: 1px;
        width: 101%;
        right: -15px;
        bottom: 0;
    }

    .block-product-title:before {
        position: absolute;
        content: '';
        display: inline-block;
        background: #1B263B;
        width: 3px;
        height: 14px;
        top: 13px;
        right: -15px;
    }

.block-product-one-row.rate-product {
    padding-top: 38px;
}

.block-banner-sidebar {
    padding-top: 18px;
}

@media (max-width: 1620px) {
    .slider-for {
        width: 82%;
    }

    .btn-view-video {
        bottom: 66px;
        left: 35px;
    }

    .image-preview-container .btn-view-video {
        bottom: 136px;
        left: 20px;
    }
}

@media (max-width: 1366px) {
    .btn-view-video {
        bottom: 58px;
        left: 35px;
        padding: 4.5px 25px;
    }

    .image-preview-container .btn-view-video {
        bottom: 115.5px;
    }

    .product-info-main.style2 .select-detail,
    .product-info-main.style3 .select-detail,
    .product-info-main.style4 .select-detail {
        margin-top: 0;
        width: 100%;
    }

    .product-info-main.style2 .btn-add-to-cart,
    .product-info-main.style3 .btn-add-to-cart,
    .product-info-main.style4 .btn-add-to-cart {
        display: block;
        width: 50%;
        margin-top: 15px;
        float: inherit;
        padding-left: 20px;
        padding-right: 20px;
    }

    .slider-nav {
        margin-top: 0;
    }

    .slick-vertical .slick-slide {
        padding-bottom: 18px;
    }

    .slick-prev.slick-arrow {
        top: -15px;
    }
}

@media (max-width: 1199px) {
    .btn-view-video {
        bottom: 59.5px;
        left: 26px;
    }

    .image-preview-container .btn-view-video {
        bottom: 135px;
    }
}

@media (max-width: 1024px) {
    .product-info-main {
        margin-top: 40px;
    }

    .slider-for {
        width: 100%;
        padding-right: 0;
    }

    .slider-nav {
        position: absolute;
        bottom: -100px;
        width: 100%;
        margin: 0 auto;
    }

        .slider-nav .slick-list {
            width: 80%;
            margin: 0 auto;
        }

    .slick-initialized .slick-slide {
        margin-left: 8px;
    }

    .slick-prev.slick-arrow {
        position: absolute;
        right: 12px;
        top: 43.75%;
    }

    .slick-prev:after {
        content: "\f105";
    }

    .slick-next.slick-arrow {
        position: absolute;
        left: 2px;
        top: 36%;
        right: inherit;
    }

    .slick-next:after {
        content: "\f104";
    }

    .btn-view-video {
        bottom: 26px;
    }

    .image-preview-container .btn-view-video {
        bottom: 115px;
        left: 13px;
    }

    .is-sticky .product-info-main {
        margin-top: 0px;
    }

    .single-left.style3 .image-preview-container .btn-view-video {
        bottom: 13px;
    }
}

@media (max-width: 991px) {
    .slider-nav {
        bottom: -190px;
    }

    .product-info-main {
        margin-top: 220px;
    }

        .product-info-main.style2,
        .product-info-main.style3,
        .product-info-main.style4 {
            margin-top: 30px;
        }

    .image-preview-container .btn-view-video {
        bottom: 182px;
    }

    .single-left.style2 .image-preview-container .btn-view-video,
    .single-left.style3 .image-preview-container .btn-view-video {
        bottom: 13px;
    }
}

@media (max-width: 767px) {
    .slider-nav {
        bottom: -150px;
    }

    #slvj-back-lightbox {
        width: 100%;
        height: 100%;
        padding: 0 20px;
        margin: 0 auto;
    }

    #slvj-video-embed {
        width: 100%;
        height: 100%;
    }

    .image-preview-container .btn-view-video {
        bottom: 204px;
    }
}

@media (max-width: 640px) {
    .slider-nav {
        bottom: -120px;
    }

    .product-info-main {
        margin-top: 150px;
    }

    .tab-details-product li > a {
        padding: 10px 20px;
    }

    .select-detail {
        width: 100%;
        margin-top: 0;
    }

    .image-preview-container .btn-view-video {
        bottom: 190px;
    }
}

@media (max-width: 480px) {
    .slider-nav {
        bottom: -100px;
    }

    .tab-details-product li,
    .tab-details-product li > a {
        width: 100%;
        margin-bottom: 3px;
        border-top-right-radius: 0px;
        border-top-left-radius: 0px;
    }

    .product-info-main .stock.available {
        float: inherit;
        margin-top: -10px;
    }

    .quantity-cart .btn-add-to-cart {
        float: inherit;
        display: block;
        margin-top: 10px;
        width: 100%;
    }

    .btn-view-video {
        bottom: 20px;
        left: 20px;
    }

    .image-preview-container .btn-view-video {
        bottom: 140px;
    }

    .single-left .product-item:nth-child(1) img,
    .single-left .product-item:nth-child(3) img {
        border-left: 1px solid #f1f1f1;
    }

    .single-left .product-item:nth-child(1) img,
    .single-left .product-item:nth-child(2) img {
        border-bottom: #f1f1f1;
    }

    .single-left .product-item:nth-child(3) img {
        border-bottom: 1px solid transparent;
    }

    .product-info-main.style2 .btn-add-to-cart,
    .product-info-main.style3 .btn-add-to-cart,
    .product-info-main.style4 .btn-add-to-cart {
        width: 100%;
        padding: 10px 20px;
    }
}

@media (max-width: 320px) {
    .image-preview-container .btn-view-video {
        bottom: 100px;
    }
}

/***testimonials***/

.block-testimonials {
    padding-top: 54px;
}

.block-testimonials-content .testimonial-des {
    color: #848484;
    font-style: italic;
    background: #f5f5f5;
    padding: 17px 20px;
    position: relative;
    line-height: 2;
}

    .block-testimonials-content .testimonial-des:before {
        width: 0;
        height: 0;
        content: '';
        position: absolute;
        top: 100%;
        right: 45px;
        border-top: 14px solid #f5f5f5;
        border-right: 0 solid transparent;
        border-left: 20px solid transparent;
        border-bottom: 0 solid transparent
    }

.block-testimonials-content .testimonial-info {
    margin-top: 30px;
}

.block-testimonials-content .author-info {
    overflow: hidden;
    margin-right: 20px;
    display: inline-block;
    margin-top: 14px;
}

.block-testimonials-content .author {
    float: right;
}

.block-testimonials-content .author-name {
    display: block;
    color: #333333;
}

.block-testimonials-content .author-adres {
    color: #afafaf;
    font-size: 12px;
}

@media (max-width: 991px) {
    .product-sticky {
        position: relative !important;
        padding-top: 30px;
    }
}

/***shopping-cart***/

.block-title-inner {
    font-size: 22px;
    color: #2a2a2a;
    margin-top: 60px;
    margin-bottom: 38px;
}

    .block-title-inner:before {
        height: 16px;
    }

.form-cart {
    border: 1px solid #eaeaea;
    border-bottom: none;
}

    .form-cart .table {
        margin-bottom: 0;
    }

.table > thead > tr > th {
    text-align: center;
    font-size: 15px;
    color: #2b2b2b;
    font-weight: 600;
    border-bottom: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
    padding: 12.5px 0px;
}

    .table > thead > tr > th:last-child {
        border-left: none;
    }

.table > tbody > tr > td {
    border-bottom: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
    vertical-align: middle;
}

    .table > tbody > tr > td:last-child {
        border-left: none;
    }

.form-cart .table td.tb-image {
    width: 682px;
    padding: 23px 23px 23px 0;
}

.form-cart .table td.tb-code {
    padding: 45px 0;
    width: 270px;
    text-align: center;
    font-size: 15px;
}

.form-cart .table td.tb-qty {
    width: 270px;
    font-size: 15px;
    font-weight: bold;
    color: #333;
    padding: 70px 0;
    text-align: center;
}

.form-cart .quantity .input-text {
    padding: 3.5px 22.5px;
    border: 1px solid #eaeaea;
    font-size: 14px;
    color: #4d4d4d;
    text-align: center;
    font-weight: 600;
    margin-bottom: 12px;
}

.form-cart .remove-shopping {
    display: block;
    font-size: 8px;
    border-radius: 50%;
    padding: 2px;
    background: #dfdfdf;
    width: 18px;
    height: 18px;
    line-height: 14px;
    color: #676767;
    margin: 0 auto;
    text-align: center;
}

    .form-cart .remove-shopping:hover {
        background: #1B263B;
        color: #fff;
    }

.form-cart .table td.tb-price {
    font-size: 15px;
    font-weight: bold;
    color: #333;
    padding: 83px 0;
    width: 270px;
    text-align: center;
}

.form-cart .table .tb-price .price {
    color: #7b7b7b;
    font-size: 16px;
    font-weight: 500;
    padding-top: 0;
}

.form-cart .table td.tb-total {
    padding: 84px 0;
    width: 270px;
    text-align: center;
}

.form-cart .table .tb-total .price {
    color: #2a2a2a;
    font-size: 16px;
    font-weight: 500;
    padding-top: 0;
}

.form-cart .item-photo {
    float: right;
}

.form-cart .tb-info {
    overflow: hidden;
    padding-right: 26px;
    padding-top: 22px;
}

    .form-cart .tb-info span {
        display: block;
        color: #7b7b7b;
        line-height: 2;
    }

.form-cart .product-name a {
    padding-bottom: 10px;
    display: inline-block;
}

.tab-shopping {
    padding-top: 62px;
    width: 100%;
}

.tab-shoppping-cart .box-tab {
    width: 29.8%;
    border: 1px solid #f0f0f0;
    background: #fdfdfd;
    padding: 30px 0 87px 0;
    float: right;
}

    .tab-shoppping-cart .box-tab li {
        list-style: none;
        border-bottom: 1px solid #f0f0f0;
        width: 100%;
    }

        .tab-shoppping-cart .box-tab li a {
            color: #676767;
            display: block;
            padding: 11px 20px;
            background: #fdfdfd;
        }

            .tab-shoppping-cart .box-tab li a:hover,
            .tab-shoppping-cart .box-tab li.active a {
                background: #1B263B;
                color: #fff;
            }

.tab-shoppping-cart .tab-container {
    overflow: hidden;
    width: 70.2%;
    padding: 27px 55px 30px 30px;
    border: 1px solid #f0f0f0;
    /*border-right: none;*/
}

.tab-shoppping-cart .tab-container-withoutLogin {
    overflow: hidden;
    width: 100%;
    padding: 27px 55px 30px 30px;
    border: 1px solid #f0f0f0;
    background-color: #fafafa;
}

.tab-shoppping-cart .title-box-content {
    color: #555555;
    font-weight: 600;
}

.tab-shoppping-cart .box-select {
    width: 100%;
}

.tab-shoppping-cart .form-select-shopping .box-select > span {
    min-width: 132px;
    display: inline-block;
}

.tab-shoppping-cart .box-select input, select, textarea {
    margin: 5px !important;
    border: 1px solid #eaeaea;
}


.tab-shoppping-cart .form-select-shopping .select-detail {
    width: calc(100% - 138px);
    margin-top: 20px;
    font-weight: 600;
    color: #959595;
    font-size: 12px;
    height: 39px;
    line-height: 38px;
}

.tab-shoppping-cart .form-select-shopping .text-post-code {
    margin-top: 20px;
    color: #959595;
    font-size: 12px;
    height: 39px;
    margin-left: 13px;
    width: calc(100% - 292px);
}

.btn-quocte {
    color: #fff;
    background: #bebebe;
    border-radius: 3px;
    padding: 7.5px 20px;
    font-weight: 500;
    font-size: 13px;
    width: 137.5px;
}

.tab-shoppping-cart {
    display: inline-block;
    margin-left: 30px;
    width: calc(100% - 570px);
}

.order-summary {
    width: 535px;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #f0f0f0;
    border-bottom: none;
}

    .order-summary .table {
        margin-bottom: 0;
    }

        .order-summary .table > thead > tr > th {
            width: 270px;
            text-align: right;
            padding: 17px 30px 17px 30px;
        }

            .order-summary .table > thead > tr > th:nth-child(2) {
                text-align: center;
            }

        .order-summary .table > tbody > tr > td {
            padding: 12px 28px 11.5px 28px;
            font-size: 15px;
            color: #646464;
        }

            .order-summary .table > tbody > tr > td:nth-child(2) {
                text-align: center;
                color: #969696;
            }

        .order-summary .table > tbody > tr:last-child > td {
            font-size: 24px;
            color: #2a2a2a;
            padding: 37.5px 28px;
        }

.group-button .form-row .button-submit {
    text-transform: uppercase;
    color: #fff;
    padding: 11px 23px;
    float: right;
    border-radius: 4px;
    margin-top: 24px;
}

    .group-button .form-row .button-submit.btn-order {
        float: left;
        background: #1B263B;
    }

    .group-button .form-row .button-submit.btn-DisableOrder {
        float: left;
        background: #bebebe;
    }

        .group-button .form-row .button-submit.btn-DisableOrder:hover {
            float: left;
            background: #bebebe;
        }

    .group-button .form-row .button-submit:hover {
        background: #222;
    }

@media (max-width: 1366px) {
    .tab-shoppping-cart {
        width: calc(100% - 434px);
    }

    .order-summary {
        width: 400px;
    }

    .tab-shoppping-cart .tab-container {
        padding: 27px 30px 30px;
    }
}

@media (max-width: 1199px) {
    .tab-shoppping-cart {
        width: calc(100% - 334px);
    }

        .tab-shoppping-cart .form-select-shopping .text-post-code {
            width: calc(100% - 280px);
        }

    .btn-quocte {
        padding: 9.5px 22.5px;
        width: 125.5px;
    }

    .order-summary {
        width: 300px;
    }

    .tab-shoppping-cart .box-tab li a {
        padding: 11px 10px;
    }
}

@media (max-width: 1024px) {
    .tab-shoppping-cart .box-tab li a {
        font-size: 11px;
    }
}

@media (max-width: 991px) {
    .tab-shoppping-cart,
    .order-summary {
        width: 100%;
    }

    .order-summary {
        margin-top: 30px;
    }

    .form-cart .item-photo {
        zoom: 70%;
    }

    .form-cart .tb-info {
        padding-right: 0;
    }
}

@media (max-width: 767px) {
    .form-cart .table td.tb-image {
        padding: 23px 0px 23px 0;
    }

    .tab-shoppping-cart .tab-container {
        padding: 27px 20px 30px;
    }

    .tab-shoppping-cart .form-select-shopping .select-detail {
        width: calc(100% - 99px);
    }

    .tab-shoppping-cart .form-select-shopping .box-select > span {
        min-width: 95px;
    }

    .tab-shoppping-cart .form-select-shopping .text-post-code {
        width: calc(100% - 240px);
    }

    .form-cart .table .table > tbody tr td {
        display: block;
        text-align: left;
    }

        .form-cart .table.table > tbody tr td:before {
            content: attr(data-title) " ";
            font-weight: 700;
            float: right;
            color: #2b2b2b;
            font-size: 15px;
        }

    .tb-image {
        width: -webkit-calc(100% - 70px);
        width: -moz-calc(100% - 70px);
        width: calc(100% - 70px);
    }

    .form-cart .table td.tb-image,
    .form-cart .table td.tb-code,
    .form-cart .table td.tb-qty,
    .form-cart .table td.tb-price,
    .form-cart .table td.tb-total {
        width: 100%;
        display: block;
        text-align: left;
        padding: 10px;
        border: none;
    }

    .form-cart .table > thead {
        display: none;
    }

    .form-cart .table td.tb-image {
        padding: 10px;
    }

    .form-cart .item-photo {
        float: inherit;
    }

    .form-cart .table tr {
        border-bottom: 1px solid #f0f0f0;
    }

    .btn-quocte {
        width: 124.5px;
    }
}

@media (max-width: 640px) {
    .tab-shoppping-cart {
        margin-left: 0;
    }

        .tab-shoppping-cart .box-tab {
            float: inherit;
        }

        .tab-shoppping-cart .box-tab {
            width: 100%;
            padding: 0;
        }

            .tab-shoppping-cart .box-tab li:last-child {
                border-bottom: none;
            }

        .tab-shoppping-cart .tab-container {
            width: 100%;
            border-top: none;
            border-right: 1px solid #f0f0f0;
        }

        .tab-shoppping-cart .box-tab li {
        }
}

@media (max-width: 479px) {
    .tab-shoppping-cart .tab-container {
        padding: 15px;
    }

    .tab-shoppping-cart .form-select-shopping .text-post-code {
        width: calc(100% - 189px);
        margin-left: 0px;
        padding-right: 5px;
    }

    .btn-quocte {
        padding: 9.5px 4px;
    }

    .group-button .form-row .button-submit {
        margin-left: 30px;
    }

        .group-button .form-row .button-submit.btn-order {
            float: right;
        }
}

/***block-categories***/

.product-item.style-4 .product-thumb {
    padding: 0;
    padding: 0;
    border: 1px solid #eee;
    border-radius: 15px;
    margin-top: 1px;
}

    .product-item.style-4 .product-thumb:after {
        background: rgba(146, 146, 146, 0.6);
        position: absolute;
        display: inline-block;
        content: '';
        width: 100%;
        height: 100%;
        opacity: 0;
        visibility: hidden;
        top: 0;
        right: 0;
        z-index: 10;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
    }

.product-item.style-4:hover .product-thumb:after {
    opacity: 1;
    visibility: visible;
}

.product-thumb .icon-hover {
    position: absolute;
    top: 50%;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    z-index: 22;
    -webkit-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.product-item.style-4:hover .icon-hover {
    opacity: 1;
    visibility: visible;
}

.icon-plus {
    display: inline-block;
    margin-top: 2px;
}

    .icon-plus:after {
        content: '+';
        font-size: 55px;
        color: #fff;
        display: inline-block;
        vertical-align: middle;
    }

    .icon-plus:hover:after {
        color: #1B263B;
    }

/***block-brand***/

.block-brand {
    border: 1px solid #f1f1f1;
    border-radius: 3px;
    margin-top: 78px;
    padding: 12px 1px;
}

    .block-brand.style2 {
        background-color: #f7f7f7;
        border: 1px solid #f7f7f7;
        margin-top: 40px;
    }

/***home1***/

.block-banner {
    padding-top: 18px;
}

    .block-banner.opt-2 {
        padding-top: 10px;
    }

.block-tab-product {
    padding-top: 80px;
}

    .block-tab-product.opt-3 {
        padding-top: 70px;
    }

.title-block {
    padding: 16.5px 19.5px;
    display: inline-block;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    font-size: 15px;
    color: #ffffff;
    background: #585e6a;
    margin-bottom: 0;
}

.tab-product.tab-product-fade-effect {
    position: relative;
}

.box-tabs.style2 {
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 30px;
    margin-top: 5px;
}

    .box-tabs.style2 li {
        list-style: none;
        display: inline-block;
    }

        .box-tabs.style2 li a {
            display: inline-block;
            background: #fff;
            font-size: 15px;
            color: #a5a5a5;
            border-top-right-radius: 3px;
            border-top-left-radius: 3px;
            padding: 16px 20px;
        }

            .box-tabs.style2 li a:hover,
            .box-tabs.style2 li.active a {
                background: #1B263B;
                color: #fff;
            }

.block-tab-image-product {
    padding-top: 80px;
}

    .block-tab-image-product.featured.opt-3 {
        padding-top: 63px;
    }

.block-recomment {
    padding-top: 75px;
}

    .block-recomment.opt-2 {
        padding-top: 60px;
    }

.block-recently {
    padding-top: 40px;
}

.box-tabs.nav-tab.style3 {
    float: left;
    padding-top: 13px;
}

.title-block.style2 + .box-tabs.nav-tab.style3 {
    padding-top: 3px;
}

.tab-head.style2 .box-tabs.nav-tab.style3 {
    padding: 15px 0 0 60px;
}

.box-tabs.style3 li {
    list-style: none;
    display: inline-block;
    padding-top: 3px;
}

    .box-tabs.style3 li a {
        font-size: 14px;
        color: #a5a5a5;
        border: 1px solid transparent;
        border-radius: 3px;
        padding: 3px 11px;
    }

        .box-tabs.style3 li a:hover,
        .box-tabs.style3 li.active a {
            color: #1B263B;
            border: 1px solid #1B263B;
        }

.product-item.style-5 .hover-hidden {
    position: relative;
    opacity: 1;
    visibility: visible;
    text-align: center;
    padding: 0;
}

.product-item.style-5 .hover-hidden {
    top: 0;
    box-shadow: none;
}

.product-item.style-5 .product-innfo {
    text-align: center;
}

.product-item.style-5 .inner {
    display: inline-block;
}

.block-deal-of-day .product-item.style-5 .wishlist,
.block-deal-of-day .product-item.style-5 .compare,
.block-deal-of-day .product-item.style-5 .gmail,
.block-deal-of-day .product-item.style-5 .btn-add-to-cart {
    float: right;
}

.product-item.style-5 .price {
    font-size: 18px;
    font-weight: 500;
}

.block-tab-image-product .product-item.style-5 .price {
    margin-top: 7px;
}

.block-tab-image-product .product-item.style-5 .hover-hidden .product-des {
    padding-top: 10px;
}

.product-item.style-5 .price del {
    font-size: 16px;
}

.categories-item li {
    list-style: none;
    line-height: 2;
}

    .categories-item li a {
        color: #9c9c9c;
        margin-bottom: 2px;
        display: inline-block;
    }

        .categories-item li a:hover {
            color: #1B263B;
        }

.categories-name a {
    font-size: 14px;
    color: #333;
    padding: 26px 0 8px 0;
    display: inline-block;
    font-weight: 600;
}

    .categories-name a:hover {
        color: #1B263B;
    }

.product-item.style-4 .product-innfo {
    padding: 0;
}

.product-innfo .shop-now,
.read-more-homepage {
    color: #1B263B;
    padding-top: 22px;
    display: inline-block;
}

    .product-innfo .shop-now:after,
    .read-more-homepage:after {
        content: "\f177";
        font-family: 'FontAwesome';
        margin-right: 7px;
        font-size: 13px;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
    }

    .product-innfo .shop-now:hover:after {
        margin-right: 10px;
    }

.block-product-categories {
    padding-top: 76px;
}

.block-categories {
    padding-top: 18px;
}

.block-deal-of-day {
    border: 1px solid #f1f1f1;
    border-radius: 15px;
    padding: 5px 0;
    margin-top: 75px;
    -webkit-box-shadow: 0px -1px 19px -5px rgba(184,184,184,0.85);
    -moz-box-shadow: 0px -1px 19px -5px rgba(184,184,184,0.85);
    box-shadow: 0px -1px 19px -5px rgba(184,184,184,0.85);
}

    .block-deal-of-day.style2 {
        border: none;
        width: 548px;
        display: inline-block;
        margin-left: 37px;
        vertical-align: top;
        padding: 50px 0 0 0;
        margin-top: 0;
    }

        .block-deal-of-day.style2 .product-item.style-5 .product-name a,
        .block-tab-image-product .product-item.style-5 .product-name a,
        .block-deal-of-day .deal-right .product-name a {
            font-size: 18px;
        }

        .block-deal-of-day.style2 .product-item.style-5 .availability {
            position: absolute;
            right: 50%;
            transform: translateX(50%);
            margin-top: 0;
        }

    .block-deal-of-day .deal-left {
        max-width: 630px;
        position: relative;
        padding: 15px;
        display: inline-block;
        width: 36%;
    }

    .block-deal-of-day .owl-thumbs {
        position: absolute;
        max-width: 137px;
        top: 5px;
        left: -140px;
    }

    .block-deal-of-day button {
        padding: 0;
        margin-bottom: 19px;
        border: 1px solid #fff;
        border-radius: 0;
        background-color: #fff;
    }

    .block-deal-of-day button {
        border: 1px solid #f1f1f1;
    }

        .block-deal-of-day button.active {
            border: 1px solid #1B263B;
        }

            .block-deal-of-day button.active:before {
                content: "";
                height: 0;
                width: 0;
                border-bottom: 5px solid transparent;
                border-left: 6px solid #1B263B;
                border-top: 5px solid transparent;
                position: absolute;
                top: 48%;
                right: 0;
                margin-right: -7px;
            }

    .block-deal-of-day .deal-right {
        width: calc(100% - 901px);
        display: inline-block;
        margin-right: 196px;
        vertical-align: top;
    }

    .block-deal-of-day .product-item.style-5 .product-innfo,
    .block-deal-of-day .product-item.style-5 .hover-hidden {
        text-align: right;
        padding: 0;
    }

    .block-deal-of-day.style2 .product-item.style-5 .product-innfo,
    .block-deal-of-day.style2 .product-item.style-5 .hover-hidden,
    .block-deal-of-day.style2 .product-item.style-5 .product-inner {
        text-align: center;
    }

    .block-deal-of-day.style2 .product-item.style-5 .hover-hidden {
        padding-bottom: 15px;
    }

    .block-deal-of-day.style2 .product-item.style-5 .product-innfo {
        margin-top: 75px;
    }

    .block-deal-of-day.style2 .product-item.style-5 .product-inner {
        position: relative;
    }

    .block-deal-of-day.style2 .product-item.style-5 .product-thumb {
        padding: 0;
    }

    .block-deal-of-day.style2 .product-item.style-5 .product-count-down {
        float: inherit;
        margin-left: 0;
    }

.count-down-title {
    font-size: 18px;
    color: #1B263B;
    font-weight: bold;
    padding-top: 35px;
}

.kt-countdown {
    margin-bottom: 30px;
}

.box-count-down {
    overflow: hidden;
}

.product-count-down {
    float: right;
    margin-left: 34px;
    direction: ltr;
}

    .product-count-down .box-count {
        text-align: center;
        display: inline-block;
        padding-left: 10px;
        margin-top: 17px;
    }

    .product-count-down .number {
        color: #585e6a;
        font-size: 16px;
        font-weight: bold;
        padding-top: 1px;
        display: inline-block;
        border-radius: 4px;
        border: 1px solid #f1f1f1;
        width: 48px;
        height: 35px;
        line-height: 32px;
    }

    .product-count-down .box-count .text {
        font-size: 14px;
        display: block;
        color: #a9a9a9;
        text-transform: initial;
        margin-top: 5px;
    }

    .product-count-down .dot {
        vertical-align: top;
        margin-top: 24px;
        display: inline-block;
        margin-left: 10px;
        font-weight: bold;
        color: #585e6a;
        font-size: 16px;
    }

.availability {
    margin: 11px 0;
    overflow: hidden;
    display: inline-block;
    width: 246px;
}

.count-title {
    font-weight: bold;
    color: #333;
}

.availability-title {
    display: block;
}

.availability-title-left,
.availability-title-right {
    font-weight: normal;
    color: #747474;
    margin-bottom: 3px;
}

.availability-title-left {
    float: right;
}

.availability-title-right {
    float: left;
}

.availability-max {
    background: #eeeeee none repeat scroll 100% 0;
    height: 9px;
    position: relative;
    width: 100%;
    display: inline-block;
    border-radius: 5px;
}

.availability-min {
    background: #585e6a none repeat scroll 100% 0;
    height: 9px;
    border-radius: 5px;
    right: 0px;
    position: absolute;
    top: 0;
    width: 92px;
}

.block-deal-of-day .product-item.style-5 .price {
    font-size: 24px;
    padding-top: 10px;
}

.block-deal-of-day.style2 .product-item.style-5 .price {
    font-size: 18px;
    margin-bottom: 2px;
}

.block-deal-of-day .product-item.style-5 .price del {
    font-size: 20px;
}

.block-deal-of-day.style2 .product-item.style-5 .price del {
    font-size: 16px;
}

.block-deal-of-day .hover-hidden p {
    color: #747474;
    font-size: 13px;
    padding: 18px 0 37px 0;
}

.block-deal-of-day .product-item.style-5 .btn-add-to-cart {
    margin-left: 15px;
}

.block-deal-of-day .product-item.style-5 .wishlist {
    margin-left: 15px;
}

.block-title.style2 {
    padding-bottom: 18px;
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 26px;
}

    .block-title.style2:before {
        content: '';
        display: inline-block;
        background: #1B263B;
        width: 3px;
        height: 13px;
        margin-left: 11px;
        vertical-align: middle;
    }

.block-product-categories .product-item.style-2 {
    border-bottom: none;
    padding: 4px 0;
    margin: 0;
}

    .block-product-categories .product-item.style-2 .product-thumb {
        float: right;
        padding: 10px 0 10px 17px;
    }

    .block-product-categories .product-item.style-2 .quick-view {
        margin-right: -8.5px;
    }

.block-procduct {
    width: calc(100% - 589px);
    display: inline-block;
    padding-top: 50px;
}

@media (max-width: 1620px) {
    .block-deal-of-day .deal-left {
        max-width: 500px;
        width: 42.9%;
    }

    .block-deal-of-day .deal-right {
        width: calc(100% - 700px);
        padding-bottom: 20px;
    }

    .block-deal-of-day button {
        width: 86%;
    }

    .count-down-title {
        padding-top: 15px;
    }

    .block-product-categories .product-item.style-2 .product-thumb {
        padding: 10px 0 10px 10px;
    }
}

@media (max-width: 1366px) and (min-width: 1200px) {
    .block-deal-of-day .deal-left {
        max-width: 400px;
    }

    .block-deal-of-day button {
        width: 70%;
        margin-bottom: 15px;
    }

    .block-deal-of-day .deal-right {
        width: calc(100% - 555px);
        padding-bottom: 20px;
        margin-right: 150px;
    }

    .block-deal-of-day.style2 {
        width: 450px;
    }

    .block-procduct {
        width: calc(100% - 491px);
    }

        .block-procduct.opt-5 {
            width: calc(100% - 589px);
        }

    .block-deal-of-day.style2 .product-item.style-5 .availability {
        top: 56.5%;
    }

    .block-product-categories .product-item.style-2 .product-thumb {
        float: inherit;
    }
}

@media (max-width: 1199px) {
    .kt-countdown {
        margin-bottom: 20px;
    }

    .block-deal-of-day .owl-thumbs {
        position: relative;
        max-width: 100%;
        left: 0
    }

    .block-deal-of-day button {
        width: 24%;
    }

        .block-deal-of-day button.active:before {
            border-right: 5px solid transparent;
            border-bottom: 6px solid #1B263B;
            border-left: 5px solid transparent;
            top: 0;
            right: 47%;
            margin-right: 0;
            margin-top: -11px;
        }

    .block-deal-of-day .deal-right {
        width: calc(100% - 515px);
        margin-right: 10px;
    }

    .block-deal-of-day.style2 {
        width: 350px;
    }

    .block-procduct {
        width: calc(100% - 391px);
    }

    .block-deal-of-day.style2 .product-item.style-5 .availability {
        top: 50.5%;
    }

    .block-product-categories.opt-2 .block-product {
        margin-bottom: 50px;
    }

    .block-deal-of-day.style2 .product-item.style-5 .product-innfo {
        padding-top: 35px;
    }
}

@media (max-width: 1024px) {
    .block-deal-of-day .deal-left {
        max-width: 400px;
        width: 48.5%;
    }

    .block-deal-of-day .deal-right {
        width: calc(100% - 414px);
    }

    .product-count-down .box-count {
        padding-left: 9px;
    }
}

@media (max-width: 992px) and (min-width: 768px) {
    .block-tab-product.opt-3 .box-tabs.style2 li {
        display: block;
        width: 100%;
    }

        .block-tab-product.opt-3 .box-tabs.style2 li a {
            width: 100%;
        }
}

@media (max-width: 992px) {
    .box-tabs.style3 li {
        margin-bottom: 10px;
    }
}

@media (max-width: 767px) {
    .block-deal-of-day .deal-left {
        max-width: 100%;
        width: 100%;
    }

    .block-deal-of-day button {
        width: 22%;
        margin-left: 13px;
    }

        .block-deal-of-day button img {
            width: 100%;
        }

        .block-deal-of-day button:last-child {
            margin-left: 0;
        }

    .block-deal-of-day .deal-right {
        width: 95%;
    }

    .box-tabs.style2 li {
        margin-bottom: 5px;
        background: #fff;
    }

        .box-tabs.style2 li a {
            font-size: 14px;
            padding: 12px 13px;
        }

    .block-tab-image-product .title-of-block {
        margin-bottom: 20px;
    }

    .box-tabs.nav-tab.style3 {
        float: inherit;
    }

        .box-tabs.nav-tab.style3 + .tab-content {
            padding-top: 30px;
        }

    .tab-panel .product-item.style-5 {
        margin-bottom: 30px;
    }

    .block-deal-of-day.style2 {
        width: 100%;
        margin-left: 0;
    }

    .block-procduct {
        width: 100%;
    }

    .block-deal-of-day.style2 .product-item.style-5 .availability {
        top: 66.5%;
    }
}

@media (max-width: 640px) {
    .block-deal-of-day.style2 .product-item.style-5 .availability {
        top: 60.5%;
    }
}

@media (max-width: 480px) {
    .header-opt-1 .header-content .col-md-3 {
        width: 100%;
    }

    .header-opt-1 .header-content .logo-header {
        float: inherit;
        text-align: center;
    }

    .header-opt-1 .header-content .text-align-right {
        text-align: center;
        padding-top: 20px;
    }

    .block-deal-of-day button {
        margin-left: 6px;
    }

    .owl-nav {
        display: none;
    }

    .box-tabs.style2 li {
        background: #fff;
        border: 1px solid #eee;
    }

    .box-tabs.nav-tab.style3 {
        right: 0;
    }

    .tab-head.style2 .box-tabs.nav-tab.style3 {
        padding-left: 0;
    }

    .box-tabs.style3 li {
        background-color: #fff;
        border: 1px solid #eee;
    }

        .box-tabs.style3 li a {
            padding: 7px 11px;
        }

    .block-deal-of-day.style2 .product-item.style-5 .availability {
        top: 56.5%;
    }
}

@media (max-width: 440px) {
    .block-deal-of-day.style2 .product-item.style-5 .availability {
        top: 53.5%;
    }

    .product-count-down .box-count {
        margin-left: 1px;
        padding-left: 4px;
    }

    .product-count-down .dot {
        margin-left: 4px;
    }
}

@media (max-width: 400px) {
    .block-deal-of-day.style2 .product-item.style-5 .availability {
        display: none;
    }
}

/***home2***/

.product-item.style-6 {
    overflow: hidden;
}

    .product-item.style-6:hover {
        box-shadow: 0px 1px 10px 1px rgba(0, 0, 0, 0.1);
    }

    .product-item.style-6 .product-thumb {
        float: right;
        padding: 20px 10px 15px 10px;
    }

    .product-item.style-6 .product-innfo {
        overflow: hidden;
        padding: 33px 6px 0px 20px;
    }

    .product-item.style-6 .hover-hidden {
        box-shadow: none;
        top: 0;
        opacity: 1;
        visibility: visible;
        padding: 0;
        position: relative;
    }

    .product-item.style-6 .product-des {
        opacity: 0;
        visibility: hidden;
        position: relative;
        top: 0;
        right: 0;
    }

    .product-item.style-6 .inner {
        margin-top: -49px;
    }

    .product-item.style-6:hover .product-des {
        opacity: 1;
        visibility: visible;
        top: 0px;
    }

    .product-item.style-6:hover .inner {
        margin-top: 0px;
    }

    .product-item.style-6 .wishlist,
    .product-item.style-6 .compare {
        opacity: 0;
        visibility: hidden;
    }

    .product-item.style-6:hover .wishlist,
    .product-item.style-6:hover .compare {
        opacity: 1;
        visibility: visible;
    }

    .product-item.style-6 .star-rating {
        font-size: 12px;
        margin: 5px 0 0 0;
    }

.price {
    padding-top: 5px;
}

@media (max-width: 1620px) {
    .product-item.style-6 .product-thumb {
        width: 50%;
        padding: 30px 10px;
    }
}

@media (max-width: 1530px) {
    .product-item.style-6 .product-thumb {
        width: 45%;
        padding: 40px 10px;
    }

    .product-item.style-6 .product-innfo {
        padding-top: 80px;
    }

    .btn-add-to-cart {
        padding-left: 9px;
        padding-right: 9px;
    }
}

@media (max-width: 1366px) and (min-width: 1200px) {
    .product-item.style-6 .product-innfo {
        padding-top: 70px;
        padding-bottom: 40px;
    }

    .product-item.style-6 .btn-add-to-cart {
        padding: 9px 6px;
    }

    .product-item.style-6 .wishlist,
    .product-item.style-6 .btn-add-to-cart {
        margin-left: 6px;
    }
}

@media (max-width: 1199px) {
    .product-item.style-6 .product-innfo {
        padding-top: 50px;
        padding-bottom: 40px;
    }
}

@media (max-width: 992px) {
    .product-item.style-6 .product-thumb {
        float: inherit;
        text-align: center;
        width: 100%;
    }

    .product-item.style-6 .product-innfo {
        padding: 20px;
    }

    .product-item.style-6 .btn-add-to-cart {
        padding: 9px 6px;
    }

    .product-item.style-6 .product-des {
        padding: 10px 0;
        opacity: 1;
        visibility: visible;
    }

    .product-item.style-6 .hover-hidden p {
        margin: 12px 0 27px 0;
    }

    .product-item.style-6 .inner {
        margin-top: 0;
    }

    .block-tab-image-product.featured .box-tabs.nav-tab.style3 {
        float: inherit;
    }
}

@media (max-width: 480px) {
    .box-tabs.style3 li {
        padding-top: 0;
        margin-bottom: 5px;
    }
}

/***home3***/

.block-deal-of-day.opt-3 {
    margin-top: 65px;
}

    .block-deal-of-day.opt-3 .deal-left {
        max-width: 475px;
    }

    .block-deal-of-day.opt-3 .deal-right {
        width: calc(100% - 675px);
    }

.block-tab-product.opt-3 .box-tabs.style2 li a:hover,
.block-tab-product.opt-3 .box-tabs.style2 li.active a {
    background-color: #585e6a;
}

.block-tab-image-product.featured.opt-3 .btn-add-to-cart {
    font-size: 13px;
    padding: 7px 11.2px;
    opacity: 0;
    overflow: hidden;
}

.block-tab-image-product.featured.opt-3 .product-item.style-6:hover .btn-add-to-cart {
    opacity: 1;
    overflow: visible;
}

.block-tab-image-product.featured.opt-3 .product-item.style-6 .inner {
    margin-top: 37px;
}

.block-tab-image-product.featured.opt-3 .tab-head.style2 .box-tabs.nav-tab.style3 {
    padding-top: 0px;
}

.block-html.style2 {
    border: 1px solid #f1f1f1;
    border-radius: 4px;
    padding: 45px 30px;
    margin-top: 55px;
}

.block-blog.blog-home {
    padding-top: 40px;
}

    .block-blog.blog-home .post-item .post-metas {
        padding: 16px 0 4px 0;
    }

    .block-blog.blog-home .post-metas .icon > i {
        margin-left: 8px;
    }

    .block-blog.blog-home .post-item .post-name {
        border: none;
        padding: 0;
        margin: 0;
    }

        .block-blog.blog-home .post-item .post-name a {
            font-size: 14px;
            color: #373737;
            font-weight: 600;
        }

            .block-blog.blog-home .post-item .post-name a:hover {
                color: #1B263B;
            }

    .block-blog.blog-home .post-content p {
        padding-top: 3px;
    }

.promotion-banner.promotion-banner-sidebar {
    margin-top: 66px;
}

.block-sepecail.style2 .product-item.style-2 {
    margin: 0;
    padding: 0;
    border-bottom: none;
}

.block-sepecail.style2 .block-sepecail-content {
    border: none;
}

@media (max-width: 1620px) {
    .block-deal-of-day.opt-3 .deal-right {
        margin-right: 160px;
        width: calc(100% - 639px);
        padding-left: 10px;
    }

        .block-deal-of-day.opt-3 .deal-right .kt-countdown {
            margin-bottom: 15px;
        }

    .block-html.style2 {
        text-align: center;
    }

        .block-html.style2 .block-icon {
            float: initial;
            padding-bottom: 20px;
        }

        .block-html.style2 .html-info {
            padding-right: 0;
        }
}

@media (max-width: 1366px) {
    .block-deal-of-day.opt-3 .owl-thumbs {
        position: relative;
        max-width: 100%;
        left: 0;
        text-align: center;
    }

    .block-deal-of-day.opt-3 button {
        width: 30%;
    }

        .block-deal-of-day.opt-3 button.active:before {
            border-right: 5px solid transparent;
            border-bottom: 6px solid #1B263B;
            border-left: 5px solid transparent;
            top: 0;
            right: 47%;
            margin-right: 0;
            margin-top: -11px;
        }

    .block-deal-of-day.opt-3 .deal-right {
        margin-right: 16px;
        width: calc(100% - 430px);
    }
}

@media (max-width: 1199px) {
    .block-deal-of-day.opt-3 .deal-left {
        max-width: 400px;
    }

    .block-deal-of-day.opt-3 .deal-right {
        width: calc(100% - 420px);
    }

    .block-html.style2 .block-icon {
        padding-top: 20px;
    }
}

@media (max-width: 1199px) and (min-width: 768px) {
    .block-html.style2 {
        padding-top: 30px !important;
    }
}

@media (max-width: 991px) {
    .block-html.style2 {
        width: 100%;
    }

    .block-tab-image-product.featured.opt-3 .tab-head.style2 {
        padding-bottom: 10px;
    }

    .block-tab-image-product.featured.opt-3 .box-tabs.style3 li {
        margin-top: 10px;
    }

    .block-deal-of-day.opt-3 .deal-left {
        width: 100%;
        max-width: 100%;
    }

    .block-deal-of-day.opt-3 .deal-right {
        width: 97%;
    }

    .block-tab-product.opt-3 .box-tabs.style2 li {
        margin-top: 5px;
    }

    .block-deal-of-day.opt-3 button {
        width: 23%;
    }

    .block-tab-product.opt-3 .owl-nav {
        display: none;
    }

    .block-html.style2 {
        padding: 45px 0 45px 0px;
        margin-top: 0;
    }
}

@media (max-width: 767px) {
    .block-tab-product.opt-3 .box-tabs.style2 li {
        margin-bottom: 0px;
    }

    .promotion-banner.promotion-banner-sidebar,
    .promotion-banner.banner-sidebar {
        text-align: center;
    }
}

@media (max-width: 640px) {
    .block-html.style2 .col-xs-6 {
        width: 100%;
    }
}

/***home4***/

.header-opt-2 .header-top .share a {
    font-weight: bold;
    font-size: 17px;
    margin-right: 6px;
}

.header-opt-2 .header-top-left .share i {
    color: #636363;
}

    .header-opt-2 .header-top-left .share i:hover {
        color: #1B263B;
    }

.header-opt-2 .header-content {
    padding: 33px 0 32.5px 0;
}

.header-opt-2 .header-menu {
    display: block;
}

.header-opt-2 .header-content-wrapper {
    display: table;
    width: 100%;
}

.header-opt-2 .logo-header {
    display: table-cell;
    vertical-align: middle;
}

.header-opt-2 .header-menu-resize {
    float: left;
    margin-top: 18px;
}

.header-opt-2 .is-sticky .header-menu-resize {
    margin-top: 16px;
}

.header-opt-2 .header-menu .menu-item-has-children.active,
.header-opt-2 .header-menu .menu-item-has-children:hover {
    background-color: #fff;
}

.header-opt-2 .header-menu .menu-item-has-children a {
    color: #2a2a2a;
}

    .header-opt-2 .header-menu .menu-item-has-children a:hover {
        color: #1B263B;
    }

.header-opt-2 .content-minicart {
    width: 250px;
    display: inline-block;
}

.header-opt-2 .content-minicart {
    float: left;
    text-align: left;
}

.header-opt-2 .sticky-wrapper {
    height: 158px !important;
}

    .header-opt-2 .sticky-wrapper.is-sticky {
        height: 85px !important;
    }

.header-opt-2 .is-sticky .header-content {
    background-color: #fff;
    z-index: 99;
    padding: 13px 0;
    box-shadow: 0px 0px 6px 4px #e6e6e6;
}

.header-opt-2 .is-sticky .block-minicart.dropdown {
    padding-bottom: 18px;
}

.header-opt-2 .header-menu .menu-item-has-children {
    line-height: 59px;
}

.header-opt-2 .box-vertical-megamenus {
    padding-left: 40px;
    position: relative;
}

    .header-opt-2 .box-vertical-megamenus .title {
        background-color: #134074;
    }

.header-opt-2 .block-search,
.contact-header {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    padding-top: 1px;
    text-align: left;
}

.header-opt-2 .block-search {
    padding-bottom: 1px;
}

.contact-header .contact-header-right {
    width: 370px;
}

    .contact-header .contact-header-right li {
        display: inline-block;
        margin-right: 28px;
        vertical-align: middle;
    }

        .contact-header .contact-header-right li:first-child {
            margin-right: 0;
        }

    .contact-header .contact-header-right .icon {
        font-size: 18px;
        color: #fff;
        display: table-cell;
        vertical-align: middle;
        width: 42px;
        height: 42px;
        border-radius: 50%;
        background-color: #ffa64d;
        text-align: center;
    }

    .contact-header .contact-header-right .content {
        display: table-cell;
        vertical-align: middle;
        color: #fff;
        padding-right: 10px;
        text-align: right;
    }

        .contact-header .contact-header-right .content .name {
            margin-bottom: 5px;
            line-height: 1;
            position: relative;
            top: 3px;
        }

        .contact-header .contact-header-right .content .text {
            font-weight: 600;
            font-size: 12.5px;
            color: #fff;
            line-height: 1;
            position: relative;
            top: 3px;
        }

.header-opt-2 .form-content {
    background-color: #fff;
    border: none;
    position: relative;
    display: table;
    max-width: 950px;
    width: 100%;
}

    .header-opt-2 .form-content .search-input,
    .header-opt-2 .form-content .categori-search {
        display: table-cell;
        vertical-align: middle;
    }

        .header-opt-2 .form-content .categori-search:before {
            top: 14px;
            right: 0;
        }

    .header-opt-2 .form-content .btn-search {
        background-color: #393d45;
    }

    .header-opt-2 .form-content .search-input .input {
        width: 700px;
    }

.block-slide.slide-opt-4 {
    width: calc(100% - 605px);
    display: inline-block;
    margin-left: 26px;
    margin-top: 40px;
    margin-bottom: 5px;
}

    .block-slide.slide-opt-4 .banner-slide {
        width: 100%;
    }

        .block-slide.slide-opt-4 .banner-slide .promotion-banner {
            display: inline-block;
            vertical-align: top;
            margin-left: 0px;
            margin-top: 30px;
        }

            .block-slide.slide-opt-4 .banner-slide .promotion-banner:last-child {
                margin-left: 0;
            }

.block-deal-of-day.style2.opt-4 {
    width: 575px;
    margin-left: 0;
    padding-top: 0;
    border: 1px solid #f1f1f1;
    margin-top: 40px;
}

    .block-deal-of-day.style2.opt-4 .product-item.style-5 {
        padding: 16px 19px 0 19px;
    }

    .block-deal-of-day.style2.opt-4 .kt-countdown {
        margin-bottom: 29px;
    }

    .block-deal-of-day.style2.opt-4 .product-item.style-5 .availability {
        position: relative;
        right: 0;
        transform: inherit;
        margin-top: 5px;
    }

    .block-deal-of-day.style2.opt-4 .product-item.style-5 .product-innfo {
        margin-top: 5.5px;
    }

.margin-left-16 {
    margin-right: 300px;
}

.block-categories.style2 {
    padding: 30px;
    border: 1px solid #f1f1f1;
    position: relative;
    margin-top: 50px;
}

    .block-categories.style2 .title-top {
        position: absolute;
        top: 115px;
        max-width: 250px;
        border: none;
    }

    .block-categories.style2 .title-block.style2 {
        margin-bottom: 10px;
    }

    .block-categories.style2 .product-item.style-4 {
        text-align: center;
    }

        .block-categories.style2 .product-item.style-4 .categories-name a {
            padding-bottom: 1px;
        }

.block-html-full-width.style2 {
    border-top: none;
    background-color: #f7f7f7;
}

@media (max-width: 1700px) {
    .header-opt-2 .box-vertical-megamenus {
        padding-left: 20px;
    }

    .header-opt-2 .form-content .search-input {
        width: 100%;
    }

        .header-opt-2 .form-content .search-input .input {
            width: 100%;
        }
}

@media (max-width: 1620px) {
    .block-slide.slide-opt-4 {
        width: calc(100% - 530px);
    }

    .block-deal-of-day.style2.opt-4 {
        width: 500px;
    }

    .owl-carousel.nav-style4 .owl-nav .owl-prev {
        right: -24.6%;
        top: 65.5%;
    }

    .owl-carousel.nav-style4 .owl-nav .owl-next {
        right: -21.4%;
        top: 65.5%;
    }
}

@media (max-width: 1366px) {
    .header-opt-2 .header-menu .menu-item-has-children {
        padding: 0 18px;
    }

    .block-slide.slide-opt-4 {
        width: calc(100% - 480px);
    }

    .block-deal-of-day.style2.opt-4 {
        width: 450px;
    }

    .owl-carousel.nav-style4 .owl-nav .owl-prev {
        right: -38.6%;
        top: 75.5%;
    }

    .owl-carousel.nav-style4 .owl-nav .owl-next {
        right: -33.4%;
        top: 75.5%;
    }

    .header-opt-2 .content-minicart {
        width: 194px;
        display: inline-block;
    }
}

@media (max-width: 1199px) {
    .header-opt-2 .header-menu .menu-item-has-children {
        padding: 0 15px;
    }

    .header-opt-2 .logo-header,
    .header-opt-2 .content-minicart {
        width: 190px;
    }

    .header-opt-2 .content-minicart {
        width: 170px;
    }

    .header-opt-2 .form-content .categori-search {
        display: none;
    }

    .header-opt-2 .form-content .btn-search {
        width: 70px;
    }

    .block-slide.slide-opt-4 {
        width: 100%;
        margin-left: 0;
    }

    .block-deal-of-day.style2.opt-4 {
        width: 100%;
    }

    .owl-carousel.nav-style4 .owl-nav .owl-prev {
        right: -37.6%;
        top: 75.5%;
    }

    .owl-carousel.nav-style4 .owl-nav .owl-next {
        right: -32.4%;
        top: 75.5%;
    }
}

@media (max-width: 1024px) {
    .header-opt-2 .header-menu .menu-item-has-children {
        padding: 0;
        line-height: 45px;
    }

    .owl-carousel.nav-style4 .owl-nav .owl-prev {
        right: -47.6%;
        top: 65.5%;
    }

    .owl-carousel.nav-style4 .owl-nav .owl-next {
        right: -40.4%;
        top: 65.5%;
    }

    .header-opt-2 .form-content .categori-search .categori-search-option {
        width: inherit;
    }

    .header-opt-2 .form-content .categori-search {
        width: initial;
    }

    .header-opt-2 .box-vertical-megamenus {
        margin-left: 20px;
    }

    .header-opt-2 .contact-header,
    .header-opt-2 .block-search {
        display: none;
    }
}

@media (max-width: 991px) {
    .header-opt-2 .header-content {
        padding: 33px 0 32px 0;
    }

    .block-categories.style2 .title-top {
        position: relative;
        top: 0;
        max-width: inherit;
    }

    .block-categories.style2 .title-block.style2 {
        display: block;
    }

    .margin-left-16 {
        margin-right: 0;
    }

    .owl-carousel.nav-style4 .owl-nav .owl-prev,
    .owl-carousel.nav-style4 .owl-nav .owl-next {
        display: none;
    }

    .block-slide.slide-opt-4 .banner-slide {
        text-align: center;
    }
}

@media (max-width: 480px) {
    .header-opt-2 .logo-header,
    .header-opt-2 .content-minicart {
        width: 100%;
        text-align: center;
        float: inherit;
        padding-top: 25px;
        display: block;
    }

    .header-opt-2 .content-minicart {
        padding-top: 21px;
        padding-bottom: 15px;
    }

    .header-opt-2 .header-content {
        padding: 0;
    }

    .block-minicart .dropdown-menu {
        left: -77px;
    }
}

/***home5***/

.deal-and-banner {
    padding-top: 60px;
}

    .deal-and-banner .block-deal-of-day .deal-left {
        max-width: 485px;
        padding-bottom: 0;
    }

    .deal-and-banner .block-deal-of-day .deal-right {
        width: calc(100% - 685px);
        padding-left: 10px;
    }

    .deal-and-banner .block-deal-of-day {
        width: calc(100% - 356px);
        display: inline-block;
        margin-left: 30px;
        padding-bottom: 0;
        margin-top: 0;
        vertical-align: top;
    }

    .deal-and-banner .promotion-banner {
        width: 322px;
        display: inline-block;
        vertical-align: top;
        margin-top: 0;
    }

.block-banner.style2 {
    width: 555px;
    display: inline-block;
    margin-left: 30px;
    padding-top: 80px;
    vertical-align: top;
}

    .block-banner.style2 .promotion-banner {
        margin-top: 30px;
    }

        .block-banner.style2 .promotion-banner:first-child {
            margin-top: 0;
        }

    .block-banner.style2 + .block-procduct {
        padding-top: 74px;
    }

.block-blog.blog-home.style2 {
    padding-bottom: 72px;
}

    .block-blog.blog-home.style2 .post-item .post-metas {
        padding: 32px 0 11px 0;
    }

@media (max-width: 1620px) {
    .deal-and-banner .block-deal-of-day .deal-left {
        max-width: 450px;
    }

    .deal-and-banner .block-deal-of-day .deal-right {
        margin-right: 150px;
        width: calc(100% - 604px);
    }
}

@media (max-width: 1366px) {
    .deal-and-banner .block-deal-of-day .deal-right {
        margin-right: 20px;
        width: 53%;
    }

    .deal-and-banner .block-deal-of-day .owl-thumbs {
        position: relative;
        max-width: 100%;
        left: 0;
        text-align: center;
    }

    .deal-and-banner .block-deal-of-day button {
        width: 24%;
    }

        .deal-and-banner .block-deal-of-day button.active:before {
            border-right: 5px solid transparent;
            border-bottom: 6px solid #1B263B;
            border-left: 5px solid transparent;
            top: 0;
            right: 47%;
            margin-right: 0;
            margin-top: -11px;
        }
}

@media (max-width: 1199px) {
    .deal-and-banner .block-deal-of-day .deal-left {
        max-width: 350px;
    }

    .deal-and-banner .block-deal-of-day .deal-right {
        margin-right: 10px;
        width: calc(100% - 364px);
    }

    .block-banner.style2 {
        width: 100%;
        margin-left: 0;
    }

        .block-banner.style2 .promotion-banner {
            display: inline-block;
            width: 49%;
        }

            .block-banner.style2 .promotion-banner:first-child {
                margin-left: 10px;
            }

    .block-procduct.opt-5 {
        width: 100%;
    }
}

@media (max-width: 1024px) {
    .deal-and-banner .block-deal-of-day {
        width: 100%;
        margin-left: 0;
    }

    .deal-and-banner .promotion-banner {
        display: none;
    }
}

@media (max-width: 767px) {
    .deal-and-banner .block-deal-of-day .deal-left {
        max-width: 100%;
    }

    .deal-and-banner .block-deal-of-day .deal-right {
        width: 100%;
    }

    .block-banner.style2 .promotion-banner {
        width: 48%;
    }
}

@media (max-width: 640px) {
    .block-banner.style2 .promotion-banner {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .block-banner.style2 .promotion-banner {
        width: 100%;
    }
}

/***login***/

.title-login {
    font-size: 20px;
    color: #1a1a1a;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 8px;
    margin: 55px 0 22px 0;
}

.p-title-login {
    font-size: 14px;
    color: #8e8e8e;
}

.register .p-title-login {
    font-size: 20px;
    color: #1a1a1a;
    padding-top: 50px;
    padding-bottom: 30px;
}

.group-btn-sign {
    padding-top: 30px;
    padding-bottom: 6px;
}

    .group-btn-sign .btn {
        border-radius: 0;
        font-size: 15px;
        color: #fff;
        background-color: #ccc;
        padding: 13.5px 28px;
        text-transform: none;
        margin-left: 30px;
    }

    .group-btn-sign .btn-facebook {
        background-color: #3d5c98;
    }

    .group-btn-sign .btn-twitter {
        background-color: #22aadf;
    }

    .group-btn-sign .btn:hover {
        background: #1B263B;
    }

    .group-btn-sign .btn:last-child {
        margin-left: 0;
    }

    .group-btn-sign .btn i {
        font-size: 18px;
        margin-left: 9px;
    }

.form-row label {
    display: block;
    font-weight: normal;
    margin-top: 30px;
    margin-bottom: 12px;
}

.form-row .input-text {
    width: 488px;
    height: 48px;
    padding: 5px;
}

.form-row .input-text-new {
    width: 488px !important;
    height: 48px !important;
}

.k-textbox {
    /* width: 333px !important; */
    width: 100% !important;
    height: 48px !important;
    padding: 5px;
    color: darkblue;
    border-radius: 5px;
}
textarea {
    width: 100% !important;
    border-radius: 5px;
}
.form-row .input-text:focus {
    border: 1px solid #1B263B;
    box-shadow: 0 0px 2px 3px #f1f1f1;
}

.login .inline-block .inline-block-li {
    font-size: 14px;
    color: #8e8e8e;
    padding-top: 26px;
    list-style: none;
}

.forgot-password {
    float: left;
    font-size: 14px;
    color: #1B263B;
    margin-left: 82px;
    padding-top: 27px;
}

    .forgot-password:hover {
        color: #2a2a2a;
    }

.login .inline-block input {
    margin-left: 10px;
}

.form-row .button-submit {
    padding: 10px 47px;
    background-color: #585e6a;
    margin-top: 30px;
}

.register label.inline {
    margin-bottom: 16px;
}

.register li {
    list-style: none;
}

.login li {
    list-style: none;
}

.login label.inline {
    margin-top: 28px;
}

/***contact-us***/

.contact-title.title-block.style2 {
    font-size: 22px;
    margin-bottom: 25px;
    margin-top: 50px;
}

.form-contact .form-row:first-child label {
    margin-top: 35px;
}

.form-contact .form-row label {
    margin-bottom: 6px;
    margin-top: 17px;
}

.contact-info .form-row .input-text {
    width: 100%;
    height: 32px;
}

.form-row .textarea-control {
    width: 100%;
    padding: 5px 15px;
    height: 396px;
    resize: vertical;
}

.form-contact .form-row .button-submit {
    padding: 10px 38px;
    background-color: #1B263B;
    margin-top: 15px;
}

    .form-contact .form-row .button-submit:hover {
        background-color: #2a2a2a;
    }

.track-your-order {
    text-align: center;
    padding-top: 135px;
    max-width: 1040px;
    margin: 0 auto;
}

.track-your-order-title {
    color: #1a1a1a;
    font-size: 36px;
    margin-bottom: 23px;
    line-height: 36px;
}

.track-your-order-des {
    font-size: 16px;
    color: #8e8e8e;
}

.track-your-order-content {
    padding: 34px 0 100px 0;
}

    .track-your-order-content .form-row label {
        font-size: 18px;
        color: #1a1a1a;
    }

    .track-your-order-content .form-row {
        display: inline-block;
        vertical-align: bottom;
    }

        .track-your-order-content .form-row .input-text {
            max-width: 450px;
            margin-left: 25px;
            font-size: 14px;
            color: #b1b1b1;
            width: 488px;
        }

        .track-your-order-content .form-row .button-submit {
            background-color: #1B263B;
            font-size: 14px;
            padding: 10px 43px;
        }

            .track-your-order-content .form-row .button-submit:hover {
                background-color: #212121;
            }

@media (max-width: 1199px) {
    .group-btn-sign .btn {
        margin-bottom: 30px;
    }

    .track-your-order-content .form-row .input-text {
        max-width: 352px;
    }
}

@media (max-width: 991px) {
    .col-md-6:last-child .title-login {
        margin-top: 40px;
    }
}

@media (max-width: 480px) {
    .forgot-password {
        margin-left: 0;
    }
}

.single-product-sticky {
    position: relative;
    display: inline-block;
    width: 100%;
}

.single-left {
    position: relative;
    float: right;
    width: calc(50% - 20px);
    margin-left: 30px;
    margin-bottom: 5px;
}

.entry-summary {
    overflow: hidden;
    margin-bottom: 30px;
}

@media (max-width: 991px) {
    .single-left {
        display: inline-block;
        float: none;
        width: 100%;
        margin-left: 0;
    }
}

@media (min-width: 992px) {
    .single-product-sticky .summary.remove-sticky-detail.remove-sticky-detail-half {
        bottom: 0;
        position: absolute !important;
        top: auto !important;
        -webkit-transition: none !important;
        -moz-transition: none !important;
        -ms-transition: none !important;
        -o-transition: none !important;
        transition: none !important;
    }
}

.logo-header {
    line-height: 92px;
}

@media (max-width: 480px) {
    .header-content {
        padding: 25px 0 15px;
    }

    .logo-header {
        line-height: 70px;
    }

    .block-minicart.dropdown {
        padding-top: 8px;
        padding-bottom: 15px;
    }

    .header-opt-2 .sticky-wrapper {
        height: auto !important;
    }

    .text-404-big {
        font-size: 180px;
    }

    .form-404 .input-subscribe {
        width: 200px;
    }

    .text-404-third {
        margin-bottom: 30px;
    }

    .tab-shoppping-cart .form-select-shopping {
        margin-top: 10px;
    }

        .tab-shoppping-cart .form-select-shopping .select-detail,
        .tab-shoppping-cart .form-select-shopping .text-post-code {
            width: 100%;
            margin-top: 0;
            margin-bottom: 16px;
        }
}

@media (max-width: 1199px) {
    .form-row .input-text {
        width: 100%;
    }

    .forgot-password {
        margin-left: 0;
    }
}

@media (max-width: 767px) {
    .track-your-order-content .form-row {
        width: 100%;
    }

        .track-your-order-content .form-row .input-text {
            max-width: 100%;
            width: 100%;
        }

    .toolbar-full-width .title-primary {
        padding-left: 0;
    }
}

@media (max-width: 1024px) {
    .slider-nav .slick-track {
        left: -2px;
    }
}

.box-with-shadow {
    -webkit-box-shadow: 0px 0px 14px 0px rgba(209,202,209,0.49);
    -moz-box-shadow: 0px 0px 14px 0px rgba(209,202,209,0.49);
    box-shadow: 0px 0px 14px 0px rgba(209,202,209,0.49);
    -webkit-transition: all .4s cubic-bezier(0.22, 0.61, 0.36, 1);
}

/*Custom Button*/
.btn-srch {
    background: white;
    border-radius: 5px;
    border: 1px solid #eee;
    font-size: 15px;
    color: gray;
    padding: 13px;
    width: auto;
}

    .btn-srch:hover {
        background: #f5f4f4;
        color: #1B263B;
    }

/*UserPanel Styles*/
.panelBox {
    border: 1px solid #eee;
    margin-top: 35px;
    padding: 15px;
    -webkit-box-shadow: 0px -2px 20px 0px rgba(212,212,212,1);
    -moz-box-shadow: 0px -2px 20px 0px rgba(212,212,212,1);
    box-shadow: 0px -2px 20px 0px rgba(212,212,212,1);
    border-radius: 5px;
    background-color: #f9f9f9;
}

.leftPanelBox {
    margin-top: 12px;
    padding: 15px;
}

.list-group-item-special {
    position: relative;
    display: block;
    padding: 10px 15px;
    /* margin-bottom: -1px; */
    background-color: #fff;
    /* border: 1px solid #ddd; */
    line-height: 2.5;
    font-size: 15px;
    font-weight: 400;
    background-color: #f9f9f9;
}

    .list-group-item-special:hover {
        color: gray;
        margin-right: 2px;
        cursor: pointer;
        border-bottom: 1px solid #eee;
        border-top: 1px solid #eee;
    }

.boxshadow {
    -webkit-box-shadow: 0px 0px 17px -2px rgba(148,148,148,1);
    -moz-box-shadow: 0px 0px 17px -2px rgba(148,148,148,1);
    box-shadow: 0px 0px 17px -2px rgba(148,148,148,1);
    padding: 19px;
    border-radius: 10px;
    margin-top: 10px !important;
    width:100%;
}

.creditBoxshadow {
    -webkit-box-shadow: 0px 0px 17px -2px rgba(148,148,148,1);
    -moz-box-shadow: 0px 0px 17px -2px rgba(148,148,148,1);
    box-shadow: 0px 0px 17px -2px rgba(148,148,148,1);
    padding: 19px;
    border-radius: 0px 0px 10px 10px;
    margin-top: 10px !important;
    max-width: 450px !important;
}

.BoxShadowWithOutHover {
    -webkit-box-shadow: 0px 0px 17px -2px rgba(148,148,148,1);
    -moz-box-shadow: 0px 0px 17px -2px rgba(148,148,148,1);
    box-shadow: 0px 0px 17px -2px rgba(148,148,148,1);
    padding: 20px;
    margin-top: 10px !important;
    /* background-color: #ec5629d9; */
    color: #047C74;
    border: 1px solid #047c7475;
    border-radius: 5px;
}



.boxshadow:hover {
    -webkit-box-shadow: 0px 0px 17px 3px rgba(148,148,148,1);
    -moz-box-shadow: 0px 0px 17px 3px rgba(148,148,148,1);
    box-shadow: 0px 0px 17px 3px rgba(148,148,148,1);
    -webkit-transition: all .4s cubic-bezier(0.22, 0.61, 0.36, 1);
}

.miniZoom {
    transition: transform .5s; /* Animation */
    margin: 0 auto;
}

    .miniZoom:hover {
        transform: scale(1.02); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
    }

.myButton {
    background-color: #43a55800;
    border-radius: 6px;
    border: 1px solid #1b263b;
    display: inline-block;
    cursor: pointer;
    color: #134074;
    font-size: 17px;
    font-weight: bold;
    padding: 15px 76px;
    text-decoration: none;
    text-shadow: 0px 0px 50px #ffffff;
}


    .myButton:hover {
        color: #ffffff;
        background-color: #134074;
    }

    .myButton:active {
        position: relative;
        top: 1px;
    }

    .myButton:disabled {
        background-color: #ececec;
        border-radius: 6px;
        border: 1px solid #ececec;
        display: inline-block;
        cursor: pointer;
        color: #8e908f;
        font-size: 17px;
        font-weight: bold;
        padding: 15px 76px;
        text-decoration: none;
        text-shadow: 0px 0px 50px #ffffff;
    }

    .myButton:hover:disabled {
    }

.myButtondDisabled {
    background-color: #ececec;
    border-radius: 6px;
    border: 1px solid #ececec;
    display: inline-block;
    cursor: pointer;
    color: #8e908f;
    font-size: 17px;
    font-weight: bold;
    padding: 15px 76px;
    text-decoration: none;
    text-shadow: 0px 0px 50px #ffffff;
}

    .myButtondDisabled:hover {
    }


/*background-color: #eee;
border-radius: 6px;
display: inline-block;
cursor: pointer;
color: #8c8c8c;
font-size: 17px;
font-weight: bold;
padding: 15px 76px;
text-decoration: none;
text-shadow: 0px 0px 50px #ffffff;*/

.right-header {
    float: right !important;
    padding-right: 10px;
}

.left-header {
    float: left !important;
    padding-left: 10px;
    margin-top: 17px;
}

.card-number {
    background-color: #e6e4e457;
    text-align: center;
    margin: 5px;
    border: 1px solid #e6e4e457;
    border-radius: 6px;
    color: #000000c4;
}

.right-info p {
    font-size: 14px;
    float: right !important;
    margin-top: 5px;
    margin-right: 10px;
}

.left-info p {
    font-size: 14px;
    float: left !important;
    margin-top: 5px;
    margin-right: 80px;
}

.card-footer {
    text-align: center;
}

    .card-footer p {
        font-size: 14px;
    }

.topBar {
    background: linear-gradient(#205d2191, #abc5aba8);
    height: 8px;
    top: -19px;
    width: 109.5%;
    position: relative;
    margin-right: -19px;
    border-radius: 4px 4px 0px 0px;
}

/*GetTracking*/

.box {
    margin: 100px;
}

.delivery-to-customer-col {
    text-align: -webkit-center;
}

.delivery-to-post-col {
    text-align: -webkit-center;
}

.repairing-col {
    text-align: -webkit-center;
}

.delivery-to-customer {
    text-align: center;
    width: 100px;
    height: 200px;
    transform: translate(0px, 40px);
    opacity: 0.4;
}

.delivery-to-post {
    text-align: center;
    width: 120px;
    height: 200px;
    transform: translate(0px, 40px);
    opacity: 0.4;
}

.repairing {
    text-align: center;
    width: 100px;
    height: 200px;
    transform: translate(0px, 40px);
    opacity: 0.4;
}


@media (hover: hover) {
    .repairing span img {
        transform: translateY(5px);
        transition: 0.2s;
    }

        .repairing span img:hover {
            transform: translateY(0);
        }

    .repairing span img {
        transition-delay: 0.0s;
    }
    /**/
    .delivery-to-customer span img {
        transform: translateY(5px);
        transition: 0.2s;
    }

        .delivery-to-customer span img:hover {
            transform: translateY(0);
        }

    .delivery-to-customer span img {
        transition-delay: 0.0s;
    }
    /**/
    .delivery-to-post span img {
        transform: translateY(5px);
        transition: 0.2s;
    }

        .delivery-to-post span img:hover {
            transform: translateY(0);
        }

    .delivery-to-post span img {
        transition-delay: 0.0s;
    }
}

.hoverpackage:hover {
    margin-top: 15px;
}

