/* CSS Document
Shop Online Page
*/


/*MEGA MENU */

.navbar-default.megamenu {
    color: #fff;
    background-color: #FFFFFF;
    border-color: rgba(172, 161, 162, 0);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}

.megamenu .nav,
.megamenu .collapse,
.megamenu .dropup,
.megamenu .dropdown,
.megamenu .dropdown2 {
    position: static;
}

.megamenu .navbar-nav > .active > a, .megamenu .navbar-nav > .active > a:focus, .megamenu .navbar-nav > .active > a:hover,
.megamenu .navbar-nav > .open > a {
    background-color: #333333 !important;
    color: #fff !important;
}

@media (min-width: 768px) {
    .megamenu .nav, .megamenu .collapse, .megamenu .dropup, .megamenu .dropdown, .megamenu .dropdown2 {
        text-align: center;
        float: none;
        display: inline-block;
    }
    /*.megamenu-fw:hover .dropdown-menu{ display: block; }*/
}

.megamenu .container {
    position: relative;
}

.megamenu .dropdown-menu {
    left: auto;
}

.megamenu .megamenu-content .row .col-sm-3:nth-child(2) {
    border-left: solid 1px #dddddd;
    border-right: solid 1px #dddddd;
}

.megamenu .megamenu-content {
    padding: 15px;
}

.megamenu .megamenu-content h3 {
    margin-top: 0;
    color: #428bca;
    font-size: 18px;
}

.megamenu .dropdown2.megamenu-fw .dropdown-menu {
    left: 0;
    right: 0;
}

.megamenu .dropdown2.megamenu-fw .dropdown-menu .mega-navlist li,
.megamenu .dropdown2.megamenu-fw .dropdown-menu > li {
    display: block;
}

.dropdown2.megamenu-fw > a {
    color: #000000 !important;
    font-size: 13px;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
}

.dropdown2.megamenu-fw > a:hover {
    background-color: #333333 !important;
    color: #fff !important;
    font-size: 13px;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
}

.mega-navlist {
    padding: 0;
    list-style-type: none;
}

.mega-navlist.col-count-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}

.mega-navlist.col-count-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}

.mega-navlist.col-count-4 {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
}

.mega-navlist li.categ-title {
    color: #000000;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    margin-top: 20px;
    font-weight: bold;
}

.mega-navlist li.categ-title:first-of-type {
    margin-top: 0;
}

.mega-navlist li.mega-brand {
    margin-bottom: 15px;
}

.mega-navlist li.mega-brand:last-of-type {
    margin-bottom: 0;
}

.mega-navlist li {
    page-break-inside: avoid;
    break-inside: avoid;
    -webkit-column-break-inside: avoid;

}

.mega-navlist li > a {
    color: #000000;
    font-size: 14px;
    line-height: 25px;
}

.mega-navlist li > a:hover {
    color: #333333;
}
.phone-view {
    display: none;
}
.pull-right {
    float: right;
}
.dropdown-menu {
    border: medium none;
    border-radius: 3px;
    box-shadow: 0 0 3px rgba(86, 96, 117, 0.7);
    display: none;
    float: left;
    font-size: 12px;
    left: 0;
    list-style: none outside none;
    padding: 0;
    position: absolute;
    text-shadow: none;
    top: 100%;
    z-index: 1000;
    min-width: 200px;
}


