#page{
	/* padding-top: 100px; */
}

.home #page ,
.page-id-5816 #page ,
.page-id-5945 #page ,
.page-id-6396 #page ,
.page-id-5531 #page ,
.page-id-6231 #page
{
    /* padding-top: 200px; */
}

.also_shopped_in {
    font-size: 16px;
    color: #525252;
}

.banimg {
    margin-top: 11px;
    padding-right: 0px;
	padding-bottom: 20px;
}

.filter {
    padding: 4px 0 5px;
}

.loaderimg{
	text-align:center;	
}

.filter_aisles{
	
}

.filter_aisles .filteropt{
    border: 1px solid #ccc;
    margin-right: 5px;
    margin-bottom: 5px;
    border-radius: 5px;
    padding-left: 5px;
    padding-right: 5px;
    height: 36px;
    float: left;
    line-height: 35px;
	cursor:pointer;
	text-decoration: none;
    color: #696969;
}

.filter_aisles .filteropt:hover,.filter_aisles .filteropt.sel{
	background:#e6e6e6;
}

.stores_holder{
	clear:both;
	border-bottom:3px solid #e5e8ea;
	padding: 10px 0px;
}

.store_holder{
    margin-bottom: 1em;
}

.store_holder img{
	width:100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}


.page-template-template-shopping_center .store_holder img{
	width: 100%;
    max-width: 150px;
    max-height: 150px;
}

.premium_store_holder ,
.corporate_store_holder,
.shopify_store_holder,
.free_store_holder{
    float: left;
    position: relative;
    margin-right: 10px;
	margin-bottom: 17px;
	margin-top: 19px;
} 

.free_store_holder {
    margin-right: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.premium_store_holder .img_shake_hld{
	height:190px;
	width: 190px;
}

.corporate_store_holder, .corporate_store_holder .img_shake_hld{
	height:160px;
	width: 160px;
}

.shopify_store_holder,.shopify_store_holder .img_shake_hld{
	height:150px;
	width:150px;
}

.free_store_holder, .free_store_holder .img_shake_hld{
	height:140px;
	width:140px;
}

.admin .free_store_holder{
	height:160px;
}


.fav_hold_45{
	position: absolute;
    right: 0px;
    top: 0px;
    z-index: 5;
    font-size: 30px;
	opacity:0.8;
	cursor:pointer;
}

.fav_hold_45:hover{
	opacity:1;
}

.fav_hold_45_load{
    color: #fff;
    position: absolute;
    font-size: 12px;
    left: 10px;
    top: 7px;
	display:none;
}

.fav_hold_45_heart{
	color:#292929;
}

.fav_hold_45_user_fav{
	opacity:1;	
}

.fav_hold_45_user_fav .fav_hold_45_heart,
.side_panel_info_booth .fav_hold_45_heart,
.home_my_fav_tab .fav_hold_45_heart{
	color:#0da7a2;
	color:transparent;
	background: url(../images/fav_heart.png) no-repeat;
    background-size: 100% 90%;
}

.add_store_plain_banner{
	background: #004aad;
    text-align: center;
    line-height: 30px;
    text-transform: uppercase;
    font-size: 15px;
    width: 100%;
    display: block;
    color: #ffffff;
    text-decoration: none;
}

.add_store_plain_banner:hover{
	background: #005a15;
	color: #fff;
}


.cls_edit_admin_link{
	font-size:12px;	
}

.cls_repaint_admin_link{
	color:#000000;
	text-decoration:none;
	cursor:pointer;
	position:relative;
}

.cls_repaint_admin_link:hover{
	color:#ff006e;
}

.repaint_45_remove .fa-times{
	position: absolute;
    left: -1px;
    top: -2px;
    color: #f00;
    font-size: 12px;
}

.repaint_45_error{
	color:#fa0707;	
}

.free_stores_holder{
	padding-top:30px;	
}


.cls_info_float{
	position: absolute;
    right: -270px;
    top: 5px;
    -webkit-transition: all .1s ease .2s;
    -moz-transition: all .1s ease .2s;
    -o-transition: all .1s ease .2s;
    -ms-transition: all .1s ease .2s;
    transition: all .1s ease .2s;
	width: 0px;
    opacity: 0;
    z-index: 5;
    overflow: hidden;
}

.cls_info_float.bis_crd_sht{
	right: -535px;
    padding-left: 7px;
}

.cls_info_float.left_float{
    /* left: -273px;
	right:auto; */
}

.cls_info_float.bis_crd_sht.left_float{
    /* left: -533px;
	right:auto; */
}

.cls_info_float_in{
	height:auto;
	position:relative;
	border-radius:5px;
	-webkit-box-shadow: 1px 2px 6px 0px rgba(166, 166, 166, 0.78);
	-moz-box-shadow: 1px 2px 6px 0px rgba(166, 166, 166, 0.78);
	box-shadow: 1px 2px 6px 0px rgba(166, 166, 166, 0.78);	
    padding-top:5px;
    -webkit-transition: all .01s ease 0;
    -moz-transition: all .01s ease 0;
    -o-transition: all .01s ease 0;
    -ms-transition: all .01s ease 0;
    transition: all .01s ease 0;
    width: 250px;
    float: right;
	opacity:0;
	margin:5px;
	background-color: rgba(255,255,255,var(--tw-bg-opacity));
    --tw-bg-opacity: 0.7;
    backdrop-filter: blur(32px);
	border: 1px solid #004aad;
}

.bis_crd_sht .cls_info_float_in{
    width: 513px;	
}


.cls_info_float_in:before{
	content: "";
    position: absolute;
    left: -11px;
    top: 50px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #004aad;
}

.left_float .cls_info_float_in:before{
	/* left:auto;
	right: -11px;
    top: 50px;
    transform: rotate(180deg); */
}


.img_shake_hld a{
	position:relative;
	z-index:1;
    /* display: inline-block; */
}


.img_shake_hld:hover .cls_info_float {
	width: 270px;
    opacity: 1;
    z-index: 100;
}

.img_shake_hld:hover .cls_info_float.left_float{
	/* padding-right: 8px; */
}


.img_shake_hld:hover .bis_crd_sht.cls_info_float {
	width: 545px;
    padding-right: 7px;
}


.img_shake_hld:hover .cls_info_float_in{
	opacity:1;
}

.img_shake_hld:hover{
	z-index:16;	
}

.cls_str_pop_img {
	position: relative;
    text-align: center;
    max-width: 250px;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 4px;
}

.cls_physical_stores_small{
	float:left;
    background: url(../images/cls_physical_stores_small_new.png) repeat-x top;
	background-size: contain;
    height: 18px;
    width: 22px;
	margin-right: 10px;
	background-size: contain;
}


.cls_info_float h4 {
    color: #000000;
    text-transform: capitalize;
    text-align: left;
    padding: 10px 10px 0px 20px;
	margin-bottom:5px;
    font-weight: 900;
}

.brochures_mark_up p, .store_holder p {
    text-align: left;
    font-size: 13px;
    line-height: normal !important;
    padding: 0px 10px 0px 20px;
}

.store_pop_links {
    text-align: center;
    padding: 5px 0px;
}

.store_pop_shadow {
    min-height: 39px;
}

.store_pop_links a{
	padding: 0 15px;
    text-decoration: none;
    font-size: 12px;
    border-radius: 3px;
    line-height: 30px;
    color: #ffffff;
    display: block;
    margin-top: 5px;
    background: #004aad;
	margin-left: 10px;
    margin-right: 10px;
}

.store_pop_links a:hover{
	color:#fff;
}

.cls_send_to_phone.cls_show_to_phone_open{
	padding-left:0px;
	padding-right:0px;
}




.cls_store_hotdeal{
	float:left;
	background:url(../images/hotdeals-icon.png) no-repeat top;
	background-size:22px;
	height:18px;
	width:22px;
}

.socialiconset {
    background-image: url(../images/soc-icons-2.png);
    width: 23px;
    height: 23px;
    float: left;
    margin-top: 9px;
    margin-bottom: 5px;
    background-size: 620px;
	display:inline-block;
}

.socialiconset:hover{
    zoom: 1.4;
    margin-left: -3px;
    margin-right: -3px;
    margin-bottom: 1px;
    margin-top: -3px;
}

.socialiconset:first-child:hover {
    margin-bottom: -1px;
    margin-top: 5px;
}


.facebook {
	background-position: -118px 69px;
}

.googleplus {
	background-position: 384px 69px;
}

.instrogram {
	background-position: 354px 69px;
}

.pinterest {
	background-position: 265px 69px;
}

.twitter{
	background-position: 118px 69px;
}

.linkedin {
	background-position: 295px 69px;
}

.youtube{
	background-position: 59px 69px;
}

.whatsapp{
	background-position: -29px 69px;
}

.wechat{
	background-position: -179px 69px;
}

.tiktok{
	background-position: -297px 69px;
}

.cls_a5a5_pm_logo{
    width: 40px;
    height: 26px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    background-size: 110%;
}

.cls_american_express{
	background-image:url(../images/american_express.png);
	width: 60px;
}

.cls_mastercard{
	background-image:url(../images/mastercard.png);
	width: 50px;
}

.cls_paypal{
	background-image:url(../images/paypal.png);
	width: 61px;
}

.cls_visa{
	background-image:url(../images/visa.png);
	width: 50px;
}

.cls_eftpos{
	background-image:url(../images/eftpos.png);
	width: 61px;
}

.cls_interest_free{
	background-image:url(../images/interest_free.png);
	width: 95px;
}

.cls_layby{
	background-image:url(../images/layby.png);
	width: 55px;
}

.cls_android_pay{
	background-image:url(../images/android_pay.png);
	width: 55px;
}

.cls_apple_pay{
	background-image:url(../images/apple_pay.png);
	width: 50px;
}

.cls_crypto_pay{
	background-image:url(../images/crypto_pay.png);
    width: 80px;
    background-size: contain;
}

.cls_klarna_pay{
	background-image:url(../images/klarna_pay.png);
    width: 80px;
    background-size: contain;
}

.cls_after_pay{
	background-image:url(../images/after_pay.png);
	width: 100px;
}

.cls_humm{
	background-image:url(../images/humm.png);
	width:70px;
}

.cls_bbx_pay{
	background-image:url(../images/bbx_pay.png);
	width: 39px;
}

.cls_zip_money_pay{
	background-image:url(../images/zip_money_pay.png);
	width: 90px;
}

.store_pop_social,.store_pop_payments{
	text-align:center;
}

.store_pop_payments{
	padding-top:9px;
}

.shake.lazy{
    background: url(../images/store_loading.gif) no-repeat center;
    width: 100px;
    background-size: 50px;
}

.lazy.float_img{
    width: 150px;	
}

.aisle_banner_cls .wf-container-title{
	padding-top:140px;
}

.also_shopped_in span:last-child{
	display:none;	
}

#main > .wf-wrap, #bottom-bar > .wf-wrap, #footer > .wf-wrap{
	background:none;
	border: 0 none;	
}

