

@media (min-width: 768px) and (max-width:991px) {
    .widget-one-row>[class*=col-]:nth-of-type(1n+4) {
        display:none
    }
}

.widget {
    height: 300px;
    position: relative;
    background: #fff;
    padding-bottom: 64px;
    box-shadow: 0 6px 20px rgba(0,0,0,.07);
    margin-bottom: 16px;
}

#cart-first-step-content .lSSlideOuter .widget {
    box-shadow: 0 5px 15px rgba(0,0,0,.05)
}

.w-wide {
    margin-bottom: 16px
}

.w-short {
    height: 217px;
    overflow: hidden
}

.w-addon {
    height: auto;
    padding-bottom: 71px;
    min-height: 380px
}

.w-lg.w-no-actions {
    padding-bottom: 24px
}

.col-lg-12 .w-lg.w-icon,.w-lg.w-no-actions .widget-header {
    padding: 0
}

.col-lg-12 .w-lg.w-icon .widget-header {
    width: 100%;
    padding: 0
}

.col-lg-12 .w-lg.w-icon .title-icon {
    top: -5px;
    margin-bottom: 24px
}

.col-lg-12 .w-image.w-lg.w-half,.col-lg-12 .w-lg.w-image {
    padding-left: 0
}

.col-lg-12 .w-lg.w-image .widget-header {
    position: static;
    height: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.col-lg-12 .w-lg.w-image {
    padding-bottom: 0
}

.col-lg-12 .w-image.w-lg.w-half .widget-body,.col-lg-12 .w-lg.w-image.w-no-actions .widget-body {
    padding-bottom: 24px
}

@media (max-width: 767px) {
    .col-lg-12 .w-image.w-lg.w-half {
        -ms-flex-direction:column;
        flex-direction: column
    }

    .col-lg-12 .w-image.w-lg.w-half .widget-header {
        width: 100%;
        -ms-flex-preferred-size: inherit;
        flex-basis: inherit
    }
}

.widget-header {
    position: relative;
    display: block;
    padding-bottom: 30px;
    overflow: hidden;
    height: 140px;
    transform: translateZ(0);
    width: 100%;
}

.w-addon .widget-header {
    padding: 0;
    height: 150px
}

.w-md .widget-header {
    text-align: center
}

.w-wide .widget-header {
    position: absolute;
    text-align: center;
    left: 16px;
    top: 16px;
    padding: 0;
    width: 146px;
    height: 134px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.15)
}

.widget .header-title,.widget .header-title a {
    display: table;
    height: 100%;
    width: 100%;
    color: rgba(0,0,0,.5);
    font-weight: 500;
    text-transform: uppercase
}

.widget-header:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    content: "";
    background-color: hsla(0,0%,100%,0);
    transition: all .25s ease-in-out
}

.widget-header.hovered:after,.widget-header:hover:after {
    background-color: hsla(0,0%,100%,.1)
}

.w-short .widget-header {
    height: 106px;
    padding: 0
}

.col-lg-6 .w-md .header-title,.w-addon .header-title a,.w-wide .header-title a {
    display: table-cell;
    vertical-align: middle
}

.title-icon {
    display: table-cell;
    position: absolute;
    top: -10px;
    left: 4px;
    width: 116px;
    height: 116px;
    text-align: center
}

.title-icon>img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 72px;
    margin: auto;
    color: transparent;
    border: none;
    outline: none
}

.w-addon .title-icon,.w-wide .title-icon {
    position: relative;
    top: auto;
    left: auto;
    display: block
}

@media (min-width: 768px) {
    .w-md .title-icon {
        position:relative;
        top: auto;
        left: auto;
        display: block
    }
}

.w-wide .title-icon {
    margin: 7px auto 0
}

.w-addon .title-icon {
    width: 136px;
    height: 136px;
    margin: -6px auto -21px
}

.title-icon>span {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    background: hsla(0,0%,100%,.1);
    border-radius: 100%;
    transition: all .45s ease-in-out
}

.widget-header.hovered .title-icon>span,.widget-header:hover .title-icon>span {
    margin: -4px
}

.title-icon>span:after,.title-icon>span:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    border-radius: 100%
}

.title-icon>span:before {
    width: calc(100% + 32px);
    height: calc(100% + 32px);
    margin-top: calc(-50% - 16px);
    margin-left: calc(-50% - 16px);
    background: hsla(0,0%,100%,.04);
    transition: all .35s ease-in-out
}

.title-icon>span:after {
    width: calc(100% + 64px);
    height: calc(100% + 64px);
    margin-top: calc(-50% - 32px);
    margin-left: calc(-50% - 32px);
    background: hsla(0,0%,100%,.02);
    transition: all .25s ease-in-out
}

.widget-header.hovered .title-icon>span:before,.widget-header:hover .title-icon>span:before {
    width: calc(100% + 48px);
    height: calc(100% + 48px);
    margin-top: calc(-50% - 24px);
    margin-left: calc(-50% - 24px)
}

.widget-header.hovered .title-icon>span:after,.widget-header:hover .title-icon>span:after {
    width: calc(100% + 96px);
    height: calc(100% + 86px);
    margin-top: calc(-50% - 48px);
    margin-left: calc(-50% - 48px)
}

.title-slogan {
    position: relative;
    display: table-cell;
    padding: 8px 16px 8px 145px;
    vertical-align: middle;
    font-size: 15px;
    line-height: 18px
}

.widget-payment-gateway-allocator-for-whmcs .title-slogan,.widget-payment-gateway-charges-for-whmcs .title-slogan {
    padding-right: 2px
}

.title-slogan b {
    font-weight: 900
}

.w-lg .title-slogan {
    font-weight: 400
}

.w-md .title-slogan {
    font-size: 16px;
    line-height: 19px
}

.w-short .title-slogan,.w-wide .title-slogan {
    display: none
}

.w-addon .title-slogan {
    padding: 0 15px;
    display: block;
    margin: 0 auto;
    text-align: center
}

.w-short .title-icon {
    position: relative;
    margin: auto;
    display: block
}

.title-slogan b.no-break {
    white-space: nowrap
}

.header-bar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
    padding: 0 16px;
    background: rgba(0,0,0,.08);
    line-height: 30px
}

.header-bar .price {
    float: left;
    color: #fff;
    font-size: 12px
}

.header-bar .price b,.w-lg .header-bar .price {
    font-size: 14px
}

.w-lg .header-bar .price b {
    font-size: 16px
}

.header-bar span {
    position: relative;
    opacity: .6;
    margin-right: 5px
}

.header-bar span:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    margin-top: -1px;
    background: #fff
}

.header-bar .stars {
    float: right;
    padding-right: 2px;
    letter-spacing: -2px
}

.header-bar .stars i {
    font-size: 14px;
    color: rgba(0,0,0,.5)
}

.w-lg .header-bar .stars i {
    font-size: 16px
}

.header-bar .stars i.active {
    color: #fff
}

.header-label {
    position: absolute;
    top: 4px;
    left: -44px;
    width: 145px;
    height: 48px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
}

.header-label .label {
    position: absolute;
    margin-left: -73px;
    left: 50%;
    display: block;
    width: 100%;
    font-size: 10px;
    border-radius: 0;
    padding: 0;
    line-height: 20px;
    margin-bottom: 4px
}

.header-label .label-short {
    top: 0
}

.header-label .label-long {
    bottom: 0
}

.w-short .header-label,.w-wide .header-label {
    top: 10px;
    left: -37px
}

.w-short .header-label .label,.w-wide .header-label .label {
    color: #2e3442;
    top: 0;
    bottom: auto
}

.w-short .header-label .label.recommended-without-discount,.w-wide .header-label .label.recommended-without-discount {
    top: 10px
}

.w-short .header-label .label b,.w-wide .header-label .label b {
    display: block;
    font-size: 14px;
    color: #ff8e2b;
    margin-left: -6px;
    margin-bottom: -8px
}

.widget-body {
    padding: 13px 16px 0
}

.w-wide .widget-body {
    padding: 0 0 30px
}

.w-addon .widget-body {
    padding: 12px 24px 0;
    width: 100%
}

.w-lg.w-banner .widget-body {
    padding: 32px 24px 38px
}

.widget-body .h3,.widget-body h3 {
    margin: 0 0 2px;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px
}

.w-lg.w-banner .widget-body .h1,.w-lg.w-banner .widget-body .h1 a {
    line-height: 1;
    font-size: 32px;
    font-weight: 900;
    color: #ff8a2b
}

.w-lg.w-banner .widget-body .btn {
    margin-top: 24px;
    min-width: 135px
}

.widget-body h3 a {
    color: #2e3442
}

.widget-body p {
    margin: 7px 0 0;
    font-size: 12px;
    line-height: 18px;
    text-align: justify
}

.w-lg.w-banner .widget-body p {
    font-size: 17px;
    line-height: 25px
}

