#myVideo {
    width: 100%
}

.bg_light {
    font-family: 'Pathway Gothic One', sans-serif;
}

.bg_light h1,
.bg_light h2,
.bg_light h3,
.bg_light p {
    font-family: 'Pathway Gothic One', sans-serif;
}

#myBtn {
    position: relative;
    top: -10px;
    cursor: pointer;
}

a:hover {
    text-decoration: none;
}

.imaxxeViewAll {
    margin: 1% 0 3%;
    text-align: center;
}

.imaxxeViewAll a {
    padding: 1% 3%;
}

.imaxxe_cat_banner {
    /*background-image: url(https://imaxxe.com/assest/sub-page/image/sunglasses/bg_title.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: cover;
    background-attachment: fixed;
    background-color: #000;*/
    background: #f9f8f8;
    border-top: 1px solid #eee;
}

.imaxxe_cat_banner .col-padding {
    background: #000
}

.imaxxe_cat_banner .col-padding img {
    transition: 0.5s all;
    width: 100%
}

.imaxxe_cat_banner .col-padding img:hover {
    opacity: 0.5;
}

.imaxxe_new_widget {
    overflow: hidden;
}

@media(min-width: 990px) {
    .embed-container {
        top: 0
    }
    .imaxxe_new_widget .container {
        max-width: 1290px
    }
}

@media(max-width: 720px) {
    .embed-container {
        top: 0 !important;
        background: #191818;
    }
}

@media(max-width: 520px) {
    #info_vid {
        display: none;
    }
}

.lux_carousel .lux_price {
    position: absolute;
    bottom: 90px;
    font-size: 20px;
    left: 0;
    right: 0;
    font-weight: 100;
}

.lux_carousel .shopnowtrad {
    color: #fff !important
}

.imaxxe_mainrb {
    overflow: hidden;
}

.imaxxe_mainrb a:hover {
    text-decoration: none;
}

.grid-divider .col-sm-6 {
    padding: 0
}

.ctahid {
    visibility: hidden;
}

.wcs-red-button {
    font-size: 20px;
    padding: 8px 32px;
}

.wcs-red-button {
    background-color: #1a496c;
    color: #fff;
    padding: 4px 8px;
    text-transform: uppercase;
}

.product:hover .product--text_price {
    visibility: hidden;
}

.product:hover .ctahid {
    visibility: visible;
    position: relative;
    top: -12px;
    display: inline-block;
}

.ContainerHeader {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
}

.ContainerTextInVideo {
    text-align: center;
    position: absolute;
    bottom: 8%;
    left: 0;
    right: 0;
    z-index: 5;
}

.ContainerTextInVideo h1 {
    color: #fff;
    margin-bottom: 10px;
    font-size: 40px;
    margin-top: 0;
    text-transform: uppercase;
}

.ContainerTextInVideo li {
    list-style: none;
    float: left;
}

.ContainerTextInVideo a {
    border: 1px solid #fff;
    padding: 8px 32px;
    margin: 0 10px;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
}

.ContainerTextInVideo a:hover {
    background-color: #fff;
    color: #000;
}

.sfumaturaNera {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.90) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.90) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.90) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
    height: 35%;
    width: 100%;
    position: absolute;
    margin: 0;
    left: 0;
    bottom: 0;
    z-index: 3;
}

.TextTitleTile p {
    font-size: 12px;
    text-overflow: ellipsis;
    /*width: 90%;*/
    /*white-space: nowrap;*/
    /*overflow: hidden;*/
    font-family: Helvetica, Arial;
}

.product {
    text-align: center;
    padding: 5% 10%;
    position: relative;
    height: 400px;
}

.product img {
    max-width: 100%;
}

.product--text {
    position: relative;
    text-align: center;
    width: 100%;
    /* bottom: 5%; */
}

.container--product1 {
    width: 100%;
    position: relative;
    background-color: #fff;
    ;
    overflow: hidden;
}

.container--product_ajax1 {
    width: 33%;
    position: relative;
    display: block;
    text-align: center;
    float: left;
}

.TitleProduct {
    color: #36444f!important;
    font-size: 25px;
    text-overflow: ellipsis;
    width: 90%;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    line-height: 2.188rem;
    text-transform: uppercase;
}

.ctahid {
    visibility: hidden;
}

.product:hover .ctahid {
    visibility: visible;
    position: relative;
    top: -12px;
    display: inline-block;
}

.product--text_price {
    visibility: visible;
    font-size: 20px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    color: #36444f;
}

.product:hover .product--text_price {
    visibility: hidden;
}

.product_par {
    color: #36444f;
    text-transform: uppercase;
}

.ctahid:hover {
    color: #fff;
    background-color: #1a496c
}

