.elementor-169 .elementor-element.elementor-element-5248a8b{--display:flex;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-169 .elementor-element.elementor-element-41215e1 > .elementor-widget-container{margin:35px 0px 35px 0px;}.elementor-169 .elementor-element.elementor-element-41215e1{--e-transform-transition-duration:4000ms;text-align:center;}.elementor-169 .elementor-element.elementor-element-552a6d7{--display:flex;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-169 .elementor-element.elementor-element-9cf286a > .elementor-widget-container{margin:-2px -2px -2px -2px;}.elementor-169 .elementor-element.elementor-element-9cf286a .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:25px;font-weight:900;line-height:50px;}.elementor-169 .elementor-element.elementor-element-7668762 > .elementor-widget-container{margin:-51px -2px -10px -2px;}.elementor-169 .elementor-element.elementor-element-7668762.elementor-element{--align-self:center;}.elementor-169 .elementor-element.elementor-element-f80e16e{--display:flex;}.elementor-169 .elementor-element.elementor-element-872aa71 > .elementor-widget-container{margin:0px 0px 0px 7px;}.elementor-169 .elementor-element.elementor-element-19c376a{--display:flex;}.elementor-169 .elementor-element.elementor-element-765711e{--display:flex;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-169 .elementor-element.elementor-element-c5eee06 > .elementor-widget-container{margin:-2px -2px -2px -2px;}.elementor-169 .elementor-element.elementor-element-c5eee06 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:25px;font-weight:900;line-height:50px;}.elementor-169 .elementor-element.elementor-element-67810c5 > .elementor-widget-container{margin:-51px -2px -10px -2px;}.elementor-169 .elementor-element.elementor-element-67810c5.elementor-element{--align-self:center;}.elementor-169 .elementor-element.elementor-element-eaba54e.elementor-element{--align-self:center;}.elementor-169 .elementor-element.elementor-element-e33c18a{--display:flex;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-169 .elementor-element.elementor-element-9b6a056 > .elementor-widget-container{margin:-2px -2px -2px -2px;}.elementor-169 .elementor-element.elementor-element-9b6a056 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:25px;font-weight:900;line-height:50px;}.elementor-169 .elementor-element.elementor-element-ea8de0c > .elementor-widget-container{margin:-51px -2px -10px -2px;}.elementor-169 .elementor-element.elementor-element-ea8de0c.elementor-element{--align-self:center;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-169 .elementor-element.elementor-element-9cf286a .elementor-heading-title{font-size:38px;}.elementor-169 .elementor-element.elementor-element-c5eee06 .elementor-heading-title{font-size:38px;}.elementor-169 .elementor-element.elementor-element-9b6a056 .elementor-heading-title{font-size:38px;}}@media(max-width:767px){.elementor-169 .elementor-element.elementor-element-872aa71{width:100%;max-width:100%;}.elementor-169 .elementor-element.elementor-element-872aa71 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-169 .elementor-element.elementor-element-872aa71.elementor-element{--align-self:center;--flex-grow:1;--flex-shrink:0;}}/* Start custom CSS for html, class: .elementor-element-7668762 */.down-arrow {
    display: inline-block;
    font-size: 40pt;
    color: #000;
    animation: moveDown 1.2s infinite ease-in-out;
    margin-top: 10px;
}

@keyframes moveDown {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(5px);
    }
}/* End custom CSS */
/* Start custom CSS for yith-wcact-current-auctions, class: .elementor-element-872aa71 */.woocommerce-loop-product__title {
    color: #000;
}

.yith-wcact-aution-badge {
    display: none!important;
}

.add_to_cart_button {
    display: none!important;
}

.woocommerce-ordering {
    display: none;
}

.price {
    color: #000 !important;
    font-weight: 100 !important;
    margin-bottom: 20px !important;
    font-size: 20px !important;
}

.price bdi {
    display: block;
}

.woocommerce-Price-amount {
    color: #000 !important;
    font-weight: 800 !important;
}

.star-rating {
    display: none !important;
}

.product_type_auction {
    background-color: #000!important;
    color: #FFF!important;
    border-radius: 15px!important;
    font-weight: 700!important;
    font-size: 20pxpx!important;
    float: right;
    margin-top: 0px!important ;
}

li.product {
    border-radius: 8px !important;
    padding: 10px !important;
    
    box-shadow: 0px 6px 15px rgba(0, 0, 0, 0.3), 0px 0px 8px rgba(0, 0, 0, 0.2) !important;
}

.raro-extra-content {
  display: flex;          
  align-items: center;    
  gap: 25px;
      margin-bottom: 20px;
    margin-top: 20px;
    font-size: 14px;
    color: #000;
}

.woocommerce-result-count {
    display: none;
}

li.product {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

li.product:hover {
    transform: scale(1.03);
    box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.35);
}
.woocommerce-loop-product__title {
  font-size: 20px !important;
  font-weight: 800 !important;
  color: #000 !important;
}

@media only screen and (min-width: 1200px) {
  li.product {
    width: 250px !important;
    margin: 15px !important;
  }
}


@media only screen and (max-width: 600px) {
  li.product {
    width: 100% !important;
  }
}

.auction_end_start {
    display: none;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-67810c5 */.down-arrow {
    display: inline-block;
    font-size: 40pt;
    color: #000;
    animation: moveDown 1.2s infinite ease-in-out;
    margin-top: 10px;
}

@keyframes moveDown {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(5px);
    }
}/* End custom CSS */
/* Start custom CSS for yith-wcact-not-started-auctions, class: .elementor-element-eaba54e */.woocommerce-loop-product__title {
    color: #000;
}

.yith-wcact-aution-badge {
    display: none!important;
}

.woocommerce-ordering {
    display: none;
}

.add_to_cart_button {
    display: none!important;
}


.price {
    color: #000 !important;
    font-weight: 100 !important;
    margin-bottom: 20px !important;
    font-size: 20px !important;
}

.price bdi {
    display: block;
}

.woocommerce-Price-amount {
    color: #000 !important;
    font-weight: 800 !important;
}

.star-rating {
    display: none !important;
}

.product_type_auction {
    background-color: #000!important;
    color: #FFF!important;
    border-radius: 15px!important;
    font-weight: 700!important;
    font-size: 20pxpx!important;
    float: right;
    margin-top: 0px!important ;
}

li.product {
    border-radius: 8px !important;
    padding: 10px !important;
    box-shadow: 0px 6px 15px rgba(0, 0, 0, 0.3), 0px 0px 8px rgba(0, 0, 0, 0.2) !important;
}

.raro-extra-content {
  display: flex;          
  align-items: center;    
  gap: 25px;
      margin-bottom: 20px;
    margin-top: 20px;
    font-size: 14px;
    color: #000;
}

.woocommerce-result-count {
    display: none;
}
}
li.product {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

li.product:hover {
    transform: scale(1.03);
    box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.35);
}
.woocommerce-loop-product__title {
  font-size: 20px !important;
  font-weight: 800 !important;
  color: #000 !important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ea8de0c */.down-arrow {
    display: inline-block;
    font-size: 40pt;
    color: #000;
    animation: moveDown 1.2s infinite ease-in-out;
    margin-top: 10px;
}

@keyframes moveDown {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(5px);
    }
}/* End custom CSS */
/* Start custom CSS */.yith-wcact-aution-badge {
    display: none!important;
}/* End custom CSS */