.recomend-column{
	width: 100%;
    max-width: 800px;
	margin: auto;
}


a{
	color:#9e243d;
}
	.admin-bar.singular-listing #main {
		margin-top: -40px!important;
	}
    .taxonomy-promotion_brands h1.single_promo_title{
        margin-left: 10px;
    }

    ul.trail-items {
        font-size: 14px;
        list-style: none;
        display: flex;
        margin: 0!important;
        padding: 15px 0;
    }

    ul.trail-items li{
        position: relative;
        list-style: none;
        margin: 0 0 5px 0px!important;
        padding: 0 20px 0 10px;
    }
    ul.trail-items li:first-child{
        margin-left: 0px!important;
        padding-left: 0;
    }
    ul.trail-items li a{
        white-space: nowrap;
        font-size: 14px;
        display: flex;
        align-items: center;
        color: #9e243d;
    }
    h1.single_promo_title {
        margin-left: 0px;
    }
    ul.trail-items li:nth-child(4){
        padding-left: 0!important;
        margin-left: 0!important;
    }

    li.trail-item.trail-end:after{
        display: none;
    }

    ul.trail-items > li:after{
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        position: absolute;
        top: 53%;
        content: '';
        right: 0;
        background-image: url(/wp-content/uploads/2022/04/right-01.webp);
        height: 14px;
        width: 13px;
        background-size: contain;
        background-repeat: no-repeat;
    }

    li.trail-item.trail-begin{
        display: none!important;
    }

.business-form {
    display: block!important;
}

.more_promos h2{
	padding-bottom: 20px;
}

blockquote.wp-block-quote {
    margin-top: 60px;
}

.promotion-footer{
	display: none!important;
}

.singular-promotion .promotion-footer{
	display: flex!important;
}

.archive-promotion .promotion-footer{
	display: flex!important;
}

.single_promo_body .promotion-image img{
    height: auto!important;
    max-width: 580px;
}

.single_promo_body .promo-image.promo-banner img{
    max-width: 100%;
}

.brands img{
	    width: 100%;
    height: 130px;
    object-fit: contain;
}

li.promo_list_item > a > div:last-child h3{
	line-height: 26px;
}
li.promo_list_item img{
	height: 170px;
}

.wpp-category{
	font-size:0;
}

a.wpp-post-title{
	margin-top: 12px;
}

.singular-promotion .promotion-image ul li{
    font-size: 16px!important;
}
.promotion_archive_carousel .owl-dots {
    margin-top: -10px;
    position: relative;
    z-index: 9;
}
.search_promo_filters .select .selectDropdown .option {
    font-family: 'Poppins', sans-serif!important;
    display: inline-block!important;
    width: calc(50% - 3px)!important;
    vertical-align: top!important;
    font-size: 14px;
}
.long_li input::placeholder{
	font-style: normal!important;
}
.business-form {
    display: block!important;
}

.more_promos h2{
	padding-bottom: 20px;
}

blockquote.wp-block-quote {
    margin-top: 60px;
}

.search_listings_body .body_flex article{
    min-width: 220px!important;
}

.promotion-footer{
	display: none!important;
}

.singular-promotion .promotion-footer{
	display: flex!important;
}

.archive-promotion .promotion-footer{
	display: flex!important;
}

form.promotion_search button{
	height: 47px;
}


ul.other_promo_short_info {
    text-align: left!important;
}

#main .promo_list_grid ul li.promo_list_item{
	vertical-align: top;
}

.home li.promo_list_item {
    width: calc(25% - 15px);
    margin: 20px 5px;
    display: inline-block;
}

.single_promo_body .promotion-image img{
    height: auto!important;
    max-width: 580px;
}

.single_promo_body .promo-image.promo-banner img{
    max-width: 100%;
}
.brands img{
	    width: 100%;
    height: 130px;
    object-fit: contain;
}

li.promo_list_item > a > div:last-child h3{
	line-height: 26px;
}

li.promo_list_item img{
	height: 170px;
}

.singular-promotion .promotion-image ul li{
    font-size: 16px!important;
    line-height: 26px;
    color: #555555;
}

body .singular-promotion #main .other_promos_wrap .featured-post-img{
    width: calc(30% - 24px)!important;
}
.taxonomy-promotion_category #main .other_promos_wrap img{
    height: 200px;

}
.single_promo_info {
	margin-bottom: 0px;
    text-align: center;
}

