﻿.main_slider .item a span {
    display: none
}

.flash_offer {
    margin-bottom: 25px
}

    .flash_offer strong {
        text-transform: uppercase;
        color: #fff;
        font-size: 18px;
        font-size: 1.125rem;
        padding: 7px 10px;
        background-color: #333;
        display: inline-block;
        border-left: 5px solid #058acd;
        margin-bottom: 15px;
        position: relative
    }

        .flash_offer strong:after {
            content: "";
            position: absolute;
            right: -35px;
            top: 0;
            background: #333;
            display: block;
            width: 80%;
            z-index: -1;
            height: 100%;
            transform-origin: bottom left;
            -webkit-transform: skew(35deg, 0deg);
            -moz-transform: skew(35deg, 0deg);
            -ms-transform: skew(35deg, 0deg);
            -o-transform: skew(35deg, 0deg);
            transform: skew(35deg, 0deg)
        }

    .flash_offer a.box_general {
        display: block;
        padding-bottom: 15px;
        margin-bottom: 0;
        min-height: 364px
    }

@media (max-width: 991px) {
    .flash_offer a.box_general {
        min-height: inherit
    }
}

.flash_offer a.box_general .price {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 42px;
    font-size: 2.625rem;
    font-weight: 700;
    background-color: #555;
    color: #fff;
    z-index: 9;
    padding: 5px 5px 0 10px;
    line-height: 1
}

    .flash_offer a.box_general .price:after {
        content: " ";
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: -1;
        background: #BF24A5;
        transform-origin: bottom left;
        -webkit-transform: skew(-35deg, 0deg);
        -moz-transform: skew(-35deg, 0deg);
        -ms-transform: skew(-35deg, 0deg);
        -o-transform: skew(-35deg, 0deg);
        transform: skew(-35deg, 0deg);
        background-color: #555
    }

    .flash_offer a.box_general .price em {
        font-size: 21px;
        font-size: 1.3125rem;
        font-style: normal;
        position: relative;
        top: -12px
    }

    .flash_offer a.box_general .price sup {
        font-size: 21px;
        font-size: 1.3125rem
    }

    .flash_offer a.box_general .price span {
        margin-top: 5px;
        padding: 5px;
        display: block;
        font-size: 12px;
        font-size: 0.75rem;
        font-weight: 400;
        text-transform: uppercase;
        background-color: #555555;
        text-align: center
    }

.flash_offer a.box_general figure {
    text-align: center;
    margin-top: 20px
}

@media (max-width: 991px) {
    .flash_offer a.box_general figure {
        margin: 0
    }
}

.flash_offer a.box_general h6 {
    font-size: 14px;
    font-size: 0.875rem;
    min-height: 25px
}

.flash_offer a.box_general .progress {
    height: 10px;
    margin: 17px 0 15px 0
}

    .flash_offer a.box_general .progress .progress-bar {
        background-color: #BF24A5
    }

.flash_offer a.box_general .timer_box {
    text-transform: uppercase;
    color: #BF24A5;
    font-weight: 700
}

.flash_offer a.box_general:hover h6 {
    color: #BF24A5
}
.flash_offer_2 {
    margin-bottom: 25px;
    margin-right: 5px;
}

    .flash_offer_2 strong {
        text-transform: uppercase;
        color: #fff;
        font-size: 18px;
        font-size: 1.125rem;
        padding: 7px 10px;
        background-color: #333;
        display: inline-block;
        border-left: 5px solid #BF24A5;
        position: relative;
        left: -20px;
    }

        .flash_offer_2 strong:after {
            content: "";
            position: absolute;
            right: -35px;
            top: 0;
            background: #333;
            display: block;
            width: 80%;
            z-index: -1;
            height: 100%;
            transform-origin: bottom left;
            -webkit-transform: skew(35deg, 0deg);
            -moz-transform: skew(35deg, 0deg);
            -ms-transform: skew(35deg, 0deg);
            -o-transform: skew(35deg, 0deg);
            transform: skew(35deg, 0deg);
        }

    .flash_offer_2 a.box_general {
        display: block;
        padding: 0 20px 20px 20px;
        margin-bottom: 0;
		height: 420px;
    }

@media (max-width: 991px) {
    .flash_offer_2 a.box_general {
        min-height: inherit;
    }
}