.widget-body p:empty {
    display: none
}

.widget-body ul:not(.carousel-inner) {
    margin-top: 12px
}

.widget-body p+.h3 {
    margin-top: 21px
}

.widget-body .stars {
    display: inline-block;
    padding: 1px 10px 0 0;
    letter-spacing: -2px;
    color: #d7dadb
}

.widget-body .stars .active {
    color: #ffc300
}

.widget-body>span:not(.label) {
    color: #a1a6b2;
    font-size: 12px
}

.w-wide .widget-body>span:not(.label) {
    padding-top: 2px;
    display: inline-block
}

.w-addon .widget-body p {
    margin-bottom: 7px;
    font-size: 13px;
    line-height: 16px
}

.w-addon .widget-body .short-desc {
    height: 48px
}

.w-addon .scroll-list {
    max-height: 220px;
    min-height: 85px;
    overflow: hidden;
    position: relative;
    z-index: 2;
    background: #fff
}

.w-addon .widget-actions {
    background: #fff
}

.w-short .price,.widget-body .price {
    position: absolute;
    bottom: 16px;
    line-height: 32px;
    color: #2e3442;
    font-weight: 700
}

.w-wide .widget-body .price {
    left: 178px
}

.w-short .price.discount,.widget-body .price.discount {
    color: #ff8e2b
}

.w-short .price span,.widget-body .price span {
    position: relative;
    font-size: 12px;
    font-weight: 400;
    color: #2e3442;
    margin-right: 3px
}

.w-short .price span:before,.widget-body .price span:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 97%;
    height: 1px;
    margin-top: -1px;
    background: #ff8e2b
}

.widget-body .info {
    height: 100px;
    perspective: 1000;
    -webkit-perspective: 1000;
    visibility: hidden
}

.widget-body .info>.info-content {
    position: relative;
    transition: .45s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: flat;
    background: #fff
}

.w-review-expanded .widget-body .info>.info-content {
    transform-style: preserve-3d
}

.widget-body .info>.info-content>* {
    position: absolute;
    top: -3px;
    left: 0;
    backface-visibility: hidden;
    width: 100%
}

.w-review-expanded .widget-body .info .info-content {
    transform: rotateY(180deg)
}

.widget-body .info p {
    z-index: 2;
    transform: rotateY(0deg)
}

.widget-body .info .carousel {
    transform: rotateY(180deg)
}

.widget .carousel {
    padding: 8px 0
}

.widget .carousel-actions {
    position: absolute;
    right: -6px;
    top: 8px;
    z-index: 1;
    background: #fff
}

.widget .carousel-actions a {
    float: none;
    font-size: 19px;
    display: inline-block;
    padding: 0 8px;
    color: #a1a6b3
}

.widget .carousel-actions a>i {
    line-height: 24px
}

.widget .item .item-header {
    padding-right: 70px;
    margin-bottom: 3px;
    line-height: 24px;
    overflow: hidden
}

.widget .one-slide .item .item-header {
    padding-right: 30px
}

.widget .item .item-header>span:not(.stars) {
    color: #004a95;
    font-weight: 700;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    float: left
}

.w-short .item .item-header>span:not(.stars) {
    max-width: 70px;
    text-overflow: ellipsis
}

.w-short .one-slide .item .item-header>span:not(.stars) {
    max-width: 108px
}

.widget .item .item-body {
    font-size: 12px;
    line-height: 18px;
    font-style: italic
}

.widget .item .stars {
    float: none;
    letter-spacing: -1px;
    margin-left: 6px;
    margin-right: 6px
}

.w-wide .item .stars {
    margin-top: -2px
}

.widget .item .stars i {
    font-size: 13px
}

.w-short .widget-body h3 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.w-short.w-info-expanded .widget-body h3 {
    white-space: normal
}

.w-short .widget-body {
    background: #fff;
    transition: transform .45s
}

.w-short .widget-body .stars {
    padding: 0;
    float: right
}

.show-product-tile-reviews {
    cursor: pointer
}

.w-short .price {
    left: 0;
    bottom: 0;
    z-index: 2;
    width: 100%;
    padding: 11px 16px 16px;
    background-color: #fff;
    line-height: 32px;
    font-weight: 400
}

.w-short .price.price-discounted {
    color: #ff8e2b
}

.w-short.open-source .price {
    padding-top: 0;
    line-height: 40px;
    bottom: 0
}

.w-short .widget-license {
    position: absolute;
    bottom: 14px;
    font-size: 10px;
    font-weight: 400;
    left: 16px;
    color: #a1a6b2
}

.w-wide .carousel {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 30px;
    bottom: 50px;
    background: #fff;
    right: 15px;
    left: 178px;
    transition: .2s ease-in-out;
    z-index: 2
}

.w-wide.w-review-expanded .carousel {
    visibility: visible;
    opacity: 1
}

.w-addon .checkbox label {
    display: block;
    font-size: 13px;
    color: #2e3442;
    font-weight: 600
}

.w-addon .checkbox a {
    margin-left: 34px;
    font-size: 12px;
    color: #737780;
    border-bottom: 1px dotted #c8c9cc
}

.w-addon .disabled a {
    color: #a1a6b2
}

.w-addon .checkbox .label {
    box-shadow: none;
    margin-left: 5px;
    position: relative;
    top: -1px
}

.w-addon .addon-info {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3;
    padding: 20px 18px;
    color: #fff
}

.w-addon .addon-info .close {
    position: relative;
    z-index: 1;
    color: #fff
}

.w-included-expanded .addon-info.included,.w-info-expanded .addon-info:not(.included) {
    display: block
}

.info-header {
    position: relative;
    margin-bottom: 15px;
    padding-right: 10px;
    font-size: 15px;
    font-weight: 700;
    line-height: 19px
}

.info-header+ul {
    margin-bottom: 20px
}

.info-header span {
    text-transform: uppercase;
    border-bottom: 1px solid #fff
}

.addon-info .info-body+.info-header {
    padding-top: 25px
}

.addon-info .info-header .close {
    position: absolute;
    top: -7px;
    right: -7px;
    color: #fff
}

.w-addon .addon-info ul li {
    line-height: 17px;
    margin-bottom: 5px;
    padding-left: 30px;
    color: hsla(0,0%,100%,.7)
}

.w-addon .addon-info ul li:before {
    color: #fff
}

.addon-info .info-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 67px;
    padding: 16px 24px 24px;
    background: rgba(0,0,0,.1)
}

.addon-info .info-footer .price {
    float: left;
    font-size: 15px;
    line-height: 32px
}

.addon-info .info-footer .btn {
    float: right
}

.widget-actions {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
    padding: 8px 16px 16px;
    width: auto;
    right: 0;
    background: #fff
}

.w-short .widget-actions,.w-wide .widget-actions {
    left: auto;
    right: 0
}

.w-short .widget-actions .btn {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px
}

.widget-actions .btn+.btn {
    margin-left: 4px
}

.widget .btn-icon.btn-sm:not(.show-xs-icon) {
    padding-left: 5px;
    padding-right: 5px
}

.image-promotion>h2,.image-promotion>h2>a,.image-promotion>h2>a:hover {
    color: #2e3442
}

#main-content-container>.image-promotion:first-child>h2,#main-content-container>.image-promotion:first-child>h2>a,#main-content-container>.image-promotion:first-child>h2>a:hover {
    color: #fff
}

#main-content-container>.image-promotion:first-child {
    min-height: 208px
}

.w-image .widget-header {
    padding-bottom: 0!important
}

.w-type-image {
    height: auto;
    padding: 0;
    background: transparent;
    box-shadow: none;
    overflow: visible
}

.w-type-image>a {
    display: block;
    background: #fff;
    box-shadow: 0 6px 20px rgba(0,0,0,.07)
}

.w-type-image img {
    width: 100%
}

.w-layout-horizontal .widget-header img {
    width: 100%;
    height: auto
}

.w-layout-33_66 .widget-header img,.w-layout-50_50 .widget-header img {
    width: 100%;
    height: 100%
}

@media (min-width: 768px) and (max-width:991px) {
    #main-content-container>.image-promotion:first-child+.image-promotion>h2,#main-content-container>.image-promotion:first-child+.image-promotion>h2>a,#main-content-container>.image-promotion:first-child+.image-promotion>h2>a:hover,#main-content-container>.image-promotion:first-child+.row>.col-lg-6:first-child>h2,#main-content-container>.image-promotion:first-child+.row>.col-lg-6:first-child>h2>a,#main-content-container>.image-promotion:first-child+.row>.col-lg-6:first-child>h2>a:hover,#main-content-container>.image-promotion:first-child+h2,#main-content-container>.image-promotion:first-child+h2>a,#main-content-container>.image-promotion:first-child+h2>a:hover {
        color:#fff
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    #main-content-container>.image-promotion:first-child {
        min-height:378px
    }
}