.single_promo_info ul li {
    position: relative;
    white-space: nowrap;
    margin: 10px 0;
}
.single_promo_info ul li:before,
ul.other_promo_short_info li:before {
    font-family: "FontAwesome";
    font-weight: 400;
    margin-right: 8px;
    position: relative;
    top: 0px;
    transform: translateY(-50%);
    line-height: 1;
	color: #939393;
    font-size: 15px;
}
.single_promo_info ul li.promo_email:before {
    content: "\f003";
}
.single_promo_info ul li.promo_dates:before,
ul.other_promo_short_info li.promo_dates:before {
    content: "\f073";
}
.single_promo_info ul li.promo_countdown:before,
ul.other_promo_short_info li.promo_countdown:before {
    content: "\f017";
}
.promo_countdown:before {
    top: 1px!important;
}

a.single_promo_website.basc {
    text-align: center;
    border-radius: 4px;
    font-weight: 500;
    display: inline-block;
    padding: 12px 35px;
    text-transform: unset;
    font-family: 'Poppins', sans-serif;
    background: #9e243d;
    color: #fff;
    margin: 0 10px;
    border: 1px #9e243d solid;
    transition: all ease-in-out 0.3s;
    font-size: 14px;
}

a.single_promo_website.basc:hover{
    background-color: #ffffff;
    color: #9e243d;
}

.single_promo_discount_details {
    padding: 10px 10px 10px 36px;
    position: relative;
    border: 2px solid #d8d8d8;
    border-radius: 6px;
    margin-top: 20px;
}
.single_promo_discount_details:before {
    font-family: "FontAwesome";
    font-size: 18px;
    font-weight: 400;
    margin-right: 8px;
    position: absolute;
    left: 12px;
    top: 82px;
    transform: rotate(
90deg
);
    line-height: 1;
    content: "\f02b";
    color: #00000045;
}
span.single_promo_discount_text {
	display: block;
    font-size: 16px;
    color: #9e243d;
    font-weight: bold;
}
span.single_promo_promo_code {
	display: block;
	font-size: 14px;
    font-weight: 600;
}
.single_promo_views_over {
    font-size: 14px;
    text-align: center;
    padding: 20px 0;
    color: #757575;
	
}
.single_promo_entry h2 {
    margin: 24px 0 10px!important;
    font-size: 20px;
    font-size: 24px!important;
    color: #333333;
    font-weight: bold!important;
	font-family: 'Poppins', sans-serif!important;
}
.single_promo_entry p {
    line-height: 26px;
    color: #555555;
    font-size: 16px;
    font-weight: normal;
}
.entry-content .other_promos_wrap h2 {
    font-size: 31px;
    color: #9e243d;
font-family: 'Poppins', sans-serif;
    margin: 0px 0 30px!important;
    line-height: 1;
    font-weight: bold;
}
ul.single_promo_others_list {
    margin: 0;
    padding: 0;
}
li.promo_list_item {
    list-style: none;
    margin: 0;
    padding: 0;
}
li.promo_list_item > a {
    /* display: flex;
    align-items: flex-start;
    justify-content: center; */
}  
li.promo_list_item > a > * {
    /* width: 48%;
    margin: 0 24px 0 0; */
}
li.promo_list_item > a > div:last-child {
    display: flex;
    flex-direction: column;
}
li.promo_list_item > a > div:last-child h3 {
    margin: 0;
    font-size: 18px;
    color: #333;
    font-weight: 600;
    line-height: 20px!important;
}
li.promo_list_item > a > div:last-child h4 {
    font-size: 15px;
    font-weight: 600;
    color: #333333bd;
    margin: 16px 0 0;
    line-height: 1;
}
#main ul.other_promo_short_info li,
#main ul.other_promo_short_info li * {
    margin: 0;
    font-size: 14px;
    color: #333;
    line-height: 1.65;
font-family: 'Poppins', sans-serif;
    opacity: .75; 
    margin: 5px 0;
}
.more_promos ul.other_promo_short_info,
.promo_search_list ul.other_promo_short_info {
    margin-top: 5px;
} 
.more_promos ul.other_promo_short_info li,
.promotions_lists ul.other_promo_short_info li,
.popular_promotions_wrap ul.other_promo_short_info li,
.promotion_archive_carousel owl-carousel ul.other_promo_short_info li,
.promo_search_list ul.other_promo_short_info li {
    display: flex;
	align-items: center;
}
.more_promos ul.other_promo_short_info li:before,
.promotions_lists ul.other_promo_short_info li:before,
.popular_promotions_wrap ul.other_promo_short_info li:before,
.promotion_archive_carousel ul.other_promo_short_info li:before {
    top: unset;
    transform: unset;
}

