/*
Theme Name: Munk
Theme URI: https://wpmunk.com/
Author: MetricThemes
Author URI: https://metricthemes.com/
Description: Munk is fast and extensible WordPress theme that comes with numerous customization options using which you can customize every part of the site. Munk can also be used with your favourite page builders like Elementor, DIVI, Beaver Builder to build any kind of site you like.
Version: 10.0.7
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: munk
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-logo, custom-menu, featured-images, footer-widgets, theme-options, threaded-comments, translation-ready, blog, e-commerce, news	

This theme, like WordPress, is licensed under the GPL. Use it to make something cool, have fun, and share what you've learned with others.

Munk is based on Underscores http://underscores.me/, (C) 2012-2019 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Note: The CSS files are loaded from assets/css/ folder. 
*/

.woocommerce-account.woocommerce-page #masthead .col-2 {
	flex: 0 0 16.666667% !important;
    max-width: 16.666667% !important;
}

.navbar.navbar-expand-sm {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.mul-button {
	color: white;
	font-size: 20px !important;
}

.mul-button-reverse {
	color: black;
	font-size: 20px !important;
}

.mul-button .elementor-button .elementor-button-text {
	color: white !important;
	font-size: 20px !important;
}

.mul-button .elementor-button:hover .elementor-button-text {
	color: black !important;
}

.mul-button-reverse .elementor-button .elementor-button-text {
	color: black !important;
	font-size: 20px !important;
}

.mul-button-reverse .elementor-button:hover .elementor-button-text {
	color: white !important;
}


.mul-hr {
	border-top: 1px solid #d5d5d5 !important;
	margin: 120px 20% !important;
}

.mul-center {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 50px 0px;
}

.mul-round-image > img, img.mul-round-image {
	border-radius: 10px;
}

body.archive.date .site-main .entry-title, body.archive.category .site-main .entry-title, body.single.single-post .site-main .entry-title {
	display: block !important;
}

.mul-hero {
	min-height: 50%;
    background-size: cover;
    background-position: bottom;
    position: relative;
    flex-direction: column;
    color: white;
    background-attachment: fixed;
}

.mul-cover {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: flex;
    align-items: center;
	justify-content: center;
	flex-direction: column;
	background-color: rgba(0, 0, 0, 0.4);
}

.mul-hero h1 {
	color: white;
	font-size: 56px;
}

.mul-hero p {
	font-size: 24px;
}

.mul-center-content {
	display: flex;
	align-items: center;
	justify-content: center;
}

body.archive.category-golf #content {
	margin-top: 59px !important;
}

html > body #content{
    margin-top: 91px;
}
html {
    margin-top: 0px !important;
}

.mul-card, .glsr-review, p.glsr-no-margins {
    background-color: white !important;
	border-radius: 2px !important;
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3);
	margin-bottom: 10px !important;
	padding: 20px;
}

.mul-card form.glsr-form select.glsr-star-rating {
	visibility: visible !important;
}

.mul-section {
	margin-bottom: 30px !important;
}

.glsr-button.button.btn {
	background: #119214;
    border-color: #119214;
	padding: 4px 20px;
	color: white;
}

.glsr-button.button.btn:hover {
	background-color: #fff;
    color: #000;
    border-color: #119214;
}

.glsr-field-control[type="checkbox"] {
	min-height: unset !important;
}

.elementor[data-elementor-type="wp-post"] {
	/*margin-top: 91px;*/
}

.mul_rating {
	display: inline-block;
	unicode-bidi: bidi-override;
	color: #888888;
	font-size: 25px;
	height: 25px;
	width: auto;
	margin: 0;
	position: relative;
	padding: 0;
  }
  
  .mul_rating-upper {
	color: #119214;
	padding: 0;
	position: absolute;
	z-index: 1;
	display: flex;
	top: 0;
	left: 0;
	overflow: hidden;
  }
  
  .mul_rating-lower {
	padding: 0;
	display: flex;
	z-index: 0;
	color: #888888;
  }
  
  /*.rate_1 {
	position: relative;
	width: 75px;
	height: 25px;
	display: inline-block;
  }*/

  .crs_description_div p {
	padding: 12px 0px;
  }

  .crs_description_div {
	  margin-bottom: 24px;
  }

  .golf-club-thumb {
	  position: relative;
  }

  .golf-club-thumb .html-thumb-attributions {
		position: absolute;
		bottom: 10px;
		right: 10px;
	}
	
	.golf-club-thumb .html-thumb-attributions a {
		text-shadow: 2px 0px 4px black, -2px 0px 4px black, 0px 2px 4px black, 0px -2px 4px black;
		color: white;
		font-size: 10px;
	}

  .golf-club-thumb > img {
	padding: 0 !important;  
	height: 100% !important;
	width: 100% !important;
	min-width: 200px;
	object-fit: cover;
  }

