body{
	/* background:red !important; */
}

body.enhanced_ui{}
body.enhanced_ui .home-logo {
    background-image: url(../png/doa-logo-green.png)!important;
}
body.stable .white_nav .menu {
    border-top: none!important;
    border-bottom: none!important;
}
body.stable .white_nav .menu {
    padding: 0px;
}
.white_nav .menu>ul {
    margin-top: 0px!important;
    margin: 0px;
}
body.stable .white_nav .menu ul li.logo_li {
    box-shadow: none!important;
}	
body.stable .white_nav .menu>ul>li:hover, .white_nav .menu>ul>li.active {
    box-shadow: 0px -3px 0px 0px #338296 inset;
}
body.stable .white_nav .menu ul li:hover a, .white_nav .menu>ul>li.active a{
	color:#333;
}
body.stable .white_nav .menu>ul>li.active>ul{
	background:none !important;
	margin-left: 0px !important;
    left: 0px;
}

.white_nav .menu ul li{
	background:none !important;
	line-height:36px !important;
}
.white_nav .menu>ul>li:hover, .white_nav .menu>ul>li.active {
    box-shadow: 0px -3px 0px 0px #338296 inset;
	background:none !important;
}

body.stable .menu>ul>li.active>ul {
    background: #fff;
    border-top: solid 1px #e1e3df;
    border-bottom: solid 1px #e1e3df;
    min-height: 37px;
}
body.stable .menu>ul>li{
	margin-right:0px !important;
	width:auto !important;
}

body.enhanced_ui .menu>ul>li>a{
	color:#333;
	    padding-left: 15px;
    padding-right: 15px;
}
body.enhanced_ui>.container{
/*     border-left: solid 1px #e8e8e8;
    border-right: solid 1px #e8e8e8; */
}
body.enhanced_ui .menu>ul>li>ul{
	width:100% !important;
}
.search_form{
	/* display:none !important; */
}

body.enhanced_ui .col-sm-9.no-padding,
body.enhanced_ui aside.col-sm-3{
	margin-top:20px !important;
}
body.enhanced_ui .menu>ul>li.active>ul>li{
	padding-top:0px !important;
	padding-bottom:0px !important;
}
.menu>ul>li.active>ul>li{
	padding-left:0px;
	padding-right:0px;
}
body.enhanced_ui .menu>ul>li.active>ul>li>ul>li:hover>ul.has_many{
    width: 98%;
    position: absolute;
    left: 1%;
    margin-left: 0px !important;
    border: none;
	    border-left: 1px solid #e1e3df!important;
    border-bottom: 1px solid #e1e3df!important;
    border-right: 1px solid #e1e3df!important;
    border-top: 1px solid #e1e3df!important;
}
body.enhanced_ui .menu>ul>li.active>ul>li>ul>li>ul.has_many>li {
    width: 20%;
    text-align: left;
    padding: 0px 5px;
}
body.enhanced_ui .menu>ul>li.active>ul>li>ul>li {
    padding: 0 10px;
}
body.enhanced_ui .menu>ul>li.active>ul>li>ul>li:hover>ul{
	
    border: none;
	    border-left: 1px solid #e1e3df!important;
    border-bottom: 1px solid #e1e3df!important;
    border-right: 1px solid #e1e3df!important;
    border-top: 1px solid #e1e3df!important;
}

body.enhanced_ui .menu>ul>li.active>ul>li>ul>li:hover>ul{
	margin-left: -9px !important;
}
body.stable .white_nav .menu>ul>li.active>ul.freebies_submenu,
body.stable .white_nav .menu>ul>li.active>ul.travel_submenu{
    margin-left: 0px;
    width: 100% !important;
    position: absolute;
    left: 0px;
}
body.stable .white_nav .menu>ul>li.active>ul.freebies_submenu>li>a{
	padding-left:0px;
	padding-right:0px;
}
body.stable .white_nav .menu>ul>li.active>ul.freebies_submenu>li:hover{
background: #F8F8F8!important;
}
body.stable .white_nav .menu>ul>li.active>ul.freebies_submenu>li{
    padding: 0 10px;
}
body.stable .white_nav .menu.no_ul_menu{
	margin-bottom:0px;
}
body.stable .white_nav .menu>ul>li.active>ul.travel_submenu li:hover{
	background:#F8F8F8!important;
}
body.stable .white_nav .menu>ul>li.active>ul.travel_submenu li{
    padding-left: 10px;
    padding-right: 10px;
}
body.stable .home-logo.col-sm-3{
	margin-left:15px;
}