.more_promos li.promo_countdown,
.promotions_lists li.promo_countdown,
.popular_promotions_wrap li.promo_countdown,
.promotion_archive_carousel li.promo_countdown,
.promo_search_list li.promo_countdown {
    display: none!important;
}
.more_promos li.promo_list_item > a > div:last-child h3, 
.more_promos li.promo_list_item > a > div:last-child h4,
.promotions_lists li.promo_list_item > a h3,
.promotions_lists li.promo_list_item > a h4,
.popular_promotions_wrap li.promo_list_item > a h3,
.popular_promotions_wrap li.promo_list_item > a h4,
.promo_search_list li.promo_list_item > a h3,
.promo_search_list li.promo_list_item > a h4 {
    font-size: 15px!important;
    line-height: 20px!important;
    margin: 5px 0!important;
}
#main .more_promos ul.other_promo_short_info li, 
#main .more_promos ul.other_promo_short_info li *,
#main .promo_search_list ul.other_promo_short_info li,
#main .promo_search_list ul.other_promo_short_info li * {
	line-height: 1;
	font-size: 14px;
}
li.promo_countdown,
li.promo_countdown * {
    color: red!important;
}
.promo_brand_gallery {
    margin-bottom: 38px!important;
    display: inline-block;
    width: calc(70% - 35px);
    margin-right: 55px;
}
.other_promos_wrap{
    display: inline-block;
    width: calc(70% - 35px);
}
.brand-de-section{
    display: inline-block;
    width: calc(70% - 35px);
    margin-right: 55px;
}
.brand_gallery_slide {
    width: 100%;
    height: 400px;
    background-repeat: no-repeat!important;
    background-size: cover!important;
    background-position: center center!important;
    border-radius: 10px;
}
.promo_brand_gallery_preview .owl-dots {
    display: flex;
    justify-content: flex-start;
    align-items: center;
	margin-top: 8px;
}
.promo_brand_gallery_preview .owl-dots .owl-dot {
    width: 65px;
    height: 65px;
    margin-right: 12px;
}
.promo_brand_gallery_preview .owl-dots .owl-dot img {
    width: 100%;
    height: 100%;
    object-fit: cover;
	border-radius: 10px;
	border: 2px solid transparent;
}
.promo_brand_gallery_preview button.owl-dot.active img {
    border: 2px solid #9e243d;
}
.other_promos_wrap {
    margin-top: 10px;
}
.single_listing_more_experiences_wrapper {
	text-align: center;
}
.single_promo_share h5{
    font-weight: bold;
}

.promo_list_grid  ul {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    display: inline-block;
    margin-bottom: 0!important;
}
#main .promo_list_grid  ul li.promo_list_item {
    width: calc(25% - 15px);
    margin: 20px 5px;
    display: inline-block;
}
li.promo_list_item.ended {
	opacity: 0.5;
}
#main .promo_list_grid  ul li.promo_list_item > a {
    /* flex-direction: column; */
}
#main .promo_list_grid  ul li.promo_list_item > a > * {
    width: calc(100% - 0px);
    display: inline-block;
    vertical-align: middle;
    padding:5px 0;
}


.taxonomy-promotion_category .other_promos_wrap{
    width: calc(100% - 35px);
}

#main .other_promos_wrap li.promo_list_item > a > *{
    width: calc(50% - 24px);
    padding: 0 10px;
}

.singular-promotion #main .single_promo_body .promo_list_grid .promo_list_item .featured-post-img{
    width: calc(100% - 0px);
}
/* .taxonomy-promotion_brands #main .single_promo_body .promo_list_grid .promo_list_item .featured-post-img{
    width: calc(50% - 24px);
} */

.singular-promotion #main .more_promos .promo_list_item .featured-post-img{
    width: calc(100% - 0px);
}

#main .other_promos_wrap .featured-post-img{
    padding-left:0!important;
}

#main .other_promos_wrap img{
    height: 240px;
    width: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 0;
}

.promo_list_grid ul{
    max-width: 1200px;
    margin: auto;
    display: block;
}

