/*-----------------------------------------------------------------------
                                768 px
-------------------------------------------------------------------------*/
@media screen and (min-width:768px){
.sppb-carousel-pro-text.videoslide-pro-text{
    position: absolute!important;
    right: 0!important;
    left: unset!important;
    margin-right: 100px;
    width: 37%;
}
.content-div {
    width: 100%!important;
}
span.title {
    font-weight: 900;
    color: #76a138;
    font-family: 'Playfair Display';
    font-size: 60px;    line-height: 60px;
  }}

/*-----------------------------------------------------------------------
                                768 px
-------------------------------------------------------------------------*/
@media screen and (max-width:768px){
.sppb-carousel-pro-text.videoslide-pro-text{
    position: absolute!important;
    right: 0!important;
    left: unset!important;
    margin-right: 56px;
    width: 45%;
    margin-top: -11px;
}
.content-div {
    width: 100%!important;
}
span.title {
    font-weight: 900;
    color: #76a138;
    font-family: 'Playfair Display';
    font-size: 24px;
    text-shadow: 0 0 3px #00000026;
  }}

/*highlights icons*/
.home-icon-001:hover .pull-left {
    transform: translate(0px, -10px);transition:0.3s ease;
}
.home-icon-001 .pull-left {
    transition:0.3s ease;
}

.home-icon-001 .sppb-media{
    overflow: visible;transition:0.3s ease;
}

/*border line*/
.line001 {
    position: relative;
}

.line001:before {
    background:#ffff00;
    width: 250px;
    height: 2px;
    content:'';
    position:absolute;
    top:0;
    left: 200px;
    bottom: 0;
    margin: auto;
}

.line002 {
    position: relative;
}

.line002:before {
    background:#ffff00;
    width: 250px;
    height: 2px;
    content:'';
    position:absolute;
    top:0;
    right: 300px;
    bottom: 0;
    margin: auto;
}


@media screen and (max-width:768px){
  .line002:before {right: 223px;}}

/*cardslider-category*/
.cardslide_1623806547323 .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: block;
}

.cardslide_1623806547323 .owl-prev, .cardslide_1623806547323 .owl-next {
    position: absolute;
    top: -47px;
    height: 100%;
}


/*-------------------------
      CARD SLIDER ARROW 
--------------------------*/
.owl-prev, .owl-next{
    color: transparent!important;
    background: none!important;
}

.owl-prev span , .owl-next span{
    color: transparent!important;
    background: none!important;
}

.cardslide_1623806547323 .owl-prev:before{
    content: ''!important;
    background: url(/images/000_carey/others/prev-arrow100.png)!important;
    width: 50px;
    height: 50px;
    position: absolute;
    right: 5px;
    top: 0;
    bottom: 0;
    background-repeat: no-repeat!important;
    background-size: contain;
    margin: auto;
    margin-top: 80px;
}

.cardslide_1623806547323 .owl-next:before{
    content: ''!important;
    background: url(/images/000_carey/others/next-arrow100.png)!important;
    width: 50px;
    height: 50px;
    position: absolute;
    left:5px;
    top: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: contain;
      margin: auto;
    margin-top: 80px;
}


div.hikashop_carousel .owl-nav .owl-prev, div.hikashop_carousel .owl-nav .owl-next{border:0px;}

.hikashop_carousel .owl-prev:before{
    content: ''!important;
    background: url(/images/000_carey/others/prev-arrow100.png)!important;
    width: 50px;
    height: 50px;
    position: absolute;
    right: 45px;
    top: 0;
    bottom: 0;
    background-repeat: no-repeat!important;
    background-size: contain;
    margin: auto;
}

.hikashop_carousel .owl-next:before{
    content: ''!important;
    background: url(/images/000_carey/others/next-arrow100.png)!important;
    width: 50px;
    height: 50px;
    position: absolute;
    left:45px;
    top: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: contain;
      margin: auto;
}

/*-----------------------------------------------------------------------
                                768 px
-------------------------------------------------------------------------*/
@media screen and (max-width:768px){
.cardslide_1623806547323 .owl-prev:before, .cardslide_1623806547323 .owl-next:before {
    transform: scale(0.4);
  }}


/*products slide*/
.homeproducts span.hikashop_product_price.hikashop_product_price_0 {
    text-align: center!important;
}

.sppb-addon.sppb-addon-module.homeproducts span.hikashop_product_name{
    text-align: center!important;
}
.homeproducts .hikashop_subcontainer.thumbnail {
    background: #fff!important;
    padding-bottom: 30px;
}

.homeproducts .price-discount{
    text-align: center!important;
}
.homeproducts  a.hikabtn.hikacart {
    float: inherit!important;
}

.homeproducts .hikashop_subcontainer.thumbnail {
    background: white!important;
}

.homeproducts .hikashop_listing_img_title {
    text-align: center;
}


/*-----------------------------------------------------------------------
                                768 px
-------------------------------------------------------------------------*/
@media screen and (min-width:768px){
.kiwi{position:relative;}
.kiwi:before{
    content: " "!important;
    background: url(/images/000_carey/home/img001.png);
    content: '';
    height: 400px;
    width: 262px;
    position: absolute;
    right: 0;
    top: -250px;
    z-index: 20!important;
    background-repeat: no-repeat;
  }}

/*-----------------------------------------------------------------------
                                768 px
-------------------------------------------------------------------------*/
@media screen and (max-width:768px){
.kiwi{position:relative;}
.kiwi:before{
    content: " "!important;
    background: url(/images/000_carey/home/img001.png);
    content: '';
    height: 400px;
    width: 262px;
    position: absolute;
    right: 0;
    top: -250px;
    z-index: 20!important;
    background-repeat: no-repeat;transform:matrix(0.3,0,0,0.3,100,50);
  }}