.flash_offer_2 a.box_general .price {
    position: relative;
    left: -20px;
    font-size: 38px;
    font-size: 2.375rem;
    font-weight: 700;
    background-color: #555;
    color: #fff;
    z-index: 9;
    padding: 5px 5px 5px 10px;
    line-height: 1;
    display: inline-block;
    border-left: 5px solid #BF24A5;
}

    .flash_offer_2 a.box_general .price:after {
        content: " ";
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: -1;
        background: #BF24A5;
        transform-origin: bottom left;
        -webkit-transform: skew(-35deg, 0deg);
        -moz-transform: skew(-35deg, 0deg);
        -ms-transform: skew(-35deg, 0deg);
        -o-transform: skew(-35deg, 0deg);
        transform: skew(-35deg, 0deg);
        background-color: #555;
    }

    .flash_offer_2 a.box_general .price em {
        font-size: 21px;
        font-size: 1.3125rem;
        font-style: normal;
        position: relative;
        top: -12px;
    }

    .flash_offer_2 a.box_general .price sup {
        font-size: 21px;
        font-size: 1.3125rem;
    }

    .flash_offer_2 a.box_general .price span {
        position: relative;
        top: -10px;
        padding: 5px;
        display: inline-block;
        font-size: 12px;
        font-size: 0.75rem;
        font-weight: 600;
        text-transform: uppercase;
        background-color: #BF24A5;
        text-align: center;
    }

.flash_offer_2 a.box_general figure {
    text-align: center;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    margin-top: 0px;
}

@media (max-width: 991px) {
    .flash_offer_2 a.box_general figure {
        margin: 0;
    }
}

.flash_offer_2 a.box_general h6 {
    font-size: 14px;
    font-size: 0.875rem;
    min-height: 25px;
    margin-top: 265px;
}

.flash_offer_2 a.box_general .progress {
    height: 10px;
    margin: 17px 0 15px 0;
}

    .flash_offer_2 a.box_general .progress .progress-bar {
        background-color: #BF24A5;
    }

.flash_offer_2 a.box_general .timer_box {
    text-transform: uppercase;
    color: #BF24A5;
    font-weight: 700;
}

.flash_offer_2 a.box_general:hover h6 {
    color: #BF24A5;
}

.owl-carousel.main_slider {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    margin-bottom: 25px
}

    .owl-carousel.main_slider .owl-item {
        width: 100%;
        height: 420px !important;
        position: relative
    }

@media (max-width: 767px) {
    .owl-carousel.main_slider .owl-item {
        height: 275px !important
    }
}

.owl-carousel.main_slider .owl-item a {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.owl-carousel.main_slider .cover {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    max-height: 420px !important;
    z-index: 2
}

.owl-carousel.main_slider .owl-nav {
    position: absolute;
    top: 50% !important;
    margin-top: -24px;
    width: 100%;
    left: 0;
    padding: 0
}

    .owl-carousel.main_slider .owl-nav [class*='owl-'] {
        color: #fff !important
    }

    .owl-carousel.main_slider .owl-nav .owl-prev, .owl-carousel.main_slider .owl-nav .owl-next {
        position: absolute;
        top: 0;
        background-color: rgba(255,255,255,0.15);
        width: 45px;
        height: 45px;
        padding: 0;
        text-align: center;
        line-height: 50px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%
    }

    .owl-carousel.main_slider .owl-nav .owl-prev {
        left: 15px
    }

    .owl-carousel.main_slider .owl-nav .owl-next {
        right: 15px
    }

.no-js .owl-carousel.main_slider {
    display: block
}

.no-js .main_slider .item {
    height: 420px;
    width: 100%;
    position: static
}

.box_general.new_prod {
    min-height: 420px
}

@media (max-width: 1199px) {
    .box_general.new_prod {
        min-height: inherit
    }
}

.box_general.new_prod .owl-carousel ul {
    list-style: none;
    padding: 0;
    margin: 0
}

@media (max-width: 1199px) {
    .box_general.new_prod .owl-carousel ul li {
        display: inline-block;
        width: 48%
    }
}

@media (max-width: 767px) {
    .box_general.new_prod .owl-carousel ul li {
        display: block;
        width: 100%
    }
}

.box_general.new_prod .owl-carousel ul li a {
    position: relative;
    margin-bottom: 15px;
    display: block
}

@media (max-width: 1199px) {
    .box_general.new_prod .owl-carousel ul li a {
        padding: 0 10px
    }
}

@media (max-width: 767px) {
    .box_general.new_prod .owl-carousel ul li a {
        padding: 0
    }
}

.box_general.new_prod .owl-carousel ul li a figure {
    margin: 0 15px 0 0
}

    .box_general.new_prod .owl-carousel ul li a figure img {
        height: 70px;
        width: auto
    }

.box_general.new_prod .owl-carousel ul li a h6 {
    font-size: 14px;
    font-size: 0.875rem;
    margin-bottom: 0
}

.box_general.new_prod .owl-carousel ul li a strong {
    display: block
}

.box_general.new_prod .owl-carousel ul li a:hover h6 {
    color: #058acd
}

@media (max-width: 767px) {
    .intro_txt {
        display: none
    }
}

.intro_txt h2 {
    text-transform: uppercase;
    font-size: 16px;
    font-size: 1rem
}

.feat {
    margin-bottom: 10px
}

@media (max-width: 991px) {
    .feat {
        display: none
    }
}

.feat ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%
}

    .feat ul li {
        width: 25%;
        float: left;
        padding-right: 10px;
        margin-bottom: 10px;
        line-height: 1 !important
    }

        .feat ul li:last-child {
            padding-right: 0
        }

        .feat ul li span {
            height: 70px;
            display: flex;
            align-items: center;
            padding: 0 10px 0 85px;
            background-color: #168c55;
            position: relative;
            border-radius: 18px;
        }

            .feat ul li span i {
                width: 70px;
                height: 70px;
                display: block;
                position: absolute;
                left: 0;
                top: 0;
                font-size: 45px;
                font-size: 2.8125rem;
                text-align: center;
                line-height: 80px;
                color: #fff;
            }

            .feat ul li span strong {
                font-size: 11px;
                font-size: 0.6875rem;
                color: #fff;
                text-transform: uppercase
            }

