@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//gamesummon.co.uk/wp-content/themes/woodmart/fonts/woodmart-font-3-400.woff2?v=8.3.5") format("woff2");
}

:root {
	--wd-text-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Readex Pro", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Readex Pro", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Readex Pro", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Readex Pro", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(255,108,35);
	--wd-alternative-color: rgb(255,201,14);
	--btn-default-bgcolor: rgb(255,108,35);
	--btn-default-bgcolor-hover: rgb(234,79,32);
	--btn-accented-bgcolor: rgb(255,108,35);
	--btn-accented-bgcolor-hover: rgb(234,79,32);
	--btn-font-family: "Readex Pro", Arial, Helvetica, sans-serif;
	--btn-font-weight: 500;
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(255,108,35);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(6,38,59);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a {
	font-family: "Readex Pro", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: rgb(51,51,51);
}
html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a:hover, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a:hover, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu  li a:hover, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a:hover {
	color: rgb(255,108,35);
}
html table th {
	text-transform: none;
}
html .wd-checkout-steps li {
	text-transform: capitalize;
}
.page .wd-page-content {
	background-color: rgb(249,249,249);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(249,249,249);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(249,249,249);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(249,249,249);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(249,249,249);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(249,249,249);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(249,249,249);
	background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(6,38,59);
	--wd-form-bg: rgb(249,249,249);
}
.product-labels .product-label.onsale {
	background-color: rgb(255,108,35);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(34,206,28);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(0,0,0);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1520px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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: 5px;
}

@media (min-width: 1520px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgba(151,151,151,0.11);
}

#brand-logo .wd-entities-title {
    display: none;
}
.elementor-element-9ec9188 .product-image-link img {
    width: 70px;
}
.single-product .sku_wrapper.ean_wrapper {
    display: none !important;
}
.single-product .shop_attributes {
    --wd-attr-v-gap: 10px;
    margin-bottom: 20px;
}
.product-template-default .wd-single-add-cart > div {
    color: var(--wd-primary-color);
}
.preoder-span-block {
    color: rgba(6, 38, 59, 1);
}
.ppc-button-wrapper {
    margin-top: 4px;
}
.onsale.on-preorder {
    background-color: rgb(17 138 216);
    color: rgb(255 255 255);
    border-radius: 30px;
    padding: 2px 10px;
    font-size: 14px;
	  width: fit-content;
}
.archive .preoder-span-block {
    font-size: 13px;
}
.product-template-default .elementor-element.wd-negative-gap:last-child {
    margin-block-end: 0;
}
.wd-footer .wd-negative-gap {
    margin-block-start: 0;
}
.archive .product-element-bottom .on-preorder:not(:first-of-type) {
    display: none;
}
.product-template-default .wd-single-add-cart form {
    margin-top: 20px;
}
.product-template-default .wd-single-add-cart .wd-reset-var {
    display: none;
}
.product-template-default table.variations {
    margin-bottom: 20px;
}
.product-template-default .wd-swatch.wd-text {
    padding: 10px;
}
.product-template-default .wd-swatch.wd-text.wd-active.wd-enabled {
    background-color: var(--btn-accented-bgcolor) !important;
    border-color: var(--btn-accented-bgcolor) !important;
    color: #FFF;
}
.product-template-default .wd-swatch.wd-text.wd-enabled:not(.wd-active):hover {
    background-color: unset !important;
    color: #000 !important;
    border-color: var(--btn-accented-bgcolor) !important;
}
.product-template-default .wd-swatch {
    transition: none !important;
}
.product-template-default .woocommerce-variation-add-to-cart {
    flex-direction: column;
}
:is(.browser-Safari,.platform-iOS[class*="FBAN"]) .hide-larger-price .price>:is(ins,small) {
    margin-inline-start: 6px;
}
.price > .amount bdi, .price > ins .amount bdi {
    color: rgb(255, 61, 0);
    font-size: 18px;
}
.product-template-default .elementor-widget-wd_single_product_price .price > .amount bdi,
.product-template-default .elementor-widget-wd_single_product_price .price > ins .amount bdi {
    font-size: 28px;
}
.archive .woocommerce-price-suffix {
    display: block;
	  margin-left: 2px;
}
.archive .wd-product :is(.wd-product-cats,.wd-product-brands-links) {
    font-size: 14px;
}
.product-template-default .wd-products[class*="wd-stretch-cont"] .wd-product :is(.price,.wrap-price,.product-rating-price) {
    margin-top: unset;
}
.page-template-default .meta-author,
.page-template-default .meta-categories-wrapp,
.page-template-default .wd-post-date,
.single-post .wd-post-meta,
.single-post .wd-post-cat {
    display: none !important;
}
.product-template-default .elementor-widget-alert {
	display: none;
	margin-bottom: 20px !important;
}
.product-template-default .elementor-alert .elementor-alert-description {
    font-size: 15px;
}
.wd-cookies-inner {
    flex-direction: column;
    gap: 16px;
}
.archive input.cwg_popup_submit,
input.cwgstock_button {
    color: var(--btn-accented-color);
    box-shadow: var(--btn-accented-box-shadow);
    background-color: var(--btn-accented-bgcolor);
    border-radius: var(--btn-accented-brd-radius);
}
input.cwgstock_button:hover {
    color: var(--btn-accented-color-hover);
    box-shadow: var(--btn-accented-box-shadow-hover);
    background-color: var(--btn-accented-bgcolor-hover);
}
.cwginstock-panel-primary h4 {
    margin: 0;
    font-size: 16px;
}
.cwginstock-subscribe-form .panel-primary>.panel-heading {
    background-color: rgba(6, 38, 59, 1);
    border-color: rgba(6, 38, 59, 1);
}
.cwginstock-subscribe-form .panel-primary {
    border-color: rgba(6, 38, 59, 1);
}
.cwginstock-subscribe-form .panel-body {
    padding: 15px 5px;
}
.cwginstock-subscribe-form .center-block.form-group {
    margin-bottom: 0;
}
.archive input.cwg_popup_submit {
    width: fit-content;
    margin: 0 auto;
    order: 11;
}
.archive input.cwg_popup_submit:hover {
    box-shadow: var(--btn-accented-box-shadow-hover);
    background-color: var(--btn-accented-bgcolor-hover);
}
.archive .wd-add-btn-replace .add-to-cart-loop {
    padding: 3px;
}
.archive #swal2-html-container {
    overflow: unset;
}
.blockUI.blockOverlay {
    opacity: .4 !important;
}
.archive .wd-product.wd-hover-buttons-on-hover .wrap-price {
    flex-direction: column;
}
.archive .preoder-span-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
	  text-align: center;
}
.archive .products .outofstock .wd-add-btn.wd-add-btn-replace {
    display: none;
}
.archive .wd-product .wd-add-btn {
    order: 13;
}
.archive .wd-product .price {
    display: flex;
    align-items: baseline;
    justify-content: center;
    flex-wrap: wrap;
}
.archive .wd-product.wd-hover-buttons-on-hover .product-element-bottom {
    align-items: center;
}
.archive .wd-product .wd-entities-title {
    text-align: center;
}
.cfw-alert.cfw-alert-error:nth-of-type(2) {
    display: none;
}
#wc-stripe-express-checkout-element .StripeElement {
    margin-bottom: 10px;
}
#wc-stripe-express-checkout-element {
    display: block;
}
.archive .product-wrapper .product-image-link {
    padding: 10px;
}
.preorder-cart-notice {
    margin-bottom: 6px;
    display: block;
}
.category-grid-item .wd-entities-title {
    text-transform: capitalize !important;
    font-size: 18px;
}
.category-grid-item .category-image {
    background-image: url('https://gamesummon.co.uk/wp-content/uploads/category-bg.jpg');
    background-size: cover;
}
#payment .payment_methods li img.stripe-icon {
    display: none;
}
body.archive .select2-container--default .select2-results__option {
    padding: 4px 10px;
}
body.archive .select2-search--dropdown {
    display: none;
}
.wpfMainWrapper .wpfFilterWrapper .wfpTitle {
    color: var(--wd-widget-title-color);
    text-transform: var(--wd-widget-title-transform);
    font-weight: var(--wd-widget-title-font-weight);
    font-style: var(--wd-widget-title-font-style);
    font-size: var(--wd-widget-title-font-size);
    font-family: var(--wd-widget-title-font);
    margin-bottom: 10px;
}
.wpfMainWrapper .wpfFilterWrapper {
    margin-bottom: 30px;
}
.wpfMainWrapper .wpfFilterWrapper .wpfFilterTaxNameWrapper {
    text-transform: capitalize;
	  color: var(--wd-link-color);
}
.wpfMainWrapper .wpfFilterWrapper .wpfFilterTaxNameWrapper:hover {
    color: var(--wd-link-color-hover);
}
.wpfMainWrapper .wpfFilterWrapper .wpfDisplay.selected .wpfFilterTaxNameWrapper {
    color: var(--wd-link-color-hover);
}