.page-promotions #main-content-container .h5 {
    margin-top: 0!important
}

@media (min-width: 768px) {
    .page-promotions #main-content-container .widget {
        margin-bottom:26px
    }
}

@media (min-width: 1200px) {
    .additional-product-widget {
        width:257px!important
    }

    .col-lg-12 .w-lg .title-slogan {
        display: block
    }

    .col-lg-6 .w-lg .title-slogan {
        padding-left: 255px;
        padding-top: 8px
    }

    .col-lg-6 .w-md .title-slogan {
        padding: 0 20px;
        display: inline-block
    }

    .col-lg-12 .w-lg .title-slogan,.col-md-8 .w-lg .title-slogan {
        padding: 0 20px;
        font-size: 24px;
        text-align: center;
        display: block
    }

    .col-lg-6 .w-lg .title-icon {
        top: 50%;
        left: 16px;
        width: 224px;
        height: 224px;
        margin-top: -131px
    }

    .w-lg .title-icon>span:before {
        width: calc(100% + 64px);
        height: calc(100% + 64px);
        margin-top: calc(-50% - 32px);
        margin-left: calc(-50% - 32px)
    }

    .w-lg .title-icon>span:after {
        width: calc(100% + 128px);
        height: calc(100% + 128px);
        margin-top: calc(-50% - 64px);
        margin-left: calc(-50% - 64px)
    }

    .w-lg .widget-header:hover .title-icon>span,.w-lg .widget-header:hovered .title-icon>span {
        margin: -12px
    }

    .w-lg .widget-header.hovered .title-icon>span:before,.w-lg .widget-header:hover .title-icon>span:before {
        width: calc(100% + 120px);
        height: calc(100% + 120px);
        margin-top: calc(-50% - 60px);
        margin-left: calc(-50% - 60px)
    }

    .w-lg .widget-header.hovered .title-icon>span:after,.w-lg .widget-header:hover .title-icon>span:after {
        width: calc(100% + 224px);
        height: calc(100% + 224px);
        margin-top: calc(-50% - 112px);
        margin-left: calc(-50% - 112px)
    }

    .col-md-4 .w-md .header-title .title-icon {
        display: table-cell;
        position: absolute;
        top: 0;
        left: 0;
        margin: 0;
        text-align: center
    }

    .w-addon .widget-body p.long-desc {
        position: absolute;
        background: #fff;
        left: 0;
        right: 0;
        padding: 24px;
        top: 210px;
        line-height: 20px;
        transition: transform .45s
    }

    .w-addon.w-desc-expanded p.long-desc {
        transform: translateY(-160px);
        -ms-transform: translateY(-160px)
    }
}