.cls_content_left{
/*	float:left;
	width: 840px;
*/
}

.cont_in_aisle_bdr{
	border-radius: 20px;
    margin-top: 30px;
    border: 2px solid #004aad;
    background: #fff;
	padding: 10px 20px 10px 20px;
	position:relative;
}

.term-australianmade .cont_in_aisle_bdr{
    /* margin-top: 130px; */
}

.sugg_aisle{
	/* padding-left:170px; */
}

/* .sugg_aisle:after{
    content: "";
    background: url(../images/concierge.png) no-repeat right;
    position: absolute;
    left: 0px;
    bottom: 0;
    width: 192px;
    height: 200px;
} */

.cls_content_full{
	width: 100%;
}

.cls_content_full .store_holder{
	width:176px;
}

.cls_content_full .store_holder .img_shake_hld {
    height: 190px;
}

.cls_content_right{
	float:right;
	width:310px;
	min-height:100px;
    margin-top: 10px;
	position:relative;
	z-index: 31;
}

.cus_pagination{
	padding-top:15px;
	padding-bottom:15px;
}

.cus_pagination a,.cus_pagination span{
	border: 1px solid #004aad;
    padding: 3px 10px 4px 10px;
    margin-right: 3px;
    text-decoration: none;
    font-size: 14px;
    border-radius: 5px;
}

.cus_pagination a:hover{
	background:#005a15;
	color:#fff;
}

.no_dets_hld{
    background: rgba(255, 0, 0, 0.70);
    width: 22px;
    padding: 3px 1px;
    border-radius: 4px;
	position: absolute;
    z-index: 20;
	left: -7px;
}

.no_dets_indi{
    width: 20px;
    height: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 3px;
}

.no_social_dets{
	background:url(../images/no_social_icon.png) no-repeat;	
}

.no_payment_dets{
	background:url(../images/no_payment_icon.png) no-repeat;		
}

.no_aboutus_dets{
	background:url(../images/no_aboutus_icon.png) no-repeat;		
}

.cls_float_busi_crd{
	font-size: 13px;
    padding-bottom: 1px;
    position: relative;
    font-weight: 400;
    color: #949494;
    padding: 10px 45px 0px 40px;
    font-style: italic;
    line-height: 18px;
}

.cls_float_ic_hld{
	position: relative;
    float: right;
    max-width: 85px;
    padding-right: 23px;
}

.busicard_share_hld{
	
}

.busicard_share{
    position: absolute;
    right: 0px;
    font-size: 12px;
    margin-right: 7px;
    margin-top: 2px;
    -webkit-transition: all .2s ease .2s;
    -moz-transition: all .2s ease .2s;
    -o-transition: all .2s ease .2s;
    -ms-transition: all .2s ease .2s;
    transition: all .2s ease .2s;
	z-index:100;
	overflow:hidden;
	height:19px;
	width: 16px;
    text-align: right;
}

.busicard_share_icons_hld{
	opacity:0;
    background: rgba(0, 0, 0, 0.71);
    padding: 4px 2px;
    border-radius: 4px;
    clear: both;
	width: 180px;
}