.countries a {
    white-space: nowrap;
}

.mul-center-post {
	justify-content: center;
}

.mul-center-post .entry-title {
	color: #000000 !important;
    font-size: 60px !important;
    font-weight: 600 !important;
}

.mul-center-post article p {
/*	color: #000000 !important;
    font-family: "Roboto", Sans-serif !important;
    font-size: 17px !important;
    line-height: 1.7em !important;*/
}

.recent-posts {
	display: flex;
	justify-content: space-evenly;
	margin-bottom: 50px;
}

.recent-post-article > img {
	margin-bottom: 6px;
}

.recent-post-article {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.recent-posts-heading {
	text-align: center;
	margin-bottom: 35px;
}

.social-icons > .fa:hover {
	opacity: 0.7;
}

.social-icons > .fa-facebook {
	background: #3B5998;
	color: white;
}

.social-icons > .fa-twitter {
	background: #55ACEE;
	color: white;
}

.social-icons > .fa-linkedin {
	background: #007bb5;
	color: white;
}

.social-icons > .fa-instagram {
	background: #c32aa3;
	color: white;
}

.social-icons > .fa-pinterest {
	background: #bd081c;
	color: white;
}

.social-icons > .fa-link {
	background: #119214;
	color: white;
}

.social-icons > .fa {
	padding: 20px;
	font-size: 30px;
	width: 100px;
	text-align: center;
	text-decoration: none;
}

.social-icons {
	display: flex;
	align-items: center;
	justify-content: center;
}

.mul-bubble input {
    color: white;
}

.mul-bubble {
    display: inline-block;
    border-radius: 50%;
	width: 55px;
    height: 55px;
    background-color: white;
    color: #119214;
    margin: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.mul-scorecard-editor .mul-bubble {
    display: inline-block;
    border-radius: 10px;
	width: 130px;
    height: 55px;
    background-color: white;
    color: #119214;
    margin: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.mul-scorecard-editor .mul-bubble > .mul-top {
    font-size: 1em !important;
	font-size: 20px;
	font-weight: bold;
    font-weight: normal !important;
}


.mul-scorecard-editor .mul-bubble > .mul-bottom {
    margin: 0px auto 0 auto;
    color: #003537;
    padding: 0px;
    display: block;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
}

.mul-bubble > .mul-top {
    font-size: 1em !important;
    font-weight: normal !important;
}

.mul-bubble > .mul-bottom {
    margin: 0px auto 0 auto;
    color: #fffbfb;
    padding: 0px;
    display: block;
    font-size: 9px;
    text-align: center;
    text-transform: uppercase;
}

.mul-bubbles {
    display: flex;
    align-items: center;
    justify-content: center;
}

.mul-bubble-green {
	background-color: #3C9B3C;
	color: white;
}

.mul-bubble-amber {
	background-color: #DC672B;
	color: white;
}

.mul-bubble-red {
	background-color: #D41D1D;
	color: white;
}


.mul-scorecard {
	width: 100%;
}

.mul-scorecard-wizard > h2 {
	margin-bottom: 20px;
}

.mul-scorecard-wizard {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.mul-scorecard-wizard .disabled {
	pointer-events: none;
	opacity: .6;
}

.mul-scorecard-center {
	flex: 1;
	min-height: 300px;
	width: 100%;
	position: relative;
}

.mul-scorecard-hole {
	text-align: center;
}

.mul-scorecard-footer {
	min-height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 300px;
	position: relative;
	margin-top: 20px;
}

.mul-tee-name {
	text-align: center;
}

.mul-autofill {
	/*margin: 24px 1px;*/
	/*position: absolute;*/
	width: 190px;
	z-index: 100;
	height: 100%;
	border: 1px solid green;
	border-top: 0;
	
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.mul-autofill > div.autofill-message {
	pointer-events: none;
	background: white;
	color: #b6b6b6;
	border: 0;
}

.mul-autofill > div {
	cursor: pointer;
	padding: 4px;
	/*margin: 4px 0px;*/
	background: white;
	color: black;
	/*border-radius: 2px;*/
	transition: .3s;
	border-bottom: 1px solid green;
	border-left: 0;
	border-right: 0;
}

.mul-scorecard-wizard .transition > div:not(.mul-autofill) {
	min-height: 36px;
}

.mul-autofill > div:hover {
	background: green;
	color: white;
}

.mul-autofill.disabled {
	pointer-events: none;
}


.mul-autofill.slide-leave-active,
.mul-autofill.slide-enter-active {
  display: none;
}

.slide-leave-active,
.slide-enter-active {
  transition: 1s;
}
.slide-enter {
  transform: translate(200%, 0);
	opacity: 0;
	position: absolute;
}
.slide-leave-to {
  transform: translate(-200%, 0);
	opacity: 0;
	position: absolute;
}

.mul-scorecard-center > .transition {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-direction: column;
}

.mul-scorecard-center > .transition > div:not(.mul-autofill) > input {
	/*border-bottom: 0;*/
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	height: 36px;
}

.mul-scorecard-center > .transition > div {
	/*position: absolute;*/
	width: 100%;
	text-align: center;
	overflow: auto;
}

.mul-back {
	position: absolute;
	left: 0;
}



.mul-inline-input {
	display: inline;
	width: 2em;
	padding: 0px;
	background: transparent;
	text-align: center;
	font-size: 16px;
	padding: 5px 0px;
	border: 1px solid transparent;
}

.mul-inline-input:focus {
	background: rgba(0, 0, 0, 0.7);
	color: white;
	outline: 0px;
}

.mul-inline-input::-webkit-outer-spin-button,
.mul-inline-input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

.mul-inline-input[type=number] {
    -moz-appearance:textfield; /* Firefox */
}

.mul-invalid {
	color: red;
	background: white;
	border: 1px solid red;
}

.mul-table-head {
	background: #0d7110;
	color: white;
}

.mul-table-head > th {
	padding: 5px 0px;
	font-size: 16px;
}

.mul-scorecard th {
	border-radius: 0px;
}

.mul-scorecard td {
	border-radius: 0px;
	text-align: center;
}

.mul-scorecard-strokes, .mul-scorecard-putts, .mul-scorecard-par {
	min-width: 30px;
}

@keyframes spinner {
  to {transform: rotate(360deg);}
}
 
.spinner:before {
  content: '';
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: calc(50% + 77px);
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  border-radius: 50%;
  border: 2px solid #ccc;
  border-top-color: #000;
  animation: spinner .6s linear infinite;
}

.mul-scorecard-stats-table {
	margin: auto;
	margin-top: 20px;
}

.mul-scorecard-stats-table > tbody > tr > td:first-child {
	text-align: left;
	font-style: italic;
}

.mul-scorecard-stats-table > tbody > tr > td:last-child {
	text-align: right;
	padding-left: 10px;
}


.checkmark__circle {
  stroke-dasharray: 166;
  stroke-dashoffset: 166;
  stroke-width: 2;
  stroke-miterlimit: 10;
  stroke: #7ac142;
  fill: none;
  animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}

.checkmark {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  display: block;
  stroke-width: 2;
  stroke: #fff;
  stroke-miterlimit: 10;
  margin: 10% auto;
  box-shadow: inset 0px 0px 0px #7ac142;
  animation: fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both;
}

.checkmark__check {
  transform-origin: 50% 50%;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
}

.mul-bubble-big .mul-bottom {
	color: #343434 !important;
}

.mul-bubble-big {
	width: 70px !important;
	height: 70px !important;
	min-height: 70px !important;
	border: 1px solid green !important;
	color: black !important;
	background: white !important;
}

.mul-bubble-fresh .mul-bottom {
	color: #343434 !important;
}

.mul-bubble-fresh {
	border: 1px solid green !important;
	color: black !important;
	background: white !important;
}

@keyframes stroke {
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes scale {
  0%, 100% {
    transform: none;
  }
  50% {
    transform: scale3d(1.1, 1.1, 1);
  }
}
@keyframes fill {
  100% {
    box-shadow: inset 0px 0px 0px 30px #7ac142;
  }
}

.mul-scorecard-wizard .spinner {
	position: relative;
    top: -18px;
}

.spin-submit,
.spin-submit:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}
.spin-submit {
  margin: 60px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(0,173,58, 0.2);
  border-right: 1.1em solid rgba(0,173,58, 0.2);
  border-bottom: 1.1em solid rgba(0,173,58, 0.2);
  border-left: 1.1em solid #00ad3a;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.mul-bubble-row {
	display: flex;
	flex-direction: row;
	padding-bottom: 20px;
	flex-wrap: wrap;
}

@media (max-width: 900px) {
	.mul-bubble-row {
		align-items: center;
		justify-content: center;
	}

	.mul-bubble-row > .mul-bubble[style] {
		margin-left: 0 !important;
	}

	.mul-bubble-row > div:first-child {
		width: 100%;
		margin-bottom: 20px;
	}
}

.mul-scorecard-scroll {
	width: 100%;
	overflow: auto;
}

.mul-bubble-join-right {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
	border-right: 0 !important;
	margin-right: 0;
}

.mul-bubble-join-left {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	border-left: 0 !important;
	margin-left: 0;
}

.mul-bubble-row .mul-bubble > .mul-bottom {
	color: #343434 !important;
}

.mul-bubble-row .mul-bubble {
	background-color: white !important;
	color: black !important;
	border: 1px solid;
}

li.add-scorecard > a {
	color: white !important;
	font-weight: 400 !important;
	padding-left: 20px !important;
    padding-right: 20px !important;
	transition: .3s;
}

li.add-scorecard:hover > a {
	color: #119214 !important;
}

li.add-scorecard:hover {
	border: 1px solid #119214;
	background: white;
}

li.add-scorecard {
	background: #119214;
	border: 1px solid #119214;
    color: white;
	border-radius: 6px;
	transition: .3s;
}

.mul-player-scorecard .left_title {
	background-color: #076e24;
	color: white;
}

.mul-player-scorecard .view-more-table {
	background-color: white;
	color: black;
}

.mul-player-scorecard {
	position: relative;
}

.mul-player-scorecard .mul-bubble {
	border-color: #0f8f0d;
}

.mul-player-scorecard:hover .social-icons {
	pointer-events: all;
	opacity: 1;
}

.mul-player-scorecard .social-icons > *{
	margin-left: 10px;
}

.mul-player-scorecard .social-icons > .fa {
    padding: 8px;
    font-size: 12px;
    width: 63px;
    text-align: center;
    text-decoration: none;
    border-radius: 4px;
    margin-left: 10px;
}

.mul-player-scorecard .social-icons {
	/* position: absolute; */
	transform-origin: right;
	/* right: 0; */
	/* bottom: 0px; */
	pointer-events: none;
	/* opacity: 0; */
	float: right;
	transition: .3s;
	margin-top: -20px;
	margin-bottom: 10px;
}

.mul-comment {
	display: flex;
	flex-direction: row;
	margin-bottom: 10px;
}

.mul-comment > .mul-comment-body {
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding-left: 10px;
}

.mul-comment > div:not(.mul-comment-body) {
	min-width: 100px;
}

.mul-comment-timestamp {
	font-size: 10px;
}

.single-article.mul-article-list-new {
	display: flex;
	background-color: #FFFFFF;

	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.2);

	padding: 0px;

	position: relative;
	max-width: 580px;
	min-width: 580px;
	height: 300px;
	
	overflow: hidden;
	margin: 20px;
}

@media (max-width: 1361px) {
	.single-article.mul-article-list-new {
		min-width: unset !important;
	}
}

.mul-article-breadcrumbs {
	width: 310px;
}

.mul-article-breadcrumbs, .mul-article-breadcrumbs > a {
	font-size: 16px;
	font-style: italic;
	color: #10CCAE;
}

.mul-article-info {
	padding-left: 35px;
	padding-top: 36px;
	max-width: 315px;
}

.mul-article-title > a {
	font-size: 24px;
	font-weight: bold;
	color: #003537;
}

.mul-article-booking {
	margin-top: 15px;
}

.mul-article-booking > a {
	position: static;
	background-color: #119214;
	border-radius: 7px;
	font-size: 16px;
	color: white;
	font-weight: bold;
	padding: 10px 20px;
}

.mul-article-save.a_save_club > a {
	color: #6C6C6C;
}

.mul-article-save.a_save_club {
	margin-top: auto;
	background-color: #CACACA;
	color: #6C6C6C;
	font-size: 16px;
	font-weight: 600;
	height: 39px;
	display: flex;
	align-items: center;
	padding-left: 35px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
}

.mul-article-image > .article-thumb {
	margin: 0px !important;
	height: 100% !important;
	width: auto !important;
	max-width: unset !important;
	max-height: 100% !important;
}

.mul-article-image {
	overflow: hidden;
	width: 360px;
	height: 300px;
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	transition: .2s;
	right: 0px;
	top: 0px;
	height: 100%;
}

@media (max-width: 600px) {
	.single-article.mul-article-list-new {
		height: 340px !important;
	}

	.mul-article-info {
		padding-left: 13px !important;
		padding-top: 10px !important;
	}

	.mul-article-save {
		position: static !important;
	}

	.mul-article-list-new {
		flex-direction: column-reverse;
	}

	.mul-article-image {
		right: unset !important;
		width: 100%;
		position: static !important;
	}

	.mul-article-image img {
		mask-image: unset !important;
		-webkit-mask-image: unset !important;
	}

	.mul-article-image .golf-club-thumb {
		width: 100% !important;
	}

	.mul-article-save.a_save_club {
		width: unset !important;
		position: absolute !important;
		justify-content: flex-end;
		top: 13px;
		right: 13px;
		bottom: unset;
		z-index: 10;
		display: none;
	}

	.mul-article-booking {
		margin-bottom: 14px;
	}
}

.single-article.mul-article-list-new:hover .mul-article-image {
	right: -40px;
}

.mul-article-image > .article-thumb > img {
	mask-image: url(/wp-content/themes/munk/assets/icons/Rectangle.svg);
	-webkit-mask-image: url(/wp-content/themes/munk/assets/icons/Rectangle.svg);
}


.mul-modal {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, 0);
	display: flex;
	align-items: center;
	justify-content: center;
	transition: .3s;

	z-index: 1000;


	pointer-events: none;
}

.mul-modal.open {
pointer-events: all;
opacity: 1;
background: rgba(0, 0, 0, 0.7);
}

.mul-modal-form {
	background: #f8f8f8;
	border-radius: 2px;
	width: 100%;
	height: 100%;
min-height: 500px;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);
	transform: translate(0px, 100vh);
	overflow: hidden;
	padding: 16px 8px;
	transition: .3s;
pointer-events: none;

display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: center;
padding-top: 100px;
overflow: auto;
}

.mul-modal.open > .mul-modal-form {
transform: translate(0px, 0vh);
pointer-events: all;
}

.mul-modal-close-btn {
	position: fixed;
    top: 10px;
    right: 10px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-family: monospace;
    font-size: 20px;
  }

  .mul-modal-form select, .mul-modal-form input, .mul-modal-form textarea, .mul-panel {
	margin-bottom: 20px;
	height: 52px;
	border-radius: 4px;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
	padding: 14px 14px;
	color: #0C0C0C;
	border: none;
  
	font-size: 18px;
  
	font-family: Roboto;
  }

  .mul-modal-form textarea {
	  height: 300px;
  }

  
.mul-modal-form button {
	margin-bottom: 20px;
	height: 52px;
	font-size: 20px;
	border-radius: 52px;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
	display: flex;
	align-items: center;
	justify-content: center;
	color: white;
	border: none;
	background: #119214;
	cursor: pointer;
	padding: 16px;
	
	line-height: 1.2;

	transition: .2s;
  }
  
  .mul-modal-form button:hover {
	opacity: 0.8;
  }
  .mul-panel {
	  background-color: white !important;
	  height: auto !important;
  }

  /*.mul-clubs-widget {
	display: grid;
    grid-gap: 0px;
    grid-template-columns: repeat(6, calc(620px));
    grid-template-rows: minmax(338px, 1fr);
    overflow: auto;
  }



.mul-clubs-widget::after {
	content: "";
	background: linear-gradient(90deg, transparent, white);
	width: 111px;
	height: 100%;
	position: absolute;
	right: 0px;
	top: 0px;
}*/

.mul-clubs-widget .single-article.mul-article-list-new {
	max-width: unset !important;
	min-width: unset !important;
	margin: 10px !important;
}

.mul-clubs-widget .single-article .mul-article-image {
    right: -120px !important;
}

@media (max-width: 900px) {
	.mul-clubs-widget .single-article .mul-article-image {
		right: -230px !important;
	}
}

.mul-clubs-widget:not(.slick-initialized) {
	max-height: 640px;
	overflow: hidden;
}