.grow_box {
    padding: 0;
    min-height: 525px
}

@media (max-width: 767px) {
    .grow_box {
        display: none
    }
}

.grow_box .title {
    left: 0;
    top: 0;
    width: 210px;
	border-radius: 0px;
}

.grow_box .owl-nav {
    top: -32px;
    right: 5px
}

.grow_box .nav {
    padding: 20px 0;
    background-color: #ededed;
    font-weight: 700
}

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

    .grow_box .item ul li {
        min-height: 240px;
        float: left;
        width: 50%;
        padding: 0 15px 20px 15px
    }

        .grow_box .item ul li a {
            text-align: center;
            display: block
        }

            .grow_box .item ul li a:hover h5 {
                color: #058acd
            }

            .grow_box .item ul li a figure {
                position: relative
            }

                .grow_box .item ul li a figure img {
                    width: auto;
                    height: 150px;
                    margin: auto
                }

            .grow_box .item ul li a h6 {
                font-size: 14px;
                font-size: 0.875rem;
                min-height: 25px;
                margin-bottom: 0
            }

            .grow_box .item ul li a strong {
                font-size: 18px;
                font-size: 1.125rem
            }

.grow_builder {
    min-height: 525px
}

@media (max-width: 991px) {
    .grow_builder {
        min-height: inherit
    }
}

.grow_builder .grow_info {
    text-align: center;
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 15px
}

    .grow_builder .grow_info strong {
        display: block;
        font-size: 28px;
        font-size: 1.75rem
    }

.cat_home ul {
    list-style: none;
    margin: 0 0 15px 0;
    padding: 0;
    width: 100%
}

    .cat_home ul li {
        float: left;
        width: 25%;
        padding-right: 10px;
        margin-bottom: 10px
    }

@media (max-width: 991px) {
    .cat_home ul li {
        width: 50%;
        padding: 5px
    }
}

@media (max-width: 767px) {
    .cat_home ul li {
        width: 100%;
        padding: 0
    }
}

.cat_home ul li:last-child {
    padding-right: 0
}

