/*
Theme Name: Shoptimizer Child
Theme URI: https://www.commercegurus.com/wordpress-themes/shoptimizer
Template: shoptimizer
Author: CommerceGurus
Author URI: https://www.commercegurus.com/
Description: Shoptimizer is the perfect theme for your next WooCommerce project designed around speed and conversions.
Tags: e-commerce,two-columns,left-sidebar,right-sidebar,custom-background,custom-colors,custom-header,custom-menu,featured-images,full-width-template,threaded-comments,accessibility-ready,rtl-language-support,footer-widgets,sticky-post,theme-options
Version: 2.8.6.1745850848
Updated: 2025-04-28 14:34:08

*/

.woocommerce-thankyou-order-received, 
.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
	display: none !important;
}

/* Thank You Page */

#bacs-template {
  display: flex;
  margin: 20px auto;
  padding: 20px;
	position: relative;
	flex-direction: column;
    text-align: center;
    justify-content: center;
    align-items: center;
	margin-bottom: 50px;
	max-width: 500px;
}

#bacs-template table td, 
#bacs-template table th {
	background-color: #faf8f2 !important;
	border: none;
	border-bottom: 1px solid #E5E5E5;
}


#bacs-template table {
	border-top: 1px solid #E5E5E5;
}

#order-received-message {
  display: none !important;
  display: inline-flex;
  padding: 2px 8px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  font-weight: 600;
  font-style: normal;
  background: #22f004;
  color: white;
  border-radius: 5px;
  line-height: 18px;
  font-size: clamp(16px, 2.5vw, 20px);
}

#confirm-e-transfer,
.back-to-shopping a,
.back-to-order button {
  background-color: #60aa3d !important;
  border-color: #60aa3d;
	color: white;
	padding: 9px 40px;
    font-size: 14px !important;
    font-weight: 600 !important;
	outline: none !important;
	text-transform: uppercase;
	cursor:pointer;
	border: 0;
	padding: 16px;
	padding-left: 30px;
	padding-right: 30px;
	border-radius: 10px;
	transition: all 0.3s ease 0s;
	display: inline-block;
	line-height: normal;
}

.back-to-shopping a,
#back-to-order {
  background-color: #60aa3d !important;
  color: white !important;
}

#confirm-e-transfer:hover {
  color: white !important;
  background-color: #60aa3d !important;
  filter: brightness(0.9);
}

.back-to-shopping a:hover,
#back-to-order:hover {
  color: white !important;
  background-color: #60aa3d !important;
  filter: brightness(0.9);
}

#bacs-thankyou-template #have-questions {
  color: #282e26;
  margin-bottom: 40px;
  margin-top: 30px;
  font-size: clamp(14px, 2.5vw, 16px);
  font-weight: 400;
}

#bacs-thankyou-template #have-questions a {
  color: #f5052b;
}

#bacs-thankyou-template #have-questions a:hover {
  text-decoration: initial;
}

#order-title {
  font-size: 32px;
  font-weight: 600;
  margin: 10px 0;
	letter-spacing: normal;
    margin-bottom: 15px;
	text-align: center;
}

#instruction-text,
.instruction-text {
  color: black;
  margin-bottom: 10px;
  font-size: clamp(12px, 2.5vw, 14px);
	max-width: 500px;
}

.instruction-text-bold {
  font-size: clamp(14px, 2.5vw, 17px);
  font-weight: 700;
}

#info-text {
  text-align: center;
  color: #989898;
  font-size: clamp(12px, 2.5vw, 16px);
  font-weight: 400;
  line-height: 16px;
  margin-top: 10px;
	margin-bottom: 15px;
}

.clipboard-icon {
  cursor: pointer;
  margin-left: 5px;
}

.clipboard-icon:hover {
  fill: #000;
}

#confirmation-button,
.back-to-order,
.back-to-shopping {
  width: 100%;
  text-align: center;
}

#bacs-template table tr {
	border: 0px;
}

#bacs-template table td {
	padding-top: 10px;
    padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;	
}

