.banner-area-two .row [class*="col-"] {
    padding: 0 10px;
}
.banner-bg {
    background-image: url(../img/bg/banner_bg.jpg);
    background-position: center;
    background-size: cover;
    padding: 20px 0 50px;
}

.slider-img {
    position: relative;
    z-index: -1;
}
.slider-img .img-shape {
    width: 533px;
    height: 533px;
    background-position: center;
    background-size: cover;
    margin: 0 auto;
}
.slider-img .main-img {
    position: absolute;
    top: -30px;
    left: 138px;
    z-index: 1;
}
.slider-area .slider-content {
    margin-left: 90px;
    width: 100%;
    position: relative;
    margin-top: 45px;
}
.slider-area .slider-content .vendor {
    color: #575757;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    transform: rotate(-90deg) translateY(-50%);
    position: absolute;
    left: -135px;
    top: 50%;
}
.slider-area .slider-content .discount {
    display: inline-block;
    color: #2b2b2b;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    background: #ffca00;
    line-height: 1;
    padding: 10px 31px;
    border-radius: 16px;
    margin-bottom: 13px;
}
.slider-area .slider-content .title {
    font-size: 40px;
    color: #000;
    font-weight: 400;
    margin-bottom: 10px;
}
.slider-area .slider-content .title span {
    font-size: 60px;
    font-weight: 600;
    color: #000;
}
.slider-area .slider-content p {
    color: #000;
    font-size: 18px;
    margin-bottom: 35px;
    width: 60%;
}
.slider-area .slider-content p span {
    font-weight: 700;
}
.slider-area .slider-bg {
    min-height: 680px;
    padding: 80px 0 60px;
    border-radius: 0;
}
.slider-area {
    position: relative;
}
.slider-area .slider-shape img {
    position: absolute;
}
.slider-area .slider-shape .shape-1 {
    left: 13%;
    top: 18%;
}
.slider-area .slider-shape .shape-2 {
    left: 39%;
    bottom: 27%;
}
.slider-area .slider-shape .shape-3 {
    bottom: 35%;
    right: 22%;
}
.slider-area .banner-nav {
    background: #fff;
    position: absolute;
    left: 17%;
    bottom: 0;
    padding: 17px 26px;
    box-shadow: 0px 12px 21px 0px rgba(137, 137, 137, 0.08);
}

/* 5. Slider */
.slider-bg {
    min-height: 556px;
    padding: 80px 0;
    background-position: center!important;
    background-size: cover!important;
    border-radius: 3px;
}
.slider-content {
    margin-left: 40px;
    width: 50%;
}
.slider-content .title {
    font-size: 60px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 5px;
}
.slider-content .title span {
    color: #ff4800;
}
.slider-content .small-title {
    color: #fff;
    font-weight: 500;
    margin-bottom: 20px;
    font-size: 30px;
}
.slider-content .small-title span {
    color: #ff4800;
}
.slider-content .price {
    font-size: 28px;
    color: #fff;
    font-weight: 200;
    margin-bottom: 30px;
}
.slider-content .price span {
    font-weight: 500;
}
.slider-active .slick-dots {
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    list-style: none;
}
.slider-active .slick-dots li {
    line-height: 0;
    margin: 0 3px;
}
.slider-active .slick-dots li button {
    text-indent: -9999999px;
    border: none;
    padding: 0;
    height: 11px;
    width: 16px;
    border-radius: 5.5px;
    transition: .3s linear;
    background: #848382;
}
.slider-active .slick-dots li.slick-active button {
    background: #ff4800;
    width: 24px;
    opacity: .73;
}
.slider-active  a {
    margin-top:60px!important;
}
.slider-content.black-content .title {
    color: #2b2b2b;
}
.slider-content.black-content .small-title {
    color: #2b2b2b;
}
.slider-content.black-content .price {
    color: #2b2b2b;
}
.category-banner-item {
    position: relative;
}
.category-banner-item .content {
    position: absolute;
    left: 30px;
    top: 55px;
}
.category-banner-item .category-thumb {
    border-radius: 4px;
    overflow: hidden;
}
.category-banner-item .category-thumb img {
    transform: scale(1);
    transition: .5s ease-out;
    width: 100%;
}
.category-banner-item:hover .category-thumb img {
    transform: scale(1.1);
}
.category-banner-item .content span {
    font-size: 18px;
    text-transform: uppercase;
    color: #ff4800;
    display: block;
    margin-bottom: 3px;
}
.category-banner-item .content .title {
    font-size: 30px;
    margin-bottom: 10px;
}
.category-banner-item .content .price {
    font-size: 22px;
    font-weight: 300;
    margin-bottom: 25px;
}
.category-banner-item .content .shop-now {
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    color: #ff4800;
    display: inline-block;
    border-bottom: 1px solid;
    line-height: 1;
}
.banner-area-two .row [class*="col-"] {
    padding: 0 10px;
}
.banner-bg {
    background-image: url(../img/bg/banner_bg.jpg);
    background-position: center;
    background-size: cover;
    padding: 20px 0 50px;
}
.slider-img {
    position: relative;
    z-index: -1;
}
.slider-img .img-shape {
    width: 533px;
    height: 533px;
    background-position: center;
    background-size: cover;
    margin: 0 auto;
}
.slider-img .main-img {
    position: absolute;
    top: -30px;
    left: 138px;
    z-index: 1;
}
.slider-area .slider-content {
    margin-left: 90px;
    width: 100%;
    position: relative;
    margin-top: 45px;
}
.slider-area .slider-content .vendor {
    color: #575757;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    transform: rotate(-90deg) translateY(-50%);
    position: absolute;
    left: -135px;
    top: 50%;
}
.slider-area .slider-content .discount {
    display: inline-block;
    color: #2b2b2b;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    background: #ffca00;
    line-height: 1;
    padding: 10px 31px;
    border-radius: 16px;
    margin-bottom: 13px;
}
.slider-area .slider-content .title {
    font-size: 40px;
    color: #000;
    font-weight: 400;
    margin-bottom: 10px;
}
.slider-area .slider-content .title span {
    font-size: 60px;
    font-weight: 600;
    color: #000;
}
.slider-area .slider-content p {
    color: #000;
    font-size: 18px;
    margin-bottom: 35px;
    width: 60%;
}
.slider-area .slider-content p span {
    font-weight: 700;
}
.slider-area .slider-bg {
    min-height: 680px;
    padding: 80px 0 60px;
    border-radius: 0;
}
.slider-area {
    position: relative;
}
.slider-area .slider-shape img {
    position: absolute;
}
.slider-area .slider-shape .shape-1 {
    left: 13%;
    top: 18%;
}
.slider-area .slider-shape .shape-2 {
    left: 39%;
    bottom: 27%;
}
.slider-area .slider-shape .shape-3 {
    bottom: 35%;
    right: 22%;
}
.slider-area .banner-nav {
    background: #fff;
    position: absolute;
    left: 17%;
    bottom: 0;
    padding: 17px 26px;
    box-shadow: 0px 12px 21px 0px rgba(137, 137, 137, 0.08);
}
.banner-nav .slick-arrow {
    background: #f3f3f3;
    border: none;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    color: #3353fc;
    margin: 0 7px;
    line-height: 56px;
    text-align: center;
}
.banner-nav .slick-arrow:hover {
    background: #ff4800;
    color: #fff;
}