.archive .wpc-filters-widget-top-container {
    background-color: transparent;
    margin-bottom: 10px;
}
.archive .wpc-filters-widget-top-container:before {
    background-color: transparent;
}
.archive .wpc-widget-top-inside .wpc-inner-widget-chips-wrapper {
    overflow: auto;
}
.archive .wpc-posts-found .wpc-posts-found-number {
    margin-bottom: 20px;
    display: inline-block;
}
.product-template-default .wd-single-add-cart .stock.in-stock {
    display: none;
}
.wd-search-full-screen-2 .wd-all-results,
.wd-search-form .wd-all-results {
    background-color: var(--btn-accented-bgcolor) !important;
    color: #FFF !important;
    text-transform: capitalize !important;
    border-radius: var(--btn-accented-brd-radius) !important;
}
.wd-search-full-screen-2 .wd-all-results:hover,
.wd-search-form .wd-all-results:hover {
    background-color: var(--btn-accented-bgcolor-hover) !important;
    color: #FFF !important;
}
.wpc-filters-widget-wrapper label a {
    color: #333;
}
.widget_product_categories .selection > span {
    background-color: #FFF;
    border-color: #ccc;
}
.woocommerce-ordering select {
    border-color: #ccc;
    background-color: #FFF;
}
button.cuw-button {
    cursor: pointer;
    background-color: #FFF !important;
    border: solid 1px #ff6c23 !important;
    color: #ff6c23 !important;
}
button.cuw-button:hover {
    background-color: #ff6c23 !important;
    color: #FFF !important;
}
.cuw-offer-cta-section .cuw-checkbox {
    border: 2px solid #666 !important;
    border-radius: 4px !important;
}
p.cuw-offer-description {
		font-size: 14px;
    padding: 8px 0 !important;
}
.cuw-product-price ins .woocommerce-Price-amount {
    font-size: 18px !important;
    color: #F00;
}
.cuw-product-price ins {
    text-decoration: unset;
}
.cuw-product-section {
    margin-top: 30px;
	  gap: 20px !important;
}
.cuw-product-quantity {
    display: none;
}
.cuw-product-title {
    line-height: 22px;
}
.wd-cookies-popup {
    z-index: 400 !important;
}
.cuw-upsell-products .cuw-product-price ins:after {
    display: block;
}
.cuw-upsell-products {
    text-align: center;
}
.cuw-upsell-products .cuw-product-quantity {
    display: none !important;
}
.cuw-product-section > div:nth-child(2) {
    flex: 3 !important;
}
.cuw-offer-cta-section {
    display: inline-block;
}
.cfw-alert-success .wc-forward {
    display: none !important;
}
.cuw-upsell-products {
    background-color: #FFF;
}
.cuw-badge {
    background-color: rgb(255, 108, 35) !important;
    border-radius: 12px;
}
.cuw-upsell-products .cuw-heading.cuw-template-title {
    font-size: 22px;
}
.star-rating.wd-style-simple {
    display: none !important;
}
.home .elementor-divider-separator {
    border-block-start: 1px solid #0000001C !important;
}
.archive .price>ins .amount bdi {
    margin-left: 4px;
    margin-right: 4px;
}
.cuw-modal-content .cuw-template-title,
.cuw-modal-content span.cuw-cart-title {
    font-family: "Readex Pro", Arial, Helvetica, sans-serif !important;
}
.cuw-modal-content span.cuw-cart-title {
	color: #FFF;
}