.busicard_share_icon{
    font-size: 17px;
	color:#004aad;
}

.busicard_share:hover .busicard_share_icons_hld{
	opacity:1;
    -webkit-transition: all .2s ease .2s;
    -moz-transition: all .2s ease .2s;
    -o-transition: all .2s ease .2s;
    -ms-transition: all .2s ease .2s;
    transition: all .2s ease .2s;
}

.busicard_share:hover{
	height:auto;
	width:auto;	
}

.cls_show_to_phone_open{
	background:none !important;
}

.cls_send_to_phone_cls{
	background:#004aad;
    width: 99.2%;
    padding: 11px 1px;
    border-radius: 0px 0px 5px 5px;
    margin-bottom: 9px;	
}

.cls_show_hld_to_phone input{
	width: 100%;
    padding: 3px 9px;
    font-size: 12px;	
    color: #000;
}

.cls_send_to_phone .fa-phone{
	margin-right: 4px;
	position: relative;
}

.cls_send_to_phone .fa-paper-plane{
	position: relative;
    padding: 13px 16px 12px 16px;
    margin-right: 0;
    cursor: pointer;
    width: 100%;
    box-sizing: border-box;
}

.cls_send_to_phone.store_sending{
	
}

.cls_mail_business_card{
	font-size: 27px;
    color: #000000;
    background: #007bb5;
    border-radius: 3px;
    height: 30px;
    margin-left: 2px;
    display: inline-block !important;
    padding-top: 1px !important;
    padding-left: 5px !important;
    padding-right: 3px !important;
}

.cls_mail_business_card:hover{
    color: #000000;
}

.cls_busi_card_hold_dash{
	
}

.cls_busi_card_hold_dash .vid_helper_float{
	display:none;
}

.cls_busi_card_hold_dash .cls_info_float_in:before,.cls_busi_card_hold_dash .cls_send_to_phone,.cls_busi_card_hold_dash .busicard_share{
	display:none;
}

.cls_busi_card_hold_dash .cls_info_float_in{
	opacity:1  !important;
	width: 100%;
}
.cls_busi_card_hold_dash .cls_info_float{
    position: relative;
    opacity: 1;
    right: inherit;
    left: inherit;
    width: 255px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
    padding-right: 7px;
	display: block;
}

.cls_busi_card_hold_dash .cls_a5a5_pm_logo{
	float:none;	
}

.cls_busi_card_hold_dash .cls_info_float_in p{
	padding-left:10px;
}

.cls_busi_card_hold_dash .shareiconset{
	display:inline-block;
}

.demo_mode_on{
	position:relative;	
}

.demo_mode_on:before{
    content: "Demo mode";
    position: absolute;
    left: 50%;
    font-size: 10px;
    background: rgb(255, 0, 0);
    padding: 1px 8px 2px 8px;
    line-height: normal;
    color: #fff;
    border-radius: 4px;
    box-sizing: border-box;
    margin-left: -35px;	
}

.popular_stores_tabs{
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    padding: 0px;
}

.popular_stores_tabs ul{
    margin-left: 0px;
    margin-bottom: 0;
	border:none 0px !important;
    border-bottom: 1px solid #ED712B !important;
	background:none !important;
    padding: 0px !important;
    margin-top: -36px !important;
    border-radius: 0px;
}

.popular_stores_tabs ul li{
	display:inline-block;
	margin-right:3px !important;
	background: none !important;
    border: 0px none !important;
}

.popular_stores_tabs ul li a{
    background: #e2e2e2;
	color: #ED712B;
	text-decoration:none;
	padding: 9px 15px;
    border-radius: 10px 10px 0px 0px;
	display: inline-block;
}

.popular_stores_tabs ul li.ui-tabs-active a{
	color:#fff;
    background: #ED712B;
}

.store_helper_video{
	background:#fff;
	padding:0px 10px;
	box-sizing:border-box;	
}

.cls_helper_vid_single{
    padding: 0px 0;
    border: 1px solid #e2e2e2;
    margin-bottom: 10px;
}

.hider{
	visibility:hidden;
}

.store_helper_video_hld{
	padding-top:8px;
	padding-bottom:8px;
}

.helper_vid_title{
	font-size:12px;
	color:#000000;
	font-weight: 600;
	padding-left: 7px;
    border-bottom: 1px #e2e2e2 solid;
}

.helper_vid_active{
	box-shadow: 0px 0px 10px 0px rgb(74, 170, 164);	
}

.helper_vid_inactive{
	opacity:0.2;
}

.store_pop_add_links{
	font-size:10px;
	text-align: center;
	padding:6px 0px;
	display:none;
}

.store_pop_add_links a{
	color:#000000;
    padding: 0px 5px;
	text-decoration:none;
	left: 0;
    top: 0;
}

.store_pop_add_links a:hover{
	text-decoration:underline;
}

.store_pop_add_links a .fa{
	font-size:inherit;
}

.store_pop_add_links a span,.store_pop_add_links a.addi_both span{
	font-weight:bold;
	color:#d26020;
	font-size:13px;
}

.store_pop_add_links a.addi_both span{
	font-size:10px;
}

.store_pop_add_links a.addi_both{
	text-decoration:underline;	
}

.cls_dt_both{
	display: inline-block;
}

.store_pop_add_links a{
	
}

.tabs_holder{
	background:#ffffff;
	padding:0px !important;
}

.cls_my_buys_hld {
    border-bottom: dashed 1px #cacaca;
    margin-bottom: 10px;
    padding-bottom: 5px;
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding: 0px 5px;
    height: 190px;
    overflow: hidden;
	position:relative;
}

.cls_my_buys_logo{
	text-align:center;
	font-size: 12px;
    height: 100px;
    overflow: hidden;
}

.cls_my_buys_logo img{
	width:100px;
	height:101px;
}

