.container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto
}
@media (min-width:768px) {
.container {
width: 750px
}
}
@media (min-width:992px) {
.container {
width: 970px
}
}
@media (min-width:1200px) {
.container {
width: 1170px
}
}
.container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto
}
.row {
margin-right: -15px;
margin-left: -15px
}
.row-no-gutters {
margin-right: 0;
margin-left: 0
}
.row-no-gutters [class*="col-"] {
padding-right: 0;
padding-left: 0
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
float: left
}
.col-xs-12 {
width: 100%
}
.col-xs-11 {
width: 91.66666667%
}
.col-xs-10 {
width: 83.33333333%
}
.col-xs-9 {
width: 75%
}
.col-xs-8 {
width: 66.66666667%
}
.col-xs-7 {
width: 58.33333333%
}
.col-xs-6 {
width: 50%
}
.col-xs-5 {
width: 41.66666667%
}
.col-xs-4 {
width: 33.33333333%
}
.col-xs-3 {
width: 25%
}
.col-xs-2 {
width: 16.66666667%
}
.col-xs-1 {
width: 8.33333333%
}
.col-xs-pull-12 {
right: 100%
}
.col-xs-pull-11 {
right: 91.66666667%
}
.col-xs-pull-10 {
right: 83.33333333%
}
.col-xs-pull-9 {
right: 75%
}
.col-xs-pull-8 {
right: 66.66666667%
}
.col-xs-pull-7 {
right: 58.33333333%
}
.col-xs-pull-6 {
right: 50%
}
.col-xs-pull-5 {
right: 41.66666667%
}
.col-xs-pull-4 {
right: 33.33333333%
}
.col-xs-pull-3 {
right: 25%
}
.col-xs-pull-2 {
right: 16.66666667%
}
.col-xs-pull-1 {
right: 8.33333333%
}
.col-xs-pull-0 {
right: auto
}
.col-xs-push-12 {
left: 100%
}
.col-xs-push-11 {
left: 91.66666667%
}
.col-xs-push-10 {
left: 83.33333333%
}
.col-xs-push-9 {
left: 75%
}
.col-xs-push-8 {
left: 66.66666667%
}
.col-xs-push-7 {
left: 58.33333333%
}
.col-xs-push-6 {
left: 50%
}
.col-xs-push-5 {
left: 41.66666667%
}
.col-xs-push-4 {
left: 33.33333333%
}
.col-xs-push-3 {
left: 25%
}
.col-xs-push-2 {
left: 16.66666667%
}
.col-xs-push-1 {
left: 8.33333333%
}
.col-xs-push-0 {
left: auto
}
.col-xs-offset-12 {
margin-left: 100%
}
.col-xs-offset-11 {
margin-left: 91.66666667%
}
.col-xs-offset-10 {
margin-left: 83.33333333%
}
.col-xs-offset-9 {
margin-left: 75%
}
.col-xs-offset-8 {
margin-left: 66.66666667%
}
.col-xs-offset-7 {
margin-left: 58.33333333%
}
.col-xs-offset-6 {
margin-left: 50%
}
.col-xs-offset-5 {
margin-left: 41.66666667%
}
.col-xs-offset-4 {
margin-left: 33.33333333%
}
.col-xs-offset-3 {
margin-left: 25%
}
.col-xs-offset-2 {
margin-left: 16.66666667%
}
.col-xs-offset-1 {
margin-left: 8.33333333%
}
.col-xs-offset-0 {
margin-left: 0%
}
@media (min-width:768px) {
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12 {
float: left
}
.col-sm-12 {
width: 100%
}
.col-sm-11 {
width: 91.66666667%
}
.col-sm-10 {
width: 83.33333333%
}
.col-sm-9 {
width: 75%
}
.col-sm-8 {
width: 66.66666667%
}
.col-sm-7 {
width: 58.33333333%
}
.col-sm-6 {
width: 50%
}
.col-sm-5 {
width: 41.66666667%
}
.col-sm-4 {
width: 33.33333333%
}
.col-sm-3 {
width: 25%
}
.col-sm-2 {
width: 16.66666667%
}
.col-sm-1 {
width: 8.33333333%
}
.col-sm-pull-12 {
right: 100%
}
.col-sm-pull-11 {
right: 91.66666667%
}
.col-sm-pull-10 {
right: 83.33333333%
}
.col-sm-pull-9 {
right: 75%
}
.col-sm-pull-8 {
right: 66.66666667%
}
.col-sm-pull-7 {
right: 58.33333333%
}
.col-sm-pull-6 {
right: 50%
}
.col-sm-pull-5 {
right: 41.66666667%
}
.col-sm-pull-4 {
right: 33.33333333%
}
.col-sm-pull-3 {
right: 25%
}
.col-sm-pull-2 {
right: 16.66666667%
}
.col-sm-pull-1 {
right: 8.33333333%
}
.col-sm-pull-0 {
right: auto
}
.col-sm-push-12 {
left: 100%
}
.col-sm-push-11 {
left: 91.66666667%
}
.col-sm-push-10 {
left: 83.33333333%
}
.col-sm-push-9 {
left: 75%
}
.col-sm-push-8 {
left: 66.66666667%
}
.col-sm-push-7 {
left: 58.33333333%
}
.col-sm-push-6 {
left: 50%
}
.col-sm-push-5 {
left: 41.66666667%
}
.col-sm-push-4 {
left: 33.33333333%
}
.col-sm-push-3 {
left: 25%
}
.col-sm-push-2 {
left: 16.66666667%
}
.col-sm-push-1 {
left: 8.33333333%
}
.col-sm-push-0 {
left: auto
}
.col-sm-offset-12 {
margin-left: 100%
}
.col-sm-offset-11 {
margin-left: 91.66666667%
}
.col-sm-offset-10 {
margin-left: 83.33333333%
}
.col-sm-offset-9 {
margin-left: 75%
}
.col-sm-offset-8 {
margin-left: 66.66666667%
}
.col-sm-offset-7 {
margin-left: 58.33333333%
}
.col-sm-offset-6 {
margin-left: 50%
}
.col-sm-offset-5 {
margin-left: 41.66666667%
}
.col-sm-offset-4 {
margin-left: 33.33333333%
}
.col-sm-offset-3 {
margin-left: 25%
}
.col-sm-offset-2 {
margin-left: 16.66666667%
}
.col-sm-offset-1 {
margin-left: 8.33333333%
}
.col-sm-offset-0 {
margin-left: 0%
}
}
@media (min-width:992px) {
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
float: left
}
.col-md-12 {
width: 100%
}
.col-md-11 {
width: 91.66666667%
}
.col-md-10 {
width: 83.33333333%
}
.col-md-9 {
width: 75%
}
.col-md-8 {
width: 66.66666667%
}
.col-md-7 {
width: 58.33333333%
}
.col-md-6 {
width: 50%
}
.col-md-5 {
width: 41.66666667%
}
.col-md-4 {
width: 33.33333333%
}
.col-md-3 {
width: 25%
}
.col-md-2 {
width: 16.66666667%
}
.col-md-1 {
width: 8.33333333%
}
.col-md-pull-12 {
right: 100%
}
.col-md-pull-11 {
right: 91.66666667%
}
.col-md-pull-10 {
right: 83.33333333%
}
.col-md-pull-9 {
right: 75%
}
.col-md-pull-8 {
right: 66.66666667%
}
.col-md-pull-7 {
right: 58.33333333%
}
.col-md-pull-6 {
right: 50%
}
.col-md-pull-5 {
right: 41.66666667%
}
.col-md-pull-4 {
right: 33.33333333%
}
.col-md-pull-3 {
right: 25%
}
.col-md-pull-2 {
right: 16.66666667%
}
.col-md-pull-1 {
right: 8.33333333%
}
.col-md-pull-0 {
right: auto
}
.col-md-push-12 {
left: 100%
}
.col-md-push-11 {
left: 91.66666667%
}
.col-md-push-10 {
left: 83.33333333%
}
.col-md-push-9 {
left: 75%
}
.col-md-push-8 {
left: 66.66666667%
}
.col-md-push-7 {
left: 58.33333333%
}
.col-md-push-6 {
left: 50%
}
.col-md-push-5 {
left: 41.66666667%
}
.col-md-push-4 {
left: 33.33333333%
}
.col-md-push-3 {
left: 25%
}
.col-md-push-2 {
left: 16.66666667%
}
.col-md-push-1 {
left: 8.33333333%
}
.col-md-push-0 {
left: auto
}
.col-md-offset-12 {
margin-left: 100%
}
.col-md-offset-11 {
margin-left: 91.66666667%
}
.col-md-offset-10 {
margin-left: 83.33333333%
}
.col-md-offset-9 {
margin-left: 75%
}
.col-md-offset-8 {
margin-left: 66.66666667%
}
.col-md-offset-7 {
margin-left: 58.33333333%
}
.col-md-offset-6 {
margin-left: 50%
}
.col-md-offset-5 {
margin-left: 41.66666667%
}
.col-md-offset-4 {
margin-left: 33.33333333%
}
.col-md-offset-3 {
margin-left: 25%
}
.col-md-offset-2 {
margin-left: 16.66666667%
}
.col-md-offset-1 {
margin-left: 8.33333333%
}
.col-md-offset-0 {
margin-left: 0%
}
}
@media (min-width:1200px) {
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
float: left
}
.col-lg-12 {
width: 100%
}
.col-lg-11 {
width: 91.66666667%
}
.col-lg-10 {
width: 83.33333333%
}
.col-lg-9 {
width: 75%
}
.col-lg-8 {
width: 66.66666667%
}
.col-lg-7 {
width: 58.33333333%
}
.col-lg-6 {
width: 50%
}
.col-lg-5 {
width: 41.66666667%
}
.col-lg-4 {
width: 33.33333333%
}
.col-lg-3 {
width: 25%
}
.col-lg-2 {
width: 16.66666667%
}
.col-lg-1 {
width: 8.33333333%
}
.col-lg-pull-12 {
right: 100%
}
.col-lg-pull-11 {
right: 91.66666667%
}
.col-lg-pull-10 {
right: 83.33333333%
}
.col-lg-pull-9 {
right: 75%
}
.col-lg-pull-8 {
right: 66.66666667%
}
.col-lg-pull-7 {
right: 58.33333333%
}
.col-lg-pull-6 {
right: 50%
}
.col-lg-pull-5 {
right: 41.66666667%
}
.col-lg-pull-4 {
right: 33.33333333%
}
.col-lg-pull-3 {
right: 25%
}
.col-lg-pull-2 {
right: 16.66666667%
}
.col-lg-pull-1 {
right: 8.33333333%
}
.col-lg-pull-0 {
right: auto
}
.col-lg-push-12 {
left: 100%
}
.col-lg-push-11 {
left: 91.66666667%
}
.col-lg-push-10 {
left: 83.33333333%
}
.col-lg-push-9 {
left: 75%
}
.col-lg-push-8 {
left: 66.66666667%
}
.col-lg-push-7 {
left: 58.33333333%
}
.col-lg-push-6 {
left: 50%
}
.col-lg-push-5 {
left: 41.66666667%
}
.col-lg-push-4 {
left: 33.33333333%
}
.col-lg-push-3 {
left: 25%
}
.col-lg-push-2 {
left: 16.66666667%
}
.col-lg-push-1 {
left: 8.33333333%
}
.col-lg-push-0 {
left: auto
}
.col-lg-offset-12 {
margin-left: 100%
}
.col-lg-offset-11 {
margin-left: 91.66666667%
}
.col-lg-offset-10 {
margin-left: 83.33333333%
}
.col-lg-offset-9 {
margin-left: 75%
}
.col-lg-offset-8 {
margin-left: 66.66666667%
}
.col-lg-offset-7 {
margin-left: 58.33333333%
}
.col-lg-offset-6 {
margin-left: 50%
}
.col-lg-offset-5 {
margin-left: 41.66666667%
}
.col-lg-offset-4 {
margin-left: 33.33333333%
}
.col-lg-offset-3 {
margin-left: 25%
}
.col-lg-offset-2 {
margin-left: 16.66666667%
}
.col-lg-offset-1 {
margin-left: 8.33333333%
}
.col-lg-offset-0 {
margin-left: 0%
}
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
display: table;
content: " "
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
clear: both
}
.center-block {
display: block;
margin-right: auto;
margin-left: auto
}
.pull-right {
float: right !important
}
.pull-left {
float: left !important
}
.hide {
display: none !important
}
.show {
display: block !important
}
.invisible {
visibility: hidden
}
.text-hide {
font: 0/0 a;
color: #fff0;
text-shadow: none;
background-color: #fff0;
border: 0
}
.hidden {
display: none !important
}
.affix {
position: fixed
}
.text-center {
text-align: center
}
.text-left {
text-align: left
}
.text-right {
text-align: right
}
.mt-no-padding {
padding: 0 !important
}
.mt-ico-rating {
width: 100px;
height: 18px;
position: relative
}
.cca-custom-taxonomies a,
.cca-label-outline {
border: 1px solid #666;
font-size: 12px;
padding: 0 6px;
border-radius: 5px;
margin-right: 2px
}
.relative {
position: relative
}
img {
max-width: 100%
}
.coinflip_casino_affiliates-inline {
display: inline-block
}
.mt-ico-rating>div {
position: absolute;
left: 0;
top: 0;
height: 100%;
background-size: 100px 35px;
width: 100%
}
div#primary {
margin: 0
}
.mt-ico-rating-empty {
background-image: url(//bestwinz.com/wp-content/plugins/coinflip-casino-affiliates/assets/images/stars-empty.svg);
background-repeat: no-repeat;
background-position: left
}
.mt-ico-rating-fill {
background-image: url(//bestwinz.com/wp-content/plugins/coinflip-casino-affiliates/assets/images/stars-fill.svg);
background-repeat: no-repeat;
background-position: left
}
.iconfilter-listing .mt-ico-rating {
margin-top: 5px
}
.social-sharer>li {
display: block;
float: left;
margin: 0 5px 0 0;
margin-bottom: 0;
padding: 8px 12px;
text-align: center;
width: 40px;
transition: all .3s;
-o-transition: all .3s;
-ms-transition: all .3s;
-webkit-transition: all .3s;
-moz-transition: all .3s
}
.ico-cat-parent-subtitle {
padding: 0 !important
}
.ico-cat-parent-subtitle a {
display: block;
color: #fff !important;
padding: 18px !important;
border: 2px solid #6cd086;
transition: all .3s ease-in-out
}
.ico-listing-category-style-v2 .ico-cat-parent-title>h2 {
color: #252525;
margin: 0;
font-weight: 700
}
.ico-listing-category-style-v2 .ico-cat-parent-title>a {
color: #fff;
font-weight: 700;
font-size: 20px
}
.ico-listing-category-style-v2 .ico-cat-parent-title>p {
color: rgb(37 37 37 / .8);
margin-bottom: 0;
font-weight: 300
}
.ico-listing-category-style-v2 .ico-cat-parent-title {
background: #fff;
color: #252525;
padding: 30px;
margin-bottom: 30px;
box-shadow: 0 0 38px rgb(59 77 133 / .08)
}
.tax-mt-listing-category {
background: #f9f9f9
}
.row-1items .coinflip-img-left {
width: 9.5%
}
.blog-posts .coinflip-img-left,
.ico-listing-category-style-v2 .coinflip-img-left,
.row-1items .coinflip-img-left {
width: initial !important;
margin-right: 30px
}
.blog-posts .coinflip-details,
.row-1items .coinflip-details {
width: 90.5%
}
.iconfilter-shortcode .iconfilter-listing .row-1items .mt-ico-rating,
.iconfilter-shortcode .iconfilter-listing .row-1items .post-name-listings {
display: inline-block
}
.iconfilter-shortcode .iconfilter-listing .row-1items .blog_custom_listings .post-name-listings span {
margin-right: 25px
}
.coinflip-metas>div {
padding: 4px 10px;
margin-right: 3px;
transition: all .2s ease-in-out;
text-transform: capitalize;
color: #252525;
border: 1px solid #e5e3eb
}
.coinflip-metas>div:last-child {
margin-right: 0 !important
}
.coinflip-metas .ico-type div {
color: #ff1e27
}
.ico-type i {
font-size: 15px
}
.ico-type a:focus,
.ico-type a:hover {
background: #eaeaea
}
.ico-category img.attachment-thumbnail {
width: 15px;
vertical-align: text-top;
margin-right: 3px;
border-radius: 0
}
.ico-category a {
color: #483ca8
}
.ico-category a:focus,
.ico-category a:hover {
background: #eaeaea
}
.ico-interest a {
color: #e74c3c !important
}
.ico-interest a:focus,
.ico-interest a:hover {
background: #eaeaea
}
.blog-posts .coinflip-img-left .ico-icon,
.coinflip-img-left>a {
display: block
}
.search-list-item .coinflip-img-left .ico-icon {
text-align: center
}
.coinflip-filter {
box-shadow: 0 0 38px rgb(59 77 133 / .08);
background: #fefefe;
padding: 15px
}
.coinflip-filters {
list-style-type: none;
padding-left: 0;
margin-bottom: 0
}
.coinflip-filters .filter {
box-shadow: 0 0 38px rgb(59 77 133 / .09);
text-align: right;
background: #fff;
transition: all .2s ease-in-out;
float: left;
margin-right: 10px;
width: 32%;
text-align: left
}
.coinflip-filters .filter:last-child {
margin-right: 0
}
.coinflip-filters .filter a {
color: #483ca8;
display: inline-block;
transition: all .2s ease-in-out;
padding: 15px 20px;
width: 100%
}
.coinflip-filters .filter:hover {
background: #6cd086;
color: #fff
}
.coinflip-filters .filter:hover a {
color: #fff
}
.fa-input {
font-family: Font Awesome 6 Free, ‘Helvetica Neue’, Helvetica, Arial, sans-serif
}
.coinflip-filter-content input[type=text] {
padding: 14px 30px;
border: solid 2px #483ca8;
color: #483ca8;
margin-right: 2%;
width: 82%;
float: left
}
.coinflip-filter-content input[type=text]::-webkit-input-placeholder {
color: #483ca8
}
.coinflip-filter-content input[type=text]::-moz-placeholder {
color: #483ca8
}
.coinflip-filter-content input[type=text]:-ms-input-placeholder {
color: #483ca8
}
.coinflip-filter-content input[type=text]:-moz-placeholder {
color: #483ca8
}
.coinflip-filter-content button[type=submit] {
padding: 13px 18px;
background: #6cd086;
border: solid 2px #6cd086;
color: #fff;
line-height: normal;
width: 16%;
transition: all .2s ease-in-out;
float: left
}
.coinflip-filter-content button[type=submit] i {
font-size: 18.5px;
transition: all .2s ease-in-out
}
.coinflip-filter-content button[type=submit]:focus {
outline: 0
}
.coinflip-filter-content button[type=submit]:hover {
background: #fff
}
.coinflip-filter-content button[type=submit]:hover i.fa.fa-search {
color: #6cd086
}
.coinflip-main-content .ico-cat-parent hr {
margin: 0
}
.post-name-listings .fa.fa-calendar-times-o {
font-size: 13px;
position: relative;
top: -1px;
margin-right: 5px
}
.blog-posts .blog_custom_listings .coinflip-img-left .ico-icon i,
.iconfilter-shortcode .blog_custom_listings .coinflip-img-left>a>i {
font-size: 70px;
transition: all .2s ease-in-out;
margin-right: 0
}
.row-2items .blog_custom_listings .coinflip-img-left>a>i,
.row-3items .blog_custom_listings .coinflip-img-left>a>i,
.row-4items .blog_custom_listings .coinflip-img-left>a>i {
line-height: 70px;
margin-bottom: 10px
}
.mt_listings_page.mt_listing_map_location {
margin-top: 0
}
.mt_listings--main-pic .play_tour_href {
overflow: initial !important
}
.mt-listings-popular-searches {
display: inline-table;
list-style: none;
margin-top: 30px;
padding-left: 15px
}
.mt-listings-popular-searches-parent {
color: #fff
}
.mt-listings-popular-searches li:hover a {
color: rgb(255 255 255 / .9) !important
}
.mt-listings-popular-searches li a {
transition: all .2s ease-in-out;
color: rgb(255 255 255 / .8) !important
}
.mt-listings-popular-searches li {
display: inline-table;
margin-right: 12px;
padding: 1px 7px;
transition: all .2s ease-in-out;
border: 2px solid rgb(255 255 255 / .5)
}
.mtsearchform-style-v2 .mt-listings-popular-searches li {
margin-right: 5px;
padding: 2px 9px;
border: 1px solid rgb(255 255 255 / .5)
}
.mt-listings-popular-searches li:hover {
border: 2px solid rgb(255 255 255 / .9)
}
.mtsearchform-style-v2 .mt-listings-popular-searches li:hover {
border: 1px solid rgb(255 255 255 / .9)
}
.mt-car-search .slider-state-submit button {
font-weight: 700;
border-radius: 70px;
position: absolute;
top: 8px !important;
right: 10px;
font-size: 14px;
transition: all .25s ease-in-out;
box-shadow: none
}
.mt-car-search button[type="submit"] {
padding-left: 10px !important;
padding-right: 10px !important
}
.mt-car-search .select2.select2-container .select2-selection {
padding-left: 20px
}
.mt-car-search .slider-state-search .search-field.form-control {
box-shadow: none
}
.mt-car-search .slider-state-search .search-field.form-control::-webkit-input-placeholder {
color: #483ca8
}
.mt-car-search .slider-state-search .search-field.form-control::-moz-placeholder {
color: #483ca8
}
.mt-car-search .slider-state-search .search-field.form-control:-ms-input-placeholder {
color: #483ca8
}
.mt-car-search .slider-state-search .search-field.form-control:-moz-placeholder {
color: #483ca8
}
.mt-car-search .select2-container--default .select2-selection--single .select2-selection__rendered {
color: #483ca8;
font-size: 16px
}
.mt-car-search .row .slider-state-select {
border-left: 1px solid rgb(0 0 0 / .1) !important
}
.mt-car-search .row {
margin-left: 0 !important;
margin-right: 0 !important;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: .3s;
transition-duration: .3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
-webkit-border-radius: 0;
transition: all .3s ease-out;
-webkit-transition: all .3s ease-out
}
.mt-car-search .row .slider-state-search,
.mt-car-search .row .slider-state-select,
.mt-car-search .row .slider-state-submit {
padding-left: 0 !important;
padding-right: 0 !important;
background: #fff
}
.post-details .description_container {
display: flex
}
.post-details .description_container .mt_listings--features-description {
align-self: center
}
.mt_listings--features-description .house_location {
margin-top: 0;
display: inline-block
}
.mt_listings--features-description .house_address {
display: inline-block;
font-size: 16px;
font-weight: 20px;
color: #c3c3c3;
font-style: italic;
font-weight: 400;
margin-top: 0
}
.mt_listings--main-pic .play_tour {
position: absolute;
bottom: 10px;
z-index: 3;
left: 10px
}
.mt_listings--main-pic a {
border-radius: 10px;
display: block;
overflow: hidden
}
.mt_listing .blog_custom:hover {
box-shadow: none
}
.mt_listings--single-main-pic .post-title {
margin-right: 20px;
margin-top: 10px
}
.mt_listings--single-main-pic img {
height: auto;
max-width: 100%;
width: 100%
}
.mt_listing--booking-form div.wpcf7 {
background-color: #fff !important;
border-radius: 0 0 10px 10px !important;
margin: 0 !important;
padding: 25px 0 0 !important
}
.mt_house--price-container {
border: 1px solid rgb(0 0 0 / .2);
border-radius: 10px 10px 0 0 !important;
overflow: hidden
}
.mt_listings--single-main-pic {
position: relative
}
.mt_listing--single-gallery.mt_listing--featured-single-gallery i {
margin-right: 5px
}
.mt_listing--single-gallery.mt_listing--featured-single-gallery {
border: 2px solid #fff;
border-radius: 2px;
color: #fff;
font-size: 12px;
line-height: normal;
padding: 6px 10px;
transition: all 250ms ease-in-out 0s;
-o-transition: all 250ms ease-in-out 0s;
-moz-transition: all 250ms ease-in-out 0s;
-webkit-transition: all 250ms ease-in-out 0s;
-ms-transition: all 250ms ease-in-out 0s
}
.mt_listing--single-gallery.mt_listing--featured-single-gallery:hover {
color: #000 !important;
border-color: #000 !important
}
.contact_insert_input .wpcf7-date {
padding: 1em 2em !important;
width: 100% !important
}
.single .mt_listings--single-main-pic .post-name {
align-self: end;
color: #fff;
margin-bottom: 40px;
text-transform: none;
width: 100%
}
.mt_listing--tax-type {
display: inline-table !important
}
.gradient-holder {
background: -moz-linear-gradient(top, #fff0 0, #fff0 30%, rgb(0 0 0 / .8) 100%);
background: -webkit-linear-gradient(top, #fff0 0, #fff0 30%, rgb(0 0 0 / .8) 100%);
background: linear-gradient(to bottom, #fff0 0, #fff0 30%, rgb(0 0 0 / .8) 100%);
height: 100%;
left: 0;
top: 0;
width: 100%;
z-index: 2
}
article.mt_listing .mt_listings--main-pic a {
border-radius: 10px;
-webkit-border-radius: 10px;
display: block;
overflow: hidden
}
.gradient-holder-category {
background: -moz-linear-gradient(top, #fff0 0, #fff0 45%, rgb(0 0 0 / .8) 100%);
background: -webkit-linear-gradient(top, #fff0 0, #fff0 45%, rgb(0 0 0 / .8) 100%);
background: linear-gradient(to bottom, #fff0 0, #fff0 45%, rgb(0 0 0 / .8) 100%);
height: 100%;
left: 0;
top: 0;
width: 100%;
z-index: 2
}
.single-mt_listing .related-posts {
margin: 70px 0
}
.mt_listing--booking-form {
margin-top: 0 !important
}
.single-mt_listing .related-posts .post-name {
margin: 0
}
.mt_listings--main-pic .post-name {
bottom: 0;
z-index: 2;
width: 100%;
color: #fff !important;
padding: 30px;
font-size: 35px;
line-height: 40px;
font-weight: 600;
padding-bottom: 23px;
padding-top: 23px
}
.mt_listings--main-pic .post-name a {
display: inline-block !important;
font-size: 35px !important;
font-weight: 600;
line-height: 40px !important;
color: #ffd600 !important;
overflow: visible !important
}
.mt_listing--single-price-inner {
background: #009dde;
color: rgb(255 255 255 / .8);
font-size: 18px;
font-weight: 700;
padding-bottom: 10px;
padding-top: 10px;
text-align: center
}
.mt_listing--single-price-inner-day {
border-bottom: 1px solid rgb(255 255 255 / .2)
}
.mt_listing--single-price .priceval {
font-size: 32px;
opacity: 1;
color: #fff
}
.mt_listings--features-description .mt_listing--price {
background: #fff0 none repeat scroll 0 0;
border-radius: 10px;
display: inline-block;
font-size: 15px;
margin-bottom: 3px;
margin-top: 10px;
padding: 10px 10px 10px 0;
text-align: left;
width: 100%
}
.mt_listings--main-pic:hover .blog_post_image {
transform: scale(1.03)
}
.mt_listing--price-day.mt_listing--price .mt_listing_price {
font-size: 50px;
font-weight: 900;
line-height: 60px;
color: #009dde
}
.mt_listing--price-day.mt_listing--price .mt_listing_currency {
font-size: 16px;
line-height: 25px;
font-weight: 500;
position: relative;
bottom: 35px;
color: #009dde
}
.mt_listing--price-day.mt_listing--price .mt_listing_per {
font-size: 14px;
line-height: 23px;
font-weight: 500;
position: relative;
bottom: 13px;
margin-left: 10px;
color: #009dde
}
.single .content-listing-heading:after {
content: "";
display: block;
position: absolute;
left: 0;
bottom: -2px;
width: 150px;
height: 3px
}
.single .content-listing-heading {
font-size: 25px;
font-weight: 700
}
.mt_listings--features-description .house_title {
margin-top: 0
}
.mt_listings--features-description .house_description {
margin: 0
}
.mt_listings--main-pic {
margin-top: 12px !important
}
.mt_listings--main-pic .mt_listing--features-group {
margin: 30px 0
}
.mt_listings--features-description .single-car-feature {
margin: 5px 0
}
.mt_listing--important-features .mt_listing_gearbox_value,
.mt_listing--important-features .mt_listing_luggage_value,
.mt_listing--important-features .mt_listing_number_passengers_value {
margin-left: 10px;
position: relative;
bottom: -2px
}
.mt_listing--important-features .mt_listing_gearbox,
.mt_listing--important-features .mt_listing_luggage,
.mt_listing--important-features .mt_listing_number_passengers {
margin-top: 15px;
margin-bottom: 15px;
border-right: 1px solid #dadada !important
}
.mt_listing--important-features span:last-child {
border: none !important
}
.mt_listing--features-group .features_items p {
margin: 0 !important
}
.mt_listing--features-group .features_items a {
font-size: 18px !important;
margin: 0;
line-height: 29px;
font-weight: 200;
color: rgb(69 70 70 / .8);
margin-left: 5px
}
.mt_listings--features-description .mt_listing--important-features {
border: 1px solid #dadada;
border-radius: 10px;
margin-top: 12px !important;
padding: 0
}
.mt_listing .mt_listing_separator {
height: 1px;
background-color: #ddd;
margin-top: 30px;
margin-bottom: 30px
}
.mt_listings--extra-pics .mt_listings--extra-pics-holder img {
max-width: 100%;
width: 100%;
height: auto;
margin-bottom: 0 !important
}
.mt_listings--extra-pics .mt_listings--extra-pics-holder {
border-radius: 10px;
-webkit-border-radius: 10px;
display: block;
overflow: hidden;
margin-bottom: 30px
}
.list-view.mt_listing .blog_custom {
background: #fff0 none repeat scroll 0 0 !important
}
.iconfilter-search {
margin-bottom: 30px
}
.casino-header-semitransparent-header {
background: rgb(0 0 0 / .75);
position: absolute;
left: 0;
width: 100%;
top: 0;
height: 100%
}
.casino-header img.main-featured-image {
width: 100%;
height: auto;
filter: brightness(.3)
}
.single-mt_house .related-posts {
margin: 70px 0;
margin-top: 84px
}
.single-related-casinos .posts-listings .ico-info .casino-img>a {
border-radius: 10px 0 0 10px;
-webkit-border-radius: 10px 0 0 10px;
display: block;
overflow: hidden
}
.single-related-casinos .posts-listings .ico-info .casino-img {
padding-right: 0
}
.single-related-casinos .posts-listings .ico-info .casino-content {
padding: 10px 35px
}
.single-mt_listing .list_title .mt_listing_category {
font-size: 20px;
color: rgb(0 0 0 / .55);
display: inline-block;
vertical-align: middle
}
.single-mt_listing .list_title {
color: #151515;
font-weight: 700;
margin: 10px 0 10px
}
.mt_listing_header_section {
padding: 60px 0 30px !important;
height: 315px
}
.mt_listing_header_section.bonus {
padding: 35px 0 50px !important;
height: 296px;
position: absolute;
top: 35%;
right: 15%
}
.coinflip_casino_affiliates_after_bonus_features {
margin-bottom: 30px
}
.mt_listing_header_section.bonus h1.list_title {
color: #fff
}
.mt_listing_header_section.bonus .list_description {
margin: 0;
font-size: 17px;
font-weight: 600;
color: #fff
}
.mt_listing_header_section.bonus .bonus-button {
margin: 25px 40px 10px
}
.mt_listing_header_section.bonus .bonus-button .border-bonus {
border: 1px dashed #e8e7e7;
padding: 15px 45px;
border-radius: 5px;
display: inline-block;
font-weight: 800;
color: #fff;
margin-right: 15px;
vertical-align: middle
}
.mt_listing_header_section.bonus .bonus-button p {
display: inline-block;
font-weight: 600;
font-size: 15px;
margin-right: 10px;
color: #fff
}
.mt_listing_header_section.bonus a.button.general-btn {
margin: 0;
display: inline-block;
width: 15%;
text-align: center;
font-size: 15px;
vertical-align: middle
}
.mt_listing_header_section .list_title {
font-weight: 700;
margin-top: 10px
}
.single-mt_slot .mt_listing_header_section .list_title {
text-align: center
}
.mt_listing_header_section h1.list_title strong {
color: #fab702
}
.single-mt_listing .mt_listing_category {
margin: 4px 0
}
.tooltips {
border-bottom: 1px dotted #252525;
width: 12%
}
.tooltips.mt-tooltip-block .tooltiptext {
background-color: #302266
}
.tooltips.mt-tooltip-block {
width: 100%;
border: 0 none
}
.single-related-casinos .tooltips.mt-tooltip-block {
color: #666
}
.tooltips .tooltiptext {
visibility: hidden;
width: 300px;
background-color: #252525;
color: #fff;
text-align: left;
border-radius: 6px;
padding: 20px;
position: absolute;
z-index: 1;
top: 110%;
font-size: 12px;
left: 0;
transition: all 250ms ease-in-out;
line-height: normal;
font-weight: 300;
}
.tooltips:hover .tooltiptext {
visibility: visible;
top: 100%
}
.title-n-categories .tooltips {
width: 40%;
padding-top: 5px;
margin: 0 auto;
color: grey;
font-size: 12px
}
.single-mt_listing .mt_listing_header_section .category_icon_holder {
float: left;
width: 180px;
height: 180px;
text-align: center;
border-radius: 10px;
overflow: hidden;
margin-right: 30px;
transition: all 250ms ease;
-webkit-transition: all 250ms ease;
-moz-transition: all 250ms ease;
cursor: pointer
}
.single-mt_listing .mt_listing_header_section .mt_casino_features.mt_casinos_header_image_off.text_center {
margin-top: -90px
}
.single-mt_listing .mt_listing_header_section .mt_casino_features.mt_casinos_header_image_off.text_left {
margin-top: -130px
}
.single-mt_listing .mt_listing_header_section .mt_casino_features.mt_casinos_header_image_off.text_right {
margin-top: 0
}
.single-mt_listing .mt_listing_category a {
color: #f22;
margin: 0;
font-size: 20px;
font-weight: 700;
transition: all .3s ease;
-webkit-transition: all .3s ease;
-ms-transition: all .3s ease;
clear: both
}
.single-mt_listing .mt_listing_header_section .mt_casino_features {
text-align: left
}
.single-mt_listing .mt_listing_category a:hover {
color: rgb(255 255 255 / .7)
}
.list_description {
margin: 0
}
.bonuses-section .button.general-btn,
.games-section .single-listing .button.general-btn {
display: inline-block;
font-size: 13px;
width: auto;
margin: 0
}
.bonuses-section.cca_grid_bonuses .cca_grid_bonus_single {
margin-bottom: 30px
}
.list_description p {
margin-bottom: 0
}
.list_share_this {
font-size: 15px;
color: grey;
display: inline-block;
cursor: pointer
}
.single_list_share_this {
display: inline-block;
padding: 6.5px 0;
cursor: pointer;
position: relative;
margin-right: 35px;
line-height: 1
}
.single-ico-social-sharer-tooltip {
background: #151515 none repeat scroll 0 0;
bottom: 35px;
box-shadow: -5px -5px 15px rgb(48 54 61 / .2);
cursor: default;
font-size: .765em;
left: -33px;
line-height: 1.4;
margin: 0;
opacity: 0;
pointer-events: none;
position: absolute;
text-align: left;
width: auto;
z-index: 9999;
-webkit-transform: translate3d(9px, -10px, 0);
transform: translate3d(9px, -10px, 0);
-webkit-transition: opacity .3s, -webkit-transform .3s;
transition: opacity .3s, transform .3s
}
.single_list_share_this:hover .single-ico-social-sharer-tooltip {
pointer-events: auto;
opacity: 1;
-webkit-transform: translate3d(20px, 3px, 0) rotate3d(0, 0, 0, 0);
transform: translate3d(9px, 5px, 0) rotate3d(0, 0, 0, 0)
}
.single-ico-social-sharer-tooltip ul.single-ico-social-sharer {
color: #fff;
display: block;
font-size: 15px;
padding: 0;
overflow: hidden;
margin-bottom: 0;
min-width: 235px;
padding: 0 10px
}
.single-ico-social-sharer-tooltip ul.single-ico-social-sharer::after {
content: '';
top: 100%;
left: 50%;
border: solid #fff0;
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: #fff0;
border-top-color: #151515;
border-width: 10px;
margin-left: -10px
}
.list_share_this i {
padding-left: 10px
}
.single-post .single_list_share_this {
padding-top: 12.5px;
float: right;
margin-right: 15px
}
.list_excerpt p {
color: #fff;
margin-bottom: 0;
padding: 20px 0;
font-weight: 300
}
.single-mt_listing .posts-listings .ico-info,
.single-related-casinos .posts-listings .ico-info {
margin: 0;
background: #fff;
margin-bottom: 15px;
box-shadow: 0 0 38px rgb(59 77 133 / .09);
border-radius: 10px
}
.single-mt_listing .info-ico {
padding: 40px;
border-bottom: 1px solid #e0e0e0
}
.single-mt_listing .info-ico h5 {
margin: 10px 0 0 0;
line-height: 1.5
}
.single-mt_listing .middle-desk {
padding: 20px 10px 27px 10px
}
.single-mt_listing .mt_listing_end_date_details {
font-size: 16px;
padding: 10px 0
}
.single-mt_listing .mt_listing_token_sale_date {
margin: 0 0 10px;
font-weight: 700;
font-size: 18px;
line-height: 1.5;
display: inline-block
}
.single-mt_listing .mt_listing_token_sale_date i {
color: #f22;
margin-right: 7px;
width: 18px
}
.single-mt_listing .token-sale h5 {
margin: 20px 0
}
.single-mt_listing .mt_listing_goal_money {
font-size: 16px;
font-weight: 700;
margin-top: 20px
}
.single-mt_listing .mt_listing_received {
color: #f22;
font-weight: 700;
font-size: 25px
}
.mt_listing_received-goal {
font-weight: 700;
margin-bottom: 25px
}
.mt_listing_button {
padding: 20px 0
}
.single-mt_listing .mt_listing_purchase_button,
.single-mt_listing .mt_listing_video_button,
.single-mt_listing .mt_listing_website_button,
.single-mt_listing .mt_listing_whitepaper_button {
padding: 15px 30px;
margin: 0 10px 0 0;
font-size: 16px;
font-weight: 700;
color: #fff;
transition: all .2s ease-in-out;
-webkit-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
display: inline-block
}
.single-mt_listing .mt_listing_purchase_button:last-child,
.single-mt_listing .mt_listing_video_button:last-child,
.single-mt_listing .mt_listing_website_button:last-child,
.single-mt_listing .mt_listing_whitepaper_button:last-child {
margin-right: 0
}
.single-mt_listing .mt_listing_website_button {
background: #6cd086
}
.single-mt_listing .mt_listing_whitepaper_button {
background: #6cd086
}
.single-mt_listing .mt_listing_purchase_button,
.single-mt_listing .mt_listing_video_button {
background: #6cd086
}
.mt_listing_start_end_date {
padding: 10px 0
}
.single-mt_listing .token-sale-column .social-links a i {
font-size: 16px;
color: rgb(37 37 37 / .3);
margin: 10px 5px;
transition: all .2s ease-in-out;
-webkit-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out
}
.single-mt_listing .token-sale-column .social-links a i:hover {
color: #f22
}
.single-mt_listing .mt_listing_header_section .mt_casino_features {
padding: 27px 30px 5px;
background: #fff;
margin-bottom: 45px;
margin-top: -150px;
box-shadow: 0 0 20px rgb(0 0 0 / .07);
overflow: hidden;
border-radius: 10px
}
.single-mt_listing .mt_listing_header_section .mt_casino_features li {
list-style: none;
font-weight: 400;
margin: 10px 0
}
.single-mt_listing .mt_listing_header_section .mt_casino_features ul {
padding: 0 5px
}
.single-mt_listing .mt_listing_header_section .mt_casino_features .pro-section li:before {
content: "\f067";
font-family: FontAwesome;
color: #389d29;
margin-right: 20px
}
.single-mt_listing .mt_listing_header_section .mt_casino_features .con-section li:before {
content: "\f068";
font-family: FontAwesome;
color: #ff2122;
margin-right: 20px
}
.single-mt_listing .mt_listing_header_section .mt_casino_features .info-section li:before {
content: "\f059";
font-family: 'Font Awesome 6 Free';
color: #90CDF4;
margin-right: 20px
}
.single-mt_bookmaker .mt_casino_features .info-section>i,
.single-mt_listing .mt_listing_header_section .mt_casino_features .info-section>i {
color: #90CDF4
}
.single-mt_bookmaker .mt_casino_features i.pro,
.single-mt_listing .mt_listing_header_section .mt_casino_features i.pro,
.mt-restricted-countries .fa-check-circle {
color: #389d29
}
.single-mt_bookmaker .mt_casino_features i.con,
.single-mt_listing .mt_listing_header_section .mt_casino_features i.con,
.mt-restricted-countries .fa-times-circle {
color: #ff2122
}
.single-mt_bookmaker .mt_casino_features .info-section>i,
.single-mt_listing .mt_listing_header_section .mt_casino_features .info-section>i,
.single-mt_bookmaker .mt_casino_features i.pro,
.single-mt_listing .mt_listing_header_section .mt_casino_features i.pro,
.single-mt_bookmaker .mt_casino_features i.con,
.single-mt_listing .mt_listing_header_section .mt_casino_features i.con {
font-size: 30px;
margin-right: 10px
}
.single-mt_bookmaker .mt_casino_features .con-section,
.single-mt_listing .mt_listing_header_section .mt_casino_features .con-section,
.single-mt_listing .mt_listing_header_section .mt_casino_features .info-section {
border-top: 1px solid #f5f5f5;
padding-top: 25px
}
.single-mt_listing .mt_listing_header_section .mt_casino_features .mt_listing_content_heading {
font-size: 23px;
font-weight: 700;
margin: 15px 0;
display: initial
}
.mt_listing_end_date_pick .mt_listing_date,
.mt_listing_start_date_pick .mt_listing_date {
display: inline-block;
font-size: 16px !important;
font-weight: 700;
color: #fff;
margin: 0
}
.mt_video_tour {
display: inline-block;
margin: 20px 0
}
.mt_video_tour .mt_listing_video_button {
margin: 0 20px 0 0
}
.mt_listing--single-gallery .ico-screenshot {
position: relative;
margin-top: 10px;
height: 130px;
border: 1px solid #f6f6f6;
margin-bottom: 10px;
overflow: hidden;
display: flex;
justify-content: center;
box-shadow: 0 0 15px 1px rgb(0 0 0 / .2), 0 0 15px 0 rgb(0 0 0 / .01)
}
.mt_listing--single-gallery img {
width: 100%
}
.mt_listing--single-gallery .flex-zone {
transform: scale(0);
background: #fff0 none repeat scroll 0 0;
display: flex;
height: 100%;
position: absolute;
top: 0;
width: 100%;
text-align: center;
transition: all 250ms ease 0s;
-webkit-transition: all 250ms ease 0s;
opacity: 0;
visibility: hidden
}
.mt_listing--single-gallery .flex-zone-inside {
align-self: center;
background: #f22 none repeat scroll 0 0;
border-radius: 0;
color: #fff;
font-weight: 700;
margin: 0 auto;
opacity: 1;
padding: 10px 10px;
transition: all 250ms ease 0s;
-webkit-transition: all 250ms ease 0s;
width: 50px
}
.mt_listing--single-gallery .ico-screenshot:hover .flex-zone {
background: rgb(29 39 128 / .8) none repeat scroll 0 0;
opacity: 1;
visibility: visible;
transform: scale(1)
}
.row-2items .blog_custom_listings {
padding: 30px 30px 35px 30px
}
.blog_custom_listings {
padding: 30px 30px 30px 30px;
transition: all .2s ease-in-out;
-webkit-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
background: #fff;
box-shadow: 0 0 20px rgb(0 0 0 / .05);
-webkit-box-shadow: 0 0 20px rgb(0 0 0 / .05)
}
.single .ico-info-button i {
margin-right: 5px
}
.ico-listing-category-style-v2 .blog_custom_listings:hover {
background-color: #e0e0e0 !important
}
.ico-listing-category-style-v2 .blog_custom_listings {
border: 2px solid #e5e3eb;
background: #f9f9f9 !important
}
.ico-listing-category-style-v2 .is-sticky .blog_custom_listings,
.ico-listing-category-style-v2 .sponsored_ico .blog_custom_listings {
border: 2px solid #252525;
background: #f9f9f9
}
.coinflip-single-list-item .blog_custom_listings>.row,
.search-post .main-content>.row {
display: contents
}
.blog_custom_listings.is-sticky,
.blog_custom_listings.sponsored_ico {
border: 2px solid #252525 !important;
background: #e2f6e7;
position: relative
}
.icondrops-shortcode .sponsored_ico .blog_custom_listings::after {
top: 0;
right: 0;
border-top-right-radius: 0
}
.blog-posts .list_title,
.blog_custom_listings .post-name-listings {
line-height: 1;
font-weight: 700;
margin-top: 5px
}
.iconfilter-shortcode.mt-casino-shortcode-convert .post-name-listings {
margin-top: 15px
}
.iconfilter-shortcode .col-md-3 .blog_custom_listings .coinflip-metas .ico-category div,
.iconfilter-shortcode .col-md-3 .blog_custom_listings .coinflip-metas .ico-type div {
font-size: 12px
}
.iconfilter-shortcode .col-md-3 .blog_custom_listings {
padding: 30px 20px;
border-radius: 0 0 10px 10px
}
.iconfilter-shortcode .col-md-3 .blog_custom_listings img {
max-width: 90px
}
.iconfilter-shortcode .col-md-3 .coinflip-details-content {
font-weight: 300;
text-align: center;
margin: 15px 0 20px
}
.iconfilter-shortcode .coinflip-details-title p {
margin-bottom: 5px;
color: #262626;
font-weight: 400
}
.iconfilter-shortcode .coinflip-single-list-item .post {
border-radius: 10px;
transition: all 250ms ease
}
.casino-list-shortcode .coinflip-img img {
border-radius: 5px
}
.casino-list-shortcode .post {
background: #fff;
padding: 10px !important;
box-shadow: 0 0 20px rgb(0 0 0 / .07)
}
.iconfilter-shortcode .coinflip-single-list-item .post {
transition: all 250ms ease
}
#DataTable-icondrops-active .ico-row .list_title a,
.blog_custom_listings .post-name-listings a {
font-size: 24px;
line-height: 1
}
#DataTable-icondrops-active .ico-row .list_title a:hover,
.blog_custom .post-name a:hover,
.blog_custom_listings .post-name-listings a:hover,
.events-title-subtitle a:hover {
opacity: .9;
transition: all .2s ease-in-out
}
.blog-posts .ico-main-info .mt_listing_end_date,
.blog_custom_listings .post-name-listings span {
font-size: 14px;
color: #4f4f4f;
font-weight: 300;
position: relative;
top: -1px;
margin-right: 30px
}
.casino_custom_listings .coinflip-details-content {
font-weight: 600;
margin: 8px 0 11px;
font-size: 18px;
transition: all .3s ease;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease
}
.row-2items .casino_custom_listings {
padding: 22px 20px
}
.casino_custom_listings {
padding: 30px 30px 30px 30px;
transition: all .2s ease-in-out;
-webkit-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
background: #fff
}
.blog_custom_listings .mt_listing_category_recent,
.blog_custom_listings .mt_listing_token_name {
font-size: 14px;
margin: 5px 0
}
.blog_custom_listings .mt_listing_category_recent img {
width: 15px;
vertical-align: text-top;
margin-right: 3px
}
.col-md-3.row-4items {
margin-bottom: 30px
}
.blog_custom_listings .recent-received-goals h6 {
color: #f22;
font-size: 16px
}
.blog_custom_listings .percentange {
float: right
}
.blog_custom_listings .goal {
color: #252525
}
.blog_custom_listings .mt_listing_interest_end_date .ico-drops-date {
float: right
}
.blog_custom_listings .mt_listing_interest_end_date {
color: #252525
}
.ico-drops-interest {
text-transform: capitalize
}
.blog_custom_listings img {
max-width: 60px
}
.icondrops-shortcode .blog_custom_listings {
background: #fff;
-webkit-box-shadow: 0 0 30px rgb(0 0 0 / .1);
padding: 30px 30px 15px 30px;
margin-bottom: 1px;
border: 1px solid #e0e0e0
}
.single-mt_listing .featured-icon {
text-align: center
}
.single-mt_listing .ico-info .featured-icon i {
font-size: 83px;
text-align: center;
line-height: 1 !important;
transition: all .2s ease-in-out;
-webkit-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out
}
.icondrops-shortcode .blog_custom_listings i {
font-size: 50px !important;
transition: all .3s ease;
-webkit-transition: all .3s ease;
-ms-transition: all .3s ease;
line-height: 1 !important
}
#DataTable-icondrops-active_wrapper .pagination>li>a.current,
#DataTable-icondrops-active_wrapper .pagination>li>a:hover {
background-color: #1d2780 !important;
color: #fff;
border-color: #1d2780
}
#DataTable-icondrops-active_wrapper .pagination>li.previous>a.current,
#DataTable-icondrops-active_wrapper .pagination>li.previous>a:hover {
border-right: 1px solid #fff !important
}
#DataTable-icondrops-active_wrapper .pagination>li.next>a.current,
#DataTable-icondrops-active_wrapper .pagination>li.next>a:hover {
border-left: 1px solid #fff !important
}
.pagination>li>a,
.pagination>li>span {
margin-left: 0 !important
}
.related-listings-title {
margin-bottom: 50px
}
.related-listings-title h1 {
font-weight: 700;
color: #483ca8;
text-align: center;
margin-top: 0
}
.related-listings-title h4 {
font-weight: 700;
color: #483ca8;
text-align: center
}
.row-1items {
margin: 10px 0
}
.iconfilter-shortcode .ico-cat-parent-link {
margin: 0 15px
}
.iconfilter-shortcode .ico-cat-parent-link a {
clear: both;
display: inline-block;
color: #fff;
background: #ff2122;
padding: 15px 50px;
text-align: center;
margin-top: 10px;
border-radius: 5px;
font-weight: 600;
text-transform: uppercase;
transition: all .3s ease;
-webkit-transition: all .3s ease
}
.iconfilter-shortcode .ico-cat-parent-link a:hover {
background: #216fff
}
.coinflip_casino_affiliates-ico-style-v2 .row-1items {
padding-left: 15px !important;
padding-right: 15px !important;
border-bottom: solid 0 #ecebf6
}
.row-2items {
padding-bottom: 30px
}
.row-2items .coinflip-details-title {
width: 100%
}
.row-3items {
padding-bottom: 25px
}
.row-3items .blog_custom_listings .post-name-listings span {
display: block;
margin-left: 0;
margin-top: 7px
}
.row-3items .coinflip-img-left a {
text-align: left
}
.row-3items .coinflip-details {
width: 100%
}
.row-3items .coinflip-metas a {
padding: 4px 5px !important
}
.row-3items .coinflip-metas a {
margin-right: 2px
}
.row-4items .coinflip-img-left a {
text-align: left;
border-radius: 10px 10px 0 0;
overflow: auto;
display: block
}
.row-4items .blog_custom_listings .post-name-listings span {
display: block;
margin-left: 0;
margin-top: 7px
}
.row-4items .coinflip-details .listings_details .coinflip-metas-single-meta.ico-type {
margin-bottom: 10px
}
.single-ico-share {
float: right;
margin-top: 40px
}
.single-ico-social-sharer>li {
display: block;
float: left;
text-align: center;
padding: 10px
}
.single-ico-social-sharer li a {
color: #fff;
display: block;
line-height: normal;
font-size: 20px;
transition: all .3s;
-o-transition: all .3s;
-ms-transition: all .3s;
-webkit-transition: all .3s;
-moz-transition: all .3s
}
.single-ico-social-sharer li:last-child {
padding-right: 0 !important
}
.single-ico-social-sharer li a:hover {
color: rgb(255 255 255 / .8)
}
.mt_listing_header_section .embed {
display: inline-block;
float: right;
margin-top: 10px
}
.mt_listing_header_section .embed button {
font-size: 15px;
font-weight: 300;
background: #f22;
border: 0;
padding: 4px 10px !important;
border-radius: 5px;
-webkit-border-radius: 5px;
-ms-border-radius: 5px;
-moz-border-radius: 5px;
outline: 0
}
.single-ico-social-sharer .embed button i {
font-size: 18px;
font-weight: 400
}
.mt_listing_header_section .embed button:hover {
background: #216fff
}
.modal-body-view {
padding-bottom: 50px
}
.embed-modal-content {
border-radius: 5px !important
}
.embed-modal-content .modal-footer button {
background: #f22;
color: #fff;
font-weight: 600;
transition: all .3s ease;
-webkit-transition: all .3s ease;
border-radius: 3px;
-webkit-border-radius: 3px;
-ms-border-radius: 3px;
-moz-border-radius: 3px
}
.embed-modal-content .modal-footer button:hover {
background: #4f4f4f;
color: #fff
}
.single-mt_bookmaker .mt_listing_header_section .category_icon_holder {
float: left;
width: 180px;
height: 180px;
text-align: center;
border-radius: 10px;
overflow: hidden;
margin-right: 30px;
transition: all 250ms ease;
-webkit-transition: all 250ms ease;
-moz-transition: all 250ms ease;
cursor: pointer
}
.single-mt_bookmaker .mt_casino_features {
padding: 27px 30px 5px;
background: #fff;
margin-bottom: 45px;
margin-top: -100%;
box-shadow: 0 0 20px rgb(0 0 0 / .07);
overflow: hidden;
border-radius: 10px
}
.single-mt_bookmaker .mt_casino_features .mt_listing_content_heading {
font-size: 23px;
font-weight: 700;
margin: 15px 0;
display: initial
}
.single-mt_bookmaker .mt_casino_features li {
list-style: none;
font-weight: 400;
margin: 10px 0
}
.single-mt_bookmaker .mt_casino_features .con-section li:before {
content: "\f068";
font-family: FontAwesome;
color: #ff2122;
margin-right: 20px
}
.single-mt_bookmaker .mt_casino_features .pro-section li:before {
content: "\f067";
font-family: FontAwesome;
color: #389d29;
margin-right: 20px
}
.single-mt_bookmaker .mt_casino_features ul {
padding: 0 5px
}
.light .list_excerpt p,
.light .modeltheme-countdown .days-name,
.light .modeltheme-countdown .hours-name,
.light .modeltheme-countdown .minutes-name,
.light .modeltheme-countdown .seconds-name,
.light .single-ico-social-sharer li a,
.light .thumbs-rating-container .thumbs-rating-down,
.light .thumbs-rating-container .thumbs-rating-up,
.single-mt_listing .light .list_title {
color: #252525
}
.light .thumbs-rating-container .thumbs-rating-down i,
.light .thumbs-rating-container .thumbs-rating-up i {
color: #fff
}
.light .modeltheme-countdown .days-digit,
.light .modeltheme-countdown .hours-digit,
.light .modeltheme-countdown .minutes-digit,
.light .modeltheme-countdown .seconds-digit {
box-shadow: 0 0 38px rgb(59 77 133 / .09)
}
.mt-single-event .mt-event-cat a {
padding: 4px 10px;
margin-right: 5px;
transition: all .2s ease-in-out
}
.mt-single-event .mt-event-cat a:focus,
.mt-single-event .mt-event-cat a:hover {
background: #eaeaea
}
.mt-single-event-inner.sponsored-event:hover {
background: #d4f1db;
transition: all .2s ease-in-out;
-webkit-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out
}
.mt-single-event-inner:hover {
transition: all .2s ease-in-out;
-webkit-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out
}
#listings_metaboxs .cmb_id_mt_font_awesome_icons,
#listings_metaboxs .cmb_id_mt_font_cryptocoins_icons,
#listings_metaboxs .cmb_id_mt_font_simple_line_icons,
#listings_metaboxs .cmb_id_mt_select_font {
display: none
}
#listings_metaboxs th label {
text-align: right
}
#listings_metaboxs td {
text-align: left;
position: relative
}
#listings_metaboxs input[type=text],
#listings_metaboxs select {
border: 1px solid #e0e0e0;
background-color: #fff;
border-radius: 0;
padding: 15px 15px;
width: 100% !important;
box-shadow: none;
outline: 0
}
#listings_metaboxs input[type=submit] {
padding: 15px 45px;
border-radius: 0;
border: 0 none;
color: #fff;
transition: all 250ms ease;
-webkit-transition: all 250ms ease;
-ms-transition: all 250ms ease;
-moz-transition: all 250ms ease;
-ms-transition: all 250ms ease;
margin-top: 15px;
margin-bottom: 40px;
text-transform: uppercase;
background: #f22 !important;
font-weight: 700;
outline: 0
}
#listings_metaboxs input[type=submit]:hover {
background: #216fff !important
}
#listings_metaboxs table.cmb_metabox th label {
margin-top: -20px
}
#listings_metaboxs table {
border: 0 none
}
#listings_metaboxs td {
border: 0 none !important
}
#listings_metaboxs th {
border: 0 none !important
}
#listings_metaboxs {
border: 2px solid #fff;
width: 900px;
max-width: 100%;
margin: 0 auto;
text-align: center;
padding: 0 !important;
background: #fff;
box-shadow: 0 0 20px rgb(0 0 0 / .04);
-moz-box-shadow: 0 0 20px rgb(0 0 0 / .04);
-ms-box-shadow: 0 0 20px rgb(0 0 0 / .04);
-webkit-box-shadow: 0 0 20px rgb(0 0 0 / .04)
}
#listings_metaboxs .cmb-type-title {
border-radius: 5px 5px 0 0 !important;
background: #483ca8;
color: #fff
}
#listings_metaboxs .cmb-type-title h1 {
margin: 0 0 5px;
font-size: 20px;
font-weight: 700;
line-height: 1
}
#listings_metaboxs .cmb-type-title td {
padding: 20px 30px 25px !important
}
#listings_metaboxs .cmb-type-title.cmb_id_coinflip_casino_affiliates_general_group:first-child td {
border-radius: 5px 5px 0 0 !important
}
#listings_metaboxs .cmb_id_mt_listing_crypto_coin_name td,
#listings_metaboxs .cmb_id_mt_listing_crypto_coin_name th,
#listings_metaboxs .cmb_id_mt_listing_facebook td,
#listings_metaboxs .cmb_id_mt_listing_facebook th,
#listings_metaboxs .cmb_id_mt_listing_fundraising_goal td,
#listings_metaboxs .cmb_id_mt_listing_fundraising_goal th,
#listings_metaboxs .cmb_id_mt_video_tour td,
#listings_metaboxs .cmb_id_mt_video_tour th {
padding-top: 40px !important
}
#listings_metaboxs .cmb_id_mt_listing_other_tokens td,
#listings_metaboxs .cmb_id_mt_listing_other_tokens th,
#listings_metaboxs .cmb_id_mt_listing_purchase_button td,
#listings_metaboxs .cmb_id_mt_listing_purchase_button th,
#listings_metaboxs .cmb_id_mt_listing_youtube td,
#listings_metaboxs .cmb_id_mt_listing_youtube th {
padding-bottom: 40px !important
}
#listings_metaboxs table tr th {
padding-left: 50px !important
}
#listings_metaboxs table tr td {
padding-right: 50px !important
}
#listings_metaboxs span.cmb_metabox_description {
display: block
}
#listings_metaboxs label.error {
right: 15px;
color: red;
font-size: 14px;
margin-bottom: 0
}
#listings_metaboxs #mt_ico_icon {
width: 76% !important
}
#listings_metaboxs .cmb_upload_button.button {
padding: 15px 30px;
font-weight: 700;
text-transform: uppercase;
border: 0 none;
color: #fff;
background: #f22;
margin-right: 0;
transition: all 250ms ease;
-webkit-transition: all 250ms ease;
-ms-transition: all 250ms ease;
-moz-transition: all 250ms ease;
-ms-transition: all 250ms ease;
border-radius: 5px;
-webkit-border-radius: 5px;
-ms-border-radius: 5px;
-moz-border-radius: 5px
}
#listings_metaboxs .cmb_upload_button.button:hover {
background: #216fff
}
.ico-directory-listing.alert-dismissible {
border-radius: 4px
}
.ico-directory-listing.alert-dismissible .close {
right: 0
}
.ico-goal {
float: right
}
.ico-goal .goal,
.ico-goal .received {
display: inline-block;
color: #6cd086;
font-weight: 400
}
.ico-goal-title {
line-height: 14px;
font-size: 14px;
color: #483ca8;
font-weight: 700
}
.blog-posts .blog_custom_listings .end-date,
.blog-posts .blog_custom_listings .list_title,
.blog-posts .blog_custom_listings .review-recent {
display: inline-block
}
.blog-post-list-item {
padding-left: 0 !important;
padding-right: 0 !important;
border-bottom: solid 2px #ecebf6
}
.search-post .blog-post-list-item {
padding-left: 0 !important;
padding-right: 0 !important;
border-bottom: solid 0 #ecebf6
}
.ico-listing-category-style-v2 .blog-post-list-item {
padding-left: 0 !important;
padding-right: 0 !important;
border-bottom: solid 0 #ecebf6
}
.blog-post-list-item:last-child {
padding-bottom: 0 !important;
border-bottom: solid 0 #ecebf6 !important
}
.blog-posts .modeltheme-pagination-holder {
margin-top: 0
}
.search-post .modeltheme-pagination-holder,
.tax-mt-listing-category .modeltheme-pagination-holder {
margin-top: 30px
}
@media only screen and (max-width:1280px) {
#DataTable-icondrops-active_wrapper {
overflow-x: scroll
}
}
.mt_ico_video_resources .embed-responsive.embed-responsive-16by9 {
padding-bottom: initial !important
}
.mt_ico_video_resources .embed-responsive {
height: 100px !important
}
.mt_ico_video_resources .ytp-large-play-button {
display: none !important
}
.mt_ico_video_resources .ico-icon {
position: absolute;
top: 65px;
right: 0;
background: #fff;
text-align: center;
max-width: 60px;
border-radius: 5px
}
.mt_ico_video_resources .ico-icon i.cc {
margin: 0 !important;
font-size: 3.5rem !important
}
.mt_ico_video_resources .ico-icon .featured-icon {
text-align: center;
padding: 0 7px
}
.mt_ico_video_resources_desc {
padding: 25px 24px
}
.mt_ico_video_resources .blog_custom {
border: 1px solid #e8ecf1;
border-radius: 2px
}
.mt_ico_video_resources .post-name {
margin: 10px 0 10px
}
.mt_ico_video_resources .review-recent {
margin-top: 10px;
margin-bottom: 10px
}
.mt_ico_video_resources .mt_ico_video_resources_category {
padding: 4px 10px;
color: #252525;
border: 1px solid #e5e3eb;
display: -webkit-inline-box
}
.mt_ico_video_resources .mt_ico_video_resources_category img {
width: 15px;
vertical-align: text-top;
margin-top: 2px;
margin-right: 3px;
border-radius: 0
}
.mt_ico_video_resources .ytp-button,
.mt_ico_video_resources .ytp-large-play-button {
display: none !important
}
.margin-bottom-10 {
margin-bottom: 10px !important
}
.rating-margin-top {
margin-top: 16.5%
}
.adplace-blog-post {
padding-bottom: 10px
}
.adplace-category,
.adplace-search {
padding-bottom: 10px;
text-align: center
}
.adplace-row-1items {
padding: 10px 0 10px;
text-align: center
}
.coinflip_casino_affiliates-ico-style-v2 .adplace-row-1items {
padding: 0 0 10px 0;
text-align: center
}
.adplace-category img,
.ico-listing-category-style-v2 .search-category img,
.coinflip_casino_affiliates-ico-style-v2 .adplace-row-1items img,
.coinflip_casino_affiliates-ico-style-v2 .adplace-row-2items img,
.coinflip_casino_affiliates-ico-style-v2 .adplace-row-3items img,
.coinflip_casino_affiliates-ico-style-v2 .adplace-row-4items img,
.search-post .adplace-search img,
.search-results .search-adplace img {
border-radius: 5px;
-webkit-border-radius: 5px;
-ms-border-radius: 5px;
-moz-border-radius: 5px
}
.adplace-row-3items {
padding: 0 15px 15px 15px !important
}
.adplace-row-4items {
padding: 0 15px 15px 15px !important
}
.thumbs-rating-container {
padding: 0;
display: block
}
.thumbs-rating-container span {
cursor: pointer;
transition: all .2s ease-in-out;
-webkit-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out
}
.thumbs-rating-container span i {
transition: all .2s ease-in-out;
-webkit-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out
}
.thumbs-rating-container span:before {
content: attr(data-text)
}
.thumbs-rating-container span.thumbs-rating-down:hover i {
background: #de2d1b
}
.thumbs-rating-container .thumbs-rating-down,
.thumbs-rating-container .thumbs-rating-up {
padding: 0;
color: #fff;
font-size: 14px;
display: inline
}
.thumbs-rating-container span.number {
display: block;
font-weight: 700;
font-size: 15px;
text-align: center;
margin-top: 0;
color: #fff !important
}
.single-mt_listing .mt_listing_website_button i {
margin-right: 5px
}
.thumbs-rating-container .thumbs-rating-up i {
color: #fff;
font-size: 22px;
font-weight: 700
}
.thumbs-rating-container .thumbs-rating-down i {
background: #e74c3c;
padding: 19px;
margin-right: 8px;
height: 55px;
width: 55px;
text-align: center
}
.thumbs-rating-container .thumbs-rating-already-voted {
padding: 5px 10px;
font-size: 14px;
display: none;
-webkit-transition: all .3s;
transition: all .3s;
background: #fff;
color: #151515;
cursor: text;
position: absolute;
right: 0;
margin-top: 2px
}
.thumbs-rating-container .thumbs-rating-already-voted:before {
content: attr(data-text)
}
.thumbs-rating-up {
margin-bottom: 0;
display: block;
width: 200px
}
#listings_metaboxs .cmb_id_mt_listing_interest .cmb_metabox_description,
#listings_metaboxs .cmb_id_mt_listing_kyc .cmb_metabox_description,
#listings_metaboxs .cmb_id_mt_select_rating_star .cmb_metabox_description,
#listings_metaboxs span.cmb_metabox_description,
#listings_metaboxs span.cmb_metabox_description strong {
font-weight: 300;
font-style: normal;
padding-top: 5px
}
#listings_metaboxs .cmb_id_mt_video_tour p {
font-weight: 400;
font-style: normal !important;
padding-top: 5px
}
#DataTable-icondrops-active .mt_listing_category a,
#DataTable-icondrops-active .mt_listing_interest {
background: #f4f4f4;
padding: 4px 10px;
font-weight: 700;
transition: all .2s ease-in-out;
text-transform: capitalize
}
#DataTable-icondrops-active .mt_listing_category a:focus,
#DataTable-icondrops-active .mt_listing_category a:hover,
#DataTable-icondrops-active .mt_listing_interest:focus,
#DataTable-icondrops-active .mt_listing_interest:hover {
background: #eaeaea
}
#DataTable-icondrops-active .mt_listing_interest {
color: #e74c3c !important
}
.mt_listing--youtube_video {
padding: 0 5px;
position: relative
}
.popup-play-video {
position: absolute;
width: 15%;
top: 50%;
left: 50%;
margin-left: -7.5%;
margin-top: -7.5%
}
.popup-play-video img:hover {
transform: scale(1.1)
}
.popup-play-video img {
transform: scale(1);
transition: all .3s ease-in-out 0s;
-ms-transformtransition: all .4s ease-in-out 0s;
-webkit-transformtransition: all .4s ease-in-out 0s
}
.coinflip_casino_affiliates-events-style-blue .event-meta>div,
.coinflip_casino_affiliates-events-style-blue .events-title-subtitle a,
.coinflip_casino_affiliates-events-style-blue .events-title-subtitle p {
color: #5144ad
}
.coinflip_casino_affiliates-events-style-blue .mt-single-event .mt-event-cat a {
color: #5144ad
}
.coinflip_casino_affiliates-events-style-red .event-meta>div,
.coinflip_casino_affiliates-events-style-red .events-title-subtitle a,
.coinflip_casino_affiliates-events-style-red .events-title-subtitle p {
color: #483ca8
}
.coinflip_casino_affiliates-events-style-red .mt-single-event .mt-event-cat a {
color: #483ca8
}
.ico-drops-category {
margin-bottom: 15px;
padding: 30px;
box-shadow: 0 0 38px rgb(59 77 133 / .08)
}
.ico-drops-category h3 {
margin: 0;
font-weight: 700
}
.icondrops-slider-shortcode {
background: #f6f6f6;
padding: 50px 0
}
.icondrops-slider-shortcode .blog_custom_listings {
background: #fff;
padding: 0
}
.icondrops-slider-shortcode .blog_custom_listings .post-name-listings {
font-weight: 700;
margin: 0;
padding: 15px 0 35px;
text-align: center
}
.icondrops-slider-shortcode .blog_custom_listings .post-name-listings a {
color: #fff
}
.icondrops-slider-shortcode .sponsored_ico .blog_custom_listings::after {
border-width: 2em !important
}
.icondrops-slider-shortcode .sponsored_ico .blog_custom_listings::before {
width: 25px
}
.icondrops-slider-shortcode .sponsored_ico .blog_custom_listings::after {
top: 0;
right: 0;
border-top-right-radius: 0
}
.icodrops-slider-content-top {
background-color: #252525;
text-align: center
}
.icodrops-slider-content-logo {
position: absolute;
top: 50px;
left: 0;
right: 0
}
.icodrops-slider-content-logo img {
border-radius: 50px;
border: 2px solid #fff;
max-width: 50px;
margin: 0 auto
}
.icondrops-slider-shortcode .sponsored_ico .blog_custom_listings:hover {
background-color: #e0e0e0 !important
}
.ico-drops-slider-date {
padding: 35px 0 15px;
text-align: center
}
.icodrops-slider-dot {
color: #6cd086
}
.testimonials-style-blue .testimonial02_text {
border: 0 solid #e5e3eb;
box-shadow: 0 0 38px rgb(59 77 133 / .08)
}
.testimonials-style-blue .testimonial02_rating_titles p,
.testimonials-style-blue .testimonial02_text_content p,
.testimonials-style-blue .testimonial02_title {
color: #5144ad
}
.testimonials-style-blue.owl-theme .owl-controls .owl-page.active span {
background-color: #5144ad !important
}
.listing-taxonomy .listings_custom,
.mt-reviews-grid .listings_custom {
background: #fff
}
.listing-taxonomy .listings_custom,
.taxonomy-listing-page .listing-taxonomy .listings_custom {
box-shadow: 0 0 20px rgb(0 0 0 / .07);
border-radius: 10px;
transition: all 250ms ease
}
.listing-taxonomy .listings_custom:hover,
.iconfilter-shortcode .coinflip-single-list-item .post:hover,
.taxonomy-listing-page .listing-taxonomy .listings_custom:hover {
box-shadow: 20px 37px 102px rgb(0 0 0 / .2);
cursor: pointer;
transition: all 250ms ease
}
.page-template-template-listings .listing-taxonomy .listings_custom img,
.taxonomy-listing-page .listing-taxonomy .listings_custom img {
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0
}
.page-template-template-listings .listing-taxonomy .listings_custom .row,
.taxonomy-listing-page .listing-taxonomy .listings_custom .row {
display: contents
}
.listings_custom .title-n-categories {
padding: 30px 20px
}
.col-md-3.single-listing.list-view.listing-taxonomy {
margin-bottom: 30px
}
.taxonomy-listing-page .listing-taxonomy .listings_custom .title-n-categories h4 a {
font-size: 22px !important;
margin: 0 !important;
text-align: center;
font-weight: 700
}
.taxonomy-listing-page .listing-taxonomy .listings_custom .title-n-categories p {
margin-bottom: 5px
}
.taxonomy-listing-page .listing-taxonomy .listings_custom .content-button-listing p.coinflip-details-content {
margin: 15px 0 !important
}
.bonus-listing-page .single-bonus .bonus-thumbnail {
background: #fff;
box-shadow: 0 0 67px 0 rgb(0 0 0 / .04);
padding: 10px
}
.single-mt_bonus .listing-star {
display: inline-block;
font-weight: 700;
color: #fff;
margin-bottom: 10px;
font-size: 12px
}
.listing-star.mt-casino-list {
margin: 7px 0
}
.listing-star.mt-casino-list .mt_reviews_dashboard {
display: inline-block
}
.bonus-listing-page .single-bonus .content-button {
background: #f9f9f9;
padding: 30px 35px
}
.bonus-listing-page .single-bonus img.bonus_post_image {
margin: 20px 0 10px
}
.bonus-listing-page .single-bonus .categories-name {
font-size: 15px;
color: #616161;
text-transform: lowercase;
margin: 15px 0
}
.coinflip_casino_affiliates-ico-style-v2 .coinflip-filters .filter a {
transition: all .2s ease-in-out;
padding: 15px 20px;
color: #252525;
width: 100%
}
.coinflip_casino_affiliates-ico-style-v2 .coinflip-filters .filter:hover a {
color: #fff
}
.coinflip_casino_affiliates-ico-style-v2 .coinflip-filter-content button[type=submit],
.coinflip_casino_affiliates-ico-style-v2 .coinflip-filter-content input[type=text] {
width: 49%;
padding: 13.5px 20px;
border: solid 2px #252525;
color: #252525
}
.coinflip_casino_affiliates-ico-style-v2 .coinflip-filter-content input[type=text]::-webkit-input-placeholder {
color: #252525
}
.coinflip_casino_affiliates-ico-style-v2 .coinflip-filter-content input[type=text]::-moz-placeholder {
color: #252525
}
.coinflip_casino_affiliates-ico-style-v2 .coinflip-filter-content input[type=text]:-ms-input-placeholder {
color: #252525
}
.coinflip_casino_affiliates-ico-style-v2 .coinflip-filter-content input[type=text]:-moz-placeholder {
color: #252525
}
.coinflip_casino_affiliates-ico-style-v2 .coinflip-filter-content button[type=submit] {
padding: 13px;
background: #252525;
border: solid 2px #252525;
color: #fff !important
}
.coinflip_casino_affiliates-ico-style-v2 .coinflip-filter-content button[type=submit]:hover {
color: #fff !important;
background: #6cd086;
border: solid 2px #6cd086
}
.coinflip_casino_affiliates-ico-style-v2 .blog-posts .ico-cat-parent,
.coinflip_casino_affiliates-ico-style-v2 .coinflip-main-content .ico-cat-parent {
background: 0 0;
padding: 0;
box-shadow: none
}
.coinflip_casino_affiliates-ico-style-v2 .ico-cat-parent-title {
margin-bottom: 30px;
padding: 30px;
box-shadow: 0 0 38px rgb(59 77 133 / .08)
}
.coinflip_casino_affiliates-ico-style-v2 .ico-cat-parent-title>h3 {
font-size: 30px;
margin: 0;
font-weight: 700
}
.coinflip_casino_affiliates-ico-style-v2 .ico-cat-parent-title>p {
color: rgb(255 255 255 / .7);
margin: 0
}
.coinflip_casino_affiliates-ico-style-v2 .row-2items.coinflip-single-list-item,
.coinflip_casino_affiliates-ico-style-v2 .row-3items.coinflip-single-list-item,
.coinflip_casino_affiliates-ico-style-v2 .row-4items.coinflip-single-list-item {
padding: 15px !important
}
.coinflip_casino_affiliates-ico-style-v2 .row-2items.coinflip-single-list-item:nth-child(-n+2),
.coinflip_casino_affiliates-ico-style-v2 .row-3items.coinflip-single-list-item:nth-child(-n+3),
.coinflip_casino_affiliates-ico-style-v2 .row-4items.coinflip-single-list-item:nth-child(-n+4) {
padding-top: 0 !important
}
.coinflip_casino_affiliates-ico-style-v2 .row-2items.coinflip-single-list-item:nth-last-child(-n+1),
.coinflip_casino_affiliates-ico-style-v2 .row-3items.coinflip-single-list-item:nth-last-child(-n+1),
.coinflip_casino_affiliates-ico-style-v2 .row-4items.coinflip-single-list-item:nth-last-child(-n+4) {
padding-bottom: 30px !important
}
.coinflip_casino_affiliates-ico-style-v2.iconfilter-shortcode .blog_custom_listings {
border: 2px solid #e5e3eb;
background: #f9f9f9 !important
}
.coinflip_casino_affiliates-ico-style-v2 .is-sticky .blog_custom_listings,
.coinflip_casino_affiliates-ico-style-v2 .sponsored_ico .blog_custom_listings {
border: 2px solid #252525;
background: #f9f9f9 !important
}
.coinflip_casino_affiliates-ico-style-v2.iconfilter-shortcode .blog_custom_listings:hover {
background-color: #e0e0e0 !important
}
.coinflip_casino_affiliates-ico-style-v2 .is-sticky .blog_custom_listings::after,
.coinflip_casino_affiliates-ico-style-v2 .sponsored_ico .blog_custom_listings::after {
border-width: 2.5em !important;
border-right-color: #6cd086 !important;
border-top-color: #6cd086 !important;
border-top-right-radius: 3px
}
.coinflip_casino_affiliates-ico-style-v2 .is-sticky .blog_custom_listings::after,
.coinflip_casino_affiliates-ico-style-v2 .is-sticky .blog_custom_listings::before,
.coinflip_casino_affiliates-ico-style-v2 .sponsored_ico .blog_custom_listings::after,
.coinflip_casino_affiliates-ico-style-v2 .sponsored_ico .blog_custom_listings::before {
content: '';
position: absolute;
top: 2px;
right: 2px;
border-color: #fff0;
border-style: solid
}
.coinflip_casino_affiliates-ico-style-v2 .is-sticky .blog_custom_listings::before,
.coinflip_casino_affiliates-ico-style-v2 .sponsored_ico .blog_custom_listings::before {
content: "\f005";
position: absolute;
color: #fff;
font-weight: 700;
font-size: 15px;
width: 30px;
right: 0;
top: 10px;
z-index: 3;
font-family: Font Awesome 6 Free
}
.coinflip_casino_affiliates-ico-style-v1 .row-3items .coinflip-img-left,
.coinflip_casino_affiliates-ico-style-v2 .row-3items .coinflip-img-left {
width: initial;
margin-right: 15px
}
.coinflip_casino_affiliates-ico-style-v2 .row-2items .blog_custom_listings .coinflip-img-left>a>i,
.coinflip_casino_affiliates-ico-style-v2 .row-3items .blog_custom_listings .coinflip-img-left>a>i,
.coinflip_casino_affiliates-ico-style-v2 .row-4items .blog_custom_listings .coinflip-img-left>a>i {
line-height: 50px;
margin-bottom: 0
}
.coinflip_casino_affiliates-ico-style-v2.iconfilter-shortcode .blog_custom_listings .coinflip-img-left>a>i {
font-size: 50px;
margin-right: 20px
}
.coinflip_casino_affiliates-ico-style-v1 .coinflip-details-title,
.coinflip_casino_affiliates-ico-style-v2 .coinflip-details-title {
margin: 5px 0
}
.coinflip_casino_affiliates-ico-style-v2 .blog_custom_listings .post-name-listings a {
color: #252525
}
.ico-listing-category-style-v2 .ico-main-info .mt_listing_end_date,
.coinflip_casino_affiliates-ico-style-v2 .blog_custom_listings .post-name-listings span {
color: rgb(37 37 37 / .6)
}
.ico-listing-category-style-v2 .list_description,
.coinflip_casino_affiliates-events-style-v2 .events-title-subtitle p,
.coinflip_casino_affiliates-ico-style-v2 .blog_custom_listings .coinflip-details-content {
color: rgb(37 37 37 / .8)
}
.coinflip_casino_affiliates-ico-style-v2 .ico-cat-parent-subtitle {
background: #331f6c !important;
margin-bottom: 60px
}
.row-2items .coinflip-img-left {
width: initial;
margin-right: 22px
}
.row-2items .coinflip-details-title {
width: initial
}
.row-2items .blog_custom_listings .post-name-listings a,
.row-2items .blog_custom_listings .post-name-listings span {
display: block
}
.row-2items .blog_custom_listings .post-name-listings span {
margin-top: 7px
}
.ico-listing-category-style-v2 .coinflip-single-list-item {
padding: 0 0 10px
}
.coinflip_casino_affiliates-ico-style-red .coinflip-filter-content input[type=text]::-webkit-input-placeholder {
color: #331f6c
}
.coinflip_casino_affiliates-ico-style-red .coinflip-filter-content input[type=text]::-moz-placeholder {
color: #331f6c
}
.coinflip_casino_affiliates-ico-style-red .coinflip-filter-content input[type=text]:-ms-input-placeholder {
color: #331f6c
}
.coinflip_casino_affiliates-ico-style-red .coinflip-filter-content input[type=text]:-moz-placeholder {
color: #331f6c
}
.coinflip_casino_affiliates-ico-style-red .coinflip-filter-content button[type=submit]:hover {
color: #fff !important;
background: #f4374c;
border: 2px solid #f4374c !important
}
.coinflip_casino_affiliates-ico-style-red .coinflip-filters .filter:hover {
background: #f4374c
}
.coinflip_casino_affiliates-events-style-red.mt-events-block .row-1event.sponsored-event .mt-single-event-inner,
.coinflip_casino_affiliates-ico-style-red .is-sticky .blog_custom_listings,
.coinflip_casino_affiliates-ico-style-red .sponsored_ico .blog_custom_listings {
border: 2px solid #331f6c
}
.coinflip_casino_affiliates-events-style-red.mt-events-block .mt-single-event-inner {
background: #fff
}
.coinflip_casino_affiliates-ico-style-red .coinflip-filter-content button[type=submit],
.coinflip_casino_affiliates-ico-style-red .coinflip-filter-content input[type=text] {
width: 49%;
padding: 13.5px 20px;
border: solid 2px #331f6c;
color: #331f6c
}
.coinflip_casino_affiliates-ico-style-red .coinflip-filter-content button[type=submit] {
padding: 13px 20px !important;
background: #331f6c
}
.coinflip_casino_affiliates-ico-style-red .coinflip-filters .filter a {
transition: all .2s ease-in-out;
padding: 15px 20px;
color: #331f6c;
width: 100%
}
.coinflip_casino_affiliates-ico-style-dark .coinflip-filter {
background: #252525
}
.coinflip_casino_affiliates-ico-style-dark .coinflip-filters .filter a {
color: #fff;
background: #0b0d19;
transition: all .2s ease-in-out
}
.coinflip_casino_affiliates-ico-style-dark .coinflip-filters .filter:hover a {
background: #12141f
}
.coinflip_casino_affiliates-ico-style-dark .coinflip-filter-content input[type=text] {
border: solid 2px #1e202c;
color: #fff;
background: #040714
}
.coinflip_casino_affiliates-ico-style-dark .coinflip-filter-content input[type=text]::-webkit-input-placeholder {
color: rgb(255 255 255 / .2)
}
.coinflip_casino_affiliates-ico-style-dark .coinflip-filter-content input[type=text]::-moz-placeholder {
color: rgb(255 255 255 / .2)
}
.coinflip_casino_affiliates-ico-style-dark .coinflip-filter-content input[type=text]:-ms-input-placeholder {
color: rgb(255 255 255 / .2)
}
.coinflip_casino_affiliates-ico-style-dark .coinflip-filter-content input[type=text]:-moz-placeholder {
color: rgb(255 255 255 / .2)
}
.coinflip_casino_affiliates-ico-style-dark .coinflip-filter-content button[type=submit] {
color: #fff !important;
background: #f6255a
}
.coinflip_casino_affiliates-ico-style-dark .coinflip-filter-content button[type=submit]:hover {
background: #12141f;
border: solid 2px #12141f
}
.coinflip_casino_affiliates-ico-style-dark.iconfilter-shortcode .blog_custom_listings {
border: 2px solid #353535;
background: #252525 !important
}
.coinflip_casino_affiliates-ico-style-dark .is-sticky .blog_custom_listings,
.coinflip_casino_affiliates-ico-style-dark .sponsored_ico .blog_custom_listings {
border: 2px solid #f6255a
}
.coinflip_casino_affiliates-ico-style-dark .is-sticky .blog_custom_listings::after,
.coinflip_casino_affiliates-ico-style-dark .sponsored_ico .blog_custom_listings::after {
border-width: 2.5em !important;
border-right-color: #f6255a !important;
border-top-color: #f6255a !important;
border-top-right-radius: 3px
}
.coinflip_casino_affiliates-ico-style-dark .blog_custom_listings .post-name-listings span,
.coinflip_casino_affiliates-ico-style-dark.iconfilter-shortcode .blog_custom_listings .post-name-listings a {
color: #fff
}
.coinflip_casino_affiliates-ico-style-dark.iconfilter-shortcode .blog_custom_listings .post-name-listings a:hover {
color: #f6255a !important
}
.coinflip_casino_affiliates-ico-style-dark .blog_custom_listings .coinflip-details-content {
color: rgb(255 255 255 / .3)
}
.coinflip_casino_affiliates-ico-style-dark.iconfilter-shortcode .blog_custom_listings:hover {
background-color: #12141f !important
}
.coinflip_casino_affiliates-ico-style-dark .ico-category img.attachment-thumbnail {
filter: invert(100%);
-webkit-filter: invert(100%)
}
.coinflip_casino_affiliates-ico-style-dark .coinflip-metas>div {
color: #fff;
opacity: .5
}
.coinflip_casino_affiliates-events-style-dark .row-1event .mt-single-event-inner {
border: 2px solid #353535 !important
}
.custom_footer_col_md_5 {
width: 41.66666667% !important
}
.custom_footer_col_md_2 {
width: 16.66666667% !important
}
.custom_footer_style_blue .widget-title,
.custom_footer_style_dark .widget-title,
.custom_footer_style_red .widget-title {
margin-top: 0 !important;
margin-bottom: 24px
}
.custom_footer_style_blue .menu .menu-item,
.custom_footer_style_dark .menu .menu-item,
.custom_footer_style_red .menu .menu-item {
width: 100%;
margin-bottom: 2px;
font-size: 16px;
line-height: 25px
}
.custom_footer_style_dark .widget_social_icons li a i {
font-size: 14px !important
}
.custom_footer_style_dark .widget_social_icons li a {
width: 37px !important;
height: 37px !important;
border-radius: 3px !important
}
.custom_footer_style_dark .widget_nav_menu li a {
color: rgb(255 255 255 / .3) !important
}
.custom_footer_style_dark .widget_nav_menu li a:hover {
color: #fff !important
}
.custom_footer_style_dark .widget_coinflip_recent_icos_with_thumbnail .post-details .post-date,
.custom_footer_style_dark .widget_coinflip_recent_icos_with_thumbnail .post-details a {
color: rgb(255 255 255 / .3) !important
}
.custom_footer_style_dark .widget_coinflip_recent_icos_with_thumbnail .post-details a:hover {
color: #fff !important
}
.custom_footer_style_blue .widget_nav_menu li a,
.custom_footer_style_red .widget_nav_menu li a {
color: rgb(255 255 255 / .7) !important
}
.custom_footer_style_blue .widget_nav_menu li a:hover,
.custom_footer_style_red .widget_nav_menu li a:hover {
color: #fff !important
}
.background_position_bottom {
background-position: bottom
}
.coinflip_casino_affiliates-events-style-v2 .event-meta>div,
.coinflip_casino_affiliates-events-style-v2 .events-title-subtitle a,
.coinflip_casino_affiliates-events-style-v2 .mt-single-event .mt-event-cat a {
color: #252525
}
.coinflip_casino_affiliates-events-style-v2 .mt-single-event-inner {
background: #f9f9f9;
box-shadow: none
}
.coinflip_casino_affiliates-events-style-v2 .row-1event .mt-single-event-inner {
border: 2px solid #e5e3eb
}
.coinflip_casino_affiliates-events-style-v2 .row-2events .mt-single-event-inner,
.coinflip_casino_affiliates-events-style-v2 .row-3events .mt-single-event-inner,
.coinflip_casino_affiliates-events-style-v2 .row-4events .mt-single-event-inner {
background: #fff
}
.coinflip_casino_affiliates-events-style-v2 .row-1event.sponsored-event .mt-single-event-inner {
border: 2px solid #252525
}
.coinflip_casino_affiliates-events-style-v2 .event-box-corner::after,
.coinflip_casino_affiliates-events-style-v2 .event-box-corner::before {
top: 2px;
right: 2px;
border-top-right-radius: 3px;
z-index: 9
}
.coinflip_casino_affiliates-events-style-v2 .event-box-corner::before {
top: 10px !important;
z-index: 99
}
.coinflip_casino_affiliates-events-style-v2 .mt-single-event .mt-event-cat a {
background: 0 0;
padding: initial;
font-weight: 400
}
.coinflip_casino_affiliates-events-style-v2 .mt-single-event {
margin-bottom: 10px
}
p.cmb_metabox_description {
font-style: initial !important;
font-weight: lighter
}
.um .um-login .um-form input[type=number],
.um .um-login .um-form input[type=password],
.um .um-login .um-form input[type=tel],
.um .um-login .um-form input[type=text] {
border: 2px solid #252525 !important;
color: #252525 !important;
padding: 15px 20px !important;
height: initial !important
}
.um-field-checkbox-option {
font-weight: 400 !important
}
.mt-listing-search-taxonomy .state-search .search-field {
border: 1px solid #e0e0e0;
padding: 0 20px;
height: 60px;
color: #151515;
border-radius: 5px;
font-weight: 300;
font-size: 16px;
box-sizing: inherit;
box-shadow: none;
-webkit-box-shadow: none
}
.mt-listing-search-taxonomy .state-search .search-field::-webkit-input-placeholder {
color: grey
}
.mt-listing-search-taxonomy .state-search .search-field::-moz-placeholder {
color: grey
}
.mt-listing-search-taxonomy .state-search .search-field:-ms-input-placeholder {
color: grey
}
.mt-listing-search-taxonomy .state-search .search-field:-moz-placeholder {
color: grey
}
.mt-listing-search-taxonomy .select2.select2-container .select2-selection {
border-radius: 5px !important;
-webkit-border-radius: 5px !important;
height: 60px;
line-height: 60px;
border: 1px solid #e0e0e0;
padding: 0 20px;
font-size: 16px;
font-weight: 400;
outline: 0
}
.mt-listing-search-taxonomy .select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 60px;
text-align: center;
text-align: left;
padding-left: 0;
color: grey;
font-weight: 300
}
.mt-listing-search-taxonomy .select2-container--default .select2-selection--single .select2-selection__arrow {
height: 60px;
width: 35px
}
.mt-listing-search-taxonomy .select2-container--default .select2-selection--single .select2-selection__arrow b {
display: none
}
.mt-listing-search-taxonomy .select2-container--default .select2-selection--single .select2-selection__arrow i {
font-size: 18px;
font-weight: 700;
color: #ff2122
}
.mt-listing-search-taxonomy .coinflip_casino_affiliates-browse-by-group {
margin-bottom: 20px
}
.mt-listing-search-taxonomy .state-submit {
margin-bottom: 50px
}
.mt-listing-search-taxonomy button.form-control.btn {
font-weight: 700;
height: 60px !important;
padding: 0 18px;
font-size: 14px;
transition: all .25s ease-in-out;
box-shadow: none;
font-style: normal;
background: #ff2122;
border: 0;
border-radius: 5px;
text-transform: uppercase
}
.mt-listing-search-taxonomy button.form-control.btn:hover {
background: #216fff
}
.mt-listing-search-taxonomy .coinflip_casino_affiliates-browse-by-group .coinflip_casino_affiliates-browse-by-item {
padding-right: 10px;
padding-top: .5px
}
.coinflip_casino_affiliates-browse-by-item img {
display: inline-block
}
.single_list_thumbs_rating {
position: relative;
display: inline-block;
margin-top: 15px;
vertical-align: sub
}
.mt_listing_details #mt-rating-stars-parent {
position: relative;
overflow: hidden;
display: inline-block;
margin-top: 15px;
vertical-align: bottom
}
.single_list_thumbs_rating .thumbs_rating_getlink_v2 {
position: static;
display: inline-block;
padding-right: 30px
}
.single_list_thumbs_rating .thumbs-rating-container span.number {
color: grey !important;
display: inline-block !important;
font-weight: 400;
margin-left: 5px;
line-height: 14px;
position: relative;
bottom: 4px
}
.single_list_thumbs_rating .thumbs-rating-container span i {
color: grey !important;
display: inline-block !important;
font-size: 15px;
position: relative;
bottom: 3px;
left: 6px;
padding-right: 5px
}
.mt_listing_header_section .listing-star {
display: inline-block
}
.mt_listing_header_section a.button.general-btn {
margin: 50px 0 0 ;
text-align: center;
font-size: 15px
}
.mt_listing_header_section.slots {
padding: 60px 0 30px !important;
height: 275px
}
.mt_listing_header_section.slots a.button.general-btn {
width: 100%
}
.mt_listing_header_section.slots .slot-author {
border-right: 1px solid #eeebeb;
margin: 25px 0 0;
text-align: center
}
.mt_listing_header_section.slots .slot-author .listing-star {
margin-top: 15px
}
.mt_listing_header_section.slots .list_description {
margin: 30px
}
.mt_listing_header_section.slots .slot-author p {
font-size: 16px;
font-weight: 500;
text-align: center
}
.mt_listing_header_section.slots a.review-listing {
color: #686868;
font-weight: 700
}
.mt_listing_header_section.slots a.review-listing:hover {
color: #252525
}
.mt_listing_header_section a.button.general-btn i {
font-size: 20px;
margin-right: 10px;
vertical-align: bottom
}
.mt_listing_header_section .mt-item-reviews-average-rating {
color: #fff;
padding: 4px 10px;
font-size: 14px;
border-radius: 5px;
font-weight: 700
}
.mt-reviews-rating-holder .mt-item-reviews-average-rating {
display: inline-block;
margin: 11px 0
}
.dashboard-single-review .mt-item-reviews-average-rating {
color: #fff;
padding: 6px 10px;
font-size: 14px;
border-radius: 5px;
font-weight: 700;
display: inline-block
}
.dashboard-single-review .listing-actions {
display: inline-block
}
.dashboard-single-review .review-rating {
display: inline-block
}
.listing_sponsored_bolt {
display: inline-block;
color: #fff;
padding: 4px 13px;
font-size: 14px;
border-radius: 5px;
font-weight: 700;
background: #216fff;
margin-left: 20px
}
.mt_listing_content_parent .mt_listing_content_heading {
font-size: 26px;
font-weight: 700;
margin: 15px 0
}
.mt_listing_content_sidebar_part .mt_listing_content_heading {
font-size: 22px
}
.single-mt_listing .mt_listing_content_parent .about_listing_section .mt_listing_content_heading {
margin-top: 20px
}
.mt_listing_content_parent .about_listing_section .mt_listing_content_heading {
margin-top: 0
}
.mt_listing_content_sidebar_part {
margin-top: 5px
}
.mt_listing_content_parent .section-separator-service {
margin-top: 10px;
margin-bottom: 20px
}
.cca_listing_sidebar .section-separator-service {
margin-top: 10px;
margin-bottom: 20px
}
.mt_listing_content_parent h4.subtitle_listing {
font-weight: 600;
margin-bottom: 5px
}
.mt_listing_content_parent .games-section .listing-thumbnail {
padding: 0
}
.mt_listing_content_parent .games-section .listings_custom {
padding: 0;
background: #fff;
box-shadow: 0 0 38px rgb(59 77 133 / .09);
border-radius: 10px;
margin-bottom: 30px;
overflow: hidden
}
.mt_listing_content_parent .games-section .title-n-categories {
padding: 10px 23px
}
.mt_listing_content_parent .games-section {
margin-top: 15px;
padding-bottom: 10px
}
.mt_listing_content_parent .about_listing_section {
padding-bottom: 15px
}
.mt_listing_content_parent .bonuses-section {
padding-bottom: 35px
}
.mt_listing_content_parent .bonuses-section .bonus-code {
font-size: 20px
}
.mt_listing_content_parent .features_listing_section {
padding-bottom: 5px
}
.mt_listing_content_parent .games-section .row {
padding-top: 10px
}
.mt_listing_content_parent .reviews-criteria {
padding-bottom: 40px
}
.mt_listing_content_parent .details_listing_section {
padding-bottom: 40px
}
.mt_listing_content_parent .games-section .title-n-categories h3.name {
font-weight: 700;
font-size: 23px
}
.mt_listing_content_parent .games-section .title-n-categories h3.name a:hover {
opacity: .8
}
.mt_listing_content_parent .games-section p.coinflip-details-content {
margin-top: 10px;
line-height: normal;
margin-bottom: 10px;
font-size: 16px
}
.mt_listing_content_parent .listing_currencies_section,
.mt_listing_content_parent .listing_languages_section,
.mt_listing_content_parent .listing_licenses_section,
.mt_listing_content_parent .listing_paymod_section,
.mt_listing_content_parent .listing_tags_section,
.mt_listing_content_parent .listing_video_section {
margin-top: 20px;
border-bottom: 2px solid #f2f2f2;
padding-bottom: 25px
}
.mt_listing_content_parent .amenities-section {
margin-top: 30px
}
.mt_listing_content_parent .listing_currencies_section a,
.mt_listing_content_parent .listing_features_section a,
.mt_listing_content_parent .listing_languages_section a,
.mt_listing_content_parent .listing_licenses_section a,
.mt_listing_content_parent .listing_paymod_section a,
.mt_listing_content_parent .listing_tags_section a {
background: #fff;
padding: 6px 15px;
border-radius: 30px;
margin-right: 5px;
margin-top: 5px;
display: inline-block;
border: 1px solid #eaeaea;
font-size: 14px;
color: #666
}
.listing_video_section iframe {
margin-top: 10px
}
.mt_listing_content_parent .amenities-section span.amenities-item {
display: block;
color: grey;
font-size: 15px;
margin-top: 15px;
transition: all .3s ease;
font-weight: 300
}
.mt_listing_content_parent .amenities-section a:hover span.amenities-item {
color: #f22
}
.mt_listing_content_parent .amenities-section span.amenities-item i {
color: #f22;
padding-right: 8px;
position: relative;
top: 1px
}
.listing_tags_section a:hover {
color: #f22;
border-color: #f22
}
.mt_listing_content_sidebar_part_contact_info {
margin-bottom: 50px
}
.mt_listing_content_sidebar_part_contact_info .mt_casino_features {
padding: 27px 30px 5px;
background: #fff;
margin-bottom: 55px;
box-shadow: 0 0 20px rgb(0 0 0 / .07);
overflow: hidden;
border-radius: 10px
}
.mt_listing_content_sidebar_part_contact_info .mt_casino_features i.pro {
color: #389d29;
font-size: 30px;
margin-right: 10px
}
.mt_listing_content_sidebar_part_contact_info .mt_casino_features .mt_listing_content_heading {
font-size: 23px;
font-weight: 700;
margin: 15px 0;
display: initial
}
.mt_listing_content_sidebar_part_contact_info .mt_casino_features li {
list-style: none;
font-weight: 400;
margin: 10px 0
}
.mt_listing_content_sidebar_part_contact_info .mt_casino_features .pro-section li:before {
content: "\f067";
font-family: FontAwesome;
color: #389d29;
margin-right: 20px
}
.mt_listing_content_sidebar_part_contact_info .mt_casino_features .con-section li:before {
content: "\f068";
font-family: FontAwesome;
color: #ff2122;
margin-right: 20px
}
.mt_listing_content_sidebar_part_contact_info .mt_casino_features ul {
padding: 0 5px
}
.mt_listing_content_sidebar_part_contact_info .mt_casino_features .con-section {
border-top: 1px solid #f5f5f5;
padding-top: 25px
}
.mt_listing_content_sidebar_part_contact_info .mt_casino_features i.con {
color: #ff2122;
font-size: 30px;
margin-right: 10px
}
.mt_listing_content_sidebar_part_contact_info_details h3.mt_listing_content_heading {
margin-bottom: 5px
}
.mt_listing_content_sidebar_part_contact_info_details_info {
padding-top: 0
}
.mt_listing_content_sidebar_part_contact_info_details_info p {
margin-bottom: 5px
}
.mt_listing_content_description>p {
margin-bottom: 20px
}
.mt_listing_content_description>p:last-child {
margin-bottom: 0
}
.mt_listing_content_description {
padding-bottom: 15px
}
.mt_listing_content_section_part .features_listing_section li:before {
content: "\f058";
font-family: FontAwesome;
font-size: 15px;
margin-right: 10px
}
.mt_listing_content_section_part .features_listing_section li {
line-height: 35px
}
.mt_listing_content_section_part .features_listing_section ul {
list-style: none;
padding: 0
}
.mt_listing_content_sidebar_part_contact_info_details_info p:last-child {
margin-bottom: 0
}
.mt_listing_content_sidebar_part_contact_info_details_info p i {
color: #f22;
padding-right: 8px
}
.mt_listing_content_sidebar_part_working_hours {
padding: 40px 40px 30px;
background: #fff;
margin-bottom: 50px
}
.mt_listing_content_sidebar_part_next_event {
padding: 40px 40px 30px;
background: #fff;
display: flex;
flex-direction: column;
margin-bottom: 50px
}
.mt_listing_content_sidebar_part_author_listing {
padding: 40px 40px 30px;
background: #fff;
margin-bottom: 50px
}
.mt_listing_content_sidebar_part_news,
.mt_listing_content_sidebar_part_related_casino {
margin-bottom: 25px
}
.mt_listing_content_sidebar_part_related_casino .button.general-btn.no-bg {
border: 0 none
}
.mt_listing_content_sidebar_part_news .blog-posts.blog-posts-shortcode-v2 .boxed_variant .blog_custom .post-details .post-name a {
line-height: 20px !important
}
.blog-posts-shortcode-v2 span.comments {
margin-left: 10px
}
.mt_listing_content_sidebar_part_news .post-name,
.mt_listing_content_sidebar_part_news .post-name a {
font-size: 15px !important;
line-height: 1 !important;
margin: 5px 0 !important
}
.mt_listing_content_sidebar_part_news .title-n-excerpt {
padding: 10px 0 0 !important
}
.mt_listing_content_sidebar_part_news .list-view .post-details {
padding: 0 !important
}
.mt_listing_content_sidebar_part_news .list-view .blog_custom {
background: #fafafa !important;
box-shadow: none !important;
border-radius: 0 !important
}
.mt_listing_content_sidebar_part_news .list-view .blog_custom:hover {
box-shadow: none !important;
cursor: pointer;
transform: none !important;
transition: all 250ms ease
}
.mt_listing_content_sidebar_part_author_listing .mt_listing_content_sidebar_part_author_listing_inner {
padding: 0 70px 18px 0;
margin: -4px 0 25px 0;
display: block;
border-bottom: 1px solid #e8e8e8;
position: relative
}
.mt_listing_content_sidebar_part_author_listing h4.mt_listing_content_heading {
font-size: 18px;
transition: .2s;
line-height: 22px;
font-weight: 500;
margin: 4px 0 7px 0
}
.mt_listing_content_sidebar_part_author_listing h4.mt_listing_content_heading span {
display: block;
font-size: 14px;
font-weight: 400;
color: #888;
margin-bottom: 2px
}
.mt_listing_content_sidebar_part_author_listing h4.mt_listing_content_heading a {
color: #333
}
.listing-details-author-info {
padding: 0;
list-style: none;
font-size: 15px;
margin-bottom: -5px;
position: relative;
display: block
}
.listing-details-author-info li {
display: block;
padding-left: 23px;
position: relative;
margin-bottom: 5px;
line-height: 24px
}
.listing-details-author-info li,
.listing-details-author-info li a,
.listing-details-author-social-profiles li,
.listing-details-author-social-profiles li a {
color: #66676b;
transition: .3s;
font-weight: 300
}
.listing-details-author-info li i {
position: absolute;
left: 0;
top: 4px;
font-size: 15px;
color: #f22;
width: 20px
}
.listing-details-author-social-profiles {
padding: 0;
list-style: none;
font-size: 15px;
margin-bottom: -5px;
position: relative;
display: block;
margin-top: 20px
}
.listing-details-author-social-profiles li {
line-height: 22px;
padding-left: 23px
}
.listing-details-author-social-profiles li {
display: block;
padding-left: 23px;
position: relative;
margin-bottom: 5px;
line-height: 24px
}
.listing-details-author-social-profiles li i {
top: 3px
}
.listing-details-author-social-profiles li i {
position: absolute;
left: 0;
top: 5px;
font-size: 15px;
color: #f22
}
.mt_listing_content_sidebar_part_author_listing .author_listing_avatar {
max-width: 56px;
overflow: hidden;
border-radius: 50%;
position: absolute;
right: 0;
top: -8px;
image-rendering: -webkit-optimize-contrast;
border: 4px solid #fff;
box-shadow: 0 2px 3px rgb(0 0 0 / .1);
box-sizing: content-box;
height: 50px;
width: 50px
}
.mt_listing_content_sidebar_part_author_listing .author_listing_avatar .avatar {
max-width: 100%
}
.mt_listing_content_sidebar_part_add_place {
padding: 40px 40px 30px;
background: #fff;
display: flex;
flex-direction: column
}
.mt_listing_content_sidebar_part_next_event .next-event-countdown {
order: 2
}
.mt_listing_content_sidebar_part_next_event .modeltheme-countdown {
padding: 0
}
.mt_listing_content_sidebar_part_next_event .modeltheme-countdown .days-name,
.mt_listing_content_sidebar_part_next_event .modeltheme-countdown .hours-name,
.mt_listing_content_sidebar_part_next_event .modeltheme-countdown .minutes-name,
.mt_listing_content_sidebar_part_next_event .modeltheme-countdown .seconds-name {
color: #151515;
margin: 0 !important
}
.mt_listing_content_sidebar_part_next_event .modeltheme-countdown div:first-child {
padding: 0;
text-align: left
}
.mt_listing_content_sidebar_part_next_event .modeltheme-countdown div:last-child {
text-align: left !important;
font-size: 12px !important;
color: #686868
}
.mt_listing_content_sidebar_part_working_hours .mt_listing_content_description p span {
float: right
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
background: #f22
}
.high-padding-top {
padding: 65px 0 65px
}
.mt-listing-search-taxonomy .coinflip_casino_affiliates-browse-by-group .coinflip_casino_affiliates-browse-by-item,
.styling-checkboxes .coinflip_casino_affiliates-browse-by-item {
display: inline-block;
position: relative;
padding: 0;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
color: grey;
margin-right: 5px;
margin-left: 5px;
font-size: 14px;
margin-bottom: 5px
}
.mt-listing-search-taxonomy .coinflip_casino_affiliates-browse-by-group .coinflip_casino_affiliates-browse-by-item a {
background: #fff;
box-shadow: 0 0 20px rgb(0 0 0 / .07);
overflow: hidden;
border-radius: 30px;
padding: 10px 20px;
border: 1px solid #eaeaea
}
.mt-listing-search-taxonomy .coinflip_casino_affiliates-browse-by-group .coinflip_casino_affiliates-browse-by-item input,
.styling-checkboxes input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0
}
.mt-listing-search-taxonomy .coinflip_casino_affiliates-browse-by-group .coinflip_casino_affiliates-browse-by-item .checkmark,
.styling-checkboxes .coinflip_casino_affiliates-browse-by-item .checkmark {
position: absolute;
top: 2px;
left: 0;
height: 15px;
width: 15px;
background-color: #e8e8e8;
transition: all 250ms ease;
-webkit-transition: all 250ms ease
}
.mt-listing-search-taxonomy .coinflip_casino_affiliates-browse-by-group .coinflip_casino_affiliates-browse-by-item:hover input~.checkmark,
.styling-checkboxes .coinflip_casino_affiliates-browse-by-item:hover input~.checkmark {
background-color: #ccc
}
.mt-listing-search-taxonomy .coinflip_casino_affiliates-browse-by-group .coinflip_casino_affiliates-browse-by-item input:checked~.checkmark,
.styling-checkboxes .coinflip_casino_affiliates-browse-by-item input:checked~.checkmark {
background-color: #389d29
}
.mt-listing-search-taxonomy .coinflip_casino_affiliates-browse-by-group .coinflip_casino_affiliates-browse-by-item .checkmark:after,
.styling-checkboxes .coinflip_casino_affiliates-browse-by-item .checkmark:after {
content: "";
position: absolute;
display: none
}
.mt-listing-search-taxonomy .coinflip_casino_affiliates-browse-by-group .coinflip_casino_affiliates-browse-by-item input:checked~.checkmark:after,
.styling-checkboxes .coinflip_casino_affiliates-browse-by-item input:checked~.checkmark:after {
display: block
}
.mt-listing-search-taxonomy .coinflip_casino_affiliates-browse-by-group .coinflip_casino_affiliates-browse-by-item .checkmark:after,
.styling-checkboxes .coinflip_casino_affiliates-browse-by-item .checkmark:after {
left: 5px;
top: 3px;
width: 5px;
height: 7px;
border: solid #fff;
border-width: 0 2px 2px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg)
}
div#datafetch .search-result {
position: absolute;
z-index: 1;
background: #fff;
left: 0;
margin-top: 20px;
padding: 15px 0;
border-radius: 5px;
box-shadow: 0 0 25px rgb(0 0 0 / .05);
-webkit-box-shadow: 0 0 25px rgb(0 0 0 / .1);
-moz-box-shadow: 0 0 25px rgb(0 0 0 / .05);
-ms-box-shadow: 0 0 25px rgb(0 0 0 / .05);
list-style-type: none;
width: 300px !important
}
div#datafetch .search-result li {
margin: 0;
line-height: 1;
font-size: 15px;
padding: 10px 25px;
-moz-transition: all 250ms ease;
-o-transition: all 250ms ease;
-webkit-transition: all 250ms ease;
-ms-transition: all 250ms ease;
transition: all 250ms ease;
text-align: left
}
div#datafetch .search-result li:hover {
background: #f5f5f5
}
div#datafetch .search-result li a {
font-size: 15px;
color: #252525;
text-decoration: none
}
div#datafetch .search-result::after,
div#datafetch .search-result::before {
left: 40px;
content: '';
display: block;
position: absolute;
width: 0;
height: 0;
border-style: solid;
top: -23px
}
div#datafetch .search-result::before {
border-color: #fff0;
-webkit-box-shadow: 0 0 25px rgb(0 0 0 / .1)
}
div#datafetch .search-result::after {
border-color: #fff0 #fff0 #fff;
border-width: 12px
}
#datafetch img {
max-width: 30px;
margin-right: 10px;
border: 1px solid #e5e5e5
}
.mt-car-search.wow.fadeInUp.mtsearchform-style-v2.animated {
position: relative;
max-width: 950px;
width: 100%;
margin: 0 auto
}
.upload-images {
display: inline-block;
margin-bottom: 20px;
margin-top: 30px;
width: 33%
}
#add-new-listing input[type=text] {
padding: 0 20px !important;
height: 50px;
width: 100%;
border-radius: 5px !important;
background: #fff;
-webkit-box-shadow: 0 0 20px rgb(21 21 21 / .05);
-moz-box-shadow: 0 0 20px rgb(21 21 21 / .05);
-ms-box-shadow: 0 0 20px rgb(21 21 21 / .05);
margin-bottom: 30px !important;
font-size: 15px;
box-shadow: none;
border: 1px solid #e0e0e0 !important;
color: grey;
transition: all 250ms ease;
-webkit-transition: all 250ms ease;
font-style: normal;
margin-top: 5px;
font-weight: 300
}
#add-new-listing label.error {
color: #f22;
margin-top: 0;
margin-bottom: 0
}
#add-new-listing textarea {
padding: 20px !important;
width: 100%;
border-radius: 5px !important;
background: #fff;
-webkit-box-shadow: 0 0 20px rgb(21 21 21 / .05);
-moz-box-shadow: 0 0 20px rgb(21 21 21 / .05);
-ms-box-shadow: 0 0 20px rgb(21 21 21 / .05);
margin-bottom: 30px !important;
font-size: 15px !important;
box-shadow: none;
border: 1px solid #e0e0e0 !important;
color: grey;
transition: all 250ms ease;
-webkit-transition: all 250ms ease;
font-style: normal;
margin-top: 5px;
font-weight: 300
}
#add-new-listing .upload-images {
display: inline-block;
margin-bottom: 0;
margin-top: 0;
padding-left: 0;
padding-right: 0
}
#add-new-listing .spacer-upload {
border: 1px solid #e0e0e0;
border-radius: 5px;
cursor: pointer;
padding-top: 100%;
position: relative;
margin-top: 5px;
transition: all .3s ease;
-webkit-transition: all .3s ease
}
#add-new-listing .spacer-upload:hover {
border-color: #ccc
}
#add-new-listing small.field-description {
font-size: 14px;
color: #686868;
margin-top: 10px;
display: block
}
#add-new-listing .spacer-upload::before {
content: "";
display: block;
pointer-events: none;
position: absolute;
background: url(//bestwinz.com/wp-content/plugins/coinflip-casino-affiliates/assets/inc/frontend-media/img/addphoto-listing.png) center no-repeat;
background-size: 60px;
height: 100%;
left: 4px;
top: -15px;
width: 100%
}
#add-new-listing .spacer-upload:after {
content: "";
display: block;
pointer-events: none;
position: absolute;
border: 15px solid #fff;
border-bottom-color: #e0e0e0;
border-bottom-left-radius: 4px;
border-left-color: #e0e0e0;
right: -1px;
top: -1px;
transition: all .3s ease;
-webkit-transition: all .3s ease
}
#add-new-listing .spacer-upload:hover:after {
border-bottom-color: #ccc;
border-left-color: #ccc
}
#add-new-listing .text {
color: grey;
content: "";
font-size: 15px;
left: 50%;
margin-top: 30px;
position: absolute;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 3
}
.mt_listings_page.mt_listing_map_location .sbvcgmap-map img {
max-width: 200px;
display: block;
margin: 5px 0 10px
}
.mt_listings_page.mt_listing_map_location .sbvcgmap-map p {
font-size: 12px;
margin-bottom: 0;
line-height: 1.3;
margin-top: 3px
}
.mt_listings_page.mt_listing_map_location .sbvcgmap-map a {
font-size: 15px;
font-family: Montserrat;
font-weight: 500
}
#add-new-listing input[type=text]::-webkit-input-placeholder {
color: grey
}
#add-new-listing input[type=text]::-moz-placeholder {
color: grey
}
#add-new-listing input[type=text]:-ms-input-placeholder {
color: grey
}
#add-new-listing input[type=text]:-moz-placeholder {
color: grey
}
#add-new-listing textarea::-webkit-input-placeholder {
color: grey
}
#add-new-listing textarea::-moz-placeholder {
color: grey
}
#add-new-listing textarea:-ms-input-placeholder {
color: grey
}
#add-new-listing textarea:-moz-placeholder {
color: grey
}
#add-new-listing label {
font-size: 15px
}
#add-new-listing .styling-checkboxes label.coinflip_casino_affiliates-browse-by-item {
margin-top: 10px;
margin-left: 0;
font-size: 14px;
margin-right: 30px;
color: grey;
font-weight: 300;
width: 20%
}
.form-group.styling-checkboxes {
margin-bottom: 30px
}
#add-new-listing .select2-container {
width: 100% !important;
margin-top: 5px
}
#add-new-listing label {
font-size: 15px;
margin-bottom: 5px;
color: rgb(21 21 21 / .7);
font-weight: 600
}
#add-new-listing .form-group {
margin-bottom: 30px
}
#add-new-listing .select2.select2-container .select2-selection {
border: 1px solid #e0e0e0 !important;
border-radius: 5px !important;
-webkit-border-radius: 5px !important;
height: 50px;
line-height: 50px;
outline: 0
}
#add-new-listing .select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 48px;
text-align: center;
text-align: left;
padding-left: 0;
font-size: 15px;
color: grey !important;
font-weight: 300
}
#add-new-listing .select2.select2-container .select2-selection {
padding: 0 0 0 20px !important
}
#add-new-listing .select2-container--default .select2-selection--single .select2-selection__arrow {
height: 50px;
width: 35px
}
.js .inputfile {
width: .1px;
height: .1px;
opacity: 0;
overflow: hidden;
position: absolute;
z-index: -1;
display: none !important
}
.inputfile {
display: none !important
}
#add-new-listing label.mt_listing_image {
min-width: 100%;
height: 60px;
border-radius: 5px;
overflow: hidden;
margin-top: 5px
}
.inputfile+label {
max-width: 80%;
font-size: 1.25rem;
font-weight: 700;
text-overflow: ellipsis;
white-space: nowrap;
cursor: pointer;
display: inline-block;
overflow: hidden;
padding: .625rem 1.25rem
}
.no-js .inputfile+label {
display: none !important
}
.inputfile.has-focus+label,
.inputfile:focus+label {
outline: 1px dotted #000;
outline: -webkit-focus-ring-color auto 5px
}
.inputfile-6+label {
color: #d3394c
}
.inputfile-6+label {
border: 1px solid #e0e0e0;
background-color: #fff;
padding: 0
}
.inputfile-6+label:hover,
.inputfile-6.has-focus+label,
.inputfile-6:focus+label {
border-color: #e0e0e0
}
.inputfile-6+label span,
.inputfile-6+label strong {
padding: 0 20px;
line-height: 60px;
font-size: 16px
}
.inputfile-6+label span {
width: 200px;
display: inline-block;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
color: grey;
vertical-align: top;
font-weight: 400
}
.inputfile-6+label strong {
height: 100%;
color: #fff;
background-color: #f22;
display: inline-block;
transition: all 250ms ease;
float: right;
text-transform: uppercase;
padding: 0 40px;
transition: all 250ms ease;
-webkit-transition: all 250ms ease
}
.inputfile-6+label strong i {
padding-right: 10px
}
.inputfile-6+label:hover strong,
.inputfile-6.has-focus+label strong,
.inputfile-6:focus+label strong {
background: #216fff
}
@media screen and (max-width:50em) {
.inputfile-6+label strong {
display: block
}
}
form#add-new-listing {
max-width: 800px;
margin: 0 auto
}
form#add-new-listing button.button-listing {
background-color: #f22;
text-align: center;
padding: 15px 40px;
color: #fff;
font-size: 16px;
display: block;
transition: all .3s ease 0s;
-webkit-transition: all .3s ease 0s;
text-transform: uppercase;
font-weight: 700;
outline: 0;
border: 0;
border-radius: 5px
}
form#add-new-listing button.button-listing:hover {
background: #216fff;
color: #fff !important
}
button#frontend-button {
background-color: #f22;
text-align: center;
padding: 15px 30px;
color: #fff;
font-size: 16px;
display: block;
transition: all .3s ease 0s;
-webkit-transition: all .3s ease 0s;
text-transform: uppercase;
font-weight: 700;
outline: 0;
border: 0;
border-radius: 5px
}
form#add-new-listing button.button-listing:hover {
background: #216fff;
color: #fff !important
}
.file-upload {
position: relative;
display: block;
width: 150px;
height: 150px;
border-radius: 3px;
background-color: rgb(0 0 0 / .3);
font-size: 14px;
color: #fff;
text-align: center;
line-height: 150px
}
.file-upload input {
opacity: 0;
position: absolute;
width: 100%;
height: 100%;
display: block;
cursor: pointer
}
.file-preview img {
width: 100%;
height: auto
}
.file-preview .ibenic_file_preview {
position: absolute;
width: 100%;
height: 100%;
overflow: hidden
}
.ibenic_file_delete {
position: absolute;
width: 100%;
top: 98%;
left: 0;
padding: .5em;
text-align: center;
color: #fff;
background-color: red
}
.group_pictures_holder.row {
margin-top: 20px
}
.group_pictures_holder.row img {
max-height: 150px;
width: 100%
}
.group_pictures_holder.row .delete {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
background: #216fff;
color: #fff;
padding: 5px 10px;
font-size: 10px;
cursor: pointer;
font-weight: 600;
text-transform: uppercase;
visibility: hidden;
opacity: 0;
transition: all .3s ease
}
.group_pictures_holder.row .col-md-4:hover .delete {
opacity: 1;
visibility: visible
}
.group_pictures_holder.row .col-md-4 {
position: relative;
margin-bottom: 30px
}
.group_pictures_holder .col-md-4:first-child img {
border: 5px solid #216fff
}
.group_pictures_holder .col-md-4:first-child:after {
content: 'Featured';
position: absolute;
top: 0;
left: 15px;
background: #216fff;
color: #fff;
padding: 5px 10px;
font-size: 10px;
font-weight: 600;
text-transform: uppercase
}
.mt_listing_single_slider_section button#next-arrow,
.mt_listing_single_slider_section button#prev-arrow {
position: absolute;
top: 44%;
left: 25px;
width: 45px !important;
height: 45px !important;
padding: 0 !important;
text-align: center;
font-size: 16px !important;
line-height: 45px;
color: #fff;
cursor: pointer;
opacity: 1 !important;
z-index: 5;
background: rgb(0 0 0 / .6) !important;
border-radius: 5px !important;
transition: all 250ms ease;
box-shadow: none;
border: 0;
outline: 0
}
.mt_listing_single_slider_section button#next-arrow {
left: inherit;
right: 25px
}
.mt_listing_single_slider_section {
position: relative
}
.mt-rating-stars ul {
list-style-type: none;
padding: 0;
-moz-user-select: none;
-webkit-user-select: none
}
#add-new-review .mt-rating-stars ul>li.star {
cursor: pointer
}
.mt-review-content .review-author-name h4 {
margin-bottom: 20px
}
.mt-review-text .review-content-paragraph {
clear: both;
padding-top: 7px
}
.mt-review-text .review-date {
line-height: 1
}
.mt-review-text .review-date span {
color: #686868;
font-weight: 300;
font-size: 14px;
line-height: 1
}
.mt-rating-stars ul>li.star {
display: inline-block;
line-height: 1
}
.mt-rating-stars ul>li.star>i.fa {
font-size: 16px;
color: #ccc
}
.mt-rating-stars ul>li.star.selected>i.fa {
color: #ff912c
}
.mt-review-content {
margin-bottom: 40px;
border-bottom: 1px solid #ddd;
padding-bottom: 40px
}
.mt-review-content .mt-review-image {
position: relative;
top: 3px;
left: 0;
width: 82px;
height: 82px;
display: block;
float: left
}
.mt-review-content .mt-review-image .avatar {
max-width: 82px
}
.reviews-section h3#review-title {
margin-bottom: 25px;
margin-top: 50px
}
.mt-review-text {
padding: 0 0 0 105px;
min-height: 82px
}
div#mt-rating-stars-parent .mt-rating-stars {
width: 50%;
float: left;
margin-bottom: 10px
}
div#mt-rating-stars-parent .mt-rating-stars label,
div#mt-rating-stars-parent .mt-rating-stars ul {
display: table-cell;
margin: 0
}
div#mt-rating-stars-parent .mt-rating-stars label {
font-size: 15px;
margin-bottom: 5px;
color: rgb(21 21 21 / .7);
font-weight: 600
}
div#mt-rating-stars-parent .mt-rating-stars ul {
padding-left: 10px
}
form#add-new-review h3#review-title {
margin-bottom: 25px
}
#add-new-review div#mt-rating-stars-parent {
overflow: hidden;
margin-bottom: 20px
}
form#add-new-review .form-group label {
font-size: 15px;
margin-bottom: 5px;
color: rgb(21 21 21 / .7);
font-weight: 600
}
form#add-new-review .form-group input {
padding: 0 20px !important;
height: 50px;
width: 100%;
border-radius: 5px !important;
background: #fff;
-webkit-box-shadow: 0 0 20px rgb(21 21 21 / .05);
-moz-box-shadow: 0 0 20px rgb(21 21 21 / .05);
-ms-box-shadow: 0 0 20px rgb(21 21 21 / .05);
margin-bottom: 30px !important;
font-size: 15px;
box-shadow: none;
border: 1px solid #e0e0e0 !important;
color: grey;
transition: all 250ms ease;
-webkit-transition: all 250ms ease;
font-style: normal;
margin-top: 5px;
font-weight: 300
}
form#add-new-review .form-group textarea {
padding: 20px !important;
width: 100%;
border-radius: 5px !important;
background: #fff;
-webkit-box-shadow: 0 0 20px rgb(21 21 21 / .05);
-moz-box-shadow: 0 0 20px rgb(21 21 21 / .05);
-ms-box-shadow: 0 0 20px rgb(21 21 21 / .05);
margin-bottom: 30px !important;
font-size: 15px !important;
box-shadow: none;
border: 1px solid #e0e0e0 !important;
color: grey;
transition: all 250ms ease;
-webkit-transition: all 250ms ease;
font-style: normal;
margin-top: 5px;
font-weight: 300
}
form#add-new-review button.button-listing {
background-color: #f22;
text-align: center;
padding: 13px 30px;
color: #fff;
font-size: 14px;
display: block;
transition: all .3s ease 0s;
-webkit-transition: all .3s ease 0s;
text-transform: uppercase;
font-weight: 600;
outline: 0;
border: 0;
border-radius: 5px
}
@media only screen and (min-width:681px) {
.reviews-criteria {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-direction: row;
-webkit-flex-direction: row;
justify-content: center;
-webkit-justify-content: center
}
}
.reviews-criteria .mt-item-reviews-average-wrapper {
width: 132px;
padding: 60px 25px 20px 0;
box-sizing: border-box
}
.reviews-criteria .mt-item-reviews-average-rating {
font-size: 50px;
line-height: 1em;
font-weight: 700;
text-align: left
}
.reviews-criteria .mt-item-reviews-verbal-description {
position: relative;
display: inline-block;
vertical-align: top;
margin: 2px 0 0
}
.reviews-criteria span.mt-item-reviews-rating-description {
display: block;
font-size: 17px;
text-align: center;
color: #f22
}
.reviews-criteria .mt-reviews-list-info.edgtf-reviews-count {
margin-top: 15px
}
.reviews-criteria .mt-reviews-list-info.edgtf-reviews-count>* {
margin: 0
}
.reviews-criteria p.mt-reviews-summary {
display: inline-block;
padding: 3px 15px;
text-align: center;
border: 1px solid #e6e6e6;
border-radius: 4px;
box-sizing: border-box
}
.mt-rating-percentage-wrapper {
width: 82%;
padding-top: 30px;
float: right
}
.mt-item-reviews-average-wrapper .button.general-btn {
padding: 10px 20px
}
.mt-rating-percentage-wrapper .label_text_percentange span {
font-size: 15px;
font-weight: 500
}
.mt-item-reviews-average-wrapper {
width: 132px;
padding: 30px 25px 20px 0;
box-sizing: border-box
}
.mt-rating-percentage-wrapper .label_text_percentange:first-child {
margin-top: 0
}
.mt-rating-percentage-wrapper .label_text_percentange {
margin-bottom: 3px;
margin-top: 15px
}
.mt-rating-percentage-wrapper .progress {
height: 5px !important;
margin-bottom: 0 !important;
border-radius: 2px !important
}
.listings-dashboard .dashboard-single-review .author-name-review .review-listing {
display: inline;
font-size: 15px;
color: grey;
font-weight: 400;
padding-left: 30px
}
a.button.general-btn.no-bg {
background: 0 0;
color: #389d29;
padding: 0;
width: auto;
margin: 0;
font-weight: 600
}
a.button.general-btn.no-bg:before,
a.button.general-btn.no-bg:hover:before {
background: 0 0 !important
}
a.button.general-btn.no-bg:hover {
color: #252525
}
a.button.general-btn.no-bg i {
font-size: 20px;
vertical-align: bottom;
margin-right: 5px
}
@media(min-width:992px) {
.mt_listings_page.mt_listing_map_location.col-md-5 .sbvcgmap-map {
position: fixed !important;
top: 0;
left: 0;
width: 41.6% !important;
z-index: 1;
-webkit-transition: width .3s ease;
-moz-transition: width .3s ease;
transition: width .3s ease;
height: 100% !important
}
}
.tax-mt-listing-category2 footer {
z-index: 1;
position: relative
}
.tax-mt-listing-category2 header.header1 {
z-index: 2;
position: relative
}
.taxonomy-listing-page.term-style2.row .col-md-4.adplace-category {
margin-bottom: 70px
}
.taxonomy-listing-page.term-style2.row .col-md-4.adplace-category img {
width: 100%
}
.taxonomy-listing-page.term-style2.row {
margin: 0
}
button.gm-control-active.gm-fullscreen-control {
display: none
}
.iconfilter-shortcode .ico-category_icon_holder {
float: left;
width: 60px;
height: 60px;
text-align: center;
background: #ff1e27;
padding: 10px;
border-radius: 5px;
margin-right: 15px;
margin-left: 15px;
transition: all 250ms ease;
-webkit-transition: all 250ms ease;
-moz-transition: all 250ms ease;
cursor: pointer
}
.iconfilter-shortcode .ico-category_icon_holder img {
filter: brightness(0) invert(1)
}
.iconfilter-shortcode h1.ico-cat-parent-heading {
color: #151515;
font-weight: 700;
padding: 10px 0 10px;
margin-bottom: 25px;
margin-top: 1px
}
.iconfilter-shortcode .listing-grid-1item .blog_custom_listings {
background: #fff;
background: #fff;
box-shadow: 0 0 20px rgb(0 0 0 / .05);
-webkit-box-shadow: 0 0 20px rgb(0 0 0 / .05);
border-radius: 5px
}
.iconfilter-shortcode .listing-grid-1item .thumbnail-name {
display: flex;
align-items: center
}
.iconfilter-shortcode .listing-grid-1item img.blog_post_image {
max-width: 80px;
margin-right: 20px;
border-radius: 5px;
transition: all .3s ease;
-webkit-transition: all .3s ease
}
.iconfilter-shortcode .listing-grid-1item .listing-name {
font-size: 16px
}
.iconfilter-shortcode .listing-grid-1item .categories-name {
color: grey;
font-size: 16px;
transition: all 250ms ease;
-webkit-transition: all 250ms ease
}
.iconfilter-shortcode .listing-grid-1item .row {
display: flex;
align-items: center
}
.iconfilter-shortcode .row .listing-star .mt-item-reviews-average-rating {
padding: 4px 11px;
border-radius: 3px;
color: #fff;
padding: 7px 10px;
font-size: 14px;
border-radius: 5px;
font-weight: 700;
margin-top: 1px;
display: inline-block
}
.listing-star-bouns {
color: #151515;
padding: 7px 100px;
font-size: 14px;
border-radius: 5px;
font-weight: 700;
margin-top: -10px;
display: inline-block
}
.iconfilter-shortcode .row .listing-grid-star-sponsored .listing_sponsored_bolt {
margin-top: 8px;
padding: 7px 13px;
margin-left: 0
}
.iconfilter-shortcode .row .listing-grid-star-sponsored .listing_sponsored_bolt span {
color: #fff;
margin: 0
}
.iconfilter-shortcode .row .listing-grid-star-sponsored .listing-star {
float: left;
margin-right: 5px
}
.iconfilter-shortcode .listing-grid-1item .row .listing-actions a.btn-view {
font-size: 16px;
color: #757575;
background: #eaeaea;
padding: 5px 13px;
border-radius: 5px;
line-height: 1;
text-transform: lowercase;
margin: 0 5px
}
.iconfilter-shortcode .listing-grid-1item .row .listing-actions a.btn-view span {
font-size: 12px
}
.iconfilter-shortcode .listing-grid-1item .row .single_list_share_this {
position: relative;
bottom: 4px
}
.iconfilter-shortcode .listing-grid-1item .row .list_share_this {
font-size: 16px
}
.iconfilter-shortcode .row .blog_custom_listings img {
max-width: 80px;
border-radius: 5px;
transition: all .3s ease;
-webkit-transition: all .3s ease
}
.iconfilter-shortcode .row .blog_custom_listings img:hover {
opacity: .8
}
.iconfilter-shortcode .post-name-listings {
margin: 0
}
.iconfilter-shortcode .post-name-listings a {
transition: all .3s ease;
-webkit-transition: all .3s ease
}
.iconfilter-shortcode .row .blog_custom_listings .post-name-listings a:hover,
.taxonomy-listing-page .listing-taxonomy .listings_custom .title-n-categories h4 a:hover {
opacity: .8
}
.iconfilter-shortcode .row-2items p.coinflip-details-content {
margin: 15px 0
}
.row-3items .coinflip-img-left {
width: initial;
margin-right: 22px
}
.row-4items .coinflip-img-left {
width: initial
}
.iconfilter-shortcode .row-3items p.coinflip-details-content {
margin: 15px 0
}
.iconfilter-shortcode .row-2items .blog_custom_listings .post-name-listings a,
.iconfilter-shortcode .row-3items .blog_custom_listings .post-name-listings a {
font-size: 18px
}
.iconfilter-shortcode .row-4items .blog_custom_listings .post-name-listings a {
font-size: 16px
}
.iconfilter-shortcode .row-4items .blog_custom_listings .post-name-listings a {
font-size: 23px !important;
margin: 0 !important;
text-align: center
}
.iconfilter-shortcode .row-4items .blog_custom_listings img {
max-width: initial
}
.iconfilter-shortcode .row-4items p.coinflip-details-content {
margin: 15px 0
}
body.author .col-md-8.author-listings .listings-dashboard {
margin-top: 0
}
body.author {
background: #fafafa
}
body.author .sidebar-author-inner {
padding: 15px 40px 30px 40px;
background: #fff;
margin-bottom: 50px
}
body.author .mt-item-reviews-average-rating {
color: #fff;
padding: 6px 10px;
font-size: 14px;
border-radius: 5px;
font-weight: 700;
display: inline-block
}
body.author .user-profile-name {
position: relative;
left: 127px
}
body.author .profile-rating .listing-star {
display: inline-block;
float: left;
padding-right: 10px
}
body.author .rating-counter {
color: grey;
font-size: 16px;
padding-top: 6px;
float: left;
display: block
}
body.author .user-profile-avatar {
width: 96px;
height: auto;
overflow: hidden;
border-radius: 50%;
position: absolute;
left: 0;
top: -12px;
image-rendering: -webkit-optimize-contrast;
border: 5px solid #fff;
box-shadow: 0 2px 6px rgb(0 0 0 / .1)
}
body.author .user-profile-avatar .avatar.photo {
max-width: 100%;
height: auto
}
body.author .user-profile-titlebar {
position: relative;
margin-top: 0;
min-height: 73px;
display: inline-block;
margin-bottom: 50px
}
body.author .user-profile-name h3 {
margin: 5px 0 10px
}
body.author .listing-details-author-info {
margin-top: 20px
}
body.author .col-md-8.author-listings h3 {
margin-top: 6px
}
body.author .modeltheme-pagination-holder.col-md-12 {
margin-top: 0
}
body.author .col-md-8.author-listings h3.reviews-title {
margin-top: 60px
}
body.author .dashboard-single-review .review-content {
margin: 15px 0
}
body.author .col-md-8.author-listings h3 {
margin-top: 5px
}
.button-compare.col-md-4 {
background: grey;
text-align: center;
padding: 52px;
font-size: 25px;
text-transform: uppercase;
font-weight: 700;
color: #fff;
border: none
}
.mt-casino-compare-ratings .listing-star {
display: inline-block;
color: #fff
}
.compare_table_section tr.table-taxonomy-title strong {
font-size: 17px
}
.casino-compare-1 button.btn.btn-info,
.casino-compare-2 button.btn.btn-info {
background: #fff;
border: #fff;
color: #389e29;
border-radius: 50px;
box-shadow: 0 0 25px rgb(0 0 0 / .1);
padding: 15px 20px;
outline: 0;
display: inline-block;
float: right;
margin-top: 10px
}
.casino-compare-1 h4,
.casino-compare-2 h4 {
display: inline-block;
font-size: 20px;
padding: 0 20px;
width: 50%;
vertical-align: middle
}
.casino-compare-1,
.casino-compare-2 {
padding: 35px 55px !important
}
.casino-compare-1 img,
.casino-compare-2 img {
border-radius: 50px;
height: 70px
}
.casino-compare-1 button.btn.btn-info:hover,
.casino-compare-2 button.btn.btn-info:hover {
background: #389e29;
color: #fff !important
}
.casino-compare-1 button.btn.btn-info i,
.casino-compare-2 button.btn.btn-info i {
margin-right: -5px
}
.button-compare.col-md-4 {
outline: 0
}
.compare_table_section th span {
font-size: 18px
}
.compare_table_section .text-left {
font-size: 15px
}
.compare_table_section td.text-left {
font-weight: 600;
font-size: 15px;
padding: 15px 20px !important
}
.compare_table_section table,
.compare_table_section th {
border-top: 0;
border-left: 0
}
.compare_table_section div#mt-rating-stars-parent .mt-rating-stars {
margin-bottom: 0
}
.compare_table_section td:nth-child(2),
.compare_table_section td:nth-child(4) {
border-left: 1px solid #e6e6e6;
border-right: 1px solid #e6e6e6
}
.compare_table_section th.head_title1 span,
.compare_table_section th.head_title2 span {
display: block;
margin-top: 10px
}
.compare_table_section th.head_title1 img,
.compare_table_section th.head_title2 img {
display: inline-block;
border-radius: 50%;
width: 70px;
height: 70px
}
.compare_table_section th.head_title1,
.compare_table_section th.head_title2 {
border: 1px solid #e6e6e6;
border-bottom: 0;
padding: 30px 0 !important
}
.package_comparison {
text-align: center;
background: #fff;
padding: 0 0;
position: relative
}
.package_comparison h6 {
font-weight: 500;
font-size: 16px;
color: #2294f4;
line-height: 16px
}
.package_comparison p {
font-weight: 400;
font-size: 14px;
color: #767676;
line-height: 22px
}
.package_comparison h2 {
text-align: center;
padding-bottom: 80px
}
.package_comparison h5 {
text-align: left;
font-size: 16px;
color: #2294f4;
font-weight: 500;
padding-bottom: 10px
}
.package_comparison h6 {
text-align: center;
font-size: 16px;
color: #000;
font-weight: 400
}
.package_comparison p {
text-align: left;
font-size: 13px;
font-weight: 400;
color: #767676
}
.package_comparison td {
border-bottom: 1px solid #d0dcec;
width: 258px;
padding: 30px 40px;
border-right: 1px solid #d0dcec;
text-align: center
}
.package_comparison tr:nth-child(odd) td {
background: #f6f8fc;
border-right: 1px solid #d0dcec
}
.package_comparison tr:nth-child(even) td {
background: #fff;
border-right: 1px solid #d0dcec
}
.package_comparison h6 {
margin: 0
}
.package_comparison tr:first-child td {
border-top: 1px solid #d0dcec;
border-right: 1px solid #d0dcec
}
.package_comparison tr:first-child td.empty {
border-top: none
}
.package_comparison tr td:first-child {
width: 540px;
text-align: left
}
.package_comparison thead th {
text-align: center;
font-size: 22px;
color: #2294f4;
font-weight: 700;
padding: 0 0;
border: 0;
border-radius: 0
}
.package_comparison thead th span {
display: block;
width: 100.5%;
height: 100%;
text-align: center;
background: #fff;
border-radius: 4px 4px 0 0;
border: 1px solid #d0dcec;
padding: 20px 0 20px;
border-bottom: none;
margin-right: -1px
}
.package_comparison thead th:first-child {
border: none
}
.package_comparison td.empty,
.package_comparison th.empty {
width: 10px;
padding: 0;
border: none
}
.package_comparison tr:nth-child(odd) td.empty {
width: 9px
}
.package_comparison tr:nth-child(even) td.empty {
width: 9px
}
.package_comparison th.empty:nth-child(3) {
width: 9px;
padding: 0;
border: none
}
.package_comparison th.empty:nth-child(5) {
width: 9px;
padding: 0;
border: none
}
.package_comparison p a {
color: #2294f4
}
.package_comparison table {
margin-bottom: 0
}
.package_comparison .table_section {
padding: 15px 15px;
position: relative
}
.package_comparison thead tr th:last-child {
background: #2294f4;
color: #fff;
border-radius: 4px 4px 0 0
}
.package_comparison .table_section::after {
display: block !important;
box-shadow: 0 0 16px rgb(0 0 0 / .25);
content: " ";
display: block;
height: 90%;
position: absolute;
right: 15px;
top: 15px;
width: 19.7%
}
.package_comparison .table_section.active::after {
display: block !important;
height: 99.59%;
width: 227px
}
.package_comparison .table_section {
margin-bottom: 35px
}
.package_comparison .link span {
background: #fff0 url(//bestwinz.com/assets/salesite/images/arrow4.png) no-repeat scroll right center
}
.table_section tbody tr {
display: none
}
.table_section tbody tr.blur {
opacity: .5;
display: table-row
}
.table_section tbody tr.active {
opacity: 1
}
.table_section tbody tr.blur td {
border: none
}
.table_section tbody tr.blur.active td {
border-bottom: 1px solid #d0dcec;
border-right: 1px solid #d0dcec
}
.package_comparison .content {
position: relative;
z-index: 1
}
.pricing_section {
padding-bottom: 25px
}
.modal-casino-single.is-selected:after {
color: #389d29
}
.modal-casino-single:after {
content: "\f14a";
font-family: 'FontAwesome';
color: #ddd;
position: absolute;
right: 15px;
top: 5px;
font-size: 30px
}
.modal-casino-single {
background: #fafafa;
border: 1px solid #ddd;
padding: 15px;
margin-bottom: 30px;
position: relative
}
.modal-casino-single .post-name-listings {
margin-bottom: 0
}
.button-compare.ready-for-submit {
background: #389d29
}
.how_works .title-subtitle p {
font-weight: 400
}
.how_works .title-subtitle {
margin-bottom: 40px
}
.boxed-works {
background: #fff;
box-shadow: 0 0 25px rgb(0 0 0 / .1);
border-radius: 10px;
padding: 40px 30px 15px;
transition: all 250ms ease
}
.boxed-works h3 {
font-weight: 700;
font-size: 22px
}
.boxed-works:hover {
box-shadow: 20px 37px 102px rgb(0 0 0 / .2);
cursor: pointer;
transition: all 250ms ease
}
.slick-list,
.slick-slider,
.slick-track {
position: relative;
display: block
}
.slick-loading .slick-slide,
.slick-loading .slick-track {
visibility: hidden
}
.slick-slider {
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: #fff0
}
.slick-list {
overflow: hidden;
padding: 0
}
.slick-list:focus {
outline: 0
}
.slick-list.dragging {
cursor: pointer;
cursor: hand
}
.slick-slider .slick-list,
.slick-slider .slick-track {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
.slick-track {
top: 0;
left: 0;
margin-left: auto;
margin-right: auto
}
.slick-track:after,
.slick-track:before {
display: table;
content: ''
}
.slick-track:after {
clear: both
}
.slick-slide {
display: none;
float: left;
height: 100%;
min-height: 1px;
margin: 0 5px
}
[dir=rtl] .slick-slide {
float: right
}
.slick-slide img {
display: block
}
.slick-slide.slick-loading img {
display: none
}
.slick-slide.dragging img {
pointer-events: none
}
.slick-initialized .slick-slide {
display: block
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid #fff0
}
.slick-arrow.slick-hidden {
display: none
}
.slick-list {
margin: 0 -5px
}
.listings_category_icon_shortcode .cat-icon {
max-width: 60px;
transition: all .3s ease;
-webkit-transition: all .3s ease
}
.listings_category_icon_shortcode .listings_category_icon_shortcode_holder {
text-align: center
}
.listings_category_icon_shortcode .listings_category_icon_shortcode_holder:hover img {
transform: translateY(-5px);
-webkit-transform: translateY(-5px)
}
.listings_category_icon_shortcode .heading {
margin-top: 15px
}
.listings_category_icon_shortcode .heading a {
color: grey;
font-weight: 500;
transition: all .3s ease;
-webkit-transition: all .3s ease;
font-size: 16px
}
.listings_category_icon_shortcode:hover .heading a {
color: #ff2122
}
.iconfilter-shortcode .listing-star,
.page-template-template-listings .listing-star,
.taxonomy-listing-page .listing-taxonomy .listing-star {
position: absolute;
right: 20px;
text-align: right;
top: 5px;
color: #fff;
padding: 11px 15px;
font-size: 14px;
border-radius: 3px;
font-weight: 700
}
.listings_category_image_shortcode_holder {
position: relative;
margin-bottom: 30px;
overflow: hidden;
border-radius: 5px
}
.listings_category_image_shortcode_holder .listings_category_footer {
position: absolute;
bottom: 0;
left: 0;
right: 0;
background: linear-gradient(to top, rgb(0 0 0 / .8) 0, rgb(0 0 0 / .35) 50%, #fff0 100%, #fff0 100%);
padding: 20px 20px 17px
}
.listings_category_image_shortcode_holder .listings_category_footer h4 {
margin-top: 4px;
margin-bottom: 2px
}
.listings_category_image_shortcode_holder .category_icon_holder {
float: left;
width: 55px;
height: 55px;
text-align: center;
background: #ff1e27;
padding: 7px;
border-radius: 5px;
margin-right: 15px;
transition: all 250ms ease;
-webkit-transition: all 250ms ease;
-moz-transition: all 250ms ease;
cursor: pointer
}
.listings_category_image_shortcode_holder .category_icon_holder img.cat-icon {
filter: brightness(0) invert(1)
}
.listings_category_image_shortcode_holder .listings_category_footer .category_icon_holder:hover {
background: #216fff
}
.listings_category_image_shortcode_holder .listings_category_footer h4 a {
color: #fff;
transition: all .3s ease;
-webkit-transition: all .3s ease;
font-size: 20px
}
.listings_category_image_shortcode_holder .listings_category_footer h4 a:hover {
opacity: .9
}
.listings_category_image_shortcode_holder .listings_category_footer p {
margin-bottom: 0;
color: #fff;
font-weight: 400
}
.listing-taxonomy-shortcode .title-n-categories,
.shortcode-listings-slider .title-n-categories {
padding-top: 25px
}
.listing-taxonomy-shortcode .title-n-categories .categories-name a,
.listing-taxonomy-shortcode .title-n-categories .post-name a,
.shortcode-listings-slider .title-n-categories .categories-name a,
.shortcode-listings-slider .title-n-categories .post-name a {
transition: all .3s ease;
-webkit-transition: all .3s ease
}
.shortcode-listings-slider .title-n-categories .post-name a {
font-size: 20px
}
.listing-taxonomy-shortcode .title-n-categories .categories-name a:hover,
.listing-taxonomy-shortcode .title-n-categories .post-name a:hover,
.shortcode-listings-slider .title-n-categories .categories-name a:hover,
.shortcode-listings-slider .title-n-categories .post-name a:hover {
color: #ff2122
}
.listing-taxonomy-shortcode .categories-name,
.shortcode-listings-slider .categories-name {
padding-top: 8px;
font-weight: 300
}
.listing-taxonomy-shortcode .categories-name a,
.shortcode-listings-slider .categories-name a {
color: grey;
font-weight: 400;
font-size: 15px
}
.listing-taxonomy-shortcode .listing-thumbnail,
.shortcode-listings-slider .listing-thumbnail {
position: relative;
border-radius: 5px;
overflow: hidden
}
.listing-star .mt-item-reviews-average-rating {
padding: 4px 11px;
border-radius: 3px
}
.listing-taxonomy-shortcode .listing-star,
.shortcode-listings-slider .listing-star {
position: absolute;
bottom: 30px;
left: 30px
}
.listing-taxonomy-shortcode .listing-star,
.shortcode-listings-slider .listing-star {
position: absolute;
bottom: 30px;
left: 30px;
color: #fff;
padding: 4px 10px;
font-size: 14px;
border-radius: 3px;
font-weight: 700
}
.listing-star-bouns {
color: #151515;
padding: 7px 100px;
font-size: 14px;
border-radius: 5px;
font-weight: 700;
margin-top: -10px;
display: inline-block
}
.reviews-criteria .mt-item-reviews-average-rating.Fair,
.reviews-criteria .mt-item-reviews-average-rating.Poor,
.reviews-criteria .mt-item-reviews-average-rating.star1,
.reviews-criteria .mt-item-reviews-average-rating.star2,
.reviews-criteria span.mt-item-reviews-rating-description.rating-Fair,
.reviews-criteria span.mt-item-reviews-rating-description.rating-Poor {
color: #f22
}
.reviews-criteria .mt-item-reviews-average-rating {
color: #000
}
.reviews-criteria .mt-item-reviews-average-rating.Good,
.reviews-criteria .mt-item-reviews-average-rating.star3,
.reviews-criteria span.mt-item-reviews-rating-description.rating-Good {
color: #ff7e00
}
.reviews-criteria .mt-item-reviews-average-rating.Superb,
.reviews-criteria .mt-item-reviews-average-rating.star4,
.reviews-criteria span.mt-item-reviews-rating-description.rating-Superb {
color: #f2be50
}
.reviews-criteria .mt-item-reviews-average-rating.Excellent,
.reviews-criteria .mt-item-reviews-average-rating.star5,
.reviews-criteria span.mt-item-reviews-rating-description.rating-Excellent {
color: #389d29
}
.mt-reviews-rating-holder .mt-item-reviews-average-rating.star1,
.mt-reviews-rating-holder .mt-item-reviews-average-rating.star2,
.listing-star .star1,
.listing-star .star2 {
background: #f22
}
.mt-reviews-rating-holder .mt-item-reviews-average-rating.star3,
.listing-star-bouns .star3,
.listing-star .star3 {
background: #ff7e00
}
.mt-reviews-rating-holder .mt-item-reviews-average-rating.star4,
.listing-star-bouns .star4,
.listing-star .star4 {
background: #f2be50
}
.mt-reviews-rating-holder .mt-item-reviews-average-rating.star5,
.listing-star-bouns .star5,
.listing-star .star5 {
background: #389d29
}
.mt-reviews-rating-holder .mt-item-reviews-average-rating,
.listing-star-bouns .star3,
.listing-star-bouns .star4,
.listing-star-bouns .star5 {
color: #fff;
padding: 7px 10px;
font-size: 14px;
border-radius: 5px;
font-weight: 700;
margin-top: 1px;
display: inline-block
}
.mt-review-assigned-listings {
font-size: 11px
}
.mt-review-assigned-listings a {
border: 1px solid #ddd;
border-radius: 2px;
padding: 2px 4px;
font-weight: 600;
color: #666
}
.mt-reviews-rating-holder .mt-item-reviews-average-rating {
padding: 2px 10px;
margin-top: 12px
}
body .listing-taxonomy-shortcode.owl-theme .owl-controls,
body .shortcode-listings-slider.owl-theme .owl-controls {
margin-top: 50px
}
body .listing-taxonomy-shortcode.owl-theme .owl-controls .owl-page span,
body .shortcode-listings-slider.owl-theme .owl-controls .owl-page span {
background: #b5b5b5 !important;
border-color: #b5b5b5 !important
}
.listing-taxonomy-shortcode .listings_custom {
margin-bottom: 50px
}
.thumbs_rating_getlink_v2 {
position: absolute;
top: 30px;
right: 30px;
text-align: right
}
.listings_category_image_shortcode_holder:hover img,
.listings_custom img.listing_post_image:hover {
transform: scale(1.03) rotate(1deg);
-webkit-transform: scale(1.03) rotate(1deg);
opacity: .9
}
.listings_category_image_shortcode_holder img,
.listings_custom img.listing_post_image {
transition: all .6s ease-in-out 0s;
-webkit-transition: all .6s ease-in-out 0s;
transform: scale(1) rotate(0);
-webkit-transform: scale(1) rotate(0);
width: 100%
}
.mt-car-search .select2-container--default .select2-selection--single .select2-selection__rendered,
.mt-car-search .select2.select2-container .select2-selection .select2-selection__arrow::before,
.mt-car-search .search-field.form-control,
.mt-car-search .slider-state-search .search-field.form-control:-moz-placeholder,
.mt-car-search .slider-state-search .search-field.form-control:-ms-input-placeholder,
.mt-car-search .slider-state-search .search-field.form-control::-moz-placeholder,
.mt-car-search .slider-state-search .search-field.form-control::-webkit-input-placeholder {
color: #000 !important
}
.mtsearchform-style-v2.mt-car-search .submit .form-control:hover {
color: #fff !important
}
.shortcode-slots-slider .listing-thumbnail {
padding: 0
}
.shortcode-slots-slider>.single-listing {
margin-bottom: 30px
}
.shortcode-slots-slider .listings_custom {
background: #fff;
box-shadow: 0 0 20px rgb(0 0 0 / .07);
overflow: hidden;
border-radius: 10px;
transition: all 250ms ease
}
.shortcode-slots-slider .listings_custom:hover {
box-shadow: 20px 37px 102px rgb(0 0 0 / .2);
cursor: pointer;
transform: translateY(-10px);
transition: all 250ms ease
}
.shortcode-slots-slider .listings_custom img.listing_post_image:hover {
transform: none;
-webkit-transform: none;
opacity: 1
}
.shortcode-slots-slider .owl-wrapper-outer {
overflow: visible !important
}
.shortcode-slots-slider .title-n-categories {
padding: 30px 25px
}
.shortcode-slots-slider .title-n-categories .post-name {
font-weight: 700;
font-size: 23px;
margin-top: 5px
}
.shortcode-slots-slider .list-grid .title-n-categories .post-name {
text-align: center !important
}
span.not_numbered {
display: none
}
.shortcode-slots-slider span.numbered {
background: red;
width: 35px;
height: 35px;
padding: 0 13px;
line-height: 35px;
font-weight: 700;
color: #fff;
border-radius: 50px;
position: absolute;
top: 10px;
right: 10px
}
.shortcode-slots-slider .list-grid span.numbered {
background: #fff;
box-shadow: 0 0 25px rgb(0 0 0 / .1);
color: #252525;
top: -150px
}
.shortcode-slots-slider .coinflip-details-content {
margin-top: 10px;
line-height: 23px
}
.button.general-btn {
margin: 0;
padding: 10px 25px;
border-radius: 5px;
text-transform: uppercase;
font-weight: 700
}
.cca-border-btn {
margin: 0;
padding: 4px 10px;
border-radius: 4px;
text-transform: uppercase;
font-weight: 600;
display: inline-block;
border: 1px solid #999;
font-size: 10px
}
.button.general-btn i {
margin-right: 10px;
font-size: 20px;
vertical-align: bottom
}
.casino-list-shortcode .coinflip-img {
padding: 0
}
.casino-list-shortcode .blog_custom_listings .coinflip-details-content {
display: inline-block;
color: #282828;
font-weight: 600;
font-size: 18px
}
.casino-list-shortcode .coinflip-details p {
font-weight: 500;
margin-bottom: 0
}
.casino-list-shortcode a.button.general-btn {
float: right
}
.casino-list-shortcode a.button.general-btn:before {
display: none
}
.casino-list-shortcode a.button.general-btn:hover {
opacity: .9
}
.casino-list-shortcode .coinflip-single-list-item .post {
padding: 0;
background: #fff;
box-shadow: 0 0 20px rgb(0 0 0 / .05);
-webkit-box-shadow: 0 0 20px rgb(0 0 0 / .05);
border-radius: 10px;
overflow: hidden;
transition: all 250ms ease
}
.casino-list-shortcode .coinflip-single-list-item .post:hover {
box-shadow: 20px 37px 102px rgb(0 0 0 / .2);
cursor: pointer;
transform: translateY(-10px);
transition: all 250ms ease
}
.casino-list-shortcode .coinflip-details {
display: inline-block;
width: 57%;
padding-right: 10px
}
.casino-list-shortcode .listings_details {
display: inline-block;
vertical-align: top;
margin-top: 17px
}
.casino-list-shortcode .row-2items .blog_custom_listings {
padding: 10px 20px;
box-shadow: none
}
.casino-list-shortcode.coinflip-single-list-item .post {
padding: 0
}
.casinos-star {
height: 0
}
.table_casinos.grid {
max-width: 100%
}
.table_casinos.grid th {
font-weight: 400;
font-size: 15px;
border-left: 0;
border-right: 0
}
.table_casinos.grid td.product-title {
font-weight: 600;
font-size: 18px;
text-align: left;
padding: 30px 0 !important;
vertical-align: inherit
}
.table_casinos.grid td.product-title a {
transition: all .3s ease;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease
}
.table_casinos.grid img {
width: 20px;
margin-right: 10px
}
.table_casinos.grid .table {
border: 0
}
.table_casinos.grid td {
border-left: 0;
border-right: 0;
border-bottom: 0;
padding: 30px 0 !important;
vertical-align: inherit
}
.table_casinos.grid.v2 td,
.table_casinos.grid.v2 tr th {
border-color: rgb(255 255 255 / .3)
}
.table_casinos.grid.v2 td a.register:hover {
color: #fff !important;
opacity: .9
}
.table_casinos.grid.v2 td p.bonus-title {
color: #fff
}
.table_casinos.grid td.product-title span {
background: url(//bestwinz.com/wp-content/plugins/coinflip-casino-affiliates/assets/images/badge.svg) !important;
background-position: top;
color: red;
padding: 38px 43px;
height: 30px;
font-size: 13px;
text-align: center;
font-weight: 700;
z-index: 3939;
margin-left: -25px
}
.table_casinos.grid td a.register {
margin: 0;
padding: 10px 25px;
border-radius: 5px;
text-transform: uppercase;
font-weight: 600;
color: #fff;
float: right;
transition: all .3s ease;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease
}
.table_casinos.grid td a.register:hover {
background: #fff !important;
box-shadow: 0 0 20px rgb(0 0 0 / .07)
}
.table_casinos.grid td a.review {
margin: 0;
padding: 9px 25px;
border-radius: 5px;
text-transform: uppercase;
font-weight: 600;
color: #7a7a7a;
border: 1px solid #7a7a7a;
float: right;
margin-left: 15px;
transition: all .3s ease;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease
}
.bottom-text .blog-posts-shortcode.blog-posts .image_variant .list-view .post-details {
top: 235px
}
.table_casinos.grid td a.review:hover {
background: #7a7a7a;
color: #fff
}
.table_casinos.grid td p.bonus-title {
font-weight: 600;
font-size: 15px;
color: #606060;
margin-bottom: 0
}
.table_casinos.grid td p.bonus-desc {
margin-bottom: 0
}
.table_casinos.grid th.go_left {
text-align: left;
padding-left: 0 !important
}
.table_casinos.grid th.go_right {
text-align: right;
padding-right: 0 !important
}
.table_casinos.grid .tooltip-bookmakers {
position: relative;
display: inline-block
}
.table_casinos.grid .tooltip-bookmakers .tooltiptext {
visibility: hidden;
width: 120px;
background-color: #000;
color: #fff;
text-align: center;
border-radius: 6px;
padding: 5px 0;
top: -35px;
left: -50px;
position: absolute;
z-index: 1
}
.table_casinos.grid li.tooltip-bookmakers .fa {
font-size: 15px;
color: #252525;
margin-right: 10px;
font-weight: 300
}
.table_casinos.grid li.tooltip-bookmakers:last-of-type .fa:last-of-type {
margin-right: 0
}
.table_casinos.grid .tooltip-bookmakers:hover .tooltiptext {
visibility: visible
}
.bonus-grid-shortcode .blog_custom .coinflip-details .contain-bonus,
.bonuses-section .blog_custom .coinflip-details .contain-bonus {
background: #f5f5f5;
padding: 30px 35px
}
.bonuses-section .blog_custom .coinflip-details .contain-bonus {
box-shadow: 0 16px 20px rgb(0 0 0 / .07)
}
.bonus-grid-shortcode .blog_custom .thumbnail-name .coinflip-details-title,
.bonuses-section .blog_custom .thumbnail-name .coinflip-details-title {
background: #fff;
box-shadow: 0 0 67px 0 rgb(0 0 0 / .04);
padding: 10px
}
.bonus-grid-shortcode span.numbered {
position: absolute;
right: 30px;
font-size: 25px;
font-weight: 700;
color: #999;
opacity: .6
}
.bonuses-section .bonus-code {
width: 80%
}
.bonus-code {
font-size: 23px;
font-weight: 700;
border: 1.5px dashed #389d29;
color: #389d29;
border-radius: 15px;
text-align: center;
padding: 10px 0;
width: 80%;
margin: 0 auto
}
.bonus-grid-shortcode .blog_custom .categories-name,
.bonuses-section .blog_custom .categories-name {
font-size: 15px;
color: #616161;
text-transform: lowercase;
margin: 15px 0
}
.bonus-grid-shortcode .blog_custom img,
.bonuses-section .blog_custom img {
margin: 20px 0 10px;
width: 80px
}
.bonus-grid-shortcode .blog_custom:hover {
box-shadow: 20px 37px 102px rgb(0 0 0 / .2);
cursor: pointer;
transform: translateY(-10px);
transition: all 250ms ease
}
.bonus-grid-shortcode .blog_custom {
box-shadow: 0 0 20px rgb(0 0 0 / .07);
transition: all 250ms ease
}
span#result {
font-size: 24px;
font-weight: 700
}
.row-full {
width: 100vw;
position: relative;
margin-left: -50vw;
height: 140px;
box-shadow: 0 0 25px rgb(0 0 0 / .1);
left: 50%
}
.first-list.col-md-4,
.second-list.col-md-4 {
padding: 30px 55px
}
.first-list button.btn.btn-info,
.second-list.col-md-4 button.btn.btn-info {
float: right
}
.compare_table_section tr:nth-child(odd) td {
background: rgb(184 184 184 / .1)
}
.compare_table_section tr:nth-child(even) td {
background: #fff
}
.compare_table_section td.text-left.table-taxonomy-name {
font-weight: 400
}
.knowledge-list2 {
box-shadow: 0 0 20px rgb(0 0 0 / .07);
-moz-transition: all 250ms ease;
-ms-transition: all 250ms ease;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
border-radius: 11px;
overflow: hidden
}
.knowledge-list2:hover {
box-shadow: 20px 37px 102px rgb(0 0 0 / .2);
cursor: pointer;
transform: translateY(-10px);
-moz-transition: all 250ms ease;
-ms-transition: all 250ms ease;
-webkit-transition: all 250ms ease;
transition: all 250ms ease
}
.knowledge-list2 .heading-submenu {
background: #fff;
padding: 12px 0 18px;
border-top-left-radius: 11px;
border-top-right-radius: 11px
}
.knowledge-list2 h3.heading {
margin-top: 10px;
margin-bottom: 15px
}
.knowledge-list2 h3.heading a {
font-weight: 600;
font-size: 18px;
padding: 0 30px;
color: #716aca;
transition: all 250ms ease;
-webkit-transition: all 250ms ease;
-moz-transition: all 250ms ease;
-o-transition: all 250ms ease;
-ms-transition: all 250ms ease
}
.knowledge-list2 h3.heading a:hover {
color: #34bfa3
}
.knowledge-list2 h3.heading a i {
padding-right: 10px
}
.knowledge-list2 ul.submenu {
list-style-type: none;
padding: 0;
margin: 0
}
.knowledge-list2 li.post_title {
margin: 0;
line-height: 1.5;
font-size: 14px;
padding: 8px 30px;
-moz-transition: all 250ms ease;
-o-transition: all 250ms ease;
-webkit-transition: all 250ms ease;
-ms-transition: all 250ms ease;
transition: all 250ms ease;
text-align: left;
color: #252525
}
.knowledge-list2 li.post_title:hover {
color: #151515
}
.knowledge-list2 li.post_title::before {
display: inline-block;
font-family: FontAwesome;
font-weight: 900;
background: 0 0 !important;
content: "\f105";
color: #959499;
margin-right: 10px
}
.knowledge-list2 li.post_title a {
color: #252525
}
.knowledge-list2 a.count-link {
display: block;
color: #fff;
text-align: left;
padding: 15px 30px;
font-weight: 600;
font-size: 14px;
transition: all 250ms ease
}
.knowledge-list2 a.count-link:hover {
color: #716aca;
background: #fff;
border-top: 1px solid #716aca;
transition: all 250ms ease
}
.knowledge-accordion .accordion {
width: 100%;
background: #fff;
box-shadow: 0 0 20px rgb(0 0 0 / .07);
padding: 0;
list-style-type: none;
border-radius: 11px
}
.knowledge-accordion .accordion .link {
color: #000
}
.knowledge-accordion .accordion li.open i,
.knowledge-accordion .accordion li i,
.knowledge-accordion .submenu a:hover,
.knowledge-accordion .submenu .current_post a {
color: #000
}
.knowledge-accordion .accordion li:first-child .link {
border-top-left-radius: 11px;
border-top-right-radius: 11px;
border-top: 0 !important;
padding-top: 25px
}
.knowledge-accordion .accordion li.open:first-child .link {
padding-top: 25px
}
.knowledge-accordion .accordion .link {
cursor: pointer;
display: block;
padding: 25px 30px;
font-size: 18px;
font-weight: 600;
position: relative;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
text-transform: capitalize;
border-top: 1px solid #ddd
}
.knowledge-accordion .accordion li:last-child .link {
border-bottom-right-radius: 11px;
border-bottom-left-radius: 11px
}
.knowledge-accordion .accordion li i {
position: absolute;
color: #000;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
right: 30px
}
.knowledge-accordion .accordion li i.fa-chevron-right {
right: 30px;
left: auto;
font-size: 14px;
top: 32px
}
.knowledge-accordion .accordion li:last-child .submenu {
padding-bottom: 20px
}
.knowledge-accordion .accordion li i {
top: 30px
}
.knowledge-accordion .accordion li.open i.fa-chevron-right {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg)
}
.knowledge-accordion .accordion li.default .submenu {
display: block
}
.knowledge-accordion .submenu {
display: none;
background: #fff;
font-size: 16px;
padding: 0;
list-style-type: none;
margin-bottom: 20px
}
.knowledge-accordion .submenu a {
display: block;
text-decoration: none;
color: #282b47;
padding: 5px 30px;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease
}
.knowledge-accordion .submenu .current_post a,
.knowledge-accordion .submenu a:hover {
font-weight: 500
}
.knowledge-list-accordion h3.heading-title {
background: #716aca;
margin: 0;
font-size: 24px;
padding: 20px 30px;
color: #fff;
font-weight: 600;
border-top-left-radius: 10px;
border-top-right-radius: 10px
}
.knowledge-list-accordion {
box-shadow: 20px 37px 102px rgb(0 0 0 / .098);
border-radius: 11px;
background: #fff
}
.box-shadow-inner {
box-shadow: 0 0 20px rgb(0 0 0 / .07);
background: #fff;
border-radius: 11px
}
.single-knowledge .blog_custom {
padding: 30px;
padding-bottom: 15px;
border-radius: 11px;
background: #fff !important;
border: none !important;
transition: all 250ms ease-in-out;
box-shadow: 0 0 20px rgb(0 0 0 / .07)
}
.single-knowledge.list-view {
margin-bottom: 30px;
-moz-transition: all 250ms ease;
-ms-transition: all 250ms ease;
-webkit-transition: all 250ms ease;
transition: all 250ms ease
}
.single-knowledge.list-view:hover {
box-shadow: 20px 37px 102px rgb(0 0 0 / .2);
cursor: pointer;
border-radius: 11px;
transform: translateY(-10px);
-moz-transition: all 250ms ease;
-ms-transition: all 250ms ease;
-webkit-transition: all 250ms ease;
transition: all 250ms ease
}
.single-knowledge.list-view .more-link-knowledge {
display: -webkit-inline-box;
color: #fff;
background: #34bfa3;
font-weight: 700;
border-style: none;
height: 41px;
font-size: 14px;
border-radius: 5px;
padding: 8px 25px;
position: relative;
z-index: 1;
transition: all .3s ease 0s;
-webkit-transition: all .3s ease 0s;
text-transform: uppercase
}
.tax-mt-knowledge-category h3.post-name a {
font-size: 18px;
color: #716aca;
font-weight: 600;
text-transform: none;
transition: all 250ms ease;
-webkit-transition: all 250ms ease;
-moz-transition: all 250ms ease;
-o-transition: all 250ms ease;
-ms-transition: all 250ms ease
}
.tax-mt-knowledge-category h3.post-name {
margin-bottom: 11px
}
.post-knowledge-comment-date span,
.post-knowledge-comment-date span a {
color: #606060;
font-weight: 400;
font-size: 13px;
line-height: 30px;
-moz-transition: all 250ms ease;
-o-transition: all 250ms ease;
-webkit-transition: all 250ms ease;
-ms-transition: all 250ms ease;
transition: all 250ms ease
}
.mt_knowledgebase blockquote {
background: none repeat scroll 0 0 #34bfa3;
color: #fff;
font-style: initial;
font-size: 16px;
font-weight: 600;
margin: 0 0 20px;
padding: 30px 40px;
position: relative;
border-radius: 11px;
border-left: none;
line-height: 30px
}
.post-knowledge-comment-date span a:hover {
color: #252525
}
.post-knowledge-comment-date span i {
padding-right: 5px;
color: #606060;
font-weight: 700
}
.knowledge-base-comment .comment-list.comments-area.theme_comments.comments {
padding: 25px 45px;
background: #fff;
box-shadow: 20px 37px 102px rgb(0 0 0 / .098);
border-radius: 11px;
margin-bottom: 30px;
margin-top: 0
}
.col-md-12.categories-knowledge {
margin-top: 10px
}
.post-knowledge-comment-date {
margin: 20px 0 30px;
font-size: 16px;
height: auto;
display: block;
clear: both;
overflow: hidden;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
padding: 20px 0
}
.post-knowledge-comment-date .col-md-4 {
padding: 0
}
.share-stuff.share-links {
display: inline
}
.post-knowledge-comment-date ul.social-share-post.c-share-list {
padding: 0;
list-style-type: none;
display: inline;
margin-left: 5px
}
.post-knowledge-comment-date ul.social-share-post.c-share-list li {
display: inline-block;
margin-right: 5px
}
.knowledge-base-comment h3#reply-title {
margin-top: 38px;
margin-bottom: 5px
}
.post-knowledge-comment-date ul.social-share-post.c-share-list li a {
width: 28px;
height: 30px;
font-size: 18px;
display: inline-block;
text-align: center;
line-height: 30px;
color: #828282;
cursor: pointer;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 50%;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
background: 0 0
}
.post-knowledge-comment-date ul.social-share-post.c-share-list li a:hover {
opacity: .7
}
.post-knowledge-comment-date ul.social-share-post.c-share-list .fa-facebook-f:before,
.post-knowledge-comment-date ul.social-share-post.c-share-list .fa-facebook:before {
color: #385c8e
}
.post-knowledge-comment-date ul.social-share-post.c-share-list .fa-twitter:before {
color: #76a9ea
}
.post-knowledge-comment-date ul.social-share-post.c-share-list .fa-linkedin:before {
color: #007aaa
}
.post-knowledge-comment-date ul.social-share-post.c-share-list .fa-google-plus:before {
color: #f34a38
}
.casino-list-row {
display: inline-table;
width: 100%
}
.casino-list-wrapper {
background: grey;
box-shadow: 0 0 25px rgb(0 0 0 / .1);
margin-bottom: 20px;
padding: 30px 35px;
padding-bottom: 25px;
border-bottom: 1px solid rgb(255 255 255 / .3)
}
.casino-list-wrapper:last-child {
border-bottom: 0
}
.casino-list-bonus,
.casino-list-title {
display: inline-table;
width: 12%
}
.casino-list-about {
width: 20%;
display: inline-table;
vertical-align: sub
}
.casino-list-about a {
font-weight: 600;
font-size: 24px
}
.casino-list-title span {
background: url(//bestwinz.com/wp-content/plugins/coinflip-casino-affiliates/assets/images/badge.svg) !important;
background-position: top;
color: red;
width: 10px;
padding: 43px;
font-size: 13px;
line-height: 7px;
font-weight: 700;
left: 0;
margin-top: -40px;
position: absolute;
z-index: 1
}
.casino-list-button {
display: inline-table;
width: 18%
}
.casino-list-stars {
width: 20%;
display: inline-table;
width: 100px;
height: 25px;
position: relative
}
.casino-list-id {
width: 5%;
display: inline-table
}
.casino-list-features {
width: 30%;
display: inline-table;
vertical-align: sub
}
.casino-list-id span {
font-size: 50px;
font-weight: 700;
color: #fff;
vertical-align: top
}
.casino-list-bonus p {
color: #fff;
font-size: 25px;
font-weight: 700;
text-align: center;
line-height: 35px
}
.casino-list-bonus {
vertical-align: text-top;
width: 20%
}
.casino-list-bonus img.post_image {
width: 20%;
margin: 10px 5px;
border-radius: 5px
}
.casino-list-button {
vertical-align: text-top;
text-align: right;
margin-top: 10px
}
.casino-list-button .button:hover {
background: #fff;
color: #252525
}
.casino-list-lang img {
width: 20px;
margin-right: 10px;
box-shadow: 0 0 25px rgb(0 0 0 / .1)
}
span.not-numbered {
display: none
}
.casino-list-features p {
display: none
}
.casino-list-features li {
color: #fff;
font-weight: 400;
list-style: none
}
.casino-list-features li::before {
content: "\f00c";
font-family: FontAwesome;
margin-right: 5px;
font-weight: 500;
color: #ffc900;
background: 0 0 !important
}
.mt-ico-rating {
width: 100px;
height: 18px;
position: relative
}
.casino-list-stars>div {
position: absolute;
left: -10px;
top: -10px;
height: 100%;
background-size: 100px 30px;
width: 100%
}
.casino-list-pos-stars {
width: 10%;
padding: 0 40px;
padding-right: 10px;
display: inline-table;
vertical-align: sub
}
.mt-ico-rating-empty {
background-image: url(//bestwinz.com/wp-content/plugins/coinflip-casino-affiliates/assets/images/stars-empty.svg);
background-repeat: no-repeat;
background-position: left
}
.mt-ico-rating-fill {
background-image: url(//bestwinz.com/wp-content/plugins/coinflip-casino-affiliates/assets/images/stars-fill.svg);
background-repeat: no-repeat;
background-position: left
}
.iconfilter-listing .mt-ico-rating {
margin-top: 5px
}
.casino-list-title {
vertical-align: text-top
}
.iconfilter-shortcode span.numbered {
background: url(//bestwinz.com/wp-content/plugins/coinflip-casino-affiliates/assets/images/casino-badge.svg) !important;
background-position: top;
color: #fff;
width: 10px;
padding: 47px 45px;
font-size: 13px;
line-height: 7px;
font-weight: 700;
left: -25px;
top: -30px;
position: absolute
}
.modeltheme-casino-vertical .cd-pricing-switcher {
text-align: center
}
.modeltheme-casino-vertical .cd-pricing-switcher .fieldset {
display: inline-block;
position: relative;
padding: 2px;
border-radius: 5px;
border: 1px solid #252525;
margin-bottom: 0
}
.modeltheme-casino-vertical .cd-pricing-switcher input[type=radio] {
position: absolute;
opacity: 0
}
.modeltheme-casino-vertical .cd-pricing-switcher label {
position: relative;
z-index: 1;
display: inline-block;
float: left;
width: 90px;
height: 40px;
line-height: 40px;
cursor: pointer;
font-size: 16px;
color: #fff;
margin: 0;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
}
.modeltheme-casino-vertical .cd-pricing-switcher label:not(.active) {
color: #252525
}
.modeltheme-casino-vertical ul.cd-pricing-wrapper {
list-style-type: none;
padding: 0;
text-align: center;
-moz-transition: all 250ms ease;
-ms-transition: all 250ms ease;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
border-radius: 11px
}
.modeltheme-casino-vertical ul.cd-pricing-wrapper:hover {
box-shadow: 20px 37px 102px rgb(0 0 0 / .2);
cursor: pointer;
transform: translateY(-10px);
-moz-transition: all 250ms ease;
-ms-transition: all 250ms ease;
-webkit-transition: all 250ms ease;
transition: all 250ms ease
}
.modeltheme-casino-vertical .cd-casino-body ul {
list-style-type: none;
padding: 15px 40px
}
.package_price_per_month-parent {
border-bottom-color: #d7d7d7;
border-bottom-style: solid;
border-bottom-width: 1px;
padding: 25px 0
}
.modeltheme-casino-vertical .cd-pricing-list-parent {
margin-top: 30px
}
.modeltheme-casino-vertical .cd-pricing-flat-icon {
border-radius: 5px 5px 0 0;
padding: 35px 0 15px
}
.modeltheme-casino-vertical .cd-pricing-flat-icon .pricing-image img {
max-width: 60px
}
.modeltheme-casino-vertical header.cd-pricing-header {
border-radius: 0 0 100% 100%;
padding: 40px
}
.modeltheme-casino-vertical header.cd-pricing-header .mt-casino-title a {
font-size: 24px;
font-weight: 700
}
.modeltheme-casino-vertical header.cd-pricing-header .casino-list-stars>div {
left: -25px
}
.modeltheme-casino-vertical header.cd-pricing-header .mt-casino-title {
float: right;
width: 65%;
margin-top: 20px
}
.modeltheme-casino-vertical header.cd-pricing-header img {
float: left
}
.modeltheme-casino-vertical header.cd-pricing-header img {
border-radius: 15px
}
.modeltheme-casino-vertical .flat-icon {
margin: 0 auto;
border-radius: 50%;
border: 15px solid #fff;
width: 150px;
height: 150px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
bottom: 75px
}
.modeltheme-casino-vertical h2.package_title {
margin: 0;
font-weight: 700 !important;
font-size: 18px;
text-transform: uppercase
}
.modeltheme-casino-vertical h2.package_category {
font-size: 20px;
font-weight: 800 !important;
margin: 5px 0 30px
}
.modeltheme-casino-vertical .flat-icon i {
font-size: 60px
}
.modeltheme-casino-vertical .cd-price {
padding: 10px 0;
font-size: 20px;
font-weight: 600
}
.modeltheme-casino-vertical .cd-casino-body .body-description {
background: #f8f8f8;
padding: 20px 40px;
font-size: 14px
}
.modeltheme-casino-vertical .casino-amenities a:last-child::after {
content: none
}
.modeltheme-casino-vertical .casino-amenities a::after {
content: ",";
margin-right: 5px
}
.modeltheme-casino-vertical .casino-amenities a {
font-size: 14px
}
.modeltheme-casino-vertical .cd-casino-body .casino-amenities {
background: #f8f8f8;
padding: 20px 40px
}
.modeltheme-casino-vertical .cd-casino-body .casino-list-lang {
margin-bottom: 10px
}
.modeltheme-casino-vertical .cd-casino-body li {
font-size: 16px;
padding: 5px 0;
margin: 0;
text-align: left;
color: unset;
font-weight: 400
}
.modeltheme-casino-vertical li.active a.pricing-select-button {
color: #252525
}
.modeltheme-casino-vertical li.active .cd-casino-body li::before {
color: #fff !important
}
.modeltheme-casino-vertical li.active .casino-amenities a {
color: #fff
}
.modeltheme-casino-vertical .cd-pricing-list li.active li.pricing-front {
padding-bottom: 50px;
padding-top: 20px;
margin-top: -40px
}
.modeltheme-casino-vertical p.mt-additional-title {
color: #fff;
font-weight: 600;
font-size: 20px
}
li.skin_color_#716aca .cd-casino-body li {
color: #fff !important
}
.modeltheme-casino-vertical .cd-casino-body li::before {
content: '\f00c';
font-family: FontAwesome;
background: 0 0 !important;
display: inline-block;
padding-right: 8px
}
.modeltheme-casino-vertical span.cd-value-month sup,
.modeltheme-casino-vertical span.cd-value-year sup {
font-size: 19px;
padding-right: 3px
}
.modeltheme-casino-vertical span.cd-value-month,
.modeltheme-casino-vertical span.cd-value-year {
font-size: 24px;
font-weight: 700;
letter-spacing: 2px
}
.modeltheme-casino-vertical span.line {
font-weight: 100;
color: #bebfc7;
font-size: 30px;
position: relative;
padding: 0 5px
}
.modeltheme-casino-vertical span.cd-duration {
display: inline-block;
width: 60px;
text-align: left;
font-size: 16px;
line-height: 18px;
position: relative;
bottom: 3px
}
.modeltheme-casino-vertical .cd-casino-body li:last-child {
border: 0;
padding-bottom: 0
}
.modeltheme-casino-vertical .cd-pricing-switcher .cd-switch {
position: absolute;
top: 2px;
left: 2px;
height: 40px;
width: 90px;
background-color: #252525;
border-radius: 5px;
-webkit-transition: -webkit-transform .5s;
-moz-transition: -moz-transform .5s;
transition: transform .5s
}
.modeltheme-casino-vertical .package_price_per_year-parent {
display: none
}
.modeltheme-casino-vertical a.pricing-select-button {
font-weight: 700;
color: #fff;
border-radius: 5px;
width: fit-content;
padding: 10px 30px;
display: block;
-moz-transition: all 250ms ease;
-ms-transition: all 250ms ease;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
text-transform: capitalize;
margin: 32px auto 0;
font-size: 16px
}
.modeltheme-casino-vertical a.pricing-select-button:hover {
opacity: .7
}
.modeltheme-casino-vertical .cd-pricing-switcher input[type=radio]:checked+label+.cd-switch,
.modeltheme-casino-vertical .cd-pricing-switcher input[type=radio]:checked+label:nth-of-type(n)+.cd-switch {
-webkit-transform: translateX(90px);
-moz-transform: translateX(90px);
-ms-transform: translateX(90px);
-o-transform: translateX(90px);
transform: translateX(90px)
}
.modeltheme-casino-vertical .cd-pricing-list {
list-style-type: none;
padding: 0
}
.modeltheme-casino-vertical .cd-pricing-list>li {
position: relative;
padding: 0
}
.modeltheme-casino-vertical .cd-pricing-list li.pricing-back,
.modeltheme-casino-vertical .cd-pricing-list li.pricing-front {
transition: opacity .6s ease-in;
box-shadow: 20px 37px 102px rgb(0 0 0 / .098);
-moz-box-shadow: 0 0 25px rgb(0 0 0 / .1);
-ms-box-shadow: 0 0 25px rgb(0 0 0 / .1);
border-radius: 11px;
background: #fff;
padding-bottom: 30px
}
.modeltheme-casino-vertical .cd-pricing-list li.pricing-back {
visibility: hidden;
opacity: 0;
height: 0;
transition: opacity .6s ease-out
}
.modeltheme-casino-vertical .cd-pricing-list ul.cd-pricing-wrapper.is-flipped li.pricing-back {
visibility: visible;
opacity: 1;
height: auto;
transition: opacity .6s ease-in
}
.modeltheme-casino-vertical .cd-pricing-list ul.cd-pricing-wrapper.is-flipped li.pricing-front {
visibility: hidden;
opacity: 0;
height: 0;
overflow: hidden;
transition: opacity .6s ease-out
}
table.dataTable {
clear: both;
max-width: none !important;
border-collapse: separate !important;
margin-bottom: 0;
border: 0
}
#DataTable-icondrops-active_wrapper {
background: #fff;
border-top: 1px solid #e3e3e3
}
#DataTable-icondrops-active td {
vertical-align: middle;
padding: 15px !important;
border: 0;
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc
}
table.dataTable td,
table.dataTable th {
-webkit-box-sizing: content-box;
box-sizing: content-box
}
#DataTable-icondrops-active_wrapper thead th {
border: 0;
background: #1d2780;
color: #fff;
padding: 15px 0 !important;
outline: 0;
text-transform: uppercase
}
table.dataTable td.dataTables_empty,
table.dataTable th.dataTables_empty {
text-align: center
}
table.dataTable.nowrap td,
table.dataTable.nowrap th {
white-space: nowrap
}
div.dataTables_wrapper div.dataTables_length label {
font-weight: 400;
text-align: left;
white-space: nowrap;
margin-bottom: 0;
font-weight: 700
}
div.dataTables_wrapper .dataTables_filter,
div.dataTables_wrapper .dataTables_length {
padding: 15px 30px
}
div.dataTables_wrapper div.dataTables_length select {
width: 75px;
display: inline-block
}
div.dataTables_wrapper div.dataTables_filter {
text-align: right
}
div.dataTables_wrapper div.dataTables_filter label {
font-weight: 700;
white-space: nowrap;
text-align: left;
margin-bottom: 0
}
div.dataTables_wrapper div.dataTables_filter input {
margin-left: .5em;
display: inline-block;
width: auto
}
div.dataTables_wrapper div.dataTables_info {
white-space: nowrap;
padding: 15px 30px;
line-height: 2.5;
font-weight: 700
}
div.dataTables_wrapper div.dataTables_paginate {
white-space: nowrap;
text-align: right
}
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
margin: 0;
white-space: nowrap;
border-radius: 0;
padding: 15px 30px;
vertical-align: middle
}
div.dataTables_wrapper div.dataTables_processing {
position: absolute;
top: 50%;
left: 50%;
width: 200px;
margin-left: -100px;
margin-top: -26px;
text-align: center;
padding: 1em 0
}
table.dataTable thead>tr>td.sorting,
table.dataTable thead>tr>td.sorting_asc,
table.dataTable thead>tr>td.sorting_desc,
table.dataTable thead>tr>th.sorting,
table.dataTable thead>tr>th.sorting_asc,
table.dataTable thead>tr>th.sorting_desc {
padding-right: 30px
}
table.dataTable thead>tr>td:active,
table.dataTable thead>tr>th:active {
outline: 0
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_desc_disabled {
cursor: pointer;
position: relative
}
div.dataTables_scrollHead table.dataTable {
margin-bottom: 0 !important
}
div.dataTables_scrollBody>table {
border-top: none;
margin-top: 0 !important;
margin-bottom: 0 !important
}
div.dataTables_scrollBody>table>tbody>tr:first-child>td,
div.dataTables_scrollBody>table>tbody>tr:first-child>th {
border-top: none
}
div.dataTables_scrollFoot>.dataTables_scrollFootInner {
box-sizing: content-box
}
div.dataTables_scrollFoot>.dataTables_scrollFootInner>table {
margin-top: 0 !important;
border-top: none
}
@media screen and (max-width:767px) {
div.dataTables_wrapper div.dataTables_filter,
div.dataTables_wrapper div.dataTables_info,
div.dataTables_wrapper div.dataTables_length,
div.dataTables_wrapper div.dataTables_paginate {
text-align: center
}
}
table.dataTable.table-condensed>thead>tr>th {
padding-right: 20px
}
table.table-bordered.dataTable td,
table.table-bordered.dataTable th {
border-left-width: 0
}
table.table-bordered.dataTable td:last-child,
table.table-bordered.dataTable th:last-child {
border-right-width: 0
}
table.table-bordered.dataTable tbody td,
table.table-bordered.dataTable tbody th {
border-bottom-width: 0
}
div.dataTables_scrollHead table.table-bordered {
border-bottom-width: 0
}
div.table-responsive>div.dataTables_wrapper>div.row {
margin: 0
}
div.table-responsive>div.dataTables_wrapper>div.row>div[class^=col-]:first-child {
padding-left: 0
}
div.table-responsive>div.dataTables_wrapper>div.row>div[class^=col-]:last-child {
padding-right: 0
}
#DataTable-icondrops-active .ico-row .ico-icon {
width: 50px;
display: inline-block;
min-width: 50px;
height: 50px;
min-height: 50px;
vertical-align: middle;
overflow: hidden;
position: relative;
float: left;
margin-top: 15px;
margin-left: 15px
}
#DataTable-icondrops-active .featured-icon i {
font-size: 45px;
line-height: 1
}
#DataTable-icondrops-active .ico-row .ico-main-info {
display: inline-block;
vertical-align: middle;
line-height: 160%;
font-size: 14px;
float: right
}
#DataTable-icondrops-active .ico-row .list_title {
font-size: 20px;
font-weight: 700;
margin: 0;
line-height: 30px
}
#DataTable-icondrops-active .ico-row .list_title a:focus,
#DataTable-icondrops-active .ico-row .list_title a:hover,
#DataTable-icondrops-active .ico-row .list_title a:visited {
opacity: .9
}
#DataTable-icondrops-active .received div {
display: inline
}
#DataTable-icondrops-active .received span {
color: #6cd087;
margin-left: 5px
}
#DataTable-icondrops-active td {
vertical-align: middle;
padding: 15px !important;
border: 0;
border-bottom: 1px solid #ddd;
border-right: 1px solid #ddd
}
#DataTable-icondrops-active td:first-child {
border-right: 1px solid #ddd;
border-left: 1px solid #ddd
}
#DataTable-icondrops-active td:last-child {
border-right: 1px solid #ddd
}
div.dataTables_wrapper div.dataTables_length select {
padding: 5px 15px;
border: 1px solid #bdbdbd;
font-style: normal;
box-shadow: none;
height: 37px;
margin: 0 5px;
font-weight: 700;
color: rgb(37 37 37 / .3)
}
div.dataTables_wrapper div.dataTables_filter input {
height: 25px;
padding: 5px 15px;
border: 1px solid #bdbdbd;
font-style: normal;
box-shadow: none;
font-weight: 700
}
.dataTables_wrapper .pagination>.active>a,
.dataTables_wrapper .pagination>.active>a:focus,
.dataTables_wrapper .pagination>.active>a:hover,
.dataTables_wrapper .pagination>.active>span,
.dataTables_wrapper .pagination>.active>span:focus,
.dataTables_wrapper .pagination>.active>span:hover {
background-color: #1d2780;
border-color: #1d2780;
font-weight: 700
}
.dataTables_wrapper .pagination>li:first-child>a,
.dataTables_wrapper .pagination>li:first-child>span,
.dataTables_wrapper .pagination>li:last-child>a,
.dataTables_wrapper .pagination>li:last-child>span {
border-radius: 0;
background: #f9f9f9;
color: rgb(37 37 37 / .5);
font-weight: 700
}
.dataTables_wrapper .dataTables_empty {
font-weight: 700
}
h1.title-category-table {
align-self: center;
color: #454646;
font-size: 20px;
font-weight: 700;
line-height: 100%;
margin: 0 auto 20px;
padding: 0;
text-transform: uppercase;
width: 100%
}
.dataTables_wrapper .form-control.input-sm::-webkit-input-placeholder {
color: rgb(37 37 37 / .3) !important
}
.dataTables_wrapper .form-control.input-sm::-moz-placeholder {
color: rgb(37 37 37 / .3) !important
}
.dataTables_wrapper .form-control.input-sm:-ms-input-placeholder {
color: rgb(37 37 37 / .3) !important
}
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_desc_disabled:after {
position: absolute;
bottom: 14px;
right: 28px;
display: block;
font-family: 'Glyphicons Halflings';
opacity: .5
}
table.dataTable thead .sorting:after {
opacity: .2;
content: "\e150"
}
table.dataTable thead .sorting_asc:not(:first-child):after {
content: "\e155"
}
table.dataTable thead .sorting_desc:after {
content: "\e156"
}
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
color: #eee
}
div.dataTables_scrollBody>table>thead .sorting:after,
div.dataTables_scrollBody>table>thead .sorting_asc:after,
div.dataTables_scrollBody>table>thead .sorting_desc:after {
display: none
}
div.dataTables_scrollBody>table>tbody>tr:first-child>td,
div.dataTables_scrollBody>table>tbody>tr:first-child>th {
border-top: none
}
table.dataTable.table-condensed .sorting:after,
table.dataTable.table-condensed .sorting_asc:after,
table.dataTable.table-condensed .sorting_desc:after {
top: 6px;
right: 6px
}
#DataTable-icondrops-active .is-sticky {
background: #fff3b2
}
.blog_custom_listings_casion {
padding: 20px 20px;
border-radius: 0 0 10px 10px;
border: 1px solid #ddd
}
.button.general-btn.casion {
border-radius: 35px !important;
border: 0 none
}
a.button.general-btn.bonus-list {
margin: 0;
padding: 10px 25px;
border-radius: 75px;
text-transform: uppercase;
font-weight: 700;
float: right;
display: inline-block;
vertical-align: top;
margin-top: 6px;
right: 10px
}
.coinflip-details-content.bonus-list {
display: inline-block;
width: 57%;
padding-right: 10px;
font-weight: 600;
font-size: 18px;
color: #000
}
.bonus-list-shortcode .blog_custom {
background: #fff;
padding: 10px !important;
box-shadow: 0 0 20px rgb(0 0 0 / 7%);
border-radius: 10px
}
.bonus-list-shortcode .row-2items img {
max-width: 80px
}
.listings_category_icon_shortcode .listings_category_icon_shortcode_holder {
text-align: center;
background: #fff;
padding: 30px 15px;
border-radius: 10px
}
.shortcode-slots-slider .listing-thumbnail,
.listing-taxonomy-shortcode .listing-thumbnail {
position: relative;
border-radius: 5px;
overflow: hidden
}
.shortcode-slots-slider .title-n-categories-slider {
padding-top: 20px;
height: 50px
}
.listings_custom_slider.col-md-12 .post-name a {
color: #fff;
text-decoration: none;
font-size: 20px
}
.bonus-list-shortcode img {
width: 80px;
margin-bottom: 15px;
margin-top: 15px
}
@media only screen and (max-width:767px) {
.coinflip-details-content.bonus-list {
width: 100%
}
a.button.general-btn.bonus-list {
float: left !important
}
.listings_category_icon_shortcode {
padding: 10px
}
.mt-car-search.wow.animated {
width: calc(100% - 20px) !important;
padding-left: 20px
}
}
.shortcode-slots-slider-img .title-n-categories-slider {
padding-top: 25px
}
.contain-bonus-list {
margin-top: 30px
}
.listing-thumbnail img {
border-radius: 10px
}
.shortcode-slots-slider-img .single-listing-wrapper .single-listing.list-view {
margin-top: 40px;
display: block;
overflow: hidden
}
.coinflip-contact input {
width: 100%;
border-radius: 35px !important;
height: 70px;
font-size: 15px;
border: 0 none;
float: left;
padding: 25px;
width: 100%;
font-weight: 400;
outline: 0
}
.coinflip-contact button.wpcf7-form-control.wpcf7-submit {
position: absolute;
margin-top: 10px;
padding: 15px 28px;
border-radius: 35px;
right: 30px;
color: #fff;
font-family: 'Poppins';
font-size: 14px;
font-weight: 700;
line-height: 20px;
box-shadow: none;
display: block;
border: 0;
outline: 0;
box-shadow: 0 0 20px rgb(0 0 0 / 7%);
transition: all 300ms ease;
-webkit-transition: all 300ms ease
}
form.wpcf7-form.invalid button.wpcf7-form-control.wpcf7-submit {
margin-top: -85px
}
.wpcf7-list-item-label {
font-weight: 400;
font-size: 15px;
line-height: 17px;
color: #fff
}
.wpcf7-list-item {
display: inline-block;
margin: 12px 10px !important
}
.button.general-btn-custom-slot {
margin: 0;
padding: 10px 25px;
border-radius: 5px;
text-transform: uppercase;
font-weight: 700;
top: calc(100% - 205px);
position: absolute !important;
float: left;
margin-left: calc(60% - 115px)
}
.cca-slots-slider-shortcode-v1 .tooltips .tooltiptext,
.cca-slots-slider-shortcode-v2 .tooltips .tooltiptext {
width: 100% !important
}
.cca-slots-slider-shortcode-v1 .numbered,
.cca-slots-slider-shortcode-v2 .numbered {
position: absolute;
top: 10px;
left: 30px;
background: #fff;
color: #000;
width: 30px;
height: 30px;
line-height: 30px;
box-shadow: 0 0 20px rgb(0 0 0 / .3);
text-align: center;
border-radius: 50%
}
.cca-slots-slider-shortcode-v1 p.coinflip-slot-excerpt.text-center,
.cca-slots-slider-shortcode-v2 p.coinflip-slot-excerpt.text-center {
height: auto
}
.cca-slots-slider-shortcode-v1.owl-carousel .owl-item img,
.cca-slots-slider-shortcode-v2.owl-carousel .owl-item img {
display: block;
width: 100%;
border-top-left-radius: 10px;
border-top-right-radius: 10px
}
.cca-slots-slider-shortcode-v1 .coinflip-slot-excerpt,
.cca-slots-slider-shortcode-v2 .coinflip-slot-excerpt {
margin-bottom: 5px
}
.cca-slots-slider-shortcode-v1 .mt-tooltip-block,
.cca-slots-slider-shortcode-v2 .mt-tooltip-block {
margin: 5px 0;
position: relative
}
.cca-slots-slider-shortcode-v1 h3,
.cca-slots-slider-shortcode-v2 h3 {
margin-top: 10px
}
.cca-slots-slider-shortcode-v1 .button.general-btn-custom-slot,
.cca-slots-slider-shortcode-v2 .button.general-btn-custom-slot {
top: auto;
position: initial !important;
float: none;
margin-left: auto
}
.shortcode-listings-slider_img_v1 .tooltips.mt-tooltip-block,
.shortcode-listings-slider_img_v2 .tooltips.mt-tooltip-block {
width: 100%;
border: 0 none;
color: #fff !important;
text-align: center
}
.shortcode-listings-slider_img_v1 .tooltips .tooltiptext,
.shortcode-listings-slider_img_v2 .tooltips .tooltiptext {
width: 250px;
color: #fff;
right: 35%;
text-align: center;
border-radius: 6px;
padding: 10px;
position: absolute;
z-index: 1;
font-size: 12px;
line-height: normal
}
.cca-slots-slider-shortcode-v2 p,
.cca-slots-slider-shortcode-v1 p {
color: #ddd
}
.cca-slots-slider-shortcode-v1 .listings_custom_slider.col-md-12 h3.post-name a {
color: #000
}
.cca-slots-slider-shortcode-v1.shortcode-slots-slider-img .title-n-categories-slider {
padding-top: 0
}
.shortcode-listings-slider_img_v1.owl-theme .owl-controls,
.shortcode-listings-slider_img_v2.owl-theme .owl-controls {
margin-top: 15px
}
.post-name-slot-categories a {
color: #fff
}
.custom-slot-categories {
padding: 30px 20px;
border-radius: 0 0 10px 10px;
background: #292b33
}
.listing_post_image_custom-slot img {
border-radius: 10px 10px 0 0
}
.post-name-slot-categories.text-center {
font-size: 21px
}
.slots-list-stars {
width: 20%;
display: inline-table;
width: 100px;
height: 25px;
position: relative
}
.slots-list-stars>div {
position: absolute;
left: -10px;
top: -10px;
height: 100%;
background-size: 100px 30px;
width: 100%
}
.slot-list-bonus,
.slot-list-title {
display: inline-table;
width: 12%
}
.slot-list-bonus p {
color: #fff;
font-size: 25px;
font-weight: 700;
text-align: center;
line-height: 35px
}
.slot-list-bonus {
vertical-align: text-top;
width: 20%
}
.slot-list-bonus img.post_image {
width: 20%;
margin: 10px 5px;
border-radius: 5px
}
.slot-list-button {
vertical-align: text-top;
text-align: right;
margin-top: 10px
}
.slot-list-button .button:hover {
background: #fff;
color: #252525
}
.slot-list-button {
display: inline-table;
width: 18%
}
.slot-list-lang img.cat-icon {
width: 20px;
margin-right: 10px;
box-shadow: 0 0 25px rgb(0 0 0 / .1)
}
.slots-list-text {
width: 30%;
display: inline-table;
vertical-align: sub;
text-align: center
}
.slot-list-wrapper {
background: grey;
box-shadow: 0 0 25px rgb(0 0 0 / .1);
margin-bottom: 20px;
padding: 30px 35px;
padding-bottom: 25px
}
.slot-list-wrapper:last-child {
border-bottom: 0
}
.slot-list-row {
display: inline-table;
width: 100%
}
.slot-list-about {
width: 20%;
display: inline-table;
vertical-align: sub
}
.slot-list-shortcode img {
max-width: 80px
}
.slot-list-about a {
font-weight: 600;
font-size: 24px
}
.slot-list-title {
vertical-align: text-top
}
body .shortcode-listings-slider_img_v2.owl-theme .owl-controls .owl-page span {
width: 100% !important;
border-radius: 0% !important;
height: 3px
}
.shortcode-listings-slider_img_v2.owl-theme .owl-controls .owl-page {
width: 32% !important
}
@media only screen and (max-width:767px) {
.shortcode-listings-slider_img_v2.owl-theme .owl-controls .owl-page {
width: 20% !important
}
.slot-list-about,
.slots-list-text,
.slot-list-bonus,
.slot-list-button {
width: 100%
}
.slot-list-button {
float: left !important
}
.pricing.pricing--tenzin .pricing__subtitle {
position: absolute;
top: 90px;
right: 150px
}
}
.pricing.pricing--tenzin .stats-img img {
width: 100%
}
.pricing.pricing--tenzin .pricing__title {
position: absolute
}
.slot-list-button {
text-align: left
}
section.coinflip-gallery img {
width: 100%
}
@media only screen and (max-width:767px) {
.bonus-grid-shortcode section.coinflip-gallery img {
width: auto
}
.bonus-grid-shortcode .blog_custom img,
.bonuses-section .blog_custom img {
margin: 0 auto
}
.blog_custom_listings_casion .thumbnail-name {
text-align: center
}
.mt-car-search .slider-state-submit button {
width: 30%;
position: initial;
font-weight: 700;
border-radius: 70px;
position: absolute;
top: -53px !important;
right: 10px;
font-size: 14px;
transition: all .25s ease-in-out;
box-shadow: none
}
.mt-car-search div#datafetch {
display: block
}
.slots-list-text {
text-align: left
}
}
.mt-single-slot-block .listings_custom {
box-shadow: 0 0 20px rgb(0 0 0 / 7%);
background: #fff;
padding-top: 15px;
padding-bottom: 15px;
padding-left: 15px
}
.mt-single-bonus-grid-shortcode .iconfilter-listing {
margin-top: 30px;
margin-bottom: 30px
}
.mt-reviews-grid .listings_custom {
box-shadow: 0 0 20px rgb(0 0 0 / 10%);
border-radius: 10px;
padding: 15px 15px 15px 15px;
margin-bottom: 30px
}
.mt-reviews-grid .post-name {
margin-bottom: 10px
}
.mt-reviews-grid a i {
font-size: 12px
}
.mt-reviews-grid a.button {
font-size: 12px;
padding: 8px 15px
}
.mt-rating-full-group {
overflow: hidden;
position: absolute;
top: 2px;
left: 6px
}
.mt-rating-full {
width: 165px
}
.mt_reviews_dashboard.mt-item-reviews-average-rating {
position: relative
}
.mt-review-score {
display: block;
font-size: 16px;
position: relative;
overflow: hidden
}
.mt-review-score-wrap {
display: inline-block;
position: relative;
height: 16px
}
.mt-review-score-wrap i {
margin-right: 3px
}
.mt-review-score .mt-review-stars-active {
color: #fff;
position: relative;
display: block;
overflow: hidden;
white-space: nowrap
}
.mt-review-score .mt-review-stars-inactive {
color: #fff;
position: absolute;
top: 0;
left: 0;
-webkit-text-stroke: initial
}
.mt-item-reviews-average-rating {
color: #fff
}
.v3-4.mt-item-reviews-average-rating,
.v5-6.mt-item-reviews-average-rating,
.v7-8.mt-item-reviews-average-rating {
line-height: 15px;
padding-top: 6px;
padding-bottom: 6px
}
.mt-restricted-countries .fa-check-circle,
.mt-restricted-countries .fa-times-circle {
font-size: 22px;
position: relative;
top: 3px;
margin-right: 3px
}
.mt-restricted-countries {
border: 1px solid #ddd;
display: inline-block;
padding: 0 10px 0 10px;
margin: 0;
font-size: 14px
}
p.mt-restricted-countries img {
margin-left: 3px
}
.mt_bonus_image {
max-width: 100px
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0
}
to {
background-position: 0 0
}
}
@-o-keyframes progress-bar-stripes {
from {
background-position: 40px 0
}
to {
background-position: 0 0
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0
}
to {
background-position: 0 0
}
}
.progress {
overflow: hidden;
height: 20px;
margin-bottom: 20px;
background-color: #483ca8;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgb(0 0 0 / .1);
box-shadow: inset 0 1px 2px rgb(0 0 0 / .1)
}
.progress-bar {
float: left;
width: 0%;
height: 100%;
font-size: 12px;
line-height: 20px;
color: #fff;
text-align: center;
background-color: #337ab7;
-webkit-box-shadow: inset 0 -1px 0 rgb(0 0 0 / .15);
box-shadow: inset 0 -1px 0 rgb(0 0 0 / .15);
-webkit-transition: width 0.6s ease;
-o-transition: width 0.6s ease;
transition: width 0.6s ease
}
.progress-striped .progress-bar,
.progress-bar-striped {
background-image: -webkit-linear-gradient(45deg, rgb(255 255 255 / .15) 25%, transparent 25%, transparent 50%, rgb(255 255 255 / .15) 50%, rgb(255 255 255 / .15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgb(255 255 255 / .15) 25%, transparent 25%, transparent 50%, rgb(255 255 255 / .15) 50%, rgb(255 255 255 / .15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgb(255 255 255 / .15) 25%, transparent 25%, transparent 50%, rgb(255 255 255 / .15) 50%, rgb(255 255 255 / .15) 75%, transparent 75%, transparent);
-webkit-background-size: 40px 40px;
background-size: 40px 40px
}
.progress.active .progress-bar,
.progress-bar.active {
-webkit-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite
}
.progress-bar-success {
background-color: #5cb85c
}
.progress-striped .progress-bar-success {
background-image: -webkit-linear-gradient(45deg, rgb(255 255 255 / .15) 25%, transparent 25%, transparent 50%, rgb(255 255 255 / .15) 50%, rgb(255 255 255 / .15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgb(255 255 255 / .15) 25%, transparent 25%, transparent 50%, rgb(255 255 255 / .15) 50%, rgb(255 255 255 / .15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgb(255 255 255 / .15) 25%, transparent 25%, transparent 50%, rgb(255 255 255 / .15) 50%, rgb(255 255 255 / .15) 75%, transparent 75%, transparent)
}
.progress-bar-info {
background-color: #5bc0de
}
.progress-striped .progress-bar-info {
background-image: -webkit-linear-gradient(45deg, rgb(255 255 255 / .15) 25%, transparent 25%, transparent 50%, rgb(255 255 255 / .15) 50%, rgb(255 255 255 / .15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgb(255 255 255 / .15) 25%, transparent 25%, transparent 50%, rgb(255 255 255 / .15) 50%, rgb(255 255 255 / .15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgb(255 255 255 / .15) 25%, transparent 25%, transparent 50%, rgb(255 255 255 / .15) 50%, rgb(255 255 255 / .15) 75%, transparent 75%, transparent)
}
.progress-bar-warning {
background-color: #f0ad4e
}
.progress-striped .progress-bar-warning {
background-image: -webkit-linear-gradient(45deg, rgb(255 255 255 / .15) 25%, transparent 25%, transparent 50%, rgb(255 255 255 / .15) 50%, rgb(255 255 255 / .15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgb(255 255 255 / .15) 25%, transparent 25%, transparent 50%, rgb(255 255 255 / .15) 50%, rgb(255 255 255 / .15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgb(255 255 255 / .15) 25%, transparent 25%, transparent 50%, rgb(255 255 255 / .15) 50%, rgb(255 255 255 / .15) 75%, transparent 75%, transparent)
}
.progress-bar-danger {
background-color: #d9534f
}
.progress-striped .progress-bar-danger {
background-image: -webkit-linear-gradient(45deg, rgb(255 255 255 / .15) 25%, transparent 25%, transparent 50%, rgb(255 255 255 / .15) 50%, rgb(255 255 255 / .15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgb(255 255 255 / .15) 25%, transparent 25%, transparent 50%, rgb(255 255 255 / .15) 50%, rgb(255 255 255 / .15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgb(255 255 255 / .15) 25%, transparent 25%, transparent 50%, rgb(255 255 255 / .15) 50%, rgb(255 255 255 / .15) 75%, transparent 75%, transparent)
}
.progress {
background-color: #ebebeb !important;
-webkit-box-shadow: none !important;
box-shadow: none !important
}
.progress-bar {
background-color: #2c3e50 !important
}
.progress-bar-success {
background-color: #389d29 !important
}
.progress-bar-info {
background-color: #3498db !important
}
.progress-bar-warning {
background-color: #6cd086 !important
}
.progress-bar-danger {
background-color: #e74c3c !important
}
.progress {
height: 10px !important;
margin-bottom: 0 !important
}
.progress-bar-holder {
background: rgb(255 255 255 / .2) none repeat scroll 0 0 !important;
padding: 10px
}
.progress-bar {
font-size: 16px !important;
font-weight: 300 !important;
line-height: 30px !important;
padding-right: 20px !important;
text-align: right !important;
-webkit-box-shadow: none !important;
box-shadow: none !important
}
.label_text_percentange span.label_percentage {
float: right
}
.progress_dark {
max-width: 600px;
margin: 0 auto !important;
text-align: center;
border-radius: 0
}
.progress_dark .vc_general.vc_single_bar {
background: #303030;
border-radius: 0
}
.progress_dark .vc_bar.animated.striped {
border-radius: 0
}
.progress_dark .vc_general.vc_single_bar small {
padding: 15px 0;
font-weight: 600;
font-size: 15px
}
.progress_dark .vc_single_bar .vc_bar.striped {
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgb(0 0 0 / .5)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgb(0 0 0 / .5)), color-stop(.75, rgb(0 0 0 / .5)), color-stop(.75, transparent), to(transparent)) !important;
background-image: -webkit-linear-gradient(135deg, rgb(0 0 0 / .5) 25%, transparent 25%, transparent 50%, rgb(0 0 0 / .5) 50%, rgb(0 0 0 / .5) 75%, transparent 75%, transparent) !important;
background-image: -moz-linear-gradient(135deg, rgb(0 0 0 / .5) 25%, transparent 25%, transparent 50%, rgb(0 0 0 / .5) 50%, rgb(0 0 0 / .5) 75%, transparent 75%, transparent) !important;
background-image: -o-linear-gradient(135deg, rgb(0 0 0 / .5) 25%, transparent 25%, transparent 50%, rgb(0 0 0 / .5) 50%, rgb(0 0 0 / .5) 75%, transparent 75%, transparent) !important;
background-image: linear-gradient(135deg, rgb(0 0 0 / .5) 25%, transparent 25%, transparent 50%, rgb(0 0 0 / .5) 50%, rgb(0 0 0 / .5) 75%, transparent 75%, transparent) !important;
-webkit-background-size: 10px 10px !important;
-moz-background-size: 10px 10px !important;
-o-background-size: 10px 10px !important;
background-size: 10px 10px !important
}
.blog-posts-shortcode .grid figure {
position: relative;
overflow: hidden;
background: 0 0;
text-align: center;
cursor: pointer
}
.blog-posts-shortcode.blog-posts .list-view .post-details .post-name a {
font-size: 20px;
line-height: 1.4 !important;
font-weight: 600;
text-transform: none;
color: #151515;
transition: all .3s ease;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease
}
.blog-posts-shortcode.blog-posts .list-view .post-details .post-name {
text-align: left;
margin: 0 0 10px 0;
font-size: 22px
}
.blog-posts-shortcode.blog-posts span.post-tags-list {
color: grey;
font-size: 15px
}
.blog-posts-shortcode.blog-posts span.post-tags-list a {
color: grey;
text-transform: capitalize
}
.blog-posts-shortcode .time-n-date {
z-index: 1;
font-weight: 400;
top: 20px;
right: 25px;
color: #616161;
line-height: 1
}
.blog-posts-shortcode .time-n-date p {
font-size: 15px;
display: block;
line-height: 1;
padding-bottom: 5px;
font-weight: 600
}
.blog-posts-shortcode .text-element.content-element {
text-align: left;
border-top: 2px solid #ececec;
padding-top: 20px
}
.blog-posts-shortcode .text-element.content-element p {
display: inline
}
.blog-posts-shortcode .text-element.content-element .author {
padding-right: 20px
}
.blog-posts-shortcode.blog-posts .post-excerpt .more-link i {
margin-left: 10px
}
.post-excerpt.row {
margin-left: 0
}
.blog-posts-shortcode.blog-posts .list-view .post-category-comment-date {
margin: 23px 0 20px
}
.blog-posts-shortcode.blog-posts .list-view .blog_custom {
display: block !important
}
.blog-posts-shortcode.blog-posts .list-view .blog_custom {
background: #fff;
padding: 35px;
padding-bottom: 30px;
box-shadow: 0 0 20px rgb(0 0 0 / .07);
transition: all 250ms ease
}
.blog-posts-shortcode.blog-posts .list-view {
transition: all 250ms ease
}
.blog-posts-shortcode.blog-posts .list-view .post-thumbnail a {
border-radius: 5px
}
.blog-posts-shortcode.blog-posts .display_img .list-view .post-thumbnail a {
border-radius: 0
}
.blog-posts-shortcode.blog-posts .list-view .blog_custom:hover {
box-shadow: 20px 37px 102px rgb(0 0 0 / .2);
cursor: pointer;
transform: translateY(-10px);
transition: all 250ms ease
}
.blog-posts-shortcode.blog-posts .display_img .list-view .blog_custom:hover {
cursor: pointer;
transform: none;
transition: none
}
.blog-posts-shortcode.blog-posts .list-view .blog_custom p {
margin-bottom: 0
}
.blog-posts-shortcode .text-element.content-element p {
font-size: 15px;
color: #616161;
font-weight: 600;
vertical-align: bottom
}
.blog-posts-shortcode .text-element.content-element p a {
color: #616161;
transition: all .3s ease;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
font-weight: 600;
vertical-align: middle
}
.blog-posts-shortcode .text-element.content-element p a:hover {
color: #f22
}
.blog-posts-shortcode.blog-posts .list-view .post-details {
padding: 0
}
.blog-posts-shortcode .title-n-excerpt {
padding: 10px 0 15px
}
.blog-posts-shortcode.blog-posts .list-view .post-details .post-excerpt .more-link {
border: none;
color: #282828 !important;
font-weight: 600;
padding-left: 0;
transition: all .3s ease-in-out 0s;
-webkit-transition: all .3s ease-in-out 0s;
padding: 5px 15px
}
.coinflip_casino_affiliates-blog-news.blog-posts-shortcode.blog-posts .list-view .blog_custom {
padding: 0
}
.coinflip_casino_affiliates-blog-news.blog-posts-shortcode .text-element.content-element {
padding-top: 0
}
.coinflip_casino_affiliates-blog-news .post-thumbnail {
padding: 0;
margin: 0
}
@media only screen and (max-width:767px) {
body .mt-sticky-listing-box {
padding: 15px 0 20px 0
}
body .mt-sticky-listing-box .mt-sticky-listing-title {
margin-bottom: 0
}
body .mt-sticky-listing-box .button.general-btn {
padding: 6px 15px
}
body .mt_listing_content_parent {
padding: 0
}
body .mt-sticky-listing-box a.button {
margin-top: 10px
}
}
.mt-sticky-listing-box {
padding: 10px 0 15px 0;
color: #fff;
position: fixed;
bottom: -130px;
left: 0;
right: 0;
margin: 0 !important;
top: auto;
background-color: #1b1d21;
z-index: 1;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out
}
.mt-sticky-listing-box.visible-box {
opacity: 1;
visibility: visible;
bottom: 0;
z-index: 3
}
.mt-sticky-listing-box .mt-sticky-listing-title {
font-size: 15px;
font-weight: 600;
margin-bottom: 5px
}
.mt-sticky-listing-box .mt-review-score {
font-size: 13px
}
.mt-sticky-listing-box .listing-star {
display: inline-table
}
.mt-sticky-listing-box .mt-sticky-listing-box .cat-icon {
max-width: 60px;
border: 1px solid #515151
}
.mt-sticky-listing-box img.cat-icon {
max-width: 60px !important;
border: 1px solid #555
}
.mt-sticky-listing-box a.button {
margin-top: 15px
}
.mt-sticky-listing-box .mt-item-reviews-average-rating {
line-height: 1px;
padding-top: 4px;
padding-bottom: 3px
}
.mt-sticky-listing-box .mt-item-reviews-average-rating.v3-4 {
line-height: 15px
}
.cca-slot-iframe-group iframe {
position: relative;
width: 100%;
min-width: auto;
max-width: 100%;
min-height: 560px;
max-height: 100%;
overflow: hidden
}
.cca-slot-iframe-group {
margin-bottom: 30px;
position: relative;
overflow: hidden;
border-radius: 11px;
box-shadow: 0 0 10px rgb(0 0 0 / .4)
}
.cca-slot-cover-group {
text-align: center;
position: absolute;
left: 0;
width: 100%;
top: 0;
height: 100%;
z-index: 22;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
display: flex;
align-items: center;
justify-content: center
}
.cca-slot-cover-group p {
color: #d6d6d6;
font-weight: 500;
margin-top: 5px;
margin-bottom: 0
}
.cca-slot-cover-overlay {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
background: rgb(0 0 0 / .6)
}
.cca-slot-cover-group-inner {
z-index: 2
}
.article-content .sl-container,
.mt_listing_content_section_part .sl-container {
background: #1E1E1E !important;
}
.article-content .sl-slots,
.mt_listing_content_section_part .sl-slots {
background-color: #1E1E1E !important;
}
.article-content .slotls-header,
.mt_listing_content_section_part .slotls-header {
background: #1E1E1E !important;
border: 4px solid #1E1E1E !important;
}
.cca-slotslaunch-group {
margin-bottom: 40px;
}
@media (min-width: 768px) {
.slotsl-thumb {
overflow: hidden;
}
}
@media (min-width: 768px) {
.sl-gamethumb {
max-width: 55%;
width: 600px;
}
}
@media (min-width: 768px) {
#slotsl-filters, .sl-filter-container {
display: flex;
align-items: center;
margin-block-end: 24px;
}
}
.slotsl-filters .sl-filter-container {
margin-block-end: 0;
}
@media (min-width: 1200px) {
.slotsl-filters .sl-filter-container.sl-mobile-filters {
display: flex;
}
}
@media (min-width: 768px) {
.slotsl-providers {
height: 40px;
margin-inline-start: 8px !important;
}
}
.choices__list--single {
padding: 7px 16px 7px 4px !important;
}