/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
.woocommerce-order-received .woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    color: #fff;
    font-size: 18px;
    margin: 20px 0 20px 0;
}

.woocommerce-order-received .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    color: #fff;
    font-size: 18px;
    padding-left: 0;
}

.woocommerce-order-received .woocommerce-order-details__title {
    color: #000;
}

.woocommerce-order-received .woocommerce-table.woocommerce-table--order-details.shop_table.order_details {
    color: #fff;
    font-size: 18px;
}

.woocommerce-order-received .woocommerce-customer-details address {
    color: #fff;
    font-size: 18px;
    box-shadow: none;
    border: none !important;
    line-height: 1.3em;
}

.woocommerce-order-received .woocommerce-customer-details--email {
    font-size: 18px !important;
    line-height: 1.7em;
}

.woocommerce-order-received .woocommerce-column__title {
    color: #000;
}

.woocommerce-order-received .elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tbody td {
    color: #fff;
}

.woocommerce-order-received .elementor-widget-woocommerce-checkout-page a {
    color: #fff;
}

.woocommerce-order-received .elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tfoot th,
.woocommerce-order-received .elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tfoot td {
    color: #fff;
}

.shop_table.woocommerce-checkout-review-order-table th,
.shop_table.woocommerce-checkout-review-order-table td {
    color: #000 !important;
}

.woocommerce-checkout .e-show-coupon-form {
    color: #EB5050 !important;
}

.woocommerce-checkout .e-woocommerce-coupon-nudge.e-checkout-secondary-title {
    color: #000;
    font-size: 16px;
}

.pagination-wrapper {
    margin: 40px auto 5px;
    display: flex;
    gap: 15px;
    justify-content: center;
    font-size: 20px;
    color: #C44800;
}

.pagination-wrapper .current {
    color: #000;
}

.product-ordered-wrapper {
    border: 3px solid #fff;
    padding: 10px 30px 10px 30px;
    text-align: center;
}

#ship-to-different-address * {
    color: #fff;
}

.e-my-account-tab.e-my-account-tab__dashboard .woocommerce>h2 {
    margin-bottom: 10px !important;
}

.woocommerce-button.button.woocommerce-form-login__submit,
.woocommerce-Button.button,
.woocommerce-MyAccount-content-wrapper .button {
    background: #EB5050 !important;
    font-family: "Barlow Condensed", Sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.6px;
}

.user-products-list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.single-product-wrapper {
    flex: 0 0 calc(50% - 10px);
}

.product-img-wrapper {
    width: 100%;
    background-size: cover;
    padding-top: 60%;
    background-position: center;
}

.product-title {
    font-size: 26px;
    color: #000;
    font-family: "Barlow Condensed", Sans-serif;
}

.product-status {
    font-size: 16px;
    color: #000;
    font-style: italic;
}



.filter-product-status.active,
.filter-product-status:hover {
    background: #EB5050;
    color: #fff;
    border-color: #EB5050;
}

.filter-product-status {

    color: #EB5050;
    border-color: #EB5050;
}

.product-sold {
    font-size: 18px;
    color: #EB5050;
}

.view-all-designs {
    display: flex;
    justify-content: center;
    margin-top: 60px;
}

.design-by-title {
    font-size: 60px;
    text-align: center;
}

.view-portfolio a {
    border: 1px solid #EB5050;
    padding: 13px 10px;
    color: #EB5050;
    font-family: "DM Sans";
    border-radius: 3px;
    font-weight: 400;
}

.view-portfolio a:hover {
    background: #EB5050;
    color: #fff !important;
    border-color: #EB5050;
}

.affwp-form .button,
#affwp-affiliate-dashboard .button {
    border: 1px solid #EB5050;
    padding: 13px 10px;
    color: #EB5050;
    border-radius: 3px;
}

.affwp-form .button:hover,
#affwp-affiliate-dashboard .button:hover {
    background: #EB5050;
    color: #fff !important;
    border-color: #EB5050;
}

#affwp-affiliate-dashboard a {
    color: #EB5050;
}

select#affwp-graphs-date-options {
    width: auto;
    display: inline-block;
    padding: 13px 40px 13px 10px;
    margin-right: 10px;
    -webkit-appearance: none;
    background-image: url('assets/images/weui_arrow-outlined.png');
    background-repeat: no-repeat;
    background-position: calc(100% - 10px) center;
}