.cuw-modal-content .cuw-cart-subtotal {
    font-family: "Cabin", Arial, Helvetica, sans-serif !important;
}
.cuw-modal-content .cuw-modal-subheader {
    background-color: rgba(6,38,59,1) !important;
}
.cuw-modal-content .cuw-modal-subheader svg {
    color: #FFF !important;
}
.cuw-modal-content .cuw-product-title {
    font-size: 16px !important;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    line-clamp: 6;
    -webkit-box-orient: vertical;
}
.cuw-modal-content .cuw-cart-subtotal .amount {
    color: #FFF !important;
}
.cuw-modal-content .cuw-add-product-to-cart.cuw-template-cta-button {
    background-color: #ff6c23 !important;
    font-size: 13px !important;
    color: #FFF !important;
	  font-family: "Readex Pro", Arial, Helvetica, sans-serif !important;
}
.cuw-modal-content .cuw-add-product-to-cart.cuw-template-cta-button:hover {
    background-color: #ea4f20 !important;
}
.cuw-modal-content a.cuw-view-cart-link.cuw-template-action .button {
    background-color: #ff6c23 !important;
    border-radius: 5px !important;
    font-size: 15px !important;
	  color: #FFF !important;
}
.cuw-modal-content a.cuw-view-cart-link.cuw-template-action .button:hover {
    background-color: #ea4f20 !important;
}
.cuw-modal-content .cuw-added-text {
    font-size: 13px !important;
		background-color: rgb(113 113 113) !important;
    color: #FFF !important;
}
.cuw-modal-content .cuw-total-savings {
    display: none !important;
}
.cuw-popup-products.cuw-products small.woocommerce-price-suffix {
    display: none;
}
.cuw-modal-content .cuw-modal-footer {
    background-color: rgb(249, 249, 249) !important;
}
.cuw-modal-content .cuw-modal-actions {
    margin-right: auto;
    justify-content: space-between !important;
    width: 100% !important;
}
small.cuw-cart-title {
    display: none !important;
}
.cuw-modal .cuw-modal-body {
    max-height: 80vh !important;
}
.cuw-modal-content .cuw-template-title, .cuw-modal-content span.cuw-cart-title {
    font-size: 20px !important;
	  font-weight: 500;
}
.cuw-modal-content .cuw-product-actions {
    justify-content: center !important;
}
.cuw-modal-content .cuw-product-price {
    display: flex;
    flex-direction: column;
}