.cat_home ul li a {
    position: relative;
    height: 95px;
    display: block;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    border: 1px solid #fff;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

    .cat_home ul li a:hover h5 {
        padding-left: 25px
    }

    .cat_home ul li a h5 {
        font-size: 15px;
        font-size: 0.9375rem;
        font-weight: 400;
        text-transform: uppercase;
        position: absolute;
        margin: 0;
        padding: 10px 5px 10px 15px;
        bottom: 0;
        left: 0;
        color: #fff;
        background-color: rgba(0,0,0,0.6)
    }

        .cat_home ul li a h5:after {
            content: "»";
            margin-left: 5px;
            font-size: 18px;
            font-size: 1.125rem
        }

        .cat_home ul li a h5:before {
            content: "";
            position: absolute;
            right: -30px;
            top: 0;
            width: 30px;
            height: 100%;
            border-style: solid;
            border-width: 50px 0 0 30px;
            border-color: transparent transparent transparent rgba(0,0,0,0.6)
        }

.cat_home ul li:first-child {
    display: none
}

@media (max-width: 767px) {
    .cat_home ul li:first-child {
        display: block
    }
}

.owl-carousel.blog_home .item a {
    color: #555
}

    .owl-carousel.blog_home .item a:hover .read_more {
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        background-color: #1e4477;
        color: #fff;
        border: 2px solid #1e4477
    }

.owl-carousel.blog_home .item h4 {
    text-transform: none;
    font-size: 15px;
    font-size: 0.9375rem
}

.foot_b {
    color: #058acd;
    padding-top: 10px;
    font-weight: 700
}

    .foot_b .comments_b {
        padding-top: 5px;
        float: left
    }

        .foot_b .comments_b i {
            font-size: 24px;
            font-size: 1.5rem;
            margin-right: 10px
        }

        .foot_b .comments_b em {
            position: relative;
            top: -5px;
            font-style: normal
        }

    .foot_b .read_more {
        float: right
    }

.instafeed h4 {
    text-align: center;
    text-transform: uppercase;
    color: #666;
    margin: 25px 0 25px 0;
    font-size: 21px;
    font-size: 1.3125rem
}

    .instafeed h4:before {
        font-family: 'idro';
        position: relative;
        content: '\0075';
        font-size: 28px;
        font-size: 1.75rem;
        top: 6px;
        margin-right: 10px;
        text-transform: none
    }

.instafeed ul {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    display: flex;
    align-items: center
}

@media (max-width: 991px) {
    .instafeed ul {
        display: block;
        text-align: center
    }
}

.instafeed ul li {
    width: 20%;
    margin: 0 10px 15px 0
}

@media (max-width: 991px) {
    .instafeed ul li {
        display: inline-block;
        width: 25%
    }
}

@media (max-width: 767px) {
    .instafeed ul li {
        width: 45%;
        margin: 0 5px 10px 0
    }
}

.instafeed ul li:last-child {
    margin-right: 0
}

.instafeed ul li a {
    position: relative;
    display: block;
    overflow: hidden
}

    .instafeed ul li a .caption {
        position: absolute;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
        -ms-transform: translateY(100%);
        transform: translateY(100%);
        max-height: 100% !important;
        overflow-y: auto;
        bottom: 0;
        padding: 10px;
        font-size: 13px;
        font-size: 0.8125rem;
        color: #FFF;
        width: 100%;
        z-index: 9;
        background-color: rgba(0,0,0,0.3)
    }

    .instafeed ul li a:hover .caption {
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

@media (max-width: 991px) {
    .instafeed ul li a:hover .caption {
        display: none
    }
}

.newsletter_home {
    padding: 30px 0;
    background: #168c55;
}
div.homedx:hover {
    /* Start the shake animation and make the animation last for 0.5 seconds */
    animation: shake 0.5s;
    /* When the animation is finished, start again */
    animation-iteration-count: infinite;
}
.flash_offer_2 a.box_general h6, .flash_offer_2 a.box_general .timer_box {
    text-align: center;
}
@keyframes shake {
    0% {
        transform: translate(1px, 1px) rotate(0deg);
    }

    10% {
        transform: translate(-1px, -2px) rotate(-1deg);
    }

    20% {
        transform: translate(-3px, 0px) rotate(1deg);
    }

    30% {
        transform: translate(3px, 2px) rotate(0deg);
    }

    40% {
        transform: translate(1px, -1px) rotate(1deg);
    }

    50% {
        transform: translate(-1px, 2px) rotate(-1deg);
    }

    60% {
        transform: translate(-3px, 1px) rotate(0deg);
    }

    70% {
        transform: translate(3px, 1px) rotate(-1deg);
    }

    80% {
        transform: translate(-1px, -1px) rotate(1deg);
    }

    90% {
        transform: translate(1px, 2px) rotate(0deg);
    }

    100% {
        transform: translate(1px, -2px) rotate(-1deg);
    }
}
.grow_box .item ul li {
    min-height: inherit;
    height: 235px;
    float: left;
    width: calc(50% - 15px);
    padding: 20px 25px 10px 25px;
}

    .grow_box .item ul li:nth-child(1) {
        border-right: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
    }

    .grow_box .item ul li:nth-child(2) {
        border-bottom: 1px solid #ddd;
    }

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

    .grow_box .item ul li a {
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        height: 100%;
    }

        .grow_box .item ul li a h6 {
            color: #2D3540;
        }

        .grow_box .item ul li a:hover h6 {
            color: #BF24A5 !important;
        }

        .grow_box .item ul li a figure {
            width: 120px;
            height: 120px;
            overflow: hidden;
        }

            .grow_box .item ul li a figure img {
                width: auto !important;
                height: 120px !important;
            }
