@font-face {
    font-family: ElectroluxSans;
    src: url("../../fonts/ElectroluxSans_Regular.otf") format("opentype");
    font-weight: normal;
}
@font-face {
    font-family: ElectroluxSans;
    src: url("../../fonts/ElectroluxSans-Bold.otf") format("opentype");
    font-weight: bold;
}
@font-face {
    font-family: ElectroluxSans;
    src: url("../../fonts/ElectroluxSans_Semibold.otf") format("opentype");
    font-weight: 500;
}

@font-face {
    font-family: FrigidairePro;
    src: url("../../fonts/FeSaAltStd Light.otf") format("opentype");
    font-weight: normal;
}
@font-face {
    font-family: FrigidairePro;
    src: url("../../fonts/FeSaAltStd Bold.otf") format("opentype");
    font-weight: bold;
}
@font-face {
    font-family: FrigidairePro;
    src: url("../../fonts/FeSaAltStd Medium.otf") format("opentype");
    font-weight: 500;
}

.brands a {
    color: #A51522;
}

.brand-elx-main {
    font-family: ElectroluxSans;
}

#widebannerCAT {
    height: 160px;
}

#widebannerCAT #brand-logo {
    background-color: #eee;
    color: #bb0000;
    font-size: 28px;
    font-weight: 600;
    text-align: left;
    text-shadow: 1px 1px #dddddd;
    position: absolute;
    padding: 5px 6px 4px 15px;
    margin: -1px 0 0 15px;
    border-radius: 0px 0px 5px 5px;
    -moz-border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
}

#widebannerCAT img {
    width: 100%;
}

ul.brand-categories li,
#widebannerCAT #brand-logo {
    border: 1px solid #ddd;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow:    0 2px 5px rgba(0, 0, 0, 0.1);
    box-shadow:         0 2px 5px rgba(0, 0, 0, 0.1);
}

ul.brand-categories {
    width: 100%;
    margin: 10px auto;
    display: flex;
    flex-wrap: wrap;
}