#affwp-affiliate-dashboard h4,
#affwp-affiliate-dashboard h2,
#affwp-affiliate-dashboard h3,
#affwp-affiliate-dashboard h1 {
    color: #000;
}

.profile-options {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.top-collection {
    position: absolute;
    max-width: 100px;
    top: 0;
    left: 0;
    display: inline;
    /* height: 80px; */
}

.top-collection img {
    height: auto !important;
    min-height: auto !important;
}

.error-message {
    font-size: 18px;
    color: red;
}

.products-gridlisting .product-item {
    margin-bottom: 20px;
}

.product_thumb {
    padding-top: 68%;
    width: 100%;
    display: block;
    background-size: 100%;
    background-position: bottom;
    background-repeat: no-repeat;
}

.products-gridlisting {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    margin-top: 50px;
}

.products-gridlisting .product-item {
    margin-bottom: 20px;
    flex: 0 0 calc(33% - 10px);
    position: relative;
}

.affwp-register-form {
    color: #000;
}

#affliate-register {
    display: none;
}

.elementor-editor-active #affliate-register {
    display: block;
}

.affwp-register-form {
    color: #000;
    font-family: "Barlow Condensed", sans-serif;
    font-size: 20px;
}

.download-form a {
    background: #EB5050 !important;
    font-family: "Barlow Condensed", Sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    color: #fff !important;
    padding: 10px 20px;
    display: inline-block;
    font-weight: 600;
}

#gform_submit_button_3 {
    background: #EB5050 !important;
    color: #fff;
    border-radius: 0;
    font-size: 18px;
    letter-spacing: 0.6px !important;
}

#gform_3_validation_container .gform_submission_error.hide_summary {
    font-size: 20px !important;
    font-weight: normal !important;
    font-family: "Barlow Condensed", Sans-serif;
    padding-left: 50px !important;
    box-shadow: none !important;
    color: #c02b0a !important;
    border-radius: 0;
}

#gform_3_validation_container {
    padding: 0;
    background: transparent;
    border: none;
    box-shadow: none;
}

#gform_3_validation_container.gform_validation_errors:focus {
    outline: none;
    outline-offset: 2px;
}

#gform_confirmation_message_3 {
    font-size: 20px;
    margin-top: 30px;
    font-family: "Barlow Condensed", Sans-serif;
    letter-spacing: 0.6px;
    color: #000;
}

#gform_wrapper_3 {
    margin-top: 50px;
}

.download-form p {
    color: #000;
    margin-bottom: 15px !important;
    font-size: 16px;
}

.top-saling-product>div {
    flex: 1;
    position: relative;
}

.top-saling-product {
    display: flex;
    gap: 25px;
    margin-top: 75px;
    /* position: relative; */
}

div.top-selling-featured-img {
    flex: 0 0 60%;
}

.top-selling-content {
    text-align: center;
}

.product-title-top-selling h2 {
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 64px;
    color: #fff;
    font-weight: 600;
    margin: 0;
}

.submitted-by {
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 32px;
    color: #fff;
    font-weight: 600;
    line-height: 1;
}

.product-desc {
    color: #ffff;
    font-size: 24px;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 10px;
}

.items-ordered-wrapper {
    color: #FFEF8F;
    font-size: 24px;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 600;
    margin-top: 10px;
}

.top-selling-featured-img .top-collection {
    max-width: 100%;
}

#sort_by_select {
    background-color: #fff;
    border: none;
    -webkit-appearance: none;
    padding-right: 40px;
    background-image: url('assets/images/weui_arrow-outlined.png');
    background-repeat: no-repeat;
    background-position: calc(100% - 10px) center;
    width: auto;
}

.filter_block {
    display: flex;
    gap: 15px;
    align-items: center;
    font-size: 20px;
}

div#gform_preview_1_13 {
    color: #fff;
}

p#coupon-error-notice {
    margin-top: 10px;
}

.e-my-account-tab.e-my-account-tab__dashboard .woocommerce>h2 {
    margin-top: 30px !important;
}

.woocommerce-info {
    border-top-color: #EB5050 !important;
}

.woocommerce-info::before {
    color: #EB5050 !important;
    ;
}