body.stable #mc-embedded-subscribe-form [type="submit"] {
    background: #34A8C4!important;
    border: none;
	    top: -2px;
    height: 30px;
	    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
body.stable .border-grey #mc-embedded-subscribe-form #mce-EMAIL{
    border: solid 1px #d0d0d0;
    height: 30px;
    border-radius: 3px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
body.stable #deals-scroller .caret {
    color: #34a8c4;
}
body.stable #deals-nav .glyphicon-chevron-right:before{
	    content: "\e080";
    color: #34a8c4;
}
body.stable  aside.col-sm-3{
	padding-right:12px;
}
body.stable .link-block{
	    border: 1px solid #34a8c4;
}
body.stable .link-block>header {
    background: #34a8c4;
}
body.stable .orange{
	color: #34a8c4;
}

body.stable .our-price {
    color: #338296;
}
body.stable .orange-caps {
    color: #338296;
}

body.stable .search_form input[type="submit"] {
    background: #34A8C4!important;
	border:none;
}

body.stable i.call_search_form{
     display: block;
    position: absolute;
    font-size: 22px;
    right: 29%;
	/* right: 0%; */
    color: #34a8c4;
	z-index:9;
	padding-bottom:15px;
    /* bottom: -3px; */top:0px;
    cursor: default;
}

.fa-search:before
{
    cursor: pointer;
}

body.stable.user_yesy_login i.call_search_form{
	right: 37%;
}
body.stable header.sticky i.call_search_form{
	top: -34px;
}
body.stable header.sticky #manage_acc.top_my_account.new_user_section{
	    top: -35px;
}
body.stable #manage_acc.top_my_account.new_user_section{
    margin: 0px;
    background: none;
    width: 257px;
    float: right;
    border: none;
    padding: 0px !important;
	 top: 0px;
    position: absolute;
    right: 15px;

}

body.stable #manage_acc.top_my_account.new_user_section.icons_only ul{
	    padding: 0px;
		/* float:right; */
		float:left;
}

body.stable #manage_acc.top_my_account.new_user_section ul li a {
    border-bottom: none!important;
	    line-height: 38px;
}
body.stable .search_form{
	/*display:none;*/
}
body.stable .search_form{
    position: absolute;
    top: 42px;
    background: #fff;
    width: 293px;
    padding: 20px 10px;
    z-index: 999;
    border: solid 1px #e4e4e4;
    right: 33%;
}

body.stable .search_form i.close_btn{
    position: absolute;
    right: 5px;
    top: 0px;
    font-size: 18px;
    color: #717171;
    cursor: pointer;
}

body.stable .search_form form{
    width: 100%;
    margin: 0 auto;
    float: none;
}


body.stable .dropdown-section.my_account ul li span.hyphen{
	display:none !important;
}
body.stable .search_form input[type='text']{
    height: 35px!important;
    border-top-left-radius: 4px!important;
    border-bottom-left-radius: 4px!important;
    padding-left: 20px!important;
    border: 1px solid rgb(126, 157, 185);
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
}

body.stable .search_form input[type="submit"] {
    height: 35px!important;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
	background: #34A8C4!important;
    border: none!important;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
}
body.stable i.call_search_form:hover+.search_form,
body.stable .search_form:hover {
    /*display: block!important;*/
}