.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
a, button, input {
    outline: medium none;
    color: #444444;
}
.no-padding-y {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.btn-view.active {
    background: #333333;
    color: #ffffff;
}
.togglesort {
    position: absolute;
    right: 0px;
    top: 0px;
    /* display: none; */
}
label {
    font-size: 15px;
    font-weight: 400;
    color: #626262;
}

.form-control {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #eee;
    border-radius: 2px;
    box-shadow: none;
    color: #333;
    height: 50px;
    transition: all 0.3s ease 0s;
}
select[name='sort_retailer'] {
    height: 34px;
}
option {
    background: #fff;
    border: 0px solid #626262;
    padding-left: 10px;
    font-size: 14px;
}

.alphabetic-list-wrapper {
    /* width: 80%; */
    margin: auto;
}
.alphabetic-list-wrapper .listNav, .alphabetic-list-wrapper .ln-letters {
    overflow: hidden;
}
.ln-letters {
    position: static;
    top: 90px;
    display: block;
    margin: 0 auto;
    width: 1160px;
}
.alphabetic-list-wrapper .ln-letters a {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 1.225rem;
    background: #fff;
    color: #000;
    padding: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    border: 1px solid #f7f7f7;
}
.ln-letters a {
    font-size: 0.9em;
    display: block;
    float: left;
    padding: 2px 6px;
    border: 1px solid silver;
    border-right: none;
    text-decoration: none;
}

.alphabetic-list-wrapper .ln-letters a {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 1.225rem;
    background: #fff;
    color: #000;
    padding: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    border: 1px solid #f7f7f7;
}

.alphabetic-list-wrapper .ln-letters a:hover,
.alphabetic-list-wrapper .ln-letters a:focus,
.alphabetic-list-wrapper .ln-letters a:active {
    background: #333333;
    border-color: #333333;
    color:#ffffff !important;
}

.alphabetic-list-wrapper .ln-letters a.ln-disabled {
    color: #ccc;
}

#list-retailers-nav .result {
    padding: 15px 10px;
}
.alphabetic-list-wrapper .letterCountShow {
    display: block;
}
.ln-letter-count {
    /* position: absolute; */
    /* top: 0; */
    /* left: 0; */
    width: 20px;
    /* text-align: center; */
    /* font-size: 0.8em; */
    /* line-height: 1.35; */
    /* color: #336699; */
    float: left;
    margin-right: 10px;
}
#list-retailers > li:nth-child(odd) {
    background: #f6f6f6;
}
#list-retailers li img.retailer-logo-list {
    max-width: 50px;
    max-height: 50px;
    margin-right: 20px;
}

#list-retailers > li {
    padding: 10px 25px;
    border-bottom: solid 1px #f0f0f0;
}
.alphabetic-list-wrapper li {
    display: list-item;
}
.retlist .imgholder {
    width: 130px;
    float: left;
    overflow: hidden;
}
.retlist .nameholder {
    width: 30%;
    float: left;
    height: 70px;
    padding: 13px;
}
.retlist #list-retailers li img.retailer-logo-list {
    max-width: 100px;
    max-height: initial;
    height: auto;
    margin: 0px;
}
ul.list_view_unordered {
    float: right;
    list-style-type: none;
}

ul.list_view_unordered li {
    display: inline-block;
    margin-left: 30px;
    padding: 16px 0px;
    width: 150px;
}
ul.list_view_unordered li span {
    display: block;
}
.no-margin {
    text-align: center;
}
ul.list_view_unordered li {
    display: inline-block;
    margin-left: 30px;
    padding: 16px 0px;
    width: 150px;
}
.alphabetic-list-wrapper li {
    display: list-item;
}
ul.list_view_unordered li a {
    display: block;
}

.bc-icon {
    background: url(../images/icon_bonuslCash.png) no-repeat left;
    width: 24px;
    height: 24px;
    background-size: 100%;
    display: inline-block;
    vertical-align: middle;
}
.ln-letters .ln-selected {
    background-color: #333333 !important;
    color:#ffffff !important;
}
.m{
    margin:0 !important;
}
.butholder {
    text-align: right;
    display: none;
}
/* List view css */
.alphabetic-list-wrapper {
    /*width: 80%;*/
    margin: auto;
}

.alphabetic-list-wrapper li { display:list-item; }

.alphabetic-list-wrapper  .listNav,
.alphabetic-list-wrapper  .ln-letters {
    overflow: hidden
}

.alphabetic-list-wrapper .listNavHide {
    display: none
}

.alphabetic-list-wrapper .listNavShow {
    /* display: list-item; */
    display: block
}

.alphabetic-list-wrapper .letterCountShow {
    display: block
}

#list-retailers-nav .col-md-12 {
    padding: 15px 10px;
}

.ln-letters a {
    font-size: 0.9em;
    display: block;
    float: left;
    padding: 2px 6px;
    border: 1px solid silver;
    border-right: none;
    text-decoration: none
}

.ln-letters .ln-last {
    border-right: 1px solid silver
}

.ln-letters a:hover,
.ln-letters .ln-selected {
    background-color: #eaeaea
}

.ln-letters .ln-disabled {
    color: #ccc
}

.ln-letter-count {
    /*position: absolute;*/
    /*top: 0;*/
    /*left: 0;*/
    width: 20px;
    /*text-align: center;*/
    /*font-size: 0.8em;*/
    /*line-height: 1.35;*/
    /*color: #336699*/
    float: left;
    margin-right: 10px;
}