.cuw-modal-content .cuw-modal-actions:before {
    content: "Continue Shopping";
	  font-family: "Readex Pro", Arial, Helvetica, sans-serif !important;
    color: #FFF;
    font-size: 15px;
    cursor: pointer;
    background-color: rgba(6, 38, 59, 1) !important;
    text-transform: initial;
    border-radius: 5px;
    color: #FFF;
    margin: 0;
    padding: 8px 24px;
    font-weight: 500 !important;
    text-align: center;
}
.cuw-modal-content .cuw-modal-actions:hover:before {
    background-color: rgba(6, 38, 59, .95) !important;
}
.cuw-modal-content .cuw-added-icon {
    top: 3px !important;
    right: 3px !important;
}
.cuw-modal-content .cuw-product.cuw-product-row.cuw-product-card > div > div.cuw-template-cta-button {
    padding: 12px !important;
}
.cuw-modal-subheader > div > div:first-child:before {
    content: "\f126";
    font-family: "woodmart-font";
    color: #FFF;
}
.cuw-modal-subheader > div > div > svg {
    display: none;
}
.wd-footer .payment-methods {
    flex-wrap: wrap;
    gap: 8px;
    display: flex;
    justify-content: center;
}
#cfw-billing-methods .payment_method_label[for=payment_method_amazon_payments_advanced] .payment_method_icons img {
    border-radius: 3px !important;
    border: 1px #ccc solid;
    padding: 1px;
    background-color: #eee;
}
.woocommerce-cart .woocommerce-shipping-destination {
    display: none;
}
.woocommerce-cart #shipping_method {
    margin-bottom: 0 !important;
}
.footer-amazon-pay {
    display: flex;
    background-color: #FFF;
    height: 22px;
    width: 36px;
    align-items: center;
    justify-content: center;
    border-radius: 2px;
    margin-top: 1px;
    padding: 3px;
}
.kt-reviews-image-container {
    margin-left: 0;
}
.kt-wc-reviews-images-wrap-wrap {
    justify-content: flex-start;
}
.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews .shortcode-wcpr-comments ol.commentlist li img.avatar {
    border-radius: 30px;
    border: 0 !important;
}
.e-con .elementor-widget-woocommerce-photo-reviews {
    display: none;
	  margin-top: 40px;
}
.e-con .elementor-widget-woocommerce-photo-reviews:has(.woocommerce-Reviews) {
    /* display: block !important; */
}
.shortcode-wcpr-filter-container .shortcode-wcpr-filter-button.shortcode-wcpr-active,
.shortcode-wcpr-filter-container .shortcode-wcpr-filter-button:hover {
    background-color: rgb(255,108,35) !important;
}
.shortcode-wcpr-filter-container .shortcode-wcpr-filter-button {
    border-radius: 5px;
}
.shortcode-wcpr-overall-rating-left {
    background-color: rgba(6, 38, 59, 1) !important;
}
.home .shortcode-wcpr-overall-rating-left {
    font-size: 30px;
}
.product-template-default .shortcode-wcpr-overall-rating-left {
    font-size: 24px;
}
.product-template-default form#wcpr_comment_form #submit {
    background-color: rgb(255,108,35);
    color: #Fff;
    border-radius: 5px;
}
.product-template-default form#wcpr_comment_form #submit:hover {
    background-color: rgb(234, 79, 32);
}
.home .wd-content-layout {
    padding-bottom: 0;
}
.home .shortcode-wcpr-overall-rating h2 {
    display: none;
}
.home .shortcode-reviews-images-container {
    display: none;
}
.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews .shortcode-wcpr-comments ol.commentlist {
    padding: 0;
}
.product-template-default .available-on-backorder {
    display: none;
}
.wd-slide .wd-text-block span {
    text-shadow: -1px -1px 0 #ffffffaa, 1px -1px 0 #ffffffaa, -1px 1px 0 #ffffffaa, 1px 1px 0 #ffffffaa;
}
.cr-reviews-slider .cr-review-card .middle-row {
    padding: 0;
    background-color: #FFF;
}
.cr-badge .badge__nowrap {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.cr-badge .badge__store {
    text-align: center;
    visibility: hidden;
    font-size: 10px;
    margin-bottom: 0;
}
.cr-badge .badge__stars {
    margin-right: 0;
    margin-bottom: 24px;
    margin-top: 16px;
}
.cr-badge .badge__star {
    width: 46px;
    height: 46px;
    margin-left: 3px;
    margin-right: 3px;
}
.cr-badge .rating {
    text-align: center;
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    gap: 6px;
}
.cr-badge .rating .rating__store {
    font-size: 28px;
    font-weight: 700;
	  text-transform: capitalize;
}
.badge__store:before {
    content: "";
    background-image: url(https://gamesummon.co.uk/wp-content/uploads/2024/09/logo-1-252x70.png.webp);
    background-repeat: no-repeat;
    width: 252px;
    height: 70px;
    display: block;
    visibility: visible;
    margin-left: auto;
    margin-right: auto;
}
.cr-badge.badge_size_small {
    padding: 68px 30px;
}
#cusrev-review {
    flex-direction: row;
    align-items: center;
}
.cr-reviews-slider .slick-prev:before,
.cr-reviews-slider .slick-next:before {
    font-size: 30px;
}
.cr-reviews-slider.slick-slider .slick-prev {
    left: -35px;
}
#cusrev-review-section {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.cr-badge .rating:after {
    content: "Powered by CusRev";
    display: block;
    margin-top: 20px;
    font-size: 12px;
    padding-right: 26px;
}
.badge__link:after {
    content: "";
    display: flex;
    position: absolute;
    bottom: 38px;
    right: 60px;
    margin-top: 20px;
    font-size: 12px;
    background-image: url(https://gamesummon.co.uk/wp-content/plugins/customer-reviews-woocommerce/img/logo-vs.svg);
    scale: .25;
    width: 84px;
    height: 79px;
    align-items: flex-end;
}
.commentlist .cr-meta-author-title .woocommerce-review__verified.verified {
    color: var(--wd-text-color) !important;
    margin-top: 2px !important;
}
#show-reviews {
    display: none;
}
#show-reviews:has(.commentlist) {
    display: block;
}
.wd-product.wd-hover-buttons-on-hover .wd-buttons {
     opacity: .8;
}
.wd-action-btn>a:before {
    color: var(--wd-primary-color) !important;
    background-color: #f9f9f9;
    height: 32px;
    width: 32px;
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 500;
    justify-content: center;
    border-radius: 5px;
    -webkit-box-shadow: rgba(0,0,0,.1) 0 1px 3px 0,rgba(0,0,0,.05) 0 1px 2px 0;
    box-shadow: rgba(0,0,0,.1) 0 1px 3px 0,rgba(0,0,0,.05) 0 1px 2px 0;
}
.wd-action-btn>a:hover:before {
    background-color: var(--wd-primary-color);
    color: #FFF !important;
    transition: .5s all;
}
.product-template-default .wd-action-btn>a:before {
    width: 40px;
    height: 40px;
    font-size: 20px;
}
.product-template-default .wd-wishlist-btn>a {
    column-gap: 4px;
}
.cwginstock-panel-body input[type=email] {
    background-color: #FFF;
    border-radius: 5px;
}
#cfw-cart-summary.cfw-label-is-floated label.cfw-floatable-label,
.checkoutwc .form-row.cfw-label-is-floated label.cfw-floatable-label {
    z-index: unset !important;
}
.custom-stock-status {
    display: flex;
    align-items: center;
    column-gap: 8px;
}
.custom-stock-status svg.e-font-icon-svg {
    width: 20px;
    height: 20px;
}
.custom-stock-status svg.e-font-icon-svg.e-fas-check-circle {
    fill: #449f3f;
}
.custom-stock-status svg.e-font-icon-svg.e-fas-exclamation-circle {
    fill: #f1bd00;
}
.custom-stock-status .stock-text {
    color: #333;
}
.footer-contact-header {
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
    margin-bottom: 12px;
}
.footer-contact-content {
    line-height: 30px;
    margin-left: 20px;
}
#contact-details-main .title-after_title p {
    margin-left: 20px;
}