body.stable .header_top_bar {
    height: 42px;
    background: #338296;
    width: 100%;
    margin-bottom: 5px;
    box-shadow: 0px 1px 0px 0px #e8e8e8;
    position: relative;
}
body.stable .header_top_bar .subs_form {
    width: 44%;
    margin: 0 auto;
	border:none !important;
}
body.stable .header_top_bar .subs_title {
    font-size: 13px;
    line-height: 42px;
    margin-left: 5px;
    float: left;
    color: #fff;
}
body.stable #mc-embedded-subscribe-form {
    float: left;
    margin-bottom: 0px;
    position: relative;
    width: 200px;
    right: auto;
    top: 7px;
}

body.stable form#mc-embedded-subscribe-form {
	width:100%;
	padding:0px;
	    width: 300px;
		background: none;
}
body.stable .border-grey #mc-embedded-subscribe-form #mce-EMAIL{
	width:150px;
}
body.stable #mc-embedded-subscribe-form [type="submit"]{
	    width: 45px;
}
body.stable .header_top_bar i.fa-close {
    position: absolute;
    right: 0px;
    top: 4px;
    font-size: 12px;
    color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    line-height: 20px;
    cursor: pointer;
}
.sticky {
    position: fixed!important;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 100;
    border-top: 0;
    background: transparent;
}
body.stable header .container .row{
	margin:0px;
	    border-left: solid 1px #e8e8e8;
		    border-right: solid 1px #e8e8e8;
}

body.stable header .menu ul li.logo_li {
    display: none !important;
}

body.stable header.sticky .menu ul li.logo_li {
    display: block !important;
}

body.stable header.sticky .home-logo.col-sm-3,
body.stable header.sticky .header_top_bar,
body.stable header.sticky .adsbygoogle{
	display:none !important;
}
body.stable header.sticky .menu ul li.logo_li a.logo_menu{
    padding: 0px 10px;
    /* width: 225px; */
	width: 200px;
	position: relative;
    top: 3px;
}


footer.enhance_footer .social_section{
	width:50%;
	    padding: 10px 0px;
    background: none;
    border: none;
    position: absolute;
    top: 22px;
    right: 10px;
}
footer.enhance_footer .social_section a{
    font-size: 18px;
    margin: 0px 5px;
    /* color: #34a8c4; */
    color: #fff;
    background: rgb(155,155,155);
    width: 30px;
    height: 30px;
    display: inline-block;
    border-radius: 50%;
    line-height: 30px;
}
footer.enhance_footer .social_section a:hover{
	color: rgba(255, 255, 255, 0.9);
}
body.enhanced_ui.stable{
	background: #ededed;
}
.container{
	background:#fff;
}
body.enhanced_ui .home-logo.col-sm-3 {
margin: 15px 0px 10px 15px;
}
body{
	overflow-x:hidden;
}

	
	
body.stable .container.row.center-block nav ul li{
	padding:0px 5px !important;
}

body.stable header.white_nav.sticky .header_google_ad {
    display: none;
}
body.stable header.white_nav.sticky .search_and_user_acc{
    width: 100%;
    height: 40px;
    /* border-bottom: solid 1px #cecece; */
    top: 40px;
    position: relative;
	}
body.stable header.white_nav.sticky .search_and_user_acc{
	    /* background: #fff; */
		top: 78px;
		bottom:auto;
		    /* border-bottom: solid 1px #cecece; */
}	

	body.stable header .container>.row{
		position:relative;
	}
body.stable header.white_nav.sticky .search_form	{
	top:0px;
}
	body.stable header .container>.row .search_and_user_acc{
    position: absolute;
    right: 0px;
	width:100%;
	    bottom: 75px;
}	
/* body.stable .white_nav .menu.open+.search_and_user_acc i.call_search_form{
	display:none;
} */
header ins {
    margin: 0 0 0px 15px !important;
}
.make_bold{
    font-weight: bold !important;
}
body.enhanced_ui.stable section.show_deal_new_chng a,
body.enhanced_ui.stable footer.show_deal_new_chng a{
	color: #34A8C4!important;
}
body.enhanced_ui.stable .apply_btn_new,
body.enhanced_ui.stable a.shop-now.btn_shop{
	    background: #34A8C4!important;
        color: #fff !important;
}