.payment-table td:first-child {
  text-align: right;
  font-weight: 500;
}

.payment-table td:last-child {
  text-align: left;
}

.back-to-order {
  padding-top: 10px;
	margin-bottom: 30px;
}

@media (max-width: 768px) {
  #confirmation-button button {
    width: 100%;
  }

  button#back-to-order {
    width: 100%;
  }

  .back-to-shopping a.btn {
    width: 100%;
  }
}

.payment-table.table span,
.payment-table.table td {
	color: black;
}

#confirmation-button {
	margin-top: 25px;
	font-weight: 700;
    font-size: 14px;
    padding: 10px 40px;
}

#bacs-thankyou-template {
  display: none;
  text-align: center;
  margin: 20px auto;
  padding: 20px;
	margin-bottom: 50px;
}

.payment-table td:first-child,
.payment-table td:last-child {
  font-size: clamp(12px, 2.5vw, 16px);
  line-height: 16px;
}

#bacs-thankyou-template h1 {
  font-size: 32px;
  font-weight: 600;
	margin-bottom: 10px;
    margin-top: 0px;
}

#bacs-thankyou-template p {
  color: #282e26;
	margin-bottom: 15px;
    margin-top: 10px;
  font-size: clamp(12px, 2.5vw, 20px);
    font-weight: 400;
}

.page-template-default.woocommerce-checkout.woocommerce-page.woocommerce-order-received .site-content {
	padding-bottom: 0px !important;
}

#bacs-thankyou-template p span {
	font-weight: 700;
}

#bacs-thankyou-template ol {
  text-align: left;
  margin: 30px auto;
  max-width: 730px;
  padding: 0 20px;
  font-size: clamp(12px, 2.5vw, 16px);
  line-height: 16px;
}

.back-to-shopping a, 
.back-to-order button {
	min-width: 303px;
}

#bacs-thankyou-template ol li {
  margin-bottom: 10px;
  color: #282e26;
  line-height: 1.4;
}

.payment-table.table {

}

#bacs-thankyou-template .next-steps {
  margin-bottom: 40px;
}

.next-steps h2 {
	color: black !important;
	font-size: 28px !important;
	margin-bottom: 30px !important;
	font-weight: 700 !important;
}

@media (max-width: 992px) {
	
	.payment-table.table {
    	width: 100%;
	}
	
	body.woocommerce-checkout.woocommerce-page.woocommerce-order-received .floating-add-to-cart {
		display: none;
	}
	
	body.woocommerce-checkout.woocommerce-page.woocommerce-order-received #qodef-page-content {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	#bacs-template {
		margin: 0px;
		padding: 0px;
		margin-bottom: 50px;
	}
	
	#bacs-template table td, 
	#bacs-template table th {
		padding: 5px;
		padding-bottom: 7px;
		vertical-align: initial;
	}
	
	#bacs-template .clipboard-icon {
		top: 3px;
		position: relative;
	}
	
	#info-text {
    	margin-top: 10px;
	}
	
	#order-title,
	#bacs-thankyou-template h1 {
    	font-size: 24px;
    	margin-bottom: 10px;
		margin-top: 20px;
	}
	
	#instruction-text {
    	margin-bottom: 5px;
	}
	
	#bacs-thankyou-template ol {
    	padding: 0px;
	}
	
	.next-steps h2 {
    	font-size: 20px !important;
    	margin-bottom: 20px !important;
	}
	
	#bacs-thankyou-template p {
    	margin-bottom: 20px;
	}
	
	#confirmation-button {
    	padding: 0px;
	}
	
	#bacs-thankyou-template #have-questions {
    	margin-bottom: 25px;
    	margin-top: 25px;
	}
	
	.back-to-order {
    	padding-top: 10px;
	}
	
	#confirm-e-transfer, 
	.back-to-shopping a, 
	.back-to-order button {
    	font-size: 12px !important;
		display: block;
		width: 100%;
	}
	
	#bacs-thankyou-template {
    	margin: 0px;
    	padding: 0px;
    	margin-bottom: 50px;
	}
	
}