ul.brand-categories li {
    list-style: none;
    color: #d22131;
    font-size: 12px;
    text-align: left;
    margin: 6px;
    padding: 8px;
    width: 178px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

ul.brand-categories li.tabbed {
    margin: 4px;
}

ul.brand-categories li img {
    margin: 7px auto;
}

.brand-series-tab-header {
    position: relative;
    display: inline-block;
    z-index: 8;
    background: white;
    margin-bottom: -1px;
    margin-right: 5px;
    padding: 15px;
    font-size: 140%;
    cursor: pointer;
    color: #888;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.brand-series-tab-header:hover {
    background: linear-gradient(to bottom, #efefef 0%, white 50%);
}

.brand-series-tab-header.activeTab {
    z-index: 10;
    color: black;
    box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.1);
}

.brand-series-tab-header.activeTab:hover {
    background: white;
}

.brand-series-tab {
    position: relative;
    z-index: 9;
    border: 1px solid #ccc;
    padding: 3px 0 3px 10px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.brand-name {
    margin: 0 auto;
}

.brand-name a h3 {
    font-size: 14px !important;
    text-decoration: underline;
}

.brand-name a:hover h3 {
    text-decoration: underline;
}

.brand-subcategories {
    float: left;
}

.brand-subcategories ul {
    display: block;
}

.brand-subcategories ul li {
    margin: 0;
    padding-top: 2px;
    list-style: none;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.brand-subcategories ul li a {
    font-size: 13px;
}

.brand-subcategories ul li a:hover {
    text-decoration: underline;
}

.brand-description
{
    border-top: 1px dotted #eee;
    padding-top: 30px;
    margin: 30px 0 30px 0;
}

.brand-description h1 {
    font-family: "Open Sans", Roboto, Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 24pt;
    margin-bottom: 30px;
}

.brand-description h2 {
    font-family: "Open Sans", Roboto, Arial, Helvetica, sans-serif;
    margin-bottom: 5px;
    margin-top: 15px;
}

.brand-elx .banner {
    position: relative;
}

.brand-elx .brand-banner-block-bg {
    background-color: #064F89;
    opacity: 0.6;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
}

.brand-elx .brand-banner-block {
    z-index: 1;
    position: absolute;
    margin: 0 auto;
    top: 23%;
    left: 31%;
    width: 34%;
    color: #fff;
    padding: 0 10px 30px;
    text-align: center;
}

.brand-elx .brand-banner-block .brand-banner-block-header {
    margin: 0 auto;
    font-size: 28px;
    padding: 30px 10px 0;
    text-align: center;
}

.brand-elx .brand-banner-block .brand-banner-block-text {
    margin: 20px auto;
    font-size: 24px;
    text-align: center;
    padding: 0px 15px;
}


.brand-banner-block .brand-banner-button {
    margin: 40px auto 15px;
}

.brand-banner-button {
    display: inline-block;
    background-color: #DB6487;
    color: #fff !important;
    font-size: 18px;
    width: auto;
    min-width: 180px;
    margin: 30px auto 10px;
    text-align: center;
    padding: 10px;
    border-radius: 10px;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
}

.brand-banner-button:active,
.brand-banner-button:visited,
.brand-banner-button:hover
{
    color: #fff !important;
    font-decoration: none !important;
}

.brand-elx .banner-sm-proof img {
    width: 100%;
}

.brand-elx .banner-sm-proof {
    padding: 40px;
    text-align: center;
}

.banner-sm-proof-header {
    font-size: 24px;
    color: #3C9BDD;
    margin: 10px 0 0;
}

.banner-sm-proof-text {
    font-size: 18px;
    font-weight: 500;
    color: #000;
}

.banner-sm-proof-header-float {
    position: absolute;
}

.promo-products {
    text-align: center;
}

.promo-products-img {
    display: inline-block;
}

.promo-products h4,
.features h4
{
    color: #000;
    height: 50px;
    font-weight: 500;
    font-size: 20px;
    display: inline-block;
}

.promo-products h5 {
    color: #000;
    font-weight: 500;
    font-size: 15px;
}

.promo-products a {
    text-align: center;
    display: inline-block;
}

.features {
    margin: 40px 0 10px;
}

.brand-elx .feature,
.brand-elx-main .feature
{
    text-align: center;
}

.brand-elx img,
.brand-elx-main img
{
    display: inline-block;
}

.feature-2-note {
    color: #008bbf;
    position: absolute;
    top: 126px;
    left: 180px;
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    width: 52px;
}

.tile-view-switcher {
    display: inline-block;
    height: 28px;
    padding: 4px;
    border-radius: 3px;
    border: 1px solid #ccc;
    user-select: none;
    cursor: pointer;
}

.tile-view-switcher:hover {
    background: #f2f2f2;
}

.pagination-button {
    display: inline-block;
    margin-right: 10px;
    cursor: pointer;
    border: 1px solid #ddd;
    border-radius: 100px;
    padding: 6px 6px 4px 6px;
    font-size: 18px;
    text-align: center;
    min-width: 39px;
    text-decoration: none !important;
    color: black !important;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.pagination-button:hover, .pagination-button.active {
    background: #eee;
}

.product-tile-row {
    margin: 0 -20px;
    transition: all 0.8s cubic-bezier(0, 1, 0.3, 1) ;
}

.product-tile-row.list-view {
    margin: 0;
}

.product-tile {
    height: 250px;
    border: 1px solid #eee;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    width: 366px;
    margin: 20px;
    position: relative;
    top: 0;
    display: block;
    cursor: pointer;
    color: black !important;
    text-decoration: none !important;
    transition: width 1s cubic-bezier(0, 1, 0.3, 1), height 1s cubic-bezier(0, 1, 0.3, 1), margin 1s cubic-bezier(0, 1, 0.3, 1), left 1s cubic-bezier(0, 1, 0.3, 1), top 1s cubic-bezier(0, 1, 0.3, 1);
    overflow: hidden;
}

.product-tile:nth-child(2) {
    left: 386px;
    margin-top: -270px;
}

.product-tile:nth-child(3) {
    left: 772px;
    margin-top: -270px;
}

.product-tile:hover {
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2);
    color: black !important;
    text-decoration: none !important;
}

.product-tile img {
    width: auto;
    height: auto;
    transition: all 1s ease;
}

.product-tile .heading {
    background: #f9f9f9;
    font-size: 25px;
    padding: 10px;
    font-family: "Open Sans", Roboto, Arial, Helvetica, sans-serif;
    font-weight: 300;
    transition: all 1s cubic-bezier(0, 1, 0.3, 1);
}

.product-tile .heading2 {
    overflow: hidden;
    opacity: 0;
    height: 0;
    font-size: 18px;
    transition: all 1s cubic-bezier(0, 1, 0.3, 1);
}

.product-tile .tile-price {
    text-align: right;
    font-size: 20pt;
    font-family: "Open Sans", Roboto, Arial, Helvetica, sans-serif;
    margin-top: 3px;
    margin-right: 2px;
    color: #A51522;
    font-weight: bold;
}



@media (min-width: 860px) and (max-width: 1199px) {
    .product-tile-row:not(.list-view):nth-child(odd) .product-tile:nth-child(2) {
        left: 386px;
    }

    .product-tile-row:not(.list-view):nth-child(odd) .product-tile:nth-child(3) {
        left: 0;
        margin-top: 0;
    }

    .product-tile-row:not(.list-view):nth-child(even) .product-tile:first-child {
        left: 386px;
        margin-top: -247px;
    }

    .product-tile-row:not(.list-view):nth-child(even) .product-tile:nth-child(2) {
        left: 0;
        margin-top: 0;
    }

    .product-tile-row:not(.list-view):nth-child(even) .product-tile:nth-child(3) {
        left: 386px;
        margin-top: -247px;
    }
}

@media (max-width: 859px) {
    .product-tile {
        margin-right: auto;
        margin-left: auto;
    }

    .product-tile-row:not(.list-view) .product-tile {
        position: static;
        margin-top: 0;
    }

    .product-tile-row.list-view .heading2 {
        font-size: 14px;
        font-weight: 400;
    }

    .product-tile-row.list-view .product-tile {
        font-size: 12px;
        min-width: 395px;
    }

    .product-tile-row.list-view .product-tile .tile-price {
        font-weight: 400;
        padding-top: 8px;
    }

}




.product-tile.list-view {
    width: 100%;
    margin: 15px 0;
    height: 150px;
    font-size: 14px;
    font-weight: 400;
    border: none;
}

.product-tile.list-view:nth-child(2) {
    left: 0;
    margin-top: 0;
}

.product-tile.list-view:nth-child(3) {
    left: 0;
    margin-top: 0;
}

.product-tile.list-view img {
    max-height: 100px;
}

.product-tile.list-view .heading {
    overflow: hidden;
    height: 1px;
    padding: 0;
    background: #f9f9f9;
}

.product-tile.list-view .heading2 {
    height: auto;
    opacity: 1;
}

.product-tile.list-view .tile-price {
    position: relative;
    right: 0;
}





@media (max-width: 770px) {
    .brand-series-tab-header {
        border-radius: 0;
        display: block;
        margin-right: 0;
    }
    .brand-series-tab-header.activeTab {
        border-bottom: 1px solid #ccc;
    }
}

@media (max-width: 450px) {
    ul.brand-categories li {
        width: 100%;
    }
    #widebannerCAT {
        height: 50px;
    }
    .promo-products h4, .features h4 {
        font-size: 13px;
    }
    .promo-products h5 {
        font-size: 11px;
    }
    .brand-elx .brand-banner-block {
        width: 80%;
        left: 7%;
        top: 0;
        padding: 0 10px;
    }
    .brand-elx .brand-banner-block .brand-banner-block-header {
        padding: 10px 0 0;
        font-size: 18px;
    }
    .brand-elx .brand-banner-block .brand-banner-block-text {
        margin: 10px 0;
        font-size: 14px;
    }
    .brand-banner-button {
        margin: 10px 0 0;
        font-size: 16px;
        padding: 5px;
    }
}

@media (min-width: 320px) and (max-width: 450px) {
    .brand-elx .brand-banner-block {
        width: 98%;
        left: 0%;
        top: 0;
        padding: 0 10px;
    }
    .brand-elx .brand-banner-block .brand-banner-block-header {
        font-size: 15px;
    }
    .banner {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (min-width: 451px) and (max-width: 1199px) {
    .promo-products h4, .features h4 {
        font-size: 16px;
    }
    .brand-elx .brand-banner-block {
        width: 60%;
        left: 20%;
        top: 20%;
        padding: 0 10px;
    }
    .brand-elx .brand-banner-block .brand-banner-block-header {
        padding: 10px 0 0;
        font-size: 18px;
    }
    .brand-elx .brand-banner-block .brand-banner-block-text {
        margin: 10px 0;
        font-size: 14px;
    }
    .brand-banner-block .brand-banner-button {
        margin: 10px 0;
    }
}

@media (max-width: 767px) {
    .feature-2-note {
        left: 48%;
    }
    
    .brand-banner-button {
        min-width: auto;
    }
    
    .banner-sm-proof {
        padding: 10px 0 !important;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .feature-2-note {
        left: 46%;
    }
    .brand-elx .brand-banner-block {
        width: 40%;
        left: 30%;
        top: 20%;
        padding: 0 10px;
    }
    .brand-elx .brand-banner-block .brand-banner-block-header {
        padding: 20px 0 0;
        font-size: 22px;
    }
    .brand-elx .brand-banner-block .brand-banner-block-text {
        margin: 20px 0;
        font-size: 18px;
    }
    .brand-banner-block .brand-banner-button {
        margin: 20px 0 30px;
    }

}

ul.brand-series li {
   font-size: 24px;
}

#container_main h3 {
    /*border-bottom: 1px solid #ccc;*/
    /*margin: 30px 0 10px !important;*/
    /*padding: 5px 0 !important;*/
    margin-bottom: 3px !important;
}

.banner-video {
    margin-top: 25px;
}

.banner-video img {
    width: 100%;
}

.banner-video-header {
    color: #000;
    text-align: center;
    font-size: 18px;
}

.banner-video-header h4 {
    font-size: 20px;
    font-weight: bold;
    color: #60335a;
    margin: 20px 0 0;
}

.banner-sm-cooking-tip {
    cursor: pointer;
    margin: 15px 0 10px;
}
.banner-sm-cooking-tip img {
    width: 100%;
}

.elx-button-main {
    background: #eb6852 !important;
    min-width: auto;
    padding: 10px 30px;
}

.banner-video {
    margin: 10px auto 0;
}

.elx-header-save {
    margin: 15px 0 30px;
    text-align: center;
}

.elx-header-save h3 {
    font-size: 70px;
    font-weight: bold;
    text-transform: uppercase;
    color: #eb6852;
    border: none;
}

.elx-header-save h4 {
    font-size: 36px;
    font-weight: bold;
    color: #1a245f;
}

.elx-header-save h5 {
    font-size: 20px;
    font-weight: bold;
    color: #1a245f;
}

.brand-elx-main .promo-products h4,
.brand-elx-main .promo-products h5,
.brand-elx-main .features h4
{
    color: #484848;
}

.brand-elx-main .promo-products h5 {
    font-size: 20px;
}

.brand-elx-main .feature h4 {
    font-size: 18px;
    color: #1a245f;
}

.brand-elx-main .feature h5 {
    font-size: 16px;
    color: #484848;
}

.brand-elx-main .feature h4 {
    margin-top: 20px; 
}

.brand-elx-main .promo-products-img {
    min-width: 80%;
}

.brand-elx-main .promo-products-img img {
    width: 100%;
    height: auto;
}

.frigidaire-professional {
    font-family: FrigidairePro;
}

.brand-frigidaire-professional {
    background: #ebebeb;
    padding-top: 50px;
    margin: 10px 0;
}

.brand-frigidaire-professional .banner-video,
.brand-frigidaire-professional iframe {
    width: 470px;
    height: 235px;
}

.brand-frigidaire-recipe-btn {
    position: absolute;
    width: 270px;
    height: 230px;
    top: 75px;
    left: 55px;
}

.frigidaire-product-video div {
    margin: 0;
}

.frigidaire-product-banner img,
.frigidaire-product-video img
{
    width: 100%;
    height: auto;
}

.frigidaire-professional-product {
    margin-top: 25px;
    
}

.frigidaire-professional-product h2 {
    color: #fff;
    font-size: 22px;
    margin-bottom: 15px;
}

.frigidaire-professional-product h4 {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
}

.frigidaire-professional-product h4.inline,
.frigidaire-professional-product div.inline
{
    display: inline-block;
    margin-left: 25px;
} 

.frigidaire-btn {
    display: inline-block;
    background-color: #4d1a46;
    color: #fff !important;
    font-size: 16px;
    text-transform: uppercase;
    width: auto;
    min-width: 130px;
    margin: 20px auto 10px;
    text-align: center;
    padding: 7px 25px;
    border-radius: 30px;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
}

.frigidaire-btn:hover {
    text-decoration: none;
}

.frigidaire-product-item {
    background: #ebebeb;
    text-align: left;
    margin: 0;
    padding-left: 25px;
    padding-top: 25px;
}

.frigidaire-product-item img {
    margin: 0 auto;
}

.frigidaire-product-descr,
.frigidaire-product-video-descr
{
    position: absolute;
    bottom: 0;
    padding: 15px 30px;
}

.frigidaire-product-video-descr {
    bottom: 20px;
}

.frigidaire-product-top,
.frigidaire-product-video
{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}


.frigidaire-product-banner {
    padding-right: 0;
}

.frigidaire-product-video-bkg {
    background: #000;
}

.frigidaire-professional h3 {
    text-decoration: none;
    border: 0;
    font-size: 21px;
}

body.brandpage-luxury {
    background-color: #222;
}

body.brandpage-luxury .brandpage-luxury-body {
    padding: 30px 45px;
    background-color: #f9f9f9;
    border-radius: 6px;
    margin-top: 15px;
    box-shadow: 0px 0px 5px 5px #000;
    z-index: 2;
}

body.brandpage-luxury .product-tile .tile-price {
    color: #555;
}

body.brandpage-luxury .brands a {
    color: #555;
}

body.brandpage-luxury .container.brands {
    width: auto;
    padding: 0;
    margin: 0;
}

body.brandpage-luxury .brandpage-luxury-left {
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 100%;
    min-height: calc(100vh - 170px);
}

body.brandpage-luxury .brandpage-luxury-right {
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 100%;
    min-height: calc(100vh - 170px);
}

body.brandpage-luxury .brandpage-luxury-top {
    background-repeat: no-repeat;
    background-position: top left;
    background-size: auto;
    min-height: 53px;
    margin: 15px 0 0 5px;
}

@media screen and (max-width: 1199px) {
    body.brandpage-luxury .brandpage-luxury-body {
        margin: 15px 15px 30px 15px;
        border-radius: 4px;
        padding: 15px 30px;
        width: calc(100% - 30px);
    }

    body.brandpage-luxury .brandpage-luxury-top {
        margin-left: 15px;
    }
}