body.enhanced_ui aside.col-sm-3 ins{
    margin-top:0px !important
}

body.enhanced_ui .show_deals_head,body.enhanced_ui .deal-desc a{
color:#000;
}

.halloween_season{
	    position: absolute;
    right: 30%;
    bottom: 1px;
    width: 90px;
}

#deals-scroller>.col-xs-1{
	border-radius:5px;
}
#manage_acc.top_my_account ul li .usrname{
    display: block;
    width: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    height: 34px;
    font-size: 15px;
	}
header.white_nav.sticky .halloween_season{
	    bottom: auto;
    top: 7px;
	right:15%;
}
.tbf_login div.login-container-inner1,
.login_divider {
    background: #338296 !important;
}

.login_divider .txt{
	top: -15px;
}
body.enhanced_ui.stable section strong a,
body.enhanced_ui.stable section#deals span.cpriceb{
    color:#000 !important;
}
a{
    color: #2a6496;
}
a:hover, a:focus {
    color: #3987ca;
}
section.show_deal_new_chng{
    border-top: solid 1px #ddd !important;
}
.google_ad.sticky{
right: auto !important;
left: auto !important;
}

/*******Year 2018 - April ********/

/***Deals Image and slider images - 200 x 200 **/

#deals-container.home_style_black.deal_img_size_200 .deal{
	min-height:290px !important;
}
#deals-container.home_style_black.deal_img_size_200 .deal .col-xs-4 a img{
    width: auto !important;
    height: auto !important;
    max-width: 100%;
    max-height: 100%;
}

#deals-container.home_style_black.deal_img_size_200 .deal .col-xs-4 .our-price,
#deals-container.home_style_black.deal_img_size_200 .deal .col-xs-4 .list-price{
    display: inline-block;
    margin: 4px 10px 0px 10px;
    	font-size:1.4em;
}
#deals-container.home_style_black.deal_img_size_200 .deal .col-xs-4 .list-price{
	    font-weight: normal;
    font-size: 1.2em;
}
#deals-container.home_style_black.deal_img_size_200 #deals>.deal>section.col-xs-8{
}
#deals-container.home_style_black.deal_img_size_200 #deals>.deal>section.col-xs-8 footer.show_deal_new_chng>.fa{
	margin-right:5px;
	    color: #34a8c4;
}

#deals-container.home_style_black.deal_img_size_200 #deals>.deal>section.col-xs-8 footer.show_deal_new_chng {
    position: absolute;
    width: 100%;
    border: 0;
    bottom: 0px;
    border-top: solid 1px #e0e0e0;
}

#deals-container.home_style_black.deal_img_size_200 #deals>.deal>section.col-xs-8 section.deal-desc+section {
    border:none !important;
	width:100%;
}
#deals-container.home_style_black.deal_img_size_200 #deals>.deal ul{
	padding-left:15px !important;
}
.home_style .deal.row .col-xs-8 header {
    background: transparent;
	border-bottom:none !important;
}
#deals-container.home_style_black.deal_img_size_200 .deal .col-xs-4 p.hot-deal{
    color: #C7202B;
    font-weight: 700;
    margin-bottom: 0px;
    margin-top: 6px !important;
    width: 85%;
    margin: 0 auto;
    padding: 3px;
    background: #C7202B;
    color: #fff;
    border-radius: 50px;
}
#deals-scroller.silde_img_size200 .deal img{
	height: 200px;
    width: auto;
}

#deals-scroller.silde_img_size200 .deal{
	height:290px;
}
#deals-scroller.silde_img_size200 {
    height: auto;
}
#deals-scroller.silde_img_size200 .deal>a>span {
    height: auto;
    display: block;
    border-bottom: solid 1px #dcdcdc;
    padding-bottom: 10px;
}
#deals-container.home_style_black.deal_img_size_200 .deal .col-xs-4 .super_hot_deals_disp{
margin-top:3px !important;
}


#deals-container.home_style_black.deal_img_size_200 .deal {
    min-height: 290px!important;
    display: flex;
    align-items: stretch;
    justify-content: stretch;
	overflow:hidden;
}
#deals-container.home_style_black.deal_img_size_200 .deal .col-xs-4{
    border-right: 1px solid #CCC;
}