body.woocommerce-cart .elementor-alert-description {
    font-size: 15px;
    color: #8a6d3b;
    line-height: 1.4;
}
body.woocommerce-cart .cfw-alert.cfw-alert-warning {
    background-color: #fcf8e3;
    border-color: #f9f0c3;
    color: #8a6d3b;
    border-left: 5px solid #f9f0c3;
    margin-bottom: 1.8em;
		padding: 15px;
}
.item-code-container {
    display: flex;
    align-items: center;
    gap: 10px 20px;
    justify-content: flex-start;
    margin-top: 20px;
}
.item-code-label {
    font-size: 15px;
    font-weight: 600;
    width: 100px;
    color: var(--wd-title-color);
}
.item-code-value {
    font-size: 15px;
    color: #7F7F7F;
}
tr.gs-dap-note-row td,
.gs-dap-note.checkout {
    text-align: left !important;
    color: #d50303;
    font-size: 14px;
    padding: 16px !important;
    border: 1px solid rgba(228, 121, 17, 0.5);
    background-color: #fffbe1;
    line-height: 1.4;
    font-weight: 700 !important;
}
tr.gs-dap-note-row td:before {
	display: none;	
}
input#split_shipping_order_ref {
    background-color: #FFF;
}
.mfp-container .wd-popup-close {
    display: none;
}
.post-password-form input[type="submit"] {
    border-radius: var(--btn-accented-brd-radius);
    color: var(--btn-accented-color);
    box-shadow: var(--btn-accented-box-shadow);
    background-color: var(--btn-accented-bgcolor);
}
.post-password-form input[type="submit"]:hover {
    color: var(--btn-accented-color-hover);
    box-shadow: var(--btn-accented-box-shadow-hover);
    background-color: var(--btn-accented-bgcolor-hover);
}