#main .other_promos_wrap .promo_list_grid ul {
    margin: 0 auto;
    padding: 0;
    display: inline-block;
    margin-bottom: 0!important;
}
.taxonomy-promotion_category #main .other_promos_wrap .promo_list_grid ul li.promo_list_item{
    margin-top: 0;
}

#main .other_promos_wrap .promo_list_grid ul li.promo_list_item {
    width: calc(50% - 15px);
    display: inline-block;
    margin: 10px 7px 10px;
}
#main .other_promos_wrap .promo_list_grid ul li.promo_list_item > a {
    /* flex-direction: row; */
    /* display: inline-block; */
}
#main .promo_list_grid ul.promotion_archive_carousel li.promo_list_item {
    width: 100%;
}
.promotion_archive_carousel li.promo_list_item > a > div:last-child h3 {
    margin-top: 15px;
    color: #9e243d;
}
.promotion_archive_carousel li.promo_list_item > a > div:last-child h4 {
    margin: 8px 0;
    font-size: 17px;
}
.promotion_archive_carousel .other_promo_short_info {
    margin-bottom: 0!important;
}
.promotion_archive_carousel .owl-dots {
    text-align: center;
	margin-top: 10px;
}
.promotion_archive_carousel .owl-dot {
    margin: 0 3px;
}
.promotion_archive_carousel .owl-dot span {
    border: 1px solid #9e243d;
    font-size: 20px;
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 100%;
}
.promotion_archive_carousel .owl-dot.active span {
	background: #9e243d;
}
.promotions_archive_ads {
	position: relative;
    width: 728px;
	max-width: 100%;
    height: 90px;
    margin: 60px auto;
    background: grey;
	text-align: center;
	border-radius: 3px;
}
.promotions_archive_ads span {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.promo_search_list {
    font-size: 16px;
}

div#date_selectDropdown {
    height: auto;
    overflow-y: hidden;
}
.search_promo_body ul.other_promo_short_info li:before{
    top:5px;
}

.promotions_lists > div > h2,
.more_promos > h2,
.search_promo_body h2 {
    text-align: center;
    font-size: 31px;
    color: #9e243d;
font-family: 'Poppins', sans-serif;
    margin: 40px 0 35px!important;
    margin-bottom: 0!important;
    line-height: 1;
    font-weight: bold;
}
ul.promotion_archive_carousel img {
    border-radius: 8px;
}
.promotions_archive_cats_wrap {
	margin-top: 70px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.promotions_archive_cats_wrap > div {
    flex: 1;
}
.promotions_archive_cats_wrap > div:first-child h2 {
    font-size: 27px;
    color: #9e243d;
font-family: 'Poppins', sans-serif;
    margin: 0;
}
.promotions_archive_cats_wrap > div:first-child p {
    color: #323232;
    margin-top: 10px;
}
.promotions_archive_cats_wrap > div a.basc {
    font-size: 16px;
    text-transform: none;
    font-weight: normal;
    margin: 6px 0 0 0;
    border-radius: 4px;
}
.promotions_archive_cats_wrap > div:last-child > div {
    display: flex;
    flex-wrap: wrap;
}
.page-template-p-promotionbrands .promotions_archive_cats_wrap > div:last-child > div h3{
    width: calc(100% - 16px);
}


.page-template-p-promotionbrands span.cat_icon_light_bg {
    height: 15px;
    width: 18px;
    margin-right: 10px;
}

.promotions_archive_cats_wrap > div:last-child > div h3 {
    width: calc(50% - 16px);
    margin: 0 8px 10px;
}
.promotions_archive_cats_wrap > div:last-child > div h3 a {
    border: 1px solid #e7e7e7;
    padding: 15px 20px 12px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-radius: 6px;
    font-size: 14px;
    color: #838383;
    font-weight: normal;
    line-height: 1;
}
.promotions_archive_cats_wrap > div:last-child > div h3 a i {
    font-size: 18px!important;
    margin-right: 10px;
    top: -1px;
    position: relative;
}
.promotions_archive_cats_wrap > div:last-child > div h3 a:hover {
    border: 1px solid #9e243d;
    color: #9e243d;
}
.promotions_by_brand_wrap,
.popular_promotions_wrap {
    margin: 68px 0;
}
.promotions_by_brand_wrap > h2,
.popular_promotions_wrap > h2 {
    font-size: 31px;
    color: #9e243d;
font-family: 'Poppins', sans-serif;
    margin: 0 0 30px;
    line-height: 1;
    text-align: center;
}
.promotions_by_brand_wrap ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}
.promotions_by_brand_wrap ul li {
    width: calc(20% - 10px);
    margin: 5px!important;
}
.promotions_by_brand_wrap ul li a {
    display: block;
    border: 2px solid #e7e7e7;
    border-radius: 6px;
    padding: 24px 10px;
	transition: all .3s ease;
}
.promotions_by_brand_wrap ul li a:hover {
    border: 2px solid #9e243d;
	transition: all .3s ease;
}
.explore_brands_wrap {
    text-align: center;
}
.explore_brands_wrap a {
    font-size: 16px;
    text-transform: none;
    font-weight: normal;
    margin: 6px 0 0 0;
    border-radius: 4px;
    text-align: center;
    border-radius: 4px;
    font-weight: 500;
    display: inline-block;
    padding: 12px 35px;
    text-transform: unset;
    font-family: 'Poppins', sans-serif;
    background: #9e243d;
    color: #fff;
    margin: 0 10px;
    border: 1px #9e243d solid;
    transition: all ease-in-out 0.3s;
    font-size: 14px;
}