#deals-container.home_style_black.deal_img_size_200 .deal .col-xs-4 {
       border-right: none !important;
    position: relative !important;
    display: table-cell;
    vertical-align: middle;
}

#deals-container.home_style_black.deal_img_size_200 #deals>.deal>section.col-xs-8{
	    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: flex-start;
    height: auto;
    position: relative;
    left: auto;
    padding-bottom: 35px;
    background: #f9f9f9;
    border-left: solid 1px #e0e0e0;
}

#deals-container.home_style_black.deal_img_size_200 #deals>.deal>section.col-xs-8 section.deal-desc{
	border-top:none !important;
}
#deals-container.home_style_black.deal_img_size_200 #deals>.deal>section.col-xs-8 header {
    border-bottom: solid 1px #e7e7e7;
    width: 100%;

}

.home_style_black.deal_img_size_200 .deal.row .col-xs-8 header a,
.home_style_black.deal_img_size_200 .deal.row .col-xs-8 header .orange-caps{
	    font-size: 1.5em;
}
#deals-container.home_style_black.deal_img_size_200 .deal .col-xs-4>div>a {
    width: 100vw;
    height: 200px;
    margin: 0 auto;
    clear: both;
    display: block;
    display: table-cell;
    vertical-align: middle;
}


#deals-scroller.silde_img_size200 .deal {
    height: 215px;
    padding: 0px;
}
#deals-scroller .deal>a {
    color: #000;
    position: relative;
}
#deals-scroller.silde_img_size200 .deal>a>span {
    height: auto;
    display: block;
    padding-bottom: 10px;
    position: relative;
}
#deals-scroller.silde_img_size200 .deal>a>strong {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 10px;
    margin-top: 5px;
    background: rgba(23, 70, 82, 0.78);
    color: #fff !important;
    height: 73px;
    width: 100%;
    padding: 10px;
    font-size: 1.2em;
    text-align: left;
}






/* 
price off &78% off

width: auto;
    display: inline;
    padding: 5px 10px;
    text-transform: uppercase;
    border-radius: 2px;
    margin: unset !important;
    font-weight: normal;
    float: left;
    background: #676e76;
    color: #fff;
    margin: 0px 5px !important;
}
    width: auto;
    display: inline;
    padding: 5px 10px;
    text-transform: uppercase;
    border-radius: 2px;
    margin: unset !important;
    font-weight: normal;
    float: left;
    background: #C7202B;
    color: #fff;
    margin: 0px 5px !important;



*/
#deals-container.home_style_black.deal_img_size_200 .deal .col-xs-4>div{
	display:block;
}
#deals-scroller .deal{
	margin-right:6px;
}
body.stable .search_form{
	    width: 600px;
}
ul#result_list li.list-group-item:hover {
    background: #f6f6f6;
    cursor: pointer;
}

ul#result_list li.list-group-item {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}
ul#result_list li.list-group-item a {
    padding: 5px 15px;
    display: block;
    width: 90%;
    float: left;
    COLOR: #2c2c2c;
    font-size: 13px;
}
ul#result_list li.list-group-item>.badge {
    float: left;
    display: block;
    margin: 11px 0px;
}
ul#result_list li.list-group-item>.badge {
    float: left;
    display: block;
    margin: 6px 0px 1px 0px;
    background: #34a8c4;
    font-size: 13px;
    font-weight: normal;
    padding: 2px 9px;
}

/** slanting ribbon for HOT & SUPER HOT **/



.gh-ribbon {
	font-family: Helvetica, Arial, sans-serif;
	width: 600px;
	text-align: center;
	font-weight: bold;
	font-size: 0.9em;
	padding: 10px;
	text-decoration: none;
	position: absolute;
	text-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
	z-index: 1000;
}

.gh-ribbon:after {
	content: "";
	position: relative;
	display: block;
	top: 8px;
	left: 0;
	width: 600px;
	border: 1px dashed rgba(255, 255, 255, 0.4);
}