#list-retailers li img.retailer-logo-list {
    max-width: 50px;
    max-height: 50px;
    margin-right: 20px;
}

#list-retailers > li {
    padding: 10px 25px;
    border-bottom: solid 1px #f0f0f0;
}
/* End list view css */
/*start media*/
@media (max-width: 1108px){
    .butholder {
        text-align: right;
        display: none;
    }
    .ln-letters {
        display: flex;
        margin-bottom: 15px;
        width: auto;
    }
    .alphabetic-list-wrapper .ln-letters a {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 10%;
        flex: 0 0 10%;
        text-align: center;
    }
    .butholder {
        display: block;
        text-align: right;
    }
    .ln-letters.expanded {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media (max-width: 767px){
    select[name='sort_retailer'] {
        height: 34px;
        float: left;
        width: 60%;
    }

    .phone-view {
        display: block !important;
    }

    .megamenu .navbar-toggle.collapsed h5 i.fa-caret-down {
        display: inline-block;
    }
    .megamenu .navbar-toggle h5 i.fa-caret-down {
        display: none;
    }
    .megamenu .navbar-toggle.collapsed h5 i.fa-caret-up {
        display: none;
    }
    .megamenu .navbar-toggle h5 i.fa-caret-up {
        display: inline-block;
    }

    /* copy from HS */
    .megamenu .navbar-toggle .icon-bar {
        display: none;
    }
    .megamenu .navbar-toggle {
        width: 95%;
        padding: 10px;
        display: block;
        float: none;
        margin: 0 auto;
        background-color: #87c25c !important;
    }
    .megamenu #bs-example-navbar-collapse-1 {
        width: 95%;
        margin: 0 auto;
    }
    .megamenu #bs-example-navbar-collapse-1 ul > li.dropdown2 {
        border-bottom: 0px solid #D2D2D2;
        width: 50%;
        float: left;
    }

    .dropdown2.megamenu-fw > a{
        font-size: 11px;
        padding-left: 5px;
    }

    .megamenu .navbar-toggle h5 {
        margin: 0;
        font-size: 12px;
        color:#fff;
    }
    .megamenu .navbar-toggle h5 i{
        margin-left: 10px;
        font-size: 18px;
    }
    .megamenu .navbar-toggle  h5 i.fa-caret-down{
        display:none;
    }
    .megamenu .navbar-toggle  h5 i.fa-caret-up{
        display:inline-block;
    }
    .megamenu .navbar-toggle.collapsed  h5 i.fa-caret-down{
        display:inline-block;
    }
    .megamenu .navbar-toggle.collapsed  h5 i.fa-caret-up{
        display:none;
    }
    .megamenu .navbar-toggle.collapsed {
        background-color: #333333 !important;
    }
    .megamenu .dropdown2 span.plus-icon,
    .megamenu .dropdown2 span.minus-icon {
        font-size: 18px;
    }
    .megamenu .dropdown2 span.plus-icon{
        display:inline-block !important;
    }
    .megamenu .dropdown2 span.minus-icon{
        display:none !important;
    }
    .megamenu .dropdown2.open span.plus-icon{
        display:none !important;
    }
    .megamenu .dropdown2.open span.minus-icon{
        display:inline-block !important;
    }
    .megamenu .mega-navlist.col-count-4,
    .megamenu .mega-navlist.col-count-2 {
        column-count: initial;
    }
    .megamenu .mega-navlist li.categ-title {
        width: 95%;
        float: none;
        margin: 10px auto !important;
        text-align: center;
        border-bottom: 1px solid #D2D2D2;
        clear: both;
        /*        padding-top: 30px;*/
    }
    .megamenu .mega-navlist li {
        width:49%;
        float:left;
    }
    .megamenu .mega-navlist.brands-list .brand-holder:before {
        display: table;
        content: " ";
    }
    .megamenu .mega-navlist.brands-list .brand-holder:after {
        clear: both;
    }
    .megamenu .brand-holder {
        width: 80%;
        margin: 0 auto;
    }
    .megamenu  .product-brand-menu-offer-blocks {
        height:100px;
    }
    label.control-label {
        float: left;
        width: 30%;
        line-height: 34px;
    }
    .retlist.container {
        width:95%;
    }
    .retlist .nameholder {
        width: 26%;
        padding: 5px;
    }
    .retlist .imgholder{
        width: 100%;
        height: 100px;
        float: none;
        margin: 0 auto;
        display: block;
    }
    .retlist .nameholder {
        width: 100%;
        text-align:center;
    }
    ul.list_view_unordered {
        width: 100%;
    }
    ul.list_view_unordered li {
        width: 28%;
        float: left;
    }
    .retlist #list-retailers li img.retailer-logo-list {
        margin:0 auto;
        display:block;
    }
    #list-retailers > li {
        padding: 25px 25px 10px !important;
    }
    .retlist #list-retailers li img.retailer-logo-list {
        margin:0 auto;
        display:block;
    }
    #list-retailers > li {
        padding: 25px 25px 10px !important;
    }

}
@media (max-width: 700px){
    ul.list_view_unordered li {
        width: 70%;
        float: none;
        display: block;
        margin: 0 auto;
    }
    ul.list_view_unordered li {
        width: 70%;
        float: none;
        display: block;
        margin: 0 auto;
    }
    ul.list_view_unordered li a {
        padding: 15px;
    }
}