.explore_brands_wrap a:hover{
    background-color: #ffffff;
    color: #9e243d;
}

.alm-btn-wrap .alm-load-more-btn{
    background: #9e243d;
    border: 2px solid #9e243d;
}

.alm-btn-wrap .alm-load-more-btn:hover{
    background: #ffffff;
    color:#9e243d;
}

li.promo_list_item img {
    border-radius: 6px;
    width: 100%;
    height: 200px;
    object-fit: cover;
    object-position: center;
}

.owl-stage-outer li.promo_list_item img {
    height: 250px;
}

/***/
.single_promo_entry .other_promos_wrap ul li.promo_list_item {
    display: none;
}
.single_promo_entry .other_promos_wrap ul li.promo_list_item:nth-child(1), 
.single_promo_entry .other_promos_wrap ul li.promo_list_item:nth-child(2) {
    display: block;
}


.explore_more_btn_wrap {
    text-align: center;
    margin-top: 25px;
}
.explore_more_btn_wrap a {
    font-size: 16px;
    text-transform: none;
    border-radius: 4px;
    font-weight: normal;
}
.search_promo_filters .select {
    position: relative;
    margin: 0 5px 15px;
    width: 186px;
    /*box-shadow: 0 2px 5px rgb(0 0 0 / 10%);*/
	border: 1px solid rgb(0 0 0 / 10%);
	border-radius: 6px;
}

.singular-page-40369 form.promotion_search{
    display: none;
}

.search_promo_filters .select .selectBtn {
	background: var(--bg1);
	padding: 12px;
	box-sizing: border-box;
	border-radius: 3px;
	width: 100%;
	cursor: pointer;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background: #fff;
	color: #6c6c6c;
    height: 44px!important;
    border-radius: 50px!important;
    font-size: 14px;
    line-height: 20px;
}


.search_promo_filters .select .selectBtn:after {
  content: "";
  position: absolute;
  top: 45%;
  right: 15px;
  width: 6px;
  height: 6px;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  border-right: 2px solid #666;
  border-bottom: 2px solid #666;
  transition: 0.2s ease;
}
.search_promo_filters .select .selectBtn.toggle {
  border-radius: 3px 3px 0 0;
}
.search_promo_filters .select .selectBtn.toggle:after {
  -webkit-transform: translateY(-50%) rotate(-135deg);
          transform: translateY(-50%) rotate(-135deg);
}

.singular-page-40369 .selectBtn.txt_select_btn{
    height: 52px!important;
}

.search_promo_filters .select .selectDropdown {
  position: absolute;
  top: 100%;
  width: 100%;
  border-radius: 0 0 3px 3px;
  /*overflow: hidden;*/
  background: var(--bg1);
  border-top: 1px solid #eee;
  z-index: 1;
  background: #fff;
  -webkit-transform: scale(1, 0);
          transform: scale(1, 0);
  -webkit-transform-origin: top center;
          transform-origin: top center;
  visibility: hidden;
  transition: 0.2s ease;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}
.search_promo_filters .select .selectDropdown .option {
  padding: 10px;
  box-sizing: border-box;
  font-family: "Mont";
  cursor: pointer;
}
.search_promo_filters .select .selectDropdown .option:hover {
  background: #f8f8f8;
}
.search_promo_filters .select .selectDropdown.toggle {
  visibility: visible;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}