@media (max-width:768px){
    .desktop-md-none{display:none!important
    }
}

.section-title.text-center .title::before {
    content: "";
    position: absolute;
    left: -260px;
    top: 50%;
    transform: translateY(-50%);
    width: 236px;
    height: 1px;
    background: linear-gradient(93deg, rgba(239,239,237,1) 0%, rgba(207,207,207,0.9808298319327731) 50%, rgba(239,239,237,1) 100%);
}

.section-title.text-center .title {
    position: relative;
    display: inline-block;
    margin-left:250px;
}

.section-title.text-center .title::after {
    content: "";
    position: absolute;
    left: -260px;
    top: 50%;
    transform: translateY(-50%);
    width: 236px;
    height: 1px;
    background: linear-gradient(93deg, rgba(239,239,237,1) 0%, rgba(207,207,207,0.9808298319327731) 50%, rgba(239,239,237,1) 100%);
}

.section-title.text-center .title {
    position: relative;
    display: inline-block;
}

.section-title.text-center .title::after,
.section-title.text-center .title::before {
    content: "";
    position: absolute;
    left: -260px;
    top: 50%;
    transform: translateY(-50%);
    width: 236px;
    height: 1px;
    background: linear-gradient(93deg, rgba(239,239,237,1) 0%, rgba(207,207,207,0.9808298319327731) 50%, rgba(239,239,237,1) 100%);
}
.section-title.text-center .title::after {
    right: -260px;
    left: auto;
}

.flash-product-area-two .product-menu-nav button::after {
    content: "";
    position: absolute;
    right: -15px;
    top: 50%;
    transform: translateY(-50%);
    width: 5px;
    height: 5px;
    background: #000000;
    opacity: .46;
    border-radius: 50%;
}
.flash-product-area-two .product-menu-nav button:last-child::after {
    display: none;
}

.flash-product-area-two .flash-product-wrap .row [class*="col-"] {
    padding: 0 10px;
}

.section-title .title {
    font-size: 32px;
    margin-bottom: 0;
}
.section-title .title span {
	color: #ff4800;
}

.product-item-three.product-overlay {
    position: relative;
}
.product-item-three.product-overlay::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #ff4800;
}
.product-item-three.product-overlay .product-content {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 80px;
    width: 100%;
}
.product-item-three.product-overlay .product-content .title {
    font-size: 22px;
}