body .product-cover {
  display: block;
}


.dropdown-sub.dropdown-menu {
    width: 100%!important;
}

.ic-button-search{
    width: 40px;
    height: 40px;
    background-color: #0e0e0e;
}

.ic-button-search i{
    color: #FFFFF0;
}

.ic-button-search:hover{
    background-color: #00b2e2;
}

.text-item{
    margin-top: 8%;
    color: #0e0e0e;
    font-size: 1.1rem;
}

.inpli-descimgfix{
    max-width:100%;
    max-height:100%;
}

.col-md-12 .inpli-descimgfix{
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.displayProductButtons .js-mailalert {
  display: none;
}

.temporaty-not-availiable {
  background: #ffcc00!important;
}
.text-available_date {
  font-size: 18px;
}

  .thumbnail-container .functional-buttons>div.highlighted-informations {
      width: 100%;
  }

@media(min-width: 986px) {
  .leo-megamenu .navbar-nav>li.aligned-fullwidth>.dropdown-menu {
    top: 36px;
  }
  
  .thumbnail-container .functional-buttons>div.highlighted-informations {
      width: 100%;
  }


    .thumbnail-container .functional-buttons {
       width: 185px;
       left:45px;
    }
}
@media (max-width: 767px) {

  .thumbnail-container .functional-buttons {
      width: 185px;
      left:45px;
  
  }
  .thumbnail-container .functional-buttons>div.highlighted-informations {
      width: 100%;
  }
  
}



#js-product-list-top {
    clear: both;
}

section#products {
    clear: both;
}

#subcategories .subcategory-block .subcategory-name a {
    width: 100%;
    display: block;
}

/* Allegro stuff */

/* ===================================================================================  */


.product-description .item img
{
      max-width: 100%;
    height: auto;
}
 .product-description .section,
.product-description.section {
    
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    display: flex;
/*     flex-direction: column; */
    justify-content: center;
}

.product-description .item {
  padding: 20px;
}

.product-description .item p {
  color: #000;
}

.product-description .item.item-12
{
  flex-basis: 0;
  
  flex: 100%;
  width: 100%; 
}

.product-description .item.item-12 img {
  width: 100%;
}


@media( min-width:986px){
  .product-description .item.item-6
  {
    flex: 50%;
     width: 50%; 
  }

}

/* after upgrade stuff */

/* ===================================================================================  */


.product-detail img
{
    max-width: 100%;
    height: auto;
}


.paypo_twisto_banner {
  padding:30px 0;
  clear: both;
}


.paypo_twisto_banner img {
  max-width:100%;
  height: auto;
  margin: 5px 0;
}

.back-white {
  background: #fff;
  max-width: 800px;
}


@media( min-width:986px){
  
  .tpay_add_to_cart {
    max-width:50%;
    float: left;
    padding:0 20px 0 50px; 
  }

  .product-quantity {
    max-width:50%;
    float: left;
  }
  

}

@media( mac-width:986px){
  
  .tpay_add_to_cart {
    display:none;
  }
}

.footer-center p, .footer-center div {
    font-size: 14px;
    color: #999;
}

.footer-center a {
   color: #999!important;
}

.back-white {
    background: #fff;
    max-width: 800px;
}

.footer-center .elementor-row > div {
  margin-bottom: 20px;
}

.footer-center .elementor-icon-list-items .elementor-icon-list-icon {
    font-size: 14px;
    text-align: center;
    display: table-cell;
    vertical-align: top;
    border: 1px solid #4d4d4d;
    width: 35px !important;
    height: 35px;
    line-height: 33px; 
    display: inline-block;
}

.footer-center a:hover  {
  color: #00b2e2!important;
}

.block_newsletter {
  max-width: 100%;
}
.block_newsletter .form-group {
  max-width: 100%;
  margin:0 auto;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 8px;
    font-family: "Work Sans",sans-serif;
    font-weight: 300;
    line-height: normal;
    color: #333;
}

body .elementor-text-editor h1, body .elementor-text-editor h2, body .elementor-text-editor h3, body .elementor-text-editor h4, body .elementor-text-editor h5, body .elementor-text-editor h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h2, .h2 {
    font-size: 20px;
}


.block_newsletter {
    text-align: center
}

.block_newsletter .popup-title,.block_newsletter .close-popup {
    display: none
}

.block_newsletter .block-title .title {
    color: #4a3d36;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 4px;
    text-transform: uppercase
}

.block_newsletter .description {
    line-height: 25px;
    margin-bottom: 20px
}

@media (min-width: 992px) {
    .block_newsletter .description {
        margin-bottom:40px
    }
}

.block_newsletter form {
    display: inline-block
}

@media (max-width: 575px) {
    .block_newsletter form {
        min-width:90%
    }
}

.block_newsletter form .form-group {
    width: 100%;
    display: table;
    margin-bottom: 0;
    border-spacing: 0;
    background: #f5f5f5;
    border-collapse: collapse
}

@media (min-width: 768px) {
    .block_newsletter form .form-group {
        width:600px
    }
}

@media (max-width: 575px) {
    .block_newsletter form .form-group {
        display:block
    }
}

