/* ps_featuredproducts */

.products-section-title {
    clear: both;
    padding: 0;
    margin-bottom: 0;
    text-align: center;
    width: 100%;
    float: left;
    position: relative;
    border-bottom: 0 solid #e5e5e5
}
#main>h1,#main h2.h2,#main .page-header h1,.block-category h1 {
    margin-bottom: 60px;
    text-transform: capitalize;
    padding-bottom: 0;
    border-bottom: 0 solid #e5e5e5
}

.products .product-miniature {
    margin: 0;
    position: relative;
    height: 100%;
	padding: 0 10px 45px;
}
.products .thumbnail-container,.product-accessories .thumbnail-container {
    overflow: hidden;
    position: relative;
    display: block;
    text-align: center
}

.products .product-miniature .product-flags {
    position: absolute;
    z-index: 1;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 1;
    width: auto;
    left: 10px;
    top: 15px;
    bottom: auto;
    text-align: center;
    padding: 3px;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    -webkit-transform: translateY(50);
    -moz-transform: translateY(50);
    -o-transform: translateY(50);
    transform: translateY(50)
}




#products .product-title a,.products .product-title a,.product-accessories .product-title a {
    width: 100%;
    font-weight: 400
}


#products .product-title,.products .product-title,.product-accessories .product-title {
    float: none;
    display: inline-flex;
    width: 100%;
    margin: 0
}


.products .product-price-and-shipping,.product-price {
    color: #00818d;
    line-height: 26px;
    clear: both;
    width: 100%;
    font-weight: 600;
    font-size: 15px
}


#products .product-description,.products .product-description,.product-accessories .product-description {
    position: relative;
    margin-top: 12px;
    text-align: center
}

.products img {
    max-width: 100%;
    position: relative;
    margin: 0 auto;
    border: none;
	width: 100%;
	height: 100%;
}




.products .product-miniature li.product-flag.discount,.products .product-miniature:hover li.product-flag {
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    left: 5px;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0)
}


.products .regular-price {
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    text-decoration: line-through;
    line-height: 23px
}


.products .product-thumbnail {
    display: inline-block;
    text-align: center;
    position: relative;
    vertical-align: top;
	width: 100%;
}

.product-title a {
    line-height: 22px;
    text-align: center;
    margin: 0;
    display: inline-block;
    text-decoration: none;
    text-transform: capitalize;
    width: 100%
}


.product-flags {
    margin: 0;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    -khtml-opacity: 1;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    pointer-events: none;
    row-gap: 8px;
    padding: 10px
}


.quickview li.product-flag,.product-leftside li.product-flag,.products li.product-flag,#product_comparison li.product-flag {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    line-height: 24px;
    border-radius: 0;
    min-width: 65px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    text-transform: capitalize;
    padding: 1px 15px;
}


.products li.product-flag.discount {
    font-size: 14px;
    line-height: 24px;
    background-color: #fff
}
.swiper {
    width: 100%;
    display: flex
;
    overflow: hidden;
    position: relative;
}


.odzns-aboutus {
    display: flex;
	flex-wrap: wrap;
    justify-content: space-around;
    margin-top: 2rem;
}


.odzn-aboutus {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    width: 25%;
}


.odzn-aboutus img {
    aspect-ratio: 1 / 1;
    width: 152px;
 
}

div.odzn-aboutus span {
    padding-left: 10px;
    padding-right: 10px;
}

.mobile-bottom-menu {
    display: none;
}
/*
li.carousel-item[aria-hidden="true"] {
    display: none;
}

*/

.caption-headline {
    text-shadow: 0 0 17px #ffffff;
}

.caption-description {
    text-shadow: 0 0 17px #ffffff;
}

.display-1 {
    text-shadow: 0 0 17px #ffffff;
}

/**
 * Copyright since 2007 PrestaShop SA and Contributors
 * PrestaShop is an International Registered Trademark & Property of PrestaShop SA
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License version 3.0
 * that is bundled with this package in the file LICENSE.md.
 * It is also available through the world-wide-web at this URL:
 * https://opensource.org/licenses/AFL-3.0
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@prestashop.com so we can send you a copy immediately.
 *
 * @author    PrestaShop SA and Contributors <contact@prestashop.com>
 * @copyright Since 2007 PrestaShop SA and Contributors
 * @license   https://opensource.org/licenses/AFL-3.0 Academic Free License version 3.0
 */
