@charset "UTF-8";

/*******************************************
***          SO Framework: Sass          ***
*******************************************/
/*===============================================
	[SASS DIRECTORY ]

    [1] Minxin Link
    [2] Minxin Button
    [3] Minxin Triangle
    [4] Minxin LABEL PRODUCT
    [5] Minxin Scrollbars
    [6] Minxin Dev Custom

==============================================*/
.no-margin {
    margin: 0 !important;
}

/*Dev Custom */
/*====================================================*/
.lib-list-item-product2 {
    border: none;
}

.lib-list-item-product2 .image-dev .list-button-dev {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -webkit-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
}

.lib-list-item-product2 .image-dev .list-button-dev li {
    display: inline-block;
    float: left;
    height: 40px;
    width: 40px;
    background: #fff;
    position: relative;
    border-width: 0 1px 0 0;
    border-style: solid;
    border-color: #ddd;
    opacity: 0;
    transition:
        transform 0.2s ease-in-out,
        opacity 0.2s ease-in-out;
}

.lib-list-item-product2 .image-dev .list-button-dev li:nth-child(1) {
    transform: translateX(40px);
    -moz-transform: translateX(40px);
    -webkit-transform: translateX(40px);
    -ms-transform: translateX(40px);
    z-index: 1;
    transition-delay: 0s;
}

.lib-list-item-product2 .image-dev .list-button-dev li:nth-child(2) {
    transition-delay: 0.2s;
    z-index: 2;
}

.lib-list-item-product2 .image-dev .list-button-dev li:nth-child(3) {
    transition-delay: 0.2s;
    z-index: 2;
}

.lib-list-item-product2 .image-dev .list-button-dev li:nth-child(4) {
    transform: translateX(-40px);
    -moz-transform: translateX(-40px);
    -webkit-transform: translateX(-40px);
    -ms-transform: translateX(-40px);
    z-index: 1;
    transition-delay: 0s;
}

.lib-list-item-product2 .image-dev .list-button-dev li:first-child {
    border-left: 1px solid #ddd;
}

.lib-list-item-product2 .image-dev .list-button-dev li a,
.lib-list-item-product2 .image-dev .list-button-dev li button {
    background: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    line-height: 40px;
    text-align: center;
    box-shadow: none;
    border: none;
    color: #555;
    width: 40px;
    padding: 0;
}

.lib-list-item-product2 .image-dev .list-button-dev li:hover {
    background: #f7f7f7;
}

.lib-list-item-product2 .image-dev .list-button-dev li:hover a,
.lib-list-item-product2 .image-dev .list-button-dev li:hover button {
    color: #fff;
}

.lib-list-item-product2 .caption-dev {
    text-align: center;
    padding: 0 15px;
}

.lib-list-item-product2 .caption-dev .rating-dev {
    margin: 5px 0;
}

.lib-list-item-product2 .caption-dev .rating-dev .fa-stack-2x {
    font-size: 11px;
}

.lib-list-item-product2 .caption-dev .title-dev {
    color: #444;
    font-size: 13px;
}

.lib-list-item-product2 .caption-dev .price-dev .price.product-price {
    font-size: 16px;
}

.lib-list-item-product2 .caption-dev .price-dev .price-new {
    font-size: 16px;
}

.lib-list-item-product2 .caption-dev .price-dev .price-old {
    font-size: 12px;
}

.lib-list-item-product2 .caption-dev .add-cart-dev {
    background: #fff;
    border: 1px solid #ddd;
    font-size: 12px;
    text-transform: uppercase;
    color: #999;
    font-weight: bold;
    box-shadow: none;
    border-radius: 0;
    padding: 6px 20px;
    margin: 0 0 30px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
}

.lib-list-item-product-over2 .image-dev .list-button-dev li {
    opacity: 1;
    transition:
        transform 0.2s ease-in-out,
        opacity 0.2s ease-in-out;
}

.lib-list-item-product-over2 .image-dev .list-button-dev li:nth-child(1) {
    transform: translateX(0);
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transition-delay: 0.2s;
}

.lib-list-item-product-over2 .image-dev .list-button-dev li:nth-child(2) {
    transition-delay: 0s;
}

.lib-list-item-product-over2 .image-dev .list-button-dev li:nth-child(3) {
    transition-delay: 0s;
}

.lib-list-item-product-over2 .image-dev .list-button-dev li:nth-child(4) {
    transform: translateX(0);
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transition-delay: 0.2s;
}

/*EFECT PRODUCT NUMBER*/
.lib-two-img,
.product-item-container .second_img,
.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-left .item-image .lt-image {
    position: relative;
    display: block;
}

.lib-two-img .img-1,
.product-item-container .second_img .img-1,
.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-left .item-image .lt-image .img-1 {
    opacity: 1;
    position: relative;
    transition: all 0.5s ease-in-out;
}

.lib-two-img .img-2,
.product-item-container .second_img .img-2,
.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-left .item-image .lt-image .img-2 {
    position: absolute;
    z-index: 0;
    top: 0;
    opacity: 0;
    display: block;
    transition: all 0.5s ease-in-out;
    left: 50%;
    transform: translateX(-50%);
}

.lib-two-img-over .img-1,
.product-item-container:hover .second_img .img-1,
.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1:hover .media-left .item-image .lt-image .img-1 {
    opacity: 0;
    transform-style: inherit;
    transition: all 0.5s ease-in-out;
}

.lib-two-img-over .img-2,
.product-item-container:hover .second_img .img-2,
.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1:hover .media-left .item-image .lt-image .img-2 {
    opacity: 1;
    transform-style: inherit;
    transition: all 0.5s ease-in-out;
}

/*EFFECT SLIDERHOME Down*/
@keyframes myeffect-slideshow {
    0% {
        opacity: 0;
        transform: translateY(-300px);
        -webkit-transform: translateY(-300px);
        -moz-transform: translateY(-300px);
        -ms-transform: translateY(-300px);
        -o-transform: translateY(-300px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
    }
}

@-webkit-keyframes myeffect-slideshow {
    0% {
        opacity: 0;
        transform: translateY(-300px);
        -webkit-transform: translateY(-300px);
        -moz-transform: translateY(-300px);
        -ms-transform: translateY(-300px);
        -o-transform: translateY(-300px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
    }
}

@-moz-keyframes myeffect-slideshow {
    0% {
        opacity: 0;
        transform: translateY(-300px);
        -webkit-transform: translateY(-300px);
        -moz-transform: translateY(-300px);
        -ms-transform: translateY(-300px);
        -o-transform: translateY(-300px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
    }
}

/*EFFECT fadeInDown*/
@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    animation-duration: 1.5s;
}

/*EFFECT fadeInUp*/
@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    animation-duration: 1.5s;
}

/*EFFECT fadeInLeft*/
@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    animation-duration: 1.5s;
}

/*EFFECT fadeInRight*/
@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
    animation-duration: 1.5s;
}

.rtl .fadeInRight {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

.rtl .fadeInLeft {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

/*EFFECT zoomIn*/
@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
        opacity: 1;
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    animation-duration: 1.5s;
}

@-webkit-keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
}

@keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}

/*EFFECT jumpping*/
@keyframes jumpping {

    0%,
    100% {
        transform: translate3d(0, 0, 0);
    }

    40% {
        transform: translate3d(0, var(--jump-y, 20px), var(--jump-x, 0));
    }
}

.jump {
    animation: jumpping 6s infinite linear;
}

/*EFFECT scrolling*/
@keyframes scrolling {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-100%);
    }
}

@media (max-width: 600px) {
    :root {
        --marquee-width: 100vw;
        --marquee-height: 16vh;
        --marquee-elements-displayed: 3;
    }

    .marquee:before,
    .marquee:after {
        width: 5rem;
    }
}

@keyframes elementor-animation-wobble-vertical {
    16.65% {
        transform: translateY(8px);
    }

    33.3% {
        transform: translateY(-6px);
    }

    49.95% {
        transform: translateY(4px);
    }

    66.6% {
        transform: translateY(-2px);
    }

    83.25% {
        transform: translateY(1px);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes dynamic {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(0.9);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes radiate {
    0% {
        transform: scale(1);
        opacity: 1;
    }

    to {
        transform: scale(2);
        opacity: 0;
    }
}

/*===============================================
	[SASS DIRECTORY ]

    [1] BACK TO TOP
    [2] SOCIAL ACCOUNTS
    [3] TOP PANEL
    [4] LARY LOADER
    [5] NO RESPONSIVE BOOTSTRAP
	   [6] PRELOADING SCREEN
    [7] BANNER EFFECT
    [8] POPUP ADDED TO CART
    [9] PAGE COMINGSOON
==============================================*/
/*============BACK TO TOP ==================*/
.back-to-top {
    cursor: pointer;
    background-color: #777;
    width: 45px;
    bottom: 35px;
    right: 10px;
    min-height: 42px;
    overflow: hidden;
    z-index: 40;
    position: fixed;
    display: block;
    text-align: center;
    border-radius: 3px;
    opacity: 1;
    transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.back-to-top.hidden-top {
    bottom: -100px;
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}

.back-to-top:hover {
    background-color: #f7f7f7;
}

.back-to-top i {
    font-size: 36px;
    margin: 1px 0 0 0 !important;
    color: #fff;
    display: inline-block;
}

/*============SOCIAL ACCOUNTS ==================*/
.social-widgets {
    overflow: visible;
    position: fixed;
    z-index: 999;
    top: 50%;
    height: 0;
    width: 0;
}

.social-widgets.socialwidgets-left {
    left: 0;
}

.social-widgets.socialwidgets-right {
    right: 0;
}

.socialwidgets-left .item {
    right: 0px;
}

.socialwidgets-left .active {
    z-index: 100;
    right: -310px;
}

.socialwidgets-left .tab-icon {
    right: -45px;
}

.socialwidgets-left .facebook.active {
    right: -260px;
}

.socialwidgets-left .twitter.active {
    right: -300px;
}

.socialwidgets-left .youtube.active {
    right: -450px;
}

.socialwidgets-right .item {
    left: 0px;
}

.socialwidgets-right .active {
    z-index: 100;
    left: -310px;
}

.socialwidgets-right .tab-icon {
    left: -45px;
}

.socialwidgets-right .facebook.active {
    left: -260px;
}

.socialwidgets-right .twitter.active {
    left: -300px;
}

.socialwidgets-right .youtube.active {
    left: -450px;
}

.social-widgets .item,
.social-widgets .items {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.social-widgets .items {
    top: -100px;
    position: relative;
}

.social-widgets .item {
    position: absolute;
    top: 0;
}

.social-widgets .item-01 {
    top: 0;
    z-index: 99;
}

.social-widgets .item-02 {
    top: 45px;
    z-index: 98;
}

.social-widgets .item-03 {
    top: 90px;
    z-index: 97;
}

.social-widgets .tab-icon .fa {
    font-size: 18px;
    line-height: 45px;
}

.social-widgets .tab-icon {
    position: absolute;
    top: 0;
    display: block;
    width: 45px;
    height: 45px;
    background: #fff;
    text-align: center;
    font-size: 1.54em;
}

.social-widgets .tab-icon:hover {
    text-decoration: none;
}

.social-widgets .active .tab-icon {
    border-color: #e9e9e9;
    background: #fff;
}

.social-widgets .facebook .tab-icon {
    background: #3b5998;
    background-clip: content-box;
    color: white;
}

.social-widgets .twitter .tab-icon {
    background: #07779a;
    background-clip: content-box;
    color: white;
}

.social-widgets .youtube .tab-icon {
    background: #da2723;
    background-clip: content-box;
    color: white;
}

.social-widgets .tab-content {
    background: #fff;
    width: 310px;
    padding: 10px;
}

.social-widgets .active .tab-content {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
}

.social-widgets .title {
    margin: -10px -10px 10px;
    padding: 0px 10px;
    background-color: #ccc;
    text-transform: uppercase;
    line-height: 45px;
    color: #000;
    font-weight: bold;
}

.social-widgets .title h5 {
    line-height: 45px;
    margin: 0;
}

.social-widgets .facebook .tab-content {
    width: 260px;
}

.social-widgets .twitter .tab-content {
    width: 300px;
}

.social-widgets .twitter-widget {
    padding-top: 10px;
}

.social-widgets .youtube .tab-content {
    width: 450px;
}

.social-widgets .youtube .tab-content iframe {
    width: 100%;
}

.social-widgets .loading {
    min-height: 200px;
    position: relative;
    z-index: 100;
}

.social-widgets .loading img.ajaxloader {
    position: absolute;
    top: 45%;
    left: 45%;
    width: 32px;
    height: 32px;
}

/*============TOP PANEL ==================*/
#wrapper {
    overflow-x: hidden;
}

.wrapper-boxed header.navbar-compact {
    width: auto;
}

header.navbar-compact {
    position: fixed;
    width: 100%;
    z-index: 999;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
}

header.navbar-compact .compact-hidden {
    display: none;
}

/*============LARY LOADER ==================*/
.lazy {
    display: block;
    overflow: hidden;
    background: transparent url(../../images/lazy-loader.gif) no-repeat center center;
}

@media (min-width: 1200px) {
    .lazy.lazy-loaded {
        background: none;
        height: auto;
    }

    .lazy img {
        transition: 1s all ease;
        opacity: 0;
        -webkit-backface-visibility: hidden;
        display: inline-block;
    }

    .lazy.lazy-loaded img {
        opacity: 1;
    }
}

/*============NONE RESPONSIVE BOOTSTRAP ==================*/
@media (min-width: 1200px) {
    /*.wrapper-fluid{
        .fluid-sidebar{    width: 83%;}
        .fluid-allsidebar{ width: 66%;}
        .content-aside{width:16.666667%;}
    }*/
}

@media (min-width: 1200px) {
    .wrapper-boxed {
        max-width: 1750px;
        margin: 0 auto;
        background: #fff;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    }

    .wrapper-full .container {
        width: 1200px;
    }

    .wrapper-full .products-list .product-grid-5 .product-card__gallery,
    .wrapper-full .products-list .product-grid-5 .countdown_box,
    .wrapper-full .products-list .product-grid-5 .order-num {
        display: none;
    }

    .wrapper-fluid header .container,
    .wrapper-fluid footer .container,
    .common-home .wrapper-fluid .container {
        max-width: 1320px;
        padding: 0;
        width: 100%;
    }

    .full_other_pages .wrapper-fluid .container {
        max-width: 1320px;
        padding: 0 15px;
        width: 100%;
    }
}

@media (min-width: 1200px) and (min-width: 1200px) {
    .wrapper-full .products-list .product-grid-5:nth-child(5n + 1) {
        clear: both !important;
    }
}

/*============@group Banners hover effect ==================*/
.banners-effect-1 .banners>div img {
    transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
}

.banners-effect-1 .banners>div img:hover {
    opacity: 0.8;
}

.banners-effect-2 .banners>div a {
    display: block;
    position: relative;
    overflow: hidden;
}

.banners-effect-2 .banners>div a:hover:before,
.banners-effect-2 .banners>div a:hover:after {
    left: 0;
    opacity: 1;
}

.banners-effect-2 .banners>div a:before,
.banners-effect-2 .banners>div a:after {
    background-color: rgba(255, 255, 255, 0.4);
    display: block;
    width: 100%;
    height: 100%;
    left: -100%;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    content: '';
    z-index: 1;
}

.banners-effect-3 .banners>div a {
    display: block;
    position: relative;
    overflow: hidden;
}

.banners-effect-3 .banners>div a:hover:before,
.banners-effect-3 .banners>div a:hover:after {
    border: 0 solid rgba(0, 0, 0, 0.7);
    opacity: 0;
    filter: alpha(opacity=0);
}

.banners-effect-3 .banners>div a:before,
.banners-effect-3 .banners>div a:after {
    border: 50px solid transparent;
    border-top-right-radius: 50px;
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 50px;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
    top: 0;
    content: '';
    opacity: 1;
    filter: alpha(opacity=100);
    width: 100px;
    height: 100px;
    -webkit-transform: scale(7);
    -moz-transform: scale(7);
    -ms-transform: scale(7);
    -o-transform: scale(7);
    transform: scale(7);
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    visibility: visible;
    z-index: 1;
}

.banners-effect-4 .row-no-padding a,
.banners-effect-4 .banners>div a {
    display: block;
    position: relative;
    overflow: hidden;
}

.banners-effect-4 .row-no-padding a:before,
.banners-effect-4 .banners>div a:before {
    border-bottom: 50px solid rgba(255, 255, 255, 0.4);
    border-top: 50px solid rgba(255, 255, 255, 0.4);
    content: '';
    height: 100%;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
    -o-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
    -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
    -moz-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
    -ms-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
    -webkit-transition:
        opacity 0.35s ease 0s,
        transform 0.35s ease 0s;
    -o-transition:
        opacity 0.35s ease 0s,
        transform 0.35s ease 0s;
    transition:
        opacity 0.35s ease 0s,
        transform 0.35s ease 0s;
    transform-origin: 50% 50% 0;
    width: 100%;
}

.banners-effect-4 .row-no-padding a:hover:before,
.banners-effect-4 .banners>div a:hover:before {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
    -o-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
    -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
    -moz-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
    -ms-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
}

.banners-effect-5 .banners>div a {
    display: block;
    position: relative;
    overflow: hidden;
}

.banners-effect-5 .banners>div a:before {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    border: 70px solid rgba(255, 255, 255, 0);
    top: 0;
    left: 0;
    transition: all 0.5s ease-in-out;
}

.banners-effect-5 .banners>div a:after {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    opacity: 0.5;
    border: 30px solid #fff;
    top: 0;
    left: 0;
    transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transition: all 0.5s ease-in-out;
}

.banners-effect-5 .banners>div a:hover:before {
    border: 0 solid rgba(255, 255, 255, 0.7);
}

.banners-effect-5 .banners>div a:hover:after {
    transform: scale(0.8);
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    opacity: 0;
    transition-delay: 0.1s;
}

.banners-effect-6 .banners>div>a {
    display: inline-block;
    position: relative;
    overflow: hidden;
    background: #000;
    vertical-align: top;
}

.banners-effect-6 .banners>div>a>img {
    backface-visibility: hidden;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition:
        opacity 1s ease 0s,
        transform 1s ease 0s;
    -o-transition:
        opacity 1s ease 0s,
        transform 1s ease 0s;
    transition:
        opacity 1s ease 0s,
        transform 1s ease 0s;
}

.banners-effect-6 .banners>div>a:hover img {
    opacity: 0.8;
    filter: alpha(opacity=80);
    transform: scale3d(1.1, 1.1, 1);
}

.banners-effect-7 .banners>div a {
    display: block;
    position: relative;
    overflow: hidden;
}

.banners-effect-7 .banners>div a:before {
    position: absolute;
    background: rgba(0, 0, 0, 0.3);
    width: 0;
    top: 0;
    left: 50%;
    content: '';
    transition: all 0.3s ease-in-out 0s;
}

.banners-effect-7 .banners>div a:hover:before {
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
}

.banners-effect-8 .banners>div a {
    display: inline-block;
    position: relative;
    overflow: hidden;
    background: #000;
    vertical-align: top;
}

.banners-effect-8 .banners>div a:before,
.banners-effect-8 .banners>div a:after {
    bottom: 20px;
    content: '';
    left: 20px;
    opacity: 0;
    position: absolute;
    right: 20px;
    top: 20px;
    -webkit-transition:
        opacity 0.35s ease 0s,
        transform 0.35s ease 0s;
    -o-transition:
        opacity 0.35s ease 0s,
        transform 0.35s ease 0s;
    transition:
        opacity 0.35s ease 0s,
        transform 0.35s ease 0s;
    z-index: 1;
}

.banners-effect-8 .banners>div a: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);
}

.banners-effect-8 .banners>div a:after {
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
}

.banners-effect-8 .banners>div img {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity 0.35s ease 0s;
    -o-transition: opacity 0.35s ease 0s;
    transition: opacity 0.35s ease 0s;
}

.banners-effect-8 .banners>div a:hover:before,
.banners-effect-8 .banners>div a:hover:after {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.banners-effect-8 .banners>div a:hover img {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.banners-effect-9 .banners>div a {
    display: block;
    position: relative;
    z-index: 10;
}

.banners-effect-9 .banners>div a:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background: #000;
    content: '';
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
    box-shadow: 0 3px 30px rgba(0, 0, 0, 0.2);
    opacity: 0;
}

.banners-effect-9 .banners>div a:hover:before {
    opacity: 1;
}

.banners-effect-9 .banners>div a img {
    opacity: 1;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: perspective(1000px) translate3d(0, 0, 0);
    transform: perspective(1000px) translate3d(0, 0, 0);
}

.banners-effect-9 .banners>div a:hover img {
    -webkit-transform: perspective(1000px) translate3d(0, 0, 21px);
    transform: perspective(1000px) translate3d(0, 0, 21px);
}

.banners-effect-10 .banners>div a {
    display: block;
    position: relative;
    overflow: hidden;
}

.banners-effect-10 .banners>div a:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 75%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 75%);
    content: '';
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
    -webkit-transition:
        opacity 0.35s,
        -webkit-transform 0.35s;
    transition:
        opacity 0.35s,
        transform 0.35s;
}

.banners-effect-10 .banners>div a:hover:before {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.banners-effect-11 .banners>div a {
    display: block;
    position: relative;
    overflow: hidden;
}

.banners-effect-11 .banners>div a:hover:before,
.banners-effect-11 .banners>div a:hover:after {
    width: 100%;
    height: 100%;
}

.banners-effect-11 .banners>div a:before,
.banners-effect-11 .banners>div a:after {
    background-color: rgba(0, 0, 0, 0.15);
    content: '';
    height: 0;
    left: 0;
    margin: auto;
    position: absolute;
    width: 0;
    transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}

.banners-effect-11 .banners>div a:after {
    left: auto;
    right: 0;
    bottom: 0;
}

.banners-effect-12 .banners>div img {
    transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
}

.banners-effect-12 .banners>div img:hover {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

/*============POPUP ADDED TO CART ==================*/
body>.alert {
    position: fixed;
    z-index: 10004;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-animation: alert-anim 1s cubic-bezier(1, -0.01, 0, 0.99);
    -moz-animation: alert-anim 1s cubic-bezier(1, -0.01, 0, 0.99);
    animation: alert-anim 1s cubic-bezier(1, -0.01, 0, 0.99);
}

body>.alert .alert {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
}

body>.alert .alert.fadeOut {
    top: -100%;
}

@-webkit-keyframes alert-anim {
    0% {
        top: -100%;
    }

    60% {
        top: 0;
    }

    100% {
        top: 0;
    }
}

@-moz-keyframes alert-anim {
    0% {
        top: -100%;
    }

    60% {
        top: 0;
    }

    100% {
        top: 0;
    }
}

@keyframes alert-anim {
    0% {
        top: -100%;
    }

    60% {
        top: 0;
    }

    100% {
        top: 0;
    }
}

@-webkit-keyframes alert-anim2 {
    0% {
        top: -100%;
    }

    60% {
        top: 100%;
    }

    100% {
        top: 100%;
    }
}

@-moz-keyframes alert-anim2 {
    0% {
        top: -100%;
    }

    60% {
        top: 100%;
    }

    100% {
        top: 100%;
    }
}

@keyframes alert-anim2 {
    0% {
        top: -100%;
    }

    60% {
        top: 100%;
    }

    100% {
        top: 100%;
    }
}

@-webkit-keyframes alert-icon-anim {
    0% {
        font-size: 0;
    }

    60% {
        font-size: 0;
    }
}

@-moz-keyframes alert-icon-anim {
    0% {
        font-size: 0;
    }

    60% {
        font-size: 0;
    }
}

@keyframes alert-icon-anim {
    0% {
        font-size: 0;
    }

    60% {
        font-size: 0;
    }
}

/*============ PAGE COMINGSOON ==================*/
.comingsoon-page {
    background: #142326;
    padding: 7em 0;
    color: #bdbdbd;
}

.comingsoon-page .container {
    max-width: 750px;
}

.comingsoon-page .comingsoon--title {
    margin: 0.5em 0 1em;
    font-size: 46px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    padding: 0 1em;
}

.comingsoon-page .comingsoon--content {
    margin: 1em 0;
    font-size: 14px;
}

.comingsoon-page .comingsoon--countdown {
    margin: 6em 0 8em;
}

.comingsoon-page .comingsoon--countdown .time-item {
    width: 125px;
    height: 125px;
    border: 3px solid rgba(255, 255, 255, 0.4);
    border-radius: 50%;
    margin: 0 15px;
    display: inline-block;
    padding: 30px;
}

.comingsoon-page .comingsoon--countdown .num-time {
    font-size: 40px;
    color: #fff;
    font-weight: 700;
    line-height: 100%;
    margin: 0 0 5px 0;
}

.comingsoon-page .comingsoon--countdown .name-time {
    font-size: 20px;
    text-transform: uppercase;
}

.comingsoon-page .comingsoon--newsletter {
    margin: 2em 0;
}

.comingsoon-page .comingsoon--newsletter .newsletter {
    background: none !important;
}

.comingsoon-page .comingsoon--newsletter .title-block {
    display: none;
}

/*============ Quick Cart ==================*/
@media (min-width: 1200px) {
    .modal-lg {
        margin-top: 10%;
        width: 800px;
    }
}

#previewModal .modal-header {
    padding: 0px;
    border: none;
    flex-direction: row-reverse;
}

#previewModal .modal-content {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    animation-duration: 0.3s;
    border-radius: 5px;
    background-color: #fff;
    border: none;
    box-shadow: none;
    overflow: hidden;
}

#previewModal .modal-content .modal-title {
    padding: 20px 30px;
    border-bottom: 1px solid #eee;
    font-size: 24px;
    line-height: 32px;
    color: #000;
    text-align: center;
    font-weight: 400;
}

#previewModal .modal-content .modal-title:before {
    content: '';
    font-family: icomoon !important;
    color: #13be00;
    margin: 0 10px;
    display: inline-block;
}

#previewModal .modal-body {
    padding: 0px;
}

#previewModal .close {
    position: absolute;
    width: 20px;
    height: 20px;
    padding: 0;
    z-index: 2;
    line-height: 15px;
    border-radius: 100%;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    background-color: transparent;
    border: none;
    right: 20px;
    top: 20px;
}

#previewModal .close svg {
    stroke: #000;
}

#previewModal .close:hover svg {
    stroke: #f93355;
}

#previewModal .quickcart {
    display: flex;
    background: #fafafa;
    align-items: center;
}

#previewModal .cart-popup-left {
    flex: 3;
    align-items: center;
    padding: 50px 30px 50px;
    background: #fff;
    border-right: 1px solid #eee;
}

#previewModal .cart-popup-left .wrap-left-content {
    display: flex;
    column-gap: 30px;
}

#previewModal .cart-popup-left .wrap-left-content .product-image {
    width: 120px;
}

#previewModal .cart-popup-left .wrap-left-content .cart-popup-info {
    flex: 1;
}

#previewModal .cart-popup-left .wrap-left-content .cart-popup-info .product-name {
    font-size: 16px;
    font-weight: 400;
    color: #000;
}

#previewModal .cart-popup-left .wrap-left-content .cart-popup-info .price-quantity {
    font-size: 18px;
    color: #000;
    font-weight: normal;
    display: inline-block;
}

#previewModal .cart-popup-left .wrap-left-content .cart-popup-info .price-new {
    font-size: 18px;
}

#previewModal .cart-popup-right {
    flex: 3;
    padding: 30px;
}

#previewModal .wrap-right-content .cart-popup-imgbottom {
    margin-bottom: 25px;
    font-size: 18px;
    color: #000;
    font-weight: 500;
}

#previewModal .wrap-right-content .cart-popup-imgbottom .previewCartCheckout-price {
    font-size: 24px;
    font-weight: 500;
    padding: 0px 5px;
    color: #f93355;
    display: inline-block;
}

#previewModal .wrap-right-content .cart-popup-imgbottom .cart-popup-total {
    color: #666;
    display: block;
    font-size: 13px;
    font-weight: 400;
    margin-top: 20px;
}

#previewModal .wrap-right-content .cart-button {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
}

#previewModal .wrap-right-content .btn {
    background-color: transparent;
    border: 1px solid #000;
    color: #000;
    justify-content: center;
    padding: 12px 10px;
}

#previewModal .wrap-right-content .btn:hover {
    background: #f93355;
    color: #fff;
    border: 1px solid #f93355;
}

#previewModal .wrap-right-content .btn-checkout {
    background: #000;
    color: #fff;
}

.mfp-iframe-scaler {
    padding-top: 65%;
}

.mfp-close-btn-in .mfp-close {
    right: 6px;
    left: auto;
    top: 0px;
    margin: 0;
    width: auto;
    height: auto;
    line-height: 1;
    text-align: center;
    padding: 0;
    background: transparent;
    color: #fff !important;
    font-weight: 100;
}

.mfp-close-btn-in .mfp-close:hover {
    color: #f93355 !important;
}

.mfp-close-btn-in .mfp-iframe-scaler .mfp-close {
    color: #000 !important;
}

.mfp-content {
    max-height: 100%;
}

.mfp-content .mfp-figure,
.mfp-content figure {
    max-height: 100%;
}

.mfp-content .mfp-figure img.mfp-img,
.mfp-content figure img.mfp-img {
    max-height: 100%;
}

@media (min-width: 1200px) {

    .mfp-content .mfp-figure img.mfp-img,
    .mfp-content figure img.mfp-img {
        max-height: 600px !important;
    }
}

/*===============================================
  [SASS DIRECTORY ]
    [1] Pre-Loader

==============================================*/
.loaded .so-loadeding {
    display: none;
}

.so-loadeding {
    background: white url(../../images/lazy-loader.gif) no-repeat center center;
    height: 100%;
    position: absolute;
    z-index: 999;
    top: 0;
    left: 0;
    right: 0;
    opacity: 1;
}

/*============START Pre-Loader CSS  ==================*/
.so-pre-loader {
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}

.so-pre-loader.no-pre-loader {
    background: none;
    position: absolute;
    height: auto;
}

.so-pre-loader .so-loader-background {
    background: #555;
    display: block;
    height: 100%;
}

.so-pre-loader .so-loader-center {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -25px 0 0 -25px;
}

.so-pre-loader .so-loader-line {
    background: #f93355;
    top: 0;
}

.so-pre-loader .spinner {
    width: 50px;
    height: 50px;
    background-color: white;
    -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
    animation: sk-rotateplane 1.2s infinite ease-in-out;
}

.so-pre-loader .spinner-bounce {
    width: 60px;
    height: 60px;
    position: relative;
}

.so-pre-loader .double-bounce1,
.so-pre-loader .double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: white;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-bounce 2s infinite ease-in-out;
    animation: sk-bounce 2s infinite ease-in-out;
}

.so-pre-loader .double-bounce2 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

.so-pre-loader .spinner-cube {
    width: 40px;
    height: 40px;
    position: relative;
}

.so-pre-loader .cube1,
.so-pre-loader .cube2 {
    background-color: white;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-cubemove 1.8s infinite ease-in-out;
    animation: sk-cubemove 1.8s infinite ease-in-out;
}

.so-pre-loader .cube2 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.so-pre-loader .spinner-bounce2 {
    width: 80px;
    text-align: center;
}

.so-pre-loader .spinner-bounce2>div {
    width: 18px;
    height: 18px;
    background-color: white;
    border-radius: 100%;
    display: inline-block;
    margin: 0 3px;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.so-pre-loader .spinner-bounce2 .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.so-pre-loader .spinner-bounce2 .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

.so-pre-loader .spinner-circle {
    width: 60px;
    height: 60px;
    position: relative;
}

.so-pre-loader .spinner-circle .sk-child {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.so-pre-loader .spinner-circle .sk-child:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: white;
    border-radius: 100%;
    -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
    animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}

.so-pre-loader .spinner-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
}

.so-pre-loader .spinner-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
}

.so-pre-loader .spinner-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.so-pre-loader .spinner-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg);
}

.so-pre-loader .spinner-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg);
}

.so-pre-loader .spinner-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.so-pre-loader .spinner-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg);
}

.so-pre-loader .spinner-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg);
}

.so-pre-loader .spinner-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.so-pre-loader .spinner-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg);
}

.so-pre-loader .spinner-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg);
}

.so-pre-loader .spinner-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.so-pre-loader .spinner-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

.so-pre-loader .spinner-circle .sk-circle4:before {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.so-pre-loader .spinner-circle .sk-circle5:before {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

.so-pre-loader .spinner-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}

.so-pre-loader .spinner-circle .sk-circle7:before {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}

.so-pre-loader .spinner-circle .sk-circle8:before {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}

.so-pre-loader .spinner-circle .sk-circle9:before {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}

.so-pre-loader .spinner-circle .sk-circle10:before {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

.so-pre-loader .spinner-circle .sk-circle11:before {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}

.so-pre-loader .spinner-circle .sk-circle12:before {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}

.so-pre-loader .spinner-folding-cube {
    width: 50px;
    height: 50px;
    position: relative;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}

.so-pre-loader .spinner-folding-cube .sk-cube {
    float: left;
    width: 50%;
    height: 50%;
    position: relative;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.so-pre-loader .spinner-folding-cube .sk-cube:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: white;
    -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
    animation: sk-foldCubeAngle 2.4s infinite linear both;
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

.so-pre-loader .spinner-folding-cube .sk-cube2 {
    -webkit-transform: scale(1.1) rotateZ(90deg);
    transform: scale(1.1) rotateZ(90deg);
}

.so-pre-loader .spinner-folding-cube .sk-cube3 {
    -webkit-transform: scale(1.1) rotateZ(180deg);
    transform: scale(1.1) rotateZ(180deg);
}

.so-pre-loader .spinner-folding-cube .sk-cube4 {
    -webkit-transform: scale(1.1) rotateZ(270deg);
    transform: scale(1.1) rotateZ(270deg);
}

.so-pre-loader .spinner-folding-cube .sk-cube2:before {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.so-pre-loader .spinner-folding-cube .sk-cube3:before {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

.so-pre-loader .spinner-folding-cube .sk-cube4:before {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
}

/* *************   END:: Pre-Loader CSS   ************* */
/* **************************************************** */
/* ************   START Loader Animation   ************ */
/* **************************************************** */
@-webkit-keyframes sk-rotateplane {
    0% {
        -webkit-transform: perspective(120px);
    }

    50% {
        -webkit-transform: perspective(120px) rotateY(180deg);
    }

    100% {
        -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
    }
}

@keyframes sk-rotateplane {
    0% {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    }

    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    }

    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
}

@-webkit-keyframes sk-bounce {

    0%,
    100% {
        -webkit-transform: scale(0);
    }

    50% {
        -webkit-transform: scale(1);
    }
}

@keyframes sk-bounce {

    0%,
    100% {
        transform: scale(0);
        -webkit-transform: scale(0);
    }

    50% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}

@-webkit-keyframes sk-stretchdelay {

    0%,
    40%,
    100% {
        -webkit-transform: scaleY(0.4);
    }

    20% {
        -webkit-transform: scaleY(1);
    }
}

@keyframes sk-stretchdelay {

    0%,
    40%,
    100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }

    20% {
        transform: scaleY(1);
        -webkit-transform: scaleY(1);
    }
}

@-webkit-keyframes sk-cubemove {
    25% {
        -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
    }

    50% {
        -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
    }

    75% {
        -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    }

    100% {
        -webkit-transform: rotate(-360deg);
    }
}

@keyframes sk-cubemove {
    25% {
        transform: translateX(42px) rotate(-90deg) scale(0.5);
        -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
    }

    50% {
        transform: translateX(42px) translateY(42px) rotate(-179deg);
        -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
    }

    50.1% {
        transform: translateX(42px) translateY(42px) rotate(-180deg);
        -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
    }

    75% {
        transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
        -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    }

    100% {
        transform: rotate(-360deg);
        -webkit-transform: rotate(-360deg);
    }
}

@-webkit-keyframes sk-bouncedelay {

    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1);
    }
}

@keyframes sk-bouncedelay {

    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes sk-circleBounceDelay {

    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes sk-circleBounceDelay {

    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes sk-cubeGridScaleDelay {

    0%,
    70%,
    100% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1);
    }

    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1);
    }
}

@keyframes sk-cubeGridScaleDelay {

    0%,
    70%,
    100% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1);
    }

    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1);
    }
}

@-webkit-keyframes sk-foldCubeAngle {

    0%,
    10% {
        -webkit-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0;
    }

    25%,
    75% {
        -webkit-transform: perspective(140px) rotateX(0deg);
        transform: perspective(140px) rotateX(0deg);
        opacity: 1;
    }

    90%,
    100% {
        -webkit-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0;
    }
}

@keyframes sk-foldCubeAngle {

    0%,
    10% {
        -webkit-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0;
    }

    25%,
    75% {
        -webkit-transform: perspective(140px) rotateX(0deg);
        transform: perspective(140px) rotateX(0deg);
        opacity: 1;
    }

    90%,
    100% {
        -webkit-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0;
    }
}

/* ***********   END:: Loader Animation   ************* */
/* **************************************************** */
/*====================update opencart4===================*/
.so-loadeding {
    z-index: 999;
}

/*===============================================
	[SASS DIRECTORY ]

    [1] OVERLAY PATTER

==============================================*/
/*============OVERLAY PATTERN  ==================*/
/* 1. Overlay pattern ---------------------*/
body.no-bgbody {
    background-image: none;
}

.pattern-1 {
    background-image: url(../../images/patterns/1.png);
}

.pattern-2 {
    background-image: url(../../images/patterns/2.png);
}

.pattern-3 {
    background-image: url(../../images/patterns/3.png);
}

.pattern-4 {
    background-image: url(../../images/patterns/4.png);
}

.pattern-5 {
    background-image: url(../../images/patterns/5.png);
}

.pattern-6 {
    background-image: url(../../images/patterns/6.png);
}

.pattern-7 {
    background-image: url(../../images/patterns/7.png);
}

.pattern-8 {
    background-image: url(../../images/patterns/8.png);
}

.pattern-9 {
    background-image: url(../../images/patterns/9.png);
}

.pattern-10 {
    background-image: url(../../images/patterns/10.png);
}

.pattern-11 {
    background-image: url(../../images/patterns/11.png);
}

.pattern-12 {
    background-image: url(../../images/patterns/12.png);
}

.pattern-13 {
    background-image: url(../../images/patterns/13.png);
}

.pattern-14 {
    background-image: url(../../images/patterns/14.png);
}

.pattern-15 {
    background-image: url(../../images/patterns/15.png);
}

.pattern-16 {
    background-image: url(../../images/patterns/16.png);
}

.pattern-17 {
    background-image: url(../../images/patterns/17.png);
}

.pattern-18 {
    background-image: url(../../images/patterns/18.png);
}

.pattern-19 {
    background-image: url(../../images/patterns/19.png);
}

.pattern-20 {
    background-image: url(../../images/patterns/20.png);
}

.pattern-21 {
    background-image: url(../../images/patterns/21.png);
}

.pattern-22 {
    background-image: url(../../images/patterns/22.png);
}

.pattern-23 {
    background-image: url(../../images/patterns/23.png);
}

.pattern-24 {
    background-image: url(../../images/patterns/24.png);
}

.pattern-25 {
    background-image: url(../../images/patterns/25.png);
}

.pattern-26 {
    background-image: url(../../images/patterns/26.png);
}

.pattern-27 {
    background-image: url(../../images/patterns/27.png);
}

.pattern-28 {
    background-image: url(../../images/patterns/28.png);
}

.pattern-29 {
    background-image: url(../../images/patterns/29.png);
}

.pattern-30 {
    background-image: url(../../images/patterns/30.png);
}

.pattern-31 {
    background-image: url(../../images/patterns/31.png);
}

.pattern-32 {
    background-image: url(../../images/patterns/32.png);
}

.pattern-33 {
    background-image: url(../../images/patterns/33.png);
}

.pattern-34 {
    background-image: url(../../images/patterns/34.png);
}

.pattern-35 {
    background-image: url(../../images/patterns/35.png);
}

.pattern-36 {
    background-image: url(../../images/patterns/36.png);
}

.pattern-37 {
    background-image: url(../../images/patterns/37.png);
}

.pattern-38 {
    background-image: url(../../images/patterns/38.png);
}

.pattern-39 {
    background-image: url(../../images/patterns/39.png);
}

.pattern-40 {
    background-image: url(../../images/patterns/40.png);
}

.pattern-41 {
    background-image: url(../../images/patterns/41.png);
}

.pattern-42 {
    background-image: url(../../images/patterns/42.png);
}

.pattern-43 {
    background-image: url(../../images/patterns/43.png);
}

.pattern-44 {
    background-image: url(../../images/patterns/44.png);
}

.pattern-45 {
    background-image: url(../../images/patterns/45.png);
}

.bd-example-row .row+.row {
    margin-top: 1rem;
}

.bd-example-row .row>.col,
.bd-example-row .row>[class^='col-'] {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    background-color: rgba(86, 61, 124, 0.15);
    border: 1px solid rgba(86, 61, 124, 0.2);
}

.bd-example-row .flex-items-top,
.bd-example-row .flex-items-middle,
.bd-example-row .flex-items-bottom {
    min-height: 6rem;
    background-color: rgba(255, 0, 0, 0.1);
}

.bd-example-row-flex-cols .row {
    min-height: 10rem;
    background-color: rgba(255, 0, 0, 0.1);
}

.bd-highlight {
    background-color: rgba(86, 61, 124, 0.15);
    border: 1px solid rgba(86, 61, 124, 0.15);
}

.example-container {
    width: 800px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
    width: 100%;
}

.example-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.example-content-main {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 576px) {
    .example-content-main {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (min-width: 992px) {
    .example-content-main {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
}

.example-content-secondary {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 576px) {
    .example-content-secondary {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (min-width: 992px) {
    .example-content-secondary {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
}

.bd-example-container {
    min-width: 16rem;
    max-width: 25rem;
    margin-right: auto;
    margin-left: auto;
}

.bd-example-container-header {
    height: 3rem;
    margin-bottom: 0.5rem;
    background-color: white;
    border-radius: 0.25rem;
}

.bd-example-container-sidebar {
    float: right;
    width: 4rem;
    height: 8rem;
    background-color: #80bdff;
    border-radius: 0.25rem;
}

.bd-example-container-body {
    height: 8rem;
    margin-right: 4.5rem;
    background-color: #957bbe;
    border-radius: 0.25rem;
}

.bd-example-container-fluid {
    max-width: none;
}

.bd-example {
    position: relative;
    padding: 1rem;
    margin: 1rem -15px;
    border: solid #f7f7f9;
    border-width: 0.2rem 0 0;
}

.bd-example::after {
    display: block;
    clear: both;
    content: '';
}

@media (min-width: 576px) {
    .bd-example {
        padding: 1.5rem;
        margin-right: 0;
        margin-bottom: 0;
        margin-left: 0;
        border-width: 0.3rem;
    }
}

.bd-example+.highlight,
.bd-example+.clipboard+.highlight {
    margin-top: 0;
}

.bd-example+p {
    margin-top: 2rem;
}

.bd-example .pos-f-t {
    position: relative;
    margin: -1rem;
}

@media (min-width: 576px) {
    .bd-example .pos-f-t {
        margin: -1.5rem;
    }
}

.bd-example>.form-control+.form-control {
    margin-top: 0.5rem;
}

.bd-example>.nav+.nav,
.bd-example>.alert+.alert,
.bd-example>.navbar+.navbar,
.bd-example>.progress+.progress,
.bd-example>.progress+.btn {
    margin-top: 1rem;
}

.bd-example>.dropdown-menu:first-child {
    position: static;
    display: block;
}

.bd-example>.form-group:last-child {
    margin-bottom: 0;
}

.bd-example>.close {
    float: none;
}

.bd-example-type .table .type-info {
    color: #999;
    vertical-align: middle;
}

.bd-example-type .table td {
    padding: 1rem 0;
    border-color: #eee;
}

.bd-example-type .table tr:first-child td {
    border-top: 0;
}

.bd-example-type h1,
.bd-example-type h2,
.bd-example-type h3,
.bd-example-type h4,
.bd-example-type h5,
.bd-example-type h6 {
    margin: 0;
}

.bd-example-bg-classes p {
    padding: 1rem;
}

.bd-example>img+img {
    margin-left: 0.5rem;
}

.bd-example>.btn-group {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
}

.bd-example>.btn-toolbar+.btn-toolbar {
    margin-top: 0.5rem;
}

.bd-example-control-sizing select,
.bd-example-control-sizing input[type='text']+input[type='text'] {
    margin-top: 0.5rem;
}

.bd-example-form .input-group {
    margin-bottom: 0.5rem;
}

.bd-example>textarea.form-control {
    resize: vertical;
}

.bd-example>.list-group {
    max-width: 400px;
}

.bd-example .fixed-top,
.bd-example .sticky-top {
    position: static;
    margin: -1rem -1rem 1rem;
}

.bd-example .fixed-bottom {
    position: static;
    margin: 1rem -1rem -1rem;
}

@media (min-width: 576px) {

    .bd-example .fixed-top,
    .bd-example .sticky-top {
        margin: -1.5rem -1.5rem 1rem;
    }

    .bd-example .fixed-bottom {
        margin: 1rem -1.5rem -1.5rem;
    }
}

.bd-example .pagination {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

.bd-example-modal {
    background-color: #fafafa;
}

.bd-example-modal .modal {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    z-index: 1;
    display: block;
}

.bd-example-modal .modal-dialog {
    left: auto;
    margin-right: auto;
    margin-left: auto;
}

.modal.show {
    z-index: 1072;
}

.modal.show .tooltip,
.modal.show .popover {
    z-index: 1073;
}

.bd-example-tabs .nav-tabs {
    margin-bottom: 1rem;
}

.bd-example-tooltips {
    text-align: center;
}

.bd-example-tooltips>.btn {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
}

.bs-tooltip-top-docs .arrow,
.bs-tooltip-bottom-docs .arrow {
    left: 50%;
}

.bs-tooltip-right-docs .arrow,
.bs-tooltip-left-docs .arrow {
    top: 50%;
}

.bd-example-popover-static {
    padding-bottom: 1.5rem;
    background-color: #f9f9f9;
}

.bd-example-popover-static .popover {
    position: relative;
    display: block;
    float: left;
    width: 260px;
    margin: 1.25rem;
}

.bs-popover-top-docs .arrow,
.bs-popover-bottom-docs .arrow {
    left: 50%;
}

.bs-popover-right-docs .arrow,
.bs-popover-left-docs .arrow {
    top: 50%;
}

.tooltip-demo a {
    white-space: nowrap;
}

.bd-example-tooltip-static .tooltip {
    position: relative;
    display: inline-block;
    margin: 10px 20px;
    opacity: 1;
}

.scrollspy-example {
    position: relative;
    height: 200px;
    margin-top: 0.5rem;
    overflow: auto;
}

.scrollspy-example-2 {
    position: relative;
    height: 350px;
    overflow: auto;
}

.bd-example-border-utils [class^='border'] {
    display: inline-block;
    width: 5rem;
    height: 5rem;
    margin: 0.25rem;
    background-color: #f5f5f5;
    border: 1px solid;
}

.highlight {
    padding: 1rem;
    margin: 1rem -15px;
    background-color: #f7f7f9;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

@media (min-width: 576px) {
    .highlight {
        padding: 1.5rem;
        margin-right: 0;
        margin-left: 0;
    }
}

.highlight pre {
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    background-color: transparent;
    border: 0;
}

.highlight pre code {
    font-size: inherit;
    color: #212529;
}

.bd-clipboard {
    position: relative;
    display: none;
    float: right;
}

.bd-clipboard+.highlight {
    margin-top: 0;
}

.btn-clipboard {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    z-index: 10;
    display: block;
    padding: 0.25rem 0.5rem;
    font-size: 75%;
    color: #818a91;
    cursor: pointer;
    background-color: transparent;
    border: 0;
    border-radius: 0.25rem;
}

.btn-clipboard:hover {
    color: #fff;
    background-color: #027de7;
}

@media (min-width: 768px) {
    .bd-clipboard {
        display: block;
    }
}

h2.sub-title {
    font-size: 23px;
    margin: 24px 0;
    color: #495057;
}

.simple-list {
    margin: 10px 0 6px 0;
    padding: 0;
    clear: both;
}

.simple-list li {
    padding: 0 0 7px 18px;
    position: relative;
    list-style-type: none;
}

.simple-list li:before {
    position: absolute;
    display: block;
    top: 10px;
    left: 0;
    font-family: 'FontAwesome';
    content: '';
    font-size: 0.53em;
    line-height: 1em;
}

.simple-list ul {
    margin: 0 0 15px;
    padding: 0;
    list-style-type: none;
    position: relative;
    bottom: -0.8em;
}

.simple-list ul a {
    color: #495057;
}

.simple-list ul a:hover {
    color: #f93355;
}

.arrow-list>li {
    padding: 0;
    position: relative;
}

.arrow-list>li>a {
    font-size: 15px;
    font-weight: 600;
    display: block;
    margin-bottom: 5px;
}

.arrow-list>li:before {
    display: none;
}

.arrow-list li li:before {
    margin-right: 10px;
    font-size: 14px;
    font-family: 'FontAwesome';
    display: inline-block;
    top: 5px;
    content: '';
}

.color {
    color: #f93355;
}

.divider--md1 {
    height: 31.5px;
}

.divider {
    height: 30px;
    clear: both;
    overflow: hidden;
    width: 100%;
}

.item-article {
    font-size: 13px;
}

.item-article dl dt {
    color: #495057;
    font-size: 18px;
    font-weight: 500;
    padding: 0 0 4px 0;
}

.item-article dl dd {
    margin-bottom: 15px;
}

.item-article .title-decimal {
    font-size: 20px;
    color: #f93355;
    line-height: 44px;
    position: relative;
    padding: 0px 0 0px 69px;
}

@media (min-width: 1200px) {
    .item-article .title-decimal {
        font-size: 26px;
    }
}

.item-article .title-decimal:before {
    content: attr(data-content);
    display: table-cell;
    vertical-align: middle;
    position: absolute;
    top: 0px;
    line-height: 40px;
    background: #f93355;
    width: 44px;
    height: 44px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    left: 0;
}

.item-article .decimal-list {
    padding: 0;
    margin: 10px 0;
    list-style-type: none;
    counter-reset: myCounter;
    display: inline-block;
    width: 100%;
}

.item-article .decimal-list ol {
    counter-reset: sub-myCounter 0;
}

.item-article .decimal-list>li {
    padding: 0;
    position: relative;
    z-index: 5;
    margin-bottom: 15px;
    overflow: hidden;
}

.item-article .decimal-list>li:before {
    counter-increment: myCounter;
    content: counter(myCounter);
    color: white;
    background: #495057;
    display: inline-block;
    text-align: center;
    line-height: 26px;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    float: left;
    font-size: 15px;
    margin-right: 10px;
}

.item-article .decimal-list>li>*:first-child {
    line-height: 26px;
    margin-bottom: 0;
}

.item-article .decimal-list>li ol {
    margin: 0;
    padding: 10px 0 0 15px;
    list-style: none;
}

.item-article .decimal-list>li ol>li>*:first-child {
    line-height: 25px;
}

.item-article .decimal-list>li ol>li:before {
    counter-increment: sub-myCounter;
    content: counter(myCounter) '.' counter(sub-myCounter);
    font-size: 17px;
    display: inline-block;
    text-align: center;
    float: left;
    margin-right: 10px;
}

.item-article .tags {
    margin: 15px 0;
}

.item-article .tags .label {
    border: none;
    border-radius: 2px;
    margin: 0 2px 5px 0;
    font-size: 11px;
    padding: 12px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 400;
}

.item-article .swatch-item {
    width: 100%;
    min-height: 100px;
    position: relative;
    background: #333333;
    color: #ffffff;
    margin-bottom: 24px;
    padding: 20px;
}

.item-article .swatch-item.color-brand-primary {
    background: #234269;
}

.item-article .swatch-item.color-brand-secondary {
    background: #f87831;
}

.item-article .swatch-item.color-brand-warning {
    background: #f0ad4e;
}

.item-article .swatch-item.color-brand-danger {
    background: #d9534f;
}

.item-article .swatch-item.color-brand-info {
    background: #5bc0de;
}

.item-article .swatch-item.color-brand-success {
    background: #5cb85c;
}

.item-article .swatch-item.color-gray-darker {
    background: #212529;
}

.item-article .swatch-item.color-gray-dark {
    background: #343a40;
}

.item-article .swatch-item.color-gray {
    background: #495057;
}

.item-article .swatch-item.color-gray-light {
    background: #adb5bd;
    color: #495057;
}

.item-article .swatch-item.color-gray-lighter {
    background: #ced4da;
    color: #495057;
}

.item-article .swatch-item.color-gray-lightest {
    background: #e9ecef;
    color: #495057;
}

.item-article .button,
.item-article .btn {
    padding: 9px 20px;
    background: #495057;
    color: #fff;
    border-radius: 3px;
    border: none;
}

.item-article .button:hover,
.item-article .btn:hover {
    background: #f7f7f7;
    color: #fff;
}

.item-article .btn-primary {
    background: #234269;
}

.item-article .btn-warning {
    background: #f0ad4e;
}

.item-article .btn-success {
    background: #5cb85c;
}

.item-article .btn-danger {
    background: #d9534f;
}

.item-article .btn-info {
    background: #5bc0de;
}

.item-article .nav-tabs {
    border: 0;
    margin-bottom: 32px;
}

.item-article .nav-tabs .dropdown-menu {
    padding: 15px;
    border: 1px solid rgba(0, 0, 0, 0.15);
}

.item-article .nav-tabs>li.active>a,
.item-article .nav-tabs>li.active>a:hover,
.item-article .nav-tabs>li.active>a:focus {
    color: #ffffff;
    border: 0;
    background: #f93355;
}

.item-article .nav-tabs>li.active>a:before,
.item-article .nav-tabs>li.active>a:hover:before,
.item-article .nav-tabs>li.active>a:focus:before {
    border: 10px solid #f93355;
    border-color: #f93355 transparent transparent transparent;
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px;
}

.item-article .nav-tabs>li>a {
    background: #eaeaea;
    border-radius: 2px;
    border: 0;
    color: #2d2d2d;
    text-transform: uppercase;
    padding: 0 32px;
    height: 48px;
    line-height: 48px;
    position: relative;
}

.item-article .nav-tabs>li>a:hover {
    background: #ddd;
}

.item-article .nav-pills>li>a {
    border-radius: 3px;
}

.item-article .nav-pills .dropdown-menu {
    padding: 15px;
    border: 1px solid rgba(0, 0, 0, 0.15);
}

.item-article .nav-pills>li.active>a,
.item-article .nav-pills>li.active>a:focus,
.item-article .nav-pills>li.active>a:hover {
    color: #fff;
    background: #f93355;
}

.item-article .dropcap {
    display: block;
    float: left;
    font-size: 3.5em;
    line-height: 1em;
    margin: 0 5px 0 0;
}

.item-article .color-custom {
    color: #f93355;
}

.item-article .color-white {
    color: #fff;
}

.item-article .color-dark {
    color: #000;
}

.item-article .bg-custom {
    background: #f93355;
}

.item-article .bg-black {
    background: #000;
}

.item-article a.underline {
    text-decoration: underline;
}

.item-article a.underline:hover {
    text-decoration: none;
}

/*===============================================
	[SASS DIRECTORY ]

   [1] PAGE ACCOUNT
   [2] PAGE INFORMATION
   [3] PAGE CHECKOUT
   [4] LANGUAGE CURENTY
	[5] CSS FEAFURE MENU DEMO
==============================================*/
/*============PAGE ACCOUNT ==================*/
#content>h1 {
    text-transform: capitalize;
    font-weight: 600;
    line-height: 33px;
    color: #000;
}

.account-login .well,
.affiliate-login .well {
    min-height: 395px;
    background: #fff;
}

.account-account #content>h2,
.affiliate-account #content>h2 {
    /* [4] */
    /* [6] */
    /* [6] */
    /* [7] */
    font-size: 16px;
    font-size: 1.6rem;
    /* [8] */
    /* [8] */
}

.account-account #content .list-unstyled,
.affiliate-account #content .list-unstyled {
    margin-bottom: 30px;
}

.account-address #content .table-responsive .table>tbody>tr>td {
    line-height: 24px;
    padding: 10px;
}

.custom-border {
    padding: 10px 20px;
}

/* @group List Box */
.list-box {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.btn-link:focus,
.btn-link:hover {
    text-decoration: none;
}

.list-box li {
    border-bottom: 1px solid #ececec;
}

.list-box li:last-child {
    border-bottom: 0;
}

.list-box li a {
    display: inline-block;
    word-wrap: break-word;
    padding: 8px 0;
    margin-right: 5px;
    color: #495057;
}

.list-box li a:hover {
    color: #f93355;
}

/* @end */
/*============PAGE CHECKOUT ==================*/
.checkout-cart .panel-group .panel,
.checkout-checkout .panel-group .panel {
    border-radius: 0;
}

.table-responsive .table thead>* {
    background-color: rgba(51, 51, 51, 0.1);
    font-weight: bold;
}

.table-responsive .table tbody td.text-left a {
    font-weight: bold;
    color: #666;
}

.table-responsive .table tbody td.text-left:hover a {
    color: #f93355;
}

.checkout-cart .btn-block input {
    min-width: 40px;
    text-align: center;
}

.checkout-cart .bg-page-404 .text-center {
    width: 100%;
}

.checkout-cart .bg-page-404 .text-center>div {
    display: none;
}

.checkout-cart .bg-page-404 .col-sm-5 img {
    display: none;
}

/*============LANGUAGE CURENCCY ==================*/
/*====================update opencart4===================*/
#shopping-cart .table> :not(:first-child) {
    border-top: none;
}

#shopping-cart .input-group input {
    min-width: 40px;
    text-align: center;
}

#shopping-cart .input-group {
    max-width: 200px;
}

#shopping-cart .input-group .btn {
    padding: 12px 20px;
    align-items: center;
}

@media (max-width: 767px) {
    #shopping-cart .input-group input {
        border-radius: 0px;
        width: 100%;
    }

    #shopping-cart .input-group .btn {
        width: 50%;
        border-radius: 0px;
        padding: 12px 0;
        justify-content: center;
        margin: 0;
    }
}

#checkout-checkout .table> :not(:first-child) {
    border-top: none;
}

#checkout-checkout fieldset {
    margin-bottom: 15px;
}

#checkout-checkout fieldset legend {
    font-weight: bold;
    font-size: 14px;
    font-style: normal;
    color: #000;
    text-transform: uppercase;
}

#checkout-checkout #checkout-shipping-method .input-group-text,
#checkout-checkout #checkout-payment-method .input-group-text {
    border: none;
    border-radius: 5px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.accordion-button {
    font-size: 1.3rem;
}

#modal-shipping .modal-content,
#modal-payment .modal-content {
    max-width: 960px;
    margin: 0 auto;
}

.account-wishlist .tooltip {
    display: none;
}

.checkout-cart .tooltip {
    display: none;
}

#form-register .text-end {
    text-align: left !important;
}

#form-register .text-end .form-check {
    margin-top: 10px;
}

#form-register .text-end .btn-primary {
    float: right;
}

#form-register .form-check {
    line-height: 22px;
}

#form-register fieldset:nth-child(3) .col-sm-10 {
    padding-top: 5px;
}

@media (max-width: 767px) {
    #form-register fieldset:nth-child(3) .col-form-label {
        width: 30%;
    }

    #form-register fieldset:nth-child(3) .col-sm-10 {
        width: 70%;
        padding-top: 5px;
    }
}

#form-register .text-end {
    text-align: left !important;
}

.product-manufacturer.info #content>h2 {
    color: #000;
    margin-bottom: 15px;
    display: none;
}

/*===============================================
    [SASS DIRECTORY ]

==============================================*/
#content .module.page-extra {
    margin-top: 40px;
    position: relative;
}

#content .module.page-extra .owl2-controls {
    margin: 0;
}

#content .module.page-extra .owl2-controls .owl2-dots {
    float: none;
    margin-left: -5px;
    margin-right: -5px;
    line-height: 10px;
}

#content .module.page-extra .owl2-controls .owl2-dots .owl2-dot {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: #ffffff80;
    margin: 0 5px;
    display: inline-block;
    opacity: 1;
    float: none;
    transition: all 0.2s ease-in-out 0s;
}

#content .module.page-extra .owl2-controls .owl2-dots .owl2-dot span {
    display: none;
}

#content .module.page-extra .owl2-controls .owl2-dots .owl2-dot:hover {
    background-color: #fff;
}

#content .module.page-extra .owl2-controls .owl2-dots .owl2-dot.active {
    background-color: #fff;
}

#content .module.page-extra .owl2-controls .owl2-nav .owl2-next,
#content .module.page-extra .owl2-controls .owl2-nav .owl2-prev {
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 20px;
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    cursor: pointer;
    opacity: 0;
    transition: all 0.3s ease-in-out 0s;
    z-index: 99;
    font-size: 0;
    position: absolute;
    top: 50%;
    margin: 0;
    margin-top: -20px;
    text-indent: 0;
    color: #000;
    font-size: 0px;
    font-weight: 400;
}

#content .module.page-extra .owl2-controls .owl2-nav .owl2-next:before,
#content .module.page-extra .owl2-controls .owl2-nav .owl2-prev:before {
    position: unset;
    opacity: 1;
    content: '';
    font-family: 'FontAwesome';
    display: inline-block;
    width: auto;
    height: auto;
    font-size: 13px;
    text-indent: 0;
    background: transparent;
}

#content .module.page-extra .owl2-controls .owl2-nav .owl2-next:hover,
#content .module.page-extra .owl2-controls .owl2-nav .owl2-prev:hover {
    background-color: #000;
    border-color: #000;
    color: #fff;
    opacity: 1;
}

#content .module.page-extra .owl2-controls .owl2-nav .owl2-next {
    right: -70px;
    left: auto;
}

@media (max-width: 1500px) {
    #content .module.page-extra .owl2-controls .owl2-nav .owl2-next {
        right: -70px;
        left: auto;
    }
}

@media (max-width: 1367px) {
    #content .module.page-extra .owl2-controls .owl2-nav .owl2-next {
        right: 0px;
        left: auto;
    }
}

#content .module.page-extra .owl2-controls .owl2-nav .owl2-next:before {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

#content .module.page-extra .owl2-controls .owl2-nav .owl2-prev {
    left: -70px;
    right: auto;
}

@media (max-width: 1500px) {
    #content .module.page-extra .owl2-controls .owl2-nav .owl2-prev {
        left: -70px;
        right: auto;
    }
}

@media (max-width: 1367px) {
    #content .module.page-extra .owl2-controls .owl2-nav .owl2-prev {
        left: 0px;
        right: auto;
    }
}

#content .module.page-extra:hover .owl2-controls .owl2-nav .owl2-next {
    opacity: 1;
}

#content .module.page-extra:hover .owl2-controls .owl2-nav .owl2-prev {
    opacity: 1;
}

#content .module.page-extra .so-extraslider {
    margin: -15px;
}

#content .module.page-extra .products-list .product-layout {
    padding: 15px;
}

#content .module.page-extra .products-list .product-layout:last-child .product-item-container {
    margin-bottom: 60px;
}

.extension-so_entry-custom-newarrivals #content,
.extension-so_entry-custom-featured #content,
.extension-so_entry-custom-bestseller #content {
    margin-bottom: 30px;
}

.custom-scoll {
    display: none;
}

.left_column {
    margin-bottom: 80px;
}

.banner-sidebar a img {
    width: 100%;
}

#sosearchpro.so-search {
    width: 100%;
    padding: 0;
}

.sohomepage-slider .form-group {
    margin-bottom: 0;
}

.content-aside .module.banner-left {
    border: none;
}

#content div.so-deal .extraslider-inner .item {
    border: none;
}

/*============MODULE DEFAULT ==================*/
.module.sohomepage-slider .so-homeslider {
    direction: ltr;
}

.module .so-extraslider .extraslider-inner {
    border: none;
    padding-bottom: 0;
}

#content .sohomepage-slider .sohomeslider-description h2 {
    margin: 0;
}

#content .sub-title {
    margin-bottom: 7px;
    font-size: 14px;
    line-height: 24px;
    color: #000;
    font-weight: 400;
}

#content .modtitle {
    margin-top: -9px;
    margin-bottom: 35px;
    color: #000;
    font-size: 30px;
    line-height: 4rem;
    font-weight: 500;
    text-transform: capitalize;
}

#content .modtitle span {
    color: #000;
    font-size: 30px;
    line-height: 40px;
    font-weight: 500;
    text-transform: capitalize;
}

#content .modtitle span span {
    color: #f93355;
}

.content-aside .module {
    margin-bottom: 50px;
}

.content-aside .module h3.modtitle {
    font-weight: 400;
    font-size: 24px;
    color: #000;
    margin-bottom: 22px;
    background: transparent;
    padding: 0;
    line-height: 30px;
    text-transform: capitalize;
}

.content-aside .module h3.modtitle span {
    font-weight: 400;
    font-size: 24px;
    color: #000;
}

.content-aside .module .modcontent {
    padding: 0px;
}

.content-aside .module:last-child {
    margin-bottom: 0;
}

.content-aside .module ul.menu li {
    display: block;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    margin-bottom: 13px;
}

.content-aside .module ul.menu li a {
    color: #000;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.content-aside .module ul.menu li a:hover {
    padding-left: 10px;
    color: #f93355;
}

.content-aside .module ul.menu li:last-child {
    margin-bottom: 0;
}

/************************************************************************************************
    SO HTML
*************************************************************************************************/
.services-sidebar .item:not(:last-child) {
    margin-bottom: 20px;
}

.services-sidebar .service_inner {
    border-radius: 20px;
    display: flex;
    gap: 20px;
    align-items: center;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.services-sidebar .service_inner .service-ico {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 70px;
    height: 70px;
    text-align: center;
    border-radius: 100%;
    background-color: #f7f7f7;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.services-sidebar .service_inner .service-ico img {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    transition-duration: 0.3s;
    display: inline-block;
    width: 40px;
    height: 40px;
}

.services-sidebar .service_inner .service-info {
    flex: 1 auto;
}

.services-sidebar .service_inner .service-info h4 {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin: 0;
    text-transform: capitalize;
    font-size: 18px;
    line-height: 30px;
    color: #000;
    font-weight: 500;
}

.services-sidebar .service_inner .service-info p {
    font-size: 14px;
    color: #666;
    font-weight: 400;
    margin-bottom: 0;
    margin-top: 2px;
}

.services-sidebar .service_inner:hover .service-ico {
    background-color: #000;
}

.services-sidebar .service_inner:hover .service-ico img {
    transition: all 0.7s;
    filter: brightness(0) saturate(100%) invert(100%) sepia(6%) saturate(0%) hue-rotate(338deg) brightness(105%) contrast(105%);
    animation-name: elementor-animation-wobble-vertical;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
}

.slider-gallery {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    list-style: none;
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    justify-content: center;
}

.slider-gallery .item a {
    position: relative;
    text-align: center;
    overflow: hidden;
    display: block;
    transition: all 0.3s ease-in-out 0s;
}

.slider-gallery .item a:before {
    content: '';
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 0.3s;
}

.slider-gallery .item a img {
    transition: all 0.3s ease-in-out 0s;
}

.slider-gallery .item a:hover:before {
    opacity: 1;
}

.list-social {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 30px;
}

.list-social li a {
    height: 50px;
    width: 50px;
    line-height: 50px;
    padding: 0;
    border-radius: 100%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.5s ease;
    border: 1px solid #eee;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}

.list-social li a span {
    display: none;
}

.list-social li a svg {
    fill: currentColor;
    color: currentColor;
    width: 20px;
    height: 20px;
}

.list-social li a:hover {
    background: #000;
    color: #fff;
    border: #000;
    transform: translateX(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
}

.list-social li a:hover svg {
    fill: #fff;
    color: #fff;
}

/************************************************************************************************
    EXTRASLIDER BESTSELER
*************************************************************************************************/
.best-seller {
    position: relative;
    margin: 0;
}

.best-seller .so-extraslider {
    margin: 0;
}

.best-seller .so-extraslider .extraslider-inner {
    border: 1px solid #eee;
    padding-bottom: 0;
}

.best-seller .so-extraslider .extraslider-inner .item-wrap-inner {
    margin: 18px 0 8px;
}

@media (min-width: 1200px) {
    .best-seller .so-extraslider .extraslider-inner .item-wrap-inner {
        padding-left: 10px;
    }
}

.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 {
    border-bottom: 1px solid #eee;
    margin-bottom: 2px;
}

.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1:last-child {
    border-bottom: 0;
    margin-bottom: 0;
}

.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-left {
    float: left;
    width: 85px;
}

.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-left .item-image {
    border: 0;
}

.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-left .item-image:hover {
    box-shadow: none;
    opacity: 0.8;
}

.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info {
    background: transparent;
    position: static;
    color: #666;
}

.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info a {
    color: #444;
}

.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .item-title {
    padding: 0 0 5px 0;
}

.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .item-title a {
    text-transform: capitalize;
    font-size: 15px;
    font-weight: normal;
}

.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .item-title a:hover {
    color: #f93355;
}

.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .item-content {
    margin-left: 0;
}

.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .item-content .content_price span {
    color: #e74c3c;
    font-size: 16px;
    font-weight: bold;
}

.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .item-content .content_price span.price-old {
    font-size: 12px;
    color: #999;
}

.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .rating {
    padding: 0;
}

.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1:hover .item-title a {
    color: #f93355;
}

.best-seller .so-extraslider .extraslider-inner .item-wrap .item-info .item-content .content_price {
    margin-bottom: 0;
}

.best-seller .so-extraslider .owl2-controls {
    margin-bottom: 8px;
    text-align: right;
    position: absolute;
    top: 4px;
    vertical-align: middle;
    right: 5px;
}

.best-seller .so-extraslider .owl2-controls .owl2-nav>div {
    width: 17px;
    height: 30px;
    text-align: center;
    display: inline-block;
    line-height: 30px;
    font-size: 0;
    cursor: pointer;
    color: #999999;
    background-color: transparent;
    margin-top: 0;
    position: static;
    float: left;
}

.best-seller .so-extraslider .owl2-controls .owl2-nav>div:hover {
    color: #f93355;
}

.best-seller .so-extraslider .owl2-controls .owl2-prev:before {
    content: '';
    font-family: FontAwesome;
    font-size: 28px;
}

.best-seller .so-extraslider .owl2-controls .owl2-next:before {
    content: '';
    font-family: FontAwesome;
    font-size: 28px;
}

.sidebare-extra {
    position: relative;
}

.sidebare-extra .modcontent {
    border: none 0 !important;
    border-radius: 0 !important;
}

.sidebare-extra .so-extraslider {
    margin: -15px;
    margin: 0;
}

.sidebare-extra .owl2-controls {
    margin: 0;
}

.sidebare-extra .owl2-controls .owl2-dots {
    float: none;
    margin-left: -5px;
    margin-right: -5px;
    line-height: 10px;
    margin: 15px 0 0;
}

.sidebare-extra .owl2-controls .owl2-dots .owl2-dot {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: #e5e5e5;
    margin: 0 5px;
    display: inline-block;
    opacity: 1;
    float: none;
    transition: all 0.2s ease-in-out 0s;
}

.sidebare-extra .owl2-controls .owl2-dots .owl2-dot span {
    display: none;
}

.sidebare-extra .owl2-controls .owl2-dots .owl2-dot:hover {
    background-color: #f93355;
}

.sidebare-extra .owl2-controls .owl2-dots .owl2-dot.active {
    background-color: #f93355;
}

.sidebare-extra .owl2-nav {
    margin: 0 !important;
}

.sidebare-extra .owl2-nav .owl2-next,
.sidebare-extra .owl2-nav .owl2-prev {
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 20px;
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    cursor: pointer;
    opacity: 0;
    transition: all 0.3s ease-in-out 0s;
    z-index: 99;
    font-size: 0;
    position: absolute;
    top: 50%;
    margin: 0;
    margin-top: -20px;
    text-indent: 0;
    color: #000;
    font-size: 0px;
    font-weight: 400;
}

.sidebare-extra .owl2-nav .owl2-next:before,
.sidebare-extra .owl2-nav .owl2-prev:before {
    position: unset;
    opacity: 1;
    content: '';
    font-family: 'FontAwesome';
    display: inline-block;
    width: auto;
    height: auto;
    font-size: 13px;
    text-indent: 0;
    background: transparent;
}

.sidebare-extra .owl2-nav .owl2-next:hover,
.sidebare-extra .owl2-nav .owl2-prev:hover {
    background-color: #000;
    border-color: #000;
    color: #fff;
    opacity: 1;
}

.sidebare-extra .owl2-nav .owl2-next {
    right: -70px;
    left: auto;
}

@media (max-width: 1500px) {
    .sidebare-extra .owl2-nav .owl2-next {
        right: -70px;
        left: auto;
    }
}

@media (max-width: 1367px) {
    .sidebare-extra .owl2-nav .owl2-next {
        right: 0px;
        left: auto;
    }
}

.sidebare-extra .owl2-nav .owl2-next:before {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.sidebare-extra .owl2-nav .owl2-prev {
    left: -70px;
    right: auto;
}

@media (max-width: 1500px) {
    .sidebare-extra .owl2-nav .owl2-prev {
        left: -70px;
        right: auto;
    }
}

@media (max-width: 1367px) {
    .sidebare-extra .owl2-nav .owl2-prev {
        left: 0px;
        right: auto;
    }
}

.sidebare-extra:hover .owl2-nav .owl2-next {
    opacity: 1;
}

.sidebare-extra:hover .owl2-nav .owl2-prev {
    opacity: 1;
}

.sidebare-extra .products-list .product-layout {
    display: flex;
    gap: 30px;
    margin-bottom: 20px;
}

.sidebare-extra .products-list .product-layout:last-child {
    margin-bottom: 0px;
}

.sidebare-extra .products-list .product-layout .item-image {
    width: 90px;
    border: 1px solid #eee;
    border-radius: 5px;
}

.sidebare-extra .products-list .product-layout .item-image .so-quickview {
    display: none;
}

.sidebare-extra .products-list .product-layout .item-info {
    flex: 1 1 0;
    padding-top: 15px;
}

.sidebare-extra .products-list .product-layout .item-info .item-title {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
}

/*============MODULE NEWLETTER POPUP ==================*/
.newsletter #signup .show-error {
    float: left;
    padding-top: 7px;
    color: #f55 !important;
}

.module.main-newsleter-popup {
    margin: 0 auto !important;
}

.module.main-newsleter-popup .hidden-popup .inline {
    top: 0;
}

.module.main-newsleter-popup .so-custom-popup {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    background-color: #fff;
    border-radius: 0px;
    padding: 0;
    background-repeat: no-repeat !important;
    background-position: 0px 0px !important;
}

@media (min-width: 768px) and (max-width: 991px) {
    .module.main-newsleter-popup .so-custom-popup {
        width: 85% !important;
    }

    .module.main-newsleter-popup .so-custom-popup:before {
        content: '';
        position: absolute;
        z-index: 2;
        background: rgba(255, 255, 255, 0.9);
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
    }
}

@media (max-width: 767px) {
    .module.main-newsleter-popup .so-custom-popup:before {
        content: '';
        position: absolute;
        z-index: 2;
        background: rgba(255, 255, 255, 0.9);
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
    }
}

.module.main-newsleter-popup .so-custom-popup .popup-close {
    width: 20px;
    height: 20px;
    line-height: 20px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    color: #000;
    border: none;
    right: 20px;
    left: auto;
    top: 20px;
    font-size: 24px;
}

.module.main-newsleter-popup .so-custom-popup .popup-close svg {
    stroke: #000;
}

.module.main-newsleter-popup .so-custom-popup .popup-close:hover svg {
    stroke: #f93355;
}

.module.main-newsleter-popup .modcontent {
    position: relative;
}

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content {
    padding: 15px 10px;
    text-align: center;
}

@media (min-width: 1200px) {
    .module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content {
        padding: 120px 50px 120px 56%;
        margin: 0;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content {
        padding: 70px 50px 70px 56%;
        margin: 0;
    }
}

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .popup-title {
    margin-bottom: 35px;
    font-size: 30px;
    line-height: 40px;
    color: #000;
    font-weight: 700;
}

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .newsletter_promo {
    font-size: 24px;
    line-height: 32px;
    color: #000;
    font-weight: 600;
    text-align: center;
    margin-bottom: 30px;
}

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .newsletter_promo span {
    color: #f93355;
}

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .email {
    margin: 0px 0 10px;
}

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .form-group {
    position: relative;
    margin-bottom: 28px;
}

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .form-group .input-box {
    background-color: #fff;
    vertical-align: top;
    padding-right: 120px;
}

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .form-group .form-control {
    direction: unset;
    text-align: center;
    height: 44px;
    line-height: 44px;
    width: 100%;
    padding: 0;
    font-size: 14px;
    font-weight: 400;
    /* FF 4-18 */
    /* FF 19+ */
    /* IE 10+ */
}

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .form-group .form-control::-moz-placeholder {
    color: #000;
    opacity: 1;
}

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .form-group .form-control:-ms-input-placeholder {
    color: #000;
}

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .form-group .form-control::-webkit-input-placeholder {
    color: #000;
}

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .form-group .form-control:focus::-webkit-input-placeholder {
    color: transparent;
}

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .form-group .form-control:focus:-moz-placeholder {
    color: transparent;
}

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .form-group .form-control:focus::-moz-placeholder {
    color: transparent;
}

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .form-group .form-control:focus:-ms-input-placeholder {
    color: transparent;
}

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .form-group .btn-default {
    border: 0 none;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    height: 44px;
    line-height: 44px;
    padding: 0 17px;
    width: 100%;
}

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .form-group .btn-default:hover {
    color: #fff;
    box-shadow: none;
}

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .hidden-popup {
    padding: 0;
    font-size: 13px;
    color: #666;
    font-weight: 400;
}

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .hidden-popup input {
    vertical-align: -1px;
}

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .hidden-popup:hover {
    cursor: pointer;
}

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .socials {
    text-align: center;
    margin-top: 0;
}

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .socials li {
    position: relative;
    display: inline-block;
}

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .socials li a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #ebebeb;
    display: inline-block;
    margin: 0 5px;
    color: #555555;
    font-size: 14px;
    transition: all 0.2s ease-in-out 0s;
}

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .socials li a:hover {
    color: #fff;
    background-color: #f93355;
    border-color: #f93355;
}

#container-module-newletter {
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
}

.newsletter .alert button.close,
.so_newletter_custom_popup .alert button.close {
    opacity: 1;
    color: inherit;
    position: unset;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}

.newsletter .alert button.close:hover,
.so_newletter_custom_popup .alert button.close:hover {
    color: #f93355;
}

.newsletter .alert-danger,
.so_newletter_custom_popup .alert-danger {
    text-align: left;
    min-height: auto;
    background-color: transparent;
    padding: 5px 0 0;
    box-shadow: none;
    color: red;
    color: #f44336;
}

.newsletter .alert-success,
.so_newletter_custom_popup .alert-success {
    text-align: left;
    min-height: auto;
    background-color: transparent;
    padding: 5px 0 0;
    box-shadow: none;
    color: red;
    margin-bottom: 0;
    color: #f93355;
    color: blue;
}

/*============ MODULE LOGIN POPUP ==================*/
body #so_sociallogin .block-popup-login .tt_popup_login {
    border: none;
    background-color: #f93355;
    height: 42px;
}

body #so_sociallogin .block-popup-login .tt_popup_login strong {
    font-size: 16px;
    font-weight: 700;
    background-color: #f93355;
    line-height: 42px;
    position: static;
    background-position: 20px center;
    padding-left: 70px;
}

body #so_sociallogin .block-popup-login .tt_popup_login strong:before {
    display: none;
}

body #so_sociallogin .block-popup-login .close-login {
    background-image: none;
    text-indent: 0;
    font-size: 24px;
    color: #fff;
    top: 7px;
    right: 5px;
}

body #so_sociallogin .block-popup-login .block-content .login-customer h2 {
    font-size: 16px;
    font-weight: 700;
}

body #so_sociallogin .block-popup-login .block-content .input-text {
    border-radius: 0;
}

body #so_sociallogin .block-popup-login .block-content .btn-reg-popup {
    font-size: 14px;
    padding: 0 20px;
    background-color: #666;
    border-radius: 4px;
}

body #so_sociallogin .block-popup-login .block-content .btn-reg-popup:hover {
    background-color: #f93355;
}

body #so_sociallogin .block-popup-login .block-content .action.login {
    background-image: none;
    padding: 0 20px;
    background-color: #666;
    border-radius: 4px;
}

body #so_sociallogin .block-popup-login .block-content .action.login:hover {
    background-color: #f93355;
}

/*============ BREADCRUMB ==================*/
ul.breadcrumb {
    padding-top: 32px;
    padding-bottom: 32px;
    margin-bottom: 50px;
    background-image: radial-gradient(circle at center, #f7f7f7 0%, #ffffff 100%);
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    justify-content: center;
}

ul.breadcrumb li:before {
    display: none;
}

ul.breadcrumb li:not(:last-child):after {
    font-family: 'FontAwesome';
    content: '';
    font-size: 8px;
    margin: 0 15px;
}

ul.breadcrumb li a {
    display: inline-block;
    padding: 0;
    color: #000;
    text-decoration: none !important;
    font-size: 14px;
}

ul.breadcrumb li:last-child {
    margin: 0;
    padding-right: 0px;
}

ul.breadcrumb li:last-child a {
    color: #000;
}

ul.breadcrumb li:hover a {
    color: #f93355;
}

.breadcrumbs {
    padding-top: 68px;
    padding-bottom: 68px;
    margin-bottom: 50px;
    background-image: radial-gradient(circle at center, #f7f7f7 0%, #ffffff 100%);
}

.breadcrumbs .current-name {
    color: #000;
    font-weight: 400;
    text-align: center;
    font-size: 44px;
    color: #000;
    text-transform: capitalize;
    line-height: 55px;
    margin-bottom: 10px;
}

.breadcrumbs ul.breadcrumb {
    padding: 0;
    margin: 0;
    background-image: none;
}

.content-aside .product-simple {
    position: relative;
}

.content-aside .product-simple .so-quickview {
    display: none;
}

.content-aside .product-simple .so-extraslider {
    margin: 0;
}

.content-aside .product-simple .so-extraslider .owl2-controls .owl2-dots {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 80px;
    line-height: 8px;
    right: 10px;
    top: 18px;
    min-width: 60px;
}

.content-aside .product-simple .so-extraslider .owl2-controls .owl2-dots .owl2-dot {
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background-color: #222;
    margin: 0 5px;
    display: inline-block;
    float: left;
    opacity: 1;
    transition: all 0.2s ease-in-out 0s;
}

.content-aside .product-simple .so-extraslider .owl2-controls .owl2-dots .owl2-dot span {
    display: none;
}

.content-aside .product-simple .so-extraslider .owl2-controls .owl2-dots .owl2-dot:hover {
    background-color: #f93355;
}

.content-aside .product-simple .so-extraslider .owl2-controls .owl2-dots .owl2-dot.active {
    width: 30px;
    background-color: #f93355;
}

.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav {
    top: 1px;
    position: absolute;
    right: 0px !important;
}

.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-prev,
.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-next {
    background-color: #222;
    border: none;
    border-radius: 0px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    float: left;
    text-indent: -9999px;
    overflow: hidden;
    cursor: pointer;
    opacity: 1;
    position: absolute;
    top: 50%;
    z-index: 99;
}

.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-prev:before,
.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-next:before {
    color: #fff;
    font-family: 'FontAwesome';
    display: block;
    text-indent: 0 !important;
    width: 100%;
    height: 100%;
    font-size: 18px;
}

.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-prev.owl2-next,
.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-next.owl2-next {
    right: 0;
}

.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-prev.owl2-next:before,
.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-next.owl2-next:before {
    content: '';
}

.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-prev.owl2-prev,
.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-next.owl2-prev {
    left: 0;
}

.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-prev.owl2-prev:before,
.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-next.owl2-prev:before {
    content: '';
}

.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-prev:hover,
.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-next:hover {
    background-color: #f93355;
}

.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-prev:hover:before,
.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-next:hover:before {
    color: #fff;
}

.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav>div {
    margin-top: 0;
    line-height: 28px !important;
}

.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav>div:before {
    position: static;
    font-weight: 400;
}

.content-aside .product-simple .so-extraslider:hover .owl2-controls .owl2-nav>div {
    /*@include transform(scale(1));
                    @include effect-block-show();*/
}

.content-aside .product-simple .so-extraslider .extraslider-inner .item .item-inner {
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
}

.content-aside .product-simple .so-extraslider .extraslider-inner .item .item-inner:last-child {
    margin-bottom: 0;
}

.content-aside .product-simple .so-extraslider .extraslider-inner .item .item-inner .item-image {
    width: 80px;
    float: left;
}

.content-aside .product-simple .so-extraslider .extraslider-inner .item .item-inner .item-image img {
    border-radius: 5px;
}

.content-aside .product-simple .so-extraslider .extraslider-inner .item .item-inner .item-info {
    margin-top: 0px;
    margin-left: 95px;
    background: transparent;
    color: #666;
}

.content-aside .product-simple .so-extraslider .extraslider-inner .item .item-inner .item-info .item-title {
    line-height: 100%;
    margin-bottom: 5px;
    padding: 0;
}

.content-aside .product-simple .so-extraslider .extraslider-inner .item .item-inner .item-info .item-title a {
    /* [4] */
    /* [6] */
    /* [6] */
    /* [7] */
    font-size: 15px;
    font-size: 1.5rem;
    /* [8] */
    /* [8] */
    font-weight: 400;
    text-transform: capitalize;
    color: #000;
}

.content-aside .product-simple .so-extraslider .extraslider-inner .item .item-inner .item-info .item-title a:hover {
    color: #f93355;
}

.content-aside .product-simple .so-extraslider .extraslider-inner .item .item-inner:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}

.content-aside .product-simple .so-extraslider .extraslider-inner .item .item-inner:hover .item-image img {
    opacity: 0.8;
}

/*============ MODULE MEGAMENU HORIZONTAL  ==================*/
.container-megamenu .overlay {
    position: fixed;
    background: #000000b3;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 8;
    cursor: url(../../images/icon/close.png), pointer;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-in-out 0s;
}

.container-megamenu .overlay.active {
    visibility: visible;
    opacity: 1;
}

.container-megamenu ul.megamenu li .sub-menu {
    z-index: 998;
}

.container-megamenu ul.megamenu li .sub-menu .content {
    box-shadow: 0 0px 20px 0px rgba(0, 0, 0, 0.1);
    padding: 25px 30px 25px;
    border-radius: 5px;
    border: none;
}

.container-megamenu ul.megamenu li.menu-layouts .sub-menu .content {
    padding: 30px 30px 30px 30px;
}

.container-megamenu ul.megamenu li .sub-menu .content .static-menu .menu ul {
    padding: 0;
}

/*---mega menu horizontal level 1--*/
.container-megamenu.horizontal ul.megamenu>li {
    float: left;
    margin-right: 30px;
}

.container-megamenu.horizontal ul.megamenu>li:last-child {
    margin-right: 0px;
}

.container-megamenu.horizontal ul.megamenu>li>a {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 500;
    color: #000;
    display: inline-flex;
    align-items: center;
    position: relative;
    padding: 15px 0;
    line-height: 24px;
    height: auto;
    background-color: transparent;
}

.container-megamenu.horizontal ul.megamenu>li>a strong {
    font-weight: 500;
}

.container-megamenu.horizontal ul.megamenu>li .caret {
    border: none;
    width: auto;
    height: auto;
    margin-left: 10px;
    line-height: 1;
}

.container-megamenu.horizontal ul.megamenu>li .caret:before {
    content: '';
    font-family: FontAwesome;
    display: inline-block;
    font-size: 10px;
    font-weight: 300;
    color: currentColor;
}

.container-megamenu.horizontal ul.megamenu>li.active>a,
.container-megamenu.horizontal ul.megamenu>li.active_menu>a {
    color: #f93355;
}

.container-megamenu.horizontal {
    /*-------- SUB MENU HORIZONTAL ----------*/
}

.container-megamenu.horizontal .sub-menu .content>.row {
    padding: 0;
}

.container-megamenu.horizontal .sub-menu .content a.title-shoppage,
.container-megamenu.horizontal .sub-menu .content .static-menu .menu>ul>li>a,
.container-megamenu.horizontal .sub-menu .content ul.subcategory>li>a.title-submenu {
    line-height: 32px;
    font-weight: 500;
    color: #000;
    /* [4] */
    /* [6] */
    /* [6] */
    /* [7] */
    font-size: 16px;
    font-size: 1.6rem;
    /* [8] */
    /* [8] */
    margin-bottom: 12px;
}

.container-megamenu.horizontal .sub-menu .content a.title-shoppage:hover,
.container-megamenu.horizontal .sub-menu .content .static-menu .menu>ul>li>a:hover,
.container-megamenu.horizontal .sub-menu .content ul.subcategory>li>a.title-submenu:hover {
    color: #f93355;
}

.container-megamenu.horizontal .sub-menu .content ul li {
    margin-bottom: 10px;
    padding: 0;
}

.container-megamenu.horizontal .sub-menu .content ul li a {
    line-height: 22px;
    font-weight: 400;
    color: #666;
    /* [4] */
    /* [6] */
    /* [6] */
    /* [7] */
    font-size: 14px;
    font-size: 1.4rem;
    /* [8] */
    /* [8] */
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    position: relative;
}

.container-megamenu.horizontal .sub-menu .content ul li a:before {
    position: absolute;
    display: inline-block;
    content: '';
    top: calc(50% - 1px);
    left: 0;
    width: 0px;
    height: 1px;
    background: #f93355;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

.container-megamenu.horizontal .sub-menu .content ul li a:hover {
    color: #f93355;
    padding-left: 25px;
}

.container-megamenu.horizontal .sub-menu .content ul li a:hover:before {
    width: 15px;
}

.container-megamenu.horizontal .sub-menu .content ul li:last-child {
    margin-bottom: 0px;
}

.container-megamenu.horizontal .sub-menu .content .static-menu .menu ul ul {
    padding: 0;
}

.container-megamenu.horizontal .sub-menu .content .static-menu .menu ul ul li:before {
    display: none;
}

.container-megamenu.horizontal .sub-menu .content .hover-menu .menu ul {
    margin: 0;
}

.container-megamenu.horizontal .sub-menu .content img:hover {
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    -ms-opacity: 0.8;
    -o-opacity: 0.8;
    opacity: 0.8;
}

.container-megamenu.horizontal .sub-menu .content .item-banner {
    margin-top: 15px;
}

.container-megamenu.horizontal .sub-menu .content .item-banner .img-banner-w {
    margin: 0 -15px;
}

.container-megamenu.horizontal .sub-menu .content .item-banner .img-banner {
    width: 20%;
    padding: 0 15px;
    float: left;
}

.container-megamenu.horizontal .sub-menu .content .item-banner .img-banner img {
    border-radius: 20px;
}

@media (min-width: 1200px) {
    .container-megamenu.horizontal ul.megamenu .full-width>.sub-menu {
        max-width: 1170px;
        right: auto !important;
        left: 0;
    }
}

/*============ MODULE MEGAMENU VERTICAL  ==================*/
body .container-megamenu.vertical {
    z-index: 999;
}

.container-megamenu ul.megamenu li .sub-menu .content .hover-menu a:before {
    display: none;
}

.container-megamenu.vertical ul.megamenu>li.click::before,
.container-megamenu.vertical ul.megamenu>li.hover::before {
    padding: 0;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu>li.with-sub-menu>a>b.fa {
    padding: 0;
    font-size: 10px;
    float: right;
    margin-left: auto;
    margin-right: 0;
    font-weight: 400;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu>li.with-sub-menu>a>b.fa:before {
    font-family: 'FontAwesome';
    content: '';
}

.vertical ul.megamenu>li.click::before,
.vertical ul.megamenu>li.hover::before {
    padding: 0;
}

.container-megamenu.vertical {
    z-index: 990;
}

.container-megamenu.vertical .megamenuToogle-wrapper {
    background-color: transparent;
}

.container-megamenu.vertical #menuHeading {
    margin: 0;
}

.container-megamenu.vertical #menuHeading .megamenuToogle-pattern {
    position: relative;
}

.container-megamenu.vertical #menuHeading .megamenuToogle-pattern .container {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #fff;
    font-weight: 700;
    /* [4] */
    /* [6] */
    /* [6] */
    /* [7] */
    font-size: 16px;
    font-size: 1.6rem;
    /* [8] */
    /* [8] */
    line-height: 40px;
    padding: 0px 0px 0px 20px !important;
    margin: 0;
    position: relative;
    text-transform: uppercase;
    display: block;
}

.container-megamenu.vertical #menuHeading .megamenuToogle-pattern .container>div {
    float: left;
    padding: 0px;
    width: 54px;
    height: 54px;
    margin: 0px 20px 0 0;
    background-color: #fff;
    color: #f93355;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.container-megamenu.vertical #menuHeading .megamenuToogle-pattern .container>div svg {
    fill: #f93355;
}

.container-megamenu.vertical #menuHeading .megamenuToogle-pattern .container>div>span {
    box-shadow: none;
}

.container-megamenu.vertical #menuHeading .megamenuToogle-pattern .container:hover {
    cursor: pointer;
}

.container-megamenu.vertical .vertical-wrapper .megamenu-pattern {
    position: relative;
    z-index: 1;
}

@media (min-width: 992px) {
    .container-megamenu.vertical .vertical-wrapper ul.megamenu {
        box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);
        background-color: #fff;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

    .container-megamenu.vertical .vertical-wrapper ul.megamenu>li {
        cursor: pointer;
        padding: 0 15px 0 15px;
        border: none;
        margin: 0;
        position: relative;
    }

    .container-megamenu.vertical .vertical-wrapper ul.megamenu>li>a {
        color: #000;
        display: flex;
        align-items: center;
        font-size: 15px;
        font-weight: 500;
        padding: 13px 0px;
        line-height: 22px;
        position: relative;
        text-transform: capitalize;
        background: none;
        height: auto;
        margin: 0;
    }

    .container-megamenu.vertical .vertical-wrapper ul.megamenu>li>a strong {
        font-weight: 500;
    }

    .container-megamenu.vertical .vertical-wrapper ul.megamenu>li>a i.fa {
        width: 30px;
        padding: 0;
        text-align: center;
    }

    .container-megamenu.vertical .vertical-wrapper ul.megamenu>li.active>a,
    .container-megamenu.vertical .vertical-wrapper ul.megamenu>li:hover>a {
        color: #f93355;
    }

    .container-megamenu.vertical .vertical-wrapper ul.megamenu .loadmore {
        margin: 4.5px 20px 4.5px 20px;
        line-height: 100%;
        display: flex;
        align-items: center;
    }

    .container-megamenu.vertical .vertical-wrapper ul.megamenu .loadmore i {
        left: 14px;
        top: 16px;
        position: unset;
        font-size: 14px;
        color: #f93355;
    }

    .container-megamenu.vertical .vertical-wrapper ul.megamenu .loadmore .more-view {
        color: #000;
        font-size: 14px;
    }

    .container-megamenu.vertical .vertical-wrapper ul.megamenu .loadmore:hover {
        cursor: pointer;
    }

    .container-megamenu.vertical .vertical-wrapper ul.megamenu .loadmore:hover .more-view {
        color: #f93355;
    }
}

.container-megamenu.vertical ul.megamenu>li>a strong {
    font-weight: 400;
}

.container-megamenu.vertical .vertical-wrapper {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    border-radius: 0;
    /*---------------- SUB MENU VERTICAL -----------------*/
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu .sub-menu .content .img-banner img {
    width: 100%;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu>li>a img {
    height: auto;
    margin: 0;
    margin-right: 15px;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu .sub-menu .content>.border {
    padding: 0;
    border: none;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu .sub-menu .content>.row {
    padding-top: 0px;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu>li>.sub-menu .content {
    padding: 30px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu>li>.sub-menu .content .static-menu .menu>ul>li {
    margin-bottom: 0px;
    padding-top: 20px;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu>li>.sub-menu .content .static-menu .menu>ul>li:first-child {
    padding-top: 0;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu>li>.sub-menu .content .static-menu .menu>ul li a.main-menu {
    color: #000;
    /* [4] */
    /* [6] */
    /* [6] */
    /* [7] */
    font-size: 16px;
    font-size: 1.6rem;
    /* [8] */
    /* [8] */
    margin: 0 0 12px;
    display: block;
    font-weight: 500;
    text-transform: capitalize;
    border: none;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu>li>.sub-menu .content .static-menu .menu>ul li a.main-menu:hover {
    color: #f93355;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu>li>.sub-menu .content .static-menu .menu>ul ul {
    padding: 0;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu>li>.sub-menu .content .static-menu .menu>ul ul li {
    padding: 0;
    display: inline;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu>li>.sub-menu .content .static-menu .menu>ul ul li a {
    /* [4] */
    /* [6] */
    /* [6] */
    /* [7] */
    font-size: 14px;
    font-size: 1.4rem;
    /* [8] */
    /* [8] */
    font-weight: 400;
    color: #666;
    display: block;
    line-height: 30px;
    text-transform: capitalize;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    padding: 2px 0;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu>li>.sub-menu .content .static-menu .menu>ul ul li:before {
    display: none;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu>li>.sub-menu .content .static-menu .menu>ul ul li:hover a {
    color: #f93355;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu>li>.sub-menu .content .link:hover img {
    opacity: 0.8;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu>li>.sub-menu .content .img-vbanner a:hover img {
    opacity: 0.8;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu>li>.sub-menu .content ul.subcategory .title-submenu {
    font-weight: 700;
    color: #222;
    font-size: 14px;
    text-transform: uppercase;
    padding: 0 0 3px 0;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu>li>.sub-menu .content ul.subcategory .menu ul li {
    line-height: 100%;
    display: inline;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu>li>.sub-menu .content ul.subcategory .menu ul li a {
    font-size: 14px;
    line-height: 28px;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.style1 .sub-menu .content {
    padding: 0;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.style1 .sub-menu .content .col-sm-7 {
    padding-right: 0;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.style1 .sub-menu .content .col-sm-5 {
    padding-left: 0;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.style1 .img-vbanner {
    float: right;
    padding-right: 15px;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.style1 .img-vbanner a {
    margin-bottom: 0px;
    display: block;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.style1 .img-vbanner a.last {
    margin-bottom: 0;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.style1 .categories {
    padding: 15px 0 0 30px;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.style1 .categories .static-menu .menu>ul>li {
    margin-bottom: 0px;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content {
    padding: 10px 0;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul {
    margin: 10px 0;
    padding: 0;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li {
    padding: 0;
    position: relative;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li:last-child {
    border: none;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li>a {
    line-height: 30px;
    font-size: 14px;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 2px 30px;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    color: #666;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li>a:hover {
    color: #f93355;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li b {
    float: right;
    font-size: 10px;
    margin-right: 0px;
    margin-left: auto;
    padding: 0;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li b:before {
    font-family: 'FontAwesome';
    content: '';
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li:hover>a {
    color: #f93355;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li ul {
    width: 250px;
    padding: 20px 0;
    top: 0;
    margin: 0px 0;
    border: none;
    box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.1);
    border-radius: 0px 0px 0px 0px;
    left: 100%;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li ul:before,
.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li ul:after {
    display: none;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li ul li:last-child {
    border: none;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li ul li>a {
    font-weight: normal;
    line-height: 30px;
}

/*============ MODULE FILTER ==================*/
.module.so_filter_wrap {
    border: none;
}

.module.so_filter_wrap .so-filter-option.so-filter-price .content_scroll {
    margin: 32px 10px 12px 10px;
}

.module.so_filter_wrap .modcontent ul li.so-filter-options {
    border-bottom: 1px solid #eee;
    padding: 0px 0px 20px;
    margin-bottom: 22px;
}

.module.so_filter_wrap .modcontent ul li.so-filter-options .so-filter-heading {
    padding: 0;
    margin-bottom: 0px;
    background-color: transparent;
}

.module.so_filter_wrap .modcontent ul li.so-filter-options .so-filter-heading .so-filter-heading-text {
    float: left;
    color: #000;
    font-weight: 500;
    text-transform: capitalize;
    /* [4] */
    /* [6] */
    /* [6] */
    /* [7] */
    font-size: 18px;
    font-size: 1.8rem;
    /* [8] */
    /* [8] */
    padding: 0;
}

.module.so_filter_wrap .modcontent ul li.so-filter-options .so-filter-content-opts {
    margin-top: 22px;
    border: none;
}

.module.so_filter_wrap .modcontent ul li.so-filter-options .so-filter-content-opts .so-filter-content-opts-container {
    padding: 0;
}

.module.so_filter_wrap .modcontent ul li.so-filter-options .so-filter-content-opts .so-filter-content-opts-container .opt-select {
    margin: 0;
}

.module.so_filter_wrap .modcontent ul li.so-filter-options .so-filter-content-opts .so-filter-content-opts-container .so-option-container {
    padding: 0px 0;
}

.module.so_filter_wrap .modcontent ul li.so-filter-options .so-filter-content-opts .so-filter-content-opts-container .so-option-container .option-input {
    font-size: 18px;
    margin: 10px 0px;
    margin-right: 6px;
    vertical-align: -1px;
}

.module.so_filter_wrap .modcontent ul li.so-filter-options .so-filter-content-opts .so-filter-content-opts-container .so-option-container label {
    margin-bottom: 0;
    font-size: 14px;
    color: #000;
    font-weight: 400;
}

.module.so_filter_wrap .modcontent ul li.so-filter-options .so-filter-content-opts .so-filter-content-opts-container .so-option-container label img {
    display: none;
}

.module.so_filter_wrap .modcontent ul li.so-filter-options .so-filter-content-opts .so-filter-content-opts-container .so-option-container .option-count {
    padding: 0;
}

.module.so_filter_wrap .modcontent ul li.so-filter-options .so-filter-content-opts .so-filter-content-opts-container .so-option-container .option-count span {
    color: #000;
    font-size: 14px;
    display: none;
}

.module.so_filter_wrap .modcontent ul li.so-filter-options .so-filter-content-opts .so-filter-content-opts-container .so-option-container:hover label,
.module.so_filter_wrap .modcontent ul li.so-filter-options .so-filter-content-opts .so-filter-content-opts-container .so-option-container:hover .option-count span {
    color: #f93355;
}

.module.so_filter_wrap .modcontent ul li.so-filter-options:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

.module.so_filter_wrap .modcontent .so-filter-content-opts-container {
    overflow: inherit;
}

.module.so_filter_wrap .modcontent .so-filter-content-opts-container .so-filter-option label {
    font-size: 12px;
    text-transform: capitalize;
}

.module.so_filter_wrap .modcontent .so-filter-content-opts-container .opt-select {
    border: none;
}

.module.so_filter_wrap .modcontent .so-filter-content-opts-container .opt-select.so-filter-option-sub:hover {
    background-color: #fff;
}

.module.so_filter_wrap .modcontent .so-filter-content-opts-container .noUi-horizontal .noUi-handle {
    border-radius: 100%;
}

.module.so_filter_wrap .modcontent .so-filter-content-opts-container .noUi-horizontal .noUi-handle:before,
.module.so_filter_wrap .modcontent .so-filter-content-opts-container .noUi-horizontal .noUi-handle:after {
    display: none;
}

.module.so_filter_wrap .modcontent .so-filter-content-opts-container .put-min_max {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    border-radius: 5px;
    background-color: #ffffff;
    border: 1px solid #ddd;
    width: 40%;
    padding: 0 5px;
    float: left;
    text-align: center;
}

.module.so_filter_wrap .modcontent .so-filter-content-opts-container .put-min_max input {
    background: transparent;
}

.module.so_filter_wrap .modcontent .so-filter-content-opts-container .input-group {
    background: transparent;
    border-radius: 5px;
    border: 1px solid #eee;
    margin-bottom: 10px;
}

.module.so_filter_wrap .modcontent .so-filter-content-opts-container .input-group .form-control {
    background: transparent;
    border: none;
}

.module.so_filter_wrap .modcontent .so-filter-content-opts-container .input-group .btn.btn-default {
    padding: 14px 12px 0;
    color: #000;
    background: transparent;
    border-radius: 0;
}

.module.so_filter_wrap .modcontent .so-filter-content-opts-container .input-group .btn.btn-default i {
    font-family: 'icomoon' !important;
    font-size: 18px;
    margin: 0;
    font-weight: 300;
}

.module.so_filter_wrap .modcontent .so-filter-content-opts-container .input-group .btn.btn-default i:before {
    content: '';
}

.module.so_filter_wrap .modcontent .so-filter-content-opts-container .input-group .btn.btn-default:hover {
    background: transparent;
    color: #f93355;
}

.module.so_filter_wrap .modcontent .so-filter-content-opts-container .input-group:hover {
    border: 1px solid #000;
    background: #fff;
}

.module.so_filter_wrap .modcontent .so-filter-content-opts-container .so-filter-option .option-input {
    width: 15px;
    height: 15px;
    line-height: 15px;
}

.module.so_filter_wrap .modcontent .so-filter-content-opts-container .so-filter-option .option-input .fa-square-o {
    position: relative;
    height: 15px;
}

.module.so_filter_wrap .modcontent .so-filter-content-opts-container .so-filter-option .option-input .fa-square-o:before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    border: 1px solid #ddd;
    border-radius: 2px;
    background: #fff;
}

.module.so_filter_wrap .modcontent .so-filter-content-opts-container .so-filter-option:hover .option-input .fa-square-o:before {
    background-color: transparent;
    border: 1px solid #000;
}

.module.so_filter_wrap .modcontent .so-filter-content-opts-container .so-filter-option.opt_active .option-input .fa-check-square-o {
    position: relative;
    height: 15px;
}

.module.so_filter_wrap .modcontent .so-filter-content-opts-container .so-filter-option.opt_active .option-input .fa-check-square-o:before {
    content: '';
    width: 15px;
    height: 15px;
    border: 1px solid #000;
    border-radius: 2px;
    background: #000;
    display: inline-block;
}

.module.so_filter_wrap .modcontent .so-filter-content-opts-container .so-filter-option.opt_active .option-input .fa-check-square-o:after {
    content: '';
    font-family: icomoon;
    color: #fff;
    position: absolute;
    display: inline-block;
    top: 0;
    left: 0;
    font-size: 14px;
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: 15px;
    opacity: 1;
}

.module.so_filter_wrap .modcontent .so-filter-option.so-filter-price {
    text-align: left;
    padding: 10px 0 0;
    /*.content_scroll {
                margin: 30px 0 20px;
            }*/
}

.module.so_filter_wrap .modcontent .so-filter-content-opts-container ul li {
    float: left;
}

.module.so_filter_wrap .modcontent .so-filter-option.so-filter-price .content_min_max {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-items: center;
    /*
            .txt-price-shopby{
                min-width: 60px;
                width: 40%;
                padding: 0 5px;
                display: inline-block;
                float: $left;
                border: 1px solid #ddd;
                display: inline-block;
                &.txt-price-shopby-fisrt{
                   // margin-right: 2%;
                }
                span{
                    display: table-cell;
                    vertical-align: middle;
                    &.text-current{
                        position: relative;
                        top: 1px;
                    }
                }
            }
			*/
}

.module.so_filter_wrap .modcontent .so-filter-option.so-filter-price .content_min_max .text-to {
    font-size: 15px;
    color: #000;
}

.module.so_filter_wrap .modcontent .so-filter-option.so-filter-price .content_min_max .name-curent {
    color: #000;
}

.module.so_filter_wrap .modcontent .so-filter-option.so-filter-price .content_min_max .input_max,
.module.so_filter_wrap .modcontent .so-filter-option.so-filter-price .content_min_max .input_min {
    border: none;
    box-shadow: none;
    padding: 0;
    margin: 0;
    width: 50px;
    min-width: 50px;
    text-align: left;
}

@media (min-width: 1200px) {

    .module.so_filter_wrap .modcontent .so-filter-option.so-filter-price .content_min_max .input_max,
    .module.so_filter_wrap .modcontent .so-filter-option.so-filter-price .content_min_max .input_min {
        width: 80px;
    }
}

.module.so_filter_wrap .modcontent .noUi-handle {
    border: 3px solid #000;
    width: 16px;
    height: 16px;
    left: -10px;
    top: -6px;
}

.module.so_filter_wrap .modcontent .noUi-handle:hover {
    cursor: e-resize;
}

.module.so_filter_wrap .modcontent .noUi-connect {
    box-shadow: none;
    height: 4px;
    top: 0px;
    background: #f93355;
    border-radius: 0px 2px 2px 0;
}

.module.so_filter_wrap .modcontent .noUi-background {
    background: #e7e7e7;
    box-shadow: none;
    height: 4px;
    border-radius: 0px;
}

.module.so_filter_wrap .modcontent .noUi-target {
    border: none;
}

.module.so_filter_wrap .modcontent .clear_filter {
    padding: 10px 0 20px 0px;
}

.module.so_filter_wrap .modcontent .btn_resetAll {
    padding: 14px 30px;
    margin: 3px 0 0px;
    font-size: 14px;
    color: #fff;
    background-color: #000;
}

.module.so_filter_wrap .modcontent .btn_resetAll:hover {
    background-color: #f93355;
}

.so-filter-content-opts-container .option-count {
    margin-top: 6px;
}

.so-filter-content-opts-container .option-count:not(.opt_close):after {
    display: none;
    border-right-color: #777;
}

.so_filter_wrap .modcontent {
    margin-bottom: 0;
}

.so_filter_wrap .modcontent .so-filter-heading i {
    float: right;
    font-size: 14px;
    color: #000;
    padding: 6px 0 0;
}

.so_filter_wrap .modcontent .so-filter-heading i:hover {
    color: #f93355;
}

.so_filter_wrap .modcontent .so-filter-content-opts-container label {
    font-weight: normal;
}

.so_filter_wrap .modcontent .so-filter-content-opts-container .option-count {
    float: right;
}

.so-filter-content-opts-container .option-count span {
    color: #000;
}

#content .filter-horizontal {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 50px;
    padding-bottom: 50px;
    border: none;
    border-bottom: 1px solid #eee;
}

#content .filter-horizontal .modtitle {
    display: inline-flex;
    align-items: center;
    height: 50px;
    font-weight: 500;
    gap: 10px;
    padding: 0;
    font-size: 20px !important;
    background: transparent;
    margin: 0 !important;
}

#content .filter-horizontal .modtitle:before {
    content: '';
    display: inline-flex;
    width: 20px;
    height: 20px;
    background: url(../../images/icon/filter.png) no-repeat center;
    background-size: cover;
}

#content .filter-horizontal .modcontent {
    padding: 0;
    flex: 1 1 auto;
}

#content .filter-horizontal .so-filter-content-opts-container .so-filter-iscroll {
    padding: 10px 0;
}

#content .filter-horizontal ul {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    border-radius: 0;
}

#content .filter-horizontal li.so-filter-options {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
    border: none;
    padding: 0;
    margin-bottom: 20px;
}

#content .filter-horizontal li.so-filter-options .so-filter-heading {
    margin-bottom: 0;
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 11px 20px;
    background-color: #fff;
}

#content .filter-horizontal li.so-filter-options .so-filter-heading .so-filter-heading-text {
    font-size: 14px;
    font-weight: 500;
}

#content .filter-horizontal li.so-filter-options .so-filter-heading:hover {
    border: 1px solid #000;
}

#content .filter-horizontal li.so-filter-options .so-filter-content-opts {
    margin-top: 0;
    border: 1px solid #000;
    border-radius: 5px;
    background-color: #fff;
    padding: 20px;
    border-radius: 5px;
    min-width: 314px;
    position: absolute;
    top: 55px;
    display: none;
    z-index: 1;
}

@media (max-width: 767px) {
    #content .filter-horizontal li.so-filter-options .so-filter-content-opts {
        min-width: 100%;
    }
}

#content .filter-horizontal li.so-filter-options .so-filter-option.so-filter-price .content_min_max .input_max,
#content .filter-horizontal li.so-filter-options .so-filter-option.so-filter-price .content_min_max .input_min {
    width: 50px;
}

#content .filter-horizontal li.so-filter-options .input-group {
    margin-bottom: 0;
}

#content .filter-horizontal .clear_filter {
    padding: 20px;
    border-top: 1px solid #eee;
}

#content .filter-horizontal .btn_resetAll {
    margin: 0;
}

/*============ MODULE TAGS ===================*/
.so-popular-tag .box-content {
    background: transparent;
    border: none !important;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding: 0;
}

.so-popular-tag .box-content a {
    background-color: transparent;
    margin: 0;
    float: none;
    border: 1px solid #eee;
    padding: 6px 20px;
    border-radius: 5px;
    color: #000;
    text-transform: capitalize;
    transition: all 0.2s ease-in-out 0s;
}

.so-popular-tag .box-content a:hover {
    border-color: #000;
    background-color: #fff;
    color: #000;
}

/*============MODULE CATEGORY ==================*/
.box-category ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.box-category>ul {
    padding: 0;
}

.box-category>ul>li {
    margin: 0;
    padding: 0;
    border: none;
    position: relative;
    box-shadow: unset;
    border-radius: 0;
    border-bottom: 1px solid #eee;
}

.box-category>ul>li>a {
    display: block;
    font-weight: 400;
    line-height: 100%;
    padding: 14px 47px 14px 15px;
    line-height: 100%;
    text-transform: capitalize;
    margin: 0;
}

.box-category>ul>li:last-child {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border: none;
}

.box-category>ul>li:last-child>a {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.box-category>ul>li:hover>a {
    color: #f93355;
}

.box-category>ul>li:hover .head a {
    color: #fff;
}

.box-category>ul>li ul {
    margin-left: 20px;
}

.box-category>ul>li a.accordion-toggle {
    width: 25px;
    height: 25px;
    line-height: 25px;
    background-color: #dbdbdb;
    color: #fff;
}

.box-category>ul>li a.accordion-toggle:hover {
    background-color: #f93355;
}

.module.category-style .box-category {
    max-height: 700px;
    overflow-y: scroll;
}

.box-category ul li a.active {
    color: #f93355;
}

.box-category ul li .head .show:before {
    content: '';
    display: inline-block;
    font: normal normal normal 14px/1 'FontAwesome';
}

.box-category ul li .head .accordion-toggle:before {
    content: '';
    font: normal normal normal 14px/1 'FontAwesome';
}

.box-category ul li .head {
    display: block;
    position: absolute;
    top: 8px;
    line-height: 20px;
    right: 15px;
    text-align: center;
}

.box-category ul li .head a:hover {
    color: #fff;
}

.box-category ul li ul li {
    padding: 0px 0px 0px 5px;
}

.box-category ul ul {
    margin-bottom: 20px;
}

.box-category ul ul li a {
    padding: 3px 0;
}

.box-category ul li ul li a:before {
    font-family: 'FontAwesome';
    transition: all 0.3s ease;
    content: '';
    margin: 0 5px 0;
}

.box-category ul li ul li a:hover:before {
    margin-right: 10px;
}

/* ============== Page categories ============== */
.page-categories {
    margin-top: 30px;
}

.page-categories ul {
    margin: 0 -6px;
}

.page-categories ul li {
    float: left;
    padding: 0 6px;
}

.page-categories ul li .cate {
    text-align: center;
    margin-bottom: 30px;
}

.page-categories ul li .cate .cate-img {
    display: block;
    width: 100%;
    position: relative;
    margin-bottom: 7px;
}

.page-categories ul li .cate .cate-img:hover {
    opacity: 0.8;
}

.page-categories ul li .cate a {
    color: #000;
    font-size: 14px;
}

.page-categories ul li .cate a:hover {
    color: #f93355;
}

/*================ So Sticky ===============*/
@media (max-width: 1199px) {
    #content #so-groups {
        display: none;
    }
}

#content #so-groups>a span {
    background-color: #f93355;
}

#content #so-groups>a:hover {
    background-color: #f92449;
}

#content .so-groups-sticky {
    background-color: #f93355;
}

#content .so-groups-sticky.left {
    left: 0;
    right: auto;
}

#content .so-groups-sticky.right {
    right: 0;
    left: auto;
}

#content .so-groups-sticky .popup-header {
    padding: 25px 70px 25px 40px;
}

#content .so-groups-sticky .popup-header .popup-close {
    right: 20px;
    left: auto;
    color: #fff;
    font-size: 22px;
    opacity: 1;
}

#content .so-groups-sticky .product-thumb .button-group button,
#content .so-groups-sticky .form-content .form-box #button-search {
    background-color: #f93355 !important;
}

#content .so-groups-sticky .product-thumb .button-group button:hover,
#content .so-groups-sticky .form-content .form-box #button-search:hover {
    background-color: #f2072f !important;
}

#content .so-groups-sticky .form-content .form-box .product-thumb .caption h4 a:hover {
    color: #f93355;
}

#content .so-groups-sticky .form-content .form-box .price .price-new,
#content .so-groups-sticky .form-content .form-box .price span.price {
    color: #222;
}

#content .so-groups-sticky .form-content .form-box .product-thumb .image .bt-sale,
#content .so-groups-sticky .popup-header {
    background-color: #f93355;
}

#content .so-groups-sticky .form-content .form-box .product-thumb .caption {
    height: auto;
    max-height: auto;
    min-height: auto;
}

#content .so-groups-sticky .popup-close,
#content .so-groups-sticky .popup-close i.fa {
    font-size: 16px;
}

#content .so-groups-sticky .popup-header>span>i {
    margin-right: 10px;
    margin-left: auto;
}

#content .so-groups-sticky .nav-secondary ul li a:hover {
    color: #f93355;
}

#content .so-groups-sticky .form-content .form-box input.field:hover,
#content .so-groups-sticky .form-content .form-box select.field:hover {
    cursor: pointer;
}

#so-groups .form-content .form-box a.account-url:hover .account-txt {
    color: #f93355;
}

#so-groups .form-content .form-box input+i {
    font-size: 16px;
    margin-top: -9px;
    right: 20px;
    left: auto;
}

#so-groups .form-content .form-box input+i:hover {
    color: #f93355;
}

#so-groups .form-content .form-box .product-thumb .caption h4 {
    margin-bottom: 0;
}

#so-groups .form-content .form-box .product-thumb .caption h4 a {
    font-weight: 400;
}

#so-groups>a {
    position: relative;
    height: 43px;
}

#so-groups>a.sticky-backtop {
    border-bottom: none;
}

#so-groups>a span {
    background-color: #f93355;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 22px;
    opacity: 0;
    padding: 10px;
    position: absolute;
    right: 100%;
    text-align: center;
    text-transform: capitalize;
    top: 1px;
    transition: all 0.2s ease-in-out 0s;
    visibility: hidden;
    white-space: nowrap;
    width: auto;
}

#so-groups>a:hover span {
    opacity: 1;
    transition: all 0.2s ease-in-out 0s;
    visibility: visible;
    width: auto;
}

.so-onepagecheckout .checkout-cart td.quantity .input-group {
    min-width: 95px;
}

#so-groups .popup-content {
    max-height: 415px;
    overflow-y: auto;
}

#so-groups .cart-bottom p {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}

#so-groups div.nav-secondary li span.nav-action i.fa {
    height: 47px;
    line-height: 47px;
}

#content .so-onepagecheckout .secondary-title i.fa {
    margin-right: 10px;
    margin-left: auto;
    background-color: #f93355;
}

.so-onepagecheckout .price {
    font-size: 14px;
}

body #sosearchpro .dropdown-menu .media-body .box-price .price-new {
    color: #f93355;
}

body #sosearchpro .dropdown-menu .media-body .box-price .price {
    font-size: 13px;
    color: #f93355;
}

body #sosearchpro .dropdown-menu .media-body .box-price span {
    font-weight: normal;
    font-size: 13px;
    color: #666;
}

/*====== so countdown popup =====*/
#content #so_popup_countdown .modal-header {
    background-color: #f93355;
}

#content #so_popup_countdown .modal-header .close {
    font-size: 23px;
    right: 15px;
    top: 33px;
}

#so_popup_countdown .modal-footer #so_countdown_timer {
    top: 65px;
}

@media (min-width: 1200px) {
    body #so_popup_countdown.modal.in .modal-dialog {
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        height: auto !important;
        margin: 0 auto;
        transition: none;
    }
}

body #so_popup_countdown .modal-footer #so_countdown_timer .time-item {
    /*width: 56px;
                height: 56px;*/
    line-height: 18px;
    padding-top: 8px;
}

#so_popup_countdown .list-cates {
    background: url(../../images/bg-popupc.html) no-repeat;
    background-size: 100%;
}

#so_popup_countdown .list-cates ul {
    width: 64%;
    /*float: $right;
            padding: side-values(40px 20px 0 0);*/
    float: right;
    padding: 40px 20px 0 0;
    text-align: center;
}

#so_popup_countdown .list-cates ul li {
    display: inline-block;
    margin: 0 14px;
    text-align: center;
}

#so_popup_countdown .list-cates ul li a {
    font-size: 14px;
    font-weight: 500;
}

#so_popup_countdown .list-cates ul li a .icon {
    width: 87px;
    height: 87px;
    background-color: #f7e7de;
    background-image: url(../../images/icon/css_sprites.html);
    background-repeat: no-repeat;
    border-radius: 50%;
    display: block;
    margin-bottom: 10px;
}

#so_popup_countdown .list-cates ul li a .icon.icon1 {
    background-position: -9px -9px;
}

#so_popup_countdown .list-cates ul li a .icon.icon2 {
    background-position: -9px -219px;
}

#so_popup_countdown .list-cates ul li a .icon.icon3 {
    background-position: -9px -429px;
}

#so_popup_countdown .list-cates ul li a .icon.icon4 {
    background-position: -9px -639px;
}

#so_popup_countdown .list-cates ul li a .icon.icon5 {
    background-position: -9px -849px;
}

#so_popup_countdown .list-cates ul li a .icon.icon6 {
    background-position: -9px -1059px;
}

#so_popup_countdown .list-cates ul li a .icon.icon7 {
    background-position: -9px -1269px;
}

#so_popup_countdown .list-cates ul li a:hover .icon {
    background-color: #f93355;
}

#so_popup_countdown .list-cates ul li a:hover .icon.icon1 {
    background-position: -9px -114px;
}

#so_popup_countdown .list-cates ul li a:hover .icon.icon2 {
    background-position: -9px -324px;
}

#so_popup_countdown .list-cates ul li a:hover .icon.icon3 {
    background-position: -9px -534px;
}

#so_popup_countdown .list-cates ul li a:hover .icon.icon4 {
    background-position: -9px -744px;
}

#so_popup_countdown .list-cates ul li a:hover .icon.icon5 {
    background-position: -9px -954px;
}

#so_popup_countdown .list-cates ul li a:hover .icon.icon6 {
    background-position: -9px -1164px;
}

#so_popup_countdown .list-cates ul li a:hover .icon.icon7 {
    background-position: -9px -1374px;
}

#so_popup_countdown .list-cates ul li.item5,
#so_popup_countdown .list-cates ul li.item6,
#so_popup_countdown .list-cates ul li.item7 {
    margin-top: 25px;
}

#so_popup_countdown .list-cates .customer {
    display: inline-block;
    width: 100%;
    border-top: 1px solid rgba(0, 0, 0, 0.04);
    font-size: 14px;
    font-weight: 500;
    margin-top: 18px;
    padding: 12px 40px 12px 50%;
}

#so_popup_countdown .list-cates .customer a {
    color: #f93355;
}

#so_popup_countdown .list-cates .customer a:hover {
    color: #f2072f;
}

.hidden-popup-countdown {
    overflow: visible;
}

.hidden-popup-countdown #so_popup_countdown {
    display: none !important;
}

.hidden-popup-countdown .modal-backdrop {
    display: none !important;
}

.hidden-popup-countdown.modal-open .modal-backdrop:first-child {
    display: none !important;
}

.hidden-popup-countdown.modal-open .modal-backdrop {
    display: block !important;
}

.so-fb-message-style-default .so-fb-message-head {
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
}

.popup-recent .space .col-sm-4:nth-child(3n + 1) {
    clear: both;
}

.so-show-demos-preview {
    top: 70% !important;
}

/*====================update opencart4===================*/
.so-page-builder .container-fluid {
    padding: 0;
    overflow: hidden;
}

@media (min-width: 992px) {

    .modal-lg,
    .modal-xl,
    .modal-dialog {
        max-width: 780px;
    }

    .navbar-expand-lg .navbar-toggler {
        display: none;
    }

    .navbar-toggler {
        display: none;
    }

    .navbar-toggle {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .modal-dialog {
        max-width: 700px;
        margin: 10rem auto;
    }
}

#so-groups table tr td {
    --bs-table-accent-bg: transparent;
    vertical-align: middle;
}

#so-groups .form-content .form-box .product-thumb .button-group button {
    width: auto;
}

body .block-popup-login .secondary {
    margin-top: 20px;
}

body .block-popup-login .block-content label {
    margin-bottom: 5px;
    font-weight: 700;
}

body #so_sociallogin .block-popup-login .close-login {
    overflow: visible;
    right: 0;
}

.container-megamenu.horizontal .shoppage {
    display: flex;
}

.container-megamenu.horizontal ul.megamenu .sub-menu .content>.border,
.container-megamenu.vertical .vertical-wrapper ul.megamenu .sub-menu .content>.border {
    border: none !important;
}

.product-detail .content-aside>.list-group {
    margin-bottom: 40px !important;
    max-height: 700px;
}

.product-detail .content-aside>.list-group .list-group-item.active {
    background-color: transparent;
    border-color: rgba(0, 0, 0, 0.125);
    color: #f93355;
}

.product-detail .content-aside>.list-group .list-group-item+.list-group-item.active {
    border-top-width: 0;
    margin-top: -1px;
}

.product-detail .content-aside>.list-group {
    margin-bottom: 50px;
}

.product-detail .content-aside>.list-group .list-group-item {
    border: none;
    padding: 6px 0px;
    color: #666;
    font-size: 15px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
}

.product-detail .content-aside>.list-group .list-group-item:before {
    position: absolute;
    display: inline-block;
    content: '';
    top: 18px;
    left: 0;
    width: 0px;
    height: 1px;
    background: #f93355;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: none;
}

.product-detail .content-aside>.list-group .list-group-item:hover {
    padding-left: 20px;
    color: #f93355;
}

.product-detail .content-aside>.list-group .list-group-item:hover:before {
    width: 20px;
}

.banner-left a img {
    border-radius: 5px;
}

.popup-mysearch .popup-content .form-content>.row {
    flex-direction: column;
}

#so-groups .form-content .form-box .product-thumb .button-group .addToCart i {
    display: none;
}

.module.so_filter_wrap .modcontent ul li.so-filter-options .so-filter-content-opts .so-filter-content-opts-container .so-option-container label img {
    vertical-align: -4px;
}

/*===============================================
	[SASS DIRECTORY ]
    [1] SO LATSET BLOG
    [2] BLOG
    [3] ARTICLE INFO

==============================================*/
/*============SO LATSET BLOG ==================*/
.blog-sidebar .owl2-controls {
    margin: 0;
}

.blog-sidebar .owl2-controls .owl2-nav .owl2-next,
.blog-sidebar .owl2-controls .owl2-nav .owl2-prev {
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 20px;
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    cursor: pointer;
    opacity: 0;
    transition: all 0.3s ease-in-out 0s;
    z-index: 99;
    font-size: 0;
    position: absolute;
    top: 50%;
    margin: 0;
    margin-top: -20px;
    text-indent: 0;
    color: #000;
    font-size: 0px;
    font-weight: 400;
}

.blog-sidebar .owl2-controls .owl2-nav .owl2-next:before,
.blog-sidebar .owl2-controls .owl2-nav .owl2-prev:before {
    position: unset;
    opacity: 1;
    content: '';
    font-family: 'FontAwesome';
    display: inline-block;
    width: auto;
    height: auto;
    font-size: 13px;
    text-indent: 0;
    background: transparent;
}

.blog-sidebar .owl2-controls .owl2-nav .owl2-next:hover,
.blog-sidebar .owl2-controls .owl2-nav .owl2-prev:hover {
    background-color: #000;
    border-color: #000;
    color: #fff;
    opacity: 1;
}

.blog-sidebar .owl2-controls .owl2-nav .owl2-next {
    right: -70px;
    left: auto;
}

@media (max-width: 1500px) {
    .blog-sidebar .owl2-controls .owl2-nav .owl2-next {
        right: -70px;
        left: auto;
    }
}

@media (max-width: 1367px) {
    .blog-sidebar .owl2-controls .owl2-nav .owl2-next {
        right: 0px;
        left: auto;
    }
}

.blog-sidebar .owl2-controls .owl2-nav .owl2-next:before {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.blog-sidebar .owl2-controls .owl2-nav .owl2-prev {
    left: -70px;
    right: auto;
}

@media (max-width: 1500px) {
    .blog-sidebar .owl2-controls .owl2-nav .owl2-prev {
        left: -70px;
        right: auto;
    }
}

@media (max-width: 1367px) {
    .blog-sidebar .owl2-controls .owl2-nav .owl2-prev {
        left: 0px;
        right: auto;
    }
}

.blog-sidebar .owl2-controls .owl2-dots {
    margin-top: 20px;
    float: none;
    margin-left: -5px;
    margin-right: -5px;
    line-height: 10px;
}

.blog-sidebar .owl2-controls .owl2-dots .owl2-dot {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: #eee;
    margin: 0 5px;
    display: inline-block;
    opacity: 1;
    float: none;
    transition: all 0.2s ease-in-out 0s;
}

.blog-sidebar .owl2-controls .owl2-dots .owl2-dot span {
    display: none;
}

.blog-sidebar .owl2-controls .owl2-dots .owl2-dot:hover {
    background-color: #f93355;
}

.blog-sidebar .owl2-controls .owl2-dots .owl2-dot.active {
    background-color: #f93355;
}

.blog-sidebar:hover .owl2-controls .owl2-nav>div {
    opacity: 1;
}

.blog-sidebar .so-blog-external {
    position: relative;
}

.blog-sidebar .so-blog-external .blog-external-simple {
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.blog-sidebar .so-blog-external .blog-external-simple .clr1 {
    display: none;
}

.blog-sidebar .so-blog-external .blog-external-simple .media {
    margin: 0;
}

.blog-sidebar .so-blog-external .blog-external-simple .media .item {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.blog-sidebar .so-blog-external .blog-external-simple .media .item .media-left {
    position: relative;
    display: block;
    padding: 0;
    overflow: hidden;
}

.blog-sidebar .so-blog-external .blog-external-simple .media .item .media-left img {
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}

.blog-sidebar .so-blog-external .blog-external-simple .media .item .media-body {
    display: block;
    flex: 1;
}

.blog-sidebar .so-blog-external .blog-external-simple .media .item .media-content {
    float: none;
}

.blog-sidebar .so-blog-external .blog-external-simple .media .item .media-content .media-info {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
    font-size: 14px;
    color: #666;
    margin-bottom: 12px;
    align-items: center;
}

.blog-sidebar .so-blog-external .blog-external-simple .media .item .media-content .media-topic a {
    height: 24px;
    line-height: 25px;
    padding: 0 10px;
    color: #000;
    font-size: 14px;
    display: inline-block;
    border-radius: 2px;
    background-color: #f7f7f7;
    text-transform: uppercase;
}

.blog-sidebar .so-blog-external .blog-external-simple .media .item .media-content .media-topic a:hover {
    background-color: #000;
    color: #fff;
}

.blog-sidebar .so-blog-external .blog-external-simple .media .item .media-content .media-tags {
    display: none;
}

.blog-sidebar .so-blog-external .blog-external-simple .media .item .media-content .media-author {
    padding: 0;
    font-size: 14px;
    color: #000;
    display: inline-flex;
    column-gap: 5px;
}

.blog-sidebar .so-blog-external .blog-external-simple .media .item .media-content .media-author span {
    color: #444;
}

.blog-sidebar .so-blog-external .blog-external-simple .media .item .media-content h4 {
    margin-bottom: 0px;
}

.blog-sidebar .so-blog-external .blog-external-simple .media .item .media-content h4 a {
    font-size: 16px;
    line-height: 22px;
    padding: 0;
    font-weight: 500;
    color: #000;
}

.blog-sidebar .so-blog-external .blog-external-simple .media .item .media-content h4 a:hover {
    color: #f93355;
}

.blog-sidebar .so-blog-external .blog-external-simple .media .item .media-content .media-subcontent {
    float: left;
    clear: none;
    margin-left: 20px;
}

.blog-sidebar .so-blog-external .blog-external-simple .media .item .media-content .description {
    color: #444;
    font-size: 15px;
    line-height: 22px;
    font-weight: 400;
    margin: 0 0 8px;
}

.blog-sidebar .so-blog-external .blog-external-simple .media .item .media-content .readmore {
    float: none;
    padding: 0px;
}

.blog-sidebar .so-blog-external .blog-external-simple .media .item .media-content .readmore a {
    font-size: 15px;
    color: #000;
    display: inline-block;
    position: relative;
}

.blog-sidebar .so-blog-external .blog-external-simple .media .item .media-content .readmore a:before {
    content: '+';
    display: inline-block;
    margin-right: 3px;
}

.blog-sidebar .so-blog-external .blog-external-simple .media .item .media-content .readmore a:after {
    position: absolute;
    bottom: 4px;
    left: 0px;
    height: 1px;
    width: 100%;
    background: #000;
    content: '';
}

.blog-sidebar .so-blog-external .blog-external-simple .media .item .media-content .readmore a:hover {
    color: #f93355;
}

.blog-sidebar .so-blog-external .blog-external-simple .media .item .media-content .readmore a:hover:after {
    background: #f93355;
}

.blog-sidebar .so-blog-external .blog-external-simple .media .item:hover .media-left img {
    transform: scale(1.09);
}

.blog-sidebar .so-blog-external .blog-external-simple .media .item:hover .media-left .hover-icon {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
}

.blog-sidebar .so-blog-external .blog-external-simple .media .item:hover .media-left a:before {
    opacity: 1;
}

/*============ BLOG ==================*/
.blog-header {
    margin: 0 0 22px;
    display: none;
}

.blog-header h3 {
    font-weight: bold;
    margin: 0 0 0px;
    /* [4] */
    /* [6] */
    /* [6] */
    /* [7] */
    font-size: 30px;
    font-size: 3rem;
    /* [8] */
    /* [8] */
    color: #000;
    font-weight: 700;
}

/*
.blog-cate{
  ul{
    margin-bottom: 0;
    padding: 0px 0;
	border:1px solid #eee;
	border-radius:20px;
	padding:12px 20px;
    li.list-group-item{
      border: none;
      padding: 5px 0px;
	  a{
		color:$textBody;
		font-size:15px;
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-ms-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
		position: relative;
		&:before{
			position: absolute;
			display: inline-block;
			content: "";
			top: 10px;
			left: 0;
			width: 0px;
			height: 1px;
			background: $background;
			-webkit-transition: all .3s ease;
			-moz-transition: all .3s ease;
			-ms-transition: all .3s ease;
			-o-transition: all .3s ease;
			transition: all .3s ease;
			display:none;
		}
		&:hover{
			color:$linkColor;
			padding-left: 20px;
			&:before{
				width: 20px;
			}
		}
	  }
    }
  }
}
*/
.blog-listitem .blog-item .blog-item-inner {
    display: block;
    margin-bottom: 60px;
}

.blog-listitem .blog-item .blog-item-inner .itemBlogImg {
    margin-bottom: 20px;
}

.blog-listitem .blog-item .blog-item-inner .article-image {
    overflow: hidden;
}

.blog-listitem .blog-item .blog-item-inner .article-image img {
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}

.blog-listitem .blog-item .blog-item-inner .article-image a {
    display: block;
    position: relative;
}

.blog-listitem .blog-item .blog-item-inner .article-image a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    border-radius: inherit;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

.blog-listitem .blog-item .blog-item-inner .article-image .hover-icon {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    margin-top: -25px;
    margin-left: -25px;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    background-color: #fff;
    box-shadow: 0 3px 2.5px #00000005;
    color: #000;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    opacity: 0;
    visibility: hidden;
    transform: scale(0);
}

.blog-listitem .blog-item .blog-item-inner .article-image .hover-icon:hover {
    background-color: #000;
    color: #fff;
}

.blog-listitem .blog-item .blog-item-inner .article-image .article-date {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 50px;
    height: 60px;
    border-radius: 5px;
    padding: 5px 0;
    background-color: #fff;
    text-transform: uppercase;
    color: #000;
    text-align: center;
    z-index: 2;
    font-size: 13px;
    display: block;
    font-weight: 400;
    display: none;
}

.blog-listitem .blog-item .blog-item-inner .article-image .article-date b {
    font-size: 24px;
    display: block;
    font-weight: 400;
}

.blog-listitem .blog-item .blog-item-inner .blog-meta {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
    font-size: 14px;
    color: #666;
    margin-bottom: 12px;
    align-items: center;
}

.blog-listitem .blog-item .blog-item-inner .blog-meta i {
    display: none;
}

.blog-listitem .blog-item .blog-item-inner .blog-meta .author {
    color: #000;
    display: inline-flex;
    column-gap: 5px;
}

.blog-listitem .blog-item .blog-item-inner .blog-meta .author span {
    color: #666;
}

.blog-listitem .blog-item .blog-item-inner .itemBlogContent {
    clear: none;
}

.blog-listitem .blog-item .blog-item-inner .blog-content h4 {
    margin-bottom: 12px;
    font-size: 24px;
    font-weight: 500;
    line-height: 24px;
}

.blog-listitem .blog-item .blog-item-inner .blog-content .blog-description {
    margin: 15px 0 22px;
    color: #666;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
}

.blog-listitem .blog-item .blog-item-inner .blog-content .readmore a {
    font-size: 14px;
    color: #000;
    display: inline-block;
    background-color: transparent;
    border: 1px solid #000;
    padding: 11px 40px;
}

.blog-listitem .blog-item .blog-item-inner .blog-content .readmore a i {
    display: none;
}

.blog-listitem .blog-item .blog-item-inner .blog-content .readmore a:hover {
    color: #fff;
    background-color: #000;
}

.blog-listitem .blog-item .blog-item-inner:hover .article-image img {
    transform: scale(1.09);
}

.blog-listitem .blog-item .blog-item-inner:hover .article-image .hover-icon {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
}

.blog-listitem .blog-item .blog-item-inner:hover .article-image a:before {
    opacity: 1;
}

.blog-listitem .blog-grid-1 .blog-item-inner .itemBlogImg {
    width: 360px;
    max-width: 100%;
    margin: 0 30px 20px 0;
    float: left;
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .blog-listitem .blog-grid-1 .blog-item-inner .itemBlogImg {
        margin: 0 0 20px;
    }
}

.blog-listitem .blog-grid-1 .blog-item-inner .itemBlogContent {
    width: auto;
    float: none;
    overflow: hidden;
    clear: none;
    padding: 0;
}

@media (max-width: 767px) {
    .blog-listitem .blog-grid-1 .blog-item-inner .itemBlogContent {
        float: left;
        margin-top: 15px;
    }
}

@media (min-width: 1200px) {
    .blog-listitem .blog-grid-2:nth-child(2n + 1) {
        clear: both !important;
    }
}

@media (min-width: 1200px) {
    .blog-listitem .blog-grid-3:nth-child(3n + 1) {
        clear: both !important;
    }
}

.blog-listitem .blog-grid-3 .blog-item-inner .blog-content h4 {
    font-size: 18px;
}

@media (min-width: 1200px) {
    .blog-listitem .blog-grid-4:nth-child(4n + 1) {
        clear: both !important;
    }
}

.blog-listitem .blog-grid-4 .blog-item-inner .blog-content h4 {
    font-size: 18px;
}

.blog-listitem .blog-grid-4 .blog-item-inner .blog-content .article-description {
    display: none;
}

@media (min-width: 768px) and (max-width: 991px) {
    .blog-listitem .blog-grid-4 .blog-item-inner .article-image .article-date {
        display: none;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .blog-listitem .blog-grid-4 .blog-item-inner {
        padding: 10px;
    }

    .blog-listitem .blog-grid-4 .blog-item-inner .article-image .article-date {
        display: none;
    }

    .blog-listitem .blog-grid-4 .blog-item-inner .blog-meta {
        display: none;
    }
}

.blog-listitem .blog-list .blog-item-inner {
    display: grid;
    grid-template-columns: 1fr 1.2fr;
    column-gap: 30px;
    align-items: center;
    row-gap: 20px;
    margin-bottom: 40px;
}

.blog-listitem .blog-list .blog-item-inner .itemBlogImg {
    width: 450px;
    margin: 0;
    max-width: 100%;
}

.blog-listitem .blog-list .blog-item-inner .itemBlogContent {
    flex: 1;
}

.blog-category .filters-panel .pagination {
    justify-content: center;
}

.blog-category .product-filter-top {
    display: none !important;
}

/*============ARTICLE INFO==================*/
/*
div.article-info{
    .article-title{
        h3{
            font-size: 26px;
            color: $mainColor;
            font-weight: bold;
            margin-bottom: 5px;
        }
    }
    .article-sub-title{
        display: inline-block;width:100%; margin-bottom: 10px;
        span{
            display: block;
            float: $left;
            color: $input-color-placeholder;
            padding: 0 10px; font-size: 13px;

            &.article-author{padding-left : 0;
                a{ @include linkGraylighter(); font-size: 13px;}
            }
            &.article-comment{border-right : 0;}
        }
        .article-share{display: none;}
    }
    .article-image{ margin-bottom: 30px;}
    .article-description{margin-bottom: 30px;}

    .related-comment{
        border-radius: 0;
        border: 0;
        border-top: 1px solid #e6e6e6;
        padding-top: 40px;
        box-shadow: none;
        margin-top: 40px;
        .article-reply{
            border: none;
            background: #f9f9f9;
            .author{
                font-weight: bold;
                font-size: 16px;
            }
            .article-reply{
                background: #f4f3f3;
            }
        }
        .panel-body{padding: 0; border: 0;
            .form-group #comments{padding: 0; border: 0; overflow: hidden;
                h2#review-title{
                    margin: 0 0 30px;
                    padding: 0;
                    font-weight: bold;
                    text-transform: uppercase;
                    font-size: 18px;
                    color: #121212;
                }
            }
        }
        #button-comment{

            @media (min-width:992px){
                padding: 10px 52px;
            }

        }
    }
    .panel-default{border-radius: 0; clear: both;}
    .itemFullText{text-align: justify;}
}
*/
.panel--related img {
    transition: 0.3s all ease-in-out;
}

.panel--related .img-responsive:hover {
    opacity: 0.8;
}

.panel--related .caption h4 {
    font-size: 14px;
    margin: 10px 0;
}

/*============ARTICLE COMMENTS==================*/
/*
.comments {
  margin-bottom: 30px;
}
.comments.comments-level-1 {
  margin-left: 136px;
}
.comments .pull-left {
  width: 100px;
  height: 100px;
  display: block;
  background-color: #f5f5f5;
  margin-right: 30px;
  position: relative;
  padding: 0;
}
.comments .pull-left .fa {
  font-size: 46px;
  display: block;
  text-align: center;
  margin: 25px 0;

}
.comments .pull-left img {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 2;
}
.comments .pull-left span {
  position: absolute;
  display: inline-block;
  top: 15%;
}
.comments .media-body .media-title {
  color: #1fc0a0;
  padding-bottom: 14px;
}
.comments .media-body .media-title .username {
  font-size: 18px;
  font-style: italic;
  font-family: Georgia, sans-serif;
  display: inline-block;
  margin-right: 14px;
}
.comments .media-body .media-title .time {
  font-size: 16px;
}

.comments .media-body .media-title .time .fa {
  font-size: 20px;
  margin-right: 13px ;
  position: relative;
  top: 3px;
}

.comments .media-body .media-title .link:hover {
  text-decoration: none;
}
@media (max-width: 745px) {
  .comments {
    margin-bottom: 28px;
  }
  .comments.comments-level-1 {
    margin-left: 70px;
  }
  .comments .pull-left {
    width: 70px;
    height: 70px;
    margin-right: 20px;
  }
  .comments .pull-left:before {
    font-size: 46px;
    line-height: 1em;
    top: 10px;
  }
  .comments .media-body .media-title time {
    display: block;
  }
  .comments .media-body .media-title time .icon {
    font-size: 20px;
    margin: 0 6px 0 0;
    position: relative;
    top: 3px;
  }
}
*/
/*============ARTICLE DETAIL==================*/
.article-detail .article-title {
    font-size: 30px;
    color: #000;
    font-weight: 500;
    margin-bottom: 22px;
}

.article-detail .article-image {
    margin-bottom: 32px;
}

.article-detail .article-info {
    color: #000;
    font-size: 16px;
    display: flex;
    flex-wrap: wrap;
    column-gap: 30px;
    row-gap: 20px;
    margin-bottom: 25px;
}

.article-detail .article-info span>span {
    color: #666;
    margin-right: 4px;
    display: inline-block;
}

.article-detail .article-description {
    font-size: 16px;
}

#comment-container .btn-close:hover {
    color: #f93355;
}

#comment-container .modal-title {
    color: #000;
}

#comment-container .modal-content {
    padding: 10px;
}

#comment-container .modal-content .modal-header {
    padding: 10px;
}

#comment-container .modal-content .modal-footer {
    border: none;
}

#comment-container h2 {
    font-size: 18px;
    color: #000;
    font-weight: 400;
    margin-bottom: 0;
    margin-top: 30px;
}

#comment-container .input-group {
    display: none;
}

#comment-container .modal-dialog {
    max-width: 600px;
    margin: 5rem auto;
}

#comment-container .modal-dialog .modal-content {
    border-radius: 3px;
}

@media (max-width: 767px) {
    #comment-container .modal-dialog {
        max-width: 90%;
    }
}

/*===============================================
	[SASS DIRECTORY ]

    [1] HEADING
    [2] LINK & COLUMN
    [3] BLOCK FORM
    [4] BLOCK TABLE

==============================================*/
.banners-effect-6 .banners>div>a {
    border-radius: 3px;
}

/*================ HEADING ===================*/
html {
    width: 100%;
    outline: 0 !important;
    direction: ltr;
}

body {
    color: #666;
    font-size: 14px;
    line-height: 26px;
    background-color: #fff;
}

.owl2-carousel .owl2-item img {
    transform-style: inherit;
}

h1 {
    font-size: 36px;
}

h2 {
    font-size: 30px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 14px;
}

h6 {
    font-size: 12px;
}

.h1,
.h2,
.h3,
h1,
h2,
h3,
.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin: 0 0 15px 0;
    color: #000;
}

* {
    outline: none !important;
}

input[type='text'] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

div.d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.align-items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.justify-content-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.wrapper-boxed .typeheader-1.navbar-compact {
    width: 100%;
    max-width: 1750px;
}

.wrapper-boxed .typeheader-2.navbar-compact {
    width: 100%;
    max-width: 1750px;
}

.wrapper-boxed .typeheader-3.navbar-compact {
    width: 100%;
    max-width: 1750px;
}

.wrapper-boxed .typeheader-4.navbar-compact {
    width: 100%;
    max-width: 1320px;
}

/*================ Layout Type  ===================*/
@media (min-width: 1367px) {

    body.common-home.boxed_other_pages.layout-1 .container,
    body.common-home.boxed_other_pages.layout-2 .container,
    body.common-home.boxed_other_pages.layout-3 .container {
        max-width: 1750px;
        padding: 0;
    }

    body.common-home.boxed_other_pages.layout-1 .wrapper-boxed,
    body.common-home.boxed_other_pages.layout-1 .wrapper-iframed,
    body.common-home.boxed_other_pages.layout-1 .wrapper-rounded,
    body.common-home.boxed_other_pages.layout-2 .wrapper-boxed,
    body.common-home.boxed_other_pages.layout-2 .wrapper-iframed,
    body.common-home.boxed_other_pages.layout-2 .wrapper-rounded,
    body.common-home.boxed_other_pages.layout-3 .wrapper-boxed,
    body.common-home.boxed_other_pages.layout-3 .wrapper-iframed,
    body.common-home.boxed_other_pages.layout-3 .wrapper-rounded {
        max-width: 1750px;
    }

    body.full_other_pages.layout-1 .wrapper-boxed,
    body.full_other_pages.layout-1 .wrapper-iframed,
    body.full_other_pages.layout-1 .wrapper-rounded,
    body.full_other_pages.layout-2 .wrapper-boxed,
    body.full_other_pages.layout-2 .wrapper-iframed,
    body.full_other_pages.layout-2 .wrapper-rounded,
    body.full_other_pages.layout-3 .wrapper-boxed,
    body.full_other_pages.layout-3 .wrapper-iframed,
    body.full_other_pages.layout-3 .wrapper-rounded {
        max-width: 1750px;
    }

    body.full_other_pages.layout-1 .container,
    body.full_other_pages.layout-2 .container,
    body.full_other_pages.layout-3 .container {
        max-width: 1440px;
        padding: 0 15px;
        width: 100%;
    }

    body.boxed_other_pages.layout-4 .wrapper-boxed,
    body.boxed_other_pages.layout-4 .wrapper-iframed,
    body.boxed_other_pages.layout-4 .wrapper-rounded {
        max-width: 1320px;
    }

    body.boxed_other_pages.layout-4 .container {
        max-width: 1320px;
        padding: 0;
        width: 100%;
    }

    body.full_other_pages.layout-4 .wrapper-boxed,
    body.full_other_pages.layout-4 .wrapper-iframed,
    body.full_other_pages.layout-4 .wrapper-rounded {
        max-width: 1320px;
    }

    body.full_other_pages.layout-4 .container {
        max-width: 1320px;
        padding: 0 15px;
        width: 100%;
    }
}

@media (min-width: 1200px) and (max-width: 1366px) {

    body.common-home.boxed_other_pages.layout-1 .container,
    body.common-home.boxed_other_pages.layout-2 .container,
    body.common-home.boxed_other_pages.layout-3 .container {
        max-width: 1750px;
        padding: 0;
    }

    body.common-home.boxed_other_pages.layout-1 .wrapper-boxed,
    body.common-home.boxed_other_pages.layout-1 .wrapper-iframed,
    body.common-home.boxed_other_pages.layout-1 .wrapper-rounded,
    body.common-home.boxed_other_pages.layout-2 .wrapper-boxed,
    body.common-home.boxed_other_pages.layout-2 .wrapper-iframed,
    body.common-home.boxed_other_pages.layout-2 .wrapper-rounded,
    body.common-home.boxed_other_pages.layout-3 .wrapper-boxed,
    body.common-home.boxed_other_pages.layout-3 .wrapper-iframed,
    body.common-home.boxed_other_pages.layout-3 .wrapper-rounded {
        max-width: 1750px;
    }

    body.full_other_pages.layout-1 .wrapper-boxed,
    body.full_other_pages.layout-1 .wrapper-iframed,
    body.full_other_pages.layout-1 .wrapper-rounded,
    body.full_other_pages.layout-2 .wrapper-boxed,
    body.full_other_pages.layout-2 .wrapper-iframed,
    body.full_other_pages.layout-2 .wrapper-rounded,
    body.full_other_pages.layout-3 .wrapper-boxed,
    body.full_other_pages.layout-3 .wrapper-iframed,
    body.full_other_pages.layout-3 .wrapper-rounded {
        max-width: 1750px;
    }

    body.full_other_pages.layout-1 .container,
    body.full_other_pages.layout-2 .container,
    body.full_other_pages.layout-3 .container {
        max-width: 1320px;
        padding: 0 15px;
        width: 100%;
    }

    body.boxed_other_pages.layout-4 .wrapper-boxed,
    body.boxed_other_pages.layout-4 .wrapper-iframed,
    body.boxed_other_pages.layout-4 .wrapper-rounded {
        max-width: 1320px;
    }

    body.boxed_other_pages.layout-4 .container {
        max-width: 1320px;
        padding: 0;
        width: 100%;
    }

    body.full_other_pages.layout-4 .wrapper-boxed,
    body.full_other_pages.layout-4 .wrapper-iframed,
    body.full_other_pages.layout-4 .wrapper-rounded {
        max-width: 1320px;
    }

    body.full_other_pages.layout-4 .container {
        max-width: 1320px;
        padding: 0 15px;
        width: 100%;
    }
}

/*========= page builder =============*/
#content .so-page-builder .container {
    overflow: visible;
}

/*================ LINK & COLUMN ===================*/
.textColor {
    color: #f93355;
}

ul,
ul.menu,
ol.menu,
ul.blank {
    list-style: none;
    margin: 0;
    padding: 0;
}

option {
    padding: 2px 5px;
    border-width: 1px;
}

.alert ol li {
    list-style-type: decimal;
    margin: 0 0 5px 15px;
}

#alert {
    z-index: 9999 !important;
}

img {
    max-width: 100%;
}

.over {
    overflow: visible;
}

.align-center {
    display: table;
    margin: 0 auto;
}

.text-danger {
    color: red !important;
    display: inline-block;
    padding: 0 5px;
    border-radius: 3px;
    font-size: 13px;
}

a {
    color: #000;
}

a:hover {
    color: #f93355;
    text-decoration: none;
}

a,
a:visited,
a:active,
a:link,
a:focus {
    cursor: pointer;
    text-decoration: none;
    outline: none;
}

ol {
    counter-reset: item;
    padding: 0 0 0 15px;
}

sup {
    color: #f00;
    font-size: 100%;
    top: -4px;
}

.list-inline {
    display: inline-block;
    margin: 0;
}

.container-megamenu .list-inline a {
    display: inline-block;
}

.clearfix {
    clear: both;
}

.img-thumbnail.pull-left {
    margin-right: 30px;
}

.img-thumbnail.pull-right {
    margin-left: 30px;
}

.margin-zero {
    margin: 0;
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15,
.col-xl-15 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) and (max-width: 991px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {

    .col-lg-15,
    .col-xl-15 {
        width: 20%;
        float: left;
    }
}

/*================ FORM ===================*/
legend {
    font-size: 18px;
    padding: 7px 0px;
}

/* @group 2. Inputs
-------------------*/
textarea,
input[type='text'],
input[type='password'],
input[type='datetime'],
input[type='datetime-local'],
input[type='date'],
input[type='month'],
input[type='time'],
input[type='week'],
input[type='number'],
input[type='email'],
input[type='url'],
input[type='search'],
input[type='tel'],
input[type='color'],
.uneditable-input,
.form-control,
select,
.form-select {
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #eee;
    color: #000;
    padding: 13px 20px;
    line-height: 22px;
    /* [4] */
    /* [6] */
    /* [6] */
    /* [7] */
    font-size: 14px;
    font-size: 1.4rem;
    /* [8] */
    /* [8] */
    box-shadow: none !important;
    transition: all 0.3s ease;
}

textarea::-moz-placeholder,
input[type='text']::-moz-placeholder,
input[type='password']::-moz-placeholder,
input[type='datetime']::-moz-placeholder,
input[type='datetime-local']::-moz-placeholder,
input[type='date']::-moz-placeholder,
input[type='month']::-moz-placeholder,
input[type='time']::-moz-placeholder,
input[type='week']::-moz-placeholder,
input[type='number']::-moz-placeholder,
input[type='email']::-moz-placeholder,
input[type='url']::-moz-placeholder,
input[type='search']::-moz-placeholder,
input[type='tel']::-moz-placeholder,
input[type='color']::-moz-placeholder,
.uneditable-input::-moz-placeholder,
.form-control::-moz-placeholder,
select::-moz-placeholder,
.form-select::-moz-placeholder {
    color: #000;
}

textarea:-ms-input-placeholder,
input[type='text']:-ms-input-placeholder,
input[type='password']:-ms-input-placeholder,
input[type='datetime']:-ms-input-placeholder,
input[type='datetime-local']:-ms-input-placeholder,
input[type='date']:-ms-input-placeholder,
input[type='month']:-ms-input-placeholder,
input[type='time']:-ms-input-placeholder,
input[type='week']:-ms-input-placeholder,
input[type='number']:-ms-input-placeholder,
input[type='email']:-ms-input-placeholder,
input[type='url']:-ms-input-placeholder,
input[type='search']:-ms-input-placeholder,
input[type='tel']:-ms-input-placeholder,
input[type='color']:-ms-input-placeholder,
.uneditable-input:-ms-input-placeholder,
.form-control:-ms-input-placeholder,
select:-ms-input-placeholder,
.form-select:-ms-input-placeholder {
    color: #000;
}

textarea::-webkit-input-placeholder,
input[type='text']::-webkit-input-placeholder,
input[type='password']::-webkit-input-placeholder,
input[type='datetime']::-webkit-input-placeholder,
input[type='datetime-local']::-webkit-input-placeholder,
input[type='date']::-webkit-input-placeholder,
input[type='month']::-webkit-input-placeholder,
input[type='time']::-webkit-input-placeholder,
input[type='week']::-webkit-input-placeholder,
input[type='number']::-webkit-input-placeholder,
input[type='email']::-webkit-input-placeholder,
input[type='url']::-webkit-input-placeholder,
input[type='search']::-webkit-input-placeholder,
input[type='tel']::-webkit-input-placeholder,
input[type='color']::-webkit-input-placeholder,
.uneditable-input::-webkit-input-placeholder,
.form-control::-webkit-input-placeholder,
select::-webkit-input-placeholder,
.form-select::-webkit-input-placeholder {
    color: #000;
}

select.form-control {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 16px 12px;
}

*:focus {
    outline: none;
}

input#input-captcha {
    margin-bottom: 15px;
}

select:focus,
textarea:focus,
textarea:hover,
input[type='text']:focus,
input[type='text']:hover,
input[type='password']:focus,
input[type='password']:hover,
input[type='datetime']:focus,
input[type='datetime']:hover,
input[type='datetime-local']:focus,
input[type='datetime-local']:hover,
input[type='date']:focus,
input[type='date']:hover,
input[type='month']:focus,
input[type='month']:hover,
input[type='time']:focus,
input[type='time']:hover,
input[type='week']:focus,
input[type='week']:hover,
input[type='number']:focus,
input[type='number']:hover,
input[type='email']:focus,
input[type='email']:hover,
input[type='url']:focus,
input[type='url']:hover,
input[type='search']:focus,
input[type='search']:hover,
input[type='tel']:focus,
input[type='tel']:hover,
input[type='color']:focus,
input[type='color']:hover,
.uneditable-input:focus,
.uneditable-input:hover,
.form-select:focus,
.form-select:hover,
.form-control:focus {
    outline: none;
    background-color: #fff;
    border: 1px solid #000;
}

textarea {
    max-width: 100%;
}

/* @end */
/* @group 3. Dropdown
-------------------*/
.shopping_cart .fa-check-circle {
    display: none;
}

.shopping_cart .btn-shopping-cart .checkout {
    padding: 20px 0px 15px;
}

.shopping_cart .btn-shopping-cart .checkout .btn {
    background-color: transparent;
    border: 1px solid #000;
    color: #000;
    justify-content: center;
}

.shopping_cart .btn-shopping-cart .checkout .btn:hover {
    background: #f93355;
    color: #fff;
    border: 1px solid #f93355;
}

.shopping_cart .btn-shopping-cart .checkout .btn-checkout {
    background: #000;
    color: #fff;
}

.shopping_cart .dropdown-menu .content-item {
    max-height: 245px;
    overflow: auto;
}

.shopping_cart .dropdown-menu .content-item::-webkit-scrollbar {
    width: 3px;
}

.shopping_cart .dropdown-menu .content-item::-webkit-scrollbar-thumb {
    background: #8b9198;
    background: rgba(0, 0, 0, 0.2);
    border-width: 3px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.2);
    border-radius: 10px;
}

.shopping_cart .dropdown-menu .content-item::-webkit-scrollbar-track {
    background: #eee;
}

.shopping_cart .btn-shopping-cart .added_items {
    color: #222;
}

.dropdown-menu>li>a {
    padding: 5px 0px;
    line-height: 22px;
    color: #000;
}

.btn-group .btn-link {
    text-align: left;
    background: transparent;
    text-decoration: none;
    padding: 5px 10px;
    color: #666;
    font-weight: normal;
    color: #495057;
    position: relative;
    z-index: 1;
}

.btn-group .btn-link:hover {
    color: #f93355;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    background: transparent;
}

.nav-header {
    color: #667280;
}

.size-img-cart {
    width: 80px;
}

.dropdown-menu {
    background: #fff;
    padding: 5px 0;
    margin-top: 0;
    border-radius: 0px;
    border: none;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.15);
    font-size: 12px;
}

#sosearchpro .dropdown-menu {
    top: 100%;
    display: none;
}

@media (min-width: 1200px) {
    #sosearchpro .dropdown-menu {
        min-width: 300px;
    }
}

#sosearchpro .dropdown-menu .media-left {
    float: left;
}

#sosearchpro .dropdown-menu .media-body a {
    color: #495057;
    float: none;
}

#sosearchpro .dropdown-menu .media-body a:hover {
    color: #f93355;
}

#sosearchpro .dropdown-menu:after {
    display: none;
}

/* @end */
/* @group 4. Buttons
------------------*/
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.button,
.btn {
    background: #f7f7f7;
    padding: 12px 50px;
    border-color: transparent;
    border-radius: 5px;
    display: inline-flex;
    font-weight: 500;
}

.button .fa,
.btn .fa {
    margin: 0 5px;
}

.button:hover,
.btn:hover {
    background: #f93355;
    border-color: transparent;
    color: #fff;
}

.button:focus,
.btn:focus {
    box-shadow: none;
}

.btn-warning {
    background: #f0ad4e;
}

.btn-success {
    background: #5cb85c;
}

.btn-info {
    background: #999;
    border-radius: 0;
    text-transform: uppercase;
    visibility: visible;
}

.btn-primary {
    background: #000;
}

.btn-danger {
    background: #d9534f;
    border-radius: 3px;
    text-transform: uppercase;
}

.btn-default {
    background: #000;
    border-radius: 5px;
    border: none;
    padding: 4px 20px;
    color: #fff;
    display: inline-block;
}

.btn-default:hover {
    background: #f93355;
    border: none;
    box-shadow: none;
    color: #fff;
}

.btn-default:focus {
    border: none;
    box-shadow: none;
}

.button.inverse,
.btn.inverse {
    background-color: #f93355;
    color: #fff;
}

.button.inverse:hover,
.btn.inverse:hover {
    background-color: #f93355;
    color: #fff;
}

.button-continue-shopping {
    display: block;
    float: left;
}

.button-checkout {
    display: block;
    float: right;
}

.btn-lg,
.btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}

.btn-sm,
.btn-group-sm>.btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.btn-xs,
.btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
}

/* @end */
.btn-inline {
    display: inline-block;
}

/*================ POPUP ADDED TO CART ===================*/
.alert {
    clear: both;
    position: relative;
    padding: 18px 40px 18px 75px;
    z-index: 5;
    color: #fff;
    border-radius: 0;
    min-height: 60px;
    box-sizing: border-box;
    border: none;
    font-weight: 600;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
    transition: 1s all cubic-bezier(1, -0.01, 0, 0.99);
}

.alert i {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    text-align: center;
    width: 60px;
    font-size: 16px;
    -webkit-animation: alert-icon-anim 1s;
    -moz-animation: alert-icon-anim 1s;
    -ms-animation: alert-icon-anim 1s;
    -o-animation: alert-icon-anim 1s;
    animation: alert-icon-anim 1s;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15);
}

.alert i:before {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    line-height: 0;
}

.alert a:hover {
    text-decoration: underline;
}

.alert button.close {
    position: absolute;
    top: 50%;
    line-height: 1;
    right: 15px;
    color: #fff;
    opacity: 0.7;
    background: none;
    border: none;
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.alert button.close:hover,
.alert button.close:focus {
    opacity: 1;
    color: #fff;
}

.alert.fadeOut {
    -moz-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    -o-transform: translate(0, -100%);
    -webkit-transform: translate(0, -100%);
    transform: translate(0, -100%);
}

.alert.fadeOut .alert {
    top: 100%;
}

@media (max-width: 479px) {
    .alert {
        padding-right: 30px;
    }

    .alert button.close {
        right: 5px;
    }
}

.alert-success {
    background-color: #f93355;
}

.alert-success i {
    background: #f93355;
}

.alert-success a,
.alert-success a:visited,
.alert-success a:focus,
.alert-success a:hover {
    color: #c8e6c9;
}

.alert-danger {
    background-color: #f44336;
}

.alert-danger i {
    background: #d32f2f;
}

.alert-danger a,
.alert-danger a:visited,
.alert-danger a:focus,
.alert-danger a:hover {
    color: #ffcdd2;
}

.alert-info {
    background-color: #0288d1;
}

.alert-info i {
    background: #0288d1;
}

.alert-info a,
.alert-info a:visited,
.alert-info a:focus,
.alert-info a:hover {
    color: #b3e5fc;
}

.alert-warning {
    background-color: #ff5722;
}

.alert-warning i {
    background: #e64a19;
}

.alert-warning a,
.alert-warning a:visited,
.alert-warning a:focus,
.alert-warning a:hover {
    color: #ffccbc;
}

.alert-dismissible .btn-close {
    top: 10px;
}

/*================ TABLE ===================*/
.table thead>tr>th {
    background: #eee;
}

table.std th,
table.std td {
    vertical-align: middle;
    border: #eee;
    padding: 10px;
    text-align: center;
}

table.std th {
    white-space: nowrap;
    background: #f5f5f5;
}

table.std tfoot td {
    color: #333;
    text-align: right;
    white-space: nowrap;
}

table.std {
    background: #fdfdfd;
    border-spacing: 0;
    vertical-align: middle;
    border: #eee;
    width: 100%;
}

table th {
    border: #eee;
    color: #7a7a7a;
    font-size: 13px;
    font-weight: bold;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
}

.delivery_option table td {
    text-align: center;
}

table tfoot td {
    text-align: right;
}

table.table-bordered thead>* {
    background-color: rgba(51, 51, 51, 0.1);
    font-weight: bold;
}

/*================ PAGINATION ===================*/
.pagination>li {
    display: inline-block;
    margin: 0 2px;
    vertical-align: top;
}

.pagination>li span,
.pagination>li a {
    font-size: 14px;
    width: 40px;
    height: 40px;
    padding: 0px;
    line-height: 40px;
    z-index: 1;
    border: none;
    text-align: center;
    border-radius: 5px;
}

.pagination>li a:hover,
.pagination>li span:hover {
    color: #fff;
    background: #000;
    border-color: #000;
}

.pagination>li.active,
.pagination>li:hover {
    background: transparent;
    border-color: #000;
}

.pagination>li.active span,
.pagination>li:hover span {
    color: #f93355;
    background: #000 !important;
    border-color: #000 !important;
}

.pagination>li.active span:hover,
.pagination>li:hover span:hover {
    background: #000;
    border-color: #000;
}

.pagination>li:last-child {
    margin-right: 0;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    border-radius: 5px !important;
}

.pagination>li>a,
.pagination>li>span {
    color: #000;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-radius: 5px !important;
}

/*===== remove bootstrap style in chrome ===*/
@media (min-width: 768px) {
    .newsletter .form-inline .form-group {
        display: block;
    }
}

/*===============================*/
.overflow_auto,
.table-responsive {
    direction: ltr;
}

.overflow_auto {
    overflow: auto;
}

.hidden-scorll {
    overflow: hidden;
}

.checkout-checkout .check-newsletter #newsletter {
    margin-top: 6px;
}

/*====================update opencart4===================*/
html {
    font-size: 10px;
}

.hidden {
    display: none !important;
}

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

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.media-left,
.media>.pull-left {
    padding-right: 10px;
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top;
}

textarea.form-control {
    height: auto;
}

.btn {
    font-size: 1.4rem;
}

.dropdown-toggle::after {
    display: none;
}

.navbar-toggle .icon-bar {
    display: block;
}

.desktop-offcanvas .div_sticky {
    max-height: 0;
}

.form-group {
    margin-bottom: 15px;
}

col,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9 {
    position: relative;
}

[type='email'],
[type='number'],
[type='tel'],
[type='url'] {
    direction: unset;
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px;
}

img.mfp-img {
    padding: 0;
}

.border {
    border: 1px solid #eee !important;
}

.list-group-item {
    border: 1px solid #eee;
}

/*===============================================
	[SASS DIRECTORY ]

    [1] CONTACT PAGE
    [2] PAEG ABOUT US
    [3] PAGE BLOG
    [4] PAGE 404
==============================================*/
/*============ CONTACT PAGE ==============*/
.page-contact #content .contact-warp {
    display: grid;
    gap: 30px;
    grid-template-columns: 1fr 1fr;
}

.page-contact #content .head-title .modtitle {
    font-weight: 400;
    margin-bottom: 20px;
}

.page-contact #content .head-title .sub-title {
    margin-bottom: 17px;
    line-height: 30px;
}

.page-contact #content .contact-info {
    border-radius: 5px;
    background-color: #f7f7f7;
    padding: 30px;
}

@media (min-width: 1200px) {
    .page-contact #content .contact-info {
        padding: 75px 80px 80px;
    }
}

.page-contact #content .contact-info .warp-info ul.list-info {
    margin-top: 50px;
}

.page-contact #content .contact-info .warp-info ul.list-info li {
    font-size: 16px;
    line-height: 30px;
    color: #000;
    font-weight: 400;
    margin-bottom: 50px;
}

.page-contact #content .contact-info .warp-info ul.list-info li i {
    margin-right: 20px;
    font-size: 24px;
    line-height: 25px;
    vertical-align: -4px;
    display: inline-block;
}

.page-contact #content .contact-form {
    border-radius: 5px;
    background-color: #f7f7f7;
    padding: 30px;
}

@media (min-width: 1200px) {
    .page-contact #content .contact-form {
        padding: 75px 80px 80px;
    }
}

.page-contact #content .contact-form .form-group {
    margin-bottom: 20px;
}

.page-contact #content .contact-form .col-form-label {
    color: #000;
    font-weight: 500;
    font-size: 14px;
}

.page-contact #content .contact-form .form-control {
    background-color: #fff;
    border-radius: 5px;
    padding: 11px 20px;
}

.page-contact #content .contact-form .form-control::-moz-placeholder {
    color: transparent;
}

.page-contact #content .contact-form .form-control:-ms-input-placeholder {
    color: transparent;
}

.page-contact #content .contact-form .form-control::-webkit-input-placeholder {
    color: transparent;
}

.page-contact #content .contact-form .form-control:hover,
.page-contact #content .contact-form .form-control:focus {
    background-color: #fff;
}

.page-contact #content .contact-form textarea {
    height: 150px;
}

.page-contact #content .contact-form .btn {
    font-size: 14px;
    color: #fff;
    background-color: #000;
    height: 50px;
    padding: 0 40px;
    line-height: 50px;
    text-transform: capitalize;
    border: 0;
    border-radius: 5px;
    display: inline-block;
    font-weight: 400;
    margin-top: 20px;
    text-align: center;
    margin-bottom: 0;
}

.page-contact #content .contact-form .btn:hover {
    background: #f93355;
}

.information-contact .info-map {
    line-height: 0;
}

.information-contact .info-map iframe {
    border: 0;
    width: 100%;
    overflow: hidden;
    height: 300px;
}

@media (min-width: 1200px) {
    .information-contact .info-map iframe {
        height: 640px;
    }
}

/*============ PAEG ABOUT US ==============*/
.information-information #wrapper>.container {
    max-width: 100%;
    overflow: hidden;
}

.page-about .module {
    margin-bottom: 80px;
}

.page-about .module:last-child {
    margin-bottom: 0;
}

.block_video {
    position: relative;
    margin-left: -15px;
    margin-right: -15px;
}

.block_video img {
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}

.block_video .link_video {
    display: block;
    position: relative;
    transition: all 0.3s ease-in-out 0s;
    overflow: hidden;
}

.block_video .link_video span {
    display: flex;
    width: 90px;
    height: 90px;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff;
}

.block_video .link_video span svg {
    width: 36px;
    height: 36px;
}

.block_video .link_video span:before {
    width: 100%;
    height: 100%;
    position: absolute;
    content: '';
    left: -1px;
    top: -1px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    z-index: 1;
    animation-name: radiate;
    animation-duration: 2s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
}

.block_video:hover img {
    transform: scale(1.09);
}

/*--- section-statistics ---*/
.section-statistics {
    animation-duration: 2.5s;
    text-align: center;
}

.section-statistics .box-banner {
    margin-bottom: 90px;
}

.section-statistics .box-banner img {
    border-radius: 5px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.section-statistics .box-banner img:hover {
    opacity: 0.7;
}

.section-statistics .des-about-us {
    font-size: 16px;
    color: #666;
    font-weight: 400;
    margin-bottom: 90px;
}

.section-statistics .block-statistic .item-inn {
    color: #000;
    background-image: linear-gradient(180deg, #f7f7f7 0%, #ffffff 80%);
    border: 1px solid #fff;
    padding: 46px 20px;
    text-align: center;
    border-radius: 5px;
}

.section-statistics .block-statistic .item-inn .js-counter,
.section-statistics .block-statistic .item-inn .suffix {
    font-size: 44px;
    line-height: 53px;
    text-transform: uppercase;
    color: #000;
    font-weight: 500;
    text-align: center;
}

.section-statistics .block-statistic .item-inn p {
    font-size: 16px;
    line-height: 22px;
    color: #000;
    text-align: center;
    margin-bottom: 0px;
}

.section-statistics .block-statistic .item-inn:hover {
    background-image: none;
    border-color: #000;
}

@media screen and (max-width: 767px) {
    .section-statistics .item {
        margin-bottom: 30px;
    }

    .section-statistics .item:last-child,
    .section-statistics .item.item-3,
    .section-statistics .item.item-4 {
        margin-bottom: 0px;
    }

    .section-statistics .block-statistic .item-inn .js-counter,
    .section-statistics .block-statistic .item-inn .suffix {
        font-size: 40px;
    }
}

/*--- section-skill ---*/
.section-skill {
    animation-duration: 2s;
    background-color: #f9f9f9;
}

.section-skill .wrap {
    padding: 74px 0;
}

.section-skill .wrap .block-skill .item {
    text-align: center;
}

.section-skill .wrap .block-skill .item .sk-title {
    font-size: 24px;
    color: #000;
    font-weight: 700;
    margin-bottom: 25px;
}

.section-skill .wrap .block-skill .item .sk-persent .sk-inner.progress-bar {
    display: inline-block;
    height: 170px;
    width: 170px;
    line-height: 0;
    background: transparent;
}

.section-skill .wrap .block-skill .item .sk-persent .sk-inner.progress-bar div {
    height: 170px;
    width: 170px;
}

.section-skill .wrap .block-skill .item .sk-persent .sk-inner.progress-bar div span {
    line-height: 160px;
    height: 160px;
    width: 160px;
    left: 5px;
    top: 5px;
    background-color: #f7f7f7;
    font-size: 40px;
    text-transform: uppercase;
    color: #f93355;
    font-weight: 700;
}

.section-skill .wrap .block-skill .item .sk-persent .sk-inner.progress-bar .right,
.section-skill .wrap .block-skill .item .sk-persent .sk-inner.progress-bar .rotate {
    background-color: #f93355 !important;
}

.section-skill .wrap .block-skill .item .sk-des {
    margin-top: 13px;
    font-size: 15px;
    line-height: 25px;
    color: #444;
}

@media (min-width: 768px) and (max-width: 991px) {
    .section-skill .block-skill .item {
        margin-bottom: 30px;
    }

    .section-skill .block-skill .item.item-3,
    .section-skill .block-skill .item.item-4 {
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    .section-skill .block-skill .item {
        margin-bottom: 30px;
    }

    .section-skill .block-skill .item:last-child {
        margin-bottom: 0px;
    }
}

/*--- section-ourteam ---*/
.section-ourteam .modtitle {
    text-align: center;
}

.section-ourteam .owl2-controls {
    margin: 0;
}

.section-ourteam .owl2-controls .owl2-nav .owl2-next,
.section-ourteam .owl2-controls .owl2-nav .owl2-prev {
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 20px;
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    cursor: pointer;
    opacity: 0;
    transition: all 0.3s ease-in-out 0s;
    z-index: 99;
    font-size: 0;
    position: absolute;
    top: 50%;
    margin: 0;
    margin-top: -20px;
    text-indent: 0;
    color: #000;
    font-size: 0px;
    font-weight: 400;
}

.section-ourteam .owl2-controls .owl2-nav .owl2-next:before,
.section-ourteam .owl2-controls .owl2-nav .owl2-prev:before {
    position: unset;
    opacity: 1;
    content: '';
    font-family: 'FontAwesome';
    display: inline-block;
    width: auto;
    height: auto;
    font-size: 13px;
    text-indent: 0;
    background: transparent;
}

.section-ourteam .owl2-controls .owl2-nav .owl2-next:hover,
.section-ourteam .owl2-controls .owl2-nav .owl2-prev:hover {
    background-color: #000;
    border-color: #000;
    color: #fff;
    opacity: 1;
}

.section-ourteam .owl2-controls .owl2-nav .owl2-next {
    right: -70px;
    left: auto;
}

@media (max-width: 1500px) {
    .section-ourteam .owl2-controls .owl2-nav .owl2-next {
        right: -70px;
        left: auto;
    }
}

@media (max-width: 1367px) {
    .section-ourteam .owl2-controls .owl2-nav .owl2-next {
        right: 0px;
        left: auto;
    }
}

.section-ourteam .owl2-controls .owl2-nav .owl2-next:before {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.section-ourteam .owl2-controls .owl2-nav .owl2-prev {
    left: -70px;
    right: auto;
}

@media (max-width: 1500px) {
    .section-ourteam .owl2-controls .owl2-nav .owl2-prev {
        left: -70px;
        right: auto;
    }
}

@media (max-width: 1367px) {
    .section-ourteam .owl2-controls .owl2-nav .owl2-prev {
        left: 0px;
        right: auto;
    }
}

.section-ourteam .owl2-controls .owl2-dots {
    float: none;
    margin-left: -5px;
    margin-right: -5px;
    line-height: 10px;
}

.section-ourteam .owl2-controls .owl2-dots .owl2-dot {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: #ffffff80;
    margin: 0 5px;
    display: inline-block;
    opacity: 1;
    float: none;
    transition: all 0.2s ease-in-out 0s;
}

.section-ourteam .owl2-controls .owl2-dots .owl2-dot span {
    display: none;
}

.section-ourteam .owl2-controls .owl2-dots .owl2-dot:hover {
    background-color: #fff;
}

.section-ourteam .owl2-controls .owl2-dots .owl2-dot.active {
    background-color: #fff;
}

.section-ourteam:hover .owl2-controls .owl2-nav>div {
    opacity: 1;
}

.section-ourteam .block-ourteam {
    margin: -15px;
}

.section-ourteam .block-ourteam .owl2-stage-outer {
    direction: ltr;
}

.section-ourteam .item {
    padding: 15px;
}

.section-ourteam .item .item-inn {
    text-align: center;
}

.section-ourteam .item .item-inn .cl-image {
    border: 1px solid transparent;
    transition: all 0.3s;
    padding: 30px;
    border-radius: 50%;
    transition: all 0.3s ease-in-out 0s;
    overflow: hidden;
    margin-bottom: 25px;
}

.section-ourteam .item .item-inn .cl-image img {
    border-radius: 50%;
    transition-duration: 0.3s;
}

.section-ourteam .item .item-inn .item-content .cl-title {
    font-size: 24px;
    color: #000;
    font-weight: 400;
    margin-bottom: 0px;
}

.section-ourteam .item .item-inn .item-content .cl-job {
    margin-top: 6px;
    font-size: 16px;
    text-transform: capitalize;
    color: #666;
}

.section-ourteam .item .item-inn .item-content .cl-des {
    font-size: 13px;
    line-height: 22px;
    border-top: 1px solid #eee;
    padding-top: 13px;
    margin: 11px 0 13px;
    display: none;
}

.section-ourteam .item .item-inn .item-content ul.socials {
    justify-content: start;
    display: flex;
    gap: 5px;
    display: none;
}

.section-ourteam .item .item-inn .item-content ul.socials li a {
    width: 44px;
    height: 44px;
    background-color: #f5f5f5;
    line-height: 44px;
    padding: 0;
    text-align: center;
    border-radius: 50%;
    display: block;
    color: #666;
    transition: all 0.3s ease-in-out 0s;
}

.section-ourteam .item .item-inn .item-content ul.socials li a i {
    line-height: 44px;
    font-size: 0;
}

.section-ourteam .item .item-inn .item-content ul.socials li a i:before {
    font-size: 18px;
}

.section-ourteam .item .item-inn .item-content ul.socials li a:hover {
    color: #fff;
    background: #f93355;
}

.section-ourteam .item .item-inn:hover .cl-image {
    border: 1px solid #000;
}

@media screen and (max-width: 767px) {
    .section-ourteam .item {
        margin-bottom: 30px;
    }

    .section-ourteam .item:last-child {
        margin-bottom: 0px;
    }
}

.section-testimonial .block-testimonial .owl2-controls {
    margin: 0;
}

.section-testimonial .block-testimonial .owl2-controls .owl2-nav .owl2-next,
.section-testimonial .block-testimonial .owl2-controls .owl2-nav .owl2-prev {
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 20px;
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    cursor: pointer;
    opacity: 0;
    transition: all 0.3s ease-in-out 0s;
    z-index: 99;
    font-size: 0;
    position: absolute;
    top: 50%;
    margin: 0;
    margin-top: -20px;
    text-indent: 0;
    color: #000;
    font-size: 0px;
    font-weight: 400;
}

.section-testimonial .block-testimonial .owl2-controls .owl2-nav .owl2-next:before,
.section-testimonial .block-testimonial .owl2-controls .owl2-nav .owl2-prev:before {
    position: unset;
    opacity: 1;
    content: '';
    font-family: 'FontAwesome';
    display: inline-block;
    width: auto;
    height: auto;
    font-size: 13px;
    text-indent: 0;
    background: transparent;
}

.section-testimonial .block-testimonial .owl2-controls .owl2-nav .owl2-next:hover,
.section-testimonial .block-testimonial .owl2-controls .owl2-nav .owl2-prev:hover {
    background-color: #000;
    border-color: #000;
    color: #fff;
    opacity: 1;
}

.section-testimonial .block-testimonial .owl2-controls .owl2-nav .owl2-next {
    right: -70px;
    left: auto;
}

@media (max-width: 1500px) {
    .section-testimonial .block-testimonial .owl2-controls .owl2-nav .owl2-next {
        right: -70px;
        left: auto;
    }
}

@media (max-width: 1367px) {
    .section-testimonial .block-testimonial .owl2-controls .owl2-nav .owl2-next {
        right: 0px;
        left: auto;
    }
}

.section-testimonial .block-testimonial .owl2-controls .owl2-nav .owl2-next:before {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.section-testimonial .block-testimonial .owl2-controls .owl2-nav .owl2-prev {
    left: -70px;
    right: auto;
}

@media (max-width: 1500px) {
    .section-testimonial .block-testimonial .owl2-controls .owl2-nav .owl2-prev {
        left: -70px;
        right: auto;
    }
}

@media (max-width: 1367px) {
    .section-testimonial .block-testimonial .owl2-controls .owl2-nav .owl2-prev {
        left: 0px;
        right: auto;
    }
}

.section-testimonial .block-testimonial .owl2-controls .owl2-dots {
    position: absolute;
    bottom: -30px;
    left: 50%;
    text-align: center;
    float: none;
    margin-left: -5px;
    margin-right: -5px;
    line-height: 10px;
}

.section-testimonial .block-testimonial .owl2-controls .owl2-dots .owl2-dot {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: #eee;
    margin: 0 5px;
    display: inline-block;
    opacity: 1;
    float: none;
    transition: all 0.2s ease-in-out 0s;
}

.section-testimonial .block-testimonial .owl2-controls .owl2-dots .owl2-dot span {
    display: none;
}

.section-testimonial .block-testimonial .owl2-controls .owl2-dots .owl2-dot:hover {
    background-color: #f93355;
}

.section-testimonial .block-testimonial .owl2-controls .owl2-dots .owl2-dot.active {
    background-color: #f93355;
}

.section-testimonial .block-testimonial:hover .owl2-controls .owl2-nav>div {
    opacity: 1;
}

.section-testimonial .block-testimonial .contentslider {
    background-color: transparent;
    border-radius: 0px;
    padding: 0px;
}

.section-testimonial .block-testimonial .item {
    border-radius: 20px;
    background-color: #ffffff;
    border: 2px solid #f5f5f5;
    padding: 20px;
}

.section-testimonial .block-testimonial .item .item-inner {
    display: flex;
    column-gap: 30px;
}

.section-testimonial .block-testimonial .item .item-inner .client-image {
    border-radius: 15px;
    width: 180px;
    overflow: hidden;
}

.section-testimonial .block-testimonial .item .item-inner .client-image img {
    transition: all 1.2s ease 0s;
    border-radius: 15px;
}

.section-testimonial .block-testimonial .item .item-inner .client-info {
    flex: 1;
}

.section-testimonial .block-testimonial .item .item-inner .client-info .client-name {
    font-size: 18px;
    text-transform: capitalize;
    color: #f93355;
    font-weight: 700;
    margin-bottom: 25px;
    position: relative;
}

.section-testimonial .block-testimonial .item .item-inner .client-info .client-name:before {
    content: '';
    font-family: FontAwesome;
    font-size: 56px;
    line-height: 50px;
    margin-right: 10px;
    color: #d7d7d7;
    display: inline-block;
}

.section-testimonial .block-testimonial .item .item-inner .client-info .client-title {
    font-size: 14px;
    color: #000;
    font-weight: 400;
}

.section-testimonial .block-testimonial .item .item-inner .client-info .client-quote {
    font-size: 16px;
    line-height: 26px;
    color: #000;
    font-weight: 400;
}

.section-testimonial .block-testimonial .item:hover .client-image img {
    opacity: 0.8;
}

@media (max-width: 767px) {
    .block-testimonial .item .item-inner {
        row-gap: 30px;
        flex-direction: column;
    }

    .block-testimonial .item .item-inner .client-image {
        width: 100%;
        text-align: center;
    }

    .block-testimonial .item .item-inner .client-image img {
        border-radius: 15px;
    }

    .section-testimonial .block-testimonial .item .item-inner .client-image {
        width: 100%;
    }

    .section-testimonial .block-testimonial .item .item-inner .client-image img {
        width: 100%;
    }
}

/*=============== section-faqs ========================*/
.section-faqs {
    margin-bottom: 0 !important;
}

.section-faqs .box-title {
    text-align: center;
}

.section-faqs .accordion-item {
    margin-bottom: 20px;
    border-radius: 10px;
    border: none;
    background-color: #f7f7f7;
}

.section-faqs .accordion-item .accordion-header .accordion-button {
    font-size: 18px;
    line-height: 25px;
    font-weight: 700;
    padding: 19px 30px;
    display: block;
    color: #000;
    border: none;
    box-shadow: none;
    background-color: transparent;
    border-radius: 10px;
    position: relative;
}

.section-faqs .accordion-item .accordion-header .accordion-button:after {
    position: absolute;
    top: 20px;
    right: 30px;
    width: auto;
    height: auto;
    display: inline-block;
    background: none;
    font-family: icomoon;
    content: '';
}

.section-faqs .accordion-item .accordion-header .accordion-button:hover {
    color: #f93355;
}

.section-faqs .accordion-item .accordion-body {
    font-size: 16px;
    line-height: 26px;
    color: #000;
    font-weight: 300;
    padding: 0 30px;
}

.section-faqs .accordion-item .collapse.show .accordion-body {
    padding-bottom: 30px;
}

.section-faqs .accordion-item:last-child {
    margin-bottom: 0;
}

/*=============page FAQ==========*/
.page-faqs .page-title {
    display: none;
}

.page-faqs .faq-desc {
    font-size: 16px;
    line-height: 30px;
    color: #000;
    font-weight: 400;
    margin-bottom: 80px;
    margin-top: 40px;
}

.page-faqs .faq-message-questions {
    display: flex;
    gap: 30px;
}

.page-faqs .faq-message {
    width: 360px;
}

.page-faqs .faq-message .faq-text {
    font-size: 13px;
    line-height: 23px;
    color: #000;
    font-weight: 400;
}

.page-faqs .faq-message .faq-icons {
    margin-top: 35px;
    display: flex;
    align-items: center;
    justify-items: center;
    width: 100%;
    gap: 10px;
}

.page-faqs .faq-message .faq-icons .message-icon {
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #eee;
    min-height: 120px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    padding: 18px 15px;
    row-gap: 6px;
    width: 47%;
}

.page-faqs .faq-message .faq-icons .message-icon::hover {
    border-color: #000;
}

.page-faqs .faq-questions {
    flex: 1 1 0;
}

.page-faqs .faq-title {
    font-size: 24px;
    line-height: 36px;
    padding-bottom: 5px;
    color: #000;
    font-weight: 500;
    border-bottom: 2px solid #f7f7f7;
    margin-bottom: 42px;
}

.page-faqs .faq-title span {
    position: relative;
}

.page-faqs .faq-title span:after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 0;
    height: 2px;
    width: 100%;
    background-color: #f93355;
}

.page-faqs #ss-accordion {
    margin: 0 0 35px;
}

.page-faqs #ss-accordion .card {
    margin-bottom: 20px;
    border-radius: 5px;
    background: #f7f7f7;
    border: none;
}

.page-faqs #ss-accordion .card:last-child {
    margin-bottom: 0;
}

.page-faqs #ss-accordion .card .card-header {
    padding: 0;
    background-color: transparent;
    border: none;
}

.page-faqs #ss-accordion .card .card-header .card-link {
    margin: 0;
    cursor: pointer;
    text-transform: capitalize;
    position: relative;
    font-size: 18px;
    line-height: 25px;
    font-weight: var(--font-medium);
    padding: 19px 30px 19px 30px;
    display: block;
}

.page-faqs #ss-accordion .card .card-header .card-link:before {
    position: absolute;
    top: 19px;
    right: 25px;
    content: '';
    font-family: icomoon;
    font-size: 24px;
}

.page-faqs #ss-accordion .card .card-header .card-link:after {
    content: '';
    width: calc(100% - 60px);
    height: 1px;
    background: #000;
    display: block;
    position: absolute;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
}

.page-faqs #ss-accordion .card .card-header .card-link:not(.collapsed):before {
    content: '';
    font-family: 'icomoon';
}

.page-faqs #ss-accordion .card .card-header .card-link:not(.collapsed):after {
    opacity: 1;
    visibility: visible;
}

.page-faqs #ss-accordion .card .card-header.active {
    color: #000;
    background: transparent;
}

.page-faqs #ss-accordion .card .card-header::hover {
    color: #f93355;
}

.page-faqs #ss-accordion .card .card-body {
    padding: 33px 30px 23px 30px;
    font-size: 13px;
    line-height: 23px;
    color: #000;
    font-weight: 400;
}

.page-faqs .faq-support {
    margin-top: 50px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    gap: 35px;
}

.page-faqs .faq-support .support-text {
    color: #000;
    font-size: 14px;
    font-weight: 400;
}

.page-faqs .faq-support .btn-reverse {
    background: #000;
    border: 1px solid #000;
    color: #fff;
}

.page-faqs .faq-support .btn-reverse:hover {
    background: #f93355;
    border: 1px solid #f93355;
}

@media screen and (max-width: 767px) {
    .page-faqs .faq-message-questions {
        flex-wrap: wrap;
    }

    .page-faqs .faq-support {
        margin-top: 0px;
        gap: 20px;
    }
}

@media screen and (max-width: 991px) {
    .page-faqs #ss-accordion .card .card-header .card-link:before {
        right: 8px;
    }
}

/*============ PAGE 404  ==============*/
.page-404 {
    max-width: 100% !important;
    overflow: hidden;
}

.bg-page-404 {
    padding-top: 160px;
    padding-bottom: 200px;
    margin-bottom: 0 !important;
    position: relative;
    background: #f7f7f7;
}

.bg-page-404 .info-404 {
    text-align: center;
}

.bg-page-404 .info-404 .btn {
    text-decoration: none;
    background: #000;
    line-height: 26px;
    padding: 11px 5rem;
    font-weight: 500;
    border-radius: 5px;
    font-size: 14px;
    color: #fff;
}

.bg-page-404 .info-404 .btn:hover {
    background: #f93355;
}

.bg-page-404 h1 {
    font-size: 45px;
    color: #000;
    color: #000000;
    font-weight: 400;
    font-family: 'Albert Sans';
    text-align: center;
}

.bg-page-404 p {
    font-size: 18px;
    color: #666;
    font-weight: 400;
    margin-bottom: 30px;
}

.bg-page-404 .num-404 {
    color: #000;
    font-size: 270px;
    line-height: 1;
    font-weight: 400;
    font-family: 'Albert Sans';
    text-align: center;
}

.bg-page-404 .oops {
    font-size: 162px;
    line-height: 54px;
    margin-top: 40px;
    margin-bottom: 60px;
    text-transform: uppercase;
    color: #cccccc;
    font-weight: 400;
    font-family: 'Albert Sans';
}

.bg-page-404 .image-404 {
    position: absolute;
    right: 0;
    bottom: 0;
}

/*============ PAGE COMMING SOON  ==============*/
.page-comingsoon {
    background: url('../../images/bg-comingsoon.html') no-repeat center center;
    text-align: center;
    min-height: 600px;
}

/*INFOMATION*/
.information-information .module-content {
    background: #fff;
    border: 1px solid #ddd;
    padding: 0 20px;
}

.information-information .module-content .list-box li {
    position: relative;
    padding-left: 15px;
}

.information-information .module-content .list-box li:before {
    position: absolute;
    display: block;
    top: 16px;
    background: #999;
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 100%;
    left: 0;
}

.title-under {
    color: #000;
}

.media-box-link--arrow .icon {
    font-size: 30px;
}

.media-box-link--figure .icon {
    font-size: 70px;
}

.media-box-link {
    display: table-row;
    width: 100%;
    height: 100%;
    background-color: #f93355;
    cursor: pointer;
    color: #fff;
    transition: all 0.3s ease-in-out;
}

.media-box-link h4 {
    color: #fff;
    transition: all 0.3s ease-in-out;
}

.media-box-link .icon {
    transition: all 0.3s ease-in-out;
}

.media-box-link--figure,
.media-box-link--content,
.media-box-link--arrow {
    display: table-cell;
    padding: 6% 0;
    vertical-align: middle;
}

.media-box-link--figure {
    width: 23%;
}

.media-box-link--content {
    padding-right: 5%;
    width: 67%;
}

.media-box-link--arrow {
    width: 10%;
    vertical-align: middle;
}

.media-box-link:hover {
    background-color: #495057;
}

/* PAGE - FAQ & Gallery
=======================================================*/
.item-article h3 {
    color: #000;
}

.item-article .content--gallery .popup-gallery {
    margin: 0 0px 30px 0;
    display: block;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}

.item-article .content--gallery .popup-gallery:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: #000;
    top: 0;
    left: 0;
    z-index: -1;
    border-radius: 6px;
}

.item-article .content--gallery .popup-gallery:after {
    content: '';
    font-size: 20px;
    font-family: icomoon;
    position: absolute;
    right: 20px;
    bottom: 20px;
    width: 44px;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 3px 2.5px #00000005;
    color: #000;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}

.item-article .content--gallery .popup-gallery:after:hover {
    color: #f93355;
}

.item-article .content--gallery .popup-gallery.popup--video {
    position: relative;
    z-index: 2;
    background: black;
}

.item-article .content--gallery .popup-gallery.popup--video img {
    opacity: 0.6;
}

.item-article .content--gallery .popup-gallery.popup--video:before {
    content: '';
    display: block;
    font-family: 'FontAwesome';
    position: absolute;
    z-index: 4;
    left: 50%;
    top: 50%;
    font-size: 52px;
    color: rgba(255, 255, 255, 0.9);
    margin: -9px 0 0 -20px;
}

.item-article .content--gallery .popup-gallery img {
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}

.item-article .content--gallery .popup-gallery:hover img {
    opacity: 0.8;
    transform: scale(1.09);
}

.item-article .content--gallery .popup-gallery:hover:after {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.item-article ul.yt-accordion {
    list-style: none;
    margin: 0;
}

.item-article ul.yt-accordion .yt-accordion-group {
    margin-bottom: 3px;
}

.item-article ul.yt-accordion .yt-accordion-group .accordion-heading {
    color: #333;
    font-size: 15px;
    padding: 9px 15px;
    margin: 0;
    line-height: 22px;
    cursor: pointer;
    background: #f1f1f1;
    text-transform: capitalize;
    position: relative;
}

.item-article ul.yt-accordion .yt-accordion-group .accordion-heading .fa {
    margin-right: 10px;
}

.item-article ul.yt-accordion .yt-accordion-group .accordion-heading:hover {
    background: #f93355;
    color: white;
}

.item-article ul.yt-accordion .yt-accordion-group .accordion-heading.active {
    background: #f93355;
    color: white;
}

.item-article ul.yt-accordion .yt-accordion-group .accordion-heading.active:before {
    border: 8px solid #f93355;
    border-color: #f93355 transparent transparent transparent;
    content: '';
    position: absolute;
    top: 100%;
    left: 30px;
}

.item-article ul.yt-accordion .yt-accordion-inner {
    padding: 15px 15px 10px 15px;
    background: #f1f1f1;
}

/*====================update opencart4===================*/
.item-article .nav-tabs>li>a {
    display: block;
}

/*===============================================
    [SASS DIRECTORY ]

    [1] BOX SALE,NEW
    [2] RATE
    [3] TODAY'S DEALS
    [4] PRODUCT CATEGORY
    [5] TOOLBAR
    [6] PRODUCT LIST GRID SIMPLE
    [7] QUICKVIEW
    [8] Category  Featured

==============================================*/
/*============ BOX SALE,NEW ==============*/
.label-stock {
    position: absolute;
    bottom: 10px;
    padding: 5px 10px;
    left: 10px;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
    z-index: 1;
}

.label-stock.In {
    right: 10px;
    left: auto;
    background: #d9534f;
}

.label-stock.Pre-Order {
    background: #337ab7;
}

.box-label {
    position: absolute;
    top: 10px;
    left: 10px;
    min-width: 50px;
    line-height: 24px;
}

.box-label .label-product {
    text-align: center;
    background-color: #f93355;
    border-radius: 50%;
    color: #fff;
    display: block;
    /* [4] */
    /* [6] */
    /* [6] */
    /* [7] */
    font-size: 12px;
    font-size: 1.2rem;
    /* [8] */
    /* [8] */
    border-radius: 12px;
    font-weight: 400;
    height: 24px;
    padding: 0 10px;
    min-width: 50px;
    line-height: 24px;
    text-transform: uppercase;
    z-index: 2;
    margin-bottom: 5px;
}

.box-label .label-sale {
    background-color: #f93355;
}

.box-label .label-new {
    background-color: #1974dd;
}

.label-percent {
    padding: 2px 5px;
    background: #f7f7f7;
    font-size: 13px;
    font-weight: normal;
}

.product-options label {
    padding: 0;
    color: #666;
}

.product-options .label {
    font-weight: normal;
    font-size: 11px;
}

.product-options .radio {
    position: relative;
    z-index: 2;
    text-transform: capitalize;
    cursor: pointer;
}

.product-options .radio .fa {
    display: none;
}

.product-options .active .fa {
    display: block;
}

.product-options .fa {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 22px;
    height: 22px;
    color: white;
    line-height: 22px;
    text-align: center;
}

/*============ BOX RATING ==============*/
.rating,
.order-num {
    color: #999;
    line-height: 22px;
}

.rating-num,
.order-num {
    font-size: 12px;
}

.rating-num {
    color: #777;
}

.rating-num:hover {
    color: #f93355;
}

.rating .rating-box,
.ratings .rating-box {
    display: inline-block;
    font-size: 0;
    vertical-align: middle;
}

.rating span.fa-stack .fa-star-o:before,
.ratings span.fa-stack .fa-star-o:before {
    content: '';
    color: #bbb;
}

.rating span.fa-stack .fa-star.fa-stack-1x,
.ratings span.fa-stack .fa-star.fa-stack-1x {
    z-index: 1;
}

.rating span.fa-stack .fa-star.fa-stack-1x:before,
.ratings span.fa-stack .fa-star.fa-stack-1x:before {
    content: '';
    color: #ffb400;
}

span.fa-stack {
    width: 14px;
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    margin: 0 2px;
    font-size: 12px;
    margin: 0 1px;
}

span.fa-stack .fa-star-o:before {
    content: '';
    color: #bbb;
}

span.fa-stack .fa-stack-2x {
    font-size: 14px;
}

span.fa-stack .fa-star.fa-stack-2x {
    position: relative;
    z-index: 1;
}

span.fa-stack .fa-star.fa-stack-2x:before {
    content: '';
    color: #ffb400;
}

.content_price.price {
    font-size: 0;
}

div.price .price {
    font-size: 16px;
}

.price {
    margin: 0px 0 0px 0;
    line-height: 22px;
    color: #000;
    font-size: 16px;
    font-weight: 600;
}

.price .price-old {
    padding: 0 5px;
    display: inline-block;
    text-decoration: line-through;
    /* [4] */
    /* [6] */
    /* [6] */
    /* [7] */
    font-size: 16px;
    font-size: 1.6rem;
    /* [8] */
    /* [8] */
    font-weight: normal;
    line-height: 18px;
    color: #666;
    font-weight: 400;
}

.price .price-new,
.price span.price {
    color: #f93355;
    /* [4] */
    /* [6] */
    /* [6] */
    /* [7] */
    font-size: 16px;
    font-size: 1.6rem;
    /* [8] */
    /* [8] */
    font-weight: 500;
}

.callforprice {
    font-size: 12px;
    line-height: 100%;
}

/*==================== COUNT DOWN BOX ====================*/
.countdown_box {
    position: absolute;
    bottom: 20px;
    left: 10px;
    width: calc(100% - 20px);
    text-align: center;
    transition: all 0.3s ease;
}

.countdown_box .label-deal {
    font-size: 16px;
    color: #000;
    text-transform: capitalize;
    font-weight: 500;
    line-height: 40px;
    display: flex;
    align-items: center;
    gap: 10px;
    display: none;
}

.countdown_box .label-deal::before {
    display: inline-block;
    content: '';
    background: url(../../images/icon/alarm-clock.svg) no-repeat 0 0;
    width: 24px;
    height: 22px;
}

.countdown_box .countdown_inner {
    margin: 0 auto;
    border-radius: 5px;
    display: inline-block;
    padding: 12px;
    background: #fff;
    box-shadow: 0px 0px 1px 1.5px rgba(0, 0, 0, 0.02);
}

.countdown_box .countdown_inner>div {
    display: flex;
}

.countdown_box .countdown_inner>div .time-item {
    display: flex;
    align-items: center;
    width: auto;
    color: #f93355;
    position: relative;
    margin-bottom: 0px;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
}

.countdown_box .countdown_inner>div .time-item:after {
    content: ':';
    font-size: 16px;
    font-weight: 400;
    margin: 0 5px;
}

.countdown_box .countdown_inner>div .time-item .name-time {
    text-transform: lowercase;
}

.countdown_box .countdown_inner>div .time-item:last-child .num-time {
    width: 20px;
}

.countdown_box .countdown_inner>div .time-item:last-child:after {
    display: none;
}

/*====================PRODUCT CATEGORY ====================*/
.products-search {
    margin-bottom: 40px;
}

.products-search>h1 {
    color: #000;
}

.products-search label.checkbox-inline {
    color: #444;
}

.products-category .filter_group {
    width: 25%;
    display: inline-block;
    vertical-align: top;
}

.products-category .category-info .form-group {
    margin: 0;
}

.products-category .category-info .form-group>p {
    margin: 0;
}

.products-category.products-table .product-filter-bottom {
    border-top: 1px solid #eee;
    padding-top: 60px;
}

.title-category {
    /* [4] */
    /* [6] */
    /* [6] */
    /* [7] */
    font-size: 24px;
    font-size: 2.4rem;
    /* [8] */
    /* [8] */
    text-transform: capitalize;
    color: #000;
    font-weight: 700;
    display: inline-block;
    width: 100%;
    position: relative;
    margin-top: 0;
    margin-bottom: 15px;
}

.products-category .form-group .short-by {
    margin-right: 10px;
}

/*REFINE SEARCH CATEGORY*/
.refine-search__content::after {
    display: block;
    clear: both;
    content: '';
}

.refine-search__content .refine-loadmore {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: stretch;
    float: left;
    border: 1px solid #ddd;
    overflow: hidden;
    min-height: 49px;
    height: 120px;
    width: 80px;
    padding: 10px;
    text-align: center;
    cursor: pointer;
    border-radius: 4px;
    background: #f4f4f4;
}

.refine-search__content .refine-loadmore>span {
    display: inline-block;
    padding: 0 5px;
}

.refine-search__content .refine-loadmore:hover {
    background: #f93355;
    border-color: #f93355;
    color: white;
}

.refine-search__content .refine-search__subitem {
    width: 116px;
    float: left;
    margin-bottom: 15px;
    margin-right: 15px;
}

.refine-search {
    margin-bottom: 45px;
}

.refine-search .thumbnail {
    margin-bottom: 10px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.refine-search a {
    color: #495057;
    display: block;
}

.refine-search a:hover {
    color: #f93355;
}

/*TOOLBAR LISTING TOP*/
#content.col-sm-6 .product-compare {
    display: none;
}

.filters-panel {
    margin-bottom: 50px;
}

.filters-panel.product-filter-top {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    align-items: center;
    justify-content: space-between;
}

.filters-panel.product-filter-top .list-view {
    padding: 7px 0px;
    order: 1;
}

@media (max-width: 767px) {
    .filters-panel.product-filter-top .list-view {
        order: 0;
    }
}

.filters-panel.product-filter-top .list-view .btn-view {
    color: #000;
    text-align: center;
    opacity: 0.3;
    border: none;
    background-color: transparent;
    padding: 0;
    margin: 0;
    height: 17px;
    line-height: 17px;
    display: inline-flex;
    align-items: center;
}

.filters-panel.product-filter-top .list-view .btn-view i {
    color: #000;
    font-size: 19px;
    line-height: 17px;
    margin: 0;
    line-height: 16px;
    margin: 1px 0 0;
}

.filters-panel.product-filter-top .list-view .btn-view:hover,
.filters-panel.product-filter-top .list-view .btn-view.active {
    opacity: 1;
}

.filters-panel.product-filter-top .list-view .btn-view:hover i,
.filters-panel.product-filter-top .list-view .btn-view.active i {
    color: #f93355;
}

.filters-panel.product-filter-top .list-view .btn-view:focus {
    border-radius: 0;
    outline: none;
}

.filters-panel.product-filter-bottom {
    margin: 0;
    padding-top: 0px;
}

.filters-panel .pagination {
    margin: 0;
    display: flex;
    justify-content: center;
}

.filters-panel .product-compare {
    margin-right: 0 !important;
}

.filters-panel .list-view {
    display: flex;
    grid-column-gap: 15px;
}

.filters-panel .list-view .btn-gridview {
    border: none;
    color: #495057;
    float: left;
    padding: 0 5px;
    font-size: 12px;
    display: none;
}

.filters-panel label {
    font-size: 14px;
    font-weight: normal;
    color: #999;
    margin-right: 8px;
}

.filters-panel .form-group {
    margin-left: 10px;
    vertical-align: top;
    margin-bottom: 0;
}

.filters-panel .form-group:first-child {
    margin-left: 0px;
}

.filters-panel .form-group .control-label {
    display: none;
}

.filters-panel .form-group select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: 91% center;
    background-size: 16px 12px;
    border: 1px solid #eee;
    height: 50px;
    line-height: 50px;
    padding: 0px 40px 0px 20px;
    width: auto;
    border-radius: 5px;
    font-size: 14px;
    color: #000;
}

.filters-panel .form-group select.form-control:hover {
    cursor: pointer;
    border: 1px solid #000;
}

.filters-panel .form-group select.form-control:focus {
    color: #000;
}

.filters-panel .short-by-show.text-center .form-group {
    display: none;
}

.box-pagination .pagination>li {
    margin: 0 3px;
}

.box-pagination .pagination>li:hover span,
.box-pagination .pagination>li:hover a,
.box-pagination .pagination>li.active span,
.box-pagination .pagination>li.active a {
    border-color: #f93355;
    background-color: #f93355;
    color: #fff;
}

.box-pagination .pagination>li span,
.box-pagination .pagination>li a {
    text-align: center;
    width: 33px;
    height: 33px;
    line-height: 33px;
    border-radius: 3px;
    padding: 0;
}

.box-pagination .pagination {
    display: block;
}

.product-results {
    padding-top: 9px;
}

/*================ PRODUCT LIST ===================*/
.products-list {
    /*====================PRODUCT GRID ====================*/
    /*----------------PRODUCT Table ------------------*/
    /*----------------PRODUCT LIST ------------------*/
}

.products-list .rating .rating-box,
.products-list .ratings .rating-box {
    vertical-align: top;
}

.products-list .so-colorswatch-productpage-icons {
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    row-gap: 4px;
}

.products-list .so-colorswatch-productpage-icons li.option-item {
    /*
		position: absolute;
		bottom: calc(100% + 20px);
		width: 100%;
		left: 0;
		justify-content: center;
		*/
    width: 26px;
    height: 26px;
    border-radius: 100%;
    overflow: hidden;
    border: 1px solid #eee;
    background-color: #ffffff;
    padding: 4px;
    margin: 0 2px;
    transition: all 0.3s;
}

.products-list .so-colorswatch-productpage-icons li.option-item:hover,
.products-list .so-colorswatch-productpage-icons li.option-item.checked {
    border-radius: 100%;
    background-color: #ffffff;
    border: 1px solid #000;
    padding: 6px;
}

.products-list .so-colorswatch-productpage-icons li.option-item a {
    border-radius: 100%;
    max-width: 100%;
    max-height: 100%;
}

.products-list .so-colorswatch-productpage-icons li.option-item.checked a:after {
    width: 26px;
    height: 26px;
    left: 0;
    right: auto;
    display: none;
}

.products-list .so-colorswatch-productpage-icons li.selected-option {
    display: block;
}

.products-list .so-colorswatch-productpage-icons li.selected-option>span {
    padding: 0;
    color: #000;
    float: left;
}

.products-list .product-layout {
    transition: all 0.5s ease 0s;
    display: block;
}

.products-list .product-layout .product-item-container {
    position: relative;
}

.products-list .product-layout .product-item-container .product-card__gallery {
    position: absolute;
    z-index: 560;
    top: 0;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease-in 0s;
    margin: 10px;
}

.products-list .product-layout .product-item-container .product-card__gallery.product-card__left {
    transform: translateX(-100%);
    left: 0;
}

.products-list .product-layout .product-item-container .product-card__gallery.product-card__right {
    transform: translateX(100%);
    right: 0;
}

.products-list .product-layout .product-item-container .product-card__gallery.product-card__bottom {
    top: auto;
    bottom: 0;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    box-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch;
    -ms-flex-align: stretch;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    width: 100%;
}

.products-list .product-layout .product-item-container .product-card__gallery.product-card__bottom .item-img {
    width: 20px;
    height: 8px;
    background: #999;
    margin: 1px;
    margin-left: 1px;
    border: none;
}

.products-list .product-layout .product-item-container .product-card__gallery.product-card__bottom .item-img.thumb-active {
    border: none;
    width: 60px;
}

.products-list .product-layout .product-item-container .product-card__gallery.product-card__bottom .item-img img {
    display: none;
}

.products-list .product-layout .product-item-container .product-card__gallery .item-img {
    padding: 1px;
    background: white;
    border: 1px solid #eaeaea;
    margin: 0 0 3px;
    cursor: pointer;
    opacity: 0.6;
    border-radius: 4px;
}

.products-list .product-layout .product-item-container .product-card__gallery .item-img.thumb-active {
    opacity: 1;
    border: 1px solid #eee;
}

.products-list .product-layout .product-item-container .left-block {
    position: relative;
    overflow: hidden;
}

.products-list .product-layout .product-item-container .left-block img {
    width: 100%;
    border-radius: 0px;
}

.products-list .product-layout .product-item-container .left-block .product-image-container {
    text-align: center;
}

.products-list .product-layout .product-item-container .left-block .product-image-container a {
    display: block;
}

.products-list .product-layout .product-item-container .left-block .product-image-container a:before {
    content: '';
    background: rgba(0, 0, 0, 0.051);
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 2;
    width: 0%;
    height: 100%;
    border-radius: 0px;
}

.products-list .product-layout .product-item-container .left-block .button-group {
    padding: 0;
    position: absolute;
    z-index: 561;
}

.products-list .product-layout .product-item-container .left-block .button-group .loading {
    position: relative;
}

.products-list .product-layout .product-item-container .left-block .button-group .loading span,
.products-list .product-layout .product-item-container .left-block .button-group .loading .fa {
    visibility: hidden;
}

.products-list .product-layout .product-item-container .left-block .button-group .loading:before {
    content: '';
    display: block;
    font-family: 'FontAwesome';
    position: absolute;
    color: #fff;
    top: 0px;
    left: 12px;
    font-size: 16px;
    -webkit-animation: spinner 2s infinite linear;
    animation: spinner 2s infinite linear;
}

.products-list .product-layout .product-item-container .left-block .button-group .btn-button {
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 5px;
    padding: 0;
    background-color: #fff;
    border-radius: 100%;
    color: #000;
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: relative;
    transition: all 0.5s ease;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    position: relative;
}

.products-list .product-layout .product-item-container .left-block .button-group .btn-button:before {
    content: attr(data-title);
    position: absolute;
    padding: 0 10px;
    background: #000;
    color: #fff;
    right: calc(100% + 9px);
    line-height: 25px;
    white-space: nowrap;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 400;
    z-index: 10;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    border-radius: 3px;
    transition: all 0.3s;
    top: 50%;
}

.products-list .product-layout .product-item-container .left-block .button-group .btn-button:after {
    content: '';
    position: absolute;
    right: 100%;
    top: 50%;
    transition: all 0.1s;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent #000;
    pointer-events: none;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    visibility: hidden;
}

.products-list .product-layout .product-item-container .left-block .button-group .btn-button span {
    display: inherit;
    font-size: 14px;
    font-weight: 300;
    height: auto;
    visibility: hidden;
    position: static;
    transition: all 0.15s ease-in-out 0s;
    white-space: nowrap;
    display: none;
}

.products-list .product-layout .product-item-container .left-block .button-group .btn-button .fa {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    width: 40px;
    text-align: center;
    position: absolute;
    top: 0;
    font-family: 'icomoon';
    font-weight: 400;
}

.products-list .product-layout .product-item-container .left-block .button-group .btn-button.addToCart {
    transition-delay: 0.1s;
    display: none;
}

.products-list .product-layout .product-item-container .left-block .button-group .btn-button.addToCart i:before {
    content: '';
}

.products-list .product-layout .product-item-container .left-block .button-group .btn-button.wishlist i:before {
    content: '';
}

.products-list .product-layout .product-item-container .left-block .button-group .btn-button.compare {
    transition-delay: 0.2s;
}

.products-list .product-layout .product-item-container .left-block .button-group .btn-button.compare i:before {
    content: '';
}

.products-list .product-layout .product-item-container .left-block .button-group .btn-button.quickview {
    transition-delay: 0.3s;
}

.products-list .product-layout .product-item-container .left-block .button-group .btn-button.quickview i:before {
    content: '';
}

.products-list .product-layout .product-item-container .left-block .button-group .btn-button:hover {
    background-color: #000;
    color: #fff;
    transition: all 0.15s ease-in-out 0s;
}

.products-list .product-layout .product-item-container .left-block .button-group .btn-button:hover:before {
    visibility: visible;
    -webkit-transform: translate(0px, -50%);
    -moz-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    -o-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
}

.products-list .product-layout .product-item-container .left-block .button-group .btn-button:hover:after {
    visibility: visible;
    -webkit-transform: translate(0px, -50%);
    -moz-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    -o-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
}

.products-list .product-layout .product-item-container .left-block .button-group .btn-button:hover span {
    visibility: visible;
    padding: 0 10px;
    text-indent: 20px;
    transform: translateX(0);
}

.products-list .product-layout .product-item-container .left-block>.addToCart {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    background-color: #f7f7f7;
    border: 1px solid #f7f7f7;
    padding: 9px 20px;
    color: #000;
    border-radius: 4px;
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    text-align: center;
    text-transform: capitalize;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    visibility: hidden;
    display: none;
}

.products-list .product-layout .product-item-container .left-block .cartinfo--left {
    left: 10px;
    transform: translateY(0);
    top: 10px;
}

.products-list .product-layout .product-item-container .left-block .cartinfo--left .btn-button {
    -webkit-transform: translate(-50px, 0px);
    -moz-transform: translate(-50px, 0px);
    -ms-transform: translate(-50px, 0px);
    -o-transform: translate(-50px, 0px);
    transform: translate(-50px, 0px);
}

.products-list .product-layout .product-item-container .left-block .cartinfo--left .btn-button .fa {
    left: 0px;
}

.products-list .product-layout .product-item-container .left-block .cartinfo--left .btn-button:before {
    -webkit-transform: translate(-20px, -50%);
    -moz-transform: translate(-20px, -50%);
    -ms-transform: translate(-20px, -50%);
    -o-transform: translate(-20px, -50%);
    transform: translate(-20px, -50%);
}

.products-list .product-layout .product-item-container .left-block .cartinfo--left .btn-button:after {
    -webkit-transform: translate(-20px, -50%);
    -moz-transform: translate(-20px, -50%);
    -ms-transform: translate(-20px, -50%);
    -o-transform: translate(-20px, -50%);
    transform: translate(-20px, -50%);
}

.products-list .product-layout .product-item-container .left-block .cartinfo--right {
    right: 10px;
    transform: translateY(0px);
    top: 10px;
    direction: rtl;
}

.products-list .product-layout .product-item-container .left-block .cartinfo--right .btn-button {
    -webkit-transform: translate(50px, 0px);
    -moz-transform: translate(50px, 0px);
    -ms-transform: translate(50px, 0px);
    -o-transform: translate(50px, 0px);
    transform: translate(50px, 0px);
}

.products-list .product-layout .product-item-container .left-block .cartinfo--right .btn-button .fa {
    right: 0px;
}

.products-list .product-layout .product-item-container .left-block .cartinfo--right .btn-button:before {
    -webkit-transform: translate(20px, -50%);
    -moz-transform: translate(20px, -50%);
    -ms-transform: translate(20px, -50%);
    -o-transform: translate(20px, -50%);
    transform: translate(20px, -50%);
}

.products-list .product-layout .product-item-container .left-block .cartinfo--right .btn-button:after {
    -webkit-transform: translate(20px, -50%);
    -moz-transform: translate(20px, -50%);
    -ms-transform: translate(20px, -50%);
    -o-transform: translate(20px, -50%);
    transform: translate(20px, -50%);
}

.products-list .product-layout .product-item-container .left-block .cartinfo--static {
    width: 100%;
    bottom: 10px;
    display: flex;
    justify-content: center;
}

.products-list .product-layout .product-item-container .left-block .cartinfo--static .btn-button {
    margin: 2px !important;
    width: 40px !important;
}

.products-list .product-layout .product-item-container .left-block .cartinfo--static .btn-button .fa {
    left: 0;
}

.products-list .product-layout .product-item-container .left-block .cartinfo--static .btn-button span {
    display: none;
}

.products-list .product-layout .product-item-container .left-block .cartinfo--center {
    width: 100%;
    bottom: 35% !important;
    display: flex;
    justify-content: center;
}

.products-list .product-layout .product-item-container .left-block .cartinfo--center .btn-button {
    margin: 2px !important;
    width: 40px !important;
}

.products-list .product-layout .product-item-container .left-block .cartinfo--center .btn-button .fa {
    left: 0;
}

.products-list .product-layout .product-item-container .left-block .cartinfo--center .btn-button span {
    display: none;
}

.products-list .product-layout .product-item-container .right-block .list-block .btn-button {
    display: none;
}

.products-list .product-layout .product-item-container .right-block .list-block .addToCart {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    background-color: #f7f7f7;
    border: 1px solid #f7f7f7;
    padding: 11px 20px;
    color: #000;
    border-radius: 4px;
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    text-align: center;
    text-transform: capitalize;
}

.products-list .product-layout .product-item-container .right-block .list-block .addToCart:hover {
    background-color: #f93355;
    border-color: #f93355;
    cursor: pointer;
    color: #fff;
}

.products-list .product-layout .product-item-container:hover {
    z-index: 4;
}

.products-list .product-layout .product-item-container:hover .product-card__gallery {
    visibility: visible;
    transform: translateX(0%);
    opacity: 1;
}

.products-list .product-layout .product-item-container:hover .countdown_box {
    visibility: hidden;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    transition: all 0.2s ease-in-out 0s;
}

.products-list .product-layout .product-item-container:hover .label-product {
    visibility: hidden;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    transition: all 0.2s ease-in-out 0s;
}

.products-list .product-layout .product-item-container:hover .left-block .product-image-container a:before {
    width: 100%;
}

.products-list .product-layout .product-item-container:hover .left-block .button-group .btn-button {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    visibility: visible;
}

.products-list .product-grid .product-item-container {
    position: relative;
    z-index: 1;
    padding: 10px;
    border-radius: 5px;
    transition: all 0.2s ease-out;
    margin: 0 0 30px 0;
}

.products-list .product-grid .product-item-container:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 100%;
    z-index: -1;
    border: 1px solid #eee;
    transition: 0.4s;
    -moz-transition: 0.4s;
    -webkit-transition: 0.4s;
    border-radius: inherit;
}

.products-list .product-grid .product-item-container .right-block {
    clear: both;
    padding: 15px 10px 15px;
    position: relative;
    display: flex;
    gap: 10px;
    flex-direction: column;

    /* height: 145px;  */
}

.products-list .product-grid .product-item-container .right-block .category-name {
    color: #888;
    line-height: 22px;
}

.products-list .product-grid .product-item-container .right-block .category-name a {
    color: #888;
}

.products-list .product-grid .product-item-container .right-block .category-name a:hover {
    color: #f93355;
}

.products-list .product-grid .product-item-container .right-block h4 {
    margin: 0 0 0px;
    font-weight: 400;
    line-height: 22px;
    max-height: 46px;
    overflow: hidden;
}

.products-list .product-grid .product-item-container .right-block h4 a {
    font-size: 16px;
    color: #000;
    font-weight: 400;
}

.products-list .product-grid .product-item-container .right-block h4 a:hover {
    color: #f93355;
}

.products-list .product-grid .product-item-container .right-block .description {
    display: none;
}

.products-list .product-grid .product-item-container .right-block .list-block {
    display: block;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    left: 10px;
    right: 10px;
    bottom: 0;
    position: absolute;
}

.products-list .product-grid .product-item-container .right-block .list-block .btn-button {
    display: none;
}

.products-list .product-grid .product-item-container .right-block .list-block .addToCart {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    background-color: #f7f7f7;
    border: 1px solid #f7f7f7;
    color: #000;
    border-radius: 4px;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    text-transform: capitalize;
    padding: 11px 20px;
    height: 44px;
    line-height: 44px;
}

.products-list .product-grid .product-item-container .right-block .list-block .addToCart svg {
    margin-top: -2px;
}

.products-list .product-grid .product-item-container .right-block .list-block .addToCart span {
    line-height: 19px;
}

.products-list .product-grid .product-item-container .right-block .list-block .addToCart:hover {
    background-color: #f93355;
    border-color: #f93355;
    cursor: pointer;
    color: #fff;
}

.products-list .product-grid .product-item-container:hover {
    z-index: 4;
}

.products-list .product-grid .product-item-container:hover:before {
    border-color: #000;
    height: calc(100% + 55px);
    z-index: 1;
    background: #fff;
}

.products-list .product-grid .product-item-container:hover .left-block {
    z-index: 2;
}

.products-list .product-grid .product-item-container:hover .left-block .product-image-container a:before {
    width: 100%;
}

.products-list .product-grid .product-item-container:hover .left-block .box-label {
    visibility: hidden;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    transition: all 0.2s ease-in-out 0s;
}

.products-list .product-grid .product-item-container:hover .left-block .button-group .btn-button {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    visibility: visible;
}

.products-list .product-grid .product-item-container:hover .right-block {
    z-index: 2;
}

.products-list .product-grid .product-item-container:hover .right-block .list-block {
    opacity: 1;
    visibility: visible;
    bottom: -45px;
}

@media (min-width: 1200px) {
    .products-list .product-grid-4:nth-child(4n + 1) {
        clear: both !important;
    }
}

.products-list .product-grid-4 .product-item-container .product-card__gallery .item-img {
    max-width: 60px;
}

@media (min-width: 1200px) {
    .products-list .product-grid-5:nth-child(5n + 1) {
        clear: both !important;
    }
}

.products-list .product-grid-5 .product-item-container .product-card__gallery .item-img {
    max-width: 61px;
}

.products-list .product-table .product-item-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    border-style: solid;
    border-width: 1px 1px 0px 1px;
    border-color: #eee;
    position: relative;
}

.products-list .product-table .product-item-container .product-card__gallery {
    display: none;
}

.products-list .product-table .product-item-container .left-block {
    width: 20%;
    min-width: 64px;
}

.products-list .product-table .product-item-container .left-block .countdown_box,
.products-list .product-table .product-item-container .left-block .addToCart.btn-button,
.products-list .product-table .product-item-container .left-block .label-product {
    display: none;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .products-list .product-table .product-item-container .left-block .button-group {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .products-list .product-table .product-item-container .left-block .button-group {
        display: none;
    }
}

@media (max-width: 767px) {
    .products-list .product-table .product-item-container .left-block .button-group {
        display: none;
    }
}

.products-list .product-table .product-item-container .right-block {
    width: 80%;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.products-list .product-table .product-item-container .right-block .addToCart {
    display: none;
}

.products-list .product-table .product-item-container .right-block>* {
    border-left: 1px solid #eee;
    margin: 0px;
    padding: 10px;
}

.products-list .product-table .product-item-container .right-block h4 {
    font-weight: 400;
    font-size: 16px;
    width: 50%;
    align-content: center;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .products-list .product-table .product-item-container .right-block h4 {
        width: 40%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .products-list .product-table .product-item-container .right-block h4 {
        width: 40%;
    }
}

.products-list .product-table .product-item-container .right-block .so-productlist-colorswatch,
.products-list .product-table .product-item-container .right-block .so-colorswatch-productpage-icons {
    display: none;
}

.products-list .product-table .product-item-container .right-block .rating {
    width: 20%;
    align-content: center;
}

@media (min-width: 768px) and (max-width: 991px) {
    .products-list .product-table .product-item-container .right-block .rating {
        display: none;
    }
}

@media (max-width: 767px) {
    .products-list .product-table .product-item-container .right-block .rating {
        display: none;
    }
}

.products-list .product-table .product-item-container .right-block .price {
    width: 20%;
    align-content: center;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .products-list .product-table .product-item-container .right-block .price {
        width: 26%;
    }

    .products-list .product-table .product-item-container .right-block .price .price-old {
        padding: 0;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .products-list .product-table .product-item-container .right-block .price {
        width: 26%;
    }

    .products-list .product-table .product-item-container .right-block .price .price-old {
        padding: 0;
    }
}

@media (max-width: 767px) {
    .products-list .product-table .product-item-container .right-block .price {
        width: 30%;
    }

    .products-list .product-table .product-item-container .right-block .price .price-old {
        padding: 0;
    }
}

.products-list .product-table .product-item-container .right-block .description {
    width: 40%;
    display: none;
}

@media (max-width: 767px) {
    .products-list .product-table .product-item-container .right-block .description {
        display: none;
    }
}

.products-list .product-table .product-item-container .right-block .list-block {
    width: 30%;
    align-content: center;
    padding: 10px;
    text-align: center;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .products-list .product-table .product-item-container .right-block .list-block {
        width: 34%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .products-list .product-table .product-item-container .right-block .list-block {
        width: 34%;
    }
}

@media (max-width: 767px) {
    .products-list .product-table .product-item-container .right-block .list-block {
        width: 20%;
    }

    .products-list .product-table .product-item-container .right-block .list-block .addToCart {
        padding: 10px;
    }

    .products-list .product-table .product-item-container .right-block .list-block .addToCart span {
        display: none;
    }
}

.products-list .product-list .product-item-container {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
    padding: 10px;
    border-radius: 5px;
    transition: all 0.2s ease-out;
}

.products-list .product-list .product-item-container:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 100%;
    z-index: -1;
    border: 1px solid #eee;
    transition: 0.4s;
    -moz-transition: 0.4s;
    -webkit-transition: 0.4s;
    border-radius: inherit;
}

.products-list .product-list .product-item-container .left-block {
    width: 330px;
    float: left;
}

@media (max-width: 767px) {
    .products-list .product-list .product-item-container .left-block {
        width: 40%;
    }
}

.products-list .product-list .product-item-container .left-block .product-card__gallery .item-img {
    max-width: 70px;
}

.products-list .product-list .product-item-container .right-block {
    position: relative;
    display: flex;
    flex: 1 1 0;
    gap: 20px;
    flex-direction: column;
    padding: 23px 0px 0px 0px;
}

@media (max-width: 767px) {
    .products-list .product-list .product-item-container .right-block {
        padding: 0;
    }
}

.products-list .product-list .product-item-container .right-block h4 {
    font-weight: 400;
    margin-bottom: 0;
}

.products-list .product-list .product-item-container .right-block h4 a {
    color: #000;
    /* [4] */
    /* [6] */
    /* [6] */
    /* [7] */
    font-size: 24px;
    font-size: 2.4rem;
    /* [8] */
    /* [8] */
}

.products-list .product-list .product-item-container .right-block h4 a:hover {
    color: #f93355;
}

.products-list .product-list .product-item-container .right-block .price {
    font-size: 24px;
    font-weight: 500;
}

.products-list .product-list .product-item-container .right-block .price .price-new {
    font-size: 24px;
    font-weight: 500;
}

.products-list .product-list .product-item-container .right-block .price .price-old {
    font-size: 24px;
    font-weight: 500;
}

.products-list .product-list .product-item-container .right-block .description {
    font-size: 15px;
    line-height: 21px;
}

.products-list .product-list .product-item-container .right-block .description p {
    margin-bottom: 0;
}

.products-list .product-list .product-item-container .right-block .list-block {
    position: unset;
    margin-top: 20px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.products-list .product-list .product-item-container .right-block .list-block .addToCart {
    width: auto;
    padding: 12px 70px;
    background-color: #fff;
    border: 1px solid #000;
}

@media (max-width: 767px) {
    .products-list .product-list .product-item-container .right-block .list-block .addToCart {
        padding: 12px 40px;
    }
}

@media (max-width: 767px) {
    .products-list .product-list .product-item-container .label-product {
        display: none;
    }
}

.products-list .product-list .product-item-container:hover {
    z-index: 2;
}

.products-list .product-list .product-item-container:hover:before {
    border-color: #000;
    height: 100%;
    z-index: 1;
    background: #fff;
}

.products-list .product-list .product-item-container:hover .left-block {
    z-index: 2;
}

.products-list .product-list .product-item-container:hover .right-block {
    z-index: 2;
}

.products-list .product-list .product-item-container:hover .right-block .list-block {
    opacity: 1;
    visibility: visible;
}

/*SIDEBAR LISTING - RESPONSIVE*/
@media (min-width: 992px) {
    .desktop-offcanvas .sidebar-overlay {
        position: fixed;
        background: #000000b3;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        z-index: 8;
        cursor: url(../../images/icon/close.png), pointer;
        opacity: 0;
        visibility: hidden;
        transition: all 0.3s ease-in-out 0s;
    }

    .desktop-offcanvas .sidebar-overlay.show {
        visibility: visible;
        opacity: 1;
    }

    .desktop-offcanvas .sidebar-offcanvas {
        padding-left: 15px !important;
        padding-right: 15px !important;
        background: #fff;
        width: 360px;
        position: fixed;
        top: 0px;
        bottom: 0px;
        z-index: 9999;
        height: 100%;
        overflow-x: auto;
        box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
        transition: all 300ms ease-in-out;
        padding-top: 40px;
        margin: 0px;
    }

    .desktop-offcanvas .sidebar-offcanvas #close-sidebar {
        position: absolute;
        top: 10px;
        right: 10px;
        font-size: 16px;
        display: block;
    }

    .desktop-offcanvas .sidebar-offcanvas #close-sidebar:hover {
        cursor: pointer;
        color: #f00;
    }

    .desktop-offcanvas .sidebar-offcanvas.right_column {
        right: -100%;
    }

    .desktop-offcanvas .sidebar-offcanvas.left_column {
        left: -100%;
    }

    .desktop-offcanvas .sidebar-offcanvas.left_column.active {
        left: 0;
    }

    .desktop-offcanvas .sidebar-offcanvas.right_column.active {
        right: 0;
    }
}

.product-detail .open-sidebar,
.product-listing .open-sidebar,
.extension-blog .open-sidebar {
    padding: 0 25px;
    display: inline-flex;
    align-items: center;
    height: 50px;
    border-radius: 5px;
    background-color: #ffff;
    border: 1px solid #eee;
    color: #000;
    font-size: 14px;
    gap: 10px;
}

.product-detail .open-sidebar svg,
.product-listing .open-sidebar svg,
.extension-blog .open-sidebar svg {
    width: 18px;
    height: 18px;
}

.product-detail .open-sidebar:hover,
.product-listing .open-sidebar:hover,
.extension-blog .open-sidebar:hover {
    border-color: #000;
}

.product-detail .open-sidebar {
    margin-bottom: 15px;
}

#close-sidebar {
    display: none;
}

@media only screen and (max-width: 992px) {
    body.open-sboff {
        height: 100%;
        overflow: hidden;
    }

    .blog-detail .sidebar-overlay,
    .blog-list .sidebar-overlay,
    .product-detail .sidebar-overlay,
    .product-listing .sidebar-overlay {
        position: fixed;
        background: #000000b3;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        z-index: 8;
        cursor: url(../../images/icon/close.png), pointer;
        opacity: 0;
        visibility: hidden;
        transition: all 0.3s ease-in-out 0s;
    }

    .blog-detail .sidebar-overlay.show,
    .blog-list .sidebar-overlay.show,
    .product-detail .sidebar-overlay.show,
    .product-listing .sidebar-overlay.show {
        visibility: visible;
        opacity: 1;
    }

    .blog-detail .sidebar-offcanvas,
    .blog-list .sidebar-offcanvas,
    .product-detail .sidebar-offcanvas,
    .product-listing .sidebar-offcanvas {
        padding-left: 15px !important;
        padding-right: 10px !important;
        background: #fff;
        width: 360px;
        position: fixed;
        top: 0px;
        bottom: 0px;
        z-index: 9999;
        height: 100%;
        overflow-x: auto;
        box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
        transition: all 300ms ease-in-out;
        padding-top: 40px;
        margin: 0px;
    }

    .blog-detail .sidebar-offcanvas #close-sidebar,
    .blog-list .sidebar-offcanvas #close-sidebar,
    .product-detail .sidebar-offcanvas #close-sidebar,
    .product-listing .sidebar-offcanvas #close-sidebar {
        position: absolute;
        top: 10px;
        right: 20px;
        font-size: 16px;
        display: block;
    }

    .blog-detail .sidebar-offcanvas #close-sidebar:hover,
    .blog-list .sidebar-offcanvas #close-sidebar:hover,
    .product-detail .sidebar-offcanvas #close-sidebar:hover,
    .product-listing .sidebar-offcanvas #close-sidebar:hover {
        cursor: pointer;
        color: #f00;
    }

    .blog-detail .sidebar-offcanvas.right_column,
    .blog-list .sidebar-offcanvas.right_column,
    .product-detail .sidebar-offcanvas.right_column,
    .product-listing .sidebar-offcanvas.right_column {
        right: -100%;
    }

    .blog-detail .sidebar-offcanvas.left_column,
    .blog-list .sidebar-offcanvas.left_column,
    .product-detail .sidebar-offcanvas.left_column,
    .product-listing .sidebar-offcanvas.left_column {
        left: -100%;
    }

    .blog-detail .sidebar-offcanvas.left_column.active,
    .blog-list .sidebar-offcanvas.left_column.active,
    .product-detail .sidebar-offcanvas.left_column.active,
    .product-listing .sidebar-offcanvas.left_column.active {
        left: 0;
    }

    .blog-detail .sidebar-offcanvas.right_column.active,
    .blog-list .sidebar-offcanvas.right_column.active,
    .product-detail .sidebar-offcanvas.right_column.active,
    .product-listing .sidebar-offcanvas.right_column.active {
        right: 0;
    }
}

.filter-horizontal .so-filter-option.so-filter-price .input_max,
.filter-horizontal .so-filter-option.so-filter-price .input_min {
    min-width: 50px;
    width: 50px;
}

/*============ QUICKVIEW ==============*/
.mfp-iframe-scaler iframe {
    padding: 20px;
    border-radius: 5px;
    height: 660px;
}

#product-quick .product-view .content-product-right .title-product h1 {
    font-size: 24px;
    margin-top: 20px;
}

#product-quick .product-view .content-product-right .box-info-product .cart {
    width: calc(100% - 130px);
}

#product-quick .owl2-carousel .owl2-stage-outer {
    direction: ltr;
}

#product-quick .content-product-left .full_slider .owl2-controls .owl2-nav .owl2-prev {
    left: 1px;
    right: auto;
}

#product-quick .content-product-left .full_slider .owl2-controls .owl2-nav .owl2-next {
    right: 1px;
    left: auto;
}

.product-layout.product-table .product-item-container .seller_logo {
    transform: unset;
    position: static;
}

@media (min-width: 1200px) and (max-width: 1649px) {
    .product-grid.product-grid-5 .countdown_box {
        display: none;
    }

    #product-related .countdown_box {
        display: none;
    }

    .product-layout .product-item-container .seller_logo {
        right: 5px;
    }
}

/*============ Category  Featured ==============*/
.category-featured {
    margin: 0 0 30px 0;
}

@media (min-width: 1200px) {
    .category-featured .wap-listing-tabs {
        min-height: 245px;
        position: relative;
        z-index: 2;
    }
}

.category-featured .ltabs-wrap .ltabs-tabs-container {
    margin: 0 0 10px;
    border-bottom: 2px solid #eeeeee;
}

.category-featured .ltabs-wrap .ltabs-tabs-container .ltabs-tabs li.ltabs-tab {
    margin: 0 20px 0 0;
    padding: 5px 0;
}

.category-featured .ltabs-wrap .ltabs-tabs-container .ltabs-tabs li.ltabs-tab>span {
    /* [4] */
    /* [6] */
    /* [6] */
    /* [7] */
    font-size: 18px;
    font-size: 1.8rem;
    /* [8] */
    /* [8] */
    color: #999;
    padding: 0;
}

.category-featured .ltabs-wrap .ltabs-tabs-container .ltabs-tabs li.ltabs-tab>span:hover {
    color: #f93355;
}

.category-featured .ltabs-wrap .ltabs-tabs-container .ltabs-tabs li.tab-sel {
    position: relative;
    font-weight: bold;
}

.category-featured .ltabs-wrap .ltabs-tabs-container .ltabs-tabs li.tab-sel span {
    color: #495057;
}

.category-featured .ltabs-wrap .ltabs-tabs-container .ltabs-tabs li.tab-sel:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    background-color: #f93355;
    bottom: -2px;
    left: 0;
    z-index: 2;
}

.category-featured .ltabs-wrap .wap-listing-tabs .owl2-controls .owl2-nav .owl2-prev,
.category-featured .ltabs-wrap .wap-listing-tabs .owl2-controls .owl2-nav .owl2-next {
    border-radius: 3px;
}

.category-featured .ltabs-wrap .wap-listing-tabs .owl2-controls .owl2-nav .owl2-prev:hover,
.category-featured .ltabs-wrap .wap-listing-tabs .owl2-controls .owl2-nav .owl2-next:hover {
    color: #fff;
    background-color: #f93355;
    border-color: #f93355;
}

.category-featured .ltabs-wrap .wap-listing-tabs .owl2-controls .owl2-dots {
    width: 100%;
    display: inline-block;
    text-align: center;
}

.category-featured .ltabs-wrap .wap-listing-tabs .owl2-controls .owl2-dots .owl2-dot {
    margin: 0 3px;
    display: inline-block;
    transition: all 0.3s ease 0s;
    width: 20px;
}

.category-featured .ltabs-wrap .wap-listing-tabs .owl2-controls .owl2-dots .owl2-dot span {
    height: 6px;
    background: #cacaca;
    display: block;
    border-radius: 3px;
    margin: 0;
}

.category-featured .ltabs-wrap .wap-listing-tabs .owl2-controls .owl2-dots .owl2-dot:hover span {
    background: #f93355;
}

.category-featured .ltabs-wrap .wap-listing-tabs .owl2-controls .owl2-dots .owl2-dot.active {
    width: 30px;
}

.category-featured .ltabs-wrap .wap-listing-tabs .owl2-controls .owl2-dots .owl2-dot.active span {
    background: #f93355;
}

.category-featured .ltabs-wrap .wap-listing-tabs .ltabs-item {
    margin: 0 !important;
}

.category-featured .ltabs-wrap .wap-listing-tabs .ltabs-item .item-inner {
    margin: 0;
}

.category-featured .ltabs-wrap .wap-listing-tabs .product-item-container {
    margin-bottom: 0;
    display: flex;
}

.category-featured .ltabs-wrap .wap-listing-tabs .product-item-container .left-block {
    padding: 0;
}

.category-featured .ltabs-wrap .wap-listing-tabs .product-item-container .right-block {
    text-align: left;
}

.category-featured .ltabs-wrap .wap-listing-tabs .product-item-container .right-block h4>a {
    font-size: 16px;
}

.category-featured .ltabs-wrap .wap-listing-tabs .product-item-container .right-block .item-available {
    margin-top: 15px;
}

.category-featured .ltabs-wrap .wap-listing-tabs .product-item-container .right-block .item-available .available {
    background-color: #eee;
    height: 10px;
    width: 100%;
    border-radius: 7px;
    position: relative;
    z-index: 2;
    overflow: hidden;
}

.category-featured .ltabs-wrap .wap-listing-tabs .product-item-container .right-block .item-available .available .color_width {
    background: #f93355;
    position: absolute;
    height: 100%;
    left: 0;
    border-radius: 7px;
}

.category-featured .ltabs-wrap .wap-listing-tabs .product-item-container .right-block .item-des {
    line-height: 22px;
    margin: 5px 0 15px;
}

.category-featured .ltabs-wrap .wap-listing-tabs .product-item-container .right-block .rating-num {
    font-size: 12px;
}

.category-featured .ltabs-wrap .wap-listing-tabs .product-item-container .right-block .button-group {
    margin-top: 15px;
}

.category-featured .ltabs-wrap .wap-listing-tabs .product-item-container .right-block .btn-button {
    margin: 0 2px;
    padding: 11px 12px;
    line-height: 100%;
    background-color: white;
    border: 1px solid #dcdcdc;
}

.category-featured .ltabs-wrap .wap-listing-tabs .product-item-container .right-block .btn-button:hover {
    color: #fff;
    background-color: #f93355;
    border-color: #f93355;
}

.category-featured .ltabs-wrap .wap-listing-tabs .product-item-container .right-block .addToCart {
    padding: 11px 20px;
}

.category-featured .ltabs-wrap .wap-listing-tabs .product-item-container .right-block .wishlist,
.category-featured .ltabs-wrap .wap-listing-tabs .product-item-container .right-block .compare {
    color: #444;
    border-radius: 50%;
}

.category-featured .ltabs-wrap .wap-listing-tabs .product-item-container .right-block .wishlist span,
.category-featured .ltabs-wrap .wap-listing-tabs .product-item-container .right-block .compare span {
    display: none;
}

@keyframes spinner {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.category-featured .ltabs-items-container .ltabs-items-inner {
    padding-bottom: 20px;
}

.category-featured .ltabs-wrap .wap-listing-tabs .owl2-controls .owl2-dots {
    left: 0;
    bottom: -8px;
}

.category-featured .ltabs-wrap .wap-listing-tabs .owl2-controls .owl2-dots .owl2-dot {
    float: none;
}

.category-featured .ltabs-wrap .wap-listing-tabs .owl2-controls .owl2-dots .owl2-dot span {
    width: 100%;
}

.product-manufacturer #content>h2 {
    margin-bottom: 5px;
}

.product-manufacturer #content>.row {
    margin-bottom: 30px;
}

/*===============================================
	[SASS DIRECTORY ]

    [1] CONTENT PRODUCT OTHER
    [2] PRODUCT INFO
    [3] PRODUCT TABS
    [3] RELATED PRODUCT

==============================================*/
.product-product .breadcrumbs {
    padding-top: 32px;
    padding-bottom: 32px;
}

.product-product .breadcrumbs .current-name {
    display: none;
}

.tab-content>.active {
    opacity: 1;
}

#button-review {
    visibility: visible;
}

/*============CONTENT PRODUCT OTHER ==================*/
.lightSlider {
    padding: 0;
}

.product-detail .product-view .box-label {
    right: 10px;
    left: auto;
    top: 10px;
}

.product-detail .producttab .tab-content ul,
.product-detail .producttab .tab-content ol {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
    padding-left: 20px;
}

#tab-review input[type='radio'] {
    position: relative;
    top: 2px;
}

#tab-review .contacts-form span span.text-danger {
    margin-right: 15px;
    margin-top: 0;
}

#tab-review .form-group textarea {
    height: 150px;
}

.image-popup-sizechart {
    background: url('../../images/size-chart-icon.png') no-repeat left;
    padding-left: 20px;
    top: 0;
    right: 15px;
    position: absolute;
    z-index: 1;
}

/*============PRODUCT GALLERY ==================*/
.gallery-button {
    display: block;
    margin-top: 20px;
}

.gallery-button .gallery-zoom {
    width: 44px;
    height: 44px;
    line-height: 44px;
    background-color: transparent;
    border: 1px solid #eee;
    color: #000;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    border-radius: 5px;
}

.gallery-button .gallery-zoom:hover {
    background-color: #000;
    border: 1px solid #000;
    color: #fff;
}

.gallery-grid {
    padding: 0;
}

.gallery-grid .thumbnail {
    padding: 1px;
    background-color: #f7f7f7;
    display: inline-block;
}

.gallery-grids {
    margin: -5px;
}

.gallery-grids .gallery-grid {
    padding: 5px;
}

.gallery-list {
    display: flex;
    gap: 10px;
    flex-direction: column;
}

.gallery-slider .owl2-stage-outer .owl2-item {
    transform: scale(0.6);
    transition: 0.3s all ease-in-out;
}

.gallery-slider .owl2-stage-outer .center {
    transform: scale(1.15);
}

.gallery-slider .owl2-controls {
    margin: 0;
}

.gallery-slider .owl2-controls .owl2-nav .owl2-next,
.gallery-slider .owl2-controls .owl2-nav .owl2-prev {
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 20px;
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    cursor: pointer;
    opacity: 0;
    transition: all 0.3s ease-in-out 0s;
    z-index: 99;
    font-size: 0;
    position: absolute;
    top: 50%;
    margin: 0;
    margin-top: -20px;
    text-indent: 0;
    color: #000;
    font-size: 0px;
    font-weight: 400;
}

.gallery-slider .owl2-controls .owl2-nav .owl2-next:before,
.gallery-slider .owl2-controls .owl2-nav .owl2-prev:before {
    position: unset;
    opacity: 1;
    content: '';
    font-family: 'FontAwesome';
    display: inline-block;
    width: auto;
    height: auto;
    font-size: 13px;
    text-indent: 0;
    background: transparent;
}

.gallery-slider .owl2-controls .owl2-nav .owl2-next:hover,
.gallery-slider .owl2-controls .owl2-nav .owl2-prev:hover {
    background-color: #000;
    border-color: #000;
    color: #fff;
    opacity: 1;
}

.gallery-slider .owl2-controls .owl2-nav .owl2-next {
    right: -70px;
    left: auto;
}

@media (max-width: 1500px) {
    .gallery-slider .owl2-controls .owl2-nav .owl2-next {
        right: -70px;
        left: auto;
    }
}

@media (max-width: 1367px) {
    .gallery-slider .owl2-controls .owl2-nav .owl2-next {
        right: 0px;
        left: auto;
    }
}

.gallery-slider .owl2-controls .owl2-nav .owl2-next:before {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.gallery-slider .owl2-controls .owl2-nav .owl2-prev {
    left: -70px;
    right: auto;
}

@media (max-width: 1500px) {
    .gallery-slider .owl2-controls .owl2-nav .owl2-prev {
        left: -70px;
        right: auto;
    }
}

@media (max-width: 1367px) {
    .gallery-slider .owl2-controls .owl2-nav .owl2-prev {
        left: 0px;
        right: auto;
    }
}

.gallery-slider .owl2-controls .owl2-nav>div {
    opacity: 1 !important;
}

.gallery-slider .owl2-controls .owl2-nav .owl2-next {
    right: 0px;
    left: auto;
}

.gallery-slider .owl2-controls .owl2-nav .owl2-prev {
    left: 0px;
    right: auto;
}

.gallery-slider .owl2-controls .owl2-dots {
    margin-top: 20px;
    text-align: center;
    float: none;
    line-height: 8px;
    display: flex;
    column-gap: 10px;
    justify-content: center;
}

.gallery-slider .owl2-controls .owl2-dots .owl2-dot {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    opacity: 1;
    float: none;
    border-radius: 100%;
    background-color: transparent;
    border: 1px solid transparent;
    transition: all 0.2s ease-in-out 0s;
}

.gallery-slider .owl2-controls .owl2-dots .owl2-dot span {
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: #000;
    margin: 2px;
    transition: all 0.2s ease-in-out 0s;
}

.gallery-slider .owl2-controls .owl2-dots .owl2-dot:hover {
    background-color: transparent;
    border: 1px solid #000;
}

.gallery-slider .owl2-controls .owl2-dots .owl2-dot:hover span {
    background: transparent;
}

.gallery-slider .owl2-controls .owl2-dots .owl2-dot.active {
    background-color: transparent;
    border: 1px solid #000;
}

.gallery-slider .owl2-controls .owl2-dots .owl2-dot.active span {
    background: transparent;
}

.gallery-slider:hover .owl2-controls .owl2-nav>div {
    opacity: 1;
}

/*============PRODUCT INFO ==================*/
.product-view {
    margin-bottom: 30px;
}

.product-view .content-product-right .rating .rating-box,
.product-view .content-product-right .ratings .rating-box {
    vertical-align: top;
    line-height: 18px;
}

.product-view .content-product-left .large-image {
    cursor: pointer;
    display: block;
    overflow: hidden;
    position: relative;
    border-radius: 0px;
}

@media (max-width: 767px) {
    .product-view .content-product-left .large-image {
        border-radius: 0px;
    }
}

.product-view .content-product-left .large-image img {
    border-radius: 0px;
}

.product-view .content-product-left .full_slider {
    margin: 10px 0 0;
}

.product-view .content-product-left .full_slider .thumbnail {
    border: 1px solid transparent;
    overflow: hidden;
    display: block;
    padding: 5px;
    background: #fff;
    border-radius: 5px;
    margin-bottom: 0;
    text-align: center;
    transition: 0.3 all ease-in-out;
}

.product-view .content-product-left .full_slider .thumbnail img {
    border-radius: 0px;
}

.product-view .content-product-left .full_slider .thumbnail.active {
    border: 1px solid #000;
}

@-moz-document url-prefix() {
    .product-view .content-product-left .full_slider .owl2-stage {
        display: flex;
    }
}

.product-view .content-product-left .full_slider .owl2-controls .owl2-nav .owl2-next,
.product-view .content-product-left .full_slider .owl2-controls .owl2-nav .owl2-prev {
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    cursor: pointer;
    opacity: 0;
    transition: all 0.3s ease-in-out 0s;
    z-index: 99;
    font-size: 0;
    position: absolute;
    top: 50%;
    margin: 0;
    margin-top: -15px;
    text-indent: 0;
    color: #000;
    font-size: 0px;
    font-weight: 400;
}

.product-view .content-product-left .full_slider .owl2-controls .owl2-nav .owl2-next:before,
.product-view .content-product-left .full_slider .owl2-controls .owl2-nav .owl2-prev:before {
    position: unset;
    opacity: 1;
    content: '';
    font-family: 'FontAwesome';
    display: inline-block;
    width: auto;
    height: auto;
    font-size: 13px;
    text-indent: 0;
    background: transparent;
}

.product-view .content-product-left .full_slider .owl2-controls .owl2-nav .owl2-next:hover,
.product-view .content-product-left .full_slider .owl2-controls .owl2-nav .owl2-prev:hover {
    background-color: #000;
    border-color: #000;
    color: #fff;
    opacity: 1;
}

.product-view .content-product-left .full_slider .owl2-controls .owl2-nav .owl2-next {
    right: -70px;
    left: auto;
}

@media (max-width: 1500px) {
    .product-view .content-product-left .full_slider .owl2-controls .owl2-nav .owl2-next {
        right: -70px;
        left: auto;
    }
}

@media (max-width: 1367px) {
    .product-view .content-product-left .full_slider .owl2-controls .owl2-nav .owl2-next {
        right: 0px;
        left: auto;
    }
}

.product-view .content-product-left .full_slider .owl2-controls .owl2-nav .owl2-next:before {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.product-view .content-product-left .full_slider .owl2-controls .owl2-nav .owl2-prev {
    left: -70px;
    right: auto;
}

@media (max-width: 1500px) {
    .product-view .content-product-left .full_slider .owl2-controls .owl2-nav .owl2-prev {
        left: -70px;
        right: auto;
    }
}

@media (max-width: 1367px) {
    .product-view .content-product-left .full_slider .owl2-controls .owl2-nav .owl2-prev {
        left: 0px;
        right: auto;
    }
}

.product-view .content-product-left .full_slider .owl2-controls .owl2-nav>div:before {
    font-size: 10px !important;
}

.product-view .content-product-left .full_slider .owl2-controls .owl2-nav .owl2-next {
    right: 0;
    left: auto;
}

.product-view .content-product-left .full_slider .owl2-controls .owl2-nav .owl2-prev {
    left: 0;
    right: auto;
}

.product-view .content-product-left .full_slider:hover .owl2-controls .owl2-nav>div {
    opacity: 1;
}

.product-view .content-product-midde {
    width: 100%;
    display: inline-block;
}

.product-view .content-product-right {
    overflow: hidden;
    /*=== share links ===*/
}

.product-view .content-product-right.col-gallery-slider {
    padding-top: 25px;
}

.product-view .content-product-right .title-product h1 {
    /* [4] */
    /* [6] */
    /* [6] */
    /* [7] */
    font-size: 30px;
    font-size: 3rem;
    /* [8] */
    /* [8] */
    text-transform: capitalize;
    color: #000;
    font-weight: 400;
    margin-bottom: 17px;
}

.product-view .content-product-right .box-review {
    /* [4] */
    /* [6] */
    /* [6] */
    /* [7] */
    font-size: 14px;
    font-size: 1.4rem;
    /* [8] */
    /* [8] */
    color: #666;
    margin-bottom: 20px;
    display: flex;
    gap: 10px;
    align-items: center;
}

.product-view .content-product-right .box-review a {
    color: #666;
    display: inline-block;
}

.product-view .content-product-right .box-review a:hover {
    color: #f93355;
}

.product-view .content-product-right .box-review .rating {
    line-height: 20px;
}

.product-view .content-product-right .order-num {
    color: #f93355;
    font-weight: 400;
    font-size: 14px;
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
}

.product-view .content-product-right .order-num svg {
    width: 18px;
    height: 18px;
    -webkit-animation-name: dynamic;
    animation-name: dynamic;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.product-view .content-product-right .stock {
    color: #0fa300;
    font-size: 16px;
    display: flex;
    gap: 10px;
    margin-bottom: 17px;
}

.product-view .content-product-right .stock span {
    display: none;
    color: #000;
}

.product-view .content-product-right .stock i {
    padding-top: 3px;
}

.product-view .content-product-right .stock i:before {
    font-family: icomoon;
    content: '';
    border: 1px solid #0fa300;
    border-radius: 50%;
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    padding: 0;
    font-size: 11px;
    text-align: center;
}

.product-view .content-product-right .product-box-info {
    font-size: 14px;
    color: #000;
}

.product-view .content-product-right .product-box-info a {
    color: #000;
}

.product-view .content-product-right .product-box-info a:hover {
    color: #f93355;
}

.product-view .content-product-right .product-box-info>span {
    color: #666;
}

.product-view .content-product-right .product-box-info>div {
    margin-bottom: 15px;
}

.product-view .content-product-right .short-description {
    border-bottom: 1px solid #eee;
    font-size: 14px;
    color: #666;
    margin-bottom: 14px;
    line-height: 20px;
    padding-bottom: 32px;
}

.product-view .content-product-right .product_page_price {
    padding-top: 20px;
    margin-bottom: 35px;
    font-size: 30px;
}

.product-view .content-product-right .product_page_price .price-new {
    font-size: 30px;
    line-height: 30px;
}

.product-view .content-product-right .product_page_price .price-old {
    font-size: 24px;
}

.product-view .content-product-right .product_page_price .price-tax {
    margin-bottom: 10px;
    color: #999;
    font-size: 12px;
    font-weight: normal;
}

.product-view .content-product-right .list-discounts {
    margin-bottom: 35px;
}

.product-view .content-product-right .countdown_box {
    position: static;
    margin: 0;
    -webkit-transform: scale(1) translateX(0);
    -moz-transform: scale(1) translateX(0);
    -ms-transform: scale(1) translateX(0);
    -o-transform: scale(1) translateX(0);
    transform: scale(1) translateX(0);
    width: 100%;
    border: 1px solid #f93355;
    padding: 14px 30px;
    border-radius: 5px;
    text-align: center;
    background: #fce9ed;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    column-gap: 5px;
    margin-bottom: 35px;
}

.product-view .content-product-right .countdown_box .label-deal {
    display: flex;
}

.product-view .content-product-right .countdown_box .countdown_inner {
    background-color: transparent;
    box-shadow: none;
    margin: 0 0 5px;
    padding: 0;
}

.product-view .content-product-right .countdown_box .countdown_inner>div {
    display: flex;
}

.product-view .content-product-right .countdown_box .countdown_inner>div .time-item {
    display: flex;
    align-items: center;
    width: auto;
    color: #f93355;
    position: relative;
    margin-bottom: 0px;
    text-align: center;
    font-size: 24px;
    font-weight: 500;
}

.product-view .content-product-right .countdown_box .countdown_inner>div .time-item:after {
    content: ':';
    font-size: 24px;
    font-weight: 500;
    margin: 0 15px;
}

.product-view .content-product-right .countdown_box .countdown_inner>div .time-item:last-child .num-time {
    width: 33px;
}

.product-view .content-product-right .so-colorswatch-productpage-icons {
    margin-bottom: 20px;
    text-align: left;
}

.product-view .content-product-right .so-colorswatch-productpage-icons li.option-item {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    overflow: hidden;
    border: 1px solid #eee;
    background-color: #ffffff;
    padding: 3px;
    margin: 0 2px;
    transition: all 0.3s;
}

.product-view .content-product-right .so-colorswatch-productpage-icons li.option-item:hover,
.product-view .content-product-right .so-colorswatch-productpage-icons li.option-item.checked {
    border-radius: 100%;
    background-color: #ffffff;
    border: 1px solid #000;
    padding: 5px;
}

.product-view .content-product-right .so-colorswatch-productpage-icons li.option-item a {
    border-radius: 100%;
    max-width: 100%;
    max-height: 100%;
}

.product-view .content-product-right .so-colorswatch-productpage-icons li.option-item.checked a:after {
    width: 40px;
    height: 40px;
    left: 0;
    right: auto;
    display: none;
}

.product-view .content-product-right .so-colorswatch-productpage-icons li.selected-option {
    display: block;
}

.product-view .content-product-right .so-colorswatch-productpage-icons li.selected-option>span {
    padding: 0;
    color: #000;
    float: left;
}

.product-view .content-product-right .box-info-product .inner {
    display: flex;
    flex-wrap: wrap;
    column-gap: 10px;
    row-gap: 20px;
    align-items: flex-end;
}

.product-view .content-product-right .box-info-product .quantity {
    margin-bottom: 0px;
}

.product-view .content-product-right .box-info-product .quantity .control-label {
    min-width: 120px;
    color: #000;
    font-weight: 500;
    margin-bottom: 10px;
}

.product-view .content-product-right .box-info-product .quantity .quantity-control {
    position: relative;
    border: 1px solid #f7f7f7;
    border-radius: 5px;
    overflow: hidden;
}

.product-view .content-product-right .box-info-product .quantity .quantity-control input.form-control {
    float: left;
    width: 54px;
    height: 48px;
    line-height: 48px;
    padding: 0;
    text-align: center;
    font-size: 18px;
    color: #000;
    background-color: #f7f7f7;
    border: none;
}

.product-view .content-product-right .box-info-product .quantity .quantity-control span {
    width: 33px;
    height: 48px;
    border: none;
    color: #000;
    float: left;
    line-height: 48px;
    padding: 0;
    background-color: #f7f7f7;
    border-radius: 0px;
}

.product-view .content-product-right .box-info-product .quantity .quantity-control span:hover {
    cursor: pointer;
    color: #f93355;
}

.product-view .content-product-right .box-info-product .cart {
    flex: 1 1 auto;
}

.product-view .content-product-right .box-info-product .wish_comp {
    display: flex;
    flex-wrap: wrap;
    column-gap: 10px;
    row-gap: 10px;
}

.product-view .content-product-right .box-info-product .btn-button {
    background-color: transparent;
    border-radius: 5px;
    border: 1px solid #eee;
    color: #000;
    font-weight: 500;
    padding: 0px 15px;
    height: 50px;
    line-height: 50px;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 10px;
    font-size: 14px;
}

.product-view .content-product-right .box-info-product .btn-button span {
    display: none;
}

.product-view .content-product-right .box-info-product .btn-button.addToCart {
    width: 100%;
    border: 1px solid #000;
    color: #f93355;
}

.product-view .content-product-right .box-info-product .btn-button.addToCart span {
    display: inline-flex;
}

.product-view .content-product-right .box-info-product .btn-button.addToCart:hover {
    background-color: #f93355;
    border-color: #f93355;
    color: #fff;
}

.product-view .content-product-right .box-info-product .btn-button:hover {
    background-color: #f93355;
    border-color: #f93355;
    color: #fff;
}

.product-view .content-product-right .box-info-product .cart-buynow {
    width: 100%;
}

.product-view .content-product-right .box-info-product .btn-checkout {
    background-color: #000;
    border: 1px solid #000;
    color: #fff;
    width: 100%;
}

.product-view .content-product-right .box-info-product .btn-checkout:hover {
    background-color: #f93355;
    border-color: #f93355;
    color: #fff;
}

.product-view .content-product-right .social-share {
    border-top: 1px solid #eee;
    color: #000;
    margin-top: 30px;
    padding-top: 25px;
}

.product-view .content-product-right .social-share .estimate-delivery {
    color: #f93355;
    margin-bottom: 10px;
}

.product-view .content-product-right .social-share .estimate-delivery span {
    font-weight: 500;
    color: #000;
    display: inline-block;
}

.product-view .content-product-right .social-share .f-shipping {
    font-weight: 500;
    margin-bottom: 20px;
}

.product-view .content-product-right .social-share .payment-checkout {
    border-radius: 5px;
    text-align: center;
    padding: 23px 10px 30px;
    background-color: #f7f7f7;
}

.product-view .content-product-right .social-share .payment-checkout p {
    margin-bottom: 5px;
}

.product-view.oneCol .content-product-right .countdown_box .countdown_inner {
    margin: 0 auto;
}

#product.colorswatch {
    position: relative;
}

#product>label.control-label {
    color: #000;
    margin-bottom: 10px;
    display: none;
}

#product>.form-group {
    margin-bottom: 30px;
    clear: both;
}

#product>.form-group.required .control-label {
    color: #000;
    margin-bottom: 10px;
}

#product div.required .control-label:before {
    content: '* ';
    color: #f00;
    font-weight: bold;
}

#product .image_option_type .product-options {
    display: inline-block;
}

#product .product-options .img-thumbnail {
    width: 22px;
    height: 22px;
    border-radius: 0;
    padding: 1px;
}

#product .radio-type-button {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px 5px 0px;
    padding: 0px;
}

#product .radio-type-button label {
    padding: 0;
    font-size: 14px;
}

#product .radio-type-button input {
    visibility: hidden;
    position: absolute;
}

#product .radio-type-button .option-content-box {
    border-radius: 5px;
    background-color: #ffffff;
    border: 1px solid #eee;
    display: block;
    text-align: center;
    padding: 6px 25px;
    color: #000;
}

#product .radio-type-button .option-content-box.active,
#product .radio-type-button .option-content-box.active:hover {
    background: #000;
    color: white;
    border: 1px solid #000;
}

#product .radio-type-button .option-content-box:hover {
    background: #000;
    color: white;
    border: 1px solid #000;
    cursor: pointer;
}

#product .radio-type-button.option_image .option-name {
    display: none;
}

#product .option_image label {
    padding: 0;
}

#product .option_image input {
    visibility: hidden;
}

#product .option_image .option-name {
    padding: 0 5px;
}

#product .option_image .option-content-box {
    padding: 1px;
}

#product .box-date {
    padding-left: 0;
}

#product .box-date label {
    margin-right: 10px;
    width: 80px;
}

#product .box-date input {
    width: 200px;
}

#product .box-date input,
#product .box-date button {
    border-radius: 0;
    position: relative;
    z-index: 0;
    margin-left: 0;
}

#product .box-date .input-group-btn {
    float: left;
}

#product .box-date button:hover {
    background: #f7f7f7;
    color: #fff;
}

#product .icheckbox.checked:before,
#product .iradio.checked:before {
    background-color: #f7f7f7;
    border-color: #f7f7f7;
}

@media (min-width: 1200px) {
    #product .form-group select {
        max-width: 100%;
    }
}

.thumb-vertical-outer {
    width: 90px;
    position: relative;
    float: left;
    margin-right: 10px;
    margin-top: -5px;
}

.thumb-vertical-outer .image-additional {
    padding: 5px 0;
}

.thumb-vertical-outer .thumbnail {
    display: block;
    border: 1px solid #eee;
    overflow: hidden;
    border-radius: 5px;
    padding: 5px;
    background: #fff;
}

.thumb-vertical-outer .thumbnail.active,
.thumb-vertical-outer .thumbnail:hover {
    border-color: #000;
}

/*============PRODUCT TABS==================*/
.content-product-maintop {
    margin: 0;
}

.content-product-midde {
    margin-top: 80px;
}

.producttab .tabsslider .tab-content .product-property-title,
.producttab .tabsslider .tab-content h3 {
    font-size: 16px;
    color: #000;
    font-weight: 400;
}

.producttab .tabsslider .tab-content .product-property-list {
    padding: 0;
    margin: 0 0 30px;
    list-style: none;
    display: inline-block;
    width: 100%;
}

.producttab .tabsslider .tab-content .product-property-list li {
    width: 50%;
    float: left;
    padding: 5px 0;
    border-bottom: 1px solid #f4f4f4;
}

.producttab .tabsslider .tab-content .product-property-list li .propery-title {
    float: left;
    color: #999;
    min-width: 150px;
}

.producttab .tabsslider .tab-content .product-property-list li .propery-des {
    float: left;
    max-width: 300px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #495057;
}

.producttab .tabsslider .tab-content #form-review>h2 {
    font-size: 16px;
    color: #000;
    font-weight: 400;
}

.producttab .tabsslider .tab-content #review>p {
    text-align: left !important;
}

.product-view:not(.oneCol) .producttab .tabsslider .tab-content {
    border: 1px solid #eee;
}

.product-view.oneCol .producttab .tabsslider {
    position: relative;
    padding: 30px 0;
    background-color: #f7f7f7;
}

@media (min-width: 1200px) {
    .product-view.oneCol .producttab .tabsslider {
        padding: 95px 0px 100px;
    }
}

.product-view.oneCol .producttab .tabsslider:before {
    content: '';
    display: block;
    position: absolute;
    background-color: #f7f7f7;
    left: -999px;
    right: -999px;
    top: 0;
    bottom: 0;
}

.product-view.oneCol .producttab .tabsslider .tab-content {
    padding: 50px 100px;
}

.product-view.oneCol .producttab .tabsslider.vertical-tabs .tab-content {
    padding: 50px 50px;
}

.producttab .tabsslider.horizontal-tabs {
    z-index: 1;
}

.producttab .tabsslider.horizontal-tabs .nav-tabs {
    justify-content: center;
    column-gap: 50px;
    border: none;
}

.producttab .tabsslider.horizontal-tabs .nav-tabs li {
    margin-bottom: 0;
    display: inline-flex;
}

.producttab .tabsslider.horizontal-tabs .nav-tabs li a {
    display: block;
    font-size: 24px;
    color: #000;
    font-weight: 400;
    cursor: pointer;
    line-height: 100%;
    position: relative;
    padding: 0 0px 25px;
    transition: all 0.2s ease-in-out 0s;
}

.producttab .tabsslider.horizontal-tabs .nav-tabs li a:before {
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 0px;
    height: 2px;
    width: 0;
    transition: all 0.2s ease-in-out 0s;
}

.producttab .tabsslider.horizontal-tabs .nav-tabs li a.active,
.producttab .tabsslider.horizontal-tabs .nav-tabs li a:hover {
    color: #000;
}

.producttab .tabsslider.horizontal-tabs .nav-tabs li a.active:before,
.producttab .tabsslider.horizontal-tabs .nav-tabs li a:hover:before {
    width: 100%;
    background: #000;
}

.producttab .tabsslider.horizontal-tabs .tab-content {
    background-color: #fff;
    border-radius: 5px;
    padding: 50px;
    display: block;
    margin: 0;
}

.producttab .tabsslider.horizontal-tabs .tab-content .active {
    opacity: 1;
}

.producttab .tabsslider.vertical-tabs {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.producttab .tabsslider.vertical-tabs ul.nav-tabs {
    border-bottom: medium none;
    margin: 0;
    min-height: 180px;
    padding: 0;
    align-content: flex-start;
}

.producttab .tabsslider.vertical-tabs ul.nav-tabs li {
    width: 100%;
    padding: 0px 0;
    margin-bottom: 35px;
}

.producttab .tabsslider.vertical-tabs ul.nav-tabs li:last-child {
    margin-bottom: 0px;
}

.producttab .tabsslider.vertical-tabs ul.nav-tabs li a {
    position: relative;
    padding: 0px 0 15px;
    color: #000;
    font-size: 24px;
    text-transform: capitalize;
    font-weight: 400;
    display: block;
    border-bottom: 2px solid #eee;
}

.producttab .tabsslider.vertical-tabs ul.nav-tabs li a:before {
    content: '';
    width: 0;
    height: 2px;
    bottom: -1px;
    position: absolute;
    background: #000;
    transition: all 0.3s ease-in-out 0s;
    z-index: 99;
}

.producttab .tabsslider.vertical-tabs ul.nav-tabs li:hover a,
.producttab .tabsslider.vertical-tabs ul.nav-tabs li.active a {
    color: #000;
}

.producttab .tabsslider.vertical-tabs ul.nav-tabs li:hover a:before,
.producttab .tabsslider.vertical-tabs ul.nav-tabs li.active a:before {
    width: 100%;
}

.producttab .tabsslider.vertical-tabs .tab-content {
    flex: 1;
    background-color: #fff;
    border-radius: 5px;
    min-height: 200px;
    margin-bottom: 0;
    padding: 30px;
}

.desc-collapse.showup {
    max-height: 100%;
}

.desc-collapse.showdown {
    max-height: 300px;
    display: block;
    overflow: hidden;
    transition: 0.3s all ease-in-out;
    position: relative;
    z-index: 2;
}

.desc-collapse.showdown:before {
    display: block;
    content: '';
    height: 120px;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    z-index: 2;
    background: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.5) 100%, #fff);
    pointer-events: none;
}

.button-toggle {
    display: block;
    text-align: center;
    background-color: transparent;
    padding: 10px;
    position: relative;
    z-index: 1;
}

.button-toggle a {
    background-color: transparent;
    font-weight: 400;
    color: #666;
}

.button-toggle a:hover,
.button-toggle a:focus,
.button-toggle a:active {
    color: #f93355;
    background-color: transparent;
    box-shadow: none;
}

.button-toggle a.active .toggle-less {
    display: block;
}

.button-toggle a.active .toggle-more {
    display: none;
}

.button-toggle a .toggle-less {
    display: none;
}

.button-toggle a .toggle-more {
    display: block;
}

/*============RELATED PRODUCT==================*/
/*==== related vertical ===*/
#content .related-vertical,
#content .upsell-sidebar {
    position: relative;
    margin-top: 50px;
}

#content .related-vertical .related-products,
#content .upsell-sidebar .related-products {
    position: static;
}

#content .related-vertical h3.modtitle,
#content .upsell-sidebar h3.modtitle {
    border-bottom: 1px solid #eaeaea;
    display: inline-block;
    width: 100%;
    position: relative;
    margin-top: 0 !important;
}

#content .related-vertical h3.modtitle span,
#content .upsell-sidebar h3.modtitle span {
    font-size: 18px;
    color: #222;
    font-weight: 700;
    float: left;
    text-transform: uppercase;
    margin-bottom: 12px;
}

@media (min-width: 992px) and (max-width: 1199px) {

    #content .related-vertical h3.modtitle span,
    #content .upsell-sidebar h3.modtitle span {
        font-size: 16px;
    }
}

#content .related-vertical .owl2-controls .owl2-nav,
#content .upsell-sidebar .owl2-controls .owl2-nav {
    position: absolute;
    top: -8px;
    right: 0;
}

#content .related-vertical .owl2-controls .owl2-nav .owl2-prev,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-prev,
#content .related-vertical .owl2-controls .owl2-nav .owl2-next,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-next {
    background-color: #d6d6d6;
    border: none;
    border-radius: 0px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    float: left;
    text-indent: -9999px;
    overflow: hidden;
    cursor: pointer;
    opacity: 1;
    position: absolute;
    top: 50%;
    z-index: 99;
}

#content .related-vertical .owl2-controls .owl2-nav .owl2-prev:before,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-prev:before,
#content .related-vertical .owl2-controls .owl2-nav .owl2-next:before,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-next:before {
    color: #fff;
    font-family: 'FontAwesome';
    display: block;
    text-indent: 0 !important;
    width: 100%;
    height: 100%;
    font-size: 12px;
}

#content .related-vertical .owl2-controls .owl2-nav .owl2-prev.owl2-next,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-prev.owl2-next,
#content .related-vertical .owl2-controls .owl2-nav .owl2-next.owl2-next,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-next.owl2-next {
    right: 0;
}

#content .related-vertical .owl2-controls .owl2-nav .owl2-prev.owl2-next:before,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-prev.owl2-next:before,
#content .related-vertical .owl2-controls .owl2-nav .owl2-next.owl2-next:before,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-next.owl2-next:before {
    content: '';
}

#content .related-vertical .owl2-controls .owl2-nav .owl2-prev.owl2-prev,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-prev.owl2-prev,
#content .related-vertical .owl2-controls .owl2-nav .owl2-next.owl2-prev,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-next.owl2-prev {
    left: 0;
}

#content .related-vertical .owl2-controls .owl2-nav .owl2-prev.owl2-prev:before,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-prev.owl2-prev:before,
#content .related-vertical .owl2-controls .owl2-nav .owl2-next.owl2-prev:before,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-next.owl2-prev:before {
    content: '';
}

#content .related-vertical .owl2-controls .owl2-nav .owl2-prev:hover,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-prev:hover,
#content .related-vertical .owl2-controls .owl2-nav .owl2-next:hover,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-next:hover {
    background-color: #f93355;
}

#content .related-vertical .owl2-controls .owl2-nav .owl2-prev:hover:before,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-prev:hover:before,
#content .related-vertical .owl2-controls .owl2-nav .owl2-next:hover:before,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-next:hover:before {
    color: #fff;
}

#content .related-vertical .owl2-controls .owl2-nav .owl2-prev,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-prev,
#content .related-vertical .owl2-controls .owl2-nav .owl2-next,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-next {
    position: static;
    margin-left: 3px;
}

#content .related-vertical .item-element,
#content .upsell-sidebar .item-element {
    margin-bottom: 20px;
}

#content .related-vertical .item-element .image,
#content .upsell-sidebar .item-element .image {
    width: 90px;
    border: none;
    margin-right: 15px;
    float: left;
}

#content .related-vertical .item-element h4,
#content .upsell-sidebar .item-element h4 {
    margin-bottom: 0px;
}

#content .related-vertical .item-element h4 a,
#content .upsell-sidebar .item-element h4 a {
    /* [4] */
    /* [6] */
    /* [6] */
    /* [7] */
    font-size: 14px;
    font-size: 1.4rem;
    /* [8] */
    /* [8] */
    color: #444;
}

#content .related-vertical .item-element h4 a:hover,
#content .upsell-sidebar .item-element h4 a:hover {
    color: #f93355;
}

#content .related-vertical .item-element .ratings,
#content .upsell-sidebar .item-element .ratings {
    margin-bottom: 0;
}

/*=== Tab related, upsell ===*/
#product-related .related-horizontal {
    position: relative;
    margin-bottom: 40px;
}

#product-related .related-horizontal .head-title {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 35px;
}

#product-related .related-horizontal .head-title .modtitle {
    margin-bottom: 0px;
    margin-top: 0;
}

#product-related .related-horizontal .head-title .modtitle span {
    color: #000;
    font-size: 30px;
    line-height: 40px;
    font-weight: 500;
    text-transform: capitalize;
}

#product-related .related-horizontal .products-list .product-layout .product-item-container {
    margin-bottom: 60px !important;
}

#product-related .related-horizontal .owl2-controls {
    margin: 0;
}

#product-related .related-horizontal .owl2-controls .owl2-dots {
    float: none;
    margin-left: -5px;
    margin-right: -5px;
    line-height: 10px;
}

#product-related .related-horizontal .owl2-controls .owl2-dots .owl2-dot {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: #ffffff80;
    margin: 0 5px;
    display: inline-block;
    opacity: 1;
    float: none;
    transition: all 0.2s ease-in-out 0s;
}

#product-related .related-horizontal .owl2-controls .owl2-dots .owl2-dot span {
    display: none;
}

#product-related .related-horizontal .owl2-controls .owl2-dots .owl2-dot:hover {
    background-color: #fff;
}

#product-related .related-horizontal .owl2-controls .owl2-dots .owl2-dot.active {
    background-color: #fff;
}

#product-related .related-horizontal .owl2-controls .owl2-nav .owl2-next,
#product-related .related-horizontal .owl2-controls .owl2-nav .owl2-prev {
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 20px;
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    cursor: pointer;
    opacity: 0;
    transition: all 0.3s ease-in-out 0s;
    z-index: 99;
    font-size: 0;
    position: absolute;
    top: 50%;
    margin: 0;
    margin-top: -20px;
    text-indent: 0;
    color: #000;
    font-size: 0px;
    font-weight: 400;
}

#product-related .related-horizontal .owl2-controls .owl2-nav .owl2-next:before,
#product-related .related-horizontal .owl2-controls .owl2-nav .owl2-prev:before {
    position: unset;
    opacity: 1;
    content: '';
    font-family: 'FontAwesome';
    display: inline-block;
    width: auto;
    height: auto;
    font-size: 13px;
    text-indent: 0;
    background: transparent;
}

#product-related .related-horizontal .owl2-controls .owl2-nav .owl2-next:hover,
#product-related .related-horizontal .owl2-controls .owl2-nav .owl2-prev:hover {
    background-color: #000;
    border-color: #000;
    color: #fff;
    opacity: 1;
}

#product-related .related-horizontal .owl2-controls .owl2-nav .owl2-next {
    right: -70px;
    left: auto;
}

@media (max-width: 1500px) {
    #product-related .related-horizontal .owl2-controls .owl2-nav .owl2-next {
        right: -70px;
        left: auto;
    }
}

@media (max-width: 1367px) {
    #product-related .related-horizontal .owl2-controls .owl2-nav .owl2-next {
        right: 0px;
        left: auto;
    }
}

#product-related .related-horizontal .owl2-controls .owl2-nav .owl2-next:before {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

#product-related .related-horizontal .owl2-controls .owl2-nav .owl2-prev {
    left: -70px;
    right: auto;
}

@media (max-width: 1500px) {
    #product-related .related-horizontal .owl2-controls .owl2-nav .owl2-prev {
        left: -70px;
        right: auto;
    }
}

@media (max-width: 1367px) {
    #product-related .related-horizontal .owl2-controls .owl2-nav .owl2-prev {
        left: 0px;
        right: auto;
    }
}

#product-related .related-horizontal:hover .owl2-controls .owl2-nav>div {
    opacity: 1;
}

/*============UPSELL PRODUCT==================*/
.upsell-sidebar {
    position: relative;
}

.upsell-sidebar h3.modtitle {
    padding: 18px 0 18px 20px;
}

.upsell-sidebar .price .price-old {
    font-size: 13px;
    padding: 0;
}

.upsell-sidebar.product-simple .so-extraslider .extraslider-inner .item .item-inner .item-image {
    width: 90px;
}

.upsell-sidebar.product-simple .so-extraslider .extraslider-inner .item .item-inner .item-info {
    margin-left: 105px;
}

.upsell-sidebar .so-extraslider .owl2-controls .owl2-nav {
    position: absolute;
    top: 17px;
    right: 20px;
}

.upsell-sidebar .so-extraslider .owl2-controls .owl2-nav .owl2-prev,
.upsell-sidebar .so-extraslider .owl2-controls .owl2-nav .owl2-next {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    background-color: transparent;
    float: left;
    margin-left: 15px;
    margin-right: 0 !important;
}

.upsell-sidebar .so-extraslider .owl2-controls .owl2-nav .owl2-prev:before,
.upsell-sidebar .so-extraslider .owl2-controls .owl2-nav .owl2-next:before {
    font-family: 'FontAwesome';
    font-size: 12px;
    color: #cfcfcf;
}

.upsell-sidebar .so-extraslider .owl2-controls .owl2-nav .owl2-prev:hover,
.upsell-sidebar .so-extraslider .owl2-controls .owl2-nav .owl2-next:hover {
    background-color: transparent;
}

.upsell-sidebar .so-extraslider .owl2-controls .owl2-nav .owl2-prev:hover:before,
.upsell-sidebar .so-extraslider .owl2-controls .owl2-nav .owl2-next:hover:before {
    color: #f93355;
}

.upsell-sidebar .so-extraslider .owl2-controls .owl2-nav .owl2-prev i,
.upsell-sidebar .so-extraslider .owl2-controls .owl2-nav .owl2-next i {
    display: none;
}

.upsell-sidebar .so-extraslider .owl2-controls .owl2-nav .owl2-prev {
    margin-right: 15px;
}

.upsell-sidebar .so-extraslider .owl2-controls .owl2-nav .owl2-prev:before {
    content: '';
}

.upsell-sidebar .so-extraslider .owl2-controls .owl2-nav .owl2-next:before {
    content: '';
}

.upsell-sidebar .modcontent .so-extraslider {
    margin: 0;
    background-color: #fff;
    border: 1px solid #eee;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 25px 15px 5px 15px;
}

.upsell-sidebar .modcontent .extraslider-inner {
    border: none;
}

/*----up sell full ---*/
.up-sell-product {
    padding: 0;
    clear: both;
}

.up-sell-product .owl2-carousel .owl2-stage-outer {
    direction: ltr;
}

.up-sell-product .so-basic-product {
    overflow: visible;
    position: relative;
}

.up-sell-product .so-basic-product .item-element {
    width: 100%;
    overflow: visible;
}

.up-sell-product .so-basic-product .item-wrap {
    margin: 0;
    overflow: visible;
}

.up-sell-product .so-basic-product .item-wrap .owl2-nav div {
    display: inline-block;
    width: 36px;
    height: 36px;
    background-repeat: no-repeat;
    background-position: center center;
    overflow: hidden;
    font-family: FontAwesome;
    font-size: 0;
    color: #c0c0c0;
    position: absolute;
    top: 50%;
    margin-top: -40px;
    z-index: 501;
    transition: 0.2s;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #ddd;
    transform: scale(0);
    text-align: center;
    border-radius: 5px;
}

.up-sell-product .so-basic-product .item-wrap .owl2-nav div.owl2-prev {
    left: -15px;
}

.up-sell-product .so-basic-product .item-wrap .owl2-nav div.owl2-prev:before {
    content: '';
    line-height: 30px;
    text-align: center;
    font-size: 26px;
}

.up-sell-product .so-basic-product .item-wrap .owl2-nav div.owl2-next {
    right: -15px;
}

.up-sell-product .so-basic-product .item-wrap .owl2-nav div.owl2-next:before {
    content: '';
    line-height: 30px;
    text-align: center;
    font-size: 26px;
}

.up-sell-product .so-basic-product .item-wrap .owl2-nav div:hover {
    background-color: #f93355;
    border-color: #f93355;
    color: #fff;
}

.up-sell-product .so-basic-product .item-wrap:hover .owl2-nav div {
    transform: scale(1);
}

.product-product .sticky-detail {
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    box-shadow: 0 0 10px -2px #ddd;
    height: 90px;
    width: 100%;
    z-index: 999;
    padding: 10px 0;
    opacity: 0;
    visibility: hidden;
}

.product-product .sticky-detail .product-image {
    width: 70px;
    float: left;
    margin-right: 20px;
    overflow: hidden;
}

.product-product .sticky-detail .product-cont h1 {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    margin: 15px 0 5px 0;
}

@media (min-width: 767px) {
    .product-product .sticky-detail.sticky-active {
        opacity: 1;
        visibility: visible;
    }
}

.product-product .box-info-product.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    float: none;
    width: auto;
    position: fixed;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 1000;
    text-align: right;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .product-product .box-info-product.fixed-top {
        max-width: 940px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .product-product .box-info-product.fixed-top {
        max-width: 720px;
    }
}

@media (max-width: 767px) {
    .product-product .box-info-product.fixed-top {
        position: unset;
        text-align: left;
    }
}

@media (min-width: 767px) {
    .product-product .product-view .content-product-right .box-info-product.fixed-top .inner {
        float: right;
        display: flex;
        align-items: center;
        height: 90px;
    }

    .product-product .product-view .content-product-right .box-info-product.fixed-top .quantity {
        float: left;
        margin: 5px 0;
    }

    .product-product .product-view .content-product-right .box-info-product.fixed-top .quantity .control-label {
        display: none;
    }

    .product-product .product-view .content-product-right .box-info-product.fixed-top .cart {
        display: none;
    }

    .product-product .product-view .content-product-right .box-info-product.fixed-top .wish_comp,
    .product-product .product-view .content-product-right .box-info-product.fixed-top .cart-buynow {
        display: none;
    }

    .product-product .product-view .content-product-right .box-info-product.fixed-top .cart-sticky .btn-checkout {
        width: auto;
        padding: 0 100px;
    }
}

@media (min-width: 767px) and (min-width: 767px) {
    .product-product .product-view .content-product-right .box-info-product.fixed-top .cart-sticky {
        display: block !important;
    }
}

/*====================update opencart4===================*/
.product-view .content-product-right .box-info-product .quantity .input-group {
    display: table;
    width: auto;
}

.product-view .content-product-right .box-info-product .quantity .input-group-addon {
    text-align: center;
}

.content-product-bottom .nav-tabs li {
    display: inline-block;
}

.content-product-bottom .nav-tabs li a {
    display: block;
}

#product .form-group select:focus {
    background-color: #fff;
}

.product-view textarea.form-control:focus {
    background-color: #eee;
}

header .dropdown-menu {
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    transition: all 0.2s ease-out;
    padding: 10px 20px;
    min-width: 140px;
    font-size: 13px;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.07);
    right: 0;
    left: auto;
    top: 100%;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 0 0 5px 5px;
}

header .dropdown-menu>li:hover button {
    color: #f93355;
}

@media (min-width: 1199px) {

    header .account:hover .dropdown-menu,
    header .header-top .top-link>li:hover .dropdown-menu,
    header .btn-group:hover .dropdown-menu,
    header .dropdown:hover .dropdown-menu,
    header .btn-shopping-cart:hover .dropdown-menu {
        opacity: 1;
        filter: alpha(opacity=100);
        visibility: visible;
        top: 100%;
    }
}

@media (max-width: 1024px) {
    header .open>.dropdown-menu {
        opacity: 1;
        filter: alpha(opacity=100);
        visibility: visible;
        top: 100%;
    }
}

header .dropdown-menu.show {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    top: 100%;
}

#sosearchpro .chosen-container-single .chosen-single {
    padding: 0 0 0 15px;
}

#sosearchpro .chosen-container .chosen-results::-webkit-scrollbar {
    width: 3px;
}

#sosearchpro .chosen-container .chosen-results::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.2);
    border-width: 3px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.2);
    border-radius: 10px;
}

#sosearchpro .chosen-container .chosen-results::-webkit-scrollbar-track {
    background: #eee;
}

#sosearchpro .search .chosen-container input {
    margin: 0;
    padding-left: 10px;
}

#sosearchpro .chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -13px 12px;
}

#sosearchpro .chosen-container .chosen-drop {
    width: 180px;
    margin-top: 1px;
    border: none;
}

#sosearchpro .chosen-container .chosen-results {
    max-height: 350px;
}

#sosearchpro input.chosen-search-input {
    height: 23px !important;
    line-height: 23px;
    border: 1px solid #efefef !important;
}

#sosearchpro .dropdown-menu {
    opacity: 1;
    visibility: visible;
    margin-top: 1px;
    width: 100%;
    max-height: 350px;
    left: 0px !important;
}

#sosearchpro .dropdown-menu .media {
    border-bottom: 1px solid #eee;
}

#sosearchpro .dropdown-menu .media:hover {
    background-color: transparent;
}

#sosearchpro .dropdown-menu .media-left {
    border: none;
    padding-right: 0;
}

#sosearchpro .dropdown-menu::-webkit-scrollbar {
    width: 3px;
}

#sosearchpro .dropdown-menu::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.2);
    border-width: 3px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.2);
    border-radius: 10px;
}

#sosearchpro .dropdown-menu::-webkit-scrollbar-track {
    background: #eee;
}

#sosearchpro .dropdown-menu {
    border-radius: 0;
}

.navbar-compact .hidden-compact {
    display: none;
}

header .navbar-default {
    background-color: transparent;
}

header .navbar-default .megamenu-wrapper {
    background-color: transparent;
}

header ul.megamenu>li>a {
    text-shadow: unset;
}

.shopping_cart .fa-check-circle {
    display: none;
}

#sosearchpro.so-search .searchbox .select_category select:hover {
    cursor: pointer;
}

.dropdown-menu.shoppingcart-box .table {
    margin-bottom: 0;
}

.dropdown-menu.shoppingcart-box .table .btn-danger {
    background-color: transparent;
    font-size: 11px;
    padding: 0;
}

.dropdown-menu.shoppingcart-box .table .btn-danger i {
    color: #000;
    margin: 0;
    font-size: 10px;
    vertical-align: text-top;
}

.dropdown-menu.shoppingcart-box .table .btn-danger:hover i {
    color: #f93355;
}

/*============ HEADER  ==================*/
.common-home .horizontal ul.megamenu>li.home>a {
    background: transparent;
    color: #f93355;
}

.container-megamenu.horizontal ul.megamenu>li.home>a,
.container-megamenu.horizontal ul.megamenu>li.active>a,
.container-megamenu.horizontal ul.megamenu>li:hover>a {
    background-color: transparent;
    color: #f93355;
}

.container-megamenu.horizontal .subcategory li a {
    color: #495057;
}

.container-megamenu.horizontal .subcategory li a:hover {
    color: #f93355;
}

.mega-horizontal .navbar-default {
    border: none;
    background: transparent;
}

@media (max-width: 991px) {

    .responsive ul.megamenu>li.click:before,
    .responsive ul.megamenu>li.hover:before {
        right: 0;
        left: auto;
    }

    .responsive ul.megamenu>li.active .close-menu {
        right: 0;
        left: auto;
    }
}

.header-bottom .content_menu .container {
    overflow: visible;
}

.btn-shopping-cart .dropdown-menu {
    min-width: 420px;
    padding-top: 20px;
}

@media (max-width: 767px) {
    .btn-shopping-cart .dropdown-menu {
        min-width: 320px;
    }
}

.btn-shopping-cart .dropdown-menu .cart_product_name {
    color: #495057;
}

.btn-shopping-cart .dropdown-menu .cart_product_name:hover {
    color: #f93355;
}

.btn-shopping-cart .dropdown-menu .col-quantity-cart {
    min-width: 30px;
}

.btn-shopping-cart .dropdown-menu .empty {
    padding: 15px;
    margin: 0;
}

.btn-shopping-cart .table>tbody>tr>td {
    border: none;
    border-bottom: 1px solid #eee;
    --bs-table-accent-bg: transparent;
    padding: 15px 5px;
}

.btn-shopping-cart .table>tbody>tr>td.size-img-cart {
    padding: 15px 0;
}

.btn-shopping-cart .table>tbody>tr>td.title-prod a {
    line-height: 18px;
    display: inline-block;
}

.btn-shopping-cart .table>tbody>tr:last-child>td {
    border: none;
}

.btn-shopping-cart .checkout {
    border-top: 1px solid #eee;
}

.btn-shopping-cart .added_items {
    padding: 10px;
}

.megamenu-style-dev {
    position: relative;
}

.megamenu-style-dev .vertical ul.megamenu {
    position: absolute;
    width: 100%;
    background: #222;
    z-index: 99;
}

.megamenu-style-dev .vertical ul.megamenu>li>a {
    font-size: 11px;
}

.megamenu-style-dev .vertical .vertical ul.megamenu>li {
    margin: 0;
    border-right: 0;
    background: #222;
}

.megamenu-style-dev .vertical .vertical ul.megamenu>li strong i {
    display: none;
}

.megamenu-style-dev .vertical .vertical ul.megamenu>li>a {
    padding-left: 15px;
    padding-right: 12px;
    color: #fff;
}

.megamenu-style-dev .vertical .vertical ul.megamenu>li>a:hover {
    color: #fff;
}

.megamenu-style-dev .vertical .vertical ul.megamenu>li.css-menu .sub-menu .content {
    padding: 0;
}

.megamenu-style-dev .vertical .vertical ul.megamenu>li.css-menu .hover-menu .menu>ul {
    padding: 0;
    margin: 0;
}

.megamenu-style-dev .vertical .vertical ul.megamenu>li.css-menu .hover-menu .menu>ul li {
    border-bottom: 1px solid #eee;
}

.megamenu-style-dev .vertical .vertical ul.megamenu>li.css-menu .hover-menu .menu>ul li:hover {
    background: #eee;
}

.megamenu-style-dev .vertical .vertical ul.megamenu>li.css-menu .hover-menu .menu>ul li:hover>a {
    color: #f93355;
}

.megamenu-style-dev .vertical .vertical ul.megamenu>li.css-menu .hover-menu .menu>ul li a {
    line-height: 37px;
}

.megamenu-style-dev .vertical .vertical ul.megamenu>li.css-menu .hover-menu .menu>ul li a b {
    line-height: 37px;
    font-size: 16px;
    margin: 0 20px;
}

.megamenu-style-dev .vertical .vertical ul.megamenu>li.css-menu .hover-menu .menu>ul li:last-child {
    border: none;
}

.megamenu-style-dev .vertical .vertical ul.megamenu>li.css-menu .hover-menu .menu>ul ul {
    padding: 0;
    left: 100%;
    margin: 0;
    box-shadow: none;
    min-width: 200px;
}

.megamenu-style-dev .vertical .vertical ul.megamenu>li.css-menu .hover-menu .menu>ul ul:before,
.megamenu-style-dev .vertical .vertical ul.megamenu>li.css-menu .hover-menu .menu>ul ul:after {
    display: none;
}

.megamenu-style-dev .vertical .vertical ul.megamenu>li.item-style3 .sub-menu .content {
    padding-right: 0;
}

.megamenu-style-dev .vertical .vertical ul.megamenu>li.with-sub-menu>a:after {
    content: '';
    color: #fff;
    font-family: Fontawesome;
    font-size: 13px;
    float: right;
    margin: 0;
}

.megamenu-style-dev .vertical .vertical ul.megamenu>li.with-sub-menu:hover>a:after {
    position: static;
    border-color: transparent;
}

.megamenu-style-dev .vertical .vertical ul.megamenu>li:hover {
    background-color: #444;
}

.megamenu-style-dev .vertical .vertical ul.megamenu>li:hover>a {
    color: #fff;
}

.megamenu-style-dev .vertical .vertical ul.megamenu>li.active>a {
    background: transparent !important;
}

.megamenu-style-dev .vertical .vertical ul.megamenu>li .sub-menu .content {
    border-top: 1px solid #ddd;
}

.megamenu-style-dev .vertical .vertical ul.megamenu>li .sub-menu .content .banner {
    margin-top: -21px;
    margin-bottom: -22px;
    margin-right: -1px;
}

.megamenu-style-dev .vertical .vertical ul.megamenu>li .sub-menu .content .static-menu .menu ul a.main-menu {
    padding: 0;
}

.megamenu-style-dev .vertical ul.megamenu .sub-menu .content .static-menu .menu ul {
    padding-bottom: 0;
}

.megamenu-style-dev .vertical ul.megamenu .sub-menu .content .static-menu .menu ul li>a {
    line-height: inherit;
    padding-bottom: 0;
    border-bottom: none;
    min-height: auto;
}

.megamenu-style-dev .vertical ul.megamenu .sub-menu .content .static-menu .menu ul li>a:hover {
    color: #f93355;
}

.megamenu-style-dev .vertical ul.megamenu .sub-menu .content .static-menu .menu ul ul a {
    padding: 0;
}

.megamenu-style-dev .vertical ul.megamenu .sub-menu .content .static-menu .menu ul ul a:hover {
    color: #f93355;
}

/*======================================================*/
/*====================header1============================*/
.common-home .typeheader-1 .container-megamenu.horizontal ul.megamenu>li:first-child>a {
    background-color: #f93355;
}

.common-home .typeheader-1 .container-megamenu.horizontal ul.megamenu>li:first-child>a:before {
    height: 24px;
}

.typeheader-1 .dropdown-menu li>a:hover {
    color: #f93355;
}

.typeheader-1 .container-megamenu.horizontal ul.megamenu>li:hover>a,
.typeheader-1 .container-megamenu.horizontal ul.megamenu>li.active>a,
.typeheader-1 .container-megamenu.horizontal ul.megamenu>li.active_menu>a {
    background-color: #f93355;
}

.typeheader-1 .container-megamenu.horizontal ul.megamenu>li:hover>a:before,
.typeheader-1 .container-megamenu.horizontal ul.megamenu>li.active>a:before,
.typeheader-1 .container-megamenu.horizontal ul.megamenu>li.active_menu>a:before {
    height: 24px;
}

.typeheader-1 .container-megamenu.horizontal ul.megamenu>li.item-special>a:hover {
    color: #f93355;
}

.typeheader-1 .container-megamenu.vertical .vertical-wrapper ul.megamenu .mega-style1>.sub-menu .content .static-menu .menu>ul>li a.main-menu:hover {
    color: #f93355;
}

.typeheader-1 .container-megamenu.vertical #menuHeading .megamenuToogle-pattern .container {
    background-color: #f93355;
}

.typeheader-1 .container-megamenu.vertical .vertical-wrapper ul.megamenu>li>a::before {
    background-color: #f93355;
}

.typeheader-1 .search-header .icon-search:hover {
    background-color: #f93355;
}

.typeheader-1 #sosearchpro button:hover {
    color: #f93355;
}

.typeheader-1 .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner .total-shopping-cart .items_cart {
    background: #f93355;
}

.typeheader-1 ul.lang-curr .btn-group .btn-link:hover {
    color: #f93355;
}

/*====================header2============================*/
.common-home .typeheader-2 .container-megamenu.horizontal ul.megamenu>li:first-child>a {
    color: #f93355;
}

.typeheader-2 .dropdown-menu li>a:hover {
    color: #f93355;
}

.typeheader-2 .container-megamenu.horizontal ul.megamenu>li:hover>a,
.typeheader-2 .container-megamenu.horizontal ul.megamenu>li.active>a,
.typeheader-2 .container-megamenu.horizontal ul.megamenu>li.active_menu>a {
    color: #f93355;
}

.typeheader-2 .container-megamenu.vertical .vertical-wrapper ul.megamenu .mega-style1>.sub-menu .content .static-menu .menu>ul>li a.main-menu:hover {
    color: #f93355;
}

.typeheader-2 .container-megamenu.vertical:hover #menuHeading .megamenuToogle-wrapper .megamenuToogle-pattern .container {
    color: #f93355;
}

.typeheader-2 .container-megamenu.vertical:hover #menuHeading .megamenuToogle-wrapper .megamenuToogle-pattern .container>div {
    background: #f93355;
}

.typeheader-2 .container-megamenu.vertical .vertical-wrapper ul.megamenu>li>a::before {
    background-color: #f93355;
}

.typeheader-2 .search-header .icon-search:hover {
    background-color: #f93355;
}

.typeheader-2 #sosearchpro button:hover {
    background: #f93355;
}

.typeheader-2 ul.lang-curr .btn-group .btn-link:hover {
    color: #f93355;
}

.typeheader-2 ul.signin-w>li>a:hover,
.typeheader-2 .wishlist>a:hover {
    color: #f93355;
}

.typeheader-2 .shopping_cart .btn-shopping-cart .top_cart:hover {
    color: #f93355;
}

.typeheader-2 .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner .total-shopping-cart .items_cart {
    background: #f93355;
}

/*====================header3============================*/
.common-home .typeheader-3 .container-megamenu.horizontal ul.megamenu>li:first-child>a:before {
    background-color: #f93355;
    width: 100%;
    height: calc(100% - 25px);
    top: 12.5px;
    left: 0;
}

.typeheader-3 .dropdown-menu li>a:hover {
    color: #f93355;
}

.typeheader-3 .container-megamenu.horizontal ul.megamenu>li:hover>a:before,
.typeheader-3 .container-megamenu.horizontal ul.megamenu>li.active>a:before,
.typeheader-3 .container-megamenu.horizontal ul.megamenu>li.active_menu>a:before {
    background-color: #f93355;
}

.typeheader-3 .container-megamenu.horizontal ul.megamenu>li.item-special>a:hover {
    color: #f93355;
}

.typeheader-3 .container-megamenu.vertical #menuHeading .megamenuToogle-pattern .container {
    background-color: #f93355;
}

.typeheader-3 .container-megamenu.vertical .vertical-wrapper ul.megamenu>li>a:before {
    background-color: #f93355;
}

.typeheader-3 .container-megamenu.vertical .vertical-wrapper ul.megamenu .mega-style1>.sub-menu .content .static-menu .menu>ul>li a.main-menu:hover {
    color: #f93355;
}

.typeheader-3 #sosearchpro .search:hover {
    border: 2px solid #f93355;
}

.typeheader-3 .search-header .icon-search:hover {
    background-color: #f93355;
}

.typeheader-3 #sosearchpro button:hover {
    color: #f93355;
}

.typeheader-3 .wishlist>a:hover {
    background: #f93355;
}

.typeheader-3 .shopping_cart .btn-shopping-cart .top_cart {
    background: #f93355;
}

.typeheader-3 .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner .total-shopping-cart .items_cart {
    color: #f93355;
}

.typeheader-3 ul.lang-curr .btn-group .btn-link:hover {
    color: #f93355;
}

/*====================header4============================*/
.common-home .typeheader-4 .container-megamenu.horizontal ul.megamenu>li:first-child>a {
    color: #f93355;
}

.typeheader-4 .dropdown-menu li>a:hover {
    color: #f93355;
}

.typeheader-4 .container-megamenu.horizontal ul.megamenu>li:hover>a,
.typeheader-4 .container-megamenu.horizontal ul.megamenu>li.active>a,
.typeheader-4 .container-megamenu.horizontal ul.megamenu>li.active_menu>a {
    color: #f93355;
}

.typeheader-4 .container-megamenu.horizontal ul.megamenu>li.item-special>a:hover {
    color: #f93355;
}

.typeheader-4 .container-megamenu.vertical .vertical-wrapper ul.megamenu .mega-style1>.sub-menu .content .static-menu .menu>ul>li a.main-menu:hover {
    color: #f93355;
}

.typeheader-4 ul.lang-curr .btn-group .btn-link:hover {
    color: #f93355;
}

.typeheader-4 .welcome-msg a:hover {
    color: #f93355;
}

.typeheader-4 #sosearchpro button {
    background: #f93355;
}

.typeheader-4 .search-header .icon-search:hover {
    background-color: #f93355;
}

.typeheader-4 ul.signin-w>li>a:hover,
.typeheader-4 .wishlist>a:hover {
    color: #f93355;
}

.typeheader-4 .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner .total-shopping-cart .items_cart {
    background: #f93355;
}

footer #collapse-footer {
    display: block;
}

.footer-container {
    clear: both;
}

footer .so-page-builder .container {
    padding: 0 15px;
}

footer .copyright a:hover {
    color: #f93355;
}

.typefooter-1 .infos-footer ul li.email a:hover {
    color: #f93355;
}

.typefooter-1 ul.menu li a:hover {
    color: #f93355;
}

.typefooter-1 .newsletter-footer1 .newsletter .block_content form.signup .subcribe button {
    background-color: #f93355;
}

.typefooter-2 .infos-footer ul li.email a:hover {
    color: #f93355;
}

.typefooter-2 ul.menu li a:hover {
    color: #f93355;
}

/*===============================================
    [SASS DIRECTORY ]

    [1] MEGA MENU VERTICAL
    [2] MODULE HOME SLIDER
    [3] MODULE EXTRA SLIDER
    [4] SHORT CODE BANNER
    [5] SO LISTING TABS
    [6] SO DEALS
    [7] SO NEWSLETTER
==============================================*/
.no-padding {
    padding: 0 !important;
}

.no-margin {
    margin: 0;
}

#content {
    margin-bottom: 90px;
}

.container-full {
    overflow: visible !important;
}

.common-home #content .so-page-builder {
    overflow: visible;
}

.common-home #content .so-page-builder .container-fluid {
    overflow: visible !important;
}

.wrapper-full .container,
#content .so-page-builder .container,
.container-fluid .container {
    padding-left: 15px;
    padding-right: 15px;
}

.common-home.layout-4 #content {
    margin-bottom: 0;
}

/*====================== mod title ========================*/
.layout-4 #content .module .sub-title {
    margin-bottom: 7px;
    font-size: 14px;
    letter-spacing: 6px;
    line-height: 24px;
    text-transform: uppercase;
    color: #f93355;
    font-weight: 400;
}

.layout-4 #content .module .modtitle {
    margin-top: -9px;
    margin-bottom: 20px;
    color: #000;
    font-size: 30px;
    line-height: 4rem;
    font-weight: 500;
    text-transform: capitalize;
}

.layout-4 #content .module .modtitle span {
    color: #000;
    font-size: 30px;
    line-height: 40px;
    font-weight: 500;
    text-transform: capitalize;
}

.layout-4 #content .module .modtitle span span {
    color: #f93355;
}

.layout-4 #content .module .head-title {
    /* display: flex; */
    justify-content: space-between;
    flex-direction: row;
    margin-bottom: 20px;
}

.layout-4 #content .module .head-title .modtitle {
    margin-bottom: 0px;
}

.layout-4 #content .module .pre_text {
    margin: 0;
}

.layout-4 #content .module .pre_text a {
    font-size: 14px;
    text-decoration: underline;
}

.layout-4 #content .module .products-list .product-layout .product-item-container {
    margin-bottom: 0;
}

.layout-4.common-home #content .module {
    margin-bottom: 2rem;
}

.layout-4.common-home #content .module .no-margin {
    margin: 0;
}

.layout-4.common-home #content .rating span.fa-stack .fa-star-o:before,
.layout-4.common-home #content .ratings span.fa-stack .fa-star-o:before {
    content: '';
    color: #000;
}

.layout-4.common-home #content .rating span.fa-stack .fa-star.fa-stack-1x,
.layout-4.common-home #content .ratings span.fa-stack .fa-star.fa-stack-1x {
    z-index: 1;
}

.layout-4.common-home #content .rating span.fa-stack .fa-star.fa-stack-1x:before,
.layout-4.common-home #content .ratings span.fa-stack .fa-star.fa-stack-1x:before {
    content: '';
    color: #ffb400;
}

.layout-4.common-home #content span.fa-stack {
    width: 12px;
    height: 12px;
    line-height: 12px;
    font-size: 12px;
    margin: 0 1px;
}

.layout-4.common-home #content span.fa-stack .fa-star-o:before {
    content: '';
    color: #000;
}

.layout-4.common-home #content span.fa-stack .fa-stack-2x {
    font-size: 12px;
}

.layout-4.common-home #content span.fa-stack .fa-star.fa-stack-2x {
    position: relative;
    z-index: 1;
}

.layout-4.common-home #content span.fa-stack .fa-star.fa-stack-2x:before {
    content: '';
    color: #ffb400;
}

.layout-4.common-home #content .products-list .product-layout .product-item-container .right-block .list-block .addToCart {
    height: 40px;
    line-height: 40px;
}

.layout-4.common-home #content .products-list .product-layout .product-item-container .so-colorswatch-productpage-icons {
    display: none;
}

/************************************************************************************************
    MODULE HOME SLIDER
*************************************************************************************************/
.module.sohomepage-slider {
    margin-top: 30px;
    z-index: 0;
    display: block;
    /*fix nhap nhay white when next slide because transform:all in owl2-stage*/
}

.module.sohomepage-slider .form-group {
    margin-bottom: 0;
}

.module.sohomepage-slider .so-homeslider {
    display: block;
    border: none;
    border-radius: 5px;
    overflow: hidden;
}

.module.sohomepage-slider .so-homeslider img {
    width: 100%;
}

.module.sohomepage-slider .sohomeslider-description {
    position: static;
    padding: 0;
}

.module.sohomepage-slider .sohomeslider-description .container,
.module.sohomepage-slider .sohomeslider-description .container-full {
    position: relative;
    padding: 0;
}

@media (min-width: 1200px) {
    .module.sohomepage-slider .sohomeslider-description .container-full {
        margin-left: 92px;
        margin-right: 92px;
    }
}

.module.sohomepage-slider .sohomeslider-description .des-warp {
    position: absolute;
    bottom: 105px;
    left: 80px;
}

.module.sohomepage-slider .sohomeslider-description .des-warp.align-left {
    text-align: left;
}

.module.sohomepage-slider .sohomeslider-description .des-warp.align-right {
    text-align: left;
}

.module.sohomepage-slider .sohomeslider-description .subtitle-slider {
    opacity: 0;
    font-size: 24px;
    line-height: 32px;
    text-transform: capitalize;
    color: #fff;
    margin-bottom: 7px;
}

.module.sohomepage-slider .sohomeslider-description .subtitle-slider span {
    color: #f93355;
}

.module.sohomepage-slider .sohomeslider-description .title-slider {
    opacity: 0;
    font-size: 60px;
    line-height: 70px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 12px;
}

.module.sohomepage-slider .sohomeslider-description .des-slider {
    opacity: 0;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 42px;
}

.module.sohomepage-slider .sohomeslider-description .slide-button {
    opacity: 0;
}

.module.sohomepage-slider .sohomeslider-description .button {
    display: inline-block;
    color: #000;
    background: #ffff;
    border: 1px solid #ffff;
    line-height: 50px;
    font-weight: 500;
    font-size: 14px;
    padding: 0 45px;
    border-radius: 5px;
}

.module.sohomepage-slider .sohomeslider-description .button.button-bd {
    background: #000;
    color: #fff;
}

.module.sohomepage-slider .sohomeslider-description .button:hover {
    background: #fff;
    border-color: #fff;
    color: #000;
}

.module.sohomepage-slider .owl2-item.active .sohomeslider-description .subtitle-slider {
    opacity: 1;
    animation: fadeInDown 2s ease-in-out;
    -webkit-animation: fadeInDown 2s ease-in-out;
    -moz-animation: fadeInDown 2s ease-in-out;
    -o-animation: fadeInDown 2s ease-in-out;
}

.module.sohomepage-slider .owl2-item.active .sohomeslider-description .title-slider {
    opacity: 1;
    animation: zoomIn 1.5s ease-in-out;
    -webkit-animation: zoomIn 1.5s ease-in-out;
    -moz-animation: zoomIn 1.5s ease-in-out;
    -o-animation: zoomIn 1.5s ease-in-out;
    -ms-animation: zoomIn 1.5s ease-in-out;
}

.module.sohomepage-slider .owl2-item.active .sohomeslider-description .des-slider {
    opacity: 1;
    animation: fadeInRight 1.5s ease-in-out;
    -webkit-animation: fadeInRight 1.5s ease-in-out;
    -moz-animation: fadeInRight 1.5s ease-in-out;
    -o-animation: fadeInRight 1.5s ease-in-out;
}

.module.sohomepage-slider .owl2-item.active .sohomeslider-description .slide-button {
    opacity: 1;
    animation: fadeInUp 2s ease-in-out;
    -webkit-animation: fadeInUp 2s ease-in-out;
    -moz-animation: fadeInUp 2s ease-in-out;
    -o-animation: fadeInUp 2s ease-in-out;
}

.module.sohomepage-slider .owl2-item.active .sohomeslider-description .sl-style2 .title-slider {
    animation: fadeInRight 1.5s ease-in-out;
    -webkit-animation: fadeInRight 1.5s ease-in-out;
    -moz-animation: fadeInRight 1.5s ease-in-out;
    -o-animation: fadeInRight 1.5s ease-in-out;
    -ms-animation: fadeInRight 1.5s ease-in-out;
}

.module.sohomepage-slider .owl2-item.active .sohomeslider-description .sl-style2 .des-slider {
    animation: fadeInLeft 1.5s ease-in-out;
    -webkit-animation: fadeInLeft 1.5s ease-in-out;
    -moz-animation: fadeInLeft 1.5s ease-in-out;
    -o-animation: fadeInLeft 1.5s ease-in-out;
}

.module.sohomepage-slider .owl2-item.active .sohomeslider-description .sl-style3 .subtitle-slider {
    animation: rotateInDownRight 2s ease-in-out;
    -webkit-animation: rotateInDownRight 2s ease-in-out;
    -moz-animation: rotateInDownRight 2s ease-in-out;
    -o-animation: rotateInDownRight 2s ease-in-out;
}

.module.sohomepage-slider .owl2-item.active .sohomeslider-description .sl-style3 .title-slider {
    animation: fadeInRight 1.5s ease-in-out;
    -webkit-animation: fadeInRight 1.5s ease-in-out;
    -moz-animation: fadeInRight 1.5s ease-in-out;
    -o-animation: fadeInRight 1.5s ease-in-out;
    -ms-animation: fadeInRight 1.5s ease-in-out;
}

.module.sohomepage-slider .owl2-item.active .sohomeslider-description .sl-style3 .des-slider {
    animation: rotateInUpLeft 1.5s ease-in-out;
    -webkit-animation: rotateInUpLeft 1.5s ease-in-out;
    -moz-animation: rotateInUpLeft 1.5s ease-in-out;
    -o-animation: rotateInUpLeft 1.5s ease-in-out;
}

.module.sohomepage-slider .owl2-item.active .sohomeslider-description .sl-style3 .slide-button {
    animation: fadeInLeft 2s ease-in-out;
    -webkit-animation: fadeInLeft 2s ease-in-out;
    -moz-animation: fadeInLeft 2s ease-in-out;
    -o-animation: fadeInLeft 2s ease-in-out;
}

.module.sohomepage-slider .owl2-controls {
    height: 0;
}

.module.sohomepage-slider .owl2-controls .owl2-nav {
    position: absolute;
    bottom: 20px;
    right: 0px;
    display: flex;
    gap: 10px;
    right: 20px;
}

.module.sohomepage-slider .owl2-controls .owl2-nav .owl2-next,
.module.sohomepage-slider .owl2-controls .owl2-nav .owl2-prev {
    position: unset;
    background-color: #fff;
    border: none;
    border-radius: 20px;
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    cursor: pointer;
    opacity: 0;
    transition: all 0.3s ease-in-out 0s;
    z-index: 99;
    font-size: 0;
    margin: 0;
    text-indent: 0;
    color: #000;
    font-size: 0px;
    font-weight: 400;
}

.module.sohomepage-slider .owl2-controls .owl2-nav .owl2-next:before,
.module.sohomepage-slider .owl2-controls .owl2-nav .owl2-prev:before {
    position: unset;
    opacity: 1;
    content: '';
    font-family: 'FontAwesome';
    display: inline-block;
    width: auto;
    height: auto;
    font-size: 13px;
    text-indent: 0;
    background: transparent;
}

.module.sohomepage-slider .owl2-controls .owl2-nav .owl2-next:hover,
.module.sohomepage-slider .owl2-controls .owl2-nav .owl2-prev:hover {
    background-color: #000;
    border-color: #000;
    color: #fff;
    opacity: 1;
}

.module.sohomepage-slider .owl2-controls .owl2-nav .owl2-next:before {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.module.sohomepage-slider .owl2-controls .owl2-nav>div:after {
    display: none !important;
}

.module.sohomepage-slider .owl2-controls .owl2-dots {
    position: absolute;
    bottom: 33px;
    text-align: center;
    width: auto;
    left: 80px;
    right: auto;
    float: none;
    line-height: 8px;
    display: flex;
    column-gap: 10px;
    margin: 0;
}

.module.sohomepage-slider .owl2-controls .owl2-dots .owl2-dot {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    opacity: 1;
    float: none;
    border-radius: 100%;
    background-color: transparent;
    border: 1px solid transparent;
    transition: all 0.2s ease-in-out 0s;
}

.module.sohomepage-slider .owl2-controls .owl2-dots .owl2-dot span {
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: #fff;
    margin: 2px;
    transition: all 0.2s ease-in-out 0s;
}

.module.sohomepage-slider .owl2-controls .owl2-dots .owl2-dot:hover {
    background-color: transparent;
    border: 1px solid #fff;
}

.module.sohomepage-slider .owl2-controls .owl2-dots .owl2-dot:hover span {
    background: transparent;
}

.module.sohomepage-slider .owl2-controls .owl2-dots .owl2-dot.active {
    background-color: transparent;
    border: 1px solid #fff;
}

.module.sohomepage-slider .owl2-controls .owl2-dots .owl2-dot.active span {
    background: transparent;
}

.module.sohomepage-slider:hover .owl2-controls .owl2-nav>div {
    opacity: 1;
}

@supports (-webkit-appearance: none) and (not (-moz-appearance: none)) {
    .module.sohomepage-slider .owl2-stage-outer {
        background: #fff;
        /* or color theme */
    }

    .module.sohomepage-slider .owl2-carousel .owl2-stage {
        transition: transform !important;
        will-change: transform;
        backface-visibility: hidden;
    }

    .module.sohomepage-slider .owl2-carousel .owl2-item {
        backface-visibility: hidden;
    }

    .module.sohomepage-slider .owl2-carousel img {
        will-change: opacity;
    }
}

.module.homeslider-layout4 {
    margin-top: 0;
}

.module.homeslider-layout4 .so-homeslider {
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #eee;
}

.module.homeslider-layout4 .sohomeslider-description .des-warp {
    position: absolute;
    bottom: 120px;
    left: 80px;
}

.module.homeslider-layout4 .sohomeslider-description .subtitle-slider {
    font-size: 16px;
    line-height: 22px;
    text-transform: capitalize;
    color: #f93355;
    margin-bottom: 7px;
}

.module.homeslider-layout4 .sohomeslider-description .subtitle-slider span {
    color: #f93355;
}

.module.homeslider-layout4 .sohomeslider-description .title-slider {
    font-size: 40px;
    line-height: 44px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 17px;
}

.module.homeslider-layout4 .sohomeslider-description .des-slider {
    font-size: 16px;
    line-height: 22px;
    color: #000;
    font-weight: 400;
    margin-bottom: 32px;
}

.module.homeslider-layout4 .sohomeslider-description .button {
    display: inline-block;
    color: #000;
    background: #ffff;
    border: 1px solid #000;
    line-height: 40px;
    font-weight: 500;
    font-size: 14px;
    padding: 0 25px;
    border-radius: 5px;
}

.module.homeslider-layout4 .sohomeslider-description .button:hover {
    background: #000;
    border-color: #000;
    color: #fff;
}

.module.homeslider-layout4 .owl2-controls .owl2-dots {
    position: absolute;
    bottom: 40px;
    text-align: center;
    width: auto;
    left: 80px;
    right: auto;
    float: none;
    line-height: 8px;
    display: flex;
    column-gap: 10px;
    margin: 0;
}

.module.homeslider-layout4 .owl2-controls .owl2-dots .owl2-dot {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    opacity: 1;
    float: none;
    border-radius: 100%;
    background-color: transparent;
    border: 1px solid transparent;
    transition: all 0.2s ease-in-out 0s;
}

.module.homeslider-layout4 .owl2-controls .owl2-dots .owl2-dot span {
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: #000;
    margin: 2px;
    transition: all 0.2s ease-in-out 0s;
}

.module.homeslider-layout4 .owl2-controls .owl2-dots .owl2-dot:hover {
    background-color: transparent;
    border: 1px solid #000;
}

.module.homeslider-layout4 .owl2-controls .owl2-dots .owl2-dot:hover span {
    background: transparent;
}

.module.homeslider-layout4 .owl2-controls .owl2-dots .owl2-dot.active {
    background-color: transparent;
    border: 1px solid #000;
}

.module.homeslider-layout4 .owl2-controls .owl2-dots .owl2-dot.active span {
    background: transparent;
}

/************************************************************************************************
    MODULE SO CATEGORIES
*************************************************************************************************/
.custom-slidercates.theme3 {
    position: relative;
    overflow: visible;
    margin: 0;
}

.custom-slidercates.theme3 .head-title {
    justify-content: center !important;
}

.custom-slidercates.theme3 .modcontent {
    line-height: 0;
}

.custom-slidercates.theme3 .owl2-carousel .owl2-item img {
    transform-style: unset;
}

.custom-slidercates.theme3 .owl2-controls {
    margin: 0;
}

.custom-slidercates.theme3 .owl2-controls .owl2-nav .owl2-next,
.custom-slidercates.theme3 .owl2-controls .owl2-nav .owl2-prev {
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 20px;
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    cursor: pointer;
    opacity: 0;
    transition: all 0.3s ease-in-out 0s;
    z-index: 99;
    font-size: 0;
    position: absolute;
    top: 50%;
    margin: 0;
    margin-top: -20px;
    text-indent: 0;
    color: #000;
    font-size: 0px;
    font-weight: 400;
}

.custom-slidercates.theme3 .owl2-controls .owl2-nav .owl2-next:before,
.custom-slidercates.theme3 .owl2-controls .owl2-nav .owl2-prev:before {
    position: unset;
    opacity: 1;
    content: '';
    font-family: 'FontAwesome';
    display: inline-block;
    width: auto;
    height: auto;
    font-size: 13px;
    text-indent: 0;
    background: transparent;
}

.custom-slidercates.theme3 .owl2-controls .owl2-nav .owl2-next:hover,
.custom-slidercates.theme3 .owl2-controls .owl2-nav .owl2-prev:hover {
    background-color: #000;
    border-color: #000;
    color: #fff;
    opacity: 1;
}

.custom-slidercates.theme3 .owl2-controls .owl2-nav .owl2-next {
    right: -70px;
    left: auto;
}

@media (max-width: 1500px) {
    .custom-slidercates.theme3 .owl2-controls .owl2-nav .owl2-next {
        right: -70px;
        left: auto;
    }
}

@media (max-width: 1367px) {
    .custom-slidercates.theme3 .owl2-controls .owl2-nav .owl2-next {
        right: 0px;
        left: auto;
    }
}

.custom-slidercates.theme3 .owl2-controls .owl2-nav .owl2-next:before {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.custom-slidercates.theme3 .owl2-controls .owl2-nav .owl2-prev {
    left: -70px;
    right: auto;
}

@media (max-width: 1500px) {
    .custom-slidercates.theme3 .owl2-controls .owl2-nav .owl2-prev {
        left: -70px;
        right: auto;
    }
}

@media (max-width: 1367px) {
    .custom-slidercates.theme3 .owl2-controls .owl2-nav .owl2-prev {
        left: 0px;
        right: auto;
    }
}

.custom-slidercates.theme3 .owl2-controls .owl2-nav>div {
    top: 41% !important;
}

.custom-slidercates.theme3 .owl2-controls .owl2-dots {
    float: none;
    margin-left: -5px;
    margin-right: -5px;
    line-height: 10px;
}

.custom-slidercates.theme3 .owl2-controls .owl2-dots .owl2-dot {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: #ffffff80;
    margin: 0 5px;
    display: inline-block;
    opacity: 1;
    float: none;
    transition: all 0.2s ease-in-out 0s;
}

.custom-slidercates.theme3 .owl2-controls .owl2-dots .owl2-dot span {
    display: none;
}

.custom-slidercates.theme3 .owl2-controls .owl2-dots .owl2-dot:hover {
    background-color: #fff;
}

.custom-slidercates.theme3 .owl2-controls .owl2-dots .owl2-dot.active {
    background-color: #fff;
}

.custom-slidercates.theme3:hover .owl2-controls .owl2-nav>div {
    opacity: 1;
}

.custom-slidercates.theme3 .cat-wrap .owl2-stage-outer {
    direction: ltr;
    padding: 0 28px;
    margin: 0 -28px;
}

.custom-slidercates.theme3 .cat-wrap .content-box {
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
}

.custom-slidercates.theme3 .cat-wrap .content-box .image-cat {
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #eee;
    transition: all 0.3s ease-in-out 0s;
}

.custom-slidercates.theme3 .cat-wrap .content-box .image-cat a {
    display: inline-block;
    position: relative;
}

.custom-slidercates.theme3 .cat-wrap .content-box .image-cat a span {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #fff;
    color: #000;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    position: absolute;
    top: 50%;
    left: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 3px 5px #0003;
    transform: translate(-50%);
    opacity: 0;
    visibility: hidden;
}

.custom-slidercates.theme3 .cat-wrap .content-box .image-cat a span:hover {
    color: #fff;
    background: #f93355;
}

.custom-slidercates.theme3 .cat-wrap .content-box .image-cat img {
    border: none;
    transition: all 1.2s ease 0s;
    width: auto;
    display: inline-block;
    border-radius: 100%;
    transition: all 0.3s ease-out;
    transform: scale(1);
}

.custom-slidercates.theme3 .cat-wrap .content-box .image-cat img:hover {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
}

.custom-slidercates.theme3 .cat-wrap .content-box .cat-title {
    padding-top: 15px;
    margin-bottom: 0;
}

.custom-slidercates.theme3 .cat-wrap .content-box .cat-title a {
    font-weight: 500;
    font-size: 16px;
}

.custom-slidercates.theme3 .cat-wrap .content-box .child-cat {
    padding-top: 15px;
}

.custom-slidercates.theme3 .cat-wrap .content-box .child-cat .child-cat-title {
    float: left;
    width: 100%;
    font-size: 14px;
}

.custom-slidercates.theme3 .cat-wrap .content-box .child-cat .child-cat-title .arrow {
    display: none;
}

.custom-slidercates.theme3 .cat-wrap .content-box .child-cat .child-cat-title a {
    position: relative;
    padding-left: 20px;
    line-height: 30px;
}

.custom-slidercates.theme3 .cat-wrap .content-box .child-cat .child-cat-title a:before {
    position: absolute;
    content: '';
    font-family: FontAwesome;
    top: -6px;
    left: 0;
    color: #f93355;
    font-size: 13px;
}

.custom-slidercates.theme3 .cat-wrap .content-box:hover .cat-title a {
    color: #f93355;
}

.custom-slidercates.theme3 .cat-wrap .content-box:hover .image-cat {
    border: 1px solid #000;
}

.custom-slidercates.theme3 .cat-wrap .content-box:hover .image-cat span {
    transform: scale(1);
    opacity: 1;
    visibility: visible;
    transform: translate(-50%, -50%);
}

.custom-slidercates.theme3 .cat-wrap .content-box:hover .image-cat img {
    transform: scale(1);
}

/************************************************************************************************
    MODULE DEALS
*************************************************************************************************/
.layout-4.common-home #content .deal-layout4 {
    background-color: #fbe9ec;
    border-radius: 10px;
}

.layout-4.common-home #content .deal-layout4 .module-wrapper {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.layout-4.common-home #content .deal-layout4 .head-title {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-wrap: wrap;
    flex-direction: column;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    margin-bottom: 0;
}

.layout-4.common-home #content .deal-layout4 .head-title .modtitle {
    margin-bottom: 5px;
}

.layout-4.common-home #content .deal-layout4 .head-title .pre_text {
    line-height: 22px;
    font-size: 16px;
    text-align: center;
}

.layout-4.common-home #content .deal-layout4 .head-title .item-time-w {
    margin: 25px 0 35px;
}

.layout-4.common-home #content .deal-layout4 .head-title .form-group {
    margin: 0;
}

.layout-4.common-home #content .deal-layout4 .head-title a.button {
    background-color: transparent;
    border: 1px solid #000;
    padding: 11px 52px;
}

.layout-4.common-home #content .deal-layout4 .head-title a.button:hover {
    background-color: #f93355;
    border: 1px solid #f93355;
}

.layout-4.common-home #content .deal-layout4 .modcontent {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
    padding: 40px 40px 40px 0px;
}

.layout-4.common-home #content .deal-layout4 .owl2-controls {
    margin: 0;
}

.layout-4.common-home #content .deal-layout4 .owl2-controls .owl2-nav .owl2-next,
.layout-4.common-home #content .deal-layout4 .owl2-controls .owl2-nav .owl2-prev {
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 20px;
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    cursor: pointer;
    opacity: 0;
    transition: all 0.3s ease-in-out 0s;
    z-index: 99;
    font-size: 0;
    position: absolute;
    top: 50%;
    margin: 0;
    margin-top: -20px;
    text-indent: 0;
    color: #000;
    font-size: 0px;
    font-weight: 400;
}

.layout-4.common-home #content .deal-layout4 .owl2-controls .owl2-nav .owl2-next:before,
.layout-4.common-home #content .deal-layout4 .owl2-controls .owl2-nav .owl2-prev:before {
    position: unset;
    opacity: 1;
    content: '';
    font-family: 'FontAwesome';
    display: inline-block;
    width: auto;
    height: auto;
    font-size: 13px;
    text-indent: 0;
    background: transparent;
}

.layout-4.common-home #content .deal-layout4 .owl2-controls .owl2-nav .owl2-next:hover,
.layout-4.common-home #content .deal-layout4 .owl2-controls .owl2-nav .owl2-prev:hover {
    background-color: #000;
    border-color: #000;
    color: #fff;
    opacity: 1;
}

.layout-4.common-home #content .deal-layout4 .owl2-controls .owl2-nav .owl2-next {
    right: -70px;
    left: auto;
}

@media (max-width: 1500px) {
    .layout-4.common-home #content .deal-layout4 .owl2-controls .owl2-nav .owl2-next {
        right: -70px;
        left: auto;
    }
}

@media (max-width: 1367px) {
    .layout-4.common-home #content .deal-layout4 .owl2-controls .owl2-nav .owl2-next {
        right: 0px;
        left: auto;
    }
}

.layout-4.common-home #content .deal-layout4 .owl2-controls .owl2-nav .owl2-next:before {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.layout-4.common-home #content .deal-layout4 .owl2-controls .owl2-nav .owl2-prev {
    left: -70px;
    right: auto;
}

@media (max-width: 1500px) {
    .layout-4.common-home #content .deal-layout4 .owl2-controls .owl2-nav .owl2-prev {
        left: -70px;
        right: auto;
    }
}

@media (max-width: 1367px) {
    .layout-4.common-home #content .deal-layout4 .owl2-controls .owl2-nav .owl2-prev {
        left: 0px;
        right: auto;
    }
}

.layout-4.common-home #content .deal-layout4 .owl2-controls .owl2-dots {
    float: none;
    margin-left: -5px;
    margin-right: -5px;
    line-height: 10px;
}

.layout-4.common-home #content .deal-layout4 .owl2-controls .owl2-dots .owl2-dot {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: #ffffff80;
    margin: 0 5px;
    display: inline-block;
    opacity: 1;
    float: none;
    transition: all 0.2s ease-in-out 0s;
}

.layout-4.common-home #content .deal-layout4 .owl2-controls .owl2-dots .owl2-dot span {
    display: none;
}

.layout-4.common-home #content .deal-layout4 .owl2-controls .owl2-dots .owl2-dot:hover {
    background-color: #fff;
}

.layout-4.common-home #content .deal-layout4 .owl2-controls .owl2-dots .owl2-dot.active {
    background-color: #fff;
}

.layout-4.common-home #content .deal-layout4:hover .owl2-controls .owl2-nav>div {
    opacity: 1;
}

@-moz-document url-prefix() {
    .layout-4.common-home #content .deal-layout4 .owl2-stage {
        display: inline-flex;
    }
}

.layout-4.common-home #content .deal-layout4 .cslider-item-timer .product_time_maxprice {
    display: inline-flex;
    column-gap: 10px;
}

.layout-4.common-home #content .deal-layout4 .cslider-item-timer .product_time_maxprice .time-item {
    background-color: transparent;
    line-height: 28px;
    float: none;
    display: block;
    width: auto;
    color: #fff;
    position: relative;
    text-transform: none;
    text-align: center;
    min-width: 50px;
}

.layout-4.common-home #content .deal-layout4 .cslider-item-timer .product_time_maxprice .time-item:after {
    position: absolute;
    content: ':';
    top: 0px;
    right: 10px;
    font-size: 16px;
    font-weight: 400;
    display: none;
}

.layout-4.common-home #content .deal-layout4 .cslider-item-timer .product_time_maxprice .time-item .num-time {
    border: none;
    font-size: 24px;
    color: #fff;
    font-weight: 500;
    float: none;
    background: #000;
    border-radius: 0px;
    display: block;
    border-radius: 100%;
    padding: 0px 5px;
    line-height: 50px;
}

.layout-4.common-home #content .deal-layout4 .cslider-item-timer .product_time_maxprice .time-item .name-time {
    margin-top: 5px;
    border: none;
    font-size: 12px;
    line-height: 18px;
    color: #000;
    font-weight: 500;
    float: none;
    text-transform: capitalize;
}

.layout-4.common-home #content .deal-layout4 .cslider-item-timer .product_time_maxprice .time-item.time-sec:after {
    display: none;
}

.layout-4.common-home #content .deal-layout4 .so-deal {
    margin: 0;
}

.layout-4.common-home #content .deal-layout4 .so-deal .extraslider-inner {
    padding: 0;
    border: none;
}

.layout-4.common-home #content .deal-layout4 .products-list .product-layout .product-item-container:before {
    border: none;
    background-color: #fff;
}

.layout-4.common-home #content .deal-layout4 .products-list .product-layout .product-item-container .right-block .item-available,
.layout-4.common-home #content .deal-layout4 .products-list .product-layout .product-item-container .right-block .item-time-w {
    display: none;
}

.layout-4.common-home #content .deal-layout4 .products-list .product-layout .product-item-container .right-block .list-block {
    bottom: auto;
    top: 0;
}

.layout-4.common-home #content .deal-layout4 .products-list .product-layout .product-item-container .right-block .list-block .addToCart {
    background-color: #fff;
    border: 1px solid #fff;
}

.layout-4.common-home #content .deal-layout4 .products-list .product-layout .product-item-container .right-block .list-block .addToCart:hover {
    background-color: #f93355;
    border-color: #f93355;
}

.layout-4.common-home #content .deal-layout4 .products-list .product-layout .product-item-container:hover:before {
    height: 100%;
}

.layout-4.common-home #content .deal-layout4 .products-list .product-layout .product-item-container:hover .right-block .list-block {
    opacity: 1;
    visibility: visible;
    top: -50px;
}

/************************************************************************************************
    MODULE EXTRA SLIDER
*************************************************************************************************/
.layout-4.common-home #content .extra-layout4 .head-title {
    position: relative;
    z-index: 2;
}

.layout-4.common-home #content .extra-layout4 .so-extraslider {
    margin: -60px 0;
    position: relative;
}

.layout-4.common-home #content .extra-layout4 .so-extraslider .extraslider-inner {
    border: none;
    overflow: visible;
}

.layout-4.common-home #content .extra-layout4 .so-extraslider .extraslider-inner .owl2-stage-outer {
    padding: 60px 0;
}

.layout-4.common-home #content .extra-layout4 .owl2-controls {
    margin: 0;
}

.layout-4.common-home #content .extra-layout4 .owl2-controls .owl2-dots {
    float: none;
    margin-left: -5px;
    margin-right: -5px;
    line-height: 10px;
}

.layout-4.common-home #content .extra-layout4 .owl2-controls .owl2-dots .owl2-dot {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: #ffffff80;
    margin: 0 5px;
    display: inline-block;
    opacity: 1;
    float: none;
    transition: all 0.2s ease-in-out 0s;
}

.layout-4.common-home #content .extra-layout4 .owl2-controls .owl2-dots .owl2-dot span {
    display: none;
}

.layout-4.common-home #content .extra-layout4 .owl2-controls .owl2-dots .owl2-dot:hover {
    background-color: #fff;
}

.layout-4.common-home #content .extra-layout4 .owl2-controls .owl2-dots .owl2-dot.active {
    background-color: #fff;
}

.layout-4.common-home #content .extra-layout4 .owl2-controls .owl2-nav .owl2-next,
.layout-4.common-home #content .extra-layout4 .owl2-controls .owl2-nav .owl2-prev {
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 20px;
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    cursor: pointer;
    opacity: 0;
    transition: all 0.3s ease-in-out 0s;
    z-index: 99;
    font-size: 0;
    position: absolute;
    top: 50%;
    margin: 0;
    margin-top: -20px;
    text-indent: 0;
    color: #000;
    font-size: 0px;
    font-weight: 400;
}

.layout-4.common-home #content .extra-layout4 .owl2-controls .owl2-nav .owl2-next:before,
.layout-4.common-home #content .extra-layout4 .owl2-controls .owl2-nav .owl2-prev:before {
    position: unset;
    opacity: 1;
    content: '';
    font-family: 'FontAwesome';
    display: inline-block;
    width: auto;
    height: auto;
    font-size: 13px;
    text-indent: 0;
    background: transparent;
}

.layout-4.common-home #content .extra-layout4 .owl2-controls .owl2-nav .owl2-next:hover,
.layout-4.common-home #content .extra-layout4 .owl2-controls .owl2-nav .owl2-prev:hover {
    background-color: #000;
    border-color: #000;
    color: #fff;
    opacity: 1;
}

.layout-4.common-home #content .extra-layout4 .owl2-controls .owl2-nav .owl2-next {
    right: -70px;
    left: auto;
}

@media (max-width: 1500px) {
    .layout-4.common-home #content .extra-layout4 .owl2-controls .owl2-nav .owl2-next {
        right: -70px;
        left: auto;
    }
}

@media (max-width: 1367px) {
    .layout-4.common-home #content .extra-layout4 .owl2-controls .owl2-nav .owl2-next {
        right: 0px;
        left: auto;
    }
}

.layout-4.common-home #content .extra-layout4 .owl2-controls .owl2-nav .owl2-next:before {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.layout-4.common-home #content .extra-layout4 .owl2-controls .owl2-nav .owl2-prev {
    left: -70px;
    right: auto;
}

@media (max-width: 1500px) {
    .layout-4.common-home #content .extra-layout4 .owl2-controls .owl2-nav .owl2-prev {
        left: -70px;
        right: auto;
    }
}

@media (max-width: 1367px) {
    .layout-4.common-home #content .extra-layout4 .owl2-controls .owl2-nav .owl2-prev {
        left: 0px;
        right: auto;
    }
}

.layout-4.common-home #content .extra-layout4:hover .owl2-controls .owl2-nav .owl2-next {
    opacity: 1;
}

.layout-4.common-home #content .extra-layout4:hover .owl2-controls .owl2-nav .owl2-prev {
    opacity: 1;
}

.layout-4.common-home #content .extra-layout4 .products-list .product-layout .product-item-container:before {
    border: 1px solid #eee;
    background-color: #fff;
}

.layout-4.common-home #content .extra-layout4 .products-list .product-layout .product-item-container:hover:before {
    border: 1px solid #000;
}

/************************************************************************************************
    SHORTCODE HTML
*************************************************************************************************/
.block-service {
    padding-top: 30px;
    padding-bottom: 30px;
}

.block-service .service_inner {
    display: flex;
    gap: 20px;
    align-items: center;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.block-service .service_inner .service-ico {
    width: 60px;
    height: 60px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    border: 1px solid rgba(255, 255, 255, 0.102);
    text-align: center;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.block-service .service_inner .service-ico img {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    transition-duration: 0.3s;
    display: inline-block;
    width: 28px;
    filter: brightness(0) saturate(100%) invert(100%) sepia(6%) saturate(0%) hue-rotate(338deg) brightness(105%) contrast(105%);
}

.block-service .service_inner .service-info {
    flex: 1 auto;
}

.block-service .service_inner .service-info h4 {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin: 0;
    text-transform: capitalize;
    font-size: 18px;
    line-height: 27px;
    color: #fff;
    font-weight: 500;
}

.block-service .service_inner .service-info p {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 0;
}

.block-service .service_inner:hover .service-ico {
    background-color: #f93355;
}

.block-service .service_inner:hover .service-ico img {
    transition: all 0.7s;
    animation-name: elementor-animation-wobble-vertical;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
}

.banners-effect-6 .banners>div.banner-image>a {
    background: transparent !important;
}

.banners-effect-6 .banners>div.banner-image:hover {
    backface-visibility: hidden;
    opacity: 1;
    -webkit-transition:
        opacity 1s ease 0s,
        transform 1s ease 0s;
    -o-transition:
        opacity 1s ease 0s,
        transform 1s ease 0s;
    transition:
        opacity 1s ease 0s,
        transform 1s ease 0s;
}

.banners-effect-6 .banners>div.banner-image:hover a img {
    opacity: 0.8;
    transform: scale3d(1.1, 1.1, 1);
}

.block-sale {
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}

.block-sale .sale-img {
    height: 100%;
}

.block-sale .sale-img>div {
    height: 100%;
}

.block-sale .sale-img a {
    border-radius: 0;
    height: 100%;
}

.block-sale .sale-img a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition:
        opacity 0.5s ease,
        transform 2s cubic-bezier(0, 0, 0.44, 1.18);
    -moz-transition:
        opacity 0.5s ease,
        transform 2s cubic-bezier(0, 0, 0.44, 1.18);
    -ms-transition:
        opacity 0.5s ease,
        transform 2s cubic-bezier(0, 0, 0.44, 1.18);
    -o-transition:
        opacity 0.5s ease,
        transform 2s cubic-bezier(0, 0, 0.44, 1.18);
    transition:
        opacity 0.5s ease,
        transform 2s cubic-bezier(0, 0, 0.44, 1.18);
}

.block-sale .sale-info {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0px;
    right: 0;
    color: #000;
    text-align: center;
    pointer-events: none;
    padding: 35px 15px 15px;
}

.block-sale .sale-info .sub-text {
    color: #000;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 0px;
    text-transform: capitalize;
}

.block-sale .sale-info .sale-title {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 0px;
    font-weight: 500;
    color: #000;
    text-transform: capitalize;
}

.block-sale .sale-info .sale-content {
    font-size: 16px;
    color: #000;
    margin-bottom: 12px;
}

.block-sale .sale-info .button {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translate(-50%);
    text-align: center;
    border-radius: 5px;
    display: inline-block;
    padding: 6px 25px;
    text-transform: capitalize;
    background: transparent;
    border: 1px solid #fff;
    background: #fff;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    pointer-events: auto;
}

.block-sale .sale-info .button:hover {
    background: #000;
    border: 1px solid #000;
    color: #fff;
}

.block-sale .sale-info .deal__time .countdown_inner {
    display: flex;
    justify-content: center;
    column-gap: 10px;
}

.block-sale .sale-info .deal__time .countdown_inner .deals-time {
    background-color: transparent;
    line-height: 28px;
    float: none;
    display: block;
    width: auto;
    color: #fff;
    position: relative;
    text-transform: none;
    text-align: center;
    min-width: 50px;
}

.block-sale .sale-info .deal__time .countdown_inner .deals-time .num-time {
    border: none;
    font-size: 24px;
    color: #fff;
    font-weight: 500;
    float: none;
    background: #000;
    border-radius: 0px;
    display: block;
    border-radius: 100%;
    padding: 0px 5px;
    line-height: 50px;
}

.block-sale .sale-info .deal__time .countdown_inner .deals-time .title-time {
    margin-top: 5px;
    border: none;
    font-size: 12px;
    line-height: 18px;
    color: #000;
    font-weight: 600;
    float: none;
    text-transform: uppercase;
}

.block-sale:hover img {
    transform: scale(1.09);
}

.our-offers .modcontent {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 30px;
}

.our-offers .modcontent .item-offer {
    padding: 0px 10px;
    text-align: center;
}

.our-offers .modcontent .item-offer .item-image {
    overflow: hidden;
    border-radius: 100%;
    margin-bottom: 33px;
}

.our-offers .modcontent .item-offer .item-image img {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.our-offers .modcontent .item-offer .item-title {
    font-size: 24px;
    line-height: 32px;
    font-weight: 500;
    margin-bottom: 20px;
}

.our-offers .modcontent .item-offer .button {
    text-align: center;
    border-radius: 4px;
    display: inline-block;
    padding: 11px 45px;
    text-transform: capitalize;
    border: 1px solid #eee;
    background: #f00;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    pointer-events: auto;
}

.our-offers .modcontent .item-offer .button:hover {
    background: #fff;
    border: 1px solid #000;
    color: #000;
}

.our-offers .modcontent .item-offer:hover .item-image img {
    transform: scale(1.1);
}

.protection-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    border-radius: 10px;
    overflow: hidden;
}

.protection-wrap .modtitle {
    color: #fff !important;
}

.protection-wrap .box_content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    background-color: #13171b;
    color: #fff;
    padding: 0px 80px;
    place-content: center;
}

.protection-wrap .box_content .box__list {
    font-size: 16px;
    display: flex;
    flex-direction: column;
    row-gap: 20px;
    margin-bottom: 32px;
}

.protection-wrap .box_content .box__list .item {
    display: flex;
    gap: 15px;
    color: #00fa0c;
}

.protection-wrap .box_content .box__list .item svg {
    margin-top: -2px;
}

.protection-wrap .box_content .box__list .item span {
    color: #fff;
}

.protection-wrap .box_content .box__btn a {
    background-color: transparent;
    border: 1px solid #f7f7f7;
    color: #fff;
}

.protection-wrap .box_content .box__btn a:hover {
    background-color: #f93355;
    border: 1px solid #f93355;
    color: #fff;
}

.protection-wrap .box_video {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.protection-wrap .box_video>div {
    line-height: 0;
}

.protection-wrap .box_video .btn_videos {
    display: inline-block;
    position: relative;
    transition: all 0.3s ease-in-out 0s;
    overflow: hidden;
    height: 100%;
}

.protection-wrap .box_video .btn_videos span {
    display: flex;
    width: 90px;
    height: 90px;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    background-color: #fff;
    color: #000;
    box-shadow: 0px 0px 5px #0000001a;
    border: none;
}

.protection-wrap .box_video .btn_videos span svg {
    width: 36px;
    height: 36px;
}

.protection-wrap .box_video .btn_videos span:before {
    width: 100%;
    height: 100%;
    position: absolute;
    content: '';
    left: -1px;
    top: -1px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    animation-name: radiate;
    animation-duration: 2s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
}

.protection-wrap .box_video .btn_videos span:hover {
    color: #f93355;
}

.protection-wrap .box_video img {
    height: 100%;
    object-fit: cover;
    width: 100%;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}

.protection-wrap .box_video:hover img {
    transform: scale(1.09);
}

/************************************************************************************************
    MODULE BRAND
*************************************************************************************************/
@-moz-document url-prefix() {
    .brand-id2 .owl2-stage {
        display: inline-flex;
    }
}

.brand-id2 .owl2-stage-outer {
    padding: 0 5px;
    margin: 0 -5px;
}

.brand-id2 .manufacturer-list .manufacturer-layout .manufacturer-item-container {
    background: #fff;
    border: 1px solid #eee;
    text-align: center;
    border-radius: 5px;
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.brand-id2 .manufacturer-list .manufacturer-layout .manufacturer-item-container:hover {
    border: 1px solid #000;
}

.brand-id2 .owl2-controls {
    margin: 0;
    line-height: 0;
}

.brand-id2 .owl2-controls .owl2-nav .owl2-next,
.brand-id2 .owl2-controls .owl2-nav .owl2-prev {
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 20px;
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    cursor: pointer;
    opacity: 0;
    transition: all 0.3s ease-in-out 0s;
    z-index: 99;
    font-size: 0;
    position: absolute;
    top: 50%;
    margin: 0;
    margin-top: -20px;
    text-indent: 0;
    color: #000;
    font-size: 0px;
    font-weight: 400;
}

.brand-id2 .owl2-controls .owl2-nav .owl2-next:before,
.brand-id2 .owl2-controls .owl2-nav .owl2-prev:before {
    position: unset;
    opacity: 1;
    content: '';
    font-family: 'FontAwesome';
    display: inline-block;
    width: auto;
    height: auto;
    font-size: 13px;
    text-indent: 0;
    background: transparent;
}

.brand-id2 .owl2-controls .owl2-nav .owl2-next:hover,
.brand-id2 .owl2-controls .owl2-nav .owl2-prev:hover {
    background-color: #000;
    border-color: #000;
    color: #fff;
    opacity: 1;
}

.brand-id2 .owl2-controls .owl2-nav .owl2-next {
    right: -70px;
    left: auto;
}

@media (max-width: 1500px) {
    .brand-id2 .owl2-controls .owl2-nav .owl2-next {
        right: -70px;
        left: auto;
    }
}

@media (max-width: 1367px) {
    .brand-id2 .owl2-controls .owl2-nav .owl2-next {
        right: 0px;
        left: auto;
    }
}

.brand-id2 .owl2-controls .owl2-nav .owl2-next:before {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.brand-id2 .owl2-controls .owl2-nav .owl2-prev {
    left: -70px;
    right: auto;
}

@media (max-width: 1500px) {
    .brand-id2 .owl2-controls .owl2-nav .owl2-prev {
        left: -70px;
        right: auto;
    }
}

@media (max-width: 1367px) {
    .brand-id2 .owl2-controls .owl2-nav .owl2-prev {
        left: 0px;
        right: auto;
    }
}

.brand-id2 .owl2-controls .owl2-dots {
    margin-top: 20px;
    text-align: center;
    float: none;
    margin-left: -5px;
    margin-right: -5px;
    line-height: 10px;
}

.brand-id2 .owl2-controls .owl2-dots .owl2-dot {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: #eee;
    margin: 0 5px;
    display: inline-block;
    opacity: 1;
    float: none;
    transition: all 0.2s ease-in-out 0s;
}

.brand-id2 .owl2-controls .owl2-dots .owl2-dot span {
    display: none;
}

.brand-id2 .owl2-controls .owl2-dots .owl2-dot:hover {
    background-color: #f93355;
}

.brand-id2 .owl2-controls .owl2-dots .owl2-dot.active {
    background-color: #f93355;
}

.brand-id2:hover .owl2-controls .owl2-nav>div {
    opacity: 1;
}

/* Profession images hover effects */
#so_categories_7986469111772285079 .image-cat img {
    border: 1px solid transparent;
    -webkit-transition:
        transform 0.25s ease,
        border 0.25s ease;
    -moz-transition:
        transform 0.25s ease,
        border 0.25s ease;
    -ms-transition:
        transform 0.25s ease,
        border 0.25s ease;
    -o-transition:
        transform 0.25s ease,
        border 0.25s ease;
    transition:
        transform 0.25s ease,
        border 0.25s ease;
}

#so_categories_7986469111772285079 .content-box:hover .image-cat img {
    border: 2px solid rgb(255, 0, 0);
    transform: scale(1.05);
}