.cls_my_buys_name{
	text-align:center;
	font-size: 12px;
	line-height: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.cls_my_buys_date{
    text-align: center;
    font-size: 11px;
    color: #8a8a8a;
}

.my_buys_hld .store_pop_links{
    padding: 0px 0px 10px 0px;	
}

.my_buys_hld:after{
	content:"";
	display:table;
	clear:both;
}

.cls_remove_mybuys{
    position: absolute;
    right: 18px;
    top: -3px;
    font-size: 20px;
    color: #e80202;
	cursor:pointer;
}

.cls_subs_for_my_buys{
    font-size: 13px;
    line-height: normal;
}

.cls_subs_for_my_buys strong{
	color:#337570;
}


.cls_subs_for_my_buys a{
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 110px;
    background: #ED712B;
    line-height: 30px;
    margin-top: 11px;
    text-decoration: none;
    color: #fff;
    border-radius: 5px;
    margin-bottom: 5px;
}

.cls_str_pop_img_hld{
	position:relative;
}

.cls_str_pop_img_hld img{
	width:auto;
}

.aus_made_store .cls_str_pop_img_hld:before{
	content: "Australian Made";
    position: absolute;
    top: 60px;
    left: -65px;
    background: #0fa19f;
    z-index: 1;
    transform: rotate(-90deg);
    height: 30px;
    width: 160px;
    text-align: center;
    text-transform: uppercase;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
}

.brochures_mark_up .cls_info_float {
	left: -260px;
	top: -28px;
}

.brochures_mark_up .cls_info_float.bis_crd_sht{
	left: -539px;
}

.brochures_mark_up .cls_info_float_in{
	float: left;
}

.brochures_mark_up .cls_info_float_in:before {
	right: -12px;
	top: 50px;
	transform: rotate(180deg);
	left:auto;
}

.brochures_mark_up .busicard_share,.brochures_mark_up .store_pop_add_links,.brochures_mark_up .cls_send_to_phone{
	display:none;
}

.cls_2a25 {
	position:relative;
    height: 55px;
	z-index:31;
}

.vid_info_ico{
    font-size: 21px;
    color: #0F12A4;
    position: absolute;
    top: -11px;
	right: 0px;
    z-index: 36;
}

.helper_vid_info{
    display: none;
    position: absolute;
    width: 294px;
    z-index: 30;
    left: -136px;
    top: -242px;
    padding-bottom: 24px;
}

.helper_vid_info_in{
	position:relative;
	background: #fff;
    box-shadow: 0px 0px 16px #b5b5b5;
    padding: 3px;
}

.vid_helper_clicker{
	position:absolute !important;
	height:100%;
	width:100%;
	z-index:1;	
	background: none !important;
}

.vid_info_ico:hover .helper_vid_info,.helper_vid_info_show{
	display:block;
}

.cls_hot_vid_title{
    font-size: 12px;
    font-family: arial;
    color: #636363;
    padding-top: 2px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: dashed 1px #e2e2e2;
    padding-bottom: 3px;
    margin-bottom: 4px;
}

.coup_idic{
    background: url(../images/coupon_w_bg.png) no-repeat;
    position: absolute;
    top: -4px;
    left: -1px;
    width: 33px;
    height: 20px;
    z-index: 5;
    background-size: contain;
}

.coup_shop_cl{
	background: url(../images/shop_cll_bg.png) no-repeat;
    position: absolute;
    top: -2px;
    left: -1px;
    width: 50px;
    height: 50px;
    z-index: 5;
    background-size: contain;
}

.coup_shop_cl:hover{
    zoom: 1.25;
}

.premium_store_holder .coup_idic,.corporate_store_holder .coup_idic{
	top: 8px;
}

.boutique_store_holder .coup_idic{
	top: 4px;
}


        	.cls_payment_drodwn{
				border-radius: 5px;
				z-index: 10;
				width: 100%;
				max-width: 300px;
				position: static;
				float: left;
				margin-right: 20px;
			}


			.cls_lang_drodwn,.cls_announce_drodwn{
				border-radius: 5px;
				z-index: 10;
				width: 70px;
				position: static;
				float: left;
			}

			.dist_type_selector{

			}
			
			.cls_payment_drodwn .aisle_drop_in_hld{
				margin: 0px;
				margin-top: 44px;
				display:none;
				box-sizing: border-box;
				position: absolute;
				z-index: 100;
				left: 0;
			}
			
			.cls_lang_drodwn ul {
				margin: 0px;
				margin-top: 44px;
				height: 0px;
				display:none;
				box-sizing: border-box;
				position: absolute;
				z-index: 100;
				background: #fff;
				border: 1px solid #ccc;
				border-radius: 7px;
				left: calc(-50% - 70px);
				padding-left: 0px;
			}
			
			.cls_announce_drodwn ul {
				margin: 0px;
				margin-top: 36px;
				height: 0px;
				display:none;
				box-sizing: border-box;
				position: absolute;
				z-index: 100;
				border-radius: 7px;
				left: calc(-50% - 70px);
				padding-left: 0px;
			}

			.cls_announce_drodwn:hover ul {
				display: block;
			}
			
			.cls_announce_drodwn ul,.cls_notif_drodwn ul{
				/* overflow-y: scroll; */
				
			}

			.not_hld{
				background-color: #fff;
			}

			.not_hld a{
				display: block;
				padding: 0px 10px 10px 10px;
				border-bottom: dashed 1px #cacaca;
			}

			.not_hld a:hover{
				background: #dde6ff;
			}

			.cls_announce_drodwn ul .not_hld::after{
				content: "Updates";
				top: 0;
				position: absolute;
				width: 100%;
				left: 0;
				text-align: center;
				background: #004aad;
				color: #fff;
				padding-bottom: 5px;
			}

			.cls_notif_drodwn ul::after{
				content: "Notifications";
				top: 0;
				position: absolute;
				width: 100%;
				left: 0;
				text-align: center;
				background: #004aad;
				color: #fff;
				padding-bottom: 5px;
			}

			.cls_payment_drodwn .aisle_drop_in_hld ul li:last-child{
				margin-right:0px;
			}
			
			.cls_lang_drodwn ul li:last-child{
				margin-right:0px;
			}

			.cls_payment_drodwn .aisle_drop_in_hld.dd_open{
				display: block;
				margin-top: 44px;
				padding-top: 20px;
			}

			.aisle_drop_in_hld ul{
				padding: 10px;
				padding-bottom: 0px;
				box-shadow: 0px 3px 7px #5f5f5f;
				background: #fff;
				border: 1px solid #ccc;
				border-radius: 7px;
				position: relative;
			}
			
			.aisle_drop_in_hld ul::after{
				content: "";
				clear: both;
				display: block;
			}

			.cls_lang_drodwn ul.dd_open{
				display: block;
				padding-bottom: 0px;
				margin-top: 52px;
				box-shadow: 0px 3px 7px #5f5f5f;
				width: 280px;
				border: 3px solid #004aad;
			}

			.cls_announce_drodwn:hover ul.dd_open_ann{
				display: block;
			}

			.cls_announce_drodwn ul.dd_open_ann .not_hld{
				box-shadow: 0px 3px 7px #5f5f5f;
				width: 280px;
				border: 3px solid #004aad;
				max-height: 80vh;
				overflow-y: auto;
				overflow-x: hidden;
				position: relative;
				padding-top: 27px;
				border-radius: 7px;
			}

			.cls_announce_drodwn ul.dd_open_ann,
			.cls_notif_drodwn ul.dd_open{
				padding-top: 17px;
			}

			.cls_payment_drodwn li{
				list-style: none;
				float: left;
				border: 1px solid #ccc;
				border-radius: 53px;
				margin-right: 11px;
				margin-bottom: 8px;
			}
			
			
			.cls_lang_drodwn li{
				list-style: none;
				text-align: center;
				border-bottom: 1px solid #004aad;
				padding: 10px;
			}

			.cls_lang_drodwn li.cs{
				position: relative;
			}

			.cls_lang_drodwn li.cs::before{
				content: "";
				position: absolute;
				right: 10px;
				top: 7px;
				width: 32px;
				height: 32px;
				display: block;
				background: url("../images/coming_soon.png") no-repeat;
				background-size: contain;
			}

			.cls_lang_drodwn li:last-child{
				border-bottom: 0px none;
			}

			.cls_lang_drodwn li:hover{
				background: #dde6ff;
			}
			
			.cls_payment_drodwn li:hover,.cls_payment_drodwn li.sel{
				border: #004aad 1px solid;
				box-shadow: #004aad 0px 0px 5px 0px inset;
			}

			.cls_payment_drodwn li a,.cla_p_selector a{
				color: #000000;
				text-decoration: none;
				height: 35px;
				box-sizing: border-box;
				display: flex; 
				vertical-align: middle;
				padding: 8px 10px 0px 10px;
				justify-content: center;
			}

			.pm_selector_hld.cls_payment_drodwn li a{
				padding: 0px 10px 0px 10px;
			}
			
			.cls_lang_drodwn li a,.ctry_p_selector a{
				color: #000000;
				text-decoration: none;
				vertical-align: middle;
				padding: 3px 10px 3px 60px;
				display: block;
				background: url(../images/lang_aus.png) no-repeat;
				background-size: 54px;
				font-size: 12px;
				text-align: left;
			}
			
			.cls_announce_drodwn ul li a,.cls_notif_drodwn ul li a{
			    background-position: left 0px top 3px;
				padding-top: 0px;
			}

			.cls_announce_drodwn ul li .not_hld a:last-child a, .cls_notif_drodwn ul li:last-child a{
				border-bottom: 0 none;
			}

			.cla_p_selector{
				position: relative;
				cursor: pointer;
				top: 1px;
				z-index: 5;
				left: 0px;
				height: 44px;
				background: #fff;
				border-radius: 10px;
				border: 1px solid #ccc;
				vertical-align: middle;
				width: 100%;
				padding-left: 12px;
				line-height: 43px;
			    box-sizing: border-box;
			}
			
			.ctry_p_selector{
				position: relative;
				cursor: pointer;
				top: 0px;
				z-index: 12;
				left: 0px;
				vertical-align: middle;
				padding-left: 0px;
				color: #fff;
				background: url(../images/lang_aus.png) no-repeat center center;
				background-size: 39px;
				padding-top: 23px;
				font-size: 12px;
				height: 39px;
			}

			.ctry_p_selector:hover{
				background-color: #3760a9;
			}

			.cla_p_selector > div:first-child{
				font-size: 10px;
				background: #004aad;
				display: inline-block;
				padding: 2px 10px 2px 10px;
				border-radius: 5px;
				position: absolute;
				top: -14px;
				color: #fff;
				line-height: 18px;
				left: -5px;
			}

			.ctry_p_selector > div:first-child{
				font-size: 10px;
				background: #FBBC05;
				display: inline-block;
				padding: 0px 10px 2px 10px;
				border-radius: 5px;
				position: absolute;
				top: -14px;
				color: #1b1b1b;
				line-height: 18px;
				left: -5px;
			}

			.cls_payment_drodwn .aisle_drop_in_hld.dd_open ul:before{
				content: "\f0d7";
				font-family: "fontAwesome";
				position: absolute;
				top: -30px;
				left: 110px;
				margin-left: -10px;
				font-size: 35px;
				transform: rotate(-180deg);
				color: #fff;
				text-shadow: 0px 1px 1px #a7a7a7;
			}
			
			.cls_payment_drodwn .aisle_drop_in_hld:after{
				content: "";
				clear: both;
				display: block;
			}

			.cls_lang_drodwn ul.dd_open:before{
				content: "\f0d7";
				font-family: "fontAwesome";
				position: absolute;
				top: -31px;
				left: 50%;
				margin-left: -10px;
				font-size: 35px;
				transform: rotate(-180deg);
				color: #004aad;
				text-shadow: 0px 1px 1px #a7a7a7;
			}

			.cls_announce_drodwn ul.dd_open_ann:before{
				content: "\f0d7";
				font-family: "fontAwesome";
				position: absolute;
				top: -12px;
				left: 50%;
				margin-left: -27px;
				font-size: 35px;
				transform: rotate(-180deg);
				color: #004aad;
				text-shadow: 0px 1px 1px #a7a7a7;
			}

			.f_aisle_selector_JS.cls_payment_drodwn .aisle_drop_in_hld.dd_open:before{
				left:90px;
			}
			
			.f_aisle_selector_JS.cls_lang_drodwn ul.dd_open:before{
				left:90px;
			}

			.cls_content_full .pm_selector_JS.cls_payment_drodwn .aisle_drop_in_hld.dd_open:before{
				left:317px;
			}
			
			.cls_content_full .pm_selector_JS.cls_lang_drodwn ul.dd_open:before{
				left:317px;
			}

			.pm_selector_JS.cls_payment_drodwn .aisle_drop_in_hld.dd_open:before{
				left:100px;
			}
			
			.pm_selector_JS.cls_lang_drodwn ul.dd_open:before{
				left:100px;
			}

			.cla_p_selector:after{
				content: "\f0d7";
				font-family: "fontAwesome";
				position: absolute;
				top: -1px;
				right: 10px;
				font-size: 16px;
				transition: 0.50s;
				color: #000;
			}
			
			.ctry_p_selector:after{
				/* content: "\f0d7";
				font-family: "fontAwesome";
				position: absolute;
				bottom: -3px;
				right: 8px;
				font-size: 16px;
				transition: 0.50s;
				color: #fff; */
			}
			
			.cla_p_selector.dd_open_caret:after{
				transform: rotate(-180deg);
				transition: 0.50s;
			}
			
			.ctry_p_selector.dd_open_caret:after{
				transform: rotate(-180deg);
				transition: 0.50s;
			}
			
			#all{
			    padding: 5px 15px;
			}

			.cls_a58d_4{
				line-height: 43px;
				float: left;
				padding-right: 10px;
			}



