@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//registrations.parisolympawards.com/wp-content/themes/compassexpo-dashboard/fonts/woodmart-font-1-400.woff2?v=8.2.7") format("woff2");
	font-display:swap;
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//registrations.parisolympawards.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//registrations.parisolympawards.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//registrations.parisolympawards.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//registrations.parisolympawards.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//registrations.parisolympawards.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//registrations.parisolympawards.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//registrations.parisolympawards.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//registrations.parisolympawards.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(28,28,28);
	--wd-text-font-size: 15px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(48,47,131);
	--wd-alternative-color: rgb(219,46,46);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(48,47,131);
	--btn-default-bgcolor-hover: rgb(15,17,84);
	--btn-accented-bgcolor: rgb(48,47,131);
	--btn-accented-bgcolor-hover: rgb(32,29,107);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(48,47,131);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(80,87,53);
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://registrations.parisolympawards.com/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 600;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}



.dash-curr-user h4 {display:inline;}
.dash-curr-user h4:before {content:"Welcome back, "; font-weight:400;}
p._fields_customer_infused-with_field label:after {content:" (e.g. Rosemary) "; font-size:13px;}
p._fields_customer_the-retail-price-is_field label:after {content:" (in €) "; font-size:13px;}

body.woocommerce-order-received h1 {display:none;}

.woocommerce-NoticeGroup-checkout ul li:nth-last-child(3) {margin-top:10px; padding-top:15px; border-top: 1px solid rgba(255,255,255,.2);}

.woocommerce-NoticeGroup-checkout ul li:nth-last-child(2) { padding-top:15px;}


.products-section {
    padding: 70px 0 110px;
}

.poption {
    background: #302F83;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to bottom, #4b4aa2, #302F83);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to bottom, #4b4aa2, #302F83);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    padding: 25px 15px 35px;
    border-radius: 15px;
}

.poption p {
    color: #fff;
    text-align: center;
    font-size: 22px;
    font-weight: 900;
    padding: 5px 15px;
    margin: 12px 0 0;
    line-height: 26px;
}

.poption .price {
    color: #FFFFFF;
    text-align: center;
    font-size: 43px;
    font-weight: 900;
    padding: 0 15px;
    margin: 19px 0 0;
    line-height: 30px;
}

.poption .price span {
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    padding: 17px 25px 0;
    display: block;
    line-height: 22px;
}

.poption hr.small {
    border: solid rgba(255, 255, 255, .7)!important;
    border-width: 1px 0 0!important;
    clear: both!important;
    height: 0!important;
    margin: 0 auto!important;
    margin-top: 21px!important;
    margin-bottom: 21px!important;
    max-width: 100px!important;
}



a.cpbtn {
    display: table;
    margin: -25px auto 0;
    text-align: center;
    color: #fff;
    font-size: 16px;
    border-radius: 50px;
    font-weight: 600;
    background: #1C1C1C;
    padding: 15px 20px;
    transition: background-color .4s ease 0s;
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.10), 0 15px 12px rgba(0, 0, 0, 0.02);
}

a.cpbtn:hover,
a.cpbtn:focus {
    background:#302F83;
    color: #fff;
}

button.cpbtn {
    display: table;
    border: 0;
    cursor: pointer;
    clear: both;
    margin: -25px auto 0;
    text-align: center;
    color: #fff;
    font-size: 16px;
    border-radius: 50px;
    font-weight: 600;
    background: #CE1216;
    padding:15px 20px;
    transition: background-color .4s ease 0s;
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.10), 0 15px 12px rgba(0, 0, 0, 0.02);
}

button.cpbtn:hover,
button.cpbtn:focus {
    background: #111111;
    color: #fff;
}

.poption form .quantity {
    display: table;
    margin: 9px auto 15px;
    text-align: center;
    
}