.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received,
.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details,
.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-customer-details,
.email-instr-hidden {
	display: none;
}

.thank-you-page-logo {
	display: flex;
    justify-content: center;
	margin-bottom: 30px;
}

.thank-you-page-logo img.logo {
	width: 150px;
}

.thank-you-page-logo img.interac-img {
	width: 100px;
    margin-left: 10px;
    margin-bottom: 5px;
}

#bacs-template:before {
	content: '';
    width: 100%;
    height: calc(100% - 100px);
    background: #faf8f2;
    position: absolute;
    top: 0;
    z-index: -1;
}

#any-other-info {
	font-size: 14px;
    font-weight: 700;
    color: #d81a1a;
	margin-bottom: 20px;
}

#order-received-title-top {
background: #d81a1a;
    border-radius: 20px;
    padding: 10px;
    color: white;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 12px;
    margin-bottom: 0px;
    position: absolute;
    z-index: 3;
    top: -12px;
}

@media (max-width: 992px) {
	#bacs-template:before {
    	height: calc(100% - 60px);
	}
	
	.woocommerce-checkout.woocommerce-order-received .row > .col-lg-12 {
		display: flex;
    	justify-content: center;
	}
	
	.woocommerce-checkout.woocommerce-order-received .row > .col-lg-12 #bacs-template {
		width: 100%;
	}
	
	.woocommerce-checkout.woocommerce-order-received #masthead {
		box-shadow: none;
	}
	
	#bacs-thankyou-template ol li {
    	margin-left: 15px;
	}
}

body .col-full.topbar-wrapper {
	background-color: #3bb54a;
	color: white;
}

.topbar-wrapper p,
.topbar-wrapper a,
.topbar-wrapper li,
.topbar-wrapper div {
	color: white;
}

.below-woocommerce-category table tr td {
    padding-left: 10px !important;
    border-right: 1px solid #eee;
	padding-right: 10px !important;
}


body.woocommerce-cart .product-subtotal {
	text-align: center !important;
    padding-left: 10px !important;
}


.below-woocommerce-category table {
	border: 1px solid #eee;
    border-right: none;
    border-bottom: none;
}

@media(max-width: 992px) {
	.below-woocommerce-category table {
		width: 100%;
    	border-collapse: collapse;
    	overflow-x: auto;
    	display: block;
	}
	
	.shop_table.tiered-pricing-table {
		display: table;
	}
	
	.wp-block-table .has-fixed-layout td, 
	.wp-block-table .has-fixed-layout th {
		word-break: initial;
	}
}

/*body.archive .shoptimizer-sorting {
	display: none;
}*/

@media (max-width: 767px) {
	td.product-remove {
		margin-right: 10px;
	}
}

.shop_table.tiered-pricing-table td,
.shop_table.tiered-pricing-table th {
	padding-left: 16px;
}

.shop_table.tiered-pricing-table tbody tr {
	border-top: 1px solid #eee;
}

table.shop_table.tiered-pricing-table  {
	border-collapse: collapse;
}

.next-steps__info {
	text-align: center;
	margin: 15px auto;
    max-width: 800px;
    font-size: clamp(12px, 2.5vw, 16px);
    line-height: 16px;
}

.our-locations-block > .elementor-container {
	padding-left: 15px;
	padding-right: 15px;
}

@media (min-width: 992px) {
	.our-locations-block > .elementor-container ul {
		margin-left: 50px;
	}
}

@media (max-width: 767px) {
	.our-locations-block__inner > div > div:first-child ul {
		margin-bottom: 0px;
	}
	
	.our-locations-block__inner > div > div:nth-child(2) .elementor-widget-wrap {
		padding: 0px;
	}
	
	.our-locations-block img {
		width: 100% !important;
    	height: initial !important;
    	object-fit: contain !important;
	}
	
	body section.brands-block-location-page > div.elementor-container > div.elementor-column {
		width: 100%;
	}
	
	.brands-block-location-page > div > div.elementor-column > div > div.elementor-element.elementor-widget-image {
		width: 50%;
	}
	
	body section.brands-block-location-page.elementor-section.elementor-top-section {
		padding-bottom: 0px;
	}
}