.side_panel_info_booth_aisle{
	position:relative;
    background: #004aad;
    padding: 10px;
    color: #fff;
    border-radius: 7px;
	font-size: 20px;
	cursor: pointer;
    text-align: center;
    display: block;
    text-decoration: none;
}

.side_panel_info_booth_aisle:hover{
    background: #005a15;
	color: #fff;
}

.side_panel_info_booth_aisle .fav_hold_45_heart{
	font-size: 22px;
}

.side_panel_info_booth_aisle_hld{
	height: 95px;
    float: right;
    width: 240px;
    margin-right: 15px;
}

.float_mini_mall{
	position:fixed;
	z-index:100;
    top: 210px;
	width:240px;
}

.home_float_mini_mall {
    position: fixed;
    z-index: 100;
    top: 190px;
    margin-left: -312px;
}




.shop_type_selector.cls_payment_drodwn .aisle_drop_in_hld,.dist_type_selector.cls_payment_drodwn .aisle_drop_in_hld{
    margin-left: -63px;
    left: auto;
}

.shop_type_selector.cls_lang_drodwn ul,.dist_type_selector.cls_lang_drodwn ul{
    margin-left: -63px;
    left: auto;
}

.dist_type_selector.cls_payment_drodwn .aisle_drop_in_hld{
    margin-left: -78px;
}