.search_promo_filters {
    display: flex;
    justify-content: center;
    align-items: center;
	margin-bottom: 10px;
}
.select.text_search input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 52px;
    padding: 0 16px 0 44px;
    border: 0;
    color: #6c6c6c;
    background: unset;
    font-size: 16px;
}
.select.text_search .selectBtn:after {
	display: none;
}
.text_search i.fa.fa-search {
    position: relative;
    z-index: 7;
    font-size: 16px!important;
    margin-top: 7px;
    margin-left: 5px;
}
#text_search_clear {
	visibility: hidden;
    font-size: 12px!important;
    opacity: 1;
    position: absolute;
    right: 11px;
    top: 50%;
    transform: translateY(-50%);
    font-weight: normal!important;
}
.selectBtn.txt_select_btn {
    background: #9e243d!important;
}
.selectBtn.txt_select_btn *,
.selectBtn.txt_select_btn input::placeholder {
    color: #fff!important;
}
div#date_selectDropdown input#date {
    width: 100%;
    height: 30px;
    border: 1px solid #b8b8b8;
    border-radius: 4px;
    color: #6c6c6c;

    padding-left: 10px;
}
div#date_selectDropdown .date_apply_btn {
	display: block;
    background: #9e243d;
    color: #fff;
    width: 100%;
    margin: 5px 0 0;
    border: 0;
    padding: 9px 0 8px;
    border-radius: 4px;
    text-transform: uppercase;
    line-height: 1;
	cursor: pointer;
	text-align: center;
    font-size: 14px;
}

.selectDropdown.toggle {
    height: 300px;
    overflow-x: hidden;
    overflow-y: scroll;
}

button.search_apply_btn {
    background: #9e243d;
    border: 0;
    color: #fff;
    height: 42px!important;
    width: 100%;
    border-radius: 4px;
    cursor: pointer;
    text-transform: uppercase;
    line-height: 1;
    padding: 4px 0px 1px;
    display: inline-block;
    vertical-align: middle;
}
button.search_apply_btn i {
    font-size: 16px!important;
    margin-right: 7px;
    position: relative;
    top: -4px;
    vertical-align: middle;
}

.promotion-image .promo-image img{
    height: 440px;
    object-fit: cover;
    object-position: center;
}

.select.text_search {
display: block!important;
    max-width: 500px!important;
    margin: auto;
    width: 100%!important;
    border-radius: 50px!important;
    margin-bottom: 20px;
    margin-top: 20px;
    
}

.search_promo_filters .select {
    width: calc(25% - 5px);
    display: inline-block;
    margin-left: auto;
    vertical-align: top;
    margin-right: auto;
}

.search_promo_filters{
    display: block;
}

.selectBtn.txt_select_btn {
    border-radius: 50px!important;
}

span.timer.single_timer ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
	margin-top: 1em;
}

span.timer.single_timer ul li span {
    display: block;
	text-align: center;
	line-height: 1.2;
}
span.timer.single_timer ul li span:first-child {
    font-size: 20px;
    font-weight: bold;
    color: #9e243d!important;
}
span.timer.single_timer ul li span:last-child {
	font-size: 14px;
    color: #333!important;
}
	.best-recommend-form{
  display: none;
}
.best-footer-section {
    padding: 50px;
    background: #9E243D!important;
    margin-top: 150px;
}

.singular-promotion .best-recommend-form{
    display: block;
    border: 2px #ffffff;
    padding: 40px 40px;
    text-align: center;
    margin: auto;
    margin-bottom: 80px;
    background: #9E243D!important;
    padding-bottom: 30px;
    border-style: dashed;
    margin-bottom: 0;
    max-width: 800px;
}

.best-recommend-form h2{
    color: #ffffff;
    text-align: center;
    font-size: 30px;
	max-width: 600px;
    display: block;
    margin: auto;
    margin-bottom: 20px;
}
.best-recommend-form p{
	color: #ffffff!important;
}

.best-recommend-form input{
	border: 1px solid #cccccc!important;
}

.best-recommend-form span{
    background: #9E243D!important;
    font-size: 14px;
    text-transform: capitalize!important;
    padding: 13.5px 21px!important;
    vertical-align: middle!important;
    border: 1px solid #9E243D!important;
    color: #ffffff;
    font-weight: bold;
	font-family: 'Poppins', sans-serif;
	transition: all ease-in-out 0.3s;
	cursor: pointer;
	margin-left: -6px;
	border: 1px solid #ffffff!important;
	display: block;
}
.best-recommend-form span:hover{
	background: #ffffff!important;
	color: #9E243D;
	border: 1px solid #9E243D;

}
.hover-effect{
	z-index: 0!important;
	opacity: 0;
}