/* CDN fix */

.cr-badge.badge_color_dark .badge__star-icon_type_empty {
    background-image: url(https://gamesummon.co.uk/wp-content/plugins/customer-reviews-woocommerce/img/small-star-empty-dark.png) !important;
}
.cr-badge .badge__star-icon_type_fill {
    background-image: url(https://gamesummon.co.uk/wp-content/plugins/customer-reviews-woocommerce/img/small-star-full.png) !important;
}

.wt_gc_checkout_store_credit_balance {
    padding: 0 !important;
    background-color: unset !important;
}
#cfw-mobile-cart-header #cfw-expand-cart .cfw-cart-summary-label-hide, #cfw-mobile-cart-header #cfw-expand-cart .cfw-cart-summary-label-show {
    width: unset !important;
}

/* Black Friday Deals */
.term-black-friday-deals .extra_description {
    background-color: #000;
    color: #FFF;
    font-size: 20px;
}
.term-black-friday-deals .extra_description .wd-term-desc.wd-entry-content p {
    text-align: center;
}
.term-black-friday-deals .extra_description h1.entry-title.title {
    text-align: center;
    color: #F00;
    font-size: 32px !important;
}
.term-black-friday-deals .extra_description .elementor-hidden-mobile {
    display: unset !important;
}

/* Gift card */
.wt_gc_email_caption {
    display: none;
}
.wt_gc_gift_card_product_page_form_item {
    margin-bottom: 20px;
}
.wt_gc_gift_card_product_page_form form {
    margin-top: 10px;
}
.wt_gc_gift_card_product_page_form_item input.wt_gc_gift_card_field {
    max-width: 300px;
}
.wt_gc_gift_card_product_page_title {
    margin-bottom: 0;
}
.wt_gc_gift_card_product_page_bottom {
    padding-top: 0;
}
.woocommerce-cart .wd-cart-totals .wc-proceed-to-checkout .checkout-button {
    margin-bottom: 14px;
    height: 48px;
    font-size: 16px;
}
.single-product #main-content .preorder-avaiable-date-text {
    color: #b90000;
    padding: 5px 10px;
    width: fit-content;
    border: 2px solid #b90000;
    font-weight: 500;
}
.cmplz-cookiebanner {
    z-index: 2000000001 !important;
}
.archive .product-wrapper:has(.out-of-stock) img {
    filter: brightness(1.5);
    opacity: .4;
}
.single-post .site-content a {
    color: var(--wd-link-color-hover);
}
.single-post .site-content a:hover {
    text-decoration: underline;
}@media (min-width: 1025px) {
	.extra_description {
    background-color: #FFF;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.12);
    padding: 20px;
}
.wd-products-shop-view {
    width: 100%;
    justify-content: flex-end;
}
.elementor-widget-wd_sidebar {
    height: 100%;
}
.wd-product.wd-hover-buttons-on-hover .cwg_popup_submit {
    opacity: 0;
}
.wd-product.wd-hover-buttons-on-hover:not(:is(.quick-shop-shown,.wd-loading)):is(:hover,.wd-variation-active) .cwg_popup_submit {
    opacity: 1;
}
.wd-nav {
    gap: 1px 20px !important;
}

.cuw-popup-products.cuw-products {
    display: flex;
}
.cuw-popup-products.cuw-products .cuw-product.cuw-product-row {
    flex: 1;
    display: flex !important;
    flex-direction: column !important;
    gap: 10px !important;
}
.cuw-popup-products.cuw-products .cuw-product.cuw-product-row > div {
    text-align: center;
}
.cuw-popup-products.cuw-products .cuw-product-price {
    display: flex;
    flex-direction: column-reverse;
}
.wd-footer .payment-methods {
    justify-content: flex-end;
}
.wd-header-nav, .site-logo {
    padding-inline: unset !important;
    padding-inline-start: 10px !important;
}
.wd-nav {
    gap: 1px 12px !important;
}
.category-grid-item .wd-cat-image img {
    height: 145px;
    object-fit: cover;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.extra_description {
    background-color: #FFF;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.12);
    padding: 20px;
}
.wd-products-shop-view {
    width: 100%;
    justify-content: flex-end;
}
.wd-search-form .price > .amount bdi, .wd-search-form .price > ins .amount bdi {
    font-size: 14px;
}

:is(.e-con,.elementor-column).wd-side-hidden {
    position: fixed;
    display: flex;
    flex-direction: column;
    width: var(--wd-side-hidden-w) !important;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.e-con.wd-side-hidden {
        justify-content: flex-start;
        align-items: stretch;
        overflow: hidden;
        overflow-y: auto;
        z-index: 500 !important;
        flex-wrap: nowrap;
}
.wd-product :is(.wd-product-cats,.wd-product-brands-links) {
        display: none;
}

.cuw-popup-products.cuw-products {
    display: flex;
}
.cuw-popup-products.cuw-products .cuw-product.cuw-product-row {
    flex: 1;
    display: flex !important;
    flex-direction: column !important;
    gap: 10px !important;
}
.cuw-popup-products.cuw-products .cuw-product.cuw-product-row > div {
    text-align: center;
}
.cuw-popup-products.cuw-products .cuw-product-price {
    display: flex;
    flex-direction: column-reverse;
}
.woocommerce-cart .shop_table.cart.woocommerce-cart-form__contents tbody {
    display: flex !important;
    flex-direction: column-reverse !important;
}
.woocommerce-cart .shop_table.cart.woocommerce-cart-form__contents .wd-cart-action-row {
    margin-bottom: 40px;
}
.woocommerce-cart .shop_table.cart.woocommerce-cart-form__contents .wd-cart-action-row .cart-actions {
    margin-top: 10px !important;
}
.woocommerce-cart .shop_table.cart .wd-coupon-form {
    flex-direction: row !important;
}
.woocommerce-cart .shop_table.cart .wd-coupon-form .input-text {
    width: unset !important;
    flex: 1;
}
.cr-badge.badge_size_small {
    display: flex;
    padding: 30px;
    gap: 20px;
}
.cr-badge .badge__store {
    display: none;
}
#cusrev-review {
    flex-direction: column !important;
    margin-top: 40px;
}
#cusrev-review-section {
    padding-top: 20px;
    padding-bottom: 20px;
}
.badge__link:after {
    bottom: 3px;
    right: 4px;
}
.category-grid-item .wd-cat-image img {
    height: 95px;
    object-fit: cover;
}
.cmplz-cookiebanner .cmplz-buttons {
        flex-direction: row !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.extra_description {
    background-color: #FFF;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.12);
    padding: 20px;
}
.wd-products-shop-view {
    width: 100%;
    justify-content: flex-end;
}
.wd-search-form .price > .amount bdi, .wd-search-form .price > ins .amount bdi {
    font-size: 14px;
}
.wd-cookies-inner {
    gap: unset;
}

:is(.e-con,.elementor-column).wd-side-hidden {
    position: fixed;
    display: flex;
    flex-direction: column;
    width: var(--wd-side-hidden-w) !important;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.e-con.wd-side-hidden {
        justify-content: flex-start;
        align-items: stretch;
        overflow: hidden;
        overflow-y: auto;
        z-index: 500 !important;
        flex-wrap: nowrap;
}
.wd-product :is(.wd-product-cats,.wd-product-brands-links) {
        display: none;
}

.cuw-popup-products.cuw-products {
    display: flex;
}
.cuw-popup-products.cuw-products .cuw-product.cuw-product-row {
    flex: 1;
    display: flex !important;
    flex-direction: column !important;
    gap: 10px !important;
}
.cuw-popup-products.cuw-products .cuw-product.cuw-product-row > div {
    text-align: center;
}
.cuw-popup-products.cuw-products .cuw-product-price {
    display: flex;
    flex-direction: column-reverse;
}
.cuw-modal .cuw-modal-body {
    max-height: unset !important;
}
.woocommerce-cart .shop_table.cart.woocommerce-cart-form__contents tbody {
    display: flex !important;
    flex-direction: column-reverse !important;
}
.woocommerce-cart .shop_table.cart.woocommerce-cart-form__contents .wd-cart-action-row {
    margin-bottom: 40px;
}
.woocommerce-cart .shop_table.cart.woocommerce-cart-form__contents .wd-cart-action-row .cart-actions {
    margin-top: 10px !important;
}
.woocommerce-cart .shop_table.cart .wd-coupon-form {
    flex-direction: row !important;
}
.woocommerce-cart .shop_table.cart .wd-coupon-form .input-text {
    width: unset !important;
    flex: 1;
}
.cr-badge.badge_size_small {
    display: flex;
    padding: 30px;
    gap: 20px;
}
.cr-badge .badge__store {
    display: none;
}
#cusrev-review {
    flex-direction: column !important;
    margin-top: 40px;
}
#cusrev-review-section {
    padding-top: 20px;
    padding-bottom: 20px;
}
.badge__link:after {
    bottom: 3px;
    right: 4px;
}
.category-grid-item .wd-cat-image img {
    height: 192px;
    object-fit: cover;
}
}