.gh-ribbon:before {
	content: "";
	position: relative;
	display: block;
	bottom: 8px;
	left: 0;
	width: 600px;
	border: 1px dashed rgba(255, 255, 255, 0.4);
}

.gh-ribbon.left {
	top: 15px;
	left: -285px; /* top - left = width / 2 */
	transform: rotate(-45deg) translateY(100%);
	    top: -6px;
    left: -110px;
}
.gh-ribbon.red {
	color: #fff;
	text-transform:uppercase;
}
.gh-ribbon.red.super_hot {
	background-color: rgba(170, 0, 0, 0.65);
}
.gh-ribbon.red.hot {
	background-color: rgba(230, 160, 86, 0.88);
}
/***/

.mobile_display{
	display:none !important;
}


.discount_badge {
background: #C03221;
    width: 50px;
    height: 50px;
    position: relative;
    text-align: left;
    position: absolute;
    top: 14px;
    right: 10px;
}
.discount_badge:before, .discount_badge:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 50px;
    width: 50px;
    background: #C03221;
    z-index: 9;
}
.discount_badge .discont_rate{
color: #fff;
    font-size: 17px;
    z-index: 99;
    position: relative;
    line-height: 40px;
    text-align: center;
    display: block;
    font-weight: bold;
}
.discount_badge .discont_off{
    color: #fff;
    font-size: 14px;
    z-index: 99;
    position: absolute;
    bottom: 0px;
    text-align: center;
    display: block;
    width: 100%;
    text-transform: capitalize;
}
.discount_badge:before {
    -webkit-transform: rotate(30deg);
       -moz-transform: rotate(30deg);
        -ms-transform: rotate(30deg);
         -o-transform: rotate(30deg);
}
.discount_badge:after {
    -webkit-transform: rotate(60deg);
       -moz-transform: rotate(60deg);
        -ms-transform: rotate(60deg);
         -o-transform: rotate(60deg);
}
.special_text {
position: absolute;
    bottom: 0px;
    width: 100%;
    padding:4px 0px;
    background: #3c8aa0 ;
    font-size: 1em;
    /*  text-transform: uppercase;
   font-weight: bold;  */
    color: #ffffff;
    font-weight: bold;
}
body.enhanced_ui.stable footer.show_deal_new_chng a.list_show_deal_btn{
	color:#fff !important;
}
a.list_show_deal_btn{
	color: #fff !important;
    background-color: #338296;
    font-weight: bold;
	border-color:transparent !important;
    text-transform: uppercase;
    font-size: 14px;
	float:right;
}
a.list_show_deal_btn:hover, a.list_show_deal_btn:focus, a.list_show_deal_btn:active{
	background-color: #34a8c4;
}
#deals-container.home_style_black.deal_img_size_200 .deal .col-xs-4{
	overflow:hidden;
	    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
    height: auto;
}




#deals-container.home_style_black.deal_img_size_200 .deal .col-xs-4 {
	overflow: hidden;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
    height: auto;
}
.social_links_anchor{
	float:left;
	line-height: 33px;
}
.home_style_black .deal>section>section:nth-child(even) {
    background-color: transparent!important;
}
.deal>section>section:last-of-type, .deal .more_desc {
    background-color: transparent !important;
}
#deals-container.home_style_black.deal_img_size_200 .deal .col-xs-4>.start_div {
position: absolute;
    height: 236px;
    text-align: center;
    width: 100%;
}
.vertical-align>*, #deals>.deal>div:first-child>*, #deals-scroller .deal>a>span>img{
	max-width:100%;
}


#deals-container.home_style_black.deal_img_size_200 #deals>.deal>section.col-xs-8 footer.show_deal_new_chng .social_links_anchor .fa{
	margin-right: 5px;
    color: #34a8c4;
}



	
.store-name {
    color: #2a2a2a;
    font-size: 13px;
    margin-right: 10px;
}