.woocommerce-MyAccount-content-wrapper a.button:hover {
    color: #fff !important;
}

p.no-product-found {
    text-align: center;
    font-size: 32px;
    min-height: 300px;
    padding-top: 50px;
    color: #fff;
}

.woocommerce-message {
    background: #fff !important;
    color: #000 !important;

}

#account_display_name_description em {
    font-size: 12px;
}

.woocommerce-message::before {
    color: #EB5050 !important;
}

.woocommerce-message {
    border-top-color: #EB5050 !important;
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {

    background-color: #fbfbfb;
}

.elementor-menu-cart__product-name.product-name {
    font-size: 20px;
}

.affwp-wrap.affwp-send-notifications-wrap {
    display: flex;
    gap: 10px;
}

.filter_block label {
    font-weight: 600;
}

.woocommerce-cart-form__cart-item.cart_item .product-name a:hover {
    color: #EB5050 !important;
}

.payment_box.payment_method_stripe fieldset {
    border: none;
}



.flipper {
  color: #333;
  display: block;
  font-size: 50px;
  line-height: 100%;
  padding: 0;
  margin: 0;
  height: 1.7em;
}
.flipper.flipper-invisible {
  font-size: 0px !important;
}

.flipper-group {
  position: relative;
  white-space: nowrap;
  display: block;
  float: left;
  padding: 0;
  margin: 0;
}
.flipper-group label {
  position: absolute;
  color: #fff;
  font-size: 35%;
  top: 100%;
  line-height: 1em;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  text-align: center;
  padding-top: .5em;
  font-family: "Inter", Sans-serif;
}

.flipper-digit {
	white-space: nowrap;
	position: relative;
	padding: 0;
	margin: 0;
	display: inline-block;
	float: left;
	height: 1.2em;
	overflow-y: hidden;
	color: #fff;
	font-family: "Share Tech", Sans-serif;
}
.flipper-digit span {
  font-size: 25%;
}

.flipper-delimiter {
  white-space: nowrap;
  display: block;
  float: left;
  padding: 0;
  margin: 0;
  color: #fff;
  min-width: .1em;
  white-space: nowrap;
  display: block;
  padding-top: 0.1em;
  padding-bottom: 0.1em;
  line-height: 1em;
}

.digit-face {
  display: block;
  visibility: hidden;
  position: relative;
  border-radius: 0.1em;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 8;
  padding-top: 0.1em;
  padding-bottom: 0.1em;
  padding-left: 0.1em;
  padding-right: 0.1em;
  box-sizing: border-box;
  text-align: center;
}

.digit-next {
  display: block;
  position: relative;
  border-radius: 0.1em;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 8;
  height: 1.2em;
    background: #E85622 ;  
  padding-top: 0.1em;
  padding-bottom: 0.1em;
  padding-left: 0.1em;
  padding-right: 0.1em;
  box-sizing: border-box;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.digit-top {
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
  height: 50%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  pointer-events: none;
  overflow: hidden;
  position: absolute;
    background: #E85622;
  padding-top: 0.1em;
  padding-bottom: 0;
  padding-left: 0.1em;
  padding-right: 0.1em;
  border-top-left-radius: 0.1em;
  border-top-right-radius: 0.1em;
  box-sizing: border-box;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  transition: background 0s linear, -webkit-transform 0s linear;
  transition: transform 0s linear, background 0s linear;
  transition: transform 0s linear, background 0s linear, -webkit-transform 0s linear;
  -webkit-transform-origin: 0 0.6em 0 !important;
          transform-origin: 0 0.6em 0 !important;
  -webkit-transform-style: preserve-3d !important;
          transform-style: preserve-3d !important;
  z-index: 20;
}
.digit-top.r {
  transition: background 0.2s linear, -webkit-transform 0.2s linear;
  transition: transform 0.2s linear, background 0.2s linear;
  transition: transform 0.2s linear, background 0.2s linear, -webkit-transform 0.2s linear;
  -webkit-transform: rotateX(90deg);
          transform: rotateX(90deg);
  background: #E85622; 
}

.digit-top2 {
  visibility: hidden;
  position: absolute;
  height: 50%;
  left: 0;
  right: 0;
   background: #E85622;  
  transition: -webkit-transform 0.2s linear;
  transition: transform 0.2s linear;
  transition: transform 0.2s linear, -webkit-transform 0.2s linear;
  line-height: 0em !important;
  top: 50% !important;
  bottom: auto !important;
  padding-top: 0;
  padding-bottom: 0.1em;
  padding-left: 0.1em;
  padding-right: 0.1em;
  border-bottom-left-radius: 0.1em;
  border-bottom-right-radius: 0.1em;
  overflow: hidden;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  transition: background 0s linear, -webkit-transform 0s linear;
  transition: transform 0s linear, background 0s linear;
  transition: transform 0s linear, background 0s linear, -webkit-transform 0s linear;
  -webkit-transform: rotateX(-90deg);
          transform: rotateX(-90deg);
  -webkit-transform-style: preserve-3d !important;
          transform-style: preserve-3d !important;
  -webkit-transform-origin: 0 0 0 !important;
          transform-origin: 0 0 0 !important;
  z-index: 20;
}
.digit-top2.r {
  visibility: visible;
  transition: background 0.2s linear 0.2s, -webkit-transform 0.2s linear 0.2s;
  transition: transform 0.2s linear 0.2s, background 0.2s linear 0.2s;
  transition: transform 0.2s linear 0.2s, background 0.2s linear 0.2s, -webkit-transform 0.2s linear 0.2s;
  -webkit-transform: rotateX(0deg);
          transform: rotateX(0deg);
    background: #E85622; /
}

.digit-bottom {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  pointer-events: none;
  position: absolute;
  overflow: hidden;
   background: #E85622; 
  height: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
  line-height: 0em;
  padding-top: 0;
  padding-bottom: 0.1em;
  padding-left: 0.1em;
  padding-right: 0.1em;
  border-bottom-left-radius: 0.1em;
  border-bottom-right-radius: 0.1em;
  box-sizing: border-box;
  text-align: center;
  transition: none;
}
.digit-bottom.r {
  transition: background 0.2s linear;
    background: #E85622;  
}

.flipper-digit:after {
  content: "";
  position: absolute;
  height: 2px;
  background: rgba(0, 0, 0, 0.5);
  top: 50%;
  display: block;
  z-index: 30;
  left: 0;
  right: 0;
}

.flipper-dark {
  color: #fff;
}
.flipper-dark .flipper-delimiter {
  color: #333;
}
.flipper-dark .digit-next {
  background: #333;
}
.flipper-dark .digit-top {
  background: #333;
}
.flipper-dark .digit-top.r {
  background: black;
}
.flipper-dark .digit-top2 {
  background: black;
}
.flipper-dark .digit-top2.r {
  background: #333;
}
.flipper-dark .digit-bottom {
  background: #333;
}

.flipper-dark-labels .flipper-group label {
  color: #333;
}
.flipper-group.flipper-delimiter {
	background: transparent;
}
.flipper-group::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 49%;
	background: #E85622;
	left: 0;
	border-radius: 7px;
    top:0;
}
.flipper-group::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 49%;
	background: #E85622;
	left: 0;
	border-radius: 7px;
    bottom:0;
}
.flipper-group.flipper-delimiter::before {
	background: transparent;
}
.flipper-group.flipper-delimiter::after {
	background: transparent;
}


@media only screen and (max-width: 992px) {
    .products-gridlisting .product-item {
        flex: 0 0 calc(50% - 10px);

    }

}

@media only screen and (max-width: 768px) {

    .top-saling-product {
        flex-direction: column;
    }

    .top-saling-product>div {
        flex: 0 0 100%;
    }

    .top-selling-content {
        padding-bottom: 20px;
        width: 100%;
        display: flex;
        justify-content: center;
        flex-direction: column;
    }

    .footer-menu .menu-item a {
        justify-content: center;
    }

    .filter_block {
        justify-content: center;
    }

    .top-selling-featured-img .top-collection {
        max-width: 100px;
    }
}

@media only screen and (max-width: 600px) {
    .design-by-title {
        font-size: 32px;
    }

    .filter_blocks {
        flex-wrap: wrap;
    }

    .products-gridlisting .product-item {
        flex: 0 0 100%;
    }

   

}
@media only screen and (max-width: 500px) {
 .woocommerce-message a.button.wc-forward {
        float: left !important;
        margin-top: 5px;
    }
}