.homeslider-container {
  margin-bottom: 50px;
  position: relative;
  float: left;
  width: 100%;
}

.homeslider {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}

.homeslider li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.homeslider img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
}

.homeslider .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 1em;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .6);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
}

.homeslider_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("../homeslider.gif") no-repeat left top;
  margin-top: -45px;
}

.homeslider_nav:active {
  opacity: 1.0;
}

.homeslider_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
}
/* carousel */

.carousel {
    overflow: hidden;
	 position: relative
}

.carousel .direction {
    z-index: auto
}

.carousel .carousel-item {
    height: 100%
}

.carousel .carousel-item figure {
    margin: 0
}

.carousel .carousel-item img {
    width: 100%;
    height: auto;
    margin-left: 0;
    aspect-ratio: 1903 / 750;
}

.carousel .carousel-item .caption {
    position: absolute;
    top: 28%;
    bottom: 0;
    left: 60%;
    width: 35%;
}




.carousel .carousel-control {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1
}


.carousel .carousel-control.left {
    left: 50px
}

.carousel .carousel-control.right {
    right: 50px
}

.carousel .carousel-control.left,.carousel .carousel-control.right {
    width: 40px;
    height: 40px;
    background-color: #00818d;
    color: #fff;
    border-radius: 100%;
    top: 45%;
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}


.carousel .carousel-control.left {
    left: -50px;
	    display: flex;
    flex-direction: column;
    justify-content: center;
}

.carousel .carousel-control.right {
    right: -50px;
	    display: flex;
    flex-direction: column;
    justify-content: center;
}

.carousel:hover .carousel-control.left {
    left: 40px
}

.carousel:hover .carousel-control.right {
    right: 40px
	
}

.carousel:hover .carousel-control {
    display: flex; 
    flex-direction: column; 
     justify-content: center;
	
}

/* carousel */



.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin: 0
}

.carousel-inner>.carousel-item {
    position: relative;
    display: none;
    transition: 0.6s ease-in-out left;
    -webkit-transition: 0.6s ease-in-out left;
    -moz-transition: 0.6s ease-in-out left;
    -ms-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left
}


@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner>.carousel-item {
        transition: transform 0.6s ease-in-out;
        -webkit-transition: transform 0.6s ease-in-out;
        -moz-transition: transform 0.6s ease-in-out;
        -ms-transition: transform 0.6s ease-in-out;
        -o-transition: transform 0.6s ease-in-out;
        backface-visibility: hidden;
        perspective: 1000px
    }

    .carousel-inner>.carousel-item.next,.carousel-inner>.carousel-item.active.right {
        left: 0;
        transform: translate3d(100%,0,0);
        -webkit-transform: translate3d(100%,0,0);
        -ms-transform: translate3d(100%,0,0);
        -o-transform: translate3d(100%,0,0);
        -moz-transform: translate3d(100%,0,0)
    }

    .carousel-inner>.carousel-item.prev,.carousel-inner>.carousel-item.active.left {
        left: 0;
        transform: translate3d(-100%,0,0);
        -webkit-transform: translate3d(-100%,0,0);
        -ms-transform: translate3d(-100%,0,0);
        -o-transform: translate3d(-100%,0,0);
        -moz-transform: translate3d(-100%,0,0)
    }

    .carousel-inner>.carousel-item.next.left,.carousel-inner>.carousel-item.prev.right,.carousel-inner>.carousel-item.active {
        left: 0;
        transform: translate3d(0,0,0);
        -webkit-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
        -o-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0)
    }}

.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}


.carousel-inner>.next.left,.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}


.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    -moz-opacity: .5
}

.carousel-control.left {
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-repeat: repeat-x
}


.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 1;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators .active {
    width: 35px;
    height: 12px;
    margin: 0;
    background-color: #00818d
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px
}


    .carousel-indicators {
        bottom: 40px;
        margin: 0 auto;
        width: 100%;
        left: 0;
        right: 0
    }}

.img-fluid,.carousel-inner>.carousel-item>img,.carousel-inner>.carousel-item>a>img {
    display: block;
    max-width: 100%;
    height: auto
}

@media (max-width:750px){
	.carousel .carousel-item .caption {
    position: absolute;
    top: 0%;
    bottom: 0;
    left: 54%;
    width: 44%;
}
	
	
	
	
}

.js-product.product {
    width: 33.3333%;
}