html {
overflow-x: hidden;
}
html .woocommerce table.shop_attributes tr {
display: table-row;
}
html .elementor-widget-woocommerce-notices .e-woocommerce-notices-wrapper.e-woocommerce-notices-wrapper-loading *,
html .woocommerce-cart .woocommerce, html .woocommerce form.woocommerce-checkout {
display: block;
}
span.product-quantity {
white-space: nowrap;
}
html .e-con {
--content-width: min(100%, var(--ui-container-size,1140px));
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
margin-bottom: 1em;
}
html .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order-table td,
html .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order-table th {
padding: 8px !important;
}
.elementor-menu-cart__product.cart_item.buy .product-price .quantity {
background-color: var(--e-global-color-uicore_secondary);
color: #fff;
}
.elementor-menu-cart__product.cart_item.sell .product-price .quantity {
background-color: #000;
color: #fff;
}
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
flex-direction: row !important;
}
small.includes_tax {
display: inline-block;
}
.elementor-widget-woocommerce-cart .woocommerce table.cart tr {
border-top: none !important;	
}
.elementor-widget-woocommerce-cart .woocommerce table.shop_table th {
padding-top: var(--order-summary-title-spacing,8px);
}
.woocommerce table.shop_table tfoot th {
text-align: right;
}
.elementor-widget-woocommerce-cart .woocommerce table.shop_table tfoot td, 
.elementor-widget-woocommerce-cart .woocommerce table.shop_table tfoot th {
padding: 7px 20px;
}
.elementor-widget-woocommerce-cart .woocommerce table.shop_table tfoot tr:not(.proceed,.tmp-info) td {
border-left: 1px solid;	
}
@media (max-width: 767px) {
.woocommerce {
--order-summary-rows-gap-top: 10px;
--order-summary-rows-gap-bottom: 10px;
}
.elementor-widget-woocommerce-cart .woocommerce table.shop_table tfoot tr th {
padding-left: 0;	
}
.elementor-widget-woocommerce-cart .woocommerce table.shop_table tfoot tr:not(.proceed,.tmp-info) td {
margin-left: 10px;
padding-bottom: 0;
padding-top: 0;
padding-right: 0;
}
.proceed th {
display: none;	
}
.proceed td .wc-proceed-to-checkout {
padding: 0;
margin-bottom: 1em;
}
.shop_table td.product-name {
padding-right: 20px !important;
}
html .woocommerce table.shop_table .product-remove {
top: 6px;
}
}
.products .product {
text-align: center;
border: 1px solid #C4C4C4;
align-items: center;
--button-align-display: flex;
--button-align-direction: column;
--button-align-justify: space-between;
}
.products .product .uicore-zoom-wrapper {
height: auto;
padding-bottom: 0;
}
.uicore-body-content input:not([type="radio"],[type="checkbox"],.vs__search) {
border: var(--e-a-border-bold);
width: 100%;
border-radius: 6px;
}
body .elementor-widget-woocommerce-cart .e-cart__container {
display: flex;
}
.hidden, .menu-item.menu-item-has-children.hidden-submenu .sub-menu {
display: none !important;
}
body .products .product .button {
width: 100%;
border-radius: 0 !important;
background: #CF0001 !important;
border: none !important;
color: #fff !important;
}
html .woocommerce ul.products li.product a:hover img {
transform: none;
}
html .woocommerce-notices-wrapper, html .woocommerce-message, html .woocommerce-error, html .woocommerce-info {
display: block;
}
.woocommerce ul.products li.product a img {
padding: 10px;	
}
.e-woocommerce-notices-wrapper .btn {
float: right;
}
body .elementor-widget-heading h1.elementor-heading-title {
color: #fff;	
}
.link-cards > .elementor-container {
gap: 10px;
}
.link-cards > .elementor-container > .elementor-column {
width: calc(25% - 10px);
}
dl.price-lists {
margin: 0;
text-transform: uppercase;
}
dd.buy-price {
color: #CF0001;	
}
dl.price-lists dt {
color: #000;
}
dl.price-lists dd {
font-weight: bold;	
}
@media (min-width: 768px) {
dl.price-lists dt, dl.price-lists dd {
display: inline-block;
width: 50%;
}	
}
@media (max-width: 767px) {
.link-cards > .elementor-container > .elementor-column {
width: calc(50% - 10px);
}
.home-desktop-hero, .home-desktop-hero .banner-left-col, .home-desktop-hero .banner-right-col {
background: none !important;
}
.home-desktop-hero .banner-left-col h1 {
color: #805C00 !important;
}
.home-desktop-hero .banner-left-col p {
color: #1E1E1E !important;
}
}
@media (min-width: 1340px) {
.blur-bg > .elementor-widget-wrap, 
.home-desktop-hero .banner-left-col {
padding-left: calc(calc(100vw - 1340px) / 2) !important;
}
.home-desktop-hero .banner-right-col {
margin-right: calc(calc(100vw - 1340px) / 2) !important;
}
}
.bdt-search-result .bdt-search-item .bdt-search-text {
display: none !important;
}
.elementor-widget-post-navigation .elementor-post-navigation {
gap: 10px;
}
.cat-container {
display: flex;
flex-wrap: wrap;
justify-content: center;
column-gap: 20px;
row-gap: 15px;
margin-bottom: 20px;
}
.cat-container a {
color: #000000;
background: transparent;
padding: 3px 20px;
border: 1px solid black;
border-radius: 35px;
}
.cat-container a:hover {
background: #805c00;
color: #fff;
}
.elementor-widget-sp-breadcrumbs .breadcrumb li:last-whild {
display: inline-flex;
}
.elementor-widget-sp-breadcrumbs .breadcrumb li {
max-width: 400px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
} .yodaforex-shortcode table {
border-collapse: collapse;	
width: 100%;
}
.yodaforex-metal-rates-shortcode table {
width: unset;
}
.yodaforex-shortcode tbody tr {
border-bottom: 1px solid #4E4E4E;	
}
.yodaforex-metal-rates-shortcode tbody tr {
border: none;	
}
.yodaforex-shortcode td, .yodaforex-shortcode th {
padding: 7px 7px 3px;
}
.yodaforex-shortcode .product-thumbnail {
text-align: center;
}
.yodaforex-shortcode .product-name {
text-align: left;
}
@media (min-width: 768px) {
.yodaforex-shortcode .product-thumbnail {
width: 65px;
}
.yodaforex-shortcode .product-name {
max-width: 25vw;
}
.shop_table td.product-name {
width: 25%;
}
}
.yodaforex-shortcode .cpor-rate, .yodaforex-shortcode .price {
text-align: right;
}
.yodaforex-shortcode table .variance, .yodaforex-shortcode .graph {
text-align: center;
}
i.currency-flag svg {
width: 50px;
box-shadow: 2px 2px 4px 0 #0005;
}
.currency-flag {
float: left;
padding: 15px 15px 0 0;
}
.yodaforex-shortcode td div.rates {
float: left;	
}
td.product-iso em {
font-style: normal;
color: var(--e-global-color-uicore_primary);
}
td.product-iso {
font-weight: bold;
}
.yodaforex-shortcode .unit:after {
content: " = ";
margin-left: max(0px, calc(15vw - 150px));
}
@media (min-width: 768px) {
.yodaforex-shortcode td.product-quantity {
width: 45%;
}
}
@media (max-width: 1040px) {
body .elementor-section.elementor-section-boxed:not(.elementor-inner-section) .uicore-header-wrapper>.elementor-container,
body .elementor-section.elementor-section-boxed:not(.elementor-inner-section)>.elementor-container {
width: 95%;	
}
}
.product-iso > span {
display: inline-block;
}
.yodaforex-shortcode td.product-quantity .quantity {
width: 170px;	
}
.yodaforex-shortcode td.product-quantity .unit {
margin-left: 4%;
margin-right: max(0px, calc(10vw - 100px));
}
.yodaforex-shortcode td.product-quantity .amount {
display: inline-block;
min-width: 60px;
text-align: right;
}
@media (min-width: 768px) and (max-width: 960px) {
i.currency-flag svg {
width: 32px;
}
.yodaforex-shortcode td.product-quantity {
width: 280px;
}
.yodaforex-shortcode td.product-quantity .quantity {
width: 130px;
}
}
.single_add_to_cart_sell_button, 
.shop_table.sell a.checkout-button {
background: var(--e-global-color-uicore_body) !important;
border-color: var(--e-global-color-uicore_body) !important;
}
.single_add_to_cart_sell_button:hover, .single_add_to_cart_sell_button:focus,
.shop_table.sell a.checkout-button:hover, .shop_table.sell a.checkout-button:focus
{
color: var(--e-global-color-uicore_body) !important;
background: #fff !important;
border-color: currentColor !important;
}
.single_add_to_cart_buy_button,
.shop_table.buy a.checkout-button
{
background: var(--e-global-color-uicore_secondary) !important;
border-color: var(--e-global-color-uicore_secondary) !important;
}
.single_add_to_cart_buy_button:hover, .single_add_to_cart_buy_button:focus,
.shop_table.buy a.checkout-button:hover, .shop_table.buy a.checkout-button:focus
{
color: var(--e-global-color-uicore_secondary) !important;
background: #fff !important;
border-color: currentColor !important;
}
.woocommerce a.added_to_cart {
padding-left: .5em;
}
.single-product a.added_to_cart {
width: 100%;
padding: 0.5em;
text-align: center;
} table.numismatique_products_list {
border-collapse: collapse;
}
.numismatique_products_list tr:not(.table-header) {
border-bottom: 1px solid;
}
.numismatique_products_list td {
padding: 5px;
}
.numismatique_products_list .product-link {
text-align: center;
}
.numismatique_products_list .product-images img {
max-width: 150px;
}
.numismatique_products_list .product-images picture:first-child img {
margin-right: 10px;
}
.numismatique_products_list .button {
padding: 10px 40px 10px 40px;
border-radius: 25px;
font-size: 16px;
font-weight: 700;
color: #FFFFFF;
background-color: #805c00;
border: 1px solid #805c00;
}
.numismatique_products_list .button:hover {
color: #805c00;
background-color: #FFFFFF;
}
.numismatique_products_list .buy, .numismatique_products_list .sell {
text-align: center;
font-size: 14px;
}
.numismatique_products_list .buy span, .numismatique_products_list .sell span {
font-weight: bold;
text-transform: uppercase;
}
.numismatique_products_list .buy span {
color: #CF0001;
}
@media (max-width: 767px) {
.numismatique_products_list td {
display:block;
width:99.9%;
clear:both;
}
.numismatique_products_list {
border-spacing: 0 20px;
}
.numismatique_products_list .product-link {
padding: 15px;
}
.numismatique_products_list .table-header {
display: none;
}
html .elementor-widget-woocommerce-cart .woocommerce table.cart tr {
padding: 8px 16px;
}
} .quantity {
display: inline-flex !important;
background: #4E4E4E;
padding: 3px 35px;
border-radius: 50px;
max-width: 170px;
}
.cart fieldset {
padding: 0;
width: 100%;
border: none;
outline: 1px solid #4E4E4E;
margin: 20px 1px 0;
}
.cart legend em {
font-style: normal;
font-weight: bold;
text-transform: uppercase;
}
.cart fieldset .inner-fieldset {
padding: 20px;
display: flex;
justify-content: space-between;
align-items: center;	
}
.cart fieldset legend {
padding: 10px;
display: flex;
width: 100%;
background: #D9D9D9;
justify-content: space-between;
border-bottom: 1px solid #4E4E4E;
}
.elementor-add-to-cart .cart .woocommerce-Price-amount {
font-weight: bold;
margin-left: 0.5em;
}
.single-product a.added_to_cart {
color: #CF0001;	 
}
.single-product a.added_to_cart:hover, .single-product a.added_to_cart:active {
background: #d9d9d9;
color: #000;
}
.cart.buy-form fieldset {
outline-color: #CF0001;
}
.cart.buy-form fieldset legend {
border-bottom: 1px solid #CF0001;
}
.cart.buy-form fieldset legend em,
.elementor-add-to-cart .cart .total-price .amount {
color: #CF0001;
}
.woocommerce .quantity input.qty {
border: none !important;
background: #EEEEEE !important;
padding: 6px !important;
border-radius: 50px !important;
text-align: center !important;
font-size: 1.2em !important;
font-weight: 600 !important;
-moz-appearance:textfield !important; line-height: 16px;
flex-grow: 1;
height: 30px;
width: calc(100% - 60px);
float: none !important;
margin: 0 !important;
}
.quantity input::-webkit-outer-spin-button,
.quantity input::-webkit-inner-spin-button { -webkit-appearance: none;
margin: 0; }
.woocommerce-Price-amount {
white-space: nowrap;
}
.shop-table-container .quantity {	
font-size: .8em;
}
@media (max-width: 767px) {
.shop-table-container .quantity {	
float: right;
width: 100%;
}
}
html .woocommerce .quantity button[type="button"] {
margin: -2px 0 0 !important;
background: none;
font-family: 'Inter', sans-serif;
color: #fff;
opacity: .8;
}
.woocommerce .quantity .minus {
left: 0;
}
.woocommerce div.product form.cart .button {
float: none;
display: block;
margin: 0 !important;
width: 100%;
border-radius: 0;
border: none;
background: #000;
border-top: 1px solid;
}
.cart.buy-form .quantity {
background: #CF0001;	
}
.woocommerce div.product form.cart.buy-form .button {
background-color: var(--e-global-color-uicore_secondary);
}
.woocommerce div.product form.cart .button:hover {
color: #fff;	
}
#custom-cart .product-name a, 
#custom-cart .product-name a:hover {
color: #805c00;
}
#custom-cart .buy.buy-metal > h3 span, 
#custom-cart .sell.sell-metal > h3 span {
color: #FFFFFF;
background-color: #CF0001;
padding: 0 10px;
font-size: 15px;
font-weight: 700;
}
#custom-cart .cart.shop_table thead, 
#custom-cart .cart.shop_table tbody {
border-bottom: 1px solid #858585;
}
#custom-cart .cart.shop_table tfoot td {
color: #000000 !important;
font-size: 15px;
}
#custom-cart .e-cart-totals .checkout-button {
background-color: #CF0001;
border: solid 1px #CF0001;
}
#custom-cart .e-cart-totals .order-total *, 
#custom-cart .e-cart-totals .order-total td::before {
color: #CF0001 !important;
}
#custom-cart .e-cart-totals .checkout-button {
color: #FFFFFF;
background-color: #CF0001;
border: solid 1px #CF0001;
}
#custom-cart .e-cart-totals .checkout-button:hover {
color: #CF0001;
background-color: #FFFFFF;
}
#custom-cart .woocommerce .woocommerce-cart-form .shop-table-container ol {
list-style: none;
padding-left: 0;
counter-reset: section;
}
#custom-cart .e-shop-table.e-cart-section h3 {
display: inline-block;
font-size: 18px;
color: #FFFFFF;
background-color: #CF0001;
padding: 5px 10px;
}
#custom-cart .e-shop-table.e-cart-section .sell h3 {
background-color: #000;
}
#custom-cart .woocommerce .woocommerce-cart-form .shop-table-container ol .e-shop-table.e-cart-section > li > h3::before {
counter-increment: section;
content: counter(section) ". ";
}
@media (max-width: 767px) {
#custom-cart .e-cart-section table.shop_table.cart {
border-top: 1px solid;
border-radius: 0;
}
#custom-cart .e-shop-table.e-cart-section h3 {
margin-bottom: 0;
}
}
#custom-cart .e-shop-table .cart tfoot td:before {
display: none;
}
#custom-cart .shop_table.cart {
display: table;
border-collapse: collapse;
}
#custom-cart .woocommerce table.cart td.actions, 
#custom-cart .woocommerce table.cart td.product-name, 
#custom-cart .woocommerce table.cart td.product-price, 
#custom-cart .woocommerce table.cart td.product-quantity, 
#custom-cart .woocommerce table.cart td.product-remove, 
#custom-cart .woocommerce table.cart td.product-subtotal, 
#custom-cart .woocommerce table.cart td.product-thumbnail,
#custom-cart .woocommerce table.cart td.product-tax {
border-top: none;
} #uicore-page .uicore-navbar .ui-header-row1 {
display: none;
}
#custom-header .text-separator p {
display: flex;
flex-direction: row;
}
#custom-header .text-separator p:before, #custom-header .text-separator p:after{
content: "";
flex: 1 1;
border-bottom: #4E4E4E 1px solid;
margin: auto;
}
#custom-header .text-separator p:before {
margin-right: 10px
}
#custom-header .text-separator p:after {
margin-left: 10px
}
#custom-header .elementor-widget-woocommerce-menu-cart .elementor-menu-cart__toggle_button {
background-color: transparent;
border: none;
padding: 0;
display: flex;
flex-direction: column-reverse;
}
#custom-header .header-left-col .elementor-widget-wrap {
gap: 30px;
}
#custom-header .header-right-col .elementor-widget-wrap {
gap: 20px;
}
#custom-header .side-cart .widget_shopping_cart_content .elementor-menu-cart__footer-buttons {
display: block;
}
#custom-header .side-cart .widget_shopping_cart_content .elementor-menu-cart__footer-buttons > a:first-child {
margin-bottom: 15px;
}
#custom-header .side-cart .widget_shopping_cart_content .woocommerce-cart-form__contents {
flex-direction: column;
} .uicore-navbar .uicore-nav-menu .menu-item .sub-menu {
position: absolute;
}
@media (min-width: 1025px) {
#custom-header .elementor-widget-woocommerce-menu-cart .elementor-menu-cart__toggle_button::after {
content: "Panier";
margin-top: 10px;
font-size: 12px;
font-weight: 400;
color: #FFB800;
}
.uicore-navbar .uicore-nav-menu .uicore-simple-megamenu .sub-menu {
justify-content: space-between;
}
.uicore-navbar .uicore-nav-menu .menu-item.uicore-simple-megamenu .submenu-title .sub-menu {
border-left: 1px solid #000000;
}
.uicore-navbar .uicore-nav-menu .uicore-menu > .menu-item.menu-item-has-children.uicore-simple-megamenu > a .ui-menu-item-wrapper {
margin-right: 0;
}
.uicore-navbar .uicore-nav-menu .uicore-menu > .menu-item.menu-item-has-children > a::after, 
.uicore-navbar .uicore-nav-menu .menu-image.menu-item:first-child a span {
display: none;
}
.uicore-navbar .uicore-nav-menu .menu-image.menu-item:not(:first-child) a {
text-align: center;
}
.uicore-navbar .uicore-nav-menu .menu-image.menu-item:not(:first-child) a span {
display: block;
margin-top: 20px;
color: #000000;
}
.uicore-navbar .uicore-nav-menu .menu-image.menu-item:not(:first-child) a img {
margin-right: 0;
}
.uicore-navbar .uicore-nav-menu .uicore-menu > .menu-item.menu-item-has-children.uicore-simple-megamenu > .sub-menu > .menu-item.menu-item-has-children > a {
color: #960001 !important;
}
.uicore-navbar .uicore-nav-menu .uicore-menu > .menu-item.menu-item-has-children.uicore-simple-megamenu > .sub-menu > .menu-item.menu-item-has-children > .sub-menu a, 
.uicore-navbar .uicore-nav-menu .uicore-menu > .menu-item.menu-item-has-children:not(.uicore-simple-megamenu) > .sub-menu > .menu-item a {
color: #000000 !important;
}
.uicore-navbar .uicore-nav-menu .uicore-menu > .menu-item.menu-item-has-children:not(.uicore-simple-megamenu) > .sub-menu > .menu-item:not(:last-child) {
border-bottom: 1px solid rgba(128, 92, 0, 0.56);
}
.uicore-navbar .uicore-nav-menu .uicore-menu a {
font-weight: 700 !important;
}
#wrapper-navbar .uicore-nav .uicore-menu > .menu-item > a {
max-width: 150px;
padding-bottom: 10px;
text-align: center;
line-height: 20px;
position: relative;
height: 100%;
display: flex;
align-items: center;
}
#wrapper-navbar .uicore-nav .uicore-menu > .menu-item > a .ui-menu-item-wrapper {
white-space: normal;
margin-right: 0;
}
#wrapper-navbar.uicore-navbar .uicore-header-wrapper {
border-bottom: 5px solid #CF9500;
}
#wrapper-navbar .uicore-nav .uicore-menu > .menu-item > a::after {
content: '';
position: absolute;
bottom: -5px;
width: 100%;
height: 5px;
display: block;
top: unset;
margin-right: 0;
right: 0;
background: #960001;
opacity: 0;
transition: opacity 0.5s;
}
#wrapper-navbar .uicore-nav .uicore-menu > li.menu-item.current_page_item > a::after, 
#wrapper-navbar .uicore-nav .uicore-menu > li.menu-item.current-menu-parent > a::after, 
#wrapper-navbar .uicore-nav .uicore-menu > li.menu-item:hover > a::after {
opacity: 1;
}
#wrapper-navbar.uicore-navbar nav.uicore li.menu-item:not(.uicore-simple-megamenu) ul.sub-menu:not(.uicore-megamenu) {
padding: 5px 0;
}
#wrapper-navbar.uicore-navbar nav.uicore .uicore-menu > li.menu-item > ul.sub-menu:not(.uicore-megamenu) {
margin-top: 5px;
}
#custom-header .header-right-col .product-search .bdt-search .bdt-search-input {
height: 35px;
}
}
@media (max-width: 1024px) {
#wrapper-navbar.uicore-navbar {
display: none !important;
}
#custom-header .mobile-menu .elementor-nav-menu--dropdown {
top: 3rem !important;
}
#custom-header .mobile-menu .sub-menu.elementor-nav-menu--dropdown {
background-color: transparent;
}
#custom-header .header-right-col .elementor-widget-icon-box .elementor-icon-box-content,
#custom-header .mobile-menu .menu-item.back, 
#custom-header .mobile-menu .menu-image, 
#custom-header .mobile-menu .menu-item .sub-arrow {
display: none !important;
}
#custom-header .mobile-menu .elementor-nav-menu {
padding-bottom: 10px;
}
#custom-header .mobile-menu .elementor-nav-menu .menu-item.menu-item-has-children ul.sub-menu {
display: block !important;
}
#custom-header .mobile-menu .elementor-nav-menu > .menu-item > a {
font-size: 14px;
color: #FFB800;
}
#custom-header .mobile-menu .elementor-nav-menu .menu-item.menu-search ul.bdt-list {
display: block !important;
}
#custom-header .mobile-menu .elementor-nav-menu .menu-item.menu-search .bdt-search-more {
color: #666;
}
#custom-header .mobile-menu .elementor-nav-menu .menu-item.menu-search .bdt-search-more:hover {
color: #000;
}
#custom-header .mobile-menu .elementor-nav-menu .menu-item.menu-search .elementor-widget-bdt-search {
padding-top: 5px;
}
#custom-header .mobile-menu .elementor-nav-menu .menu-item.menu-search .search-title p {
text-transform: uppercase;
}
#custom-header .mobile-menu .elementor-nav-menu .menu-item.menu-search .elementor-widget-bdt-search .bdt-search-result .bdt-search-result-header {
margin-bottom: 5px;
}
#custom-header .mobile-menu .elementor-nav-menu .menu-item.menu-search .bdt-list-divider>:nth-child(n+2) {
margin-top: 0;
}
#custom-header .mobile-menu .elementor-nav-menu .menu-item.menu-search .elementor-widget-bdt-search .bdt-search-result .bdt-list .bdt-search-item+.bdt-search-item {
margin-bottom: 0;
}
#custom-header .mobile-menu .elementor-nav-menu .menu-item.menu-search .elementor-widget-bdt-search .bdt-search-result .bdt-search-more {
margin-top: 0;
}
#custom-header .mobile-menu .elementor-nav-menu .menu-item.menu-search .elementor-widget-bdt-search .bdt-search-result .bdt-search-result-inner {
padding: 10px 25px;
}
}
.uicore-navbar .uicore-nav-menu .menu-image.menu-item img.ui-menu-img {
max-height: none;
} @media (max-width: 767px) {
#custom-footer .footer-nav .elementor-nav-menu .elementor-item {
justify-content: center;
}
} .map-frame .gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom,
.map-frame .gm-inset-map.gm-inset-light {
display: none !important;
}
.maps-list.elementor-section > .elementor-container {
display: block !important;
}
.maps-list .map-card.elementor-column {
width: 100%;
}
.maps-list .map-card .map-frame {
margin-bottom: 0;
} .contact-form input[type="text"],
.contact-form input[type="tel"],
.contact-form input[type="email"],
.contact-form textarea {
color: #1E1E1E;
border: 2px solid #1E1E1E;
border-radius: 25px;
font-size: 16px;
}
.contact-form > div:not(.submit-btn) {
margin-bottom: 10px;
}
.contact-form .submit-btn input[type="submit"] {
margin-left: auto;
}
.contact-form .submit-btn input[type="submit"]:hover {
border-color: #805C00;
}
.contact-form.recall-form .submit-btn input[type="submit"] {
margin: 0 auto;
} .gold-kit-steps .step > .elementor-widget-container {
margin-left: 40px;
}
.gold-kit-steps .step.step-1 > .elementor-widget-container::before {
content: "1";
}
.gold-kit-steps .step.step-2 > .elementor-widget-container::before {
content: "2";
}
.gold-kit-steps .step.step-3 > .elementor-widget-container::before {
content: "3";
}
.gold-kit-steps .step.step-4 > .elementor-widget-container::before {
content: "4";
}
.gold-kit-steps .step.step-5 > .elementor-widget-container::before {
content: "5";
}
.gold-kit-steps .step > .elementor-widget-container::before {
color: #805C00;
font-size: 55px;
font-weight: 700;
position: absolute;
left: -10px;
top: -35px;
}
.gold-kit-steps .step .step-title {
font-weight: 700;
} #goldkit-popup .gold-kit-form .row {
display: flex;
flex-flow: row wrap;
}
#goldkit-popup .gold-kit-form .row .col-6 {
margin: 0 10px;
width: calc(50% - 20px);
}
@media (max-width: 767px) {
#goldkit-popup .gold-kit-form .row .col-6 {
width: 100%;
}
}
#goldkit-popup .gold-kit-form .submit-btn input[type="submit"] {
margin-left: auto;
margin-right: auto;
}
#goldkit-popup .gold-kit-form .wpcf7-select {
font-size: 16px;
line-height: 1.6;
} #gold-cta .gold-cta-inner .elementor-column.elementor-element .elementor-widget-icon-box .elementor-icon-box-content .elementor-icon-box-title {
max-width: 120px;
margin: 0 auto;
}
@media (max-width: 767px) {
#gold-cta .gold-cta-inner {
background-color: transparent;
}
#gold-cta .gold-cta-inner .elementor-column {
width: 50%;
margin: 0 auto;
}
#gold-cta .gold-cta-inner .elementor-column .elementor-element.elementor-widget-icon-box {
width: auto;
}
#gold-cta .gold-cta-inner .elementor-column .elementor-element.elementor-widget-icon-box .elementor-icon-box-wrapper {
background-color: #805C00;
padding: 20px 10px;
border-radius: 100px;
}
#gold-cta .gold-cta-inner .elementor-column.elementor-element .elementor-widget-wrap {
justify-content: center;
}
} #custom-checkout .woocommerce .e-checkout__order_review-2 #payment #place_order {
line-height: normal !important;
}
#custom-checkout .woocommerce table.shop_table .order-total th, 
#custom-checkout .woocommerce table.shop_table .order-total td {
color: #CF0001 !important;
}
#custom-checkout .woocommerce .shop_table {
border-collapse: collapse;
}
#custom-checkout .woocommerce .woocommerce-checkout-review-order-table .cart_item, 
#custom-checkout .woocommerce .woocommerce-checkout-review-order-table .order-total {
border-bottom: 1px solid #858585;
}
#custom-checkout .woocommerce .woocommerce-checkout-review-order-table .order-total {
border-top: 1px solid #858585;
}
#custom-checkout .woocommerce table.shop_table td, 
#custom-checkout .woocommerce #shipping_method li label {
color: #000000 !important;
}
#custom-checkout .woocommerce .shop_table th {
text-transform: uppercase;
}
#custom-checkout .woocommerce table.shop_table td.product-total, 
#custom-checkout .woocommerce .shop_table th, 
#custom-checkout .woocommerce .shop_table .order-total th {
font-weight: bold;
}
#custom-checkout .woocommerce-checkout-review-order .cart-subtotal th, 
#custom-checkout .woocommerce-checkout-review-order .cart-subtotal td, 
#custom-checkout .woocommerce-checkout-review-order .order-total th, 
#custom-checkout .woocommerce-checkout-review-order .order-total td {
padding-left: 0 !important;
}
#custom-checkout .woocommerce #ship-to-different-address span {
line-height: 27px;
}
#custom-checkout .woocommerce form .woocommerce-terms-and-conditions-wrapper .form-row {
width: 100%;
}
@media (max-width: 1024px) {
#custom-checkout .woocommerce form #billing_gender_field {
width: 100%;
}
} .single-product div.product div.images .flex-control-thumbs {
justify-content: center;
}
.single-product .product .product-details,
.single-product .product .product-details-title,
.single-product .product .woocommerce-product-attributes.shop_attributes {
margin-bottom: 0;
}
.variance.positive {
color: #00A91B;
}
.variance.negative {
color: #F50100;
}
.variance {
font-weight: bold;
}
.yodaforex-metal-rates-shortcode table {
margin: auto;
text-transform: uppercase;
}
.yodaforex-metal-rates-shortcode sub {
text-transform: none;
bottom: 0;
white-space: nowrap;
}
.yodaforex-metal-rates-shortcode thead {
display: none;
}
.yodaforex-metal-rates-shortcode td {
padding: 5px 20px;
text-align: left;
}
@media (max-width: 1000px) {
.yodaforex-metal-rates-shortcode td {
padding: 4px 7px;
}
}
.yodaforex-metal-rates-shortcode  td:last-of-type {
text-align: right;
}
body select {
background-position-x: calc(100% + 15px);
padding-right: 20px !important;
}
selector .elementor-widget-woocommerce-checkout-page .woocommerce-form-login__submit {
width: 100%;
}
.woocommerce form .form-row label.e-login-label {
display: none;
}
body .elementor-widget-woocommerce-checkout-page .e-login-wrap {
flex-wrap: wrap;
}
body .elementor-widget-woocommerce-checkout-page .e-login-wrap-end {
flex: 100%;
}
.elementor-widget-woocommerce-checkout-page form .e-login-wrap-end .form-row {
width: 100%;
}
.elementor-widget-woocommerce-checkout-page form .e-login-wrap-end .form-row button {
padding: 5px 3em;
width: auto;
}
.elementor-widget-woocommerce-checkout-page {
--e-a-bg-default: var(--e-global-color-uicore_headline);
--links-normal-color: var(--e-global-color-uicore_headline);
--links-hover-color: var(--e-global-color-uicore_body);
--forms-buttons-border-color: var(--e-a-bg-default);
--forms-buttons-normal-text-color: #fff;
--forms-buttons-border-radius: 50px;
}
.radio-left,
.radio-right {
display: inline-block;
padding-top: 10px;
}
.radio-left span,
.radio-right span {
margin-right: 5px;
font-weight: normal;
font-size: 16px;
}
.radio-left {
margin-right: 15px;
}
@media (max-width: 1024px) {
html .elementor-widget-woocommerce-checkout-page .e-checkout__container {
display: block;
--sections-padding: 0;
}
}
html .woocommerce table.shop_table .product-remove {
right: 5px;
}
.woocommerce-cart .woocommerce-cart-form__cart-item {
position: relative;	
}
@media (hover: none) {
.woocommerce-cart .woocommerce-cart-form__cart-item .product-remove {
opacity: 1;
pointer-events: auto;
}
}
.yodaforex-currency-sell-table-shortcode td, .yodaforex-currency-buy-table-shortcode th {
padding: 7px 7px 7px;
}
p.qtemin {
display: none;
}
.yodaforex-currency-sell-table-shortcode p.qtemin, .yodaforex-currency-buy-table-shortcode p.qtemin {
display: block;
position: absolute;
margin-top: 2px;
}
@media (max-width: 767px) {
p.qtemin {
position: relative !important;
margin-top: 2px !important;
}
}
.minqty-notice {
padding: 0 10px;	
}