.poption form .quantity input {
   
	background:#fff;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

span.quan {text-align:center; color:#fff; display:table; margin:0 auto;}

td.product-thumbnail, th.product-thumbnail, .woocommerce-mini-cart a.cart-item-image {display:none;}

.wd-prefooter, .wd-sidebar-opener.wd-action-btn {display:none;}

.checkout-order-review, .woocommerce-order-pay .entry-content>.woocommerce {
  background-color: #fff;
}

input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select {
    background:#fff;
}
body .select2-container--default .select2-selection--single {
    background:#fff;
}

a.btn.wd-switch-to-register, .cart-actions .button {background:#83b735!important; color:#fff!important;}
a.btn.wd-switch-to-register:hover, .cart-actions .button:hover {background:#A27D3E!important;}

.woocommerce-notices-wrapper a {text-decoration: underline!important;}

.wd-my-account-links > div > a {background:#fff; border-radius:10px;}
.wd-my-account-links > div > a:hover {color:#2B2A76; background:#fff;}

.widget_categories ul li.current-menu-item > a, .widget_pages ul li.current-menu-item > a, 
.widget_archive ul li.current-menu-item > a, .widget_nav_menu ul li.current-menu-item > a {
  color: #2B2A76;
  font-weight: 600;
}

.registration-info {font-size:16px;}

.entry-content p.registration {background:#CE1216; text-align:center; color:#fff; padding:11px 15px;}

.product-tabs-wrapper, .related-and-upsells {display:none;}

body.single-product h1 {padding-bottom: 15px; border-bottom:1px solid rgba(0,0,0,.1)}

body.single-product .field_service_row {
    padding: 25px;
    border: 0;
    background:#fff;
    border-radius: 17px;
    margin-bottom: : 15px;
}



body.single-product .field_row>p>input {
    width:100%!important;}

.fields_panel .yith_wcevti_item_message {
    width: 100%;
    font-family: Poppins, Arial, Helvetica, sans-serif;
    font-size:13px;
    font-weight:400;
}

.fields_panel .fa-remove:before, .fields_panel .fa-close:before, .fields_panel .fa-times:before, .fields_panel .fa-check:before {
    content: "";
}

body.single-product .field_service_row h3 {
   border-bottom: 1px solid #e8e8e8;
color:#CE1216;
    font-size:18px;
    padding: 0 0 7px;
    width:100%!important;
    display: block;
	 border-radius: 0;
}

.wd-before-add-to-cart {font-size:23px;}

.yith_evti_total_price span.woocommerce-Price-amount.amount:before {content: "Total Cost: "; color:#333333;}

.woocommerce-billing-fields h3 {font-size:19px;}

.viewordertop-ce {text-align: center; font-size:24px!important; border-bottom:1px solid #e8e8e8; padding-bottom:20px;}
body.woocommerce-view-order h2 {display:none;}
body.woocommerce-view-order .woocommerce-customer-details {display:none;}
body.woocommerce-view-order table thead th:last-child {display:none;}
body.woocommerce-view-order table tbody td:last-child {display:none;}
body.woocommerce-view-order table tfoot {display:none;}

img.wpkqcg_qrcode {display:table; margin:0 auto;}

.samplesinfo {background:#fff; padding:25px; text-align: center; border-radius:0; margin-bottom:30px;
box-shadow: 0 8px 24px  rgba(149,157,165,0.2), 0 0 0  #e72d2d;}
.samplesinfo p {font-weight:900;}

ul#menu-mobile li.menu-item-account {display:none;}

.single-product-content {padding: 20px 60px;}
.yith_evti_total_price {padding:20px 0; font-size:23px;}

.printnote {background:#000; color:#fff; padding:10px; text-align:center; font-size:24px;}

@media print
{    
    .printnote
    {
        display: none !important;
    }
}

ul.pdf-files {margin:0; padding:0; list-style:none;}
ul.pdf-files li {padding:10px 0; border-bottom:1px solid #e8e8e8;}
ul.pdf-files li a {font-weight:700; color:#EDCC88; }
ul.pdf-files li a:hover {color:#000; }
ul.pdf-files li a:before {content: "⚫"; color:d4b168!important; margin-right:9px; font-size:10px;}

ul.wc-item-meta li {display:none;}
body.woocommerce-order-received ul.wc-item-meta li {display:block; font-size:16px;}
body.woocommerce-view-order ul.wc-item-meta li {display:block; font-size:16px;}
.order_item_meta_values {padding-bottom:6px;}

p.ssreceived {display:table; margin:0 auto 30px; background:#CE1216; padding:10px 20px; border-radius:6px; transition: 0.3s;}
p.ssreceived a {color:#fff; font-size:20px;}
p.ssreceived:hover {background:#333333; }

body.single-product p.price {display:none;}

table.shop_table.woocommerce-checkout-review-order-table tr.cart_item td.product-total span.woocommerce-Price-amount.amount
{display:none;}

body.woocommerce-cart th.product-price, body.woocommerce-cart td.product-price,
body.woocommerce-cart th.product-subtotal, body.woocommerce-cart td.product-subtotal {display:none;}

@media (max-width: 1024px) {
.woocommerce .woocommerce-product-gallery {
 display:none;
 }
 .woocommerce div.summary {
 float: left;
 }
	.wd-before-add-to-cart {
  font-size: 17px;
}
}

@media (max-width: 768px) {
.sidebar-left  {display:none;}
}

@media (max-width: 767px) {
    a.cpbtn,
    button.cpbtn {
        margin: -25px auto 85px;
    }
	
	.poption {margin-bottom:20px;}
}@media (min-width: 1025px) {
	.main-page-wrapper {
    padding-left: 0;
      padding-right: 0;
	padding-top: 0;
    min-height: 70vh;
}

.copyrights-wrapper {
    padding-left: 50px;
      padding-right: 50px;
}

.wd-my-account-sidebar {display: none;}
.woocommerce-MyAccount-content {
    flex-basis: 100%;
    max-width:100%;;
    width: 100%;
}

.wd-my-account-links>div {
    flex: 1 1 25%;
    max-width: 25%;
    width: 25%;
}

.wd-dropdown-my-account {display: none;}

.site-content {
    margin-bottom: 0;
    background:#F8F8FF;
    min-height:100vh;
    padding:40px 70px;
}

body.single-product .site-content {
    margin-bottom: 0;
    background: #F8F8FF;
    min-height: 10vh;
    padding:40px 70px 0 0;
}

.sidebar-left {
    margin-top: 55px;
    padding: 0 0 0 60px;
}

body.single-product .sidebar-left {background:#fff; margin:-40px 0 0; padding:55px 65px;}

body.single-product .product-images {display:none;}
body.single-product .summary.entry-summary {display:Table; margin:0 auto;}
.product_list_widget>li .widget-product-wrap img {
    display: none;
    padding:0;
    width:100%;
}

.product_list_widget>li .widget-product-wrap {
    padding:0;
    width:100%;
    margin-left:-15px;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.wd-my-account-sidebar {display:none;}
.woocommerce-MyAccount-content {
  flex-basis: 100%;
  max-width: 100%;
  width: 100%;
}

table th {
  padding: 10px 5px;
    font-size: 12px;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.wd-my-account-sidebar {display:none;}
.woocommerce-MyAccount-content {
  flex-basis: 100%;
  max-width: 100%;
  width: 100%;
}
table th {
  padding: 10px 5px;
    font-size: 12px;
}
}

@media (max-width: 576px) {
	.wd-my-account-sidebar {display:none;}
.woocommerce-MyAccount-content {
  flex-basis: 100%;
  max-width: 100%;
  width: 100%;
}
table th {
  padding: 10px 5px;
    font-size: 12px;
}
}