.links-visa-master-interac {
	display: none !important;
}

.elementor-widget.elementor-widget-text-editor table {
	border-collapse: collapse;
    border: 1px solid #eee;
}

.elementor-widget.elementor-widget-text-editor table tr td {
	padding-left: 10px;
}

.elementor-widget.elementor-widget-text-editor table tr {
	border-top: 1px solid #eee;
}

.elementor-widget.elementor-widget-text-editor table td p {
	margin-top: 8px;
	margin-bottom: 8px;
}

.elementor-widget.elementor-widget-text-editor table tbody > tr:first-child {
	border: none;
}



/* FAQ Accordion Styles */
.faq-accordion {
    max-width: 800px;
    margin: 0 auto;
    font-family: Arial, sans-serif;
}

.item.vc_toggle {
    margin-bottom: 10px;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    overflow: hidden;
}

.vc_toggle_title {
    padding: 15px 20px;
    background-color: #f8f8f8;
    color: #333;
    cursor: pointer;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: background-color 0.3s ease;
    margin: 0 !important;
}

.vc_toggle_title:hover {
    background-color: #eee;
}

.vc_toggle_content {
    padding: 0;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease, padding 0.3s ease;
    background-color: #fff;
}

.vc_toggle_content div {
    padding: 20px;
}

.item.vc_toggle.active .vc_toggle_content {
    max-height: 1100px; /* Adjust based on your content */
    padding: 0;
}

.vc_toggle_icon {
    font-style: normal;
    transition: transform 0.3s ease;
}

.item.vc_toggle.active .vc_toggle_icon {
    transform: rotate(45deg);
}



/* Tooltip container */
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black; /* Optional dotted underline */
  cursor: help;
}

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 200px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 125%; /* Position above the text */
  left: 50%;
  margin-left: -100px; /* Center the tooltip */
  opacity: 0;
  transition: opacity 0.3s;
}

/* Show the tooltip text when hovering */
.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}


.order-tracking-container div.woocommerce {
	display: flex;
    flex-direction: column;
}

.order-tracking-container div.woocommerce > .shop_table.shop_table_responsive.my_account_tracking {
	order: 4; 
}
.order-tracking-container div.woocommerce > .order-info {
	order: 2; 
}
.order-tracking-container div.woocommerce > h2 {
	order: 3; 
}
.order-tracking-container div.woocommerce > .order-progress-bar {
	order: 1; 
}
.order-tracking-container div.woocommerce > .woocommerce-order-details {
	order: 5;	
}

.order-tracking-container ul.checkout-bar li:before { 
	content: '';
}
.order-tracking-container ul.checkout-bar li.active:before{
	background: #3bb54a;
}
.order-tracking-container ul.checkout-bar {
	margin: 0;
}
.order-tracking-container .checkout-wrap.order-progress-bar {
	margin-bottom: 100px;
}
.order-tracking-container ul.checkout-bar:before, 
.order-tracking-container ul.checkout-bar li.active:after, 
.order-tracking-container ul.checkout-bar li.visited:after {
	background-color: #3bb54a;
}

@media (max-width: 500px) {
    .order-tracking-container ul.checkout-bar li span {
        visibility: initial !important;
    }
}

/*
body.woocommerce-checkout #payment .payment_methods > .wc_payment_method > label:before {
	display: none;
}*/

body.woocommerce-checkout #payment .payment_methods > .wc_payment_method > label {
	display: flex;
    align-items: center;
}


body.woocommerce-checkout #payment .payment_methods > .wc_payment_method.payment_method_bacs > label:after {
	content: '';
	background: url('/wp-content/uploads/interac-logo-small.png');
	width: 100px;
	height: 42px;
	display: inline-block;
	background-size: contain;
    background-repeat: no-repeat;
	margin-left: 10px;
}