.special_text {
    position: relative;
    bottom: 0;
    width: 78%;
    padding: 4px 0;
    background: #3c8aa0;
    font-size: 1em;
    color: #fff;
    margin: 0 auto;
    border-radius: 4px;
}

.special_text1 {
position: absolute;
bottom: 0;
width: 100%;
padding: 4px 0;
background: #3c8aa0;
font-size: 1em;
color: #fff;
}

	#deals-scroller.silde_img_size200 .deal img {
height: auto;
width: auto;
max-width: 100%;
max-height: 100%;
}
#deals-scroller .deal > a {
    color: #000;
    position: relative;
    display: table;
    width: 100%;
}

#deals-scroller.silde_img_size200 .deal>a>span {
height: 215px;
display: block;
padding-bottom: 10px;
position: relative;
vertical-align: middle;
display: table-cell;
}
	
	#deals-container.home_style_black.deal_img_size_200 #deals>.deal>section.col-xs-8 footer.show_deal_new_chng .social_links_anchor .fa {
		padding-left:3px;
	}
body.enhanced_ui.stable footer.show_deal_new_chng a {
    color: #34a8c4!important;
    border-right: solid 1px #565656;
    line-height: 15px;
    padding: 0px 3px;
}	
body.enhanced_ui.stable footer.show_deal_new_chng a.list_show_deal_btn{
    padding: 10px 30px;
}
#deals-container.home_style_black.deal_img_size_200 #deals>.deal>section.col-xs-8 footer.show_deal_new_chng .social_links_anchor a:last-child{
	border-right:none !important;
}
.social_links_anchor{
	line-height:37px !important;
}
.mobile_display .discount_percentage{
		display:none !important;
	}
	.deal>section>section {
		border-top:none;
	}
	#deals-container.home_style_black.deal_img_size_200 #deals>.deal>section.col-xs-8 header{
		border-bottom:solid 1px #ccc !important;
	}
#deals-scroller .deal {
    margin-right: 11px;
}	
.row.gad.homepage_ad{
width: 100%;
 padding: 10px;
 text-align: center;
 float: none;
 margin: 0 auto;
 border-radius: 10px;
 border: solid 1px #cecece;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {

.home_style_black.deal_img_size_200#deals-container .deal .col-xs-4{
	display:table;
}
}
.advt-dis{text-align:right;position:absolute;right:0;z-index:2;margin-right: 30px;}
.advt-dis div{display:inline;position:relative;bottom:0;font-size:12px;text-decoration:underline;color:#212121;cursor:default}
.advt-dis div span{display:none;position:absolute;top:32px;right:0;width:280px;padding:10px 17px;font-size:12px;background-color:#ededed;color:#111;text-align:center;border-radius:4px;z-index:2;text-align:left}
.advt-dis div:hover span{display:inline}
.advt-dis div:hover span:before{content:" ";width:0;height:0;border-style:solid;border-width:0 8px 8px;border-color:transparent transparent #ededed transparent;position:absolute;top:-8px;right:40px}
@media(max-width:870px){.advt-dis{position:static;margin-right: 5px;}}
.fixed.legal-text{
    background: rgba(0, 0, 0, 0.7);
    margin-bottom: 0px;
    width: 100%;
    text-align: center;
    color: #fff !important;
    font-size: 15px;
    font-family: sans-serif;
    position: fixed;
    bottom: 0px;
    z-index: 999;
    line-height: 22px;
    padding: 10px 30px;
}
.fixed.legal-text a{
color:#fff;
text-decoration:underline;
}
.disp_none{
display:none !important;
}

.fixed.legal-text i.fa {
    position: absolute;
    right: 10px;
    top: 5px;
    font-size: 12px;
    padding: 4px;
    cursor: pointer;
}
body.stable .header_top_bar{height:62px;background:#338296;width:100%;margin-bottom:5px;box-shadow:0 1px 0 0 #e8e8e8;position:relative}
        body.stable .header_top_bar .subs_note {font-size: 10px; color: #fff;clear:both;}
@media(max-width:767px){
    body.stable .header_top_bar{height:42px;}
    body.stable .header_top_bar .subs_note {display:none;}
}