@media (max-width: 576px) {
	.extra_description .title {
    text-align: center;
}
.extra_description {
    background-color: #FFF;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.12);
    padding:10px;
}
.wd-search-form .price > .amount bdi, .wd-search-form .price > ins .amount bdi {
    font-size: 14px;
}
.wd-cookies-inner {
    gap: unset;
}
.wd-product :is(.wd-product-cats,.wd-product-brands-links) {
    display: none;
}

:is(.e-con,.elementor-column).wd-side-hidden {
    position: fixed;
    display: flex;
    flex-direction: column;
    width: var(--wd-side-hidden-w) !important;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.e-con.wd-side-hidden {
        justify-content: flex-start;
        align-items: stretch;
        overflow: hidden;
        overflow-y: auto;
        z-index: 500 !important;
        flex-wrap: nowrap;
}
#cfw-mobile-cart-header #cfw-expand-cart .cfw-cart-summary-label-show {
    width: unset;
}
p.cuw-offer-description {
    font-size: 12px;
}
.cuw-container {
    padding: 12px 8px !important;
}
.cuw-modal-content .cuw-product-image.cuw-product-curve-image {
    width: 150px !important;
    height: 150px !important;
    margin-left: auto;
    margin-right: auto;
}
.cuw-modal-content .cuw-product-image-wrapper {
    height: 150px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
.cuw-modal-content .cuw-product.cuw-product-row.cuw-product-card > div > div {
    padding: 8px !important;
}
.cuw-modal-content .cuw-product-title {
    -webkit-line-clamp: 4;
    line-clamp: 4;
}

.cuw-modal-content .cuw-modal-actions:before {
    width: 100%;
}
.cuw-modal-footer {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
}
.cuw-modal-content .cuw-modal-actions {
    display: flex !important;
    flex-direction: column;
    margin-left: unset !important;
    margin-right: unset !important;
}
.cuw-modal-content a.cuw-view-cart-link.cuw-template-action {
    width: 100%;
    background-color: unset !important;
}
.cuw-modal-content a.cuw-view-cart-link.cuw-template-action .button {
    width: 100%;
}
.cuw-modal-content .cuw-carousel-slider {
    padding-bottom: 0 !important;
	  margin: 0px 20px !important;
}
.cuw-modal-content .cuw-product {
    min-width: 250px !important;
}
.woocommerce-cart .shop_table.cart.woocommerce-cart-form__contents tbody {
    display: flex !important;
    flex-direction: column-reverse !important;
}
.woocommerce-cart .shop_table.cart.woocommerce-cart-form__contents .wd-cart-action-row {
    margin-bottom: 40px;
}
.woocommerce-cart .shop_table.cart.woocommerce-cart-form__contents .wd-cart-action-row .cart-actions {
    margin-top: 10px !important;
}
.woocommerce-cart .shop_table.cart .wd-coupon-form {
    flex-direction: row !important;
}
.woocommerce-cart .shop_table.cart .wd-coupon-form .input-text {
    width: unset !important;
    flex: 1;
}
.wd-footer .payment-methods {
        justify-content: space-around;
        width: 250px;
        margin-left: auto;
        margin-right: auto;
}
.product-template-default .woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews .shortcode-wcpr-comments ol.commentlist li .comment-text {
    margin: unset;
}
.product-template-default .woocommerce-photo-reviews-shortcode .shortcode-wcpr-review-before {
    margin-top: 20px;
}
.product-template-default .woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews .shortcode-wcpr-comments ol.commentlist li .comment-text p {
    margin-top: .5em;
}
.product-template-default .shortcode-wcpr-review-title {
    clear: left;
}
.product-template-default .woocommerce-photo-reviews-shortcode .star-rating {
    float: none;
}
#cusrev-review {
    flex-direction: column !important;
}
.cr-badge.badge_size_small {
    padding: 24px;
}
.badge__link:after {
    bottom: -6px;
    right: 52px;
}
.category-grid-item .wd-cat-image img {
    height: 95px;
    object-fit: cover;
}
.cmplz-cookiebanner .cmplz-header .cmplz-title {
        display: block !important;
        font-size: 18px;
        font-weight: 700;
}
.cmplz-cookiebanner .cmplz-buttons {
        flex-direction: row !important;
}
}