body.woocommerce-checkout #payment .payment_methods > .wc_payment_method.payment_method_cheque > label:after {
	content: '';
	background: url('/wp-content/uploads/cards-checkout-pic1.png');
	width: 110px;
	height: 35px;
	display: inline-block;
	background-size: contain;
    background-repeat: no-repeat;
	margin-left: 10px;
	background-position-y: center;
}

.checkout_coupon.woocommerce-form-coupon {
	margin-top: 0px;
	margin-bottom: 0px;
}

body.woocommerce-checkout .entry-content > .woocommerce.wp-block-group.alignwide {
	display: flex;
	flex-direction: column;
}

body.woocommerce-checkout .woocommerce.wp-block-group.alignwide > .coupon-wrapper{
	order: -1;
	padding-bottom: 0px !important;
}

body.woocommerce-checkout .woocommerce.wp-block-group.alignwide > .checkout-wrap {
	order: -2;
}

body.woocommerce-checkout .woocommerce.wp-block-group.alignwide > .woocommerce-notices-wrapper {
	order: -3;
}

#select-payment-title-checkout {
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 10px;
}

.special-button-FB:hover {
	transform: scale(1.07);
}

@media (max-width: 767px) {
	.special-top-bar-FB {
		font-size: 13px;
	}
	
	.special-button-FB {
		font-size: 14px;
	}
}

.single-product.postid-10512 #commercegurus-pdp-gallery-wrapper {
	display: none;
}

.single-product.postid-10512 .summary.entry-summary {
	width: 100%;
}
/*
.single-product.postid-10512 .products.mnm_child_products {
	display: block;	
}

.single-product.postid-10512 .products.mnm_child_products tbody {
	display: flex;
	flex-wrap: wrap;
}

.single-product.postid-10512 .products.mnm_child_products tbody > tr {
	display: block;	
	width: 33.333%;
}
*/

.single-product.postid-10512 .summary.entry-summary #text-5 img {
	width: 300px;
    margin: auto;
}

.mnm_form.layout_grid .products.has-flex li.product {
	width: 25%;
}

.mnm_form.layout_grid ul.products li.product:not(.product-category):before {
	height: 100%;
	margin-top: 0px;
}

.mnm_form.layout_grid.has-center-aligned-quantity .product-quantity .quantity {
    margin-left: 30%;
}

.mnm_form.layout_grid ul.products li.product .woocommerce-loop-product__title a {
	position: relative;
    z-index: 2;
}

.single-product.postid-10512 .woocommerce-mix-and-match-add-to-cart.mnm_button_wrap.add_to_cart_button_wrap {
	margin-top: 20px;
}

@media (max-width:767px) {
	.mnm_form.layout_grid .products.has-flex li.product {
		width: 50%;
		padding-left:5px;
		padding-right:5px;
	}
	
	.mnm_form.layout_grid .products.has-flex {
		gap: 0px;
		row-gap: 20px;
		margin-bottom: 20px;
	}
	
	.mnm_form.layout_grid.has-center-aligned-quantity .product-quantity .quantity {
    	margin-left: 25%;
	}
}

/*
.special-top-bar-FB {
	display: none;
}

.special-top-bar-FB.modal-FB-open {
	display: block;
}*/

.checkout-heading {
	order: -3;
	
	font-family: Inter;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 1.45;
    text-transform: none;
    color: #222;
}

body.woocommerce-checkout .woocommerce.wp-block-group.alignwide > .coupon-wrapper {
	padding-top: 0px;
	border: none;
}

body.woocommerce-checkout .woocommerce.wp-block-group.alignwide > .checkout-wrap {
	display: none;
}

.woocommerce-form-coupon-toggle .woocommerce-info a.showcoupon {
	display: none;
}

.checkout_coupon.woocommerce-form-coupon {
	padding: 0px;
	display: block !important;
	border: none;
}

