
.brand_title {
    font-size: 23px;
    /* margin-bottom: 10px; */
    padding: 20px;
    font-weight: bold;
    color: #000032;
    text-align: center;
    font-family: 'Open Sans';
    background: linear-gradient(to left, rgb(255 255 255 / 22%) 0%, rgba(245, 245, 245, 1) 36%, rgba(224, 224, 224, 1) 85%, rgba(220, 220, 220, 1) 100%);
}

.brand_thumbnul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 15px 30px;
}

.brand_name {
    flex-basis: 100%;
    margin: 1rem 0rem 0.5rem;
    color: #666;
    font-weight: 600;
    font-size: 12px;
    text-align: center;
    line-height: 1.5rem;
    font-family: 'Open Sans', sans-serif;
}

.rap a:hover {

}

a.brand_name:hover {
    color: #009540;
}

.rap a:hover {

}

.btn-brand {
    color: #666;
    /* background-color: gray; */
    border: 1px solid #666;
    border-radius: 20px;
    font-size: 10px;
    margin-top: 15px;
    font-weight: 700;
    font-family: "Open Sans";
    padding: 4px 8px;
}

.rep:hover {
    background-color: #009540;
}

.brand-title__brands {
    padding: 0;
}

.brand_category_title {
    font-size: 20px;
    margin: 30px;
    /* font-weight: bold; */
    color: #000032;
    text-align: center;
    font-family: 'Open Sans';
}

.brand_category_title span {
    background-color: #eee;
    padding: 5px 20px;
}

.brand_title span {

    color: #009540;
}

img.center {
    display: block;
    margin: 0 auto;
}

.contentbox {
    background-color: white;
    box-shadow: 5px 5px 20px #bbbbbb;
    padding: 10px 15px 15px 15px;
    /* border-radius: 3px; */
    width: 100%;
    margin-top: 10px;

}

.bscontentheading {
    font-size: 17px;
    margin-bottom: 8px;
}

h5 {
    font-weight: bold;
    line-height: 1.5;
    /*color: #12c55f;*/
}

h6 {
    color: #12c55f;
    font-size: 16px;
    margin-top: 20px;
}

.textbox {
    position: absolute;
    top: 130px;
    background-color: #a72b33e6;
    color: #fff !important;
    width: 175px;
    text-align: center;
}

.textbox p {
    color: #fff !important;
    line-height: 1;
    padding: 10px;
    vertical-align: middle;
    font-size: 18px;

}

.textbox:hover {
    top: 50px;
    height: 183px;
    transition: all .5s;
}

.textbox:hover p {
    padding: 80px 10px;
}

.each-item {
    background-color: white;
    box-shadow: 5px 5px 20px #bbbbbb;
    padding: 10px 15px 15px 15px;
    margin: 40px;
    /* border-radius: 3px; */
    position: relative;
    overflow: hidden;
}

.each-item:hover .cap2, .each-item:hover .cap1 {
    left: 0px;
}

.each-item:hover .cap2, .each-item:hover .cap1 {
    left: 0px;
}

.cap1 {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(231, 76, 60);
    top: 0px;
    left: -100%;
    padding: 10px;
    transition: all .5s;
    color: #fff;
    opacity: .85;
}

.cap3 {
    position: absolute;
    width: 84%;
    height: 25%;
    background: rgb(231, 76, 60);
    top: 35%;
    left: 8%;
    padding: 10px;
    transition: all .5s;
    color: #fff;
    opacity: .85;
}

.cap2 {
    position: absolute;
    width: 100%;
    height: 30%;
    background: rgba(0, 178, 255, 0.5);
    bottom: 0px;
    left: 100%;
    padding: 10px;
    transition: all .5s;
}

.brand-category__brands .brand_pom {
    padding: 50px 25px;
    background: none repeat scroll 0 0 #FFFFFF;
    /* height: 240px; */
    border-radius: 2px;
    box-shadow: 0 0 4px #9e9e9e;
    margin: 0px 0px 0px 30px;
    line-height: 1.7;
}

.brand_km_button {
    padding: 30px 0px;
    color: #7B7B7B;
    font-weight: 700;
    text-transform: uppercase;
}