.wcs-red-button {
    font-size: 20px;
    padding: 8px 32px;
    color: #fff;
}

.wcs-red-button:hover {
    background-color: #000;
    color: #fff;
}

.TextTitleTile {
    margin-bottom: -8%;
    display: block;
    position: relative;
}

.TitleMostPopular {
    text-align: center;
    font-size: 40px;
    margin: 4% 0 3%;
    color: #000;
}


/* Module collection styles */

section[data-id="collection"] {
    width: 100%;
    min-height: 1100px;
    background-repeat: no-repeat;
    text-align: center;
    background: #121212;
}

section[data-id="collection"] .collection-1:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 68.1%;
    background: #222528;
    left: 0;
    top: 0;
    z-index: -1;
}

section[data-id="collection"] .FirstTitleSection {
    text-align: center;
    padding: 0 0 40px;
    margin-bottom: -50px;
    display: block;
    position: relative;
    z-index: 2;
}

.FirstTitleSection p {
    font-size: 13px;
    width: 36%;
    margin: 0 auto;
    line-height: 1.4;
    font-family: sans-serif;
}

section[data-id="collection"] .FirstTitleSection h4 {
    font-size: 30px;
    text-transform: uppercase;
}

section[data-id="collection"] .FirstTitleSection h3 {
    font-size: 16px;
    font-family: Helvetica;
}

section[data-id="collection"] .productMastro {
    max-width: 1230px;
    width: 100%;
    min-height: 275px;
    display: inline-block;
    position: relative;
}


/* section[data-id="collection"] .product .left-container img {
            -webkit-transition: all 1.5s ease-out;
            -moz-transition: all 1.5s ease-out;
            -o-transition: all 1.5s ease-out;
            transition: all 1.5s ease-out;
            -webkit-transform: translateX(70%);
            -ms-transform: translateX(70%);
            transform: translateX(70%);
        } */


/* section[data-id="collection"] .product .left-container.animated img {
            -webkit-transform: translateX(-16%);
            -ms-transform: translateX(-16%);
            transform: translateX(-16%);
        } */

section[data-id="collection"] .productMastro .right-container {
    max-width: 50%;
    width: 100%;
    display: block;
    position: absolute;
    overflow-x: hidden;
    right: 0;
    top: 94px;
    float: left;
    background-color: #fff;
    padding: 80px 0 100px;
    /* -webkit-transition: all 1s ease-out;
            -moz-transition: all 1s ease-out;
            -o-transition: all 1s ease-out;
            transition: all 1s ease-out;
            -webkit-transition-delay: .5s;
            -moz-transition-delay: .5s;
            -o-transition-delay: .5s;
            transition-delay: .5s; */
}


/* section[data-id="collection"] .product .right-container.animated .tab {
            -webkit-transform: translateX(99%);
            -ms-transform: translateX(99%);
            transform: translateX(99%);
        } */

section[data-id="collection"] .productMastro .right-container .carousel img {
    display: block;
}


/* Carousel item in collection */

.left-container {
    position: absolute;
    left: 0;
    top: 0;
}

.bottom-container {
    position: relative;
    bottom: 150px;
    left: 125px;
    right: 0;
    width: 300px;
    text-align: center;
}

.TitleSectionCampaign {
    text-align: center;
    padding: 50px 0;
    /* margin-bottom: -100px; */
    display: block;
    position: relative;
}

.TitleSectionCampaign h2 {
    color: #fff;
    font-size: 40px;
    text-transform: uppercase;
}

.TitleSectionCampaign span {
    color: #fff;
    font-size: 20px;
}

.embed-container {
    /* position: relative;
                padding-bottom: 40.35%;
                padding-top: 25px;
                height: 0;*/
    position: relative;
    padding-bottom: 40.35%;
    top: -138px;
    height: 0;
}

.embed-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.rmxcustomize {
    display: none;
}

.imglogoRemix {
    width: calc(100%/3);
}

.remix .product--text .product--text_price {
    display: none;
}

#TrendingNow {
    position: relative;
    display: block;
}

.TextCamp {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10%;
    text-align: center;
}

.TextCamp h3 {
    color: #fff;
    margin-bottom: 0!important;
    font-size: 25px;
    text-transform: uppercase;
}

.TextCamp h4 {
    color: #fff;
    margin-bottom: 25px;
    font-family: Helvetica;
    font-size: 16px;
}

.bodyhead {
    color: #fff;
    font-size: 16px;
    margin-bottom: 30px;
    margin-top: -10px;
}

.imgRemixCenter {
    margin-top: 20px;
}

.imglogoRemix {
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
}

.product--text.remixtext {
    margin-top: 25px;
}

.price {
    margin-left: 5px;
}