@media (min-width: 992px) {
	.checkout-heading {
		display: none;
	}
	
	body.woocommerce-checkout .woocommerce.wp-block-group.alignwide > .coupon-wrapper {
		margin-top: 0px;
	}
}

@media (max-width: 992px) {
	body.woocommerce-checkout .woocommerce.wp-block-group.alignwide > .coupon-wrapper {
		margin-bottom: 20px;
	}
}

.thank-you-page-container {
	display: flex;
    align-items: center !important;
	margin-top: 40px;
}

.thank-you-page-container .wp-block-heading {
	text-align: center;
}

.thank-you-page-container figure {
	width: 170px;
}

.thank-you-page-container .wp-block-button__link {
	background-color: #60aa3d !important;
    color: white !important;
	
    font-size: 14px !important;
    font-weight: 600 !important;
    outline: none !important;
    text-transform: uppercase;
    cursor: pointer;
    border: 0;
    padding: 16px;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 10px;
    transition: all 0.3s ease 0s;
}

.thank-you-page-container .wp-block-button__link:hover{
    filter: brightness(0.9);
}

@media (max-width: 992px) {
	.thank-you-page-container .wp-block-heading {
    	font-size: 24px;
		margin-bottom: 20px;
	}
}

.woocommerce-checkout.woocommerce-order-received #masthead {
	position: static;
}

.custom-shipping-info-shop-page {
	margin-bottom: 15px;
}

@media (max-width: 992px) {
	.custom-shipping-info-shop-page {
		margin-left: -15px;
    	width: 100vw;
	}
}

.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-message {
	margin-bottom: 15px;
}


.location-bl-button div.elementor-button-wrapper a {
	padding: 16px 30px;
    width: 170px;
}

@media (max-width: 767px) {
	.map-bl iframe {
		height: 300px !important;
	}
}


.below-content {
  position: relative;
  background-image: url("/wp-content/uploads/blaze-district-background-3-1.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 60px 0;
}

.below-content::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.50);
  z-index: 1;
}

.below-content .container,
.below-content .widget,
.below-content .widget-area,
.below-content .inside-article {
  background: transparent !important;
  position: relative;
  z-index: 2;
}
.below-content,
.below-content p,
.below-content a,
.below-content span,
.below-content li,
.below-content h4,
.below-content strong {
  color: #fff;
}
.below-content .widget-title,
.below-content h2,
.below-content h3 {
  color: #fff;
}
@media (max-width: 768px) {
  .below-content .container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .below-content .widget:first-child {
    margin-top: 0;
  }
}
/* FIX: Below Content mobile alignment */
@media (max-width: 768px) {
  .below-content .container {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* FIX Below Content mobile alignment (Shoptimizer col-full layout) */
@media (max-width: 768px) {
  .below-content .col-full {
    padding-left: 16px;
    padding-right: 16px;
  }

  .below-content .gamma.widget-title {
    display: block;
    margin-left: 0;
    padding-left: 0;
  }
}
/* Fix list alignment in Below Content (mobile) */
@media (max-width: 768px) {
  .below-content ul {
    margin-left: 0;
    padding-left: 0;
  }

  .below-content li {
    list-style-position: inside;
  }
}
.below-content a:hover,
.below-content a:focus {
  color: #98d642;
}

.below-content .widget.widget_custom_html .textwidget p,
.below-content .widget.widget_custom_html .widget-title {
	padding-left: 0px;
}

.shoptimizer-sorting.sorting-end {
	display: none;
}

div.rpi-cnt div.rpi-content .rpi-url {
	background-color: #98D642 !important;
    font-size: 17px;
    font-weight: 400;
    fill: #FFFFFF;
    color: #FFFFFF !important;
    border-radius: 4px 4px 4px 4px;
    padding: 22px 35px 22px 35px !important;
	
	text-align: center;
    transition: all .3s;
	display: inline-block;
	
	font-size: 16px;
    text-transform: uppercase;
    margin-top: 20px !important;
}

div.rpi-cnt div.rpi-content .rpi-url:hover {
	transform: skew(-10deg);
	
}
