.quantity .quantity-input-wrapper {
display: flex;
}
.quantity .quantity-input-wrapper input[type="number"] {
height: 40px;
width: 75px;
text-align: center;
font-size: 24px;
font-weight: 500;
font-family: "Raleway" !important;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
box-shadow: none;
border: 1px solid #707070;
border-radius: 2px;
-moz-appearance: textfield; }
.quantity .quantity-input-wrapper input[type="number"]:focus, .quantity .quantity-input-wrapper input[type="number"]:focus-within {
outline: 0px;
}
.quantity .quantity-input-wrapper input[type="number"]::-webkit-outer-spin-button, .quantity .quantity-input-wrapper input[type="number"]::-webkit-inner-spin-button { -webkit-appearance: none;
margin: 0; }
.quantity .quantity-input-wrapper .minus,
.quantity .quantity-input-wrapper .plus {
padding: 10px;
display: flex;
align-items: center;
cursor: pointer;
}
.tax_label {
display: none !important;
}
@media (max-width: 992px) {
#categoryTitle {
height: 200px !important;
}
#categoryTitle #titleBg {
line-height: 180px !important;
font-size: 140px !important;
letter-spacing: 0px !important;
}
#categoryTitle h1 {
margin-bottom: 0px !important;
}
}
.mes-success {
color: #28a781;
font-size: 18px;
font-family: "Raleway";
font-weight: 600;
margin-top: 10px;
display: block;
}
.woocommerce-info {
background: #dc1d34;
background-color: #dc1d34;
color: #fff;
padding: 10px;
font-weight: 400;
font-family: "Oswald";
}
.woocommerce-info a {
color: #fff;
text-decoration: underline;
}
@media (max-width: 992px) {
.woocommerce-info {
text-align: center;
margin-bottom: 30px;
}
}
.ribbon {
position: absolute;
right: 0;
top: 15px;
z-index: 2;
width: 75px;
height: 75px;
text-align: right;
font-family: "Poppins", sans-serif;
font-weight: 500;
}
.ribbon.siti-out-stock {
right: unset;
left: -21px;
top: 20px;
}
.ribbon.siti-out-stock span {
transform: rotate(-45deg) !important;
-webkit-transform: rotate(-45deg) !important;
background: #dc1d34 !important;
}
.ribbon span {
font-size: 10px;
font-weight: 700;
color: #fff;
text-transform: uppercase;
text-align: center;
line-height: 20px;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
width: 100px;
display: block;
background: #1d63ac;
background: -webkit-gradient(linear, left top, left bottom, from(#5b71b4), to(#5b71b4));
background: linear-gradient(#5b71b4 0%, #5b71b4 100%);
-webkit-box-shadow: 0 3px 10px -5px #000;
box-shadow: 0 3px 10px -5px #000;
} .swiper-slide.product {
padding: 30px !important;
}
.swiper-slide.product > section {
padding: 0 !important;
}
li.product.type-product,
.elementor-widget-custom-loop-product-widget {
overflow: hidden;
background: #FFFFFF 0% 0% no-repeat padding-box;
box-shadow: 0px 0px 25px #00000029;
border-radius: 30px;
padding: 30px !important;
}
li.product.type-product .siti-loop-thumbnail,
.elementor-widget-custom-loop-product-widget .siti-loop-thumbnail {
position: relative;
}
li.product.type-product .siti-loop-thumbnail .ribbon,
.elementor-widget-custom-loop-product-widget .siti-loop-thumbnail .ribbon {
position: absolute;
top: 0;
right: 0;
width: auto;
height: auto;
display: inline-block;
padding: 8px 20px 8px 20px;
background-color: var(--e-global-color-faa044e);
border-style: none;
color: var(--e-global-color-2cf21e4);
font-family: 'Matroska', Sans-serif;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
}
li.product.type-product .siti-loop-thumbnail .ribbon.preorder,
.elementor-widget-custom-loop-product-widget .siti-loop-thumbnail .ribbon.preorder {
background-color: #F7DB54;
}
li.product.type-product .siti-loop-thumbnail .ribbon.siti-out-stock,
.elementor-widget-custom-loop-product-widget .siti-loop-thumbnail .ribbon.siti-out-stock {
position: absolute;
top: 50%;
transform: translateY(-50%);
left: -30px;
right: -30px;
height: auto;
display: inline-block;
padding: 8px 20px 8px 20px;
background-color: var(--e-global-color-f493e8d);
border-style: none;
color: var(--e-global-color-2cf21e4);
font-size: 24px;
text-align: center;
text-transform: uppercase;
}
li.product.type-product .siti-loop-title-wrapper,
.elementor-widget-custom-loop-product-widget .siti-loop-title-wrapper {
text-align: left;
}
li.product.type-product .siti-loop-thumbnail-wrap,
.elementor-widget-custom-loop-product-widget .siti-loop-thumbnail-wrap {
background: #fff;
position: relative;
width: 100%;
height: 0;
padding-bottom: 100%;
border-radius: 0px;
overflow: hidden;
}
li.product.type-product .siti-loop-thumbnail-wrap > img,
.elementor-widget-custom-loop-product-widget .siti-loop-thumbnail-wrap > img {
position: absolute;
top: 0;
left: 0;
right: 0;
transition: 0.4s linear opacity;
width: 100%;
height: 100%;
object-position: center;
object-fit: contain;
}
li.product.type-product .siti-loop-thumbnail-wrap > img:nth-child(2),
.elementor-widget-custom-loop-product-widget .siti-loop-thumbnail-wrap > img:nth-child(2) {
opacity: 0;
}
li.product.type-product .siti-loop-thumbnail-wrap > img:first-child,
.elementor-widget-custom-loop-product-widget .siti-loop-thumbnail-wrap > img:first-child {
opacity: 1;
}
li.product.type-product .siti-loop-thumbnail-wrap:not(.single-image):hover > img,
.elementor-widget-custom-loop-product-widget .siti-loop-thumbnail-wrap:not(.single-image):hover > img {
transition: 0.4s linear opacity;
}
li.product.type-product .siti-loop-thumbnail-wrap:not(.single-image):hover > img:first-child,
.elementor-widget-custom-loop-product-widget .siti-loop-thumbnail-wrap:not(.single-image):hover > img:first-child {
opacity: 0;
}
li.product.type-product .siti-loop-thumbnail-wrap:not(.single-image):hover > img:nth-child(2),
.elementor-widget-custom-loop-product-widget .siti-loop-thumbnail-wrap:not(.single-image):hover > img:nth-child(2) {
opacity: 1;
}
li.product.type-product .siti-loop-content .product-title,
.elementor-widget-custom-loop-product-widget .siti-loop-content .product-title {
font-family: "Raleway" !important;
font-family: "Raleway", Sans-serif;
font-size: 18px;
font-weight: 700;
line-height: 1.5em;
margin-bottom: 0px;
color: #000;
}
li.product.type-product .siti-loop-content .siti-price,
.elementor-widget-custom-loop-product-widget .siti-loop-content .siti-price {
font-family: "Raleway", Sans-serif;
color: #020308;
font-size: 16px;
font-weight: 500;
font-style: normal;
text-decoration: none;
line-height: 30px;
}
li.product.type-product .siti-loop-content .siti-price > del,
.elementor-widget-custom-loop-product-widget .siti-loop-content .siti-price > del {
color: var(--e-global-color-secondary);
}
li.product.type-product .siti-loop-content .siti-price > ins,
.elementor-widget-custom-loop-product-widget .siti-loop-content .siti-price > ins {
color: #020308;
text-decoration: none;
}
li.product.type-product .siti-loop-content .siti-price > .woocommerce-Price-amount > bdi,
.elementor-widget-custom-loop-product-widget .siti-loop-content .siti-price > .woocommerce-Price-amount > bdi {
color: var(--e-global-color-secondary);
}
li.product.type-product .siti-loop-content .color-label,
.elementor-widget-custom-loop-product-widget .siti-loop-content .color-label {
color: #707070;
font-family: "Raleway" !important;
font-weight: 500;
font-size: 18px;
margin: 0px;
line-height: 30px;
text-align: left;
}
li.product.type-product .countdownTimer,
.elementor-widget-custom-loop-product-widget .countdownTimer {
display: flex;
justify-content: center;
color: #222;
}
li.product.type-product .countdownTimer > div,
.elementor-widget-custom-loop-product-widget .countdownTimer > div {
padding: 20px;
}
li.product.type-product .countdownTimer > div:first-child,
.elementor-widget-custom-loop-product-widget .countdownTimer > div:first-child {
padding-left: 0px;
}
li.product.type-product .countdownTimer > div span,
.elementor-widget-custom-loop-product-widget .countdownTimer > div span {
display: block;
text-align: center;
font-size: 12px;
}
li.product.type-product .countdownTimer > div span:last-child,
.elementor-widget-custom-loop-product-widget .countdownTimer > div span:last-child {
display: block;
}
li.product.type-product .siti-loop-gotoproduct,
.elementor-widget-custom-loop-product-widget .siti-loop-gotoproduct {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
background: #000;
color: #fff;
border: none;
border-radius: 0;
font-family: "Raleway", Sans-serif;
font-size: 18px;
font-weight: 400;
text-transform: uppercase;
padding: 12px 24px;
cursor: pointer;
opacity: 0;
}
li.product.type-product:hover,
.elementor-widget-custom-loop-product-widget:hover {
box-shadow: 0px 0px 25px #000000A8;
}
li.product.type-product:hover .siti-loop-gotoproduct,
.elementor-widget-custom-loop-product-widget:hover .siti-loop-gotoproduct {
opacity: 1;
}
li.product.type-product .variations,
.elementor-widget-custom-loop-product-widget .variations {
color: var(--e-global-color-secondary);
font-family: "Raleway", Sans-serif;
font-size: 16px;
font-weight: 500;
text-transform: uppercase;
margin-top: 1px;
}
@media (max-width: 992px) {
li.product.type-product .siti-loop-thumbnail-wrap {
height: 180px;
}
li.product.type-product .siti-loop-thumbnail-wrap > img {
max-width: 100%;
width: 100%;
left: 0;
height: 180px;
top: 0;
}
li.product.type-product .siti-loop-content .product-title {
font-size: 18px;
line-height: 24px;
margin-bottom: 0px;
}
li.product.type-product .siti-loop-content .siti-price > .woocommerce-Price-amount > bdi {
font-size: 18px;
}
li.product.type-product .siti-loop-content .siti-price > del {
margin-right: 0px;
}
li.product.type-product .countdownTimer > div {
padding: 5px;
}
}
@media (min-width: 993px) and (max-width: 1600px) {
li.product.type-product .siti-loop-thumbnail-wrap > img {
max-height: 350px;
object-fit: contain;
top: calc(50% - 175px);
}
}
@media (max-width: 768px) { .swiper-slide.product {
padding: 10px !important;
}
.swiper-slide.product > section {
padding: 0 !important;
}
.swiper-slide.product .elementor-column-gap-default > .elementor-column > .elementor-element-populated {
padding: 0 !important;
}
li.product.type-product,
.elementor-widget-custom-loop-product-widget {
border-radius: 15px !important;
padding: 15px !important;
box-shadow: 0px 0px 15px #00000029 !important;
}
li.product.type-product .siti-loop-thumbnail,
.elementor-widget-custom-loop-product-widget .siti-loop-thumbnail {
position: relative;
}
li.product.type-product .siti-loop-thumbnail .ribbon,
.elementor-widget-custom-loop-product-widget .siti-loop-thumbnail .ribbon {
font-size: 10px;
padding: 5px 15px 5px 15px;
}
li.product.type-product .siti-loop-thumbnail .ribbon.siti-out-stock,
.elementor-widget-custom-loop-product-widget .siti-loop-thumbnail .ribbon.siti-out-stock {
font-size: 18px;
padding: 5px 15px 5px 15px;
}
}
.archive #categoryTitle {
height: 300px;
background: #f5f5f5;
background-color: #f5f5f5;
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
}
.archive #categoryTitle .elementor-container {
z-index: 3;
}
.archive #categoryTitle .woocommerce-products-header {
text-align: center;
}
.archive #categoryTitle .woocommerce-products-header span {
font-family: "Raleway" !important;
font-size: 18px;
font-weight: 500;
}
.archive #categoryTitle h1 {
font-family: "Oswald" !important;
font-weight: 600;
font-size: 62px;
color: #020308;
line-height: 90px;
margin-top: 0;
margin-bottom: 30px;
}
.archive #categoryTitle #titleBg {
font-size: 400px;
white-space: nowrap;
position: absolute;
top: 0;
z-index: 0;
font-family: "Oswald" !important;
font-weight: 600;
color: #eaeaea;
text-transform: uppercase;
line-height: 280px;
letter-spacing: 40px;
width: 100%;
height: 100%;
text-align: center;
user-select: none;
}
.archive #categoryTitle #titleBg::before {
content: " ";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: linear-gradient(180deg, transparent 0%, transparent 40%, #f5f5f6 100%);
z-index: 1;
}
.archive #productsSection {
padding-top: 60px;
padding-bottom: 90px;
}
.archive #productsSection .col-ordering {
width: 100%;
display: flex;
justify-content: space-between;
margin-bottom: 60px;
}
.archive #productsSection .orderby {
font-family: "Raleway" !important;
font-size: 18px;
color: rgba(2, 3, 8, 0.7);
font-weight: 500;
text-decoration: none;
border: 0px;
-webkit-appearance: none;
}
.archive #productsSection .woocommerce-ordering svg {
position: absolute;
right: 0;
top: 3px;
width: 20px;
height: 20px;
color: rgba(2, 3, 8, 0.7);
}
.archive #productsSection #sidebarArchive {
max-width: 260px;
width: 100%;
margin-right: 50px;
}
.archive #productsSection #sidebarArchive .bb-bottom {
padding-bottom: 30px;
border-bottom: 1px solid #707070;
margin-bottom: 30px;
}
.archive #productsSection #sidebarArchive .list-title {
font-family: "Raleway" !important;
font-size: 18px;
font-weight: bold;
display: block;
margin-bottom: 30px;
color: #020308;
}
.archive #productsSection #sidebarArchive .sidebar-menu {
margin: 0;
padding: 0;
list-style-type: none;
}
.archive #productsSection #sidebarArchive .sidebar-menu li {
display: block;
}
.archive #productsSection #sidebarArchive .sidebar-menu li a {
color: #020308;
font-family: "Raleway" !important;
font-size: 16px;
font-weight: 500;
text-decoration: none;
display: block;
padding: 10px 0px;
}
.archive #productsSection #sidebarArchive .sidebar-banner {
position: relative;
}
.archive #productsSection #sidebarArchive .sidebar-banner img {
position: relative;
z-index: 1;
}
.archive #productsSection #sidebarArchive .sidebar-banner a {
position: absolute;
bottom: 30px;
z-index: 3;
left: calc(50% - 85px);
text-decoration: none;
max-width: 170px;
width: 170px;
box-sizing: border-box;
padding: 0 10px;
}
.archive #productsSection .products-wrap {
width: 100%;
}
.archive #productsSection .products-wrap .product.type-product a {
text-decoration: none;
}
.archive #productsSection .archive-description {
clear: both;
text-align: center;
}
.archive #productsSection .archive-description .btn {
text-decoration: none;
margin-bottom: 60px;
}
.archive #productsSection .archive-description .term-description {
max-width: 800px;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.woocommerce-pagination {
text-align: right;
display: flex;
align-items: center;
justify-content: end;
float: right;
width: 100%; margin-bottom: 30px;
}
.woocommerce-pagination::before {
content: " ";
clear: both;
}
.woocommerce-pagination svg {
width: 24px;
height: 24px;
color: #020308;
}
.woocommerce-pagination .next.page-numbers {
line-height: 40px;
}
.woocommerce-pagination ul.page-numbers {
margin: 0px;
padding: 0px;
list-style-type: none;
display: flex;
}
.woocommerce-pagination ul.page-numbers li .page-numbers {
width: 50px;
height: 50px;
background: #fff;
display: inline-block;
border-radius: 15px;
color: #020308; align-items: center;
line-height: 50px;
font-size: 28px;
font-weight: 600;
border: 1px solid #020308;
text-decoration: none;
text-align: center;
margin-right: 10px;
}
.woocommerce-pagination ul.page-numbers li .current.page-numbers:not(.next):not(.prev) {
width: 50px;
height: 50px;
background: #020308;
display: inline-block;
border-radius: 15px;
color: #fff; align-items: center;
line-height: 50px;
font-size: 28px;
font-weight: 600;
border: 1px solid #020308;
}
.woocommerce-pagination .icon-prev {
margin-right: 15px;
}
#sidebarArchive .attributes-size {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
row-gap: 20px;
}
#sidebarArchive .attributes-colors {
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
row-gap: 20px;
}
#sidebarArchive .pa_colore {
width: 30px;
height: 30px;
display: inline-block;
border: 1px solid #707070;
background: #fff;
color: #020308;
font-size: 16px;
text-decoration: none;
font-family: "Raleway" !important;
font-weight: 500;
line-height: 30px;
text-align: center;
border-radius: 50%;
}
#sidebarArchive .pa_colore.bianco {
background-color: #fff;
background: #fff;
}
#sidebarArchive .pa_colore.nero {
background-color: #000;
background: #000;
}
#sidebarArchive .pa_colore.giallo {
background-color: #e7f04e;
background: #e7f04e;
}
#sidebarArchive .pa_colore.rosso {
background-color: #d40744;
background: #d40744;
}
#sidebarArchive .pa_colore.grigio {
background-color: #d7d7d7;
background: #d7d7d7;
}
#sidebarArchive .pa_colore.oro {
background-color: #b8a476;
background: #b8a476;
}
#sidebarArchive .pa_colore.rosa {
background-color: #e3c2b6;
background: #e3c2b6;
}
#sidebarArchive .pa_colore.viola {
background-color: #dd7dc6;
background: #dd7dc6;
}
#sidebarArchive .pa_colore.arancione {
background-color: #c25654;
background: #c25654;
}
#sidebarArchive .pa_taglia {
width: 60px;
height: 30px;
display: inline-block;
border: 1px solid #707070;
background: #fff;
color: #020308;
font-size: 16px;
text-decoration: none;
font-family: "Raleway" !important;
font-weight: 500;
line-height: 30px;
text-align: center;
}
.product-cat-subtitle {
font-size: 30px;
font-weight: 400;
font-family: "Oswald" !important;
margin-top: 0px !important;
margin-bottom: 30px !important;
}
@media (max-width: 1620px) {
.archive #productsSection .elementor-container {
padding-left: 15px;
padding-right: 15px;
}
} @media (max-width: 992px) {
.archive #productsSection {
padding-top: 30px;
padding-bottom: 30px;
}
.archive #productsSection #sidebarArchive {
order: 2;
}
.archive #productsSection .products.columns-3 {
display: grid;
grid-template-columns: 1fr 1fr;
column-gap: 20px;
}
.archive #productsSection .orderby {
border: 1px solid #c1c1c1;
padding: 10px;
width: 100%;
box-sizing: border-box;
padding: 5px;
font-size: 16px;
}
.archive #productsSection .woocommerce-ordering {
margin-left: 15px;
}
.archive #productsSection .woocommerce-ordering svg {
right: 20px;
top: 5px;
width: 20px;
background-color: #fff;
}
.archive #productsSection #sidebarArchive {
margin-right: 0;
width: 100%;
max-width: 100%;
}
}
.archive .woocommerce-breadcrumb,
.archive .woocommerce-breadcrumb a {
font-family: "Raleway" !important;
font-size: 18px;
color: rgba(2, 3, 8, 0.7);
font-weight: 500;
text-decoration: none;
}
.product-content-wrap {
width: 100%;
}
.product-content-wrap .product-maininfo-wrap {
display: flex;
}
.product-content-wrap .product-maininfo-wrap .lightslider-wrapper {
height: 100%;
}
.product-content-wrap .product-maininfo-wrap .lightslider-wrapper #lightSlider {
height: 100%;
}
.product-content-wrap .product-maininfo-wrap .lightslider-wrapper #lightSlider li {
text-align: center;
height: calc(100vh - $headerHeight) !important;
}
.product-content-wrap .product-maininfo-wrap .lightslider-wrapper #lightSlider li img {
width: 100%;
object-fit: contain;
max-height: 90%;
margin-top: 4%;
}
.product-content-wrap .product-maininfo-wrap .lightslider-wrapper .lSPager {
margin-top: -50px !important;
margin-bottom: 30px;
}
.product-content-wrap .product-maininfo-wrap .lightslider-wrapper .lSPager > li a {
border-radius: 0px;
width: 30px;
background-color: #9F9F9F;
opacity: 0.3;
}
.product-content-wrap .product-maininfo-wrap .lightslider-wrapper .lSPager > li.active a {
background-color: #9F9F9F;
opacity: 1;
}
.product-content-wrap .product-maininfo-wrap .lightslider-wrapper .lSAction a {
width: 18px;
height: 37px;
margin-top: 0px;
}
.product-content-wrap .product-maininfo-wrap .lightslider-wrapper .lSAction > .lSPrev {
background-image: url(https://goodobuy.com/wp-content/themes/melagoodo-ecommerce/lib/assets/vendor/icons/angle-left.svg);
background-repeat: no-repeat;
background-position: 0;
left: 10px;
}
.product-content-wrap .product-maininfo-wrap .lightslider-wrapper .lSAction > .lSNext {
background-image: url(https://goodobuy.com/wp-content/themes/melagoodo-ecommerce/lib/assets/vendor/icons/angle-right.svg);
background-repeat: no-repeat;
background-position: 0;
right: 10px;
}
.product-content-wrap .product-maininfo-wrap > div {
width: 50%;
display: inline-block;
}
.product-content-wrap .product-maininfo-wrap .entry-summary {
padding-left: 90px;
padding-top: 60px;
padding-right: 10px;
height: calc(100vh - $headerHeight) !important;
box-sizing: border-box;
overflow-y: scroll;
-ms-overflow-style: none; scrollbar-width: none; }
.product-content-wrap .product-maininfo-wrap .entry-summary::-webkit-scrollbar {
display: none;
}
.product-content-wrap .product-maininfo-wrap .entry-summary .limited-title {
display: block;
font-size: 24px;
font-weight: 400;
font-family: "Oswald" !important;
text-transform: uppercase;
}
.product-content-wrap .product-maininfo-wrap .entry-summary .product_title {
margin-top: 0px;
line-height: 90px;
font-size: 62px;
font-weight: 600;
font-family: "Oswald" !important;
text-transform: uppercase;
margin-bottom: 30px;
}
.product-content-wrap .product-maininfo-wrap .entry-summary .excerpt_wrap {
margin-bottom: 20px;
padding-right: 100px;
}
.product-content-wrap .product-maininfo-wrap .entry-summary .excerpt_wrap p {
font-family: "Raleway" !important;
font-size: 18px;
font-weight: 500;
line-height: 25px;
}
.product-content-wrap .product-maininfo-wrap .entry-summary .price {
margin-top: 0px;
margin-bottom: 30px;
}
.product-content-wrap .product-maininfo-wrap .entry-summary .price > del {
font-size: 40px;
}
.product-content-wrap .product-maininfo-wrap .entry-summary .price > del bdi {
font-weight: 600;
color: #020308;
font-size: 40px;
font-family: "Oswald";
opacity: 0.3;
line-height: 66px;
letter-spacing: -2px;
margin-right: 30px;
}
.product-content-wrap .product-maininfo-wrap .entry-summary .price > ins {
text-decoration: none;
}
.product-content-wrap .product-maininfo-wrap .entry-summary .price > ins bdi {
font-weight: 600;
color: #020308;
font-size: 46px;
font-family: "Oswald";
line-height: 66px;
letter-spacing: -2px;
}
.product-content-wrap .product-maininfo-wrap .entry-summary .price bdi {
text-decoration: none;
font-weight: 600;
color: #020308;
font-size: 46px;
font-family: "Oswald";
line-height: 66px;
letter-spacing: -2px;
}
.product-content-wrap .product-maininfo-wrap .entry-summary .quantity-title {
display: block;
font-size: 24px;
font-weight: 400;
font-family: "Oswald" !important;
text-transform: uppercase;
margin-bottom: 0;
margin-top: 30px;
}
.product-content-wrap .product-maininfo-wrap .entry-summary form.cart {
display: flex;
align-items: end;
}
.product-content-wrap .product-maininfo-wrap .entry-summary form.cart button[type="submit"] {
margin-left: 60px;
background-color: #DC1D34;
border-radius: 4px;
color: #fff;
font-family: "Raleway" !important;
font-weight: 500;
font-size: 23px;
padding: 20px 40px;
display: flex;
justify-content: space-between;
align-items: center;
border: 0px;
cursor: pointer;
}
.product-content-wrap .product-maininfo-wrap .entry-summary form.cart button[type="submit"] svg {
width: 26px;
height: 23px;
fill: #fff;
margin-left: 20px;
}
.product-content-wrap .product-maininfo-wrap .entry-summary .added_to_cart.wc-forward {
display: none !important;
}
.product-content-wrap .product-maininfo-wrap .entry-summary .add-response-success p {
width: 100%;
color: #155724;
background-color: #d4edda;
border-color: #c3e6cb;
text-align: center;
padding: 20px 0;
border-radius: 4px;
font-size: 20px;
font-weight: 500;
font-family: "Raleway" !important;
}
.product-content-wrap .product-maininfo-wrap .entry-summary .add-response-success p a {
color: #155724;
font-family: "Raleway" !important;
text-decoration: underline;
}
.product-content-wrap .product-maininfo-wrap .entry-summary .additional-info-wrap {
margin-top: 60px;
border-top: 1px solid #707070;
}
.product-content-wrap .product-maininfo-wrap .entry-summary .additional-info-wrap .info-collpase-wrap {
border-bottom: 1px solid #707070;
}
.product-content-wrap .product-maininfo-wrap .entry-summary .additional-info-wrap .info-collpase-wrap .info-header {
display: flex;
justify-content: space-between;
align-items: center;
cursor: pointer;
padding: 15px 0;
}
.product-content-wrap .product-maininfo-wrap .entry-summary .additional-info-wrap .info-collpase-wrap .info-header svg {
width: 20px;
height: 20px;
}
.product-content-wrap .product-maininfo-wrap .entry-summary .additional-info-wrap .info-collpase-wrap .info-header span {
color: #020308;
font-weight: 400;
font-family: "Oswald" !important;
font-size: 24px;
}
.product-content-wrap .product-maininfo-wrap .entry-summary .additional-info-wrap .info-collpase-wrap .info-collapse-content {
height: 0px;
overflow: hidden;
}
.product-content-wrap .product-maininfo-wrap .entry-summary .additional-info-wrap .info-collpase-wrap .info-collapse-content p {
margin-top: 0px;
margin-bottom: 15px;
}
.product-content-wrap .product-maininfo-wrap .entry-summary .additional-info-wrap .info-collpase-wrap.open-collapse .info-collapse-content {
height: auto !important;
}
.product-content-wrap .product-maininfo-wrap .woocommerce-product-details__short-description {
display: none;
}
.product-content-wrap #countdownTimer {
display: flex;
}
.product-content-wrap #countdownTimer > div {
padding: 20px;
}
.product-content-wrap #countdownTimer > div:first-child {
padding-left: 0px;
}
.product-content-wrap #countdownTimer > div span {
display: block;
text-align: center;
}
.product-content-wrap #countdownTimer > div span:first-child {
display: block;
font-size: 24px;
font-weight: 400;
font-family: "Oswald" !important;
text-transform: uppercase;
}
.product-content-wrap #countdownTimer > div span:last-child {
display: block;
font-size: 24px;
font-weight: 400;
font-family: "Oswald" !important;
text-transform: uppercase;
font-weight: bold;
color: #DC1D34;
}
.categories-related {
clear: both !important;
}
.categories-related h2 {
font-weight: 400;
font-size: 30px;
font-family: "Oswald" !important;
}
.categories-related .categories-row {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
column-gap: 15px;
margin-bottom: 90px;
}
.categories-related .categories-row > div a {
font-weight: 400;
font-size: 30px;
font-family: "Oswald" !important;
text-decoration: none;
}
.categories-related .categories-row img {
max-width: 100%;
width: 100%;
}
.related.products {
padding: 90px 10px;
text-align: center;
}
.related.products h2 {
text-align: left;
font-weight: 400;
font-size: 30px;
font-family: "Oswald" !important;
}
.related.products a {
text-decoration: none;
} .product-type-variable .product-content-wrap .product-maininfo-wrap .entry-summary form.cart {
display: block;
}
.product-type-variable .product-content-wrap .product-maininfo-wrap .entry-summary form.cart .single_variation_wrap {
display: flex;
}
.product-type-variable .reset_variations,
.product-type-variable .stock.in-stock {
display: none;
}
.product-type-variable .woocommerce-variation-add-to-cart {
width: 100%;
display: flex;
align-items: flex-end;
}
.product-type-variable table.variations th {
display: block;
font-size: 24px;
font-weight: 400;
font-family: "Oswald" !important;
text-transform: uppercase;
text-align: left;
margin-bottom: 20px;
}
.product-type-variable table.variations tbody tr:nth-child(3) th {
margin-top: 30px;
}
.product-type-variable table.variations .variable-items-wrapper {
display: flex !important;
flex-wrap: wrap !important;
justify-content: flex-start !important;
list-style: none !important;
margin: 0 !important;
padding: 0 !important;
}
.product-type-variable table.variations .variable-items-wrapper li {
min-width: 75px !important;
width: auto !important;
height: 40px !important;
display: flex !important;
flex-direction: column !important;
height: 100% !important;
justify-content: center !important;
align-items: center !important;
position: relative !important;
margin-right: 10px !important;
border-radius: 0 !important;
cursor: pointer !important;
}
.product-type-variable table.variations .variable-items-wrapper li .variable-item-contents {
display: flex !important;
flex-direction: column !important;
width: 100% !important;
height: 100% !important;
justify-content: center !important;
}
.product-type-variable table.variations .variable-items-wrapper li .variable-item-contents span {
padding: 4px 6px !important;
text-align: center !important;
}
.product-type-variable table.variations .variable-items-wrapper li:last-child {
margin-right: none !important;
}
.product-type-variable table.variations .variable-items-wrapper li:hover {
box-shadow: 0 0 0 3px #707070 !important;
}
.product-type-variable table.variations .variable-items-wrapper li.selected {
box-shadow: 0 0 0 2px #000 !important;
}
.product-type-variable table.variations .variable-items-wrapper li.disabled .variable-item-contents::before {
background-image: none !important;
content: '' !important;
position: absolute !important;
left: 50% !important;
transform: translateX(-50%) !important;
width: 25px !important;
height: 1px !important;
border-bottom: 2px solid #ff0000 !important;
display: block !important;
}
.product-type-variable table.variations tr.color-row .variable-items-wrapper li {
width: 40px !important;
height: 40px !important;
min-width: 40px !important;
border-radius: 50% !important;
padding: 1px !important;
}
.product-type-variable table.variations tr.color-row .variable-items-wrapper li.button-variable-item-nero .variable-item-contents {
background-color: #000;
}
.product-type-variable table.variations tr.color-row .variable-items-wrapper li.button-variable-item-nero .variable-item-contents span {
background-color: #000;
}
.product-type-variable table.variations tr.color-row .variable-items-wrapper li.button-variable-item-bianco .variable-item-contents {
background-color: #fff;
}
.product-type-variable table.variations tr.color-row .variable-items-wrapper li.button-variable-item-bianco .variable-item-contents span {
background-color: #fff;
}
.product-type-variable table.variations tr.color-row .variable-items-wrapper li.button-variable-item-rosso .variable-item-contents {
background-color: #dd3333;
}
.product-type-variable table.variations tr.color-row .variable-items-wrapper li.button-variable-item-rosso .variable-item-contents span {
background-color: #dd3333;
}
.product-type-variable table.variations tr.color-row .variable-items-wrapper li.button-variable-item-giallo .variable-item-contents {
background-color: #eeee22;
}
.product-type-variable table.variations tr.color-row .variable-items-wrapper li.button-variable-item-giallo .variable-item-contents span {
background-color: #eeee22;
}
.product-type-variable table.variations tr.color-row .variable-items-wrapper li .variable-item-contents {
border-radius: 50%;
}
.product-type-variable table.variations tr.color-row .variable-items-wrapper li .variable-item-contents span {
border-radius: 50%;
color: transparent;
}
.product-type-variable .excerpt_wrap > p {
margin-top: 0px;
margin-bottom: 0px;
}
.product-type-variable .rtwpvs-terms-wrapper {
display: grid !important;
grid-template-columns: 1fr 1fr 1fr !important;
column-gap: 25px;
row-gap: 20px;
}
.product-type-variable .rtwpvs-terms-wrapper > div {
width: 75px !important;
height: 40px;
display: flex !important;
align-items: center !important;
text-align: center !important;
border: 1px solid #707070 !important;
border-radius: 2px !important;
font-family: "Raleway" !important;
font-size: 18px;
font-weight: 500;
}
.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term).selected,
.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term).selected:hover {
box-shadow: 0 0 0 2px #DC1D34 !important;
border-color: #DC1D34 !important;
}
.categories-related {
padding: 0 10px;
} @media (max-width: 992px) {
.product-content-wrap .product-maininfo-wrap {
flex-wrap: wrap;
}
.product-content-wrap .product-maininfo-wrap > div {
width: 100%;
}
.product-content-wrap .product-maininfo-wrap .lightslider-wrapper #lightSlider li {
height: 40vh !important;
min-height: 40vh !important;
}
.product-content-wrap .product-maininfo-wrap .lightslider-wrapper #lightSlider li img {
width: 80%;
}
.product-content-wrap .product-maininfo-wrap .entry-summary {
padding-left: 10px;
padding-top: 30px;
padding-right: 10px;
}
.product-content-wrap .product-maininfo-wrap .entry-summary .limited-title {
font-size: 20px;
}
.product-content-wrap .product-maininfo-wrap .entry-summary .product_title {
line-height: 50px;
font-size: 30px;
}
.product-content-wrap .product-maininfo-wrap .entry-summary .excerpt_wrap {
padding-right: 10px;
margin-bottom: 20px;
}
.product-content-wrap .product-maininfo-wrap .entry-summary .price > del {
font-size: 26px;
}
.product-content-wrap .product-maininfo-wrap .entry-summary .price > del bdi {
font-size: 26px;
}
.product-content-wrap .product-maininfo-wrap .entry-summary .price > ins bdi {
font-size: 36px;
}
.product-content-wrap .product-maininfo-wrap .entry-summary form.cart {
flex-wrap: wrap;
}
.product-content-wrap .product-maininfo-wrap .entry-summary form.cart button[type="submit"] {
margin-left: 0px;
margin-top: 20px;
display: block;
width: 100%;
}
.product-content-wrap .product-maininfo-wrap .entry-summary form.cart .quantity-title {
text-align: left;
margin-bottom: 20px;
}
.product-content-wrap .product-maininfo-wrap .entry-summary .add-response-success p {
box-sizing: border-box;
padding: 20px 10px;
font-size: 17px;
}
.product-content-wrap .product-maininfo-wrap .entry-summary table.variations {
width: 100%;
}
.related.products {
padding: 0px 10px;
}
.related.products .products.columns-3 {
display: grid;
grid-template-columns: 1fr 1fr;
column-gap: 20px;
}
.categories-related {
padding: 0 10px;
}
.categories-related .categories-row {
row-gap: 50px;
grid-template-columns: 1fr !important;
}
.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term).rtwpvs-button-term {
justify-self: center;
margin-right: 0;
}
.product-type-variable .woocommerce-variation-add-to-cart {
flex-wrap: wrap;
}
.product-type-variable .woocommerce-variation-add-to-cart button[type="submit"] {
font-size: 18px !important;
padding: 15px 10px !important;
}
.product-type-variable .related.products {
margin-top: 30px;
}
.product-type-variable .related.products h2 {
margin-top: 0px;
}
.product-content-wrap .product-maininfo-wrap .entry-summary {
height: 100% !important;
overflow-y: auto;
}
.product-content-wrap .product-maininfo-wrap .entry-summary .additional-info-wrap .info-collpase-wrap .info-header {
padding: 10px 0px;
}
.product-content-wrap .product-maininfo-wrap .entry-summary .additional-info-wrap .info-collpase-wrap .info-header span {
font-size: 20px;
}
}
.product-type-variable .rtwpvs-terms-wrapper > div.rtwpvs-color-term {
border: 0px !important;
width: 40px !important;
height: 40px !important;
box-shadow: none;
}
.product-type-variable .rtwpvs-terms-wrapper > div.rtwpvs-color-term > span {
border: 1px solid #111 !important;
}
.variation-swatches {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
list-style: none;
margin: 0;
padding: 0;
}
.variation-swatches .swatch {
min-width: 75px;
width: auto;
height: 40px;
display: flex;
flex-direction: column;
height: 100%;
justify-content: center;
align-items: center;
position: relative;
margin-right: 10px;
cursor: pointer;
}
.variation-swatches .swatch.color {
width: 40px;
height: 40px;
min-width: 40px;
border-radius: 50%;
padding: 1px;
}
.variation-swatches .swatch .swatch-content {
display: flex;
flex-direction: column;
width: 100%;
height: 100%;
justify-content: center;
border: 1px solid #707070;
}
.variation-swatches .swatch .swatch-content.color {
border-radius: 50%;
}
.variation-swatches .swatch .swatch-content span {
padding: 4px 6px;
text-align: center;
}
.variation-swatches .swatch .swatch-content span.color {
border-radius: 50%;
}
.variation-swatches .swatch:last-child {
margin-right: none;
}
.variation-swatches .swatch:hover {
box-shadow: 0 0 0 3px #707070;
}
.variation-swatches .swatch:hover .swatch-content {
border: 1px solid #707070;
}
.variation-swatches .swatch.selected {
box-shadow: 0 0 0 2px #000;
}
.variation-swatches .swatch.selected .swatch-content {
border: 1px solid #000;
}
.product-type-variable .variations_form .single_variation .woocommerce-variation-price {
display: none;
}
.page-template-cart #categoryTitle {
height: 300px;
background: #f5f5f5;
background-color: #f5f5f5;
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
}
.page-template-cart #categoryTitle .elementor-container {
z-index: 3;
}
.page-template-cart #categoryTitle .woocommerce-products-header {
text-align: center;
}
.page-template-cart #categoryTitle .woocommerce-products-header span {
font-family: "Raleway" !important;
font-size: 18px;
font-weight: 500;
}
.page-template-cart #categoryTitle h1 {
font-family: "Oswald" !important;
font-weight: 600;
font-size: 62px;
color: #020308;
line-height: 90px;
margin-top: 0;
margin-bottom: 30px;
text-transform: uppercase;
}
.page-template-cart #categoryTitle #titleBg {
font-size: 400px;
white-space: nowrap;
position: absolute;
top: 0;
z-index: 0;
font-family: "Oswald" !important;
font-weight: 600;
color: #eaeaea;
text-transform: uppercase;
line-height: 280px;
letter-spacing: 0px;
width: 100%;
height: 100%;
text-align: center;
user-select: none;
}
.page-template-cart #categoryTitle #titleBg::before {
content: " ";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: linear-gradient(180deg, transparent 0%, transparent 40%, #f5f5f6 100%);
z-index: 1;
}
.page-template-cart .woocommerce-message {
margin-bottom: 30px;
padding: 10px;
color: #fff;
font-family: "Oswald";
font-size: 20px;
font-weight: 400;
}
.page-template-cart .woocommerce-message a {
color: #fff;
}
.page-template-cart .shop_table {
padding-right: 60px;
}
.page-template-cart .shop_table .woocommerce-cart-form__cart-item {
border-bottom: 1px solid #707070;
}
.page-template-cart .shop_table .product-thumbnail {
padding-bottom: 30px;
padding-top: 30px;
border-bottom: 1px solid #707070;
}
.page-template-cart .shop_table .product-thumbnail a {
display: block;
width: 220px;
height: 220px;
background-color: #f5f5f5;
text-align: center;
}
.page-template-cart .shop_table .product-thumbnail a img {
object-fit: cover;
width: 90%;
height: 90%;
margin-top: 5%;
}
.page-template-cart .shop_table .product-name {
width: 100%;
padding-bottom: 30px;
padding-top: 30px;
border-bottom: 1px solid #707070;
padding-left: 15px;
vertical-align: unset;
}
.page-template-cart .shop_table .cart-item-title-wrap {
margin-bottom: 15px;
display: flex;
justify-content: space-between;
align-items: center;
}
.page-template-cart .shop_table .cart-item-title-wrap a {
text-decoration: none;
color: #020308;
font-size: 24px;
font-weight: bold;
font-family: "Raleway" !important;
}
.page-template-cart .shop_table .cart-item-title-wrap .amount bdi {
text-decoration: none;
color: #020308;
font-size: 24px;
font-weight: bold;
font-family: "Raleway" !important;
}
.page-template-cart .shop_table .cart-item-variation-data {
margin-top: 20px;
margin-bottom: 20px;
}
.page-template-cart .shop_table .cart-item-variation-data span {
display: block;
font-size: 18px;
font-family: "Raleway" !important;
line-height: 32px;
color: #707070;
font-weight: 500;
}
.page-template-cart .shop_table .cart-item-variation-data span strong {
font-weight: bold;
}
.page-template-cart .shop_table .remove {
height: 50px;
width: 150px;
border: 2px solid #020308;
border-radius: 4px;
text-decoration: none;
display: flex;
align-items: center;
justify-content: center;
color: #020308;
font-family: "Raleway" !important;
font-weight: 600;
font-size: 18px;
margin-top: 20px;
}
.page-template-cart .shop_table .remove svg {
fill: 020308;
width: 18px;
height: 18px;
margin-left: 20px;
}
.page-template-cart .shop_table button[name="update_cart"] {
background: #dc1d34;
color: #fff;
height: 80px;
text-align: center;
line-height: 80px;
font-size: 30px;
font-weight: 400;
font-family: "Oswald" !important;
display: block;
text-decoration: none;
margin-top: 30px;
width: 300px;
margin-left: auto;
opacity: 1;
border: 0px;
cursor: pointer;
}
.page-template-cart .shop_table button[name="update_cart"]:disabled {
opacity: 0.7;
}
.page-template-cart #firstSection {
margin-bottom: 90px;
}
.page-template-cart #firstSection .woocommerce {
margin-top: 90px;
width: 100%;
}
.page-template-cart #firstSection .woocommerce > .cart-wrapper {
display: flex;
}
.page-template-cart #firstSection .woocommerce > .cart-wrapper > .woocommerce-cart-form {
width: 100%;
}
.page-template-cart #firstSection .woocommerce > .cart-wrapper > .woocommerce-cart-form .cart-title {
background-color: #f5f5f5;
padding: 0 30px;
}
.page-template-cart #firstSection .woocommerce > .cart-wrapper > .woocommerce-cart-form .cart-title p {
margin: 0px;
text-transform: uppercase;
color: #020308;
font-family: "Oswald" !important;
font-weight: 400;
font-size: 46px;
line-height: 90px;
}
.page-template-cart #firstSection .woocommerce > .cart-wrapper > .cart-collaterals {
width: 620px;
min-width: 620px;
background: black;
color: #fff;
}
.page-template-cart #relatedProducts .section-title {
font-size: 30px;
font-family: "Oswald" !important;
font-weight: 400;
line-height: 90px;
margin: 0;
}
.page-template-cart #relatedProducts .products-card {
width: 100%;
}
.page-template-cart #relatedProducts .products-card .products {
grid-template-columns: 1fr 1fr 1fr;
column-gap: 50px;
display: grid;
}
.page-template-cart #relatedProducts .products-card .products li {
width: 100%;
float: none;
}
.page-template-cart #relatedProducts .products-card .products a {
text-decoration: none;
}
.cart-collaterals .collaterals-title {
padding: 30px;
padding-bottom: 0px;
}
.cart-collaterals .collaterals-title h3 {
color: #fff;
margin: 0px;
font-family: "Oswald" !important;
font-size: 26px;
font-weight: 400;
text-transform: uppercase\;;
}
.cart-collaterals .coupon {
padding: 30px;
border-bottom: 1px solid #707070;
display: none;
}
.cart-collaterals .coupon > label {
color: #fff;
margin: 0px;
font-family: "Oswald" !important;
font-size: 24px;
font-weight: 400;
display: block;
margin-bottom: 30px;
}
.cart-collaterals .coupon .coupon-input-wrap {
display: flex;
}
.cart-collaterals .coupon .coupon-input-wrap input {
background: transparent;
height: 60px;
width: 100%;
padding: 10px 20px;
box-sizing: border-box;
font-family: "Oswald" !important;
font-size: 24px;
font-weight: 200;
border: 1px solid #ffffff;
color: #fff;
}
.cart-collaterals .coupon .coupon-input-wrap input:focus {
outline: none;
box-shadow: none;
}
.cart-collaterals .coupon .coupon-input-wrap input::-webkit-input-placeholder { color: #fff;
font-family: "Oswald" !important;
font-size: 24px;
font-weight: 400;
}
.cart-collaterals .coupon .coupon-input-wrap input:-ms-input-placeholder { color: #fff;
font-family: "Oswald" !important;
font-size: 24px;
font-weight: 400;
}
.cart-collaterals .coupon .coupon-input-wrap input::placeholder {
color: #fff;
font-family: "Oswald" !important;
font-size: 24px;
font-weight: 400;
}
.cart-collaterals .coupon .coupon-input-wrap button {
background: #dc1d34;
color: #fff;
height: 60px;
border: 1px solid #dc1d34;
font-family: "Oswald" !important;
font-size: 20px;
font-weight: 400;
padding: 0 20px;
}
.cart-collaterals .cart_totals {
padding: 30px;
padding-top: 15px;
}
.cart-collaterals .cart_totals .shop_table {
padding-right: 0px;
width: 100%;
}
.cart-collaterals .cart_totals .shop_table tbody > tr th {
width: 50%;
padding-bottom: 15px;
padding-top: 15px;
border-bottom: 1px solid #707070;
color: #707070;
font-weight: 400;
font-family: "Oswald" !important;
font-size: 24px;
text-transform: uppercase;
}
.cart-collaterals .cart_totals .shop_table tbody > tr td {
width: 50%;
text-align: right;
padding-bottom: 15px;
padding-top: 15px;
border-bottom: 1px solid #707070;
color: #707070;
font-weight: 400;
font-family: "Oswald" !important;
font-size: 24px;
}
.cart-collaterals .cart_totals .shop_table tbody > tr.cart-subtotal th,
.cart-collaterals .cart_totals .shop_table tbody > tr.cart-subtotal td {
padding-top: 0px !important;
}
.cart-collaterals .cart_totals .checkout-button {
background: #DC1D34;
color: #fff;
width: 100%;
height: 80px;
text-align: center;
line-height: 80px;
font-size: 30px;
font-weight: 400;
font-family: "Oswald" !important;
display: block;
text-decoration: none;
margin-top: 30px;
}
.cart-collaterals .cart_totals #shipping_method {
list-style-type: none;
padding: 0px;
margin: 0px;
}
.cart-collaterals .cart_totals .order-total th,
.cart-collaterals .cart_totals .order-total td {
color: #fff !important;
}
.cart-collaterals .cart_totals .order-total th .includes_tax,
.cart-collaterals .cart_totals .order-total td .includes_tax {
display: none;
}
.return-to-shop {
text-align: center;
}
.return-to-shop a {
background: #DC1D34;
color: #fff;
width: 300px;
height: 80px;
text-align: center;
line-height: 80px;
font-size: 30px;
font-weight: 400;
font-family: "Oswald" !important;
display: block;
text-decoration: none;
margin-top: 30px;
margin-left: auto;
margin-right: auto;
}
.cart-empty.woocommerce-info {
text-align: center;
background: transparent;
font-family: "Oswald" !important;
font-weight: 600;
font-size: 42px;
color: #020308;
margin-top: 0;
margin-bottom: 30px;
}
.cart_after_link {
background: #f5f5f5;
padding: 30px;
}
.cart_after_link ul {
list-style-type: none;
padding: 0px;
margin: 0px;
}
.cart_after_link ul li {
margin-left: 0px;
}
.cart_after_link ul li:first-child {
padding: 15px 0;
border-bottom: 1px solid #e3e3e3;
display: flex;
align-items: center;
}
.cart_after_link ul li a {
margin-left: 0px;
padding: 30px 0;
border-bottom: 1px solid #e3e3e3;
display: flex;
align-items: center;
text-decoration: none;
}
.cart_after_link ul li span {
font-size: 24px;
font-weight: 500;
font-family: "Raleway" !important;
color: #242424;
}
.cart_after_link ul li a svg,
.cart_after_link ul li svg {
width: 30px;
height: 25px;
fill: #020308;
color: #020308;
margin-right: 20px;
}
.cart_after_link ul li a svg:last-child,
.cart_after_link ul li svg:last-child {
color: #1e1e1e;
fill: #1e1e1e;
margin-left: auto;
}
.mob-quantity {
display: none;
}
@media (max-width: 992px) {
.page-template-cart #firstSection {
padding: 0 10px;
margin-bottom: 30px;
}
.page-template-cart #firstSection .woocommerce {
margin-top: 30px;
}
.page-template-cart #firstSection .woocommerce > .cart-wrapper {
flex-wrap: wrap;
}
.page-template-cart #firstSection .woocommerce > .cart-wrapper > .woocommerce-cart-form .cart-title p {
font-size: 26px;
}
.page-template-cart #firstSection .woocommerce > .cart-wrapper table.shop_table_responsive {
padding-right: 0px;
width: 100%;
}
.page-template-cart #firstSection .woocommerce > .cart-wrapper table.shop_table_responsive tr td::before {
content: none !important;
}
.page-template-cart #firstSection .woocommerce > .cart-wrapper table.shop_table_responsive tr td {
text-align: left;
}
.page-template-cart #firstSection .woocommerce > .cart-wrapper table.shop_table_responsive .cart-item-variation-data {
margin-bottom: 20px;
}
.page-template-cart #firstSection .woocommerce > .cart-wrapper table.shop_table_responsive .cart-item-title-wrap {
display: block;
}
.page-template-cart #firstSection .woocommerce > .cart-wrapper table.shop_table_responsive .woocommerce-Price-amount.amount {
display: block;
}
.page-template-cart #firstSection .woocommerce > .cart-wrapper table.shop_table_responsive tr.cart_item {
position: relative;
}
.page-template-cart #firstSection .woocommerce > .cart-wrapper table.shop_table_responsive tr.cart_item .product-thumbnail {
padding-top: 0px;
padding-bottom: 0px;
border-bottom: 0px !important;
}
.page-template-cart #firstSection .woocommerce > .cart-wrapper table.shop_table_responsive tr.cart_item .product-thumbnail a {
width: 150px;
height: 150px;
position: absolute;
right: 0px;
bottom: 30px;
}
.page-template-cart #firstSection .woocommerce > .cart-wrapper table.shop_table_responsive tr.cart_item .product-thumbnail a img {
width: 140px;
height: 140px;
}
.page-template-cart #firstSection .woocommerce > .cart-wrapper table.shop_table_responsive button[type="submit"] {
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
}
.page-template-cart #firstSection .woocommerce > .cart-wrapper > .cart-collaterals {
width: 100%;
min-width: 100%;
}
.page-template-cart #firstSection .woocommerce > .cart-wrapper > .cart-collaterals .collaterals-title {
padding: 15px !important;
}
.page-template-cart #firstSection .woocommerce > .cart-wrapper > .cart-collaterals .collaterals-title h3 {
font-size: 32px !important;
}
.page-template-cart #firstSection .woocommerce > .cart-wrapper > .cart-collaterals .coupon {
padding: 15px;
}
.page-template-cart #firstSection .woocommerce > .cart-wrapper > .cart-collaterals .cart_totals {
padding: 15px;
}
.page-template-cart #firstSection .woocommerce > .cart-wrapper > .cart-collaterals .cart_totals .shop_table tbody > tr th {
display: table-cell;
font-size: 18px;
color: #fff;
text-align: left;
}
.page-template-cart #firstSection .woocommerce > .cart-wrapper > .cart-collaterals .cart_totals .shop_table tbody > tr td {
text-align: right;
display: table-cell;
color: #fff;
}
.page-template-cart #firstSection .woocommerce > .cart-wrapper > .cart-collaterals .cart_totals .shop_table tbody > tr.tax-rate small {
display: none;
}
.page-template-cart .cart_after_link {
padding: 15px;
}
.page-template-cart .cart_after_link ul li:first-child {
padding: 15px 0px;
}
.page-template-cart .cart_after_link ul li span {
font-size: 18px;
}
.page-template-cart .cart_after_link ul li a {
padding: 15px 0px;
}
.page-template-cart #relatedProducts {
padding: 0 10px !important;
}
.page-template-cart #relatedProducts .products {
display: grid !important;
grid-template-columns: 1fr 1fr !important;
column-gap: 20px !important;
}
.page-template-cart
#firstSection
.woocommerce
> .cart-wrapper
> .woocommerce-cart-form {
order: 2;
margin-top: 40px;
}
.cart-collaterals .cart_totals .shop_table tbody > tr th {
width: 60%;
}
.page-template-cart #categoryTitle h1 {
font-size: 42px;
}
.page-template-cart #categoryTitle #titleBg {
line-height: 140px !important;
font-size: 80px !important;
}
.page-template-cart #categoryTitle {
height: 150px !important;
}
.page-template-cart
#firstSection
.woocommerce
> .cart-wrapper
> .cart-collaterals
.collaterals-title {
padding-bottom: 0px !important;
}
.cart-collaterals .cart_totals .checkout-button {
margin-top: 10px;
}
.cart-item-title-wrap .quantity {
display: none;
}
.mob-quantity {
display: block;
margin-bottom: 30px;
}
.mob-quantity .quantity-input-wrapper input[type=number] {
width: 55px;
}
}
@media (max-width: 992px) {
.e--ua-safari.page-template-cart
#firstSection
.woocommerce
> .cart-wrapper
table.shop_table_responsive
tr.cart_item
.product-thumbnail
a {
position: absolute;
right: 0px;
bottom: calc( 150px + 30px);
}
}
.woocommerce-checkout #categoryTitle {
height: 300px;
background: #f5f5f5;
background-color: #f5f5f5;
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
}
.woocommerce-checkout #categoryTitle .elementor-container {
z-index: 3;
}
.woocommerce-checkout #categoryTitle .woocommerce-products-header {
text-align: center;
}
.woocommerce-checkout #categoryTitle .woocommerce-products-header span {
font-family: "Raleway" !important;
font-size: 18px;
font-weight: 500;
}
.woocommerce-checkout #categoryTitle h1 {
font-family: "Oswald" !important;
font-weight: 600;
font-size: 62px;
color: #020308;
line-height: 90px;
margin-top: 0;
text-transform: uppercase;
margin-bottom: 30px;
}
.woocommerce-checkout #categoryTitle #titleBg {
font-size: 400px;
white-space: nowrap;
position: absolute;
top: 0;
z-index: 0;
font-family: "Oswald" !important;
font-weight: 600;
color: #eaeaea;
text-transform: uppercase;
line-height: 280px;
letter-spacing: 0px;
width: 100%;
height: 100%;
text-align: center;
user-select: none;
}
.woocommerce-checkout #categoryTitle #titleBg::before {
content: " ";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: linear-gradient(180deg, transparent 0%, transparent 40%, #f5f5f6 100%);
z-index: 1;
}
.woocommerce-checkout .woocommerce-message {
margin-bottom: 30px;
padding: 10px;
color: #fff;
font-family: "Oswald";
font-size: 20px;
font-weight: 400;
}
.woocommerce-checkout .woocommerce-message a {
color: #fff;
}
.woocommerce-checkout #checkoutSection {
margin-top: 90px;
padding: 0 10px;
}
.woocommerce-checkout #checkoutSection .checkout-dark-title {
text-transform: uppercase;
background: #020308;
padding: 20px 20px;
color: #fff;
font-size: 46px;
font-family: "Oswald" !important;
font-weight: 400;
margin-top: 0px;
}
.woocommerce-checkout .checkout.woocommerce-checkout {
width: 100%;
}
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout {
display: flex;
width: 100%;
}
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > #customer_details {
width: 100%;
}
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > #customer_details .checkout-dark-title {
text-transform: uppercase;
background: #020308;
padding: 20px 20px;
color: #fff;
font-size: 46px;
font-family: "Oswald" !important;
font-weight: 400;
margin-top: 0px;
margin-bottom: 30px;
}
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > #customer_details .form-row {
margin-bottom: 20px;
}
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > #customer_details .form-row > label {
display: block;
font-size: 24px;
color: #020308;
font-weight: 400;
font-family: "Oswald" !important;
margin-bottom: 10px;
}
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > #customer_details .form-row > label .required {
text-decoration: none !important;
}
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > #customer_details .woocommerce-input-wrapper input,
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > #customer_details .woocommerce-input-wrapper textarea {
height: 60px;
background: rgba(0, 0, 0, 0);
border: 1px solid #222;
color: #707070;
padding: 10px 20px;
font-family: "Oswald" !important;
font-size: 24px;
opacity: 1;
box-sizing: border-box;
width: 100%;
}
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > #customer_details .woocommerce-input-wrapper input:focus, .woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > #customer_details .woocommerce-input-wrapper input:focus-within,
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > #customer_details .woocommerce-input-wrapper textarea:focus,
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > #customer_details .woocommerce-input-wrapper textarea:focus-within {
outline: 0 !important;
box-shadow: none !important;
}
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > #customer_details .woocommerce-input-wrapper input:-ms-input-placeholder,
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > #customer_details .woocommerce-input-wrapper textarea:-ms-input-placeholder {
font-size: 24px;
font-family: "Oswald" !important;
color: #707070 !important;
opacity: 1;
}
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > #customer_details .woocommerce-input-wrapper input::placeholder,
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > #customer_details .woocommerce-input-wrapper textarea::placeholder {
font-size: 24px;
font-family: "Oswald" !important;
color: #707070 !important;
opacity: 1;
}
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > #customer_details .woocommerce-input-wrapper input::-moz-placeholder,
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > #customer_details .woocommerce-input-wrapper textarea::-moz-placeholder {
font-size: 24px;
font-family: "Oswald" !important;
color: #707070 !important;
opacity: 1;
}
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > #customer_details .woocommerce-input-wrapper input::-webkit-input-placeholder,
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > #customer_details .woocommerce-input-wrapper textarea::-webkit-input-placeholder {
font-size: 24px;
font-family: "Oswald" !important;
color: #707070 !important;
opacity: 1;
}
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > #customer_details .woocommerce-input-wrapper textarea {
height: 150px;
min-height: 150px;
max-height: 150px;
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
}
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > #customer_details .form-row.woocommerce-invalid input.input-text {
box-shadow: none;
border-color: #c50000 !important;
}
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > #customer_details .form-row.woocommerce-validated input.input-text {
box-shadow: none;
border-color: #0f834d !important;
}
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > .order-resume-wrap {
background: #f5f5f5;
width: 620px;
min-width: 620px;
margin-left: 60px;
height: max-content;
}
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > .order-resume-wrap #order_review {
padding: 30px 30px;
}
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > .order-resume-wrap #order_review .shop_table {
width: 100%;
border-spacing: 0;
}
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > .order-resume-wrap #order_review .shop_table .cart_item td {
padding-bottom: 15px;
padding-top: 15px;
border-bottom: 1px solid #707070;
}
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > .order-resume-wrap #order_review .shop_table .cart_item .pr-name {
color: #020308;
font-family: "Raleway" !important;
font-size: 24px;
font-weight: bold;
}
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > .order-resume-wrap #order_review .shop_table .cart_item .product-name {
vertical-align: top;
}
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > .order-resume-wrap #order_review .shop_table .cart_item .product-total {
vertical-align: bottom;
}
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > .order-resume-wrap #order_review .shop_table .cart_item .product-total bdi {
color: #707070;
font-size: 24px;
font-weight: 400;
font-family: "Oswald" !important;
}
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > .order-resume-wrap #order_review .shop_table .cart_item .cart-item-variation-data {
margin-top: 20px;
}
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > .order-resume-wrap #order_review .shop_table .cart_item .cart-item-variation-data span {
display: block;
font-size: 18px;
font-family: "Raleway" !important;
line-height: 32px;
color: #707070;
font-weight: 500;
}
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > .order-resume-wrap #order_review .shop_table .cart_item .cart-item-variation-data span strong {
font-weight: bold;
}
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > .order-resume-wrap #order_review .shop_table .cart_item .product-thumbnail {
width: 150px;
}
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > .order-resume-wrap #order_review .shop_table .cart_item .product-thumbnail img {
width: 150px;
height: 150px;
object-fit: cover;
}
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > .order-resume-wrap #order_review .shop_table tfoot th {
width: 40%;
text-align: left;
padding-top: 15px;
padding-bottom: 15px;
font-size: 24px;
font-family: "Oswald" !important;
font-weight: 400;
color: #707070;
border-bottom: 1px solid #707070;
}
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > .order-resume-wrap #order_review .shop_table tfoot td {
width: 60%;
text-align: right;
padding-top: 15px;
padding-bottom: 15px;
font-size: 24px;
font-family: "Oswald" !important;
font-weight: 400;
color: #707070;
border-bottom: 1px solid #707070;
}
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > .order-resume-wrap #order_review .shop_table .order-total th,
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > .order-resume-wrap #order_review .shop_table .order-total td {
color: #020308;
text-transform: uppercase;
font-size: 30px;
font-weight: 400;
}
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > .order-resume-wrap .item-title {
margin: 0px;
font-weight: 400;
font-size: 24px;
text-transform: uppercase;
font-family: "Oswald" !important;
margin-bottom: 0px;
margin-top: 0px;
padding: 30px 30px 0px 30px;
}
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > .order-resume-wrap .resume-header {
padding: 30px;
border-bottom: 1px solid #707070;
}
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > .order-resume-wrap .resume-header h3 {
color: #020308;
font-size: 46px;
font-weight: 400;
font-family: "Oswald" !important;
margin-top: 0px;
margin-bottom: 0px;
line-height: 46px;
text-transform: uppercase;
}
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > .order-resume-wrap #payment #place_order {
background: #DC1D34;
color: #fff;
width: 100%;
height: 80px;
text-align: center;
font-size: 30px;
font-weight: 400;
font-family: "Oswald" !important;
display: block;
text-decoration: none;
margin-top: 30px;
border: 0;
text-transform: uppercase;
cursor: pointer;
display: flex;
justify-content: center;
align-items: center;
}
body.woocommerce-checkout > .woocommerce {
margin-bottom: 90px;
} body.woocommerce-checkout .select2-selection.select2-selection--single {
width: 100%;
padding: 15px 20px;
background: #fff;
border: 1px solid rgba(0, 0, 0, 0.5);
color: #222;
font-size: 18px;
font-weight: 400;
height: 100%;
border-radius: 0px !important;
max-height: 60px !important;
}
body.woocommerce-checkout .select2-container--default
.select2-results__option--highlighted[aria-selected],
body.woocommerce-checkout .select2-container--default
.select2-results__option--highlighted[data-selected] {
background-color: #DC1D34;
color: #fff;
}
body.woocommerce-checkout .select2-container--default .select2-results__option[aria-selected="true"],
body.woocommerce-checkout .select2-container--default .select2-results__option[data-selected="true"] {
background-color: #DC1D34;
}
body.woocommerce-checkout .select2-search__field:focus {
outline: 0px;
}
body.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered {
padding-left: 0px;
font-family: "Oswald" !important;
font-size: 24px;
color: #707070;
}
body.woocommerce-checkout .select2-container--default
.select2-selection--single
.select2-selection__arrow {
height: 60px;
}
.shipping_mode h3 {
margin-bottom: 0px !important;
}
.shipping_mode .shipping-item {
display: flex;
align-items: center;
justify-content: space-between;
padding-bottom: 30px;
padding-top: 30px;
}
.shipping_mode .shipping-item:nth-child(2) {
border-bottom: 1px solid #707070;
}
.shipping_mode .shipping-item .checkbox-label {
margin: 0px;
}
.shipping_mode .shipping-item .shipping-label {
font-size: 24px;
font-weight: 400;
font-family: "Oswald" !important;
}
ul.wc_payment_methods {
display: none;
}
.woocommerce-privacy-policy-text p {
font-family: "Oswald";
color: #707070;
}
.woocommerce-privacy-policy-text p a {
color: #707070;
}
#billing_vat_field label .optional {
display: none;
}
.woocommerce-variation-price {
margin-top: 0px;
margin-bottom: 30px;
} .coupon_wrapper .first-form {
display: none;
}
.coupon_wrapper .last-form form.checkout_coupon {
display: block !important;
}
.coupon_wrapper .last-form form.checkout_coupon button {
height: 60px;
text-align: center;
width: 280px;
color: #fff;
font-family: "Oswald" !important;
font-size: 24px;
font-weight: 400;
margin-left: 60px;
background: #020308;
background-color: #020308;
border-color: #020308;
}
.coupon_wrapper .last-form form.checkout_coupon input {
width: 300px;
height: 60px;
background: transparent;
border: 1px solid #222;
color: #222;
padding: 15px 30px;
font-family: "Oswald" !important;
font-size: 24px;
opacity: 1;
box-sizing: border-box;
}
.coupon_wrapper .last-form form.checkout_coupon input:-ms-input-placeholder {
font-size: 24px;
font-family: "Oswald" !important;
color: #222 !important;
opacity: 1;
}
.coupon_wrapper .last-form form.checkout_coupon input::placeholder {
font-size: 24px;
font-family: "Oswald" !important;
color: #222 !important;
opacity: 1;
}
.coupon_wrapper .last-form form.checkout_coupon input::-moz-placeholder {
font-size: 24px;
font-family: "Oswald" !important;
color: #222 !important;
opacity: 1;
}
.coupon_wrapper .last-form form.checkout_coupon input::-webkit-input-placeholder {
font-size: 24px;
font-family: "Oswald" !important;
color: #222 !important;
opacity: 1;
}
.coupon_wrapper .last-form .woocommerce-form-coupon-toggle {
display: none;
} @media (max-width: 992px) {
.woocommerce-checkout > .woocommerce {
margin-bottom: 30px !important;
}
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout {
flex-wrap: wrap;
}
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > #customer_details .form-row {
margin-bottom: 0px;
margin-top: 10px;
}
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > #customer_details .form-row > label {
font-size: 20px;
}
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > #customer_details .form-row input,
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > #customer_details .form-row textarea {
font-size: 18px;
height: 50px;
}
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > #customer_details .form-row input:-ms-input-placeholder,
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > #customer_details .form-row textarea:-ms-input-placeholder {
font-size: 18px;
}
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > #customer_details .form-row input::placeholder,
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > #customer_details .form-row textarea::placeholder {
font-size: 18px;
}
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > #customer_details .form-row input::-moz-placeholder,
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > #customer_details .form-row textarea::-moz-placeholder {
font-size: 18px;
}
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > #customer_details .form-row input::-webkit-input-placeholder,
.woocommerce-checkout .checkout.woocommerce-checkout > .row-checkout > #customer_details .form-row textarea::-webkit-input-placeholder {
font-size: 18px;
}
.woocommerce-checkout #checkoutSection {
margin-top: 30px;
padding-left: 10px;
padding-right: 10px;
}
.woocommerce-checkout .checkout.woocommerce-checkout
> .row-checkout
> #customer_details
.checkout-dark-title {
font-size: 26px;
padding: 15px 15px;
}
.woocommerce-checkout .shipping_mode {
margin-top: 30px;
}
.woocommerce-checkout .shipping_mode .shipping-item .checkbox-label {
font-size: 18px;
padding-right: 60px;
}
.woocommerce-checkout .payment_methods {
margin-top: 30px;
}
.woocommerce-checkout .select2-container .select2-selection--single {
padding: 10px 20px;
}
.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered {
font-size: 18px;
}
.woocommerce-checkout .order-resume-wrap {
width: 100% !important;
max-width: 100% !important;
min-width: 100% !important;
padding-left: 0px !important;
margin-left: 0px !important;
}
.woocommerce-checkout .order-resume-wrap .resume-header {
padding: 0px 15px !important;
}
.woocommerce-checkout .order-resume-wrap .resume-header h3 {
font-size: 26px !important;
line-height: 90px !important;
}
.woocommerce-checkout .order-resume-wrap #order_review {
padding: 15px !important;
}
.woocommerce-checkout .order-resume-wrap #order_review .shop_table .cart_item .pr-name {
font-size: 16px !important;
}
.woocommerce-checkout .order-resume-wrap #order_review .shop_table .cart_item .product-thumbnail {
width: 100px !important;
max-width: 100px !important;
}
.woocommerce-checkout .order-resume-wrap #order_review .shop_table .cart_item .product-thumbnail img {
width: 100px !important;
height: 100px !important;
}
.coupon_wrapper .last-form form.checkout_coupon {
margin-bottom: 30px;
}
.coupon_wrapper .last-form form.checkout_coupon button {
margin-left: 0px;
}
.coupon_wrapper .last-form form.checkout_coupon input {
width: 280px;
}
}
.woocommerce-order-received .woocommerce-order {
width: 100%;
}
.woocommerce-order-received .woocommerce-order .order-resume-intro {
margin: 60px 0;
text-align: center;
}
.woocommerce-order-received .woocommerce-order .order-resume-intro h2 {
margin-top: 0px;
margin-bottom: 30px;
font-size: 30px;
font-weight: 400;
color: #020308;
}
.woocommerce-order-received .woocommerce-order .order-resume-intro span {
display: block;
font-family: "Oswald" !important;
font-size: 24px;
font-weight: 200;
color: #020308;
line-height: 48px;
}
.woocommerce-order-received .woocommerce-order .order-row {
display: flex;
}
.woocommerce-order-received .woocommerce-order .order-row .customer-col {
width: 100%;
margin-right: 20px;
}
.woocommerce-order-received .woocommerce-order .order-row .customer-col .order-detail-title {
margin: 0px;
background-color: #f5f5f5;
line-height: 128px;
font-size: 46px;
padding: 0px 30px;
font-family: "Oswald" !important;
font-weight: 400;
margin-bottom: 30px;
text-transform: uppercase;
}
.woocommerce-order-received .woocommerce-order .order-row .customer-col .woocommerce-customer-details .woocommerce-columns {
display: flex;
border-bottom: 1px solid #707070;
padding-bottom: 30px;
}
.woocommerce-order-received .woocommerce-order .order-row .customer-col .woocommerce-customer-details .woocommerce-columns > div {
width: 50%;
}
.woocommerce-order-received .woocommerce-order .order-row .customer-col .woocommerce-customer-details .woocommerce-columns > div:first-child {
padding-left: 30px;
}
.woocommerce-order-received .woocommerce-order .order-row .customer-col .woocommerce-customer-details .woocommerce-columns > div address {
line-height: 48px;
font-size: 24px;
font-style: normal;
font-weight: 400;
font-family: "Oswald" !important;
}
.woocommerce-order-received .woocommerce-order .order-row .customer-col .woocommerce-customer-details .woocommerce-column__title {
margin-top: 0px;
margin-bottom: 30px;
font-weight: 400;
font-family: "Oswald" !important;
font-size: 24px;
text-transform: uppercase;
}
.woocommerce-order-received .woocommerce-order .order-row .customer-col .woocommerce-customer-details .woocommerce-column__title br {
display: none;
}
.woocommerce-order-received .woocommerce-order .order-row .customer-col .woocommerce-customer-details .woocommerce-payment-section {
padding: 30px 0 30px 30px;
border-bottom: 1px solid #707070;
}
.woocommerce-order-received .woocommerce-order .order-row .customer-col .woocommerce-customer-details .woocommerce-payment-section > strong {
line-height: 48px;
font-size: 24px;
font-style: normal;
font-weight: 400;
font-family: "Oswald" !important;
}
.woocommerce-order-received .woocommerce-order .order-row .customer-col .woocommerce-customer-details .woocommerce-shipment-section {
padding: 30px 0 30px 30px;
}
.woocommerce-order-received .woocommerce-order .order-row .customer-col .woocommerce-customer-details .woocommerce-shipment-section > strong {
line-height: 48px;
font-size: 24px;
font-style: normal;
font-weight: 400;
font-family: "Oswald" !important;
}
.woocommerce-order-received .woocommerce-order .order-row .customer-col .woocommerce-thankyou-order-details {
display: none;
}
.woocommerce-order-received .woocommerce-order .order-row .resumer-order-col {
width: 620px;
min-width: 620px;
background-color: #f5f5f5;
height: max-content;
}
.woocommerce-order-received .woocommerce-order .order-row .resumer-order-col .resume-header {
padding: 0px 30px;
border-bottom: 1px solid #707070;
height: 128px;
}
.woocommerce-order-received .woocommerce-order .order-row .resumer-order-col .resume-header h3 {
color: #020308;
font-size: 46px;
font-weight: 400;
font-family: "Oswald" !important;
margin-top: 0px;
margin-bottom: 0px;
line-height: 128px;
text-transform: uppercase;
}
.woocommerce-order-received .woocommerce-order .order-row .resumer-order-col .shop_table {
width: 100%;
border-spacing: 0;
}
.woocommerce-order-received .woocommerce-order .order-row .resumer-order-col .shop_table .shipped_via {
display: none;
}
.woocommerce-order-received .woocommerce-order .order-row .resumer-order-col .shop_table .woocommerce-table__line-item td {
padding-bottom: 15px;
padding-top: 15px;
border-bottom: 1px solid #707070;
}
.woocommerce-order-received .woocommerce-order .order-row .resumer-order-col .shop_table .woocommerce-table__line-item .pr-name {
color: #020308 !important;
font-family: "Raleway" !important;
font-size: 24px;
font-weight: bold;
}
.woocommerce-order-received .woocommerce-order .order-row .resumer-order-col .shop_table .woocommerce-table__line-item .pr-name a {
text-decoration: none;
color: #020308 !important;
}
.woocommerce-order-received .woocommerce-order .order-row .resumer-order-col .shop_table .woocommerce-table__line-item .woocommerce-table__product-name {
vertical-align: top;
}
.woocommerce-order-received .woocommerce-order .order-row .resumer-order-col .shop_table .woocommerce-table__line-item .product-total {
vertical-align: bottom;
}
.woocommerce-order-received .woocommerce-order .order-row .resumer-order-col .shop_table .woocommerce-table__line-item .product-total bdi {
color: #707070;
font-size: 24px;
font-weight: 400;
font-family: "Oswald" !important;
}
.woocommerce-order-received .woocommerce-order .order-row .resumer-order-col .shop_table .woocommerce-table__line-item .cart-item-variation-data {
margin-top: 0px;
}
.woocommerce-order-received .woocommerce-order .order-row .resumer-order-col .shop_table .woocommerce-table__line-item .cart-item-variation-data span {
display: block;
font-size: 18px;
font-family: "Raleway" !important;
line-height: 32px;
color: #707070;
font-weight: 500;
}
.woocommerce-order-received .woocommerce-order .order-row .resumer-order-col .shop_table .woocommerce-table__line-item .cart-item-variation-data span strong {
font-weight: bold;
}
.woocommerce-order-received .woocommerce-order .order-row .resumer-order-col .shop_table .woocommerce-table__line-item .product-thumbnail {
width: 150px;
}
.woocommerce-order-received .woocommerce-order .order-row .resumer-order-col .shop_table .woocommerce-table__line-item .product-thumbnail img {
width: 150px;
height: 150px;
object-fit: cover;
}
.woocommerce-order-received .woocommerce-order .order-row .resumer-order-col .shop_table tfoot tr:nth-child(2) td .woocommerce-Price-amount.amount {
margin-right: -10px;
}
.woocommerce-order-received .woocommerce-order .order-row .resumer-order-col .shop_table tfoot th {
width: 40%;
text-align: left;
padding-top: 15px;
padding-bottom: 15px;
font-size: 24px;
font-family: "Oswald" !important;
font-weight: 400;
color: #707070;
border-bottom: 1px solid #707070;
text-transform: uppercase;
}
.woocommerce-order-received .woocommerce-order .order-row .resumer-order-col .shop_table tfoot td {
width: 60%;
text-align: right;
padding-top: 15px;
padding-bottom: 15px;
font-size: 24px;
font-family: "Oswald" !important;
font-weight: 400;
color: #707070;
border-bottom: 1px solid #707070;
}
.woocommerce-order-received .woocommerce-order .order-row .resumer-order-col .shop_table tfoot tr:last-child th,
.woocommerce-order-received .woocommerce-order .order-row .resumer-order-col .shop_table tfoot tr:last-child td {
border-bottom: 0px;
font-size: 30px;
font-weight: 400;
color: #020308;
font-family: "Oswald" !important;
}
.woocommerce-order-received .woocommerce-order .order-row .resumer-order-col .shop_table tbody .product-total {
text-align: right;
}
.woocommerce-order-received .woocommerce-order .order-row .resumer-order-col .shop_table .order-total th,
.woocommerce-order-received .woocommerce-order .order-row .resumer-order-col .shop_table .order-total td {
color: #020308;
text-transform: uppercase;
font-size: 30px;
font-weight: 400;
}
.woocommerce-order-received .woocommerce-order .order-row .resumer-order-col .woocommerce-order-details {
padding: 30px;
}
.woocommerce-order-received .woocommerce-order .order-row .resumer-order-col .woocommerce-order-details .woocommerce-order-details__title {
margin-top: 0px;
margin-bottom: 30px;
font-weight: 400;
font-family: "Oswald" !important;
font-size: 24px;
text-transform: uppercase;
}
.woocommerce-order-received .woocommerce-order .order-row .resumer-order-col .woocommerce-order-details .wc-item-meta {
margin: 0px;
padding: 0px;
list-style-type: none;
margin-top: 15px;
}
.woocommerce-order-received .woocommerce-order .order-row .resumer-order-col .woocommerce-order-details .wc-item-meta li {
display: flex;
align-items: center;
font-size: 18px;
font-family: "Raleway" !important;
line-height: 32px;
color: #707070;
font-weight: 500;
}
.woocommerce-order-received .woocommerce-order .order-row .resumer-order-col .woocommerce-order-details .wc-item-meta li strong {
display: block;
font-size: 18px;
font-family: "Raleway" !important;
line-height: 32px;
color: #707070;
}
.woocommerce-order-received .woocommerce-order .order-row .resumer-order-col .woocommerce-order-details .wc-item-meta li p {
margin: 0px;
margin-left: 5px;
}
@media (max-width: 992px) {
.woocommerce-checkout.woocommerce-order-received #categoryTitle h1 {
font-size: 32px;
line-height: 45px;
}
.woocommerce-checkout.woocommerce-order-received .order-resume-intro {
margin: 30px 0px;
}
.woocommerce-checkout.woocommerce-order-received #orderResume {
padding: 0 10px;
}
.woocommerce-checkout.woocommerce-order-received .order-resume-intro span {
line-height: 38px;
font-size: 20px;
}
.woocommerce-checkout.woocommerce-order-received .order-resume-intro h2 {
margin-bottom: 0px;
}
.woocommerce-checkout.woocommerce-order-received .order-row {
flex-wrap: wrap;
}
.woocommerce-checkout.woocommerce-order-received .order-row .customer-col {
margin-right: 0px;
}
.woocommerce-checkout.woocommerce-order-received .order-row .customer-col .order-detail-title {
font-size: 26px;
line-height: 90px;
}
.woocommerce-checkout.woocommerce-order-received .order-row .customer-col .woocommerce-customer-details {
margin-bottom: 30px;
}
.woocommerce-checkout.woocommerce-order-received .order-row .customer-col .woocommerce-customer-details .woocommerce-columns > div:first-child {
padding-left: 0px;
}
.woocommerce-checkout.woocommerce-order-received .order-row .customer-col .woocommerce-customer-details .woocommerce-column__title {
font-size: 18px;
margin-bottom: 10px;
}
.woocommerce-checkout.woocommerce-order-received .order-row .customer-col .woocommerce-customer-details .woocommerce-column__title br {
display: inline;
}
.woocommerce-checkout.woocommerce-order-received .order-row .customer-col .woocommerce-customer-details .woocommerce-columns > div address {
line-height: 28px;
font-size: 18px;
}
.woocommerce-checkout.woocommerce-order-received .order-row .customer-col .woocommerce-customer-details .woocommerce-payment-section,
.woocommerce-checkout.woocommerce-order-received .order-row .customer-col .woocommerce-customer-details .woocommerce-shipment-section {
padding: 15px 0 15px 0px;
}
.woocommerce-checkout.woocommerce-order-received .order-row .customer-col .woocommerce-customer-details .woocommerce-payment-section > strong,
.woocommerce-checkout.woocommerce-order-received .order-row .customer-col .woocommerce-customer-details .woocommerce-shipment-section > strong {
line-height: 38px;
font-size: 18px;
}
.woocommerce-checkout.woocommerce-order-received .order-row .resumer-order-col {
width: 100%;
min-width: 100%;
}
.woocommerce-checkout.woocommerce-order-received .order-row .resumer-order-col .resume-header {
height: 100%;
padding: 0px 15px;
}
.woocommerce-checkout.woocommerce-order-received .order-row .resumer-order-col .resume-header h3 {
font-size: 26px;
line-height: 90px;
}
.woocommerce-checkout.woocommerce-order-received .order-row .resumer-order-col .woocommerce-order-details {
padding: 15px 15px;
}
.woocommerce-checkout.woocommerce-order-received .order-row .resumer-order-col .woocommerce-order-details__title {
margin-bottom: 0px;
}
.woocommerce-checkout.woocommerce-order-received .order-row .resumer-order-col .shop_table tbody .order_item .pr-name {
font-size: 16px !important;
}
.woocommerce-checkout.woocommerce-order-received .order-row .resumer-order-col .shop_table tbody .order_item .product-thumbnail {
width: 100px !important;
max-width: 100px !important;
}
.woocommerce-checkout.woocommerce-order-received .order-row .resumer-order-col .shop_table tbody .order_item .product-thumbnail img {
width: 100px !important;
height: 100px !important;
}
.woocommerce-checkout.woocommerce-order-received .order-row .resumer-order-col .shop_table tfoot tr:nth-child(2) td .woocommerce-Price-amount.amount {
margin-right: -10px;
}
} .login-page #categoryTitle {
height: 300px;
background: #f5f5f5;
background-color: #f5f5f5;
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
}
.login-page #categoryTitle .elementor-container {
z-index: 3;
}
.login-page #categoryTitle .woocommerce-products-header {
text-align: center;
}
.login-page #categoryTitle .woocommerce-products-header span {
font-family: "Raleway" !important;
font-size: 18px;
font-weight: 500;
}
.login-page #categoryTitle h1 {
font-family: "Oswald" !important;
font-weight: 600;
font-size: 62px;
color: #020308;
line-height: 90px;
margin-top: 0;
margin-bottom: 30px;
text-transform: uppercase;
}
.login-page #categoryTitle #titleBg {
font-size: 400px;
white-space: nowrap;
position: absolute;
top: 0;
z-index: 0;
font-family: "Oswald" !important;
font-weight: 600;
color: #eaeaea;
text-transform: uppercase;
line-height: 280px;
letter-spacing: 0px;
width: 100%;
height: 100%;
text-align: center;
user-select: none;
}
.login-page #categoryTitle #titleBg::before {
content: " ";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: linear-gradient(180deg, transparent 0%, transparent 40%, #f5f5f6 100%);
z-index: 1;
}
.login-page .container-wrapper {
width: 100%;
margin-top: 60px;
}
.login-page ul.woocommerce-error {
margin-left: auto;
margin-right: auto;
max-width: 600px;
margin-bottom: 60px;
box-sizing: border-box;
margin-top: 0px;
}
.login-page #customer_login {
width: 100%;
max-width: 600px;
margin-left: auto;
margin-right: auto;
}
.login-page #customer_login .login-card {
background-color: #f5f5f5;
padding: 30px;
margin-bottom: 60px;
}
.login-page #customer_login .login-card button[type="submit"] {
border-radius: 4px;
background-color: #020308;
color: #fff;
height: 80px;
width: 80%;
margin: auto;
display: block;
text-transform: uppercase;
font-size: 30px;
font-weight: 400;
font-family: "Oswald";
margin-top: 50px;
cursor: pointer;
}
.login-page #customer_login .login-card .woocommerce-LostPassword.lost_password {
margin-bottom: 0px;
margin-top: 10px;
text-align: center;
}
.login-page #customer_login .login-card .woocommerce-LostPassword.lost_password a {
display: block;
font-size: 19px;
font-family: "Oswald" !important;
font-weight: 400;
color: #020308;
}
.login-page #customer_login .new-user {
background-color: #f5f5f5;
padding: 30px;
margin-bottom: 60px;
}
.login-page #customer_login .new-user h3 {
display: block;
font-size: 24px;
font-family: "Oswald" !important;
font-weight: 400;
color: #020308;
margin-bottom: 30px;
margin-top: 0px;
}
.login-page #customer_login .new-user a {
border-radius: 4px;
background-color: #020308;
color: #fff;
height: 80px;
line-height: 80px;
width: 80%;
margin: auto;
display: block;
text-transform: uppercase;
font-size: 30px;
font-weight: 400;
font-family: "Oswald";
margin-top: 0px;
text-decoration: none;
text-align: center;
}
.login-page #customer_login .woocommerce-form-row label {
display: block;
font-size: 24px;
font-family: "Oswald" !important;
font-weight: 400;
color: #020308;
margin-bottom: 10px;
}
.login-page #customer_login .woocommerce-form-row input,
.login-page #customer_login .woocommerce-form-row textarea {
height: 60px;
background: rgba(0, 0, 0, 0);
border: 1px solid #020308;
color: #707070;
padding: 10px 20px;
font-family: "Oswald" !important;
font-size: 24px;
opacity: 1;
box-sizing: border-box;
width: 100%;
background-color: #fff;
}
.login-page #customer_login .woocommerce-form-row input:focus, .login-page #customer_login .woocommerce-form-row input:focus-within,
.login-page #customer_login .woocommerce-form-row textarea:focus,
.login-page #customer_login .woocommerce-form-row textarea:focus-within {
outline: 0 !important;
box-shadow: none !important;
}
.login-page #customer_login .woocommerce-form-row input:-ms-input-placeholder,
.login-page #customer_login .woocommerce-form-row textarea:-ms-input-placeholder {
font-size: 24px;
font-family: "Oswald" !important;
color: #707070 !important;
opacity: 1;
}
.login-page #customer_login .woocommerce-form-row input::placeholder,
.login-page #customer_login .woocommerce-form-row textarea::placeholder {
font-size: 24px;
font-family: "Oswald" !important;
color: #707070 !important;
opacity: 1;
}
.login-page #customer_login .woocommerce-form-row input::-moz-placeholder,
.login-page #customer_login .woocommerce-form-row textarea::-moz-placeholder {
font-size: 24px;
font-family: "Oswald" !important;
color: #707070 !important;
opacity: 1;
}
.login-page #customer_login .woocommerce-form-row input::-webkit-input-placeholder,
.login-page #customer_login .woocommerce-form-row textarea::-webkit-input-placeholder {
font-size: 24px;
font-family: "Oswald" !important;
color: #707070 !important;
opacity: 1;
}
.login-page .woocommerce-message.success {
width: 100%;
color: #155724;
background-color: #d4edda;
border-color: #c3e6cb;
text-align: center;
padding: 20px 0;
border-radius: 4px;
font-size: 20px;
font-weight: 500;
font-family: "Oswald" !important;
max-width: 600px;
margin: auto;
margin-bottom: 30px;
} .signup-page #firstSection > .elementor-container > .woocommerce {
width: 100%;
}
.signup-page #categoryTitle {
height: 300px;
background: #f5f5f5;
background-color: #f5f5f5;
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
}
.signup-page #categoryTitle .elementor-container {
z-index: 3;
}
.signup-page #categoryTitle .woocommerce-products-header {
text-align: center;
}
.signup-page #categoryTitle .woocommerce-products-header span {
font-family: "Raleway" !important;
font-size: 18px;
font-weight: 500;
}
.signup-page #categoryTitle h1 {
font-family: "Oswald" !important;
font-weight: 600;
font-size: 62px;
color: #020308;
line-height: 90px;
margin-top: 0;
margin-bottom: 30px;
text-transform: uppercase;
}
.signup-page #categoryTitle #titleBg {
font-size: 400px;
white-space: nowrap;
position: absolute;
top: 0;
z-index: 0;
font-family: "Oswald" !important;
font-weight: 600;
color: #eaeaea;
text-transform: uppercase;
line-height: 280px;
letter-spacing: 0px;
width: 100%;
height: 100%;
text-align: center;
user-select: none;
}
.signup-page #categoryTitle #titleBg::before {
content: " ";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: linear-gradient(180deg, transparent 0%, transparent 40%, #f5f5f6 100%);
z-index: 1;
}
.signup-page .container-wrapper {
width: 100%;
margin-top: 60px;
}
.signup-page ul.woocommerce-error {
margin-left: auto;
margin-right: auto;
max-width: 600px;
margin-bottom: 60px;
box-sizing: border-box;
margin-top: 0px;
}
.signup-page ul.woocommerce-error a {
color: #fff;
text-decoration: underline;
}
.signup-page .signup-card {
width: 100%;
max-width: 600px;
margin-left: auto;
margin-right: auto;
background-color: #f5f5f5;
padding: 30px;
margin-bottom: 60px;
}
.signup-page .signup-card button[type="submit"] {
border-radius: 4px;
background-color: #020308;
color: #fff;
height: 80px;
width: 80%;
margin: auto;
display: block;
text-transform: uppercase;
font-size: 30px;
font-weight: 400;
font-family: "Oswald";
margin-top: 50px;
cursor: pointer;
}
.signup-page .signup-card .woocommerce-LostPassword.lost_password {
margin-bottom: 0px;
margin-top: 10px;
text-align: center;
}
.signup-page .signup-card .woocommerce-LostPassword.lost_password a {
display: block;
font-size: 19px;
font-family: "Oswald" !important;
font-weight: 400;
color: #020308;
}
.signup-page .woocommerce-form-row label,
.signup-page .form-row label {
display: block;
font-size: 24px;
font-family: "Oswald" !important;
font-weight: 400;
color: #020308;
margin-bottom: 10px;
}
.signup-page .woocommerce-form-row input,
.signup-page .woocommerce-form-row textarea,
.signup-page .form-row input,
.signup-page .form-row textarea {
height: 60px;
background: rgba(0, 0, 0, 0);
border: 1px solid #020308;
color: #707070;
padding: 10px 20px;
font-family: "Oswald" !important;
font-size: 24px;
opacity: 1;
box-sizing: border-box;
width: 100%;
background-color: #fff;
}
.signup-page .woocommerce-form-row input:focus, .signup-page .woocommerce-form-row input:focus-within,
.signup-page .woocommerce-form-row textarea:focus,
.signup-page .woocommerce-form-row textarea:focus-within,
.signup-page .form-row input:focus,
.signup-page .form-row input:focus-within,
.signup-page .form-row textarea:focus,
.signup-page .form-row textarea:focus-within {
outline: 0 !important;
box-shadow: none !important;
}
.signup-page .woocommerce-form-row input:-ms-input-placeholder,
.signup-page .woocommerce-form-row textarea:-ms-input-placeholder,
.signup-page .form-row input:-ms-input-placeholder,
.signup-page .form-row textarea:-ms-input-placeholder {
font-size: 24px;
font-family: "Oswald" !important;
color: #707070 !important;
opacity: 1;
}
.signup-page .woocommerce-form-row input::placeholder,
.signup-page .woocommerce-form-row textarea::placeholder,
.signup-page .form-row input::placeholder,
.signup-page .form-row textarea::placeholder {
font-size: 24px;
font-family: "Oswald" !important;
color: #707070 !important;
opacity: 1;
}
.signup-page .woocommerce-form-row input::-moz-placeholder,
.signup-page .woocommerce-form-row textarea::-moz-placeholder,
.signup-page .form-row input::-moz-placeholder,
.signup-page .form-row textarea::-moz-placeholder {
font-size: 24px;
font-family: "Oswald" !important;
color: #707070 !important;
opacity: 1;
}
.signup-page .woocommerce-form-row input::-webkit-input-placeholder,
.signup-page .woocommerce-form-row textarea::-webkit-input-placeholder,
.signup-page .form-row input::-webkit-input-placeholder,
.signup-page .form-row textarea::-webkit-input-placeholder {
font-size: 24px;
font-family: "Oswald" !important;
color: #707070 !important;
opacity: 1;
}
.signup-page .checkbox-label {
font-family: "Raleway" !important;
font-size: 18px;
font-weight: 500;
margin-bottom: 20px;
}
.signup-page .form-row-first {
width: 48%;
display: inline-block;
}
.signup-page .form-row-last {
width: 48%;
display: inline-block;
margin-left: 3%;
}
.signup-page .privacy-wrap.invalid-row {
margin-bottom: 20px;
}
.signup-page .privacy-wrap.invalid-row label {
margin-bottom: 0px;
}
.err-mes {
color: #dc1d34;
font-size: 18px;
font-family: "Raleway";
font-weight: 600;
margin-top: 10px;
display: block;
}
.signup-success {
max-width: 600px;
width: 100%;
margin-left: auto;
margin-right: auto;
background-color: #f5f5f5;
padding: 30px;
box-sizing: border-box;
margin-bottom: 60px;
}
.signup-success svg {
width: 160px;
height: auto;
fill: #707070;
margin: auto;
display: block;
margin-bottom: 50px;
margin-top: 50px;
}
.signup-success a {
border-radius: 4px;
background-color: #020308;
color: #fff;
height: 80px;
line-height: 80px;
width: 80%;
margin: auto;
display: block;
text-transform: uppercase;
font-size: 30px;
font-weight: 400;
font-family: "Oswald";
margin-top: 0px;
text-decoration: none;
text-align: center;
} .forgot-password #categoryTitle {
height: 300px;
background: #f5f5f5;
background-color: #f5f5f5;
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
}
.forgot-password #categoryTitle .elementor-container {
z-index: 3;
}
.forgot-password #categoryTitle .woocommerce-products-header {
text-align: center;
}
.forgot-password #categoryTitle .woocommerce-products-header span {
font-family: "Raleway" !important;
font-size: 18px;
font-weight: 500;
}
.forgot-password #categoryTitle h1 {
font-family: "Oswald" !important;
font-weight: 600;
font-size: 62px;
color: #020308;
line-height: 90px;
margin-top: 0;
margin-bottom: 30px;
text-transform: uppercase;
}
.forgot-password #categoryTitle #titleBg {
font-size: 400px;
white-space: nowrap;
position: absolute;
top: 0;
z-index: 0;
font-family: "Oswald" !important;
font-weight: 600;
color: #eaeaea;
text-transform: uppercase;
line-height: 280px;
letter-spacing: 0px;
width: 100%;
height: 100%;
text-align: center;
user-select: none;
}
.forgot-password #categoryTitle #titleBg::before {
content: " ";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: linear-gradient(180deg, transparent 0%, transparent 40%, #f5f5f6 100%);
z-index: 1;
}
.forgot-password .container-wrapper {
width: 100%;
margin-top: 60px;
}
.forgot-password .woocommerce-ResetPassword.lost_reset_password {
max-width: 600px;
margin-left: auto;
margin-right: auto;
padding: 30px;
background-color: #f5f5f5;
margin-bottom: 60px;
box-sizing: border-box;
}
.forgot-password .woocommerce-ResetPassword.lost_reset_password button[type="submit"] {
border-radius: 4px;
background-color: #020308;
color: #fff;
height: 80px;
width: 80%;
margin: auto;
display: block;
text-transform: uppercase;
font-size: 30px;
font-weight: 400;
font-family: "Oswald";
margin-top: 50px;
cursor: pointer;
}
.forgot-password .woocommerce-ResetPassword.lost_reset_password .woocommerce-form-row label {
display: block;
font-size: 24px;
font-family: "Oswald" !important;
font-weight: 400;
color: #020308;
margin-bottom: 10px;
}
.forgot-password .woocommerce-ResetPassword.lost_reset_password .woocommerce-form-row input,
.forgot-password .woocommerce-ResetPassword.lost_reset_password .woocommerce-form-row textarea {
height: 60px;
background: rgba(0, 0, 0, 0);
border: 1px solid #020308;
color: #707070;
padding: 10px 20px;
font-family: "Oswald" !important;
font-size: 24px;
opacity: 1;
box-sizing: border-box;
width: 100%;
background-color: #fff;
}
.forgot-password .woocommerce-ResetPassword.lost_reset_password .woocommerce-form-row input:focus, .forgot-password .woocommerce-ResetPassword.lost_reset_password .woocommerce-form-row input:focus-within,
.forgot-password .woocommerce-ResetPassword.lost_reset_password .woocommerce-form-row textarea:focus,
.forgot-password .woocommerce-ResetPassword.lost_reset_password .woocommerce-form-row textarea:focus-within {
outline: 0 !important;
box-shadow: none !important;
}
.forgot-password .woocommerce-ResetPassword.lost_reset_password .woocommerce-form-row input:-ms-input-placeholder,
.forgot-password .woocommerce-ResetPassword.lost_reset_password .woocommerce-form-row textarea:-ms-input-placeholder {
font-size: 24px;
font-family: "Oswald" !important;
color: #707070 !important;
opacity: 1;
}
.forgot-password .woocommerce-ResetPassword.lost_reset_password .woocommerce-form-row input::placeholder,
.forgot-password .woocommerce-ResetPassword.lost_reset_password .woocommerce-form-row textarea::placeholder {
font-size: 24px;
font-family: "Oswald" !important;
color: #707070 !important;
opacity: 1;
}
.forgot-password .woocommerce-ResetPassword.lost_reset_password .woocommerce-form-row input::-moz-placeholder,
.forgot-password .woocommerce-ResetPassword.lost_reset_password .woocommerce-form-row textarea::-moz-placeholder {
font-size: 24px;
font-family: "Oswald" !important;
color: #707070 !important;
opacity: 1;
}
.forgot-password .woocommerce-ResetPassword.lost_reset_password .woocommerce-form-row input::-webkit-input-placeholder,
.forgot-password .woocommerce-ResetPassword.lost_reset_password .woocommerce-form-row textarea::-webkit-input-placeholder {
font-size: 24px;
font-family: "Oswald" !important;
color: #707070 !important;
opacity: 1;
}
.forgot-password ul.woocommerce-error {
margin-left: auto;
margin-right: auto;
max-width: 600px;
margin-bottom: 60px;
box-sizing: border-box;
margin-top: 0px;
}
.lost-password-confirm {
max-width: 600px;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 60px;
}
.lost-password-confirm .woocommerce-message {
width: 100%;
color: #155724;
background-color: #d4edda;
border-color: #c3e6cb;
text-align: center;
padding: 20px 0;
border-radius: 4px;
font-size: 20px;
font-weight: 500;
font-family: "Oswald" !important;
}
.login-page ul.woocommerce-error a,
.signup-page ul.woocommerce-error a,
.forgot-password ul.woocommerce-error a,
.lost-password-confirm ul.woocommerce-error a {
color: #fff !important;
text-decoration: underline !important;
}
@media (max-width: 992px) {
.signup-page .signup-card {
max-width: 100%;
padding: 10px;
box-sizing: border-box;
}
.forgot-password #categoryTitle h1 {
font-size: 42px;
}
.forgot-password #categoryTitle .woocommerce-products-header span {
font-size: 16px;
padding: 0 10px;
}
.forgot-password .woocommerce-ResetPassword.lost_reset_password button[type=submit] {
font-size: 24px;
}
} .user-account-page #categoryTitle {
height: 300px;
background: #f5f5f5;
background-color: #f5f5f5;
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
}
.user-account-page #categoryTitle .elementor-container {
z-index: 3;
}
.user-account-page #categoryTitle .woocommerce-products-header {
text-align: center;
}
.user-account-page #categoryTitle .woocommerce-products-header span {
font-family: "Raleway" !important;
font-size: 18px;
font-weight: 500;
}
.user-account-page #categoryTitle h1 {
font-family: "Oswald" !important;
font-weight: 600;
font-size: 62px;
color: #020308;
line-height: 90px;
margin-top: 0;
margin-bottom: 30px;
text-transform: uppercase;
}
.user-account-page #categoryTitle #titleBg {
font-size: 400px;
white-space: nowrap;
position: absolute;
top: 0;
z-index: 0;
font-family: "Oswald" !important;
font-weight: 600;
color: #eaeaea;
text-transform: uppercase;
line-height: 280px;
letter-spacing: 0px;
width: 100%;
height: 100%;
text-align: center;
user-select: none;
}
.user-account-page #categoryTitle #titleBg::before {
content: " ";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: linear-gradient(180deg, transparent 0%, transparent 40%, #f5f5f6 100%);
z-index: 1;
}
.user-account-page .container-wrapper {
width: 100%;
margin-top: 60px;
margin-bottom: 60px;
}
.user-account-page .container-wrapper > .woocommerce {
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;     }
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-navigation {
width: 350px;
min-width: 350px;
max-width: 350px;
margin-right: 40px;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-navigation > ul {
margin: 0;
padding: 0;
list-style-type: none;
width: 100%;
border: 3px solid #020308;
border-radius: 0px;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-navigation > ul li {
padding: 20px 10px;
border-bottom: 3px solid #020308;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-navigation > ul li:last-child {
border-bottom: 0px;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-navigation > ul li.is-active {
background-color: #020308;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-navigation > ul li.is-active a {
color: #fff;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-navigation > ul li a {
color: #020308;
font-weight: 500;
font-size: 26px;
opacity: 1;
text-decoration: none;
font-weight: 400;
font-family: "Oswald" !important;
display: flex;
align-items: center;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-navigation > ul li a svg {
margin-left: auto;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-moz-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content table {
width: 100%;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content table thead > tr > th {
border-bottom: 2px solid #020308;
font-size: 24px;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content table thead > tr > th:last-child {
width: 200px;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content table tbody > tr > td {
font-size: 22px;
padding: 10px 0px;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content table tbody > tr > td a {
text-decoration: none;
font-weight: bold;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content p {
margin-top: 0px !important;
margin-bottom: 20px !important;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content a {
color: #DC1D34;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content a:hover, .user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content a:focus, .user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content a:visited {
color: #DC1D34;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content .woocommerce-button {
height: 35px;
font-size: 16px;
width: 200px;
font-family: "Oswald" !important;
font-weight: 500;
margin-left: auto;
display: block;
position: relative;
text-decoration: none;
padding: 0px !important;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: 0;
background: #020308;
text-transform: uppercase;
outline: none;
cursor: pointer;
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
-moz-align-items: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
-moz-justify-content: center;
justify-content: center;
opacity: 1;
color: #fff !important;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content > p {
font-size: 20px;
font-style: normal;
font-weight: 400;
font-family: "Oswald" !important;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses {
display: flex;
width: 100%;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses > div {
width: 50%;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses address {
line-height: 48px;
font-size: 24px;
font-style: normal;
font-weight: 400;
font-family: "Oswald" !important;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses a {
font-size: 24px;
font-style: normal;
font-weight: bold;
font-family: "Oswald" !important;
line-height: 48px;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses h3 {
font-size: 28px;
font-style: normal;
font-weight: 400;
margin-top: 0px;
text-transform: uppercase;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account .woocommerce-form-row label,
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account .form-row label {
display: block;
font-size: 24px;
font-family: "Oswald" !important;
font-weight: 400;
color: #020308;
margin-bottom: 10px;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account .woocommerce-form-row input,
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account .woocommerce-form-row textarea,
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account .form-row input,
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account .form-row textarea {
height: 60px;
background: rgba(0, 0, 0, 0);
border: 1px solid #020308;
color: #707070;
padding: 10px 20px;
font-family: "Oswald" !important;
font-size: 24px;
opacity: 1;
box-sizing: border-box;
width: 100%;
background-color: #fff;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account .woocommerce-form-row input:focus, .user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account .woocommerce-form-row input:focus-within,
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account .woocommerce-form-row textarea:focus,
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account .woocommerce-form-row textarea:focus-within,
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account .form-row input:focus,
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account .form-row input:focus-within,
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account .form-row textarea:focus,
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account .form-row textarea:focus-within {
outline: 0 !important;
box-shadow: none !important;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account .woocommerce-form-row input:-ms-input-placeholder,
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account .woocommerce-form-row textarea:-ms-input-placeholder,
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account .form-row input:-ms-input-placeholder,
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account .form-row textarea:-ms-input-placeholder {
font-size: 24px;
font-family: "Oswald" !important;
color: #707070 !important;
opacity: 1;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account .woocommerce-form-row input::placeholder,
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account .woocommerce-form-row textarea::placeholder,
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account .form-row input::placeholder,
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account .form-row textarea::placeholder {
font-size: 24px;
font-family: "Oswald" !important;
color: #707070 !important;
opacity: 1;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account .woocommerce-form-row input::-moz-placeholder,
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account .woocommerce-form-row textarea::-moz-placeholder,
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account .form-row input::-moz-placeholder,
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account .form-row textarea::-moz-placeholder {
font-size: 24px;
font-family: "Oswald" !important;
color: #707070 !important;
opacity: 1;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account .woocommerce-form-row input::-webkit-input-placeholder,
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account .woocommerce-form-row textarea::-webkit-input-placeholder,
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account .form-row input::-webkit-input-placeholder,
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account .form-row textarea::-webkit-input-placeholder {
font-size: 24px;
font-family: "Oswald" !important;
color: #707070 !important;
opacity: 1;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account .woocommerce-form-row span em,
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account .form-row span em {
display: none;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account .checkbox-label {
font-family: "Raleway" !important;
font-size: 18px;
font-weight: 500;
margin-bottom: 20px;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account .form-row-first {
width: 48%;
display: inline-block;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account .form-row-last {
width: 48%;
display: inline-block;
margin-left: 3%;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account .privacy-wrap.invalid-row {
margin-bottom: 20px;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account .privacy-wrap.invalid-row label {
margin-bottom: 0px;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account button[type="submit"] {
border-radius: 4px;
background-color: #020308;
color: #fff;
height: 80px;
width: 350px;
margin: auto;
display: block;
text-transform: uppercase;
font-size: 30px;
font-weight: 400;
font-family: "Oswald";
cursor: pointer;
margin-left: 0px;
margin-top: 30px;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account fieldset legend {
display: block;
font-size: 28px;
font-family: "Oswald" !important;
font-weight: bold;
color: #020308;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content form > h3:first-child {
margin-top: 0px;
margin-bottom: 30px;
font-weight: 400;
font-family: "Oswald" !important;
font-size: 28px;
text-transform: uppercase;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper > p:nth-child(1) {
margin-left: 0px !important;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper > p:nth-child(2) {
margin-left: 3% !important;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-form-row label,
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .form-row label {
display: block;
font-size: 24px;
font-family: "Oswald" !important;
font-weight: 400;
color: #020308;
margin-bottom: 10px;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-form-row input,
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-form-row textarea,
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .form-row input,
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .form-row textarea {
height: 60px;
background: rgba(0, 0, 0, 0);
border: 1px solid #020308;
color: #707070;
padding: 10px 20px;
font-family: "Oswald" !important;
font-size: 24px;
opacity: 1;
box-sizing: border-box;
width: 100%;
background-color: #fff;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-form-row input:focus, .user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-form-row input:focus-within,
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-form-row textarea:focus,
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-form-row textarea:focus-within,
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .form-row input:focus,
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .form-row input:focus-within,
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .form-row textarea:focus,
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .form-row textarea:focus-within {
outline: 0 !important;
box-shadow: none !important;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-form-row input:-ms-input-placeholder,
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-form-row textarea:-ms-input-placeholder,
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .form-row input:-ms-input-placeholder,
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .form-row textarea:-ms-input-placeholder {
font-size: 24px;
font-family: "Oswald" !important;
color: #707070 !important;
opacity: 1;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-form-row input::placeholder,
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-form-row textarea::placeholder,
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .form-row input::placeholder,
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .form-row textarea::placeholder {
font-size: 24px;
font-family: "Oswald" !important;
color: #707070 !important;
opacity: 1;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-form-row input::-moz-placeholder,
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-form-row textarea::-moz-placeholder,
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .form-row input::-moz-placeholder,
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .form-row textarea::-moz-placeholder {
font-size: 24px;
font-family: "Oswald" !important;
color: #707070 !important;
opacity: 1;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-form-row input::-webkit-input-placeholder,
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-form-row textarea::-webkit-input-placeholder,
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .form-row input::-webkit-input-placeholder,
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .form-row textarea::-webkit-input-placeholder {
font-size: 24px;
font-family: "Oswald" !important;
color: #707070 !important;
opacity: 1;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-form-row span em,
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .form-row span em {
display: none;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .checkbox-label {
font-family: "Raleway" !important;
font-size: 18px;
font-weight: 500;
margin-bottom: 20px;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .form-row-first {
width: 48%;
display: inline-block;
margin-left: 4%;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .form-row-last {
width: 48%;
display: inline-block;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .privacy-wrap.invalid-row {
margin-bottom: 20px;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .privacy-wrap.invalid-row label {
margin-bottom: 0px;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields button[type="submit"] {
border-radius: 4px;
background-color: #020308;
color: #fff;
height: 80px;
width: 350px;
margin: auto;
display: block;
text-transform: uppercase;
font-size: 30px;
font-weight: 400;
font-family: "Oswald";
cursor: pointer;
margin-left: 0px;
margin-top: 30px;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields fieldset legend {
display: block;
font-size: 28px;
font-family: "Oswald" !important;
font-weight: bold;
color: #020308;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .select2-selection.select2-selection--single {
width: 100%;
padding: 15px 20px;
background: #fff;
border: 1px solid rgba(0, 0, 0, 0.5);
color: #222;
font-size: 18px;
font-weight: 400;
height: 100%;
border-radius: 0px !important;
max-height: 60px !important;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .select2-container--default
.select2-results__option--highlighted[aria-selected],
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .select2-container--default
.select2-results__option--highlighted[data-selected] {
background-color: #DC1D34;
color: #fff;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .select2-container--default
.select2-results__option[aria-selected="true"],
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .select2-container--default
.select2-results__option[data-selected="true"] {
background-color: #DC1D34;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .select2-search__field:focus {
outline: 0px;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .select2-container
.select2-selection--single
.select2-selection__rendered {
padding-left: 0px;
font-family: "Oswald" !important;
font-size: 24px;
color: #707070;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .select2-container--default
.select2-selection--single
.select2-selection__arrow {
height: 60px;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table.order_details tbody > tr > td.product-thumbnail img {
max-width: 150px;
height: auto;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-content .order-title-intro h3 {
text-align: center;
font-family: "Oswald" !important;
font-weight: 400;
font-size: 30px;
color: #020308;
margin-top: 0px;
margin-bottom: 30px;
}
.user-account-page .order-details-section .woocommerce-MyAccount-navigation {
display: none;
}
.user-account-page .order-resume-wrapper {
display: flex;
}
.user-account-page .order-resume-wrapper .order-meta-details {
width: 100%;
margin-right: 40px;
}
.user-account-page .order-resume-wrapper .order-meta-details .order-detail-title {
margin: 0px;
text-transform: uppercase;
color: #020308;
font-family: "Oswald" !important;
font-weight: 400;
font-size: 46px;
line-height: 90px;
background-color: #f5f5f5;
padding: 0 30px;
}
.user-account-page .order-resume-wrapper .order-meta-details .order-status {
margin-bottom: 60px;
}
.user-account-page .order-resume-wrapper .order-meta-details .order-status .status-wrapper {
display: flex;
width: 100%;
}
.user-account-page .order-resume-wrapper .order-meta-details .order-status .status-wrapper > div {
width: 50%;
}
.user-account-page .order-resume-wrapper .order-meta-details .order-status .status-wrapper > div:first-child {
margin-right: 35px;
}
.user-account-page .order-resume-wrapper .order-meta-details .order-status .status-wrapper > div:last-child {
margin-left: 35px;
}
.user-account-page .order-resume-wrapper .order-meta-details .order-status .status-wrapper > div > p {
margin: 30px 0px !important;
font-size: 24px;
font-weight: 400;
font-family: "Oswald" !important;
color: #020308;
}
.user-account-page .order-resume-wrapper .order-meta-details .order-status .status-wrapper > div > span {
display: block;
color: #020308;
margin-bottom: 30px;
font-weight: 200;
font-family: "Oswald" !important;
font-size: 24px;
}
.user-account-page .order-resume-wrapper .order-meta-details .order-status .status-wrapper > div > a {
display: flex;
align-items: center;
justify-content: center;
flex-grow: 1;
width: 100%;
background-color: #f5f5f5;
color: #242424;
width: 100%;
text-decoration: none;
padding: 25px 20px;
box-sizing: border-box;
font-family: "Raleway" !important;
font-size: 24px;
font-weight: 500;
}
.user-account-page .order-resume-wrapper .order-meta-details .order-status .status-wrapper > div > a svg {
margin-right: 20px;
width: 30px;
height: 30px;
}
.user-account-page .order-resume-wrapper .order-meta-details .customer-col {
width: 100%;
}
.user-account-page .order-resume-wrapper .order-meta-details .customer-col .order-detail-title {
margin: 0px;
background-color: #f5f5f5;
line-height: 128px;
font-size: 46px;
padding: 0px 30px;
font-family: "Oswald" !important;
font-weight: 400;
margin-bottom: 30px;
text-transform: uppercase;
}
.user-account-page .order-resume-wrapper .order-meta-details .customer-col .woocommerce-customer-details .woocommerce-columns {
display: flex;
border-bottom: 1px solid #707070;
padding-bottom: 30px;
}
.user-account-page .order-resume-wrapper .order-meta-details .customer-col .woocommerce-customer-details .woocommerce-columns > div {
width: 50%;
}
.user-account-page .order-resume-wrapper .order-meta-details .customer-col .woocommerce-customer-details .woocommerce-columns > div:first-child {
padding-left: 30px;
}
.user-account-page .order-resume-wrapper .order-meta-details .customer-col .woocommerce-customer-details .woocommerce-columns > div address {
line-height: 48px;
font-size: 24px;
font-style: normal;
font-weight: 400;
font-family: "Oswald" !important;
}
.user-account-page .order-resume-wrapper .order-meta-details .customer-col .woocommerce-customer-details .woocommerce-column__title {
margin-top: 0px;
margin-bottom: 30px;
font-weight: 400;
font-family: "Oswald" !important;
font-size: 24px;
text-transform: uppercase;
}
.user-account-page .order-resume-wrapper .order-meta-details .customer-col .woocommerce-customer-details .woocommerce-payment-section {
padding: 30px 0 30px 30px;
border-bottom: 1px solid #707070;
}
.user-account-page .order-resume-wrapper .order-meta-details .customer-col .woocommerce-customer-details .woocommerce-payment-section > strong {
line-height: 48px;
font-size: 24px;
font-style: normal;
font-weight: 400;
font-family: "Oswald" !important;
}
.user-account-page .order-resume-wrapper .order-meta-details .customer-col .woocommerce-customer-details .woocommerce-shipment-section {
padding: 30px 0 30px 30px;
}
.user-account-page .order-resume-wrapper .order-meta-details .customer-col .woocommerce-customer-details .woocommerce-shipment-section > strong {
line-height: 48px;
font-size: 24px;
font-style: normal;
font-weight: 400;
font-family: "Oswald" !important;
}
.user-account-page .order-resume-wrapper .order-meta-details .customer-col .woocommerce-thankyou-order-details {
display: none;
}
.user-account-page .order-resume-wrapper .resumer-order-col {
width: 620px;
min-width: 620px;
background-color: #f5f5f5;
height: max-content;
}
.user-account-page .order-resume-wrapper .resumer-order-col .resume-header {
padding: 0px 30px;
border-bottom: 1px solid #707070;
height: 128px;
}
.user-account-page .order-resume-wrapper .resumer-order-col .resume-header h3 {
color: #020308;
font-size: 46px;
font-weight: 400;
font-family: "Oswald" !important;
margin-top: 0px;
margin-bottom: 0px;
line-height: 128px;
text-transform: uppercase;
}
.user-account-page .order-resume-wrapper .resumer-order-col .shop_table {
width: 100%;
border-spacing: 0;
}
.user-account-page .order-resume-wrapper .resumer-order-col .shop_table .shipped_via {
display: none;
}
.user-account-page .order-resume-wrapper .resumer-order-col .shop_table .woocommerce-table__line-item td {
padding-bottom: 15px;
padding-top: 15px;
border-bottom: 1px solid #707070;
}
.user-account-page .order-resume-wrapper .resumer-order-col .shop_table .woocommerce-table__line-item .pr-name {
color: #020308 !important;
font-family: "Raleway" !important;
font-size: 24px;
font-weight: bold;
}
.user-account-page .order-resume-wrapper .resumer-order-col .shop_table .woocommerce-table__line-item .pr-name a {
text-decoration: none;
color: #020308 !important;
}
.user-account-page .order-resume-wrapper .resumer-order-col .shop_table .woocommerce-table__line-item .woocommerce-table__product-name {
vertical-align: top;
}
.user-account-page .order-resume-wrapper .resumer-order-col .shop_table .woocommerce-table__line-item .product-total {
vertical-align: bottom;
}
.user-account-page .order-resume-wrapper .resumer-order-col .shop_table .woocommerce-table__line-item .product-total bdi {
color: #707070;
font-size: 24px;
font-weight: 400;
font-family: "Oswald" !important;
}
.user-account-page .order-resume-wrapper .resumer-order-col .shop_table .woocommerce-table__line-item .cart-item-variation-data {
margin-top: 0px;
}
.user-account-page .order-resume-wrapper .resumer-order-col .shop_table .woocommerce-table__line-item .cart-item-variation-data span {
display: block;
font-size: 18px;
font-family: "Raleway" !important;
line-height: 32px;
color: #707070;
font-weight: 500;
}
.user-account-page .order-resume-wrapper .resumer-order-col .shop_table .woocommerce-table__line-item .cart-item-variation-data span strong {
font-weight: bold;
}
.user-account-page .order-resume-wrapper .resumer-order-col .shop_table .woocommerce-table__line-item .product-thumbnail {
width: 150px;
}
.user-account-page .order-resume-wrapper .resumer-order-col .shop_table .woocommerce-table__line-item .product-thumbnail img {
width: 150px;
height: 150px;
object-fit: cover;
}
.user-account-page .order-resume-wrapper .resumer-order-col .shop_table tfoot th {
width: 40%;
text-align: left;
padding-top: 15px;
padding-bottom: 15px;
font-size: 24px;
font-family: "Oswald" !important;
font-weight: 400;
color: #707070;
border-bottom: 1px solid #707070;
text-transform: uppercase;
}
.user-account-page .order-resume-wrapper .resumer-order-col .shop_table tfoot td {
width: 60%;
text-align: right;
padding-top: 15px;
padding-bottom: 15px;
font-size: 24px;
font-family: "Oswald" !important;
font-weight: 400;
color: #707070;
border-bottom: 1px solid #707070;
}
.user-account-page .order-resume-wrapper .resumer-order-col .shop_table tfoot tr:last-child th,
.user-account-page .order-resume-wrapper .resumer-order-col .shop_table tfoot tr:last-child td {
border-bottom: 0px;
font-size: 30px;
font-weight: 400;
color: #020308;
font-family: "Oswald" !important;
}
.user-account-page .order-resume-wrapper .resumer-order-col .shop_table .order-total th,
.user-account-page .order-resume-wrapper .resumer-order-col .shop_table .order-total td {
color: #020308;
text-transform: uppercase;
font-size: 30px;
font-weight: 400;
}
.user-account-page .order-resume-wrapper .resumer-order-col .woocommerce-order-details {
padding: 30px;
}
.user-account-page .order-resume-wrapper .resumer-order-col .woocommerce-order-details .woocommerce-order-details__title {
margin-top: 0px;
margin-bottom: 30px;
font-weight: 400;
font-family: "Oswald" !important;
font-size: 24px;
text-transform: uppercase;
}
.user-account-page .order-resume-wrapper .resumer-order-col .woocommerce-order-details .wc-item-meta {
margin: 0px;
padding: 0px;
list-style-type: none;
margin-top: 15px;
}
.user-account-page .order-resume-wrapper .resumer-order-col .woocommerce-order-details .wc-item-meta li {
display: flex;
align-items: center;
font-size: 18px;
font-family: "Raleway" !important;
line-height: 32px;
color: #707070;
font-weight: 500;
}
.user-account-page .order-resume-wrapper .resumer-order-col .woocommerce-order-details .wc-item-meta li strong {
display: block;
font-size: 18px;
font-family: "Raleway" !important;
line-height: 32px;
color: #707070;
}
.user-account-page .order-resume-wrapper .resumer-order-col .woocommerce-order-details .wc-item-meta li p {
margin: 0px;
margin-left: 5px;
}
.page-template-my-account #firstSection {
padding: 0 10px;
}
@media (max-width: 992px) {
.user-account-page #categoryTitle h1 {
font-size: 32px;
line-height: 45px;
}
.user-account-page #categoryTitle .woocommerce-products-header span {
display: block;
padding: 0 10px;
}
.user-account-page #firstSection {
padding: 0 10px;
}
.user-account-page #firstSection .container-wrapper > .woocommerce {
flex-wrap: wrap;
}
.user-account-page #firstSection .container-wrapper > .woocommerce .woocommerce-MyAccount-navigation > ul li {
padding: 10px 10px;
}
.user-account-page #firstSection .container-wrapper > .woocommerce .woocommerce-MyAccount-navigation > ul li a {
font-size: 22px;
}
.user-account-page #firstSection .container-wrapper > .woocommerce .woocommerce-orders-table tbody tr td {
padding-bottom: 0px;
}
.user-account-page #firstSection .container-wrapper > .woocommerce .woocommerce-orders-table tbody tr td:last-child {
border-bottom: 1px solid #707070;
padding-bottom: 20px;
}
.woocommerce-edit-address .woocommerce-MyAccount-content p {
margin-top: 30px !important;
font-weight: 400 !important;
font-size: 20px !important;
}
.woocommerce-edit-address .woocommerce-MyAccount-content .woocommerce-Addresses h3 {
font-size: 22px;
}
.user-account-page
.container-wrapper
> .woocommerce
.woocommerce-MyAccount-content
p {
margin-top: 30px !important;
}
.user-account-page
.container-wrapper
> .woocommerce
.woocommerce-MyAccount-content
.woocommerce-Addresses
h3 {
font-weight: 400;
margin-bottom: 10px;
}
.user-account-page
.container-wrapper
> .woocommerce
.woocommerce-MyAccount-content
.woocommerce-Addresses
address {
line-height: 28px;
font-size: 20px;
margin-top: 20px;
}
.user-account-page
.container-wrapper
> .woocommerce
.woocommerce-MyAccount-content
form
> h3:first-child {
margin-top: 30px;
margin-bottom: 0px;
}
.user-account-page .select2-container .select2-selection--single {
padding: 10px 20px;
}
.user-account-page .select2-container .select2-selection--single .select2-selection__rendered {
font-size: 18px;
}
.user-account-page
.container-wrapper
> .woocommerce
.woocommerce-MyAccount-content
form .form-row {
margin-bottom: 0px !important;
margin-top: 10px !important;
}
.user-account-page
.container-wrapper
> .woocommerce
.woocommerce-MyAccount-content
form .form-row > label {
font-size: 20px !important;
}
.user-account-page
.container-wrapper
> .woocommerce
.woocommerce-MyAccount-content
form .form-row input,
.user-account-page
.container-wrapper
> .woocommerce
.woocommerce-MyAccount-content
form .form-row textarea {
font-size: 18px !important;
height: 50px !important;
}
.user-account-page
.container-wrapper
> .woocommerce
.woocommerce-MyAccount-content
form .form-row input:-ms-input-placeholder,
.user-account-page
.container-wrapper
> .woocommerce
.woocommerce-MyAccount-content
form .form-row textarea:-ms-input-placeholder {
font-size: 18px !important;
}
.user-account-page
.container-wrapper
> .woocommerce
.woocommerce-MyAccount-content
form .form-row input::placeholder,
.user-account-page
.container-wrapper
> .woocommerce
.woocommerce-MyAccount-content
form .form-row textarea::placeholder {
font-size: 18px !important;
}
.user-account-page
.container-wrapper
> .woocommerce
.woocommerce-MyAccount-content
form .form-row input::-moz-placeholder,
.user-account-page
.container-wrapper
> .woocommerce
.woocommerce-MyAccount-content
form .form-row textarea::-moz-placeholder {
font-size: 18px !important;
}
.user-account-page
.container-wrapper
> .woocommerce
.woocommerce-MyAccount-content
form .form-row input::-webkit-input-placeholder,
.user-account-page
.container-wrapper
> .woocommerce
.woocommerce-MyAccount-content
form .form-row textarea::-webkit-input-placeholder {
font-size: 18px !important;
}
.user-account-page
.container-wrapper
> .woocommerce
.woocommerce-MyAccount-content
.woocommerce-EditAccountForm.edit-account
.form-row-last {
margin-left: 2% !important;
}
.woocommerce-message {
color: #fff;
padding: 10px;
margin-top: 20px;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-navigation {
width: 100%;
max-width: 100%;
min-width: 100%;
}
.user-account-page .container-wrapper > .woocommerce .woocommerce-MyAccount-navigation ul {
box-sizing: border-box;
}
}
.terms-page #categoryTitle {
height: 300px;
background: #f5f5f5;
background-color: #f5f5f5;
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
}
.terms-page #categoryTitle .elementor-container {
z-index: 3;
}
.terms-page #categoryTitle .woocommerce-products-header {
text-align: center;
}
.terms-page #categoryTitle .woocommerce-products-header span {
font-family: "Raleway" !important;
font-size: 18px;
font-weight: 500;
}
.terms-page #categoryTitle h1 {
font-family: "Oswald" !important;
font-weight: 600;
font-size: 62px;
color: #020308;
line-height: 90px;
margin-top: 0;
margin-bottom: 30px;
text-transform: uppercase;
}
.terms-page #categoryTitle #titleBg {
font-size: 400px;
white-space: nowrap;
position: absolute;
top: 0;
z-index: 0;
font-family: "Oswald" !important;
font-weight: 600;
color: #eaeaea;
text-transform: uppercase;
line-height: 280px;
letter-spacing: 0px;
width: 100%;
height: 100%;
text-align: center;
user-select: none;
}
.terms-page #categoryTitle #titleBg::before {
content: " ";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: linear-gradient(180deg, transparent 0%, transparent 40%, #f5f5f6 100%);
z-index: 1;
}
.terms-page #firstSection {
margin: 60px 0px;
}
.terms-page #firstSection .terms-content-wrap {
width: 100%;
}
.terms-page #firstSection .terms-content-wrap p {
text-align: center;
font-family: "Raleway" !important;
font-weight: 500;
color: #020308;
line-height: 28px;
font-size: 18px;
margin-top: 0px;
margin-bottom: 60px;
}
.terms-page #firstSection .focus-wrapper {
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
column-gap: 20px;
}
.terms-page #firstSection .focus-wrapper .col-content {
text-align: center;
}
.terms-page #firstSection .focus-wrapper .col-content svg {
width: 70px;
height: 70px;
margin-bottom: 30px;
}
.terms-page #firstSection .focus-wrapper .col-content > span:nth-child(2) {
color: #020308;
font-size: 18px;
font-weight: bold;
text-align: center;
display: block;
font-family: "Raleway" !important;
line-height: 25px;
}
.terms-page #firstSection .focus-wrapper .col-content > span:nth-child(3) {
display: block;
text-align: center;
font-weight: 500;
font-size: 18px;
color: #020308;
font-family: "Raleway" !important;
line-height: 25px;
} .privacy-policy-page #categoryTitle {
height: 300px;
background: #f5f5f5;
background-color: #f5f5f5;
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
}
.privacy-policy-page #categoryTitle .elementor-container {
z-index: 3;
}
.privacy-policy-page #categoryTitle .woocommerce-products-header {
text-align: center;
}
.privacy-policy-page #categoryTitle .woocommerce-products-header span {
font-family: "Raleway" !important;
font-size: 18px;
font-weight: 500;
}
.privacy-policy-page #categoryTitle h1 {
font-family: "Oswald" !important;
font-weight: 600;
font-size: 62px;
color: #020308;
line-height: 90px;
margin-top: 0;
margin-bottom: 30px;
text-transform: uppercase;
}
.privacy-policy-page #categoryTitle #titleBg {
font-size: 400px;
white-space: nowrap;
position: absolute;
top: 0;
z-index: 0;
font-family: "Oswald" !important;
font-weight: 600;
color: #eaeaea;
text-transform: uppercase;
line-height: 280px;
letter-spacing: 0px;
width: 100%;
height: 100%;
text-align: center;
user-select: none;
}
.privacy-policy-page #categoryTitle #titleBg::before {
content: " ";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: linear-gradient(180deg, transparent 0%, transparent 40%, #f5f5f6 100%);
z-index: 1;
}
.privacy-policy-page #firstSection {
margin: 60px 0px;
padding: 0 10px;
}
.privacy-policy-page #firstSection p {
font-weight: 500;
font-family: "Raleway" !important;
color: #020308;
line-height: 28px;
font-size: 18px;
margin-top: 0px;
} .refound-policy-page #categoryTitle {
height: 300px;
background: #f5f5f5;
background-color: #f5f5f5;
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
}
.refound-policy-page #categoryTitle .elementor-container {
z-index: 3;
}
.refound-policy-page #categoryTitle .woocommerce-products-header {
text-align: center;
}
.refound-policy-page #categoryTitle .woocommerce-products-header span {
font-family: "Raleway" !important;
font-size: 18px;
font-weight: 500;
}
.refound-policy-page #categoryTitle h1 {
font-family: "Oswald" !important;
font-weight: 600;
font-size: 62px;
color: #020308;
line-height: 90px;
margin-top: 0;
margin-bottom: 30px;
text-transform: uppercase;
}
.refound-policy-page #categoryTitle #titleBg {
font-size: 400px;
white-space: nowrap;
position: absolute;
top: 0;
z-index: 0;
font-family: "Oswald" !important;
font-weight: 600;
color: #eaeaea;
text-transform: uppercase;
line-height: 280px;
letter-spacing: 0px;
width: 100%;
height: 100%;
text-align: center;
user-select: none;
}
.refound-policy-page #categoryTitle #titleBg::before {
content: " ";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: linear-gradient(180deg, transparent 0%, transparent 40%, #f5f5f6 100%);
z-index: 1;
}
.refound-policy-page #refoundColContent > div:first-child {
max-width: 800px;
margin: auto;
}
.refound-policy-page #refoundColContent > div:first-child .elementor-widget-text-editor > div {
font-family: "Raleway" !important;
font-weight: 500;
color: #020308;
line-height: 28px;
font-size: 18px;
}
.refound-policy-page #refoundColContent > div:first-child .elementor-widget-text-editor > div a {
font-weight: 500;
color: #020308;
line-height: 28px;
font-size: 18px;
text-decoration: underline;
}
.refound-policy-page #refoundColContent form input[type="text"],
.refound-policy-page #refoundColContent form input[type="email"],
.refound-policy-page #refoundColContent form textarea {
height: 60px;
background: rgba(0, 0, 0, 0);
border: 1px solid #020308;
color: #707070;
padding: 10px 20px;
font-family: "Oswald" !important;
font-size: 24px;
opacity: 1;
box-sizing: border-box;
width: 100%;
background-color: #fff;
border-radius: 0px;
}
.refound-policy-page #refoundColContent form input[type="text"]:focus, .refound-policy-page #refoundColContent form input[type="text"]:focus-within,
.refound-policy-page #refoundColContent form input[type="email"]:focus,
.refound-policy-page #refoundColContent form input[type="email"]:focus-within,
.refound-policy-page #refoundColContent form textarea:focus,
.refound-policy-page #refoundColContent form textarea:focus-within {
outline: 0 !important;
box-shadow: none !important;
}
.refound-policy-page #refoundColContent form input[type="text"]:-ms-input-placeholder,
.refound-policy-page #refoundColContent form input[type="email"]:-ms-input-placeholder,
.refound-policy-page #refoundColContent form textarea:-ms-input-placeholder {
font-size: 24px;
font-family: "Oswald" !important;
color: #707070 !important;
opacity: 1;
}
.refound-policy-page #refoundColContent form input[type="text"]::placeholder,
.refound-policy-page #refoundColContent form input[type="email"]::placeholder,
.refound-policy-page #refoundColContent form textarea::placeholder {
font-size: 24px;
font-family: "Oswald" !important;
color: #707070 !important;
opacity: 1;
}
.refound-policy-page #refoundColContent form input[type="text"]::-moz-placeholder,
.refound-policy-page #refoundColContent form input[type="email"]::-moz-placeholder,
.refound-policy-page #refoundColContent form textarea::-moz-placeholder {
font-size: 24px;
font-family: "Oswald" !important;
color: #707070 !important;
opacity: 1;
}
.refound-policy-page #refoundColContent form input[type="text"]::-webkit-input-placeholder,
.refound-policy-page #refoundColContent form input[type="email"]::-webkit-input-placeholder,
.refound-policy-page #refoundColContent form textarea::-webkit-input-placeholder {
font-size: 24px;
font-family: "Oswald" !important;
color: #707070 !important;
opacity: 1;
}
.refound-policy-page #refoundColContent form .elementor-field-group label {
font-size: 24px !important;
font-family: "Oswald" !important;
font-weight: 400 !important;
color: #020308 !important;
margin-bottom: 10px !important;
}
.refound-policy-page #refoundColContent form .elementor-field-group label a {
color: #020308 !important;
text-decoration: underline;
}
.refound-policy-page #refoundColContent form textarea {
min-width: 100%;
max-width: 100%;
width: 100%;
height: 150px;
min-height: 150px;
max-height: 150px;
}
.refound-policy-page #refoundColContent form button {
border-radius: 4px;
background-color: #020308;
color: #fff;
height: 80px;
display: block;
text-transform: uppercase;
font-size: 30px;
font-weight: 400;
font-family: "Oswald";
margin-top: 0px;
cursor: pointer;
}
.refound-policy-page #refoundColContent .elementor-message-danger {
display: block;
}
@media (max-width: 992px) {
.terms-page #categoryTitle .woocommerce-products-header span {
padding: 0 10px;
}
.terms-page #firstSection {
padding: 0 10px;
}
.terms-page #firstSection .focus-wrapper {
grid-template-columns: 1fr 1fr;
row-gap: 20px;
}
.privacy-policy-page #categoryTitle h1 {
font-size: 42px;
line-height: 50px;
}
.privacy-policy-page #categoryTitle .woocommerce-products-header span {
padding: 0 10px;
}
}
body {
margin: 0px;
}
html,
body {
overflow-x: hidden;
margin-top: 0px !important;
} .btn {
height: 50px;
min-width: auto;
font-family: "Raleway" !important;
font-weight: bold;
font-size: 18px;
border: 2px solid #fff;
display: inline-block;
text-align: center;
line-height: 50px;
border-radius: 4px;
display: inline-flex !important;
align-items: center;
justify-content: center;
padding: 0 30px;
opacity: 1;
}
.btn:hover {
opacity: 0.8;
}
.btn.btn-white {
color: #020308;
background: #fff;
background-color: #fff;
}
.btn.btn-white svg {
fill: #020308;
margin-left: 15px;
}
.btn.btn-red {
color: #fff;
border-color: #dc1d34;
background: #dc1d34;
background-color: #dc1d34;
}
.btn.btn-red svg {
fill: #fff;
margin-left: 15px;
}
.btn.btn-black {
color: #fff;
background: #020308;
background-color: #020308;
border-color: #020308;
}
.btn.btn-black svg {
fill: #fff;
margin-left: 15px;
}
.btn.btn-link {
border: none !important;
background: transparent !important;
color: #020308 !important;
padding-left: 0px;
}
.btn.btn-link svg {
fill: #020308;
margin-left: 15px;
}
.btn.btn-outline {
color: #fff;
background: transparent;
background-color: transparent;
}
.btn svg {
width: 16px;
height: 18px;
}
.outline-white h3 {
color: transparent !important;
font-family: "Matroska" !important;
text-shadow: 2px 2px #fff, -2px -2px #fff;
}
@supports (-webkit-text-stroke: 2px #fff) {
.outline-white h3 {
color: transparent !important;
-webkit-text-stroke: 2px #fff;
text-shadow: none;
}
}
.d-none {
display: none;
}
.size-table-wrapper.w-100 {
width: 100%;
}
.size-table-wrapper.w-100 table {
width: 100%;
}
.mes-danger {
color: crimson;
font-size: 20px;
font-weight: bold;
text-align: center;
width: 100%;
display: block;
}
.elementor-widget-loop-carousel .swiper {
opacity: 0;
transition: opacity 300ms ease-in-out;
}
.elementor-widget-loop-carousel .swiper.swiper-initialized {
opacity: 1;
}
@media (min-width: 769px) {
.hero-slider-container {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100vw;
height: 100vh;
}
.hero-slider {
position: absolute;
top: 0;
}
.hero-slider .swiper-slide-inner {
max-width: calc(1600px + 5%);
}
}
@media (max-width: 768px) {
.hero-slider-container {
position: static;
width: 100% !important;
height: 300px !important;
}
.hero-slider .swiper-slide {
height: 300px !important;
}
.hero-slider .swiper-slide-bg {
background-size: cover !important;
}
}
.newsletter-form input::placeholder,
textarea::placeholder {
color: #fff !important;
opacity: 1 !important;
}
.popup-newsletter-form input::placeholder,
textarea::placeholder {
color: #000 !important;
opacity: 1 !important;
}
.autofadein {
animation: fadein 300ms ease-in;
}
@keyframes fadein {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.drop-breadcrumb,
.drop-breadcrumb a {
color: #fff;
font-family: "Raleway", Sans-serif !important;
font-size: 18px;
font-weight: 500;
text-align: left;
} .sidebar-banner .elementor-cta__content {
min-height: auto !important;
}
#header .header-logo {
width: auto;
margin-right: 90px;
}
#header .header-logo a img[src$=".svg"] {
width: 168px;
height: 61px;
}
#header #accountMenu {
margin-left: auto;
}
#header #accountMenu ul {
display: -webkit-flex;
}
#header #accountMenu li {
display: inline-block;
width: auto;
max-width: 42px;
}
#header #searchInput {
display: block;
padding: 5px 15px;
border-radius: 4px;
box-shadow: none;
font-family: "Oswald";
font-size: 19px;
border: 2px solid #6a8dbc !important;
}
#header #searchInput:focus {
outline: 0;
}
#header .search-wrapper {
display: flex;
flex-direction: row-reverse;
}
#header .search-wrapper > a {
margin-left: 10px;
}
.news-cat-item > a {
color: #693aa6 !important;
}
#header .header-my-account {
position: relative;
}
#header .header-my-account .account-login-dropdown {
position: absolute;
top: 50px;
left: calc(50% - 270px) !important;
background: #fff;
padding: 30px;
width: 270px;
opacity: 0;
pointer-events: none;
border: 1px solid #707070;
}
#header .header-my-account .btn-black {
color: #fff !important;
}
#header .header-my-account .dropdown-content {
text-align: center;
}
#header .header-my-account .dropdown-content > span:first-child {
font-family: "Raleway" !important;
color: #020308;
font-weight: 600;
font-size: 18px;
text-align: center;
display: block;
margin-bottom: 10px;
}
#header .header-my-account .dropdown-content > a:nth-child(2) {
margin-bottom: 20px;
}
#header .header-my-account .dropdown-content > span:nth-child(3) {
font-family: "Raleway" !important;
color: #020308;
font-weight: 500;
font-size: 18px;
text-align: center;
display: block;
margin-bottom: 10px;
}
#header .header-my-account .dropdown-content > a:nth-child(4) {
font-family: "Raleway" !important;
color: #020308;
font-weight: 600;
font-size: 18px;
text-align: center;
display: block;
text-decoration: underline;
}
#header .header-my-account .dropdown-content > p:last-child {
border-top: 1px solid #707070;
margin-bottom: 0px;
margin-top: 20px;
padding-top: 20px;
color: #020308;
line-height: 25px;
font-weight: 500;
font-family: "Raleway" !important;
font-size: 18px;
text-align: center;
}
#header .header-my-account .dropdown-content > p:last-child a {
color: #020308;
line-height: 25px;
font-weight: 500;
font-family: "Raleway" !important;
font-size: 18px;
padding: 0px !important;
justify-content: center;
}
#header .header-my-account:hover, #header .header-my-account.active-dropdown {
z-index: 10000;
}
#header .header-my-account:hover .account-login-dropdown, #header .header-my-account.active-dropdown .account-login-dropdown {
opacity: 1;
pointer-events: auto;
}
.li-cart-header {
margin-right: 10px;
}
.li-cart-header a {
position: relative;
}
.li-cart-header a span {
background: #d92727;
width: 20px;
height: 20px;
position: absolute;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
top: -8px;
left: 16px;
font-size: 14px;
color: #fff;
font-family: "Oswald" !important;
} @media (max-width: 992px) {
#header .header-logo {
margin-right: 10px;
}
#header .header-logo a img[src$=".svg"] {
width: 115px;
height: auto;
}
#header .elementor-nav-menu--dropdown.elementor-nav-menu__container {
padding: 20px 0;
}
#header .elementor-nav-menu--dropdown.elementor-nav-menu__container a {
color: #fff;
font-size: 18px;
padding-top: 20px;
padding-bottom: 20px;
}
#header .elementor-menu-toggle {
border-width: 0px;
}
#header #searchInput {
position: absolute;
top: 40px;
background: #fff;
z-index: 0;
border: 1px solid #dc1d34 !important;
left: -1vw;
width: 96vw;
height: 50px;
}
#header .header-col > .elementor-widget-wrap > div:nth-child(1) {
order: 2;
width: 40%;
margin: 0px;
text-align: center;
}
#header .header-col > .elementor-widget-wrap > div:nth-child(2) {
order: 3;
width: 15%;
}
#header .header-col > .elementor-widget-wrap > div:nth-child(2) .elementor-menu-toggle {
margin: 0px;
}
#header .header-col > .elementor-widget-wrap > div:nth-child(4) {
order: 4;
width: 15%;
}
#header .header-col > .elementor-widget-wrap > div:nth-child(4) .elementor-nav-menu--layout-horizontal {
justify-content: center;
}
#header .header-col > .elementor-widget-wrap #accountMenu {
margin-left: 0px;
order: 1;
width: 30%;
}
#header .header-col > .elementor-widget-wrap #accountMenu .elementor-nav-menu li:last-child {
display: none;
}
#header .header-col > .elementor-widget-wrap #accountMenu .elementor-nav-menu--layout-horizontal {
display: block;
}
#header .header-col > .elementor-widget-wrap #accountMenu ul {
display: flex;
flex-wrap: wrap;
}
#header .header-col > .elementor-widget-wrap #accountMenu ul li {
margin: 0px;
width: 50%;
display: inline-block !important;
}
#header .header-col > .elementor-widget-wrap #accountMenu ul li a {
display: inline-block;
margin-left: 0px;
text-align: center;
}
#header .header-col > .elementor-widget-wrap .search-wrapper > a {
margin-left: 0px;
}
.li-cart-header {
margin-right: 5px;
}
#header .header-my-account .account-login-dropdown {
left: 0px;
}
#header .btn-search {
position: absolute;
width: 50px;
left: calc(100vw - 70px);
height: 50px;
bottom: -52px;
background-color: #dc1d34 !important;
border-color: #eee !important;
color: #fff !important;
padding: 0;
border: none;
}
#header .btn-search svg {
fill: #fff;
margin: 0px;
}
#header .header-my-account:hover .account-login-dropdown {
opacity: 0;
}
#header .header-my-account.active-dropdown .account-login-dropdown {
opacity: 1;
pointer-events: auto;
}
} @media (min-width: 993px) and (max-width: 1650px) {
#header .header-my-account .account-login-dropdown {
left: unset;
right: 0px;
}
}
@media (min-width: 993px) and (max-width: 1204px) {
#header .header-col > .elementor-widget-wrap > div:nth-child(1) {
margin-left: auto;
}
#header .header-col > .elementor-widget-wrap > div:nth-child(2) {
margin-left: auto;
}
} body:not(.elementor-editor-active) #menu-drop-list {
position: absolute;
z-index: 3;
width: 100%;
top: 130px;
max-height: 100dvh;
visibility: hidden;
opacity: 0;
transition: opacity 200ms ease-in-out;
overflow-y: auto;
}
body:not(.elementor-editor-active) #menu-drop-list.active {
visibility: visible;
opacity: 1;
}
body:not(.elementor-editor-active) #menu-drop-list.active::before {
content: '';
position: fixed;
z-index: -1;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100vw;
height: 100vh;
}
@media (min-width: 769px) {
#menu-drop-list .elementor-container .elementor-section .elementor-container {
flex-wrap: wrap;
}
#menu-drop-list .elementor-container .elementor-section .elementor-column {
width: 25%;
max-width: 395px;
}
}
.menu-drop-list__image { }
.menu-drop-list__image .elementor-flip-box {
width: 100%;
height: 0;
padding-bottom: 70%;
}
.menu-drop-list__image .elementor-flip-box__layer__title {
margin: 0;
padding: 0;
} #accountMenu svg {
width: 75%;
}
@media (max-width: 768px) {
#accountMenu svg {
width: 55%;
}
#accountMenu li:first-child {
display: none;
}
#accountMenu li {
max-width: 29px !important;
}
body:not(.elementor-editor-active) #menu-drop-list {
top: 114px;
}
#menu-drop-list > div {
padding-bottom: 130px;
}
} body:not(.elementor-editor-active) {
padding-top: 130px;
}
body:not(.elementor-editor-active) #header {
position: fixed;
top: 0;
width: 100%;
height: auto;
background-color: #fff;
color: #000;
}
body:not(.elementor-editor-active) .header-logo-white {
display: none;
} #footer .logo-white img {
width: 230px;
height: 38px;
}
#socket {
border-top: 1px solid #fff;
}
#socket .copy {
color: #fff;
font-family: "Raleway" !important;
font-size: 18px;
font-weight: 400;
}
#socket .copy a {
color: #fff;
text-decoration: underline;
font-weight: 600;
}
.homepage #footerNewsletter {
display: none;
}
#footerNewsletter {
padding-top: 100px;
padding-bottom: 100px;
border-bottom: 1px solid #707070;
}
#footerNewsletter input {
width: calc(100% - 200px - 60px);
height: 60px;
background: transparent;
border: 1px solid #fff;
color: #fff;
padding: 15px 30px;
font-family: "Oswald" !important;
font-size: 24px;
opacity: 1;
}
#footerNewsletter input:-ms-input-placeholder {
font-size: 24px;
font-family: "Oswald" !important;
color: #fff !important;
opacity: 1;
}
#footerNewsletter input::placeholder {
font-size: 24px;
font-family: "Oswald" !important;
color: #fff !important;
opacity: 1;
}
#footerNewsletter input::-moz-placeholder {
font-size: 24px;
font-family: "Oswald" !important;
color: #fff !important;
opacity: 1;
}
#footerNewsletter input::-webkit-input-placeholder {
font-size: 24px;
font-family: "Oswald" !important;
color: #fff !important;
opacity: 1;
}
#footerNewsletter .newsletter-form {
display: flex;
}
#footerNewsletter button {
height: 60px;
text-align: center;
width: 200px;
color: #020308;
font-family: "Oswald" !important;
font-size: 24px;
font-weight: 400;
margin-left: 60px;
}
@media (max-width: 992px) {
#footerNewsletter {
padding-top: 30px;
padding-bottom: 30px;
}
#footerNewsletter input {
padding: 15px 10px;
width: 100%;
}
#footerNewsletter button {
border: 1px solid #fff;
border-radius: 4px;
margin-left: -3px;
}
}
.checkbox-label > input {
display: none;
outline: none;
}
.checkbox-label {
display: block;
position: relative;
font-size: 24px;
margin-bottom: 10px;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
outline: none;
color: #020308;
font-family: "Oswald" !important;
font-weight: 200;
margin-top: 10px;
display: flex;
align-items: center;
}
.checkbox-label a {
color: #DC1D34;
margin: 0 5px;
}
.checkbox-label.input-error .checkbox-button {
-webkit-box-shadow: 0 0 0 5px #DC1D34;
box-shadow: 0 0 0 5px #DC1D34;
background-color: #DC1D34;
}
.checkbox-label.input-error .checkbox-button::after {
border-right: 2px solid #DC1D34 !important;
border-bottom: 2px solid #DC1D34 !important;
}
.checkbox-label:hover > .checkbox-button {
border: 2px solid gray;
}
.checkbox-label > input[type="checkbox"] ~ .checkbox-button::after {
content: "";
position: absolute;
top: 8px;
left: 3px;
border-right: 2px solid #ffffff;
border-bottom: 2px solid #ffffff;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
}
.checkbox-label > input[type="checkbox"]:checked ~ .checkbox-button::after {
-webkit-animation: checkbox-check 0.3s cubic-bezier(0.5, 0, 0.23, 1);
animation: checkbox-check 0.3s cubic-bezier(0.5, 0, 0.23, 1);
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-direction: normal;
animation-direction: normal;
}
.checkbox-label:not(:active)
> input[type="checkbox"]:not(:checked)
~ .checkbox-button::after {
animation-direction: reverse;
}
.checkbox-button {
vertical-align: sub;
}
.checkbox-button {
position: relative;
top: 0;
left: 0;
color: #393939;
height: 20px;
width: 20px;
min-width: 20px;
background-color: transparent;
border: 2px solid #393939;
border-radius: 5px;
display: inline-block;
-webkit-transition: background-color 0.4s ease;
transition: background-color 0.4s ease;
margin-right: 10px;
}
.checkbox-label > input:checked ~ .checkbox-button {
background-color: transparent;
border: 2px solid #393939;
background-color: #fff;
}
.checkbox-label > input ~ .checkbox-button::before {
content: "";
position: absolute;
left: -8px;
top: -8px;
width: 35px;
height: 35px;
background-color: #DC1D34;
border-radius: 30%;
opacity: 0.6;
-webkit-transform: scale(0);
transform: scale(0);
}
.checkbox-label > input:checked ~ .checkbox-button::before {
-webkit-animation: ripple 0.9s ease-out;
animation: ripple 0.9s ease-out;
}
@-webkit-keyframes ripple {
0% {
-webkit-transform: scale(0);
transform: scale(0);
}
50% {
-webkit-transform: scale(1);
transform: scale(1);
}
100% {
opacity: 0;
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes ripple {
0% {
-webkit-transform: scale(0);
transform: scale(0);
}
50% {
-webkit-transform: scale(1);
transform: scale(1);
}
100% {
opacity: 0;
-webkit-transform: scale(1);
transform: scale(1);
}
}
@-webkit-keyframes checkbox-check {
0% {
width: 0;
height: 0;
border-color: #DC1D34;
-webkit-transform: translate3d(0, 0, 0) rotate(45deg);
transform: translate3d(0, 0, 0) rotate(45deg);
}
33% {
width: 5px;
height: 0;
-webkit-transform: translate3d(0, 0, 0) rotate(45deg);
transform: translate3d(0, 0, 0) rotate(45deg);
}
100% {
width: 5px;
height: 11px;
border-color: #DC1D34;
-webkit-transform: translate3d(0, -11px, 0) rotate(45deg);
transform: translate3d(0, -11px, 0) rotate(45deg);
}
}
@keyframes checkbox-check {
0% {
width: 0;
height: 0;
border-color: #DC1D34;
-webkit-transform: translate3d(0, 0, 0) rotate(45deg);
transform: translate3d(0, 0, 0) rotate(45deg);
}
33% {
width: 5px;
height: 0;
-webkit-transform: translate3d(0, 0, 0) rotate(45deg);
transform: translate3d(0, 0, 0) rotate(45deg);
}
100% {
width: 5px;
height: 11px;
border-color: #DC1D34;
-webkit-transform: translate3d(0, -11px, 0) rotate(45deg);
transform: translate3d(0, -11px, 0) rotate(45deg);
}
}
ul.woocommerce-error {
background-color: #dc1d34;
padding: 10px 10px;
list-style-type: none;
}
ul.woocommerce-error li {
color: #fff;
}
.homepage #firstSection .swiper-slide-bg {
background-position: 70% 100%;
}
.homepage #firstSection .swiper-slide-inner {
justify-content: left !important;
}
.homepage #firstSection .swiper-slide-inner .swiper-slide-contents {
max-width: 100%;
width: 100%;
height: 100%;
}
.homepage #firstSection .swiper-slide-inner .swiper-slide-contents .elementor-slide-description {
height: 100%;
}
.homepage #firstSection .swiper-slide-inner .slide-content {
text-align: left;
height: 100%;
}
.homepage #firstSection .swiper-slide-inner .slide-content.second-slide h1 {
color: #fff !important;
font-size: 130px !important;
line-height: 120px !important;
}
.homepage #firstSection .swiper-slide-inner .slide-content.second-slide span {
color: #fff;
font-size: 46px !important;
line-height: auto !important;
text-transform: uppercase !important;
}
.homepage #firstSection .swiper-slide-inner .slide-content.second-slide .btn {
background-color: #dc1d34 !important;
border-color: #dc1d34 !important;
color: #fff !important;
}
.homepage #firstSection .swiper-slide-inner .slide-content.second-slide .btn svg {
fill: #fff !important;
}
.homepage #firstSection .swiper-slide-inner .slide-content.second-slide .slide-pr-image img {
position: absolute;
right: -110px;
top: 120px;
width: 750px;
}
.homepage #firstSection .swiper-slide-inner .slide-content.first-slide h1 {
color: #1c1c1c !important;
font-size: 130px !important;
line-height: 190px !important;
}
.homepage #firstSection .swiper-slide-inner .slide-content.first-slide span {
color: #d9a907;
font-size: 46px !important;
line-height: auto !important;
text-transform: uppercase !important;
}
.homepage #firstSection .swiper-slide-inner .slide-content.first-slide .btn {
background-color: #d9a907 !important;
border-color: #d9a907 !important;
}
.homepage #firstSection .swiper-slide-inner .slide-content.first-slide .slide-pr-image img {
position: absolute;
right: -110px;
top: 120px;
width: 750px;
}
.homepage #firstSection .swiper-slide-inner .slide-content h1,
.homepage #firstSection .swiper-slide-inner .slide-content h2 {
font-family: "Oswald" !important;
font-size: 62px;
line-height: 90px;
color: #fff;
font-weight: 600;
text-align: left;
margin-top: 0;
margin-bottom: 0px;
}
.homepage #firstSection .swiper-slide-inner .slide-content span {
font-family: "Oswald" !important;
font-size: 30px;
line-height: 90px;
color: #fff;
font-weight: 400;
text-align: left;
display: block;
margin-bottom: 15px;
}
.homepage #firstSection .swiper-slide-inner .slide-content .btn-outline {
margin-right: 40px;
}
.homepage #secondSection,
.homepage #evidenceSection {
padding: 0 10px;
}
.homepage #secondSection .box-section,
.homepage #evidenceSection .box-section {
min-height: 700px;
}
.homepage #secondSection .box-section > .elementor-container,
.homepage #evidenceSection .box-section > .elementor-container {
height: 100%;
}
.homepage #fifthSection #evidenceBox {
height: 800px;
overflow: hidden;
}
.homepage #fifthSection #evidenceBox img {
width: 800px;
height: 800px;
object-fit: cover;
}
.homepage .newsletter-form {
display: flex;
}
.homepage .newsletter-form input {
width: 300px;
height: 60px;
background: transparent;
border: 1px solid #222;
color: #222;
padding: 15px 30px;
font-family: "Oswald" !important;
font-size: 24px;
opacity: 1;
}
.homepage .newsletter-form input:-ms-input-placeholder {
font-size: 24px;
font-family: "Oswald" !important;
color: #222 !important;
opacity: 1;
}
.homepage .newsletter-form input::placeholder {
font-size: 24px;
font-family: "Oswald" !important;
color: #222 !important;
opacity: 1;
}
.homepage .newsletter-form input::-moz-placeholder {
font-size: 24px;
font-family: "Oswald" !important;
color: #222 !important;
opacity: 1;
}
.homepage .newsletter-form input::-webkit-input-placeholder {
font-size: 24px;
font-family: "Oswald" !important;
color: #222 !important;
opacity: 1;
}
.homepage .newsletter-form button {
height: 60px;
text-align: center;
width: 220px;
color: #fff;
font-family: "Oswald" !important;
font-size: 24px;
font-weight: 400;
margin-left: 60px;
}  @media (max-width: 992px) {
.homepage #firstSection .swiper-slide-inner .slide-content h1,
.homepage #firstSection .swiper-slide-inner .slide-content h2 {
font-size: 22px;
line-height: 30px;
}
.homepage #firstSection .swiper-slide-inner .slide-content span {
font-size: 26px;
line-height: 40px;
}
.homepage #firstSection .swiper-slide-inner,
.homepage #firstSection .swiper-slide-inner .slide-content {
align-items: center !important;
flex-wrap: wrap;
}
.homepage #firstSection .swiper-slide-inner .slide-content {
position: relative;
}
.homepage #firstSection .swiper-slide-inner .slide-content .btn-outline {
margin-bottom: 20px;
margin-right: 0px;
}
.homepage #firstSection .swiper-slide-inner .slide-content.first-slide h1 {
font-size: 60px !important;
line-height: 70px !important;
}
.homepage #firstSection .swiper-slide-inner .slide-content.first-slide span {
margin-bottom: 40px;
line-height: 50px !important;
}
.homepage #firstSection .swiper-slide-inner .slide-content.first-slide .slide-pr-image img {
position: relative;
top: unset;
right: unset;
left: unset;
}
.homepage #firstSection .swiper-slide-inner .slide-content.second-slide {
display: block;
}
.homepage #firstSection .swiper-slide-inner .slide-content.second-slide > div {
width: 100% !important;
}
.homepage #firstSection .swiper-slide-inner .slide-content.second-slide h1 {
font-size: 63px !important;
line-height: 70px !important;
white-space: initial;
}
.homepage #firstSection .swiper-slide-inner .slide-content.second-slide span {
font-size: 24px !important;
font-weight: 400;
white-space: initial !important;
line-height: 30px !important;
margin-top: 10px !important;
}
.homepage #firstSection .swiper-slide-inner .slide-content:not(.second-slide) span {
margin-bottom: 40px;
}
.homepage #firstSection .swiper-slide-inner .slide-content > div:last-child img {
max-width: 100% !important;
margin-bottom: 0 !important;
}
.homepage .elementor-slides .swiper-slide-inner {
padding: 15px;
}
.homepage #swiperSldierHome .swiper-slide {
height: calc(100vh - 116px) !important;
}
.homepage .swiper-container-horizontal > .swiper-pagination-bullets {
bottom: 25px;
}
.homepage .swiper-pagination-bullet {
background: #fff;
width: 10px;
height: 10px;
}
.homepage #secondSection h3 {
text-align: center;
}
.homepage #secondSection #prColImage .elementor-widget-wrap {
background-size: cover;
height: 100vw;
}
.homepage #secondSection #prColText .elementor-widget-wrap {
padding: 30px 10px;
}
.hompeage #fourthSection h3 {
text-align: center;
}
.homepage #fifthSection #evidenceBox {
height: 100%;
}
.homepage #fifthSection #evidenceBox > .elementor-widget-wrap {
padding: 50px 10px;
}
.homepage #fifthSection #evidenceBox > .elementor-widget-wrap img {
width: 100%;
max-width: 100%;
height: auto;
position: absolute;
top: -240px;
right: -40%;
z-index: 0;
}
.homepage #heightSection .elementor-widget-wrap {
background-position: 60% 50%;
}
.homepage .newsletter-form {
display: block;
}
.homepage .newsletter-form button {
margin-left: 0px;
margin-top: 20px;
}
.homepage #secondSection #prColImage .elementor-widget-wrap {
background-position: 50% 50%;
}
#evidenceSection {
padding: 0 10px;
}
#evidenceSection .box-section > .elementor-container {
height: 100%;
}
#evidenceSection .evidecen-col {
height: 400px;
}
#evidenceSection .evidecen-col .elementor-widget-wrap {
background-size: cover;
background-position: center center;
}
}
.contancts-page #categoryTitle {
height: 300px;
background: #f5f5f5;
background-color: #f5f5f5;
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
}
.contancts-page #categoryTitle .elementor-container {
z-index: 3;
}
.contancts-page #categoryTitle .woocommerce-products-header {
text-align: center;
}
.contancts-page #categoryTitle .woocommerce-products-header span {
font-family: "Raleway" !important;
font-size: 18px;
font-weight: 500;
}
.contancts-page #categoryTitle h1 {
font-family: "Oswald" !important;
font-weight: 600;
font-size: 62px;
color: #020308;
line-height: 90px;
margin-top: 0;
margin-bottom: 30px;
text-transform: uppercase;
}
.contancts-page #categoryTitle #titleBg {
font-size: 400px;
white-space: nowrap;
position: absolute;
top: 0;
z-index: 0;
font-family: "Oswald" !important;
font-weight: 600;
color: #eaeaea;
text-transform: uppercase;
line-height: 280px;
letter-spacing: 0px;
width: 100%;
height: 100%;
text-align: center;
user-select: none;
}
.contancts-page #categoryTitle #titleBg::before {
content: " ";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: linear-gradient(180deg, transparent 0%, transparent 40%, #f5f5f6 100%);
z-index: 1;
}
.contancts-page .content-detail {
display: flex;
align-items: center;
}
.contancts-page .content-detail svg {
fill: #f42c37;
width: 28px;
height: 28px;
margin-right: 10px;
}
.contancts-page .content-detail .img-wrapper {
display: flex;
}
.contancts-page .content-detail p a {
color: #f42c37;
opacity: 1;
text-decoration: none;
font-size: 22px;
font-weight: 400;
}
.contancts-page #contactForm input[type="text"],
.contancts-page #contactForm input[type="email"],
.contancts-page #contactForm textarea {
height: 60px;
background: rgba(0, 0, 0, 0);
border: 1px solid #020308;
color: #707070;
padding: 10px 20px;
font-family: "Oswald" !important;
font-size: 24px;
opacity: 1;
box-sizing: border-box;
width: 100%;
background-color: #fff;
border-radius: 0px;
}
.contancts-page #contactForm input[type="text"]:focus, .contancts-page #contactForm input[type="text"]:focus-within,
.contancts-page #contactForm input[type="email"]:focus,
.contancts-page #contactForm input[type="email"]:focus-within,
.contancts-page #contactForm textarea:focus,
.contancts-page #contactForm textarea:focus-within {
outline: 0 !important;
box-shadow: none !important;
}
.contancts-page #contactForm input[type="text"]:-ms-input-placeholder,
.contancts-page #contactForm input[type="email"]:-ms-input-placeholder,
.contancts-page #contactForm textarea:-ms-input-placeholder {
font-size: 24px;
font-family: "Oswald" !important;
color: #707070 !important;
opacity: 1;
}
.contancts-page #contactForm input[type="text"]::placeholder,
.contancts-page #contactForm input[type="email"]::placeholder,
.contancts-page #contactForm textarea::placeholder {
font-size: 24px;
font-family: "Oswald" !important;
color: #707070 !important;
opacity: 1;
}
.contancts-page #contactForm input[type="text"]::-moz-placeholder,
.contancts-page #contactForm input[type="email"]::-moz-placeholder,
.contancts-page #contactForm textarea::-moz-placeholder {
font-size: 24px;
font-family: "Oswald" !important;
color: #707070 !important;
opacity: 1;
}
.contancts-page #contactForm input[type="text"]::-webkit-input-placeholder,
.contancts-page #contactForm input[type="email"]::-webkit-input-placeholder,
.contancts-page #contactForm textarea::-webkit-input-placeholder {
font-size: 24px;
font-family: "Oswald" !important;
color: #707070 !important;
opacity: 1;
}
.contancts-page #contactForm .elementor-field-group label {
font-size: 24px !important;
font-family: "Oswald" !important;
font-weight: 400 !important;
color: #020308 !important;
margin-bottom: 10px !important;
}
.contancts-page #contactForm .elementor-field-group label a {
color: #020308 !important;
text-decoration: underline;
}
.contancts-page #contactForm textarea {
min-width: 100%;
max-width: 100%;
width: 100%;
height: 150px;
min-height: 150px;
max-height: 150px;
}
.contancts-page #contactForm button {
border-radius: 4px;
background-color: #020308;
color: #fff;
height: 80px;
display: block;
text-transform: uppercase;
font-size: 30px;
font-weight: 400;
font-family: "Oswald";
margin-top: 0px;
cursor: pointer;
}
.contancts-page #contactForm .elementor-message-danger {
display: block;
}
@media (max-width: 992px) {
.contancts-page #categoryTitle h1 {
font-size: 38px;
line-height: 50px;
margin-bottom: 10px !important;
}
}
.error404 #categoryTitle {
height: 300px;
background: #f5f5f5;
background-color: #f5f5f5;
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
}
.error404 #categoryTitle .elementor-container {
z-index: 3;
}
.error404 #categoryTitle .woocommerce-products-header {
text-align: center;
}
.error404 #categoryTitle .woocommerce-products-header span {
font-family: "Raleway" !important;
font-size: 18px;
font-weight: 500;
}
.error404 #categoryTitle h1 {
font-family: "Oswald" !important;
font-weight: 600;
font-size: 62px;
color: #020308;
line-height: 90px;
margin-top: 0;
margin-bottom: 30px;
text-transform: uppercase;
}
.error404 #categoryTitle #titleBg {
font-size: 400px;
white-space: nowrap;
position: absolute;
top: 0;
z-index: 0;
font-family: "Oswald" !important;
font-weight: 600;
color: #eaeaea;
text-transform: uppercase;
line-height: 280px;
letter-spacing: 0px;
width: 100%;
height: 100%;
text-align: center;
user-select: none;
}
.error404 #categoryTitle #titleBg::before {
content: " ";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: linear-gradient(180deg, transparent 0%, transparent 40%, #f5f5f6 100%);
z-index: 1;
}
#cookie-law-info-bar {
font-family: "Oswald" !important;
font-weight: 600;
}
#wt-cli-accept-all-btn,
.cli-tab-footer .wt-cli-privacy-accept-btn {
background: #4c5b68;
background-color: #4c5b68;
}
.cli-modal {
font-family: "Oswald" !important;
font-weight: 600;
}