/*Remove entry title*/
.entry-header {
	display:none
}

/*remove empty cart block*/
.wp-block-woocommerce-empty-cart-block {
	display:none
}

/*remove site title*/
.beta.site-title {
	display:none
}

/*Change font size color content of "Product"*/
.wc-block-cart-items__header-image {
	color: #ffa600;
	font-size: 18px;
}
.wc-block-cart-items__header-image span {
  display: none;
}
.wc-block-cart-items__header-image:after {
  content: 'BUY GIBIL TO FORGE';
}

/*Cart button*/
.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
	background-color: #ffa600
}

/*Cart Proceed to Checkout*/
.wc-block-components-button__text {
	color: #000000;
	font-weight: 600
}

/*Cart product name*/
.wc-block-components-product-name{
	color: #ffa600;
	font-size: 20px
}

/*Cart product Price*/
.price.wc-block-components-product-price {
	color: #ffa600;
	font-size: 20px
}

/*Cart quantity*/
.wc-block-components-quantity-selector {
	color: #ffa600;
	font-size: 20px
}

/* change the cart summary text color*/
.wp-block-woocommerce-cart-order-summary-block {
	color: #ffa600;
	font-size: 18px
}

/*Change color of cart item header*/
.wc-block-cart-items__header-total {
	color: #ffa600;
	font-size: 18px
}

/*Change font size of cart "Proceed to Checkout"*/
.wc-block-components-button__text{
	font-size: 20px
}

.wc-block-components-button__text:after {
  content: ' With MetaMask';
}

form.checkout .cpmw-pymentfield input[type="radio"] {
display: block !important;

cursor: pointer;
}

/*Disply none of first name*/
.form-row.form-row-first.wooccm-field.wooccm-field-first_name.wooccm-type-text {
	display:none
}

/*Display none of last name*/
.form-row.form-row-last.wooccm-field.wooccm-field-last_name.wooccm-type-text{
	display:none
}

/*Display none of company name*/
.form-row.form-row-wide.wooccm-field.wooccm-field-company.wooccm-type-text {
	display:none
}

/*Display none of country address*/
.form-row.address-field.update_totals_on_change.form-row-wide.wooccm-field.wooccm-field-country.wooccm-type-country.address-field.update_totals_on_change {
	display:none
}

/*Display none of address1*/
.form-row.address-field.form-row-wide.wooccm-field.wooccm-field-address_1.wooccm-type-text.address-field {
	display:none
}

/*Display none of address2*/
.form-row.form-row-wide.address-field.thwcfd-field-wrapper.thwcfd-field-text{
	display:none
}

/*Display none of Town/City*/
.form-row.address-field.form-row-wide.wooccm-field.wooccm-field-city.wooccm-type-text.address-field {
	display:none
}


/*Display none of Postcode*/
.form-row.address-field.form-row-wide.wooccm-field.wooccm-field-postcode.wooccm-type-text.address-field.validate-postcode {
	display:none
}

/*Display none of phone*/
.form-row.form-row-wide.thwcfd-field-wrapper.thwcfd-field-tel.validate-required {
	display:none
}

/*Display none of path*/
.woocommerce-breadcrumb {
	display:none
}

/*Display none of blank header*/
#masthead {
	display:none
}

/*Move the Home Page Button
[data-attachment-id="1213"]{
  position: relative;
	Top:-130px;
  left: 3px;
}

[data-attachment-id="1223"]{
	position:absolute;
	top:-1px;
	width: 1800px;
	left:0px;
}

[data-attachment-id="673"]{
	position:relative;
	top: -210px;
	right: -880px
}*/


/*Move TG Icon*/
[data-attachment-id="1667"] {
	position:absolute;
	right: 50px;
	bottom:70px
}

/*Move X Icon*/
[data-attachment-id="1325"] {
	position:absolute;
	right: 120px;
	bottom:70px
}

/*Move IG Icon*/
[data-attachment-id="1324"] {
	position:absolute;
	right: 190px;
	bottom:70px
}

/*Move White Be the Forge Your BTC*/
[data-attachment-id="1347"] {
	position:relative;
	left: -40px;
	top: -90px
}

/*Move Buy Gibil button*/
[data-attachment-id="1129"] {
	position:relative;
	left: 40px
}

/*Move Forge BTC button*/
[data-attachment-id="1159"] {
	position:relative;
	left: 40px
}

/*Move Forge Step button*/
[data-attachment-id="1665"] {
	position:relative;
	left: 40px;
	top: 0px
}

/*Move Home[GIBIL] button*/
[data-attachment-id="1213"] {
	position:relative;
	left: 40px;
	top: 10px
}

/*Move Music bar*/
.wp-block-audio.alignleft{
	position:relative;
	left: 40px
}

/*Move Upcoming forge event left photo*/
[data-attachment-id="708"] {
	position:relative;
	left: 15px
}

/*Move Upcoming forge event left photo*/
[data-attachment-id="712"] {
	position:relative;
	right: 15px
}

/*Remove Share Post in Rundown page*/
.sharedaddy.sd-sharing-enabled {
	display:none
}

/*Remove and like in Rundown page*/
.sharedaddy.sd-block.sd-like.jetpack-likes-widget-wrapper.jetpack-likes-widget-loaded{
	display:none
}

/*Move Upcoming event and Holistic top bar*/
[data-attachment-id="1567"] {
	position:relative;
	TOP: 10px
}

/*Move Upcoming event and Holistic bottom bar*/
[data-attachment-id="1568"] {
	position:relative;
	TOP: -10px
}

/*Remove default footer*/
#colophon {
	display:none
}

/*Move Meet the team left*/
.wp-block-column.is-vertically-aligned-center.is-layout-flow.wp-container-core-column-is-layout-21.wp-block-column-is-layout-flow {
	position:relative;
	left: 150px
}

/*Move Meet the team right*/
.wp-block-column.is-vertically-aligned-center.is-layout-flow.wp-container-core-column-is-layout-23.wp-block-column-is-layout-flow {
	position:relative;
	right: 150px
}

/*Remnove remove item link*/
.wc-block-cart-item__remove-link {
	pointer-events:none
}