@media only screen and (max-width: 400px){
    .megamenu .mega-navlist li {
        width: 100%;
        float: none;
        display: block;
    }
    .alphabetic-list-wrapper .ln-letters a {
        flex: 0 0 20%;
    }

    .retail-summary{
        font-size: 14px !important;
        height: 28px !important;
    }
}

@media (min-width: 768px){
    .navbar-nav {
        width: 60em !important;
    }
}


/*New Classes*/

/*.deals-box-outer {*/
    /*display: block;*/
    /*!* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f47789+0,db959f+16,b3c7c8+48,a4dbd8+81,a4dbd8+100 *!*/
    /*background: #7E708C; !* Old browsers *!*/
    /*background: -moz-linear-gradient(bottom, #7E708C 0%, #7F748A 16%, #C8C9CA 48%, #DADADA 81%, #D6D6D6 100%); !* FF3.6-15 *!*/
    /*background: -webkit-linear-gradient(bottom, #7E708C 0%, #7F748A 16%, #C8C9CA 48%, #DADADA 81%, #D6D6D6 100%); !* Chrome10-25,Safari5.1-6 *!*/
    /*background: linear-gradient(to top, #7E708C 0%, #7F748A 16%, #C8C9CA 48%, #DADADA 81%, #D6D6D6 100%); !* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ *!*/
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47789', endColorstr='#a4dbd8', GradientType=0); !* IE6-9 *!*/
    /*padding: 10px;*/
    /*margin-bottom: 20px;*/
    /*height: 222px;*/
    /*position: relative;*/
    /*cursor: auto;*/
/*}*/

.deals-box-outer {
    display: block;
    padding: 0;
    height: 200px;
    position: relative;
    cursor: auto !important;
    background: none;
    border: solid 1px #eaeaea;
    overflow: hidden;
}

.deals-box-outer2.hotdeals-box {
    height: 217px;
}

.deals-box-outer.gr2 {

    height: 200px;
    border: none;
}

.deals-box-outer.gr2 .flip-container {
    height: 200px;
}

.deals-box-outer2 {
    display: block;

    padding: 5px;
    margin-bottom: 20px;
    height: 220px;
    position: relative;
    cursor: pointer;
}

.deals-box-outer2.retailer {
    background: rgb(68, 200, 245);
}



.deals-block {
    background: #ffffff;

    position: relative;
    z-index: 1;
}

.fit-banner .deals-block {
    padding: 0px;
}
.deals-box-outer .flip-container, .deals-box-outer .front, .deals-box-outer .back {
    height: 200px;
    background: none;
}
.flip-container, .front, .back {
    width: 100%;
    height: 300px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-bottom: 5px;
}
.deals-box-outer.gr2 .front {
    background: #fff;
    border: solid 1px #ccc;
}
.deals-box-outer .flip-container, .deals-box-outer .front, .deals-box-outer .back {
    height: 200px;
    background: none;
}
.front, .back {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
}
.front {
    background: inherit;
    z-index: 2;
}