.dist_type_selector.cls_lang_drodwn ul{
    margin-left: -78px;
}

.pay_img{
	display: inline;	
}

.shop_type_selector .pay_img{
    width: 30px;
    height: fit-content;
	margin-right: 5px;
	display: inline;
}

.dist_type_selector .pay_img{
	width: 31px;
    height: fit-content;
	margin-right: 5px;
	display: inline;
}

.cls_cpt{
    color: #AF0002;
    font-size: 11px;
    line-height: normal;
    width: 240px;
    position: absolute;
    margin-top: -35px;
    left: -3px;
    font-weight: 600;
}

.cls_buss_crd_all_aisles{
	padding: 0px 11px 5px 11px;
}

.cls_buss_crd_all_aisles a{
    background: #fbbc05;
    padding: 1px 7px 2px 7px;
    border-radius: 3px;
    font-size: 11px;
    color: #000000;
    display: inline-block;
    margin-bottom: 4px;
    line-height: 19px;
	text-decoration:none;
}

.cls_buss_crd_all_aisles a:hover{
	background:#efb408;
}

.cls_prod_hld{
	padding-left: 11px;	
	padding-bottom: 10px;
	position:relative;
	width: 100%;
    height: 50px;
	margin-top: 10px;
}

.cls_prod_hld::after{
	content:"";
	clear:both;
	display:table;
}

.cls_prod_thms{
    position: relative;
    width: 17.7%;
    float: left;
    margin-right: 3px;
    height: 100%;
}

.cls_prod_thms a{
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    border-radius: 5px;
    position: absolute;
    z-index: 1;
}

.cls_prod_thms:hover a{
    margin: -25px;
    z-index: 2;
    box-shadow: 0px 0px 3px #000000bf;
    width: 200%;
    height: 200%;
}

.cls_prod_thms:last-child:hover a{
	margin-left: -46px;
}

.cls_prod_thms:first-child:hover a{
	margin-left: -25px;
}

.bis_crd_sht .cls_prod_thms:last-child:hover a{
	margin-left: -25px;
}


.cls_bu_crd_hld{
	float:left;
	width:250px;
	padding-bottom: 10px;
}

.cls_hm_shot{
	display:none;
}

.bis_crd_sht .cls_hm_shot{
	display:block;
	float: left;
    width: 250px;
    text-align: center;
    padding: 8px 5px;
    box-sizing: border-box;
    margin-left: 7px;
}

.cls_hm_shot img{
    width: 100%;
    box-shadow: 0px 0px 5px #c5c5c5;
}

.aisle_img_hld{
	border-radius: 50%;
    overflow: hidden;
    float: left;
	width:119px;
	height:119px;
	position:relative;
}

.aisle_img_hld:hover{
	overflow:visible;
}

.cls_aisle_img8{
	width:120px;
	height:120px;
	background-position: center;
    background-size: cover;
	transition: all 0.5s ease;
    top:0;
	border-radius: 50%;
}

.cls_aisle_nm8_cnt{
	background: #e5e5e5;
	font-size: 15px;
    position: absolute;
    height: 120px;
    width: 120px;
    top: 0;
    left: 120px;
	opacity:0;
	transition: all 0.5s ease;
	text-align:center;
	border-radius: 50%;
}

.aisle_img_hld:hover .cls_aisle_img8{
	width: 40px;
    height: 40px;
    position: absolute;
    left: -20px;
    top: 50%;
    z-index: 1;
}

.aisle_img_hld:hover .cls_aisle_nm8_cnt,.aisle_img_hld.hovit .cls_aisle_nm8_cnt{
	left:0;
	opacity:1;
}