.block_newsletter form .input-wrapper {
    display: table-cell;
    vertical-align: top;
    overflow: hidden;
    width: 100%
}

@media (max-width: 575px) {
    .block_newsletter form .input-wrapper {
        display:block
    }
}

.block_newsletter form input[type=email] {
    width: 100%;
    height: 55px;
    border: none;
    color: #777;
    font-weight: 700;
    background: transparent;
    padding: 8px 10px 8px 20px
}

.rtl .block_newsletter form input[type=email] {
    padding: 8px 20px 8px 10px
}

@media (max-width: 575px) {
    .block_newsletter form input[type=email] {
        text-align:center
    }
}

.block_newsletter form input[type=email]::-webkit-input-placeholder {
    color: #777;
    text-indent: 0;
    opacity: 1;
    filter: alpha(opacity=100)
}

.block_newsletter form input[type=email]::-moz-placeholder {
    color: #777;
    text-indent: 0;
    opacity: 1;
    filter: alpha(opacity=100)
}

.block_newsletter form input[type=email]:-moz-placeholder {
    color: #777;
    text-indent: 0;
    opacity: 1;
    filter: alpha(opacity=100)
}

.block_newsletter form input[type=email]:-ms-input-placeholder {
    color: #777;
    text-indent: 0;
    opacity: 1;
    filter: alpha(opacity=100)
}

.block_newsletter form input[type=email]:focus {
    outline: 0
}

.block_newsletter form .btn {
    padding: 0;
    display: table-cell;
    vertical-align: top;
    height: 55px;
    border: none;
    color: #FFF;
    padding: 5px 50px;
    font-weight: 700;
    font-size: 14px;
    background: #3f3f3f;
    text-transform: uppercase;
    border-radius: 0
}

@media (max-width: 767px) {
    .block_newsletter form .btn {
        padding:5px 20px
    }
}

@media (max-width: 575px) {
    .block_newsletter form .btn {
        display:block;
        width: 100%
    }
}

.block_newsletter form .btn i {
    display: none
}

.block_newsletter form .btn:hover,.block_newsletter form .btn:active,.block_newsletter form .btn:focus {
    outline: 0;
    background: #f33
}


.block_newsletter form > .row {
    display: grid;
}




.elementor-tab-content p:not(#e), .elementor-widget-text-editor p:not(#e) {
    color: inherit;
    font: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    margin-bottom: 9px;
}


@media (min-width: 992px) {
      
    

    .product-image-one-big .item .product-miniature:first-child {
            clear:both;
            float: left;
            width: 50%
        }
        

    .product-image-one-big .item .product-miniature {
        float: left;
        width: 25%;
}

}




.search-widget {
    position: relative;
    margin: 0 0 0 0
}

.search-widget::after {
    content: "";
    display: table;
    clear: both
}

.search-widget form {
    position: relative
}

.search-widget form input[type=text] {
    width: 100%;
    color: #333;
    height: 40px;
    border: none;
    background: transparent;
    padding: 5px 5px 5px 0
}

.rtl .search-widget form input[type=text] {
    padding: 5px 0 5px 5px
}

.search-widget form input[type=text]::-webkit-input-placeholder {
    color: #333;
    text-indent: 0;
    opacity: 1;
    filter: alpha(opacity=100)
}

.search-widget form input[type=text]::-moz-placeholder {
    color: #333;
    text-indent: 0;
    opacity: 1;
    filter: alpha(opacity=100)
}

.search-widget form input[type=text]:-moz-placeholder {
    color: #333;
    text-indent: 0;
    opacity: 1;
    filter: alpha(opacity=100)
}

.search-widget form input[type=text]:-ms-input-placeholder {
    color: #333;
    text-indent: 0;
    opacity: 1;
    filter: alpha(opacity=100)
}

.search-widget form input[type=text]:hover,.search-widget form input[type=text]:focus {
    outline: 0
}

.search-widget form button[type=submit] {
    position: absolute;
    background: transparent;
    padding: 0;
    top: 0;
    bottom: 0;
    z-index: 9;
    margin: auto;
    border: none;
    display: table;
    font-size: 18px;
    cursor: pointer;
    right: 0px!important;
    background-color: #252525;
    min-width: 35px;
    color: #fff
}

.rtl .search-widget form button[type=submit] {
    left: 0;
    right: auto
}

.search-widget form button[type=submit]:focus {
    outline: 0
}

.search-widget form button[type=submit]:hover {
    color: #f33
}

.rtl .search-widget {
    margin: 0 0 0 0
}

.search-widget .popup-title {
    font-size: 0;
    display: none;
    color: #000;
    width: 28px;
    height: 28px;
    margin: 0 0 0 10px;
    padding: 5px 7.45px 5px 7.45px
}

.rtl .search-widget .popup-title {
    margin: 0 10px 0 0
}

.rtl .search-widget .popup-title {
    padding: 5px 7.45px 5px 7.45px
}

.search-widget .popup-title:hover {
    color: #f33
}

.search-widget .popup-title .search {
    font-weight: 700;
    font-size: 18px
}