.hover-effect.smile{
	z-index: 9999999!important;
	opacity: 1;
}

.listing-meilion img{
	width: 130px;
    margin: auto;
    text-align: center;
    margin-left: 104px;
    margin-bottom: 20px;
    position: fixed;
    right: 12px;
    z-index: 999999;
    bottom: -7px;
}

.listing-meilion:hover img{
	transition: all ease-in-out 0.3s;
    transform: translateY(-4px);
}

.listing-meilion:hover img{
	transition: all ease-in-out 0.3s;
    transform: translateY(-4px);
}

.wpsr-si-inner {
    margin: auto;
    text-align: center;
}
.wpsr-counter.wpsrc-sz-40px {
    color: #000;
    padding: 0;
    margin: 0;
    display: inline-block;
    position: relative;
    line-height: 28px;
    top: 11px;
}

.wpsr-share-icons .wpsr-si-inner{
    display: inline-block!important;
}

.wp-socializer.wpsr-share-icons {
    text-align: center;
}

.explore_brands_wraps a{
    display: inline-block;
    font-size: initial;
    padding: 15px 50px;
    text-transform: unset;
    font-family: 'Poppins', sans-serif;
    background: #9e243d;
    color: #fff;
    margin: 0 10px;
    transition: all ease-in-out 0.3s;
    border: 2px solid #9e243d;
}

.explore_brands_wraps a:hover{
    background: #ffffff;
    color: #9E243D;
}
.explore_brands_wraps {
    margin-top: 40px;
}


@media screen and (max-width: 768px){
    li.promo_list_item > a > div:last-child h3{
        text-align: center;
    }
    li.promo_dates {
        display: block!important;
        text-align: center;
    }
    .archive_cats {
        display: none;
    }
    .archive_cat_promos {
        width: 100%;
    }
    ul.trail-items {
        display: inline-block;
        text-align: center;
    }
    li.trail-item {
        display: inline-block!important;
        margin-bottom: 0!important;
        vertical-align: middle;
    }
    .single_promo_body .promotion-image{
        width: calc(100% - 0px);
        margin-right: 0;
    }
    .promotions_by_brand_wrap ul li {
        width: calc(50% - 10px);
        margin: 5px!important;
    }

    #main .promo_list_grid ul li.promo_list_item{
        width: calc(50% - 10px)!important;
        margin: 10px 5px;
    }

    .taxonomy-promotion_category #main .promo_list_grid ul li.promo_list_item {
        width: calc(50% - 14px)!important;
        margin: 10px 5px;
    }

    #main .other_promos_wrap li.promo_list_item > a > * {
        width: calc(100% - 0px)!important;
        margin-top: 20px;
    }
    .promo_brand_gallery {
        width: calc(100% - 1px);
        margin-right: 0;
    }    
    .brand-de-section{
        width: 100%;
        text-align: center!important;
        margin-right: 0;
    }
    .taxonomy-promotion_category .other_promos_wrap{
        width: calc(100% - 0px);
    }
        .singular-promotion #main .single_promo_body .promo_list_grid .promo_list_item .featured-post-img{
        width: calc(100% - 0px)!important;
    }
    .taxonomy-promotion_brands #main .single_promo_body .promo_list_grid .promo_list_item .featured-post-img{
        width: calc(100% - 0px)!important;
    }
        .singular-promotion #main .promo_list_grid .promo_list_item .featured-post-img {
        width: calc(100% - 0px)!important;
    }
    .promotions_archive_cats_wrap {
        display: none;
    }

    .promotions_archive_cats_wrap > div:last-child > div h3 {
    width: calc(100% - 0px);
    margin: 3px 0;
    }

}

@media screen and (max-width: 500px){
    #main .promo_list_grid ul li.promo_list_item {
        width: calc(100% - 10px)!important;
    }
    li.promo_list_item > a > div:last-child h3{
        font-size: 15px!important;
    }
    .taxonomy-promotion_category #main .promo_list_grid ul li.promo_list_item {
        width: calc(100% - 14px)!important;
        margin: 10px 5px;
    }
}
