.elementor-6116 .elementor-element.elementor-element-30c8148{padding:0px 0px 40px 0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-6116 .elementor-element.elementor-element-5dd3a0f > .elementor-widget-container{margin:33px 26px 26px 26px;}.elementor-6116 .elementor-element.elementor-element-5dd3a0f{text-align:center;}.elementor-6116 .elementor-element.elementor-element-5dd3a0f .elementor-heading-title{font-family:"Helvetica Neue", Sans-serif;font-size:35px;font-weight:bold;color:#31347C;}.elementor-6116 .elementor-element.elementor-element-2d9a4f1{--update-cart-automatically-display:none;--sections-border-type:solid;--sections-border-color:#B1B1B1;--sections-border-radius:14px 14px 14px 14px;--forms-buttons-normal-text-color:#FFFFFF;--forms-buttons-hover-text-color:#FFFFFF;--forms-buttons-border-type:none;--forms-buttons-border-radius:25px 25px 25px 25px;--checkout-button-hover-text-color:#FFFFFF;--checkout-button-border-radius:25px 25px 25px 25px;}.elementor-6116 .elementor-element.elementor-element-2d9a4f1 .shop_table .button{background-color:#A23482;}.elementor-6116 .elementor-element.elementor-element-2d9a4f1 .shop_table .button:hover, .elementor-6116 .elementor-element.elementor-element-2d9a4f1 .shop_table .button:disabled[disabled]:hover{background-color:var( --e-global-color-secondary );}.elementor-6116 .elementor-element.elementor-element-2d9a4f1 .woocommerce .wc-proceed-to-checkout .checkout-button{background-color:#A23482;}.elementor-6116 .elementor-element.elementor-element-2d9a4f1 .woocommerce .wc-proceed-to-checkout .checkout-button:hover{background-color:var( --e-global-color-secondary );}.elementor-6116 .elementor-element.elementor-element-2d9a4f1 .e-cart-section{border-width:1px 1px 1px 1px;}.elementor-6116 .elementor-element.elementor-element-2d9a4f1 .checkout-button{border-style:none;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-6116 .elementor-element.elementor-element-5dd3a0f .elementor-heading-title{font-size:30px;}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-6116 .elementor-element.elementor-element-5dd3a0f > .elementor-widget-container{margin:12px 12px 12px 12px;}.elementor-6116 .elementor-element.elementor-element-5dd3a0f .elementor-heading-title{font-size:25px;}.elementor-6116 .elementor-element.elementor-element-2d9a4f1 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}}/* Start custom CSS for woocommerce-cart, class: .elementor-element-2d9a4f1 */.elementor-6116 .elementor-element.elementor-element-2d9a4f1 a.button {
  background-color: #a23482;
  font-family: "Helvetica Neue", Sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #ffffff;
  border-radius: 20px;
}

.elementor-6116 .elementor-element.elementor-element-2d9a4f1 a {
    cursor: pointer;
}

.elementor-6116 .elementor-element.elementor-element-2d9a4f1 .woocommerce-info {
    border-top-color: #a23482;
}

.elementor-6116 .elementor-element.elementor-element-2d9a4f1 .tooltip {
  display: none;
  position: absolute;
  background-color: #a23482;
  color: white;
  padding: 5px 12px 6px 12px;
  border-radius: 5px;
  margin-top: 5px;
  width: fit-content;
  cursor: pointer;
  text-decoration: underline;
  text-decoration-style: dotted;
}

@media only screen and (max-width: 780px) {
  .woocommerce table.shop_table_responsive td.product-thumbnail {
    display: block !important;
  }
  .woocommerce table.shop_table_responsive td.product-remove {
    display: block !important;
    text-align: center !important;
  }
}
	 
.elementor-widget-woocommerce-cart .woocommerce table.cart img {
    width: 50%;
    display: block;
    margin: 0 auto;
}
	 
	 .woocommerce table.shop_table_responsive td.product-thumbnail::before{display: none}

@media (max-width: 767px) {
	.elementor-widget-woocommerce-cart .woocommerce table.cart tr {padding: 0;}
	
	
@media (max-width: 767px) {
	.elementor-widget-woocommerce-cart .woocommerce table.cart tbody th, td {
	padding: 10px 0!important;
	margin-bottom:0px !important;
}
}

@media (max-width: 767px) {

.woocommerce-cart-form table.shop_table,
.woocommerce-cart-form table.shop_table tbody,
.woocommerce-cart-form table.shop_table thead,
.woocommerce-cart-form table.shop_table tfoot,
.woocommerce-cart-form table.shop_table tr,
.woocommerce-cart-form table.shop_table td,
.woocommerce-cart-form table.shop_table th {
  display: block !important;
}
	
.woocommerce-cart-form table.shop_table td * {
  text-align: left !important;
}


.woocommerce-cart-form table.shop_table tbody tr {
  display: grid !important;
  grid-template-columns: auto 1.5fr 1fr 0.50fr !important;
  grid-template-rows:  auto auto !important;
  grid-template-areas:
    "remove thumb   name  name "
    ".   thumb   price  qty" !important;
  align-items: center !important;
  width: 100% !important;
  padding: 8px 0 !important;
  border-bottom: 1px solid #eee !important;
}

.woocommerce-cart-form table.shop_table .product-remove    { 
	grid-area:remove !important; 
	display: flex !important;
	flex-direction: column !important;
	justify-content: start !important;
    align-self: start !important;
	
	}
	
	
.woocommerce-cart-form table.shop_table .product-thumbnail { 
	grid-area: thumb  !important; 
	}
	
.woocommerce-cart-form table.shop_table .product-name      { 
	grid-area: name !important;
	font-size: 15px !important;
	display: flex !important;
	flex-direction: column !important;
	}
	
	
.woocommerce-cart-form table.shop_table .product-price     { 
	grid-area: price !important; 
	font-size: 15px !important; 
		display: flex !important;
	flex-direction: column !important;
	}
	
.woocommerce-cart-form table.shop_table .product-price::before    { 
	text-align: left !important;
	}

	
.woocommerce-cart-form table.shop_table .product-quantity  { 
grid-area: qty!important; align-self: stretch !important; display: flex !important; align-items: center !important; justify-content: center !important; 
}
	
.woocommerce-cart-form table.shop_table  .product-name::before    { 
	text-align: left !important;
	}
	
.woocommerce-cart-form table.shop_table .product-subtotal  { display: none !important; }

.woocommerce-cart-form table.shop_table thead { display: none !important; }

.woocommerce-cart-form table.shop_table .product-thumbnail img {
	margin: 0 !important;
	  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  display: block !important;


}

.woocommerce-cart-form table.shop_table .product-quantity  {
	display: flex !important;
	flex-direction: column !important;
}

.elementor-widget-woocommerce-cart .woocommerce-cart-form .actions,
.woocommerce table.shop_table td.actions {
  display: none !important;
}
	
.woocommerce-cart-form table.shop_table .product-remove  {
   text-align: left !important;
  }
} }/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Helvetica Neue';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://rcuk.com/wp-content/uploads/2022/05/AnyConv.com__HelveticaNeueLTStd-Lt.woff') format('woff');
}
@font-face {
	font-family: 'Helvetica Neue';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://rcuk.com/wp-content/uploads/2022/05/AnyConv.com__HelveticaNeueLTStd-Bd.woff') format('woff');
}
/* End Custom Fonts CSS */