@media (min-width: 992px) {
    .col-lg-6 .w-md {
        height:240px;
        padding-left: 225px
    }

    .col-lg-6 .w-lg {
        height: 631px
    }

    .col-md-4 .w-md,.col-md-8 .w-lg {
        height: 395px
    }

    .col-md-8 .w-lg {
        padding-left: 300px
    }

    .col-lg-12 .w-lg {
        display: flex;
        justify-content: center;
        flex-flow: row nowrap;
        min-height: 360px;
        height: auto;
        padding-left: 400px
    }

    .col-lg-12 .w-lg.w-lg-long {
        min-height: 450px
    }

    .col-lg-12 .w-lg.w-lg-short {
        min-height: 240px
    }

    .col-lg-12 .w-lg.w-half {
        padding-left: 50%
    }

    .col-lg-12 .w-lg.w-4-6 {
        padding-left: 40%
    }

    .col-lg-12 .w-lg.w-banner {
        min-height: 240px;
        padding-bottom: 0
    }

    .col-lg-6 .w-md.w-image .widget-header,.col-lg-6 .w-md.w-md-long .widget-header {
        height: 334px
    }

    .col-lg-6 .w-lg.w-lg-short {
        height: 537px
    }

    .col-lg-6 .w-lg .widget-header {
        width: 100%
    }

    .col-md-8 .w-lg .widget-header {
        position: absolute;
        top: 0;
        left: 0;
        width: 300px;
        height: 395px;
        display: table
    }

    .col-md-8 .w-lg .widget-header .header-title {
        display: table-cell;
        vertical-align: middle
    }

    .col-lg-12 .w-lg .widget-header {
        position: absolute;
        top: 0;
        left: 0;
        width: 400px;
        height: 100%;
        display: flex;
        flex-basis: 400px;
        align-items: stretch;
        justify-content: center
    }

    .col-lg-12 .w-half .widget-header {
        width: 50%;
        flex-basis: 50%
    }

    .col-lg-12 .w-4-6 .widget-header {
        width: 40%;
        flex-basis: 40%
    }

    .col-lg-6 .w-md .widget-header {
        position: absolute;
        top: 0;
        left: 0;
        width: 225px;
        height: 240px;
        display: table
    }

    .col-md-4 .w-md .widget-header {
        height: 170px
    }

    .col-lg-12 .w-lg .widget-header .header-title {
        width: 100%;
        vertical-align: middle;
        display: flex;
        flex-flow: column nowrap;
        align-items: center;
        justify-content: center
    }

    .col-lg-12 .w-lg-short .title-slogan {
        font-size: 18px
    }

    .col-lg-12 .w-lg .widget-body {
        flex: 1
    }

    .col-lg-12 .w-lg .title-icon,.col-md-8 .w-lg .header-title .title-icon {
        position: relative;
        top: auto;
        left: auto;
        display: block;
        margin: 0 auto;
        width: 224px;
        height: 224px
    }

    .col-lg-12 .w-lg-short .title-icon {
        width: 136px;
        height: 136px;
        margin: -7px auto 6px
    }

    .col-lg-12 .w-lg-short .title-icon:before {
        width: calc(100% + 48px);
        height: calc(100% + 48px);
        margin-top: calc(-50% - 24px);
        margin-left: calc(-50% - 24px)
    }

    .col-lg-12 .w-lg-short .title-icon:after {
        width: calc(100% + 96px);
        height: calc(100% + 96px);
        margin-top: calc(-50% - 48px);
        margin-left: calc(-50% - 48px)
    }

    .col-lg-12 .w-lg-short .widget-header.hovered .title-icon>span,.col-lg-12 .w-lg-short .widget-header:hover .title-icon>span {
        margin: -8px
    }

    .col-lg-12 .w-lg-short .widget-header.hovered .title-icon>span:before,.col-lg-12 .w-lg-short .widget-header:hover .title-icon>span:before {
        width: calc(100% + 72px);
        height: calc(100% + 72px);
        margin-top: calc(-50% - 36px);
        margin-left: calc(-50% - 36px)
    }

    .col-lg-12 .w-lg-short .widget-header.hovered .title-icon>span:after,.col-lg-12 .w-lg-short .widget-header:hover .title-icon>span:after {
        width: calc(100% + 144px);
        height: calc(100% + 144px);
        margin-top: calc(-50% - 72px);
        margin-left: calc(-50% - 72px)
    }

    .col-lg-12 .w-lg-short .title-icon img {
        width: 72px
    }

    .col-md-4 .w-md .title-slogan {
        padding-left: 150px;
        text-align: left
    }

    .col-md-8 .w-lg .widget-actions {
        left: 300px
    }

    .col-lg-6 .w-md .widget-actions {
        left: 225px
    }

    .col-lg-12 .w-lg .widget-actions {
        left: 400px
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .col-lg-6 .w-lg .header-title a {
        display:table-cell;
        vertical-align: middle
    }

    .col-lg-6 .col-md-6 .widget .title-icon {
        display: block;
        margin: 0 auto;
        position: relative;
        left: auto
    }

    .col-lg-6 .w-lg .widget-body p {
        margin: 6px 0 0;
        font-size: 13px;
        line-height: 20px
    }

    .col-lg-6 .w-md .widget-header .title-icon {
        top: 8px
    }
}

@media (min-width: 768px) {
    .w-lg {
        padding-bottom:80px
    }

    .col-lg-6 .w-md.w-md-long {
        height: 334px
    }

    .w-wide {
        padding: 16px 16px 16px 178px;
        height: 166px
    }

    .w-lg .widget-header {
        height: 240px
    }

    .w-lg .widget-header,.w-md .widget-header {
        padding-bottom: 40px
    }

    .w-lg .title-icon img {
        width: 144px
    }

    .w-md .title-icon {
        width: 136px;
        height: 136px;
        margin: -7px auto 6px
    }

    .w-md .title-icon>span:before {
        width: calc(100% + 48px);
        height: calc(100% + 48px);
        margin-top: calc(-50% - 24px);
        margin-left: calc(-50% - 24px)
    }

    .w-md .title-icon>span:after {
        width: calc(100% + 96px);
        height: calc(100% + 96px);
        margin-top: calc(-50% - 48px);
        margin-left: calc(-50% - 48px)
    }

    .w-md .widget-header.hovered .title-icon>span,.w-md .widget-header:hover .title-icon>span {
        margin: -8px
    }

    .w-md .widget-header.hovered .title-icon>span:before,.w-md .widget-header:hover .title-icon>span:before {
        width: calc(100% + 72px);
        height: calc(100% + 72px);
        margin-top: calc(-50% - 36px);
        margin-left: calc(-50% - 36px)
    }

    .w-md .widget-header.hovered .title-icon>span:after,.w-md .widget-header:hover .title-icon>span:after {
        width: calc(100% + 144px);
        height: calc(100% + 144px);
        margin-top: calc(-50% - 72px);
        margin-left: calc(-50% - 72px)
    }

    .w-lg .title-slogan {
        font-size: 24px;
        line-height: 27px
    }

    .w-lg .header-bar,.w-md .header-bar {
        height: 40px;
        line-height: 40px
    }

    .w-lg .header-bar {
        padding: 0 24px
    }

    .w-lg .widget-body,.w-md .widget-body {
        padding: 23px 24px 0
    }

    .w-lg .widget-body .h3,.w-lg .widget-body h3,.w-md .widget-body h3 {
        font-size: 16px;
        margin-bottom: 7px
    }

    .w-lg .widget-body span:not(.label) {
        font-size: 14px
    }

    .w-lg .widget-body p {
        margin: 13px 0 0;
        font-size: 14px;
        line-height: 22px
    }

    .w-lg .widget-body .list-sm li {
        font-size: 14px
    }

    .w-short.w-info-expanded .widget-body {
        transform: translateY(-90px);
        -ms-transform: translateY(-90px)
    }

    .w-short.w-info-expanded .widget-body .info {
        visibility: visible
    }

    .w-short.w-review-expanded .widget-body>.stars,.w-short.w-review-expanded .widget-body>span {
        display: none
    }

    .w-wide .widget-body .stars {
        float: left
    }

    .w-addon .widget-actions,.w-md .widget-actions {
        padding: 24px
    }

    .w-lg .widget-actions {
        padding: 12px 24px 24px
    }

    .w-lg .widget-actions .btn {
        min-width: 112px
    }
}

@media (min-width: 580px) {
    .col-lg-12 .w-addon {
        display:flex;
        flex-flow: row nowrap;
        padding-left: 224px;
        min-height: 240px
    }

    .col-lg-12 .w-addon .widget-header {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 224px;
        display: flex;
        flex-basis: 224px;
        align-items: stretch;
        justify-content: center
    }

    .col-lg-12 .w-addon .header-title {
        width: 100%;
        vertical-align: middle;
        display: flex;
        flex-flow: column nowrap;
        align-items: center;
        justify-content: center
    }

    .col-lg-12 .w-addon .title-icon {
        margin-bottom: -12px
    }

    .col-lg-12 .w-addon .widget-actions {
        left: 224px
    }
}

@media (max-width: 1199px) {
    .col-lg-6 .w-addon .short-desc {
        display:none
    }

    .widget.w-lg.w-icon .widget-header .header-title .title-slogan {
        display: inline-block;
        padding: 0
    }

    .widget .title-icon {
        top: -8px
    }
}

@media (min-width: 768px) and (max-width:1199px) {
    #category-products .widget {
        height:368px
    }

    .w-lg .widget-header {
        text-align: center
    }

    .w-lg .title-slogan {
        display: inline-block;
        text-align: center;
        font-size: 20px;
        line-height: 24px
    }

    .col-sm-4 .widget:not(.w-md) {
        height: 350px
    }

    .widget:not(.w-addon) .title-slogan {
        display: none
    }

    .w-lg .title-icon>span:before {
        width: calc(100% + 64px);
        height: calc(100% + 64px);
        margin-top: calc(-50% - 32px);
        margin-left: calc(-50% - 32px)
    }

    .w-lg .title-icon>span:after {
        width: calc(100% + 128px);
        height: calc(100% + 128px);
        margin-top: calc(-50% - 64px);
        margin-left: calc(-50% - 64px)
    }

    .col-lg-6 .w-lg .title-icon {
        top: auto;
        width: 208px;
        height: 208px
    }

    .col-lg-6 .w-lg .title-icon,.col-md-3 .widget .title-icon,.col-md-4 .widget .title-icon {
        position: relative;
        left: auto;
        display: block;
        margin: 0 auto
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .marketplace-page .widget.w-lg {
        height:auto
    }

    .marketplace-page .widget.w-lg .widget-header {
        height: 100%
    }
}

@media (min-width: 768px) and (max-width:1199px) {
    .marketplace-page .col-sm-4 .widget:not(.w-md) {
        height:370px
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .w-lg {
        height:334px
    }

    .page-promotions .row .col-lg-6:first-of-type .w-md-long {
        padding-left: 225px
    }

    .page-promotions .row .col-lg-6:first-of-type .w-md-long .widget-header {
        position: absolute;
        top: 0;
        left: 0;
        width: 225px;
        height: 334px
    }

    .page-promotions .row .col-lg-6:first-of-type .w-md-long .widget-actions {
        left: 225px
    }

    .col-lg-12 .w-lg {
        height: auto;
        min-height: 334px;
        display: flex;
        flex-basis: 260px;
        align-items: stretch;
        justify-content: center
    }

    .col-lg-12 .w-lg .widget-header {
        display: flex;
        justify-content: center;
        flex-flow: row nowrap
    }

    .w-4-6 .widget-header,.w-half .widget-header,.w-lg-long .widget-header,.w-lg-short .widget-header {
        height: 100%!important
    }

    .col-lg-12 .w-lg .widget-header .header-title {
        vertical-align: middle;
        display: flex;
        flex-flow: column nowrap;
        align-items: center;
        justify-content: center
    }

    .col-lg-12 .w-lg .widget-header .header-title .title-icon {
        position: relative;
        top: auto;
        left: auto;
        display: block;
        margin: 0 auto;
        width: 208px;
        height: 208px
    }

    .col-lg-12 .w-lg .widget-body {
        flex: 1
    }

    .col-lg-6 .w-md {
        height: 440px
    }

    .col-md-4 .w-md,.col-md-8 .w-lg {
        padding: 0 0 64px;
        height: 492px
    }

    .col-lg-6 .col-sm-7 .widget {
        height: 210px;
        padding-left: 160px
    }

    .col-lg-6 .col-sm-7 .col-sm-12:first-of-type>.widget {
        margin-bottom: 20px
    }

    .col-lg-6 .col-sm-7 .widget-header {
        position: absolute;
        top: 0;
        left: 0;
        height: 210px;
        display: table
    }

    .col-lg-6 .col-sm-7 .header-title,.col-lg-6 .w-lg .header-title,.col-md-4 .w-md .header-title,.col-md-8 .w-lg .header-title {
        display: table-cell;
        vertical-align: middle
    }

    .col-md-8 .w-lg .widget-header,.w-md .widget-header {
        height: 210px;
        position: relative
    }

    .col-lg-6 .col-sm-7 .widget-header {
        width: 160px;
        text-align: center;
        padding-bottom: 40px
    }

    .col-lg-6 .w-md .widget-header,.col-md-4 .w-md .widget-header,.col-md-8 .w-lg .widget-header {
        display: table;
        width: 100%
    }

    .col-lg-6 .w-md .header-title {
        display: table-cell
    }

    .col-lg-6 .col-sm-7 .title-icon,.col-md-4 .w-md .title-icon,.col-md-8 .w-lg .title-icon {
        position: relative;
        top: auto;
        left: auto;
        display: block;
        margin: 13px auto 2px
    }

    .col-lg-6 .w-md .title-icon,.col-md-4 .w-md .title-icon,.col-md-8 .w-lg .title-icon {
        margin: 0 auto -11px
    }

    .col-md-8 .w-lg .title-icon {
        width: 136px;
        height: 136px
    }

    .col-md-8 .w-lg .title-icon img {
        width: 72px
    }

    .col-lg-6 .col-sm-7 .header-bar {
        height: 40px;
        padding: 0 8px;
        line-height: 40px;
        text-align: left
    }

    .col-lg-6 .col-sm-7 .header-bar .price span {
        display: block;
        margin-bottom: -27px;
        margin-top: -7px
    }

    .col-md-8 .w-lg .header-bar {
        padding: 0 16px
    }

    .col-md-8 .w-lg .header-bar .price {
        font-size: 12px
    }

    .col-md-8 .w-lg .header-bar .price b {
        font-size: 14px
    }

    .col-md-8 .w-lg .header-bar .stars i {
        font-size: 13px
    }

    .col-md-8 .w-lg .widget-body h3,.w-md .widget-body h3 {
        font-size: 14px
    }

    .col-md-8 .w-lg .widget-body p {
        margin: 6px 0 0;
        font-size: 12px;
        line-height: 19px
    }

    .w-lg .widget-actions {
        left: 260px
    }

    .col-md-8 .w-lg .widget-actions {
        left: 0
    }

    .col-md-8 .w-lg .widget-actions .btn {
        padding: 4px 16px;
        font-size: 11px;
        min-width: 90px
    }

    .col-md-8 .w-lg .widget-actions .btn.btn-outline {
        padding: 3px 16px
    }

    .col-lg-6 .col-sm-7 .widget-actions {
        left: 160px
    }
}

@media (min-width: 580px) and (max-width:1199px) {
    .w-addon {
        display:flex;
        flex-flow: row nowrap;
        padding-left: 224px;
        min-height: 240px
    }

    .w-addon .widget-header {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 224px;
        display: flex;
        flex-basis: 224px;
        align-items: stretch;
        justify-content: center
    }

    .w-addon .header-title {
        width: 100%;
        vertical-align: middle;
        display: flex;
        flex-flow: column nowrap;
        align-items: center;
        justify-content: center
    }

    .w-addon .title-icon {
        margin-bottom: 5px
    }

    .w-addon .title-slogan {
        margin-bottom: -16px
    }

    .w-addon .widget-actions {
        left: 224px
    }
}

@media (min-width: 580px) and (max-width:991px) {
    .w-lg {
        padding-left:260px
    }

    .w-lg .widget-header {
        width: 260px;
        position: absolute;
        top: 0;
        left: 0;
        height: 334px;
        display: table
    }

    ,.w-4-6 .title-slogan,.w-half .title-slogan,.w-lg-long .title-slogan,.w-lg-short .title-slogan {
        text-align: center
    }
}

@media (max-width: 767px) {
    .w-lg {
        height:auto;
        min-height: 220px
    }

    .w-wide {
        padding: 0;
        height: 270px
    }

    .w-md .widget-header {
        text-align: left
    }

    .w-half .title-icon,.w-lg-long .title-icon,.w-lg-short .title-icon,w-half .title-icon {
        top: 6px
    }

    .col-lg-6 .w-md .header-title {
        display: table
    }

    .col-lg-6 .w-md .title-icon,.title-icon,.w-md .title-icon {
        position: absolute;
        display: table-cell;
        font-size: 15px;
        line-height: 18px
    }

    .col-lg-6 .w-md .title-slogan,.title-slogan {
        position: relative;
        display: table-cell;
        padding: 4px 8px 0 125px;
        vertical-align: middle;
        font-size: 15px;
        line-height: 18px
    }

    .w-wide .widget-header {
        left: 0;
        top: 0;
        width: 106px;
        height: 106px;
        border-radius: 0;
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none
    }

    .w-wide .widget-body h3 {
        line-height: 18px
    }

    .w-wide .title-slogan {
        display: none
    }

    .w-wide .widget-body {
        padding: 15px 14px 48px 120px
    }

    .w-wide .widget-body p {
        position: absolute;
        left: 0;
        top: 106px;
        width: 100%;
        margin: 0;
        padding: 16px;
        border-top: 1px solid #e9edf2
    }

    .w-wide .widget-body .price {
        left: 0;
        bottom: 0;
        width: 100%;
        padding: 8px 16px;
        border-top: 1px solid #e9edf2
    }

    .w-wide .widget-body>span {
        display: block;
        margin-bottom: 5px
    }

    .w-wide .widget-actions {
        padding: 8px
    }

    .w-lg .widget-actions .btn {
        padding: 4px 16px;
        font-size: 11px
    }

    .w-lg .widget-actions .btn.btn-outline {
        padding: 3px 16px
    }
}

@media (min-width: 580px) and (max-width:767px) {
    .col-lg-6 .col-sm-5 .w-md,.col-md-4 .w-md,.w-lg {
        height:auto;
        min-height: 220px;
        display: -ms-flexbox;
        display: flex;
        flex-flow: row nowrap;
        padding-left: 260px
    }

    .col-lg-6 .col-sm-5 .w-md .widget-header,.col-md-4 .w-md .widget-header,.w-lg .widget-header {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 260px;
        display: flex;
        flex-basis: 260px;
        align-items: stretch;
        justify-content: center
    }

    .col-lg-6 .col-sm-5 .w-md .header-title,.col-md-4 .w-md .header-title,.w-lg .header-title {
        width: 100%;
        vertical-align: middle;
        display: flex;
        flex-flow: column nowrap;
        align-items: center;
        justify-content: center
    }

    .col-lg-6 .col-sm-5 .w-md .title-icon,.col-md-4 .w-md .title-icon,.w-lg .header-title .title-icon {
        position: relative;
        top: auto;
        left: auto;
        display: block;
        margin: 0 auto
    }

    .col-lg-6 .col-sm-5 .w-md .title-slogan,.col-md-4 .w-md .title-slogan,.w-lg .header-title .title-slogan {
        padding: 0 20px
    }

    .col-lg-6 .col-sm-5 .w-md .widget-body,.col-md-4 .w-md .widget-body,.w-lg .header-title .widget-body {
        flex: 1
    }

    .col-lg-6 .col-sm-5 .w-md .widget-actions,.col-md-4 .w-md .widget-actions,.w-lg .widget-actions {
        left: 260px
    }
}

@media (max-width: 579px) {
    .widget:not(.w-short) {
        height:auto
    }

    .widget.w-lg.w-icon .widget-header {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        display: flex;
        align-items: stretch;
        justify-content: center
    }

    .widget.w-lg.w-icon .widget-header .header-title {
        width: 100%;
        vertical-align: middle;
        display: flex;
        flex-flow: column nowrap;
        align-items: center;
        justify-content: center
    }

    .widget.w-lg.w-icon .widget-header .title-icon {
        position: relative;
        left: auto;
        display: block;
        margin: 0 auto
    }
}

.w-load {
    display: table;
    width: 100%;
    background: none;
    padding: 0;
    border: 1px dashed #d0d4d9;
    box-shadow: none;
    min-height: 150px
}

.w-load .widget-body {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #a1a9b2
}

.w-load .widget-body>* {
    transition: all .35s
}

.w-load .widget-body i {
    font-size: 55px;
    display: block;
    margin-bottom: 20px
}

.w-load.w-wide .widget-body i {
    margin-top: 22px
}

.w-load:hover i {
    transform: rotate(1turn);
    -webkit-transform: rotate(1turn)
}

.w-load:hover span {
    font-size: 15px
}

.w-red.w-addon .addon-info,.w-red .widget-header {
    background: linear-gradient(340deg,#d94c51,#ff596a);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#ff596a",endColorstr="#d94c51",GradientType=0)
}

.w-purple.w-addon .addon-info,.w-purple .widget-header {
    background: linear-gradient(340deg,#8f5acc,#b687e7);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#b687e7",endColorstr="#8f5acc",GradientType=0)
}

.w-orange.w-addon .addon-info,.w-orange .widget-header {
    background: linear-gradient(340deg,#ff6c2c,#ff8e2b);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#ff8e2b",endColorstr="#ff6c2c",GradientType=0)
}

.custom.lSSlideOuter,.custom .lSSlideWrapper {
    overflow: visible
}

.widget-slider-container .lightSlider.lsGrab>* {
    cursor: auto
}

@media (min-width: 992px) {
    .custom .see-also {
        transform:none!important;
        overflow: visible
    }

    .custom .lightSlider.lsGrab>* {
        cursor: auto
    }
}

@media (min-width: 768px) {
    .widget-actions-mobile {
        display:none
    }
}

@media (max-width: 767px) {
    #cart-step-1-page-content {
        overflow:hidden
    }

    #cart-first-step-content .lSSlideOuter {
        overflow: visible
    }

    #cart-first-step-content .widget-slider .lslide {
        width: 268px
    }

    .see-also .widget {
        height: 172px
    }

    .see-also .widget-header {
        height: 86px;
        padding: 0
    }

    .see-also .widget-header .header-bar,.see-also .widget-header .header-label {
        display: none
    }

    .see-also .widget-header .header-title {
        display: block
    }

    .see-also .widget-header .title-icon {
        width: 88px;
        height: 88px;
        margin: 0 auto;
        position: relative;
        display: block;
        top: -2px
    }

    .see-also .widget-header .title-icon .title-slogan {
        display: none
    }

    .see-also .widget-header .title-icon img {
        width: 56px
    }

    .see-also .widget-body {
        padding: 12px 8px
    }

    .see-also .widget-body h3 {
        font-size: 12px
    }

    .see-also .widget-body>span,.see-also .widget-body p {
        display: none
    }

    .widget-actions-mobile {
        width: 100%;
        background: #fff;
        position: absolute;
        bottom: 0;
        left: 0;
        padding: 8px 40px 8px 8px;
        height: 40px;
        z-index: 2
    }

    .widget-actions-mobile .price {
        line-height: 24px
    }

    .widget-actions-mobile .btn {
        position: absolute;
        bottom: 0;
        right: 0
    }

    .widget-actions-mobile .btn:not(:hover) {
        color: #2e3442
    }

    .see-also .widget .widget-actions {
        position: absolute;
        background: #fff;
        left: 0;
        right: 0;
        padding: 8px;
        top: 200px;
        line-height: 20px;
        transition: transform .45s;
        height: 90px
    }

    .see-also .widget .widget-actions .btn {
        display: block
    }

    .see-also .widget .widget-actions .btn+.btn {
        margin: 8px 0 0
    }

    .see-also .widget.w-actions-expanded .widget-actions {
        transform: translateY(-150px);
        -ms-transform: translateY(-150px)
    }
}

@media (max-width: 578px) {
    #cart-first-step-content .lSAction {
        display:none!important
    }
}




.widget .widget-header {
    background-image: linear-gradient(to top, #6a85b6 0%, #bac8e0 100%);
}


.widget-label {
    padding: 0.5em 0.7em 0.7em 0.8em;
    background: #67ad27;
    position: absolute;
    z-index: 1;
    font-size: 12px;
    top: 10px;
    right: -12px;
    width: 100px;
    color: #fff;
    font-weight: 600;
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, .1);
}
.widget-label:after {
    content: "";
    width: 0;
    height: 0;
    border-right: 1em solid transparent;
    border-left: 0;
    border-top: 1em solid #545454;
    position: absolute;
    right: 0;
    bottom: -1em;
}



.pages.slide-top {
	padding: 100px 0;
	background-size: cover;
	background-position: center center;
	background-image: url('/templates/ModulesOcean/img/v3-pc1.png');
}
.market-menu {
	background-position: center;
    background-size: cover;
    background-image: url('/templates/ModulesOcean/img/bg-banner-1.png');
    background-color: #272930;
}
.market-menu .nav-item {
	margin: 0 10px;
}
.market-menu .nav-item .nav-link {
	color: #FFF;
	font-size: 1.1rem;
	font-weight: 500;
	padding: 0 10px;
	line-height: 60px;
}
.page-products {
    background-color: #FAFAFA;
}
.page-products .main {
    box-shadow: 0 5px 25px rgba(0, 0, 0, .1);
    position: relative;
    margin-bottom: 40px;
    text-align: left;
    background-color: #FFF;
    border-radius: 3px;
    transition: translate .18s, box-shadow .18s;
}
.page-products .main:hover {
    box-shadow: 0 1px 8px rgba(0, 0, 0, .1);
    transform: translateY(1px);
}
.page-products .main .content-image {
    position: relative;
    width: 100%;
    max-width: 100%;
    height: 230px;
    overflow: hidden;
    border-radius: 3px 3px 0 0;
}
.page-products .main .content-image .coverimage {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.page-products .main .content-image img {
    width: 107.5%;
    height: auto;
    border: 0 none;
    margin-left: -13px;
    margin-top: -28px;
}
.page-products .main .content-image svg {
    color: #c7c7c9;
    z-index: 0;
    width: 100%;
    height: 100%;
}
.page-products .main .content-image svg.coverimage path {
    fill: #c7c7c9;
}
.page-products .main .content-label {
    width: 100%;
    background-color: #fff;
    -webkit-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out;
    display: -webkit-box;
    display: -ms-flexbox;
    /* display: flex; */
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 15px;
    border-radius: 0 0 3px 3px;
}
.page-products .main .content-label .content-meta {
    min-width: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-item-align: start;
    align-self: flex-start;
}
.page-products .main .content-label .content-meta .content-title {
    font-size: 16px;
    font-style: inherit;
    line-height: 22px;
    letter-spacing: .025em;
    font-weight: 600;
    color: #303030;
    margin: 0;
    max-width: 95%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.page-products .main .content-label .content-meta .content-info {
    line-height: 18px;
    letter-spacing: .025em;
    color: #959597;
    margin-top: 5px;
}
.page-products .main .content-label .content-meta .content-info span {
    background-color: #F5F5F5;
    border-radius: 3px;
    padding: 2px 4px;
    font-size: 12px;
    color: #A9A9A9;
    text-transform: capitalize;
}
.page-products .main .content-label .price {
    color: #F94B71;
    font-size: 18px;
    font-weight: 600;
}
.cashback-label {
    padding: .5em .7em .7em .8em;
    ;
    background: #ea4f3b;
    position: absolute;
    z-index: 1;
    font-size: 12px;
    top: 17em;
    right: -1em;
    width: 6em;
    color: #fff;
    font-weight: 600;
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, .1);
}
.cashback-label:after {
    content: "";
    width: 0;
    height: 0;
    border-right: 1em solid transparent;
    border-left: 0;
    border-top: 1em solid #545454;
    position: absolute;
    right: 0;
    bottom: -1em;
}
.market-home .card {
    position: relative;
    border-radius: 3px;
    border: 0 none;
    overflow: hidden;
    background-color: #FFF;
    box-shadow: 0 5px 25px rgba(0, 0, 0, .1);
    transition: translate .18s, box-shadow .18s;
}
.market-home .card:hover {
    text-decoration: none;
    box-shadow: 0 1px 8px rgba(0, 0, 0, .1);
    transform: translateY(1px);
}
.market-home .card .card-type {
    position: absolute;
    left: 10px;
    top: 10px;
    border-radius: 3px;
    color: #FFF;
    font-size: .8rem;
    text-transform: uppercase;
    padding: 0 10px;
    line-height: 22px;
    background-color: rgba(0, 0, 0, .5);
}
.market-home .card .card-image {
    height: 220px;
    width: 100%;
    overflow: hidden;
}
.market-home .card .card-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.market-home .card .card-body .card-price {
    color: #F94B71;
}
.market-home .card .card-body .card-title {
    min-width: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-item-align: start;
    align-self: flex-start;
    color: #333;
}
.market-home-content .card .card-body .card-tags {
    background-color: #F5F5F5;
    border-radius: 3px;
    padding: 2px 4px;
    font-size: 12px;
    color: #A9A9A9;
    margin-right: 2px;
    text-transform: capitalize;
}
.details .container {
	max-width: 1440px;
	padding: 0 38px;
}
.details .table {
	border-left: 1px solid #dee2e6;
}
.details .table>tbody>tr>td {
    padding: 12px 15px !important;
    vertical-align: middle;
	border-right: 1px solid #dee2e6;
}
.details .table>tbody>tr:last-child>td {
	border-bottom: 1px solid #dee2e6;
}
.purchase-content {
	height: 100%;
	margin-top: 40px;
	position: relative;
	z-index: 10;
}
.purchase-content .purchase-card:not(.too-tall-to-stick) {
    position: -webkit-sticky;
    position: sticky;
    top: 35px;
}
.purchase-content .purchase-back {
    position: absolute;
    top: 0;
    margin: 0 10px;
    height: 85%;
    width: calc(100% - 20px);
    background-color: #fff;
    box-shadow: 0 15px 50px 5px rgba(80,78,75,.2);
    transition: height .25s cubic-bezier(.25,.1,.25,1);
}
.purchase-content .purchase-top .purchase-title {
    font-size: 28px;
    line-height: 1.17;
    letter-spacing: .4px;
    color: #504e4b;
    margin-bottom: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: 600;
    font-family: "Ubuntu", Raleway, sans-serif;
}
.purchase-content .purchase-top .purchase-info {
    width: 100%;
    height: 100%;
    padding: 30px 30px 10px;
    position: relative;
}
.purchase-content .purchase-top .purchase-desc,
.purchase-content .purchase-top .purchase-tags {
    padding: 0 30px 20px;
}
.purchase-content .purchase-top .purchase-desc {
	line-height: 1.83;
    letter-spacing: .6px;
    color: #615f5c;
    font-size: 13px;
}
.purchase-content .purchase-top .purchase-tags .tags {
	border: 1px solid #D9D9D7;
    border-radius: 14px;
    margin-right: 5px;
    line-height: 36px;
    white-space: nowrap;
    color: #7d7b78;
    cursor: pointer;
    padding: 2px 10px;
}
.purchase-content .purchase-top .purchase-tags .tags:hover {
	border-color: var(--currentcolor);
	color: var(--currentcolor);
}
.purchase-content .purchase-middle {
    height: 100%;
    position: relative;
    margin: -2px 0
}
.purchase-content .purchase-middle-bottom,
.purchase-content .purchase-middle-top {
    height: 12px;
    position: relative;
}
.purchase-content .purchase-bottom,
.purchase-content .purchase-top {
    height: 100%;
    position: relative;
    background-color: #fff;
    border-radius: 4px;
}
.purchase-content .purchase-bottom {
	padding: 30px;
}
.purchase-content .purchase-middle-middle {
    margin: 0 10px;
    border-bottom: dashed 1px #eef0ef;
    height: 1px;
    background-color: #fff
}
.purchase-content .purchase-middle svg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute
}
.purchase-content .purchase-middle svg circle {
    r: 10px
}
.purchase-content .purchase-middle svg use {
    fill: #fff
}
.license-section:not(.is-receipt) {
    margin-bottom: 25px;
}
.license-section:not(.is-receipt) .license-container {
    padding: 20px 25px;
    border-radius: 3px;
    border: 1px solid #c7c6c5;
    cursor: pointer;
}
.license-section .license-container.active {
    border-color: #3181f8;
}
.license-section:not(.is-receipt) .license-container+.license-container {
    margin-top: 15px;
}
.license-section .license-container .license-price {
    margin-right: 10px;
    font-size: 28px;
    font-weight: 600;
    font-family: DINAlternate-Bold, "Ubuntu", Raleway, sans-serif;
    letter-spacing: 1.4px;
    color: #504e4b;
    line-height: 1;
}
.license-section .license-container .license-name {
    font-size: 14px;
    letter-spacing: .7px;
    color: #3181f8;
    padding-bottom: 1px;
}
.license-section .license-container .license-title {
    display: flex;
    align-items: flex-end;
}
@media (max-width: 991px) {
	.license-section .license-container .license-title {
		display: block;
	}
	.license-section .license-container .license-price {
		margin-bottom: 10px;
	}
}
.license-section .license-details {
    margin: 20px 0 0;
    font-family: "Helvetica Neue",helvetica,Arial,sans-serif;
    font-size: 12px;
    line-height: 1;
    letter-spacing: .3px;
    color: #7d7b78;
}
.license-section .license-container .license-details .license-details-line {
    display: flex;
    margin-top: 10px;
    align-items: center;
}
.license-section .license-container .license-details .svg-checkmark {
    width: 13px;
    height: 13px;
    display: inline-block;
    margin: 0 7px 1px 0;
}
.license-section .license-container .license-details .svg-checkmark:before {
    content: url("data:image/svg+xml, %3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 13 13%22%3E%3Cpath fill=%22%237d7b78%22 d=%22M5.35119726 11L1 6.91142857l1.92930445-1.82571428 2.42189281 2.27571428L11.0570125 2 13 3.81285714z%22/%3E%3C/svg%3E");
}
.btn-purchase-container .btn {
    line-height: 50px;
    padding: 0;
    margin-bottom: 20px;
    border-radius: 3px;
    line-height: 50px;
    font-weight: 600;
    font-family: "Ubuntu", Raleway, sans-serif;
}
.btn-purchase-container .btn-buynow {
	color: #FFF;
    background-color: #3181f8;
}
.btn-purchase-container .btn-buynow:active,
.btn-purchase-container .btn-buynow:hover {
	background-color: #3181f8;
}
.btn-purchase-container .btn-demo {
    border: 1px solid #D9D9D7;
    color: #3181f8;
}
.btn-purchase-container .btn-demo:active,
.btn-purchase-container .btn-demo:hover {
    border-color: #3181f8;
}
.meta-properties {
    position: relative;
    margin: 20px 0
}
@media screen and (min-width:768px) {
    .meta-properties {
        margin: 35px 0;
        max-height: 85px;
        overflow: hidden;
        border-top: 1px solid #eef0ef;
        border-bottom: 1px solid #eef0ef
    }
}
.meta-properties .meta-properties-wrapper {
    border-top: 1px solid #eef0ef;
    border-bottom: 1px solid #eef0ef;
}
@media screen and (min-width:768px) {
    .meta-properties .meta-properties-wrapper {
        border: none;
        padding-bottom: 25px
    }
}
.meta-properties .meta-property {
    position: relative;
    padding: 20px 18px;
}
@media screen and (min-width:768px) {
    .meta-properties .meta-property {
        padding: 20px 45px
    }
}
@media (max-width: 767.98px) { 
	.meta-properties .meta-property:nth-child(2):after {
		background-color: transparent;
	}
	.details-desc .table {
		display: none;
	}
}
.meta-properties .meta-property:after {
    content: '';
    width: 1px;
    height: 45px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #eef0ef
}
.meta-properties .meta-property.meta-property-last:after {
    display: none
}
.meta-properties .meta-property .property-label {
    font: 700 11px/11px "Helvetica Neue", helvetica, Arial, sans-serif;
    letter-spacing: .6px;
    margin-bottom: 10px;
    text-transform: uppercase;
    white-space: nowrap;
    color: #c7c6c5;
    margin-top: 0px;
}
.meta-properties .meta-property .property-value {
    font: 20px/1em 'Ubuntu', 'Raleway', sans-serif;
    font-weight: 600;
    color: #615f5c;
    display: flex;
    align-items: center;
    white-space: nowrap
}
@media screen and (min-width:768px) {
    .meta-properties .meta-property .property-value {
        font-size: 24px
    }
}
.meta-properties .meta-property .property-value .property-value-label {
    position: relative;
    top: 2px
}
.meta-properties .meta-property .property-value .property-value-unit {
    font-size: 18px;
    line-height: 18px;
    position: relative;
    top: 4px;
    margin-left: 5px
}
.details-section .details-title {
    color: #7d7b78;
    font-family: averta-extra-bold,sans-serif;
    font-size: 14px;
    letter-spacing: .6px;
    line-height: 39px;
    margin-top: 30px;
    margin-bottom: 0;
}
.details-desc {
	color: #949291;
	font-size: 14px;
    line-height: 22px;
    margin: 0 0 20px;
}
.shop-section .shop-products .product-header {
    display: flex;
    justify-content: space-between;
}
.shop-section .shop-products .shop-link {
	transition: color .25s;
    color: #3181f8;
    outline: 0;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: .7px;
    text-transform: uppercase;
}
.page-products .main:hover .product-card-actions {
	background-color: #FFF;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 8px;
}
.product-card-actions {
    background-color: transparent;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 2;
    transition: .5s;
    border-radius: 3px;
}
.page-products .main:hover .product-card-actions .btn-link {
	opacity: 1;
}
.product-card-actions .btn-link {
	opacity: 0;
	color: #615f5c;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .3px;
    transition: .25s opacity;
    opacity: 0;
    border-radius: 0;
}
.product-card-actions .btn-link:hover {
	color: #8CA753;
	text-decoration: none;
}
.product-card-actions .btn-link .text:before {
	display: block;
	content: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB0PSIxNTQyMDQ1NjY1NDMwIiBjbGFzcz0iaWNvbiIgc3R5bGU9IiIgdmlld0JveD0iMCAwIDEwMjUgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHAtaWQ9IjYxMyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGRlZnM+PHN0eWxlIHR5cGU9InRleHQvY3NzIj48L3N0eWxlPjwvZGVmcz48cGF0aCBkPSJNNzU2LjY4NTI3MiA2Ni4wODYyMzhjLTExMS40NTE1NzggMC0yMDEuODE0ODczIDg3LjQwNTc5OC0yMDEuODE0ODczIDE5NS4xODg2NDcgMCAxMDcuODA5NDU2IDkwLjM2MzI5NSAxOTUuMTg3NjI0IDIwMS44MTQ4NzMgMTk1LjE4NzYyNCAxMTEuNDc2MTM4IDAgMjAxLjgxMDc3OS04Ny4zNzkxOTEgMjAxLjgxMDc3OS0xOTUuMTg3NjI0Qzk1OC40OTcwNzUgMTUzLjQ5MTAxMyA4NjguMTYxNDEgNjYuMDg2MjM4IDc1Ni42ODUyNzIgNjYuMDg2MjM4ek03NTYuNjg1MjcyIDQxMS45MDg2OWMtODYuMDAzODAyIDAtMTU1LjcwMTQ2LTY3LjQzMzk5Ny0xNTUuNzAxNDYtMTUwLjYzMzgwNSAwLTgzLjIwMDgzMSA2OS42OTc2NTgtMTUwLjY1ODM2NSAxNTUuNzAxNDYtMTUwLjY1ODM2NSA4Ni4wMDE3NTUgMCAxNTUuNzI2MDIxIDY3LjQ1NjUxIDE1NS43MjYwMjEgMTUwLjY1ODM2NUM5MTIuNDA5MjQ2IDM0NC40NzU3MTYgODQyLjY4ODA1MSA0MTEuOTA4NjkgNzU2LjY4NTI3MiA0MTEuOTA4Njl6TTgyMS4wMDcyNDUgNzk2LjUwMzAwM2MtMS41NTU1LTAuMzIwMzEtMy4xNjIxNjgtMC40OTAxODctNC44MTI4NC0wLjQ5MDE4N0w0MTcuNzM1Njc1IDc5Ni4wMTI4MTZsLTE4LjE2OTY3My02Ny4wMTY0NjggMzM1LjY2ODcyMS0yNC45NzE5MTZjMTIuODUwMjcyLTAuOTM1MzQ3IDIyLjU1NzgyMS0xMS40MzM5NDkgMjIuMjc4NDQ1LTIzLjc0Nzk4M2wyOS44MTk1NS0xODUuNjYxMjA5Yy0xMC4wMjc4NTggMS4zNDM2NjUtMjAuMjU1MjcxIDIuMDUxODI3LTMwLjY0NDM3NCAyLjA1MTgyNy02LjE4NDEzNiAwLTEyLjMwNTg0Ny0wLjI1Mjc2OS0xOC4zNjgyMDQtMC43Mzc4MzlsLTI2LjE4MzU2OCAxNjMuMDIwNDk3LTMyNS4wMTQ1NjkgMjQuMTM0ODExLTg1LjQwNjE2Mi0zMTUuMDEzMzE4IDI0OC40NTUzMTMgMGMtNy4zOTE2OTUtMTQuNzI4MTI5LTEzLjI5MzM4NS0zMC4zNTQ3NjQtMTcuNTIyOTEzLTQ2LjY3MTE0MWwtMjQxLjgxODg1NCAwYy0wLjU4ODQyOSAwLTEuMTcyNzY1IDAuMDI3NjMxLTEuNzQ4OTE0IDAuMDY3NTQxbC0yOC45NjcwOTUtMTA2Ljg0MDMzOWMtMC4zODM3NTgtMTIuNTY1NzgtMTEuMDUyMjM3LTIyLjYzOTY4OS0yNC4xMzI3NjQtMjIuNjM5Njg5TDg3Ljk3ODg3NyAxOTEuOTg3NTkyYy0xMy4zMjMwNjIgMC0yNC4xMjI1MzEgMTAuNDQ2NDExLTI0LjEyMjUzMSAyMy4zMzU1NzEgMCAxMi44OTAxODMgMTAuODAyNTM4IDIzLjMzNDU0NyAyNC4xMjI1MzEgMjMuMzM0NTQ3bDEyOC43NjE2MzIgMCAxNTEuMTE1ODA1IDU1Ny4zNTgxNzYtNDUuMjEzODgzIDBjLTEuNTM5MTI2IDAtMy4wNDI0MzUgMC4xNDk0MS00LjQ5NzY0NiAwLjQyNTcxNi0yLjg1MTA2OC0wLjI3OTM3Ni01Ljc0NDA5My0wLjQyNTcxNi04LjY3NDk4My0wLjQyNTcxNi00Ni42NDQ1MzQgMC04NC40NDgzMDIgMzYuNTU1Mjc0LTg0LjQ0ODMwMiA4MS42OTc1MjMgMCA0NS4wOTIxMDQgMzcuODAyNzQ0IDgxLjY3Mzk4NSA4NC40NDgzMDIgODEuNjczOTg1IDQ2LjY0MjQ4NyAwIDg0LjQ0ODMwMi0zNi41ODE4ODEgODQuNDQ4MzAyLTgxLjY3Mzk4NSAwLTEzLjM4MjQxNy0zLjM0NTM0OC0yNS45OTgzNDEtOS4yMzI3MTEtMzcuMTQzNzAzbDEwLjUyODI3OSAwYzIuMjAzMjg0IDAuMzA0OTYgNC40NzUxMzMgMC4zMTUxOTMgNi43NTgyMzggMGwzMzQuNTk3MjY4IDBjLTUuODkyNDggMTEuMTQ1MzYyLTkuMjMzNzM1IDIzLjc2MTI4Ni05LjIzMzczNSAzNy4xNDM3MDMgMCA0NS4wOTIxMDQgMzcuODAzNzY4IDgxLjY3Mzk4NSA4NC40NzQ5MDkgODEuNjczOTg1IDQ2LjYxODk1IDAgODQuNDQ4MzAyLTM2LjU4MTg4MSA4NC40NDgzMDItODEuNjczOTg1Qzg5Ni4yNTk2NzYgODM1LjU3Njc1NSA4NjMuMzAyNTE5IDgwMC45MzcyMDIgODIxLjAwNzI0NSA3OTYuNTAzMDAzek0zMDkuNDczODk1IDkyMi4yMzg1NzRjLTI1LjQ0ODc5OSAwLTQ2LjA4MjcxMi0xOS45MjA2MzQtNDYuMDgyNzEyLTQ0LjUzMDI4MnMyMC42MzM5MTMtNDQuNTgxNDUgNDYuMDgyNzEyLTQ0LjU4MTQ1IDQ2LjA1NzEyOCAxOS45NzQ4NzIgNDYuMDU3MTI4IDQ0LjU4MTQ1UzMzNC45MjI2OTUgOTIyLjIzODU3NCAzMDkuNDczODk1IDkyMi4yMzg1NzR6TTgxMS44MTEzNzUgOTIyLjIzODU3NGMtMjUuNDQ3Nzc2IDAtNDYuMDU5MTc1LTE5LjkyMDYzNC00Ni4wNTkxNzUtNDQuNTMwMjgyczIwLjYxMTM5OS00NC41ODE0NSA0Ni4wNTkxNzUtNDQuNTgxNDVjMjUuNDI0MjM5IDAgNDYuMDU5MTc1IDE5Ljk3NDg3MiA0Ni4wNTkxNzUgNDQuNTgxNDVTODM3LjIzNDU5IDkyMi4yMzg1NzQgODExLjgxMTM3NSA5MjIuMjM4NTc0ek04NTkuMjQ2OTYyIDI0MC4wMjkwMDZsLTgwLjU3Njk0OSAwIDAtNzguMDA0MjMzYzAtNy44MjA0ODEtNi41NDc0MjctMTQuMTYzMjM3LTE0LjY0ODMwOC0xNC4xNjMyMzdsLTE0LjY0NzI4NCAwYy04LjA3OTM5IDAtMTQuNjQ3Mjg0IDYuMzQyNzU2LTE0LjY0NzI4NCAxNC4xNjMyMzdsMCA3OC4wMDQyMzMtODAuNTUxMzY1IDBjLTguMTAyOTI3IDAtMTQuNjc0OTE1IDYuMzQzNzc5LTE0LjY3NDkxNSAxNC4xNjQyNjFsMCAxNC4xODg4MjFjMCA3LjgyMTUwNCA2LjU3MTk4OCAxNC4xODk4NDQgMTQuNjc0OTE1IDE0LjE4OTg0NGw4MC41NTEzNjUgMCAwIDc3Ljk3ODY0OWMwIDcuODE4NDM0IDYuNTY5OTQxIDE0LjE4ODgyMSAxNC42NDcyODQgMTQuMTg4ODIxbDE0LjY0NzI4NCAwYzguMTAwODggMCAxNC42NDgzMDgtNi4zNzAzODcgMTQuNjQ4MzA4LTE0LjE4ODgyMWwwLTc3Ljk3ODY0OSA4MC41NzY5NDkgMGM4LjA3MzI1IDAgMTQuNjIwNjc3LTYuMzY5MzYzIDE0LjYyMDY3Ny0xNC4xODk4NDRsMC0xNC4xODg4MjFDODczLjg2OTY4NiAyNDYuMzcyNzg1IDg2Ny4zMjAyMTIgMjQwLjAyOTAwNiA4NTkuMjQ2OTYyIDI0MC4wMjkwMDZ6IiBwLWlkPSI2MTQiIGZpbGw9IiM1MTUxNTEiPjwvcGF0aD48L3N2Zz4=');
}
.product-card-actions .btn-link .text .text-contariner {
    display: none;
}

img {
    max-width: 100%;
    height: auto;
    -webkit-backface-visibility: hidden;
}

section.marketplace.details {
    padding-top: 50px;
    padding-bottom: 50px;
}

.widget-header.widget-whois-bg {
    background: linear-gradient( to top, hsl(201,55%,49%)0%, hsl(226,55%,49%) 100%);
}

.widget-whois-bg .title-slogan,.widget-ntfy-bg .title-slogan {
    color: #ffffff;
}

a.widget-header.widget-ntfy-bg {
    background: linear-gradient(to bottom right, #348878, #56bda8);
}

.title-slogan {
    font-size: 16px;
    padding-top: 20px;
}
.widget-header.widget-directmail-bg {background-image: linear-gradient(248deg,#ff8c1f,#ff6a00);}

.widget-header.widget-telegram-bg {
    background: linear-gradient(#2aabee, #229ed9);
}

.widget-header.widget-skipemailverification-bg {
    background: linear-gradient( to top, hsl(150,54%,56%)0%, hsl(175,54%,56%) 100%);
}


.widget-directmail-bg .title-slogan,.widget-telegram-bg .title-slogan,.widget-skipemailverification-bg .title-slogan {
    color: #ffffff;
}