.deal-logo {
    position: relative;
    width: 100%;
    height: 90px;
    margin-bottom: 0;
    margin-top: 2px;
    background: #fff;
    padding: 10px;
}
.deal-logo img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.deals-box-outer.gr2 .front .deal-info {
     border: solid 0px !important;
    border-bottom: none;
}
.deals-box-outer .front .deal-info {
    color: #000000;
    font-size: 14px;
    height: 65px;
}
.deals-box-outer.gr2 .deal-info {
    padding: 5px 10px 5px 10px;
}
.deal-info {
    text-align: center;
    margin-top: 0px;
    padding: 0px 20px 10px 20px;
}

/*end New classes*/


/*Instore and marketplace setion Starts*/


.lifestyle_box {
    display: block;
    padding: 0;
    height: 235px;
    position: relative;
    cursor: auto !important;
    background: none;
    border: solid 1px #D6D6D6;
    overflow: hidden;
    margin-bottom: 20px;
}

.lifestyle_box .deal-info_one {
    color: #111111;
    font-size: 14px;
    height: 40px;
    width: 90%;
    text-align: center;
    display: inline-block;
    font-weight: bold;
}

.lifestyle_box .deal-info_two {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
}

.deal-info_two {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
}

/*Instore and marketplace setion Ends*/


/*Btn class*/

.flip-container .btn {
    border-radius: 0px;
}

.btn-view-detail {
    background-color: #1397fa;
    color: #fff;
}
.btn-primary {
    transition: .3s;
    border: 0px;
    margin-right: 0px !important;
}
.retail-summary {
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding: 2px !important;
    background: #91cfff;
    font-size: 16px !important;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    height: 35px !important;
    padding-top: 6px !important;
    border-radius: 0px !important;
}

/*end btn classes*/

.deal-info span {
    font-size: 14px;
    font-family: 'Lato', sans-serif;
}
.no-margin {
    text-align: center;
}
.calc-button {
    font-size: 20px !important;
}
.calc-button {
    border-radius: 3px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    line-height: 65px;
    padding: 0 3%  !important;
    transition: all .1s linear;
    margin: 0 auto;
    display: table;
    font-size: 1.3em;
}

/*search section*/

.search_bar {
    width: 100%;
    bottom: 0;
    height: 42px;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
    background-color: #eaeaea;
    padding: 1px;
    z-index: 99999;
}
.search_bar input {
    border: none;
    background: #ffffff;
    width: 100%;
    height: 40px;
    display: block;
    padding: 13px 12px;
    font-size: 18px;
    color: #999999;
}

/*end search section*/

.shop_all_retailers_btn{
    color: #fff;
    transition: .3s;
    border: 0px;
    margin-right: 0px !important;
    border-radius: 0;
    font-size: 12px !important;
    font-family: 'Lato', sans-serif;
    text-transform: none;
    text-shadow: none;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 5px;
    padding: 7px !important;

}

.retailerBoxStyle{
    text-align: center;
    text-transform: capitalize !important;
}
.deals-box-outer.gr2 .deal-info {
    padding: 5px 0px 0px 0px !important;
    font-weight: bold;
    color: #111111 !important;
}
.retailer_name{
    font-size: 12px;
}

.retailer-bubble{
    font-size: 13px;
    text-align: left;
    position: relative;
    top: 3px;
    left: 5px;
    z-index: 100;
    font-weight: 700;
    color: #003360 !important;
    text-decoration: underline;
    font-weight: bold;;
}

.retailer-bubble a{
    font-weight: bold;
}


.retailer-bubble-icon{
    text-align: left;
    position: relative;
    top: 4px;
    left: 5px;
    z-index: 100;
}




.mc-info-block i{
    font-size: inherit !important;
}
.inline-cta-block {
    display: block;
    text-align: center;
    padding: 0;
    font-weight: bold;
    color: #003360 !important;
    font-size: 14px;
    height: 65px !important;
}

.mc-info-block {
    display: inline-block;
    width: 270px;
    margin-right: 0px;
    float: left;
    /*background: #F7F7F7;*/
    position: relative;
    z-index: 2;
    text-align: center;
    padding: 20px 0px;
    color: #3b424a;
}
.mc-detail-block{
    padding-top: 0px !important;
}
.mc-detail-block h4{
    font-size: 18px;
    font-weight: 700;
}

.tips_section{
    padding-bottom: 20px ;
    display: table;
}

.tips_section img{
    width: 100%;
    height: 100%;
}