.cls_aisle_nm8_cnt div{
  position: absolute;
  top: 50%;
  width:100%;
  line-height:normal;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.cls_aisle_nm8_cnt div span{
    font-size: 12px;
    width: 80%;
    border-top: 2px solid #408e40;
    display: block !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: 4px;
    padding-top: 3px;
}

.also_shopped_in a{
    display: inline-block;
    margin-left: 10px;
	margin-right: 10px;
}

.also_shopped_in a:first-child{

}

.also_shopped_in a:nth-child(8){
	margin-right: 0px;
}

.cls_sugg_ais_addstore,.cls_sugg_ais_addstore:hover{
    background: #548236;
    color: #fff;
    text-decoration: none;
    padding: 10px 80px;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    margin-top: 32px;
    margin-left: 60px;
	position:relative;
}

.cls_sugg_ais_addstore:after{
	content: "";
    background: url(../images/new.png) no-repeat;
    position: absolute;
    width: 44px;
    height: 45px;
    z-index: 1;
    background-size: contain;
    right: 0px;
    top: -1px;
}

.imgcntrl {margin-bottom: 15px;border: 1px solid #E2E2E2;}
.imgcntrl img{width:400px; height:300px;padding:0px;}



.home_page_text .h1-size .dt-fancy-title{
	border-radius: 6px 6px 0px 0px;
}

.home_page_text .h3-size .dt-fancy-title{
    border-radius: 0px 0px 6px 6px;
    padding: 0 41px 17px 41px;
    margin-top: -10px;
}

/* sales_promotion*/

	.cls_home_sales_hld{
		position: relative;
		max-width: 370px;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 30px;
	}

	.homepage_pro_hld{
		height: 190px;
	}

	.cls_a45a8{
		text-align: center;
	}

	.cls_home_sales{
		position:relative;
	}

	.cls_home_sales .sl{
		position:absolute;
		display:block;
		width: 49px;
		height: 45px;
		background-image:url(../images/sales_pro_icon.png);
		background-repeat: no-repeat;
		background-size:contain;
        z-index: 2;
		left: -15px;
	    top: -8px;
		width: 40px;
	    height: 40px;
		left: 0px;
	    top: -8px;
	}

	.cls_home_sales .sl_sales{
		background-image:url(../images/hm_sales.png);
	}
	
	.cls_home_sales .sl_new_arrivals{
		background-image:url(../images/new_arrival.png);
	}
	
	.cls_home_sales .sl_xmas_sales{
		background-image:url(../images/xmas_pro_icon.png);
	}

	.cls_home_sales .sl_catalogue{
		background-image:url(../images/catalogue_img.png);
	}

	.cls_home_sales .sl_gift_cards{
		background-image: url(../images/gift.png);
		width: 38px;
	}
	
	.cls_home_sales .sl_rewards{
		background-image:url(../images/reward.png);
	}

	.cls_home_sales .sl_australian_made{
		background-image:url(../images/hm_australian_made.png);
	}

	.cls_home_sales .ctst{
		position: absolute;
		display: block;
		width: 40px;
		z-index: 1;
		right: -10px;
		top: -6px;
		background: #004aad;
		color: #fff;
		line-height: 40px;
		border-radius: 50%;
		font-size: 14px;
	}

	.cls_gsp_ai{
		background: none;
		color: #000;
		text-align: center;
		font-size: 11px;
		margin-bottom: 15px;
		border: 2px solid #004aad;
		border-radius: 5px;
		line-height: normal;
		padding: 7px 5px;
	}


    /* .cls_home_sales a:hover:before{
        content: "";
        background: url(../images/home_popup.png) no-repeat;
        width: 130px;
        height: 86px;
        position: absolute;
        background-size: contain;
        top: -74px;
        left: 57px;
        z-index: 1;
    } */

    .fav_hold_45{
        position: absolute;
        right: 0px;
        top: 0px;
        z-index: 5;
        font-size: 30px;
        opacity: 0.8;
        cursor: pointer;
    }

	.cls_home_sales:hover .fav_hold_45{
		z-index: 36;
		/* right: -180px;
		top: -1px; */
	}

	.cls_home_sales.pp_left:hover .fav_hold_45{
		z-index: 36;
		left: -30px;
		top: -1px;
		right: auto;
	}


	.cls_home_sales img{
		width:100%;
        aspect-ratio: 1 / 1;
        object-fit: cover;
	}
	
    .fa.fav_hold_45_load {
        color: #fff;
        position: absolute;
        font-size: 12px;
        left: 10px;
        top: 7px;
        display: none;
    }

    .fav_hold_45_heart {
        color: #292929;
    }
    
    .fav_hold_45_user_fav {
        opacity: 1;
    }

    .fav_hold_45_user_fav .fav_hold_45_heart, .side_panel_info_booth .fav_hold_45_heart {
        color: #0da7a2;
        color: transparent;
        background: url(../images/fav_heart.png) no-repeat;
        background-size: 100% 90%;
    }

    .ad_box_hm{
        border: 1px #ccc solid;
        padding: 10px;
        text-align: center;
        width: 31.8%;
        height: 193px;
        float: left;
        box-sizing: border-box;
        background: #ccc;
        z-index: 10;
        margin-right: 10px;
        margin-left: 10px;
        margin-bottom: 30px;
    }


	.cls_content_full .store_holder{
		width: 185px;
		margin-right: 20px;
		margin-left: 20px;
	}
	
	.expiry{
		font-size: 14px;
		font-weight: bold;
	}
	
	.cls_promo_mar{
		margin-top: 140px;
	}

    .cls_home_catalogue img{
        max-width: 370px;
    }

	.cls_aisle_ad_banner{
		text-align: center;
		padding-bottom: 5px;
	}

	.cls_aisle_ad_banner img{
		max-width: 100%;
	}	

	.cls_hm_pp{
		/* display: none;
		opacity: 0;
		transition: transform .4s; */
		transition: opacity .6s;
		opacity: 0;
		height: 0;
		top: -10px;
		right: -201px;
		position: absolute;
		width: 204px;
		overflow: hidden;
	}

	.cls_hm_pp .store_pop_payments{
		zoom: 0.83;
	}

	.cls_home_sales:hover .cls_hm_pp,.cls_home_sales.pp_hover .cls_hm_pp{
		opacity: 1;
		overflow: visible;
		height: auto;
		z-index: 35;
		background-size: 100%;
		padding-bottom: 15px;
		padding-top: 22px;
		background: #e7e6e6;
		background: #fff;
		background: url(../images/bg_S45s8.JPG);
		background-size: cover;
		border-radius: 15px;
		box-shadow: #000 0px 0px 6px 1px;
	}

	.cls_home_sales.pp_left .cls_hm_pp{
		left: -201px;
	}

	.cls_hm_pp:hover{
		transform: scale(1.05);
	}

	.cls_hm_pp img{
		width: 80px;
		float: left;
		top: -30px;
		position: absolute;
		left: 25px;
	    z-index: 10;
	}

	.cls_hm_pp_trbg{
		width: 83%;
		height: 84%;
		margin-left: auto;
		margin-right: auto;
		top: 7%;
		position: relative;
	}
	
	.cls_hm_pp .store_pop_social{
		margin: 25px 15px 0px 15px;
	}

	.cls_hm_pp .shareiconset{
		display: inline-block;
		zoom: 1.4;
		margin-top: 0px;
	    margin-bottom: 2px;
	}

	.cls_hm_pp .socialiconset{
		margin-top: 0px;
	}

	.cls_hm_pp .socialiconset:hover{
		zoom: normal;
		margin: 0;
		margin-bottom: 4px;
		margin-left: -1px;
		margin-top: -1px;
	}

	.cls_hm_pp_trgap{
		height: 40px;
	}

	.cls_hm_pp_ql{
		text-transform: uppercase;
		color: #000;
		text-align: left;
		margin-bottom: 10px;
	}

	.cls_hm_pp_pt{
		color: #000;
		line-height: 36px;
		clear: both;
		text-align: left;
		padding-left: 50px;
		margin-bottom: 8px;
		display: block;
		text-decoration: none;
		position: relative;
	}

	.cls_hm_pp_pt:hover{
		zoom: 1.05;
		margin-left: -2px;
		margin-top: -2px;
		margin-right: -2px;
	}

	.cls_hm_pp_pt.hm_nw::before{
		content: "NEW";
		background-color: #f00;
		color: #fff;
		border-radius: 5px;
		position: absolute;
		left: -7px;
		top: -2px;
		z-index: 1;
		font-size: 9px;
		line-height: normal;
		padding: 0px 3px 0px 3px;
	}

	.cls_hm_pp_pt::after{
		content: "";
		background-repeat: no-repeat;
		background-size: contain;
		width: 40px;
		height: 40px;
		position: absolute;
		left: 0px;
	}
	
	.cls_physical_stores_bc::after{
		content: "";
		background-repeat: no-repeat;
		background-size: contain;
		width: 40px;
		height: 40px;
		position: absolute;
		left: 0px;
	}

	.pp_t_home::after{
		background-image:url(../images/hm_home.png) ;
	}

	.pp_t_sales::after{
		background-image:url(../images/hm_sales.png) ;
	}
	
	.pp_t_xmas::after{
		background-image:url(../images/hm_xmas.png) ;
	}

	.pp_n_arr::after{
		background-image:url(../images/new_arrival.png) ;
	}
	.pp_rew::after{
		background-image:url(../images/reward.png) ;
	}

	.pp_gif_cards::after{
		background-image:url(../images/hm_gift.png) ;
	}

	.pp_catg::after{
		background-image:url(../images/catalogue_img.png) ;
	}
	
	.pp_care::after{
		background-image:url(../images/hm_care.png) ;
	}

	.cls_physical_stores_bc::after{
		background-image:url(../images/bricks.png) ;
	}


	.hm_pp_close{
		display: none;
	}

	.store_row::after{
		content: "";
		clear: both;
		display: block;
	}

	.store_row .store_holder:nth-child(4) .img_shake_hld .cls_info_float,
	.store_row .store_holder:nth-child(5) .img_shake_hld .cls_info_float,
	.store_row .store_holder:nth-child(6) .img_shake_hld .cls_info_float{
		left: -270px;
	}

	.store_row .store_holder:nth-child(4) .img_shake_hld .cls_info_float_in,
	.store_row .store_holder:nth-child(5) .img_shake_hld .cls_info_float_in,
	.store_row .store_holder:nth-child(6) .img_shake_hld .cls_info_float_in{
		float: left;
	}
	
	.store_row .store_holder:nth-child(4) .img_shake_hld .cls_info_float_in:before,
	.store_row .store_holder:nth-child(5) .img_shake_hld .cls_info_float_in:before,
	.store_row .store_holder:nth-child(6) .img_shake_hld .cls_info_float_in:before{
		left: auto;
		right: -12px;
		border-top: 10px solid transparent;
		border-bottom: 10px solid transparent;
		border-left: 10px solid #004aad;
		border-right: 0px solid #004aad;
	}


	@media (max-width:991px){
		.ad_box_hm{
			width:50%;  	
		}	

		.cls_promo_mar{
			margin-top: -50px;
		}
	}


	@media (min-width:621px){
        .cls_home_sales {
			/* height: 190px; */
        }


	}

	@media (max-width:621px){
        .cls_a45a8:nth-child(odd){
            clear:both;
        }
        
        .ad_box_hm{
			width:100%;  	
		}
	}	


	



@media screen and (max-width: 1249px){

	.cls_upoload_banner_image_hld{
		display:none;
	}

	.aisle_banner_cls .wf-container-title {
		padding-top: 0px;
	}

	.aisle_title{
		font-size:22px;
	}

	.aisle_banner_cls{
		height:auto;
		min-height:inherit;
	}

	.also_shopped_in{
		font-size:13px;
		text-align: center;
	}

	.stores_holder_hld{
		text-align: center;
	}

	.store_holder{
		display: inline-table;
		float: inherit;
		margin-left: 5px;
		margin-right: 5px;
	}

	.premium_store_holder{
		zoom:.8;
	}

	.corporate_store_holder{
		zoom:.8;
	}

	.shopify_store_holder{
		zoom:.8;
	}

	.free_store_holder{
		zoom:.7;
	}

	.cls_content_left {
		width: 100%;
		padding-right: 0;
		float:none;
	}

	.cls_content_right{
		float: none;
		width:100%;
	}

	.brochures_mark_up_dets{
		float: none !important;
		width:100% !important;
	    padding-left: 70px;
		box-sizing: border-box;
	}

	.brochures_mark_up_logo {
		margin-right: -60px !important;
	}

	.cls_info_float{
		display:none;	
	}

	.cls_busi_card_hold_dash .cls_info_float{
		width: 100%;
		min-height: auto;
	}

	.cls_busi_card_hold_dash .cls_info_float_in{
		float:none;	
	}
	
	/*WS*/
	.cls_busi_card_hold_dash .cls_info_float{
		width: 100%;
		min-height: auto;
	}

	.cla_p_selector{
		width: 100%;	
	}
	
	.cls_busi_card_hold_dash .cls_info_float_in{
		float:none;	
	}
	

	.cls_payment_drodwn {
		width: 90%;
		margin-left: auto;
		margin-right: auto;
		float: none;
	    margin-bottom: 45px;
	}
	
	.cls_lang_drodwn {
		width: 90%;
		margin-left: auto;
		margin-right: auto;
		float: none;
	    /* margin-bottom: 45px; */
	}

	.cls_2a25 {
		height: 320px;
		height: auto;
	}

	.vid_info_ico {
		top: -2px;
		margin-left: 188px;
		display: none;
	}
	
	.pm_selector_JS.cls_payment_drodwn .aisle_drop_in_hld,
	.shop_type_selector.cls_payment_drodwn .aisle_drop_in_hld, 
	.dist_type_selector.cls_payment_drodwn .aisle_drop_in_hld {
		margin-left: auto;
		left:auto;
	    margin-right: 20px;
	}
	
	.pm_selector_JS.cls_lang_drodwn ul,
	.shop_type_selector.cls_lang_drodwn ul, 
	.dist_type_selector.cls_lang_drodwn ul {
		margin-left: auto;
		left:auto;
	    margin-right: 20px;
	}

	.pm_selector_JS.cls_payment_drodwn .aisle_drop_in_hld.dd_open:before{
		left:50%;
	}
	
	.pm_selector_JS.cls_lang_drodwn ul.dd_open:before{
		left:50%;
	}

	.float_mini_mall{
		width:auto;
	    zoom: 0.6;
		bottom: 20px;
		top: auto;
		box-shadow: 0px 0px 5px 0.2px #107372;
	}

	.scroll-top.on {
		right: 10px;
	}

	.bottom_bar_menu:not(.select-type-menu) > ul li {
	    margin: 5px 16px 5px 0;
	}

	.side_panel_info_booth_aisle_hld{
		height:auto;
	}

}

@media screen and (max-width: 991px){


	.cls_home_sales_hld{
		max-width: 200px;
	}

	.sugg_aisle:after{
		display:none;
	}

	.sugg_aisle {
		padding-left: 20px;
		display: none;
	}

	#main .wf-wrap{
		margin-left: 0px;
		margin-right: 0px;
	}

	.cont_in_aisle_bdr{
		padding-left: 0px;
		padding-right: 0px;	
	}

	.term-australianmade .cont_in_aisle_bdr{
		margin-top: 0px;
	}

	.home #page,.page-id-6231 #page{
		/* padding-top: 40px; */
	}

	.cls_home_sales:hover .cls_hm_pp{
		display: none;		
	}

	.pp_hover.cls_home_sales .cls_hm_pp{
		display: block;
		opacity: 1;
		position: fixed;
		z-index: 1000;
		left: 50%;
		top: 20px;
		width: 90%;
		transform: translateX(-50%);
		height: calc(100% - 75px);
		overflow-y: scroll;
	}

	.pp_hover .cls_hm_pp_trgap {
		display: none;
	}

	.pp_hover.cls_home_sales .cls_hm_pp img{
		width: 100px;
		float: right;
		left: auto;
		right: 10px;
		top: 10px;
	}

	.pp_hover .mobile-sticky-header-overlay{
		opacity: 1;
		visibility: visible;
		z-index: 101;
	}

	.pp_hover .cls_hm_pp_trbg {
		margin-bottom: 60px;
		height: auto;
	}

	.hm_pp_close{
		display: block;
		position: absolute;
		padding: 18px;
		z-index: 1000;
		top: 0;
	}

	.hm_pp_close .fa{
		font-size: 24px;
	}

	#content{
		margin-top: 0px;
	}

	.corporate_store_holder, .corporate_store_holder .img_shake_hld,.free_store_holder .img_shake_hld {
		height: 190px;
		width: 190px;
	}

}


@media (max-width:500px){
		.premium_store_holder,.corporate_store_holder,.free_store_holder{
			zoom: .6;
		}

	   .cls_home_sales img{
            width:100%;
	   }

	   .aisle_drop_in_hld ul{
			display: flex;
			flex-wrap: wrap;
			justify-content: space-between;
			padding: 0;
			list-style: none;
	   }

	   .cls_payment_drodwn li {
			flex: 1 1 auto;
			min-width: 100px;
			text-align: center;
			margin: 5px;
		}

		.cls_payment_drodwn li .pay_img{
			margin-left: auto;
			margin-right: auto;
		}

}