.brand_km_button span {
    margin-right: 10px;
}

.brand_km_button img {
    filter: ;
}

.brand_pom {
    padding: 25px;
    background: none repeat scroll 0 0 #FFFFFF;
    /* height: 240px; */
    border-radius: 2px;
    box-shadow: 0 0 4px #9e9e9e;
    margin: 0px 30px 30px 30px;
    line-height: 1.7;
}

.category___brand {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    overflow: hidden;
    margin: auto;
    border: 2px solid #009540;
}

.category___brand__title {
    text-align: center;
    padding: 5px 10px;
    margin: auto;
    margin-bottom: 30px;
    background-color: #009540;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 400;
}

.product___brand__title {
    display: flex;
    flex-wrap: wrap;
    /* justify-content: center; */
    padding: 10px;
    margin: 0px;
    background-color: #e6e6e6;
    color: #333;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    text-transform: uppercase;
}

.product_pom {
    padding: 0px 14px;
    background: none repeat scroll 0 0 #FFFFFF;
    /* height: 240px; */
    border-radius: 2px;
    box-shadow: 0 0 4px #9e9e9e;
    margin: 20px 10px 10px 10px;
    line-height: 1.7;
}

a:hover .category___brand {
    border: 2px solid #0a0b0b;
}

a:hover .category___brand__title {
    background-color: #0a0b0b;
}

/**************************Product Slider***************/

@media only screen and (max-width: 992px) {
    #box-slider {
        margin-bottom: 2rem;
    }
}

#box-slider .panel {
    margin: 0;
    position: relative;
}

#box-slider .panel-heading {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    background-color: #e5e5e5;
    padding: 2rem 1rem 3rem;
    float: right;
    border-bottom: none;
}

#box-slider .panel-heading .title {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    font-size: 1.4rem;
}

#box-slider .panel-heading .title h4 {
    font: 1.4rem Roboto Mono;
    padding: 0 1rem;
    margin: 0;
}

#box-slider .panel-heading .title:hover {
    background-color: #e5e5e5;
    background-color: #e5e5e5;
}

#box-slider .carousel {
    position: initial;
}

#box-slider .indicators-box {
    position: absolute;

    top: 0;
    display: flex;
    flex-wrap: wrap;
    /* justify-content: center; */
    padding: 10px;
    margin: 0px;
    background-color: #e6e6e6;
    color: #333;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    text-transform: uppercase;
}

#box-slider .indicators-box .title {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    font-size: 1.4rem;
    padding: 1rem;
}

#box-slider .indicators-box .title h4 {
    font: 1.4rem Roboto Mono;
    padding: 0 1rem;
    margin: 0;
}

#box-slider .indicators-box .title:hover {
    background-color: #e5e5e5;
}

#box-slider .indicators-box .title #btnToggleIndicators {
    cursor: pointer;
}

#box-slider .indicators-box.open {
    background: #e6e6e6;
    box-shadow: -1px 0 1px 0 #b3b3b3;
    height: 100%;
}

/*************** related product************************/

.jcarousel-wrapper {
    margin: 0px auto 40px;
    padding: 22px;
    position: relative;
    border: 1px solid #eee;
    /* -webkit-border-radius: 5px; */
    -moz-border-radius: 5px;
    /* border-radius: 5px; */
    /* -webkit-box-shadow: 0 0 2px #999; */

}

/** Carousel **/

.jcarousel {
    position: relative;
    overflow: hidden;
    width: 100%;
    background-color: white;
}

.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li {
    width: 200px;
    float: left;
    border: 1px solid #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.jcarousel img {
    display: block;
    max-width: 100%;
    height: auto !important;
}

/** Carousel Controls **/

.jcarousel-control-prev,
.jcarousel-control-next {
    position: absolute;
    top: 41%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #4E443C;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 24px/27px Arial, sans-serif;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-shadow: 0 0 4px #F0EFE7;
    -moz-box-shadow: 0 0 4px #F0EFE7;
    box-shadow: 0 0 4px #F0EFE7;
}

.jcarousel-control-prev {
    left: 5px;
}

.jcarousel-control-next {
    right: 5px;
}