.search-widget .popup-content {
    display: block;
    position: static;
    background: none;
    padding: 0;
    z-index: 9999;
    width: 100%;
    min-width: inherit;
    border: none;
    min-width: 270px;
    background: transparent;
    padding: 0 20px 0 0
}

.rtl .search-widget .popup-content {
    padding: 0 0 0 20px
}

@media (min-width: 992px) {
    .search-widget .popup-content {
        -webkit-animation:none;
        -moz-animation: none;
        animation: none
    }
}

/*.search-widget .search:before {
    content: "\f1c3";
    display: block;
    font-family: "Material-Design-Iconic-Font"
}*/

.popup-search .search-widget .popup-title {
    display: block;
    overflow: hidden;
    position: relative
}

.popup-search .search-widget .popup-title .search {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
}

.popup-search .search-widget .popup-title:before,.popup-search .search-widget .popup-title:after {
    content: '';
    display: block;
    background: #000;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transform: translateY(50px) rotate(45deg);
    -moz-transform: translateY(50px) rotate(45deg);
    -ms-transform: translateY(50px) rotate(45deg);
    -o-transform: translateY(50px) rotate(45deg);
    transform: translateY(50px) rotate(45deg)
}

.popup-search .search-widget .popup-title:before {
    height: 15px;
    width: 1px
}

.popup-search .search-widget .popup-title:after {
    width: 15px;
    height: 1px
}

.popup-search .search-widget .popup-title:hover:before,.popup-search .search-widget .popup-title:hover:after {
    background: #f33
}

.popup-search .search-widget .popup-content {
    position: absolute;
    top: auto;
    bottom: 0;
    display: none;
    background: #FFF;
    right: 100%;
    left: auto
}

.rtl .popup-search .search-widget .popup-content {
    right: auto;
    left: 100%
}

.popup-search .search-widget.open .popup-title:before,.popup-search .search-widget.open .popup-title:after {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0) rotate(45deg);
    -moz-transform: translateY(0) rotate(45deg);
    -ms-transform: translateY(0) rotate(45deg);
    -o-transform: translateY(0) rotate(45deg);
    transform: translateY(0) rotate(45deg)
}

.popup-search .search-widget.open .popup-title .search {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px)
}

#checkout #search_widget {
    display: none
}

#search #search_widget .popup-content {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none
}

#pagenotfound .page-content #search_widget,#search .page-content #search_widget {
    width: 100%
}

#pagenotfound .page-content .popup-content,#search .page-content .popup-content {
    width: 100%;
    display: block;
    position: static
}


#wrapper .breadcrumb .category-name {
    display: block;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 10px
}

@media (min-width: 768px) {
    #wrapper .breadcrumb .category-name {
        color:#000
    }
    
    .breadcrumb-full {
        max-height: 260px!important;
        min-height: 260px!important;
    }
}



.search-widget form input[type=text] {
  border: 0;
}

.search-widget form button[type=submit] {
    position: absolute;
    background: transparent;
    padding: 0;
    top: 0;
    bottom: 0;
    z-index: 9;
    margin: auto;
    border: none;
    display: table;
    font-size: 18px;
    cursor: pointer;
    right: 0px!important;
    background-color: #252525;
    min-width: 35px;
    color: #fff;
    height: auto;
}

.search-widget form button[type=submit]:hover {
    color: #fff;
}





.product-add-to-cart .add {
    display: inline-block;
    vertical-align: middle;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
}

.product-add-to-cart .wishlist, .product-add-to-cart .compare {
    display: inline-block;
    vertical-align: middle;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 0;
    width: 40px;
    height: 40px;
    margin-right: 10px;
}

.product-add-to-cart .wishlist .btn:hover, .product-add-to-cart .compare .btn:hover {
    color: #fff;
    background-color: #00b2e2!important;
    border: 1px solid #00b2e2!important;
}

.leo-megamenu.disable-canvas .navbar-nav .nav-item .caret:before {
    content: "\f107";
    font-family: "Line Awesome Free" !important;
    color:#000;

}


.leo-megamenu.disable-canvas .navbar-nav .nav-item .caret:before {
    /* Use \f067 for a plus sign OR \f107 for an angle-down arrow */
    content: "\f107";

    /* Correct font-family name for Line Awesome */
    font-family: "Line Awesome Free";

    /* Important: weight 900 is often required for icons to appear */
    font-weight: 900;

    position: absolute;
    font-size: 1.25rem;
    text-align: center;
    color: #000;
    z-index: 1001;
}



@media (max-width: 986px) {

    /*.leo-megamenu {
        color: #fff
    }*/

    .nav > li.nav-item {
        width: 100%!important;

    }

    .search-widget form button[type=submit] { 
        max-width: 35px;
    }
    
    .product-quantity.clearfix {
    max-width: 50%;
    float: left;
}
    .tpay_add_to_cart {
        max-width: 50%;
            float: right;
    }

}

.leo-megamenu.disable-canvas .leo-top-menu {
    background: #fff;
}


.form-group.id_address.text {
    display: none;
}


[data-product_id] {
    min-height: 0!important;
}