/** Carousel Pagination **/

.jcarousel-pagination {
    position: absolute;
    bottom: -40px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin: 0;
}

.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;

    font-size: 11px;
    height: 10px;
    width: 10px;
    line-height: 10px;

    background: #fff;
    color: #4E443C;
    border-radius: 10px;
    text-indent: -9999px;

    margin-right: 7px;

    -webkit-box-shadow: 0 0 2px #4E443C;
    -moz-box-shadow: 0 0 2px #4E443C;
    box-shadow: 0 0 2px #4E443C;
}

.jcarousel-pagination a.active {
    background: #4E443C;
    color: #fff;
    opacity: 1;

    -webkit-box-shadow: 0 0 2px #F0EFE7;
    -moz-box-shadow: 0 0 2px #F0EFE7;
    box-shadow: 0 0 2px #F0EFE7;
}

.jcarousel-wrapper-li {
    width: 120px;
    height: 140px;
    box-shadow: 0 0 2px #999999;
}

.related_img {
    width: 90px;
    margin: 0px 15px;
    border: 5px solid #fff;
    box-shadow: 0 0 2px #999999;
}

.jcarousel h5 {
    color: #666;
    font-size: 10px;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
}

.jcarousel_h6 {
    color: #666;
    font-size: 12px;
    font-weight: 800;
    font-family: 'Open Sans', sans-serif;
    font-style: italic;
}

/************************Social Icon*/
.btn10 {
    padding: 0px 8px;
    margin: 10px 0px;
    font-family: sans-serif;
    text-align: center;
    position: relative;
    text-decoration: none;
    display: inline-block;

}

.btn10 {
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
    font-size: 10px;
    /* letter-spacing: 1px; */
    color: #000;
    cursor: hand;
    text-align: center;
    text-transform: capitalize;
    border: 1px solid #000000;
    border-radius: 50px;
    position: relative;
    overflow: hidden !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background: transparent !important;
    z-index: 10;

}

.btn10:hover {
    border: 1px solid #12c55f;
    color: #ffffff !important;
}

.btn10::before {
    content: '';
    width: 0%;
    height: 100%;
    display: block;
    background: #12c55f;
    color: #ffffff !important;
    position: absolute;
    -ms-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    left: -10%;
    opacity: 1;
    top: 0;
    z-index: -12;
    -moz-transition: all .7s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all .7s cubic-bezier(0.77, 0, 0.175, 1);
    -webkit-transition: all .7s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all .7s cubic-bezier(0.77, 0, 0.175, 1);
    box-shadow: 2px 0px 14px rgba(0, 0, 0, .6);
}

.btn10::after {
    content: '';
    width: 0%;
    height: 100%;
    display: block;
    background: #7a7878;
    position: absolute;
    -ms-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    left: -10%;
    opacity: 0;
    top: 0;
    z-index: -15;
    -webkit-transition: all .94s cubic-bezier(.2, .95, .57, .99);
    -moz-transition: all .4s cubic-bezier(.2, .95, .57, .99);
    -o-transition: all .4s cubic-bezier(.2, .95, .57, .99);
    transition: all .4s cubic-bezier(.2, .95, .57, .99);
    box-shadow: 2px 0px 14px rgba(0, 0, 0, .6);
}

.btn10:hover::before, .btn1O:hover::before {
    opacity: 1;
    width: 116%;
}

/*.btn10:hover::after, .btn1O:hover::after{
    opacity:1;
    width: 120%;
}*/

@media only screen and (max-width: 740px) {
    .textbox {
        top: 150px;
        width: 263px;
    }

    .brand_pom {
        margin: 0px;
        line-height: 1.7;
    }

    .category___brand {
        padding: 20px;
    }

    #box-slider {
        margin-bottom: 0rem;
    }

    #box-slider .indicators-box {
        padding: 17px;
        font-size: 12px;
    }

    .product_pom {
        margin: 10px 0px 10px 0px;
    }

    body {
        font-size: 12px;
    }

    .carousel-control {
        font-size: 15px;
    }

    .btn10 {
        padding: 0px 10px;
        margin: 0px 0px 5px;
    }

}