<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">main {
    margin-top: 8px;
    margin-bottom: 50px;
}

section.title {
    border-bottom: none;
}

.main_content {
    border-top: none;
    padding-top: 0;
}

.product-images img {
    border-radius: 4px;
}

.product-img {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 30px;
}

#pagination {
    background: #f5f6f8;
    padding-top: 9px;
    border-radius: 4px;
}

#pagination ul {
    text-align: center;
}

#pagination li {
    float: none;
    display: inline-block;
}

.th-product-action {
    width: 30%;
}

.tabs .right {
    text-align: right;
    flex: 1;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    color: #FFF;
}

.table-credits {
    border-radius: 10px;
    overflow: hidden;
} 

.table-credits h3 {
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    color: #272727;
}

.table-credits td {
    text-align: center;
    padding: 0 !important;
}

.button-purchase {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 7px;
    width: 100%;
}

.button-direct-purchase {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 7px;
    width: 100%;   
}

.search_button {
    width: 100%;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
}

.lottie_animation_container {
    text-align: center;
}

.go_to_product_images_container {
    text-align: center;
    margin-top: 14px;
}

.go_to_product_images_container a {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
}

.button-subscribe {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 7px;
    width: 100%;
}

button .ld &gt; i {
    left: 0 !important;
    top: 0 !important;
}

a .ld &gt; i {
    left: 0 !important;
    top: 0 !important;
}

.bottom_fixed_bar {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #1C2260;
    padding-top: 10px;
    display: none;
    padding-bottom: 10px;
}

.bottom_fixed_bar button {
    font-weight: bold;
    text-transform: uppercase;
}

.bottom_fixed_bar button dd {
    display: inline;
}

.product-images td {
    height: 120px;
}

.product-images .button {
    width: 100% !important;
    font-weight: bold;
}

.form-settings label {
    font-size: 16px;
    margin-bottom: 5px;
}

.title-container {
    margin-bottom: 20px;
}

.title-container h3 {
    margin-bottom: 0;
}

.alert-no-product {
    margin-bottom: 0;
}

.select2-container--default .select2-selection--single {
    height: 38px;
    font-size: 17px;
    margin-top: 10p;
    line-height: 13px;
    padding-top: 4px;
}

.select2-results__option {
    text-align: left;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 36px;
}

.modal {
    max-width: 70%;
}

.modal a.close-modal {
    background-image: url("../img/close-modal-2.png");
}

#modal-intro h4 {
    margin-bottom: 10px;
}

.close-popup { 
    text-align: center;
}

.intro-presentation img {
    display: block;
    width: 80%;
    margin-bottom: 10px;
}

.intro-presentation p {
    margin-bottom: 25px;
}

.safari_info {
    display: none;
}

.save_settings {
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 10px;
    display: block;
    margin: auto;
    margin-bottom: 0;
}

.help-container {
    border-left: 1px solid #d8d8d8;
    padding-left: 17px;
}

.tag-search {
    vertical-align: -1px;
    padding-bottom: 0px;
    line-height: 20px;
    margin-bottom: 11px;
    font-weight: 500;
}

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

.tag-search i {
    color: #737373;
    font-size: 12px;
    padding-left: 3px;
}

thead tr {
    background: #efefef;
}

.btn-reset-photo {
    text-transform: uppercase;
    width: 100%;
    font-weight: bold;
}

.btn-remove-bg {
    text-transform: uppercase;
    width: 100%;
    font-weight: bold;   
}

.jconfirm-box {
    max-width: 500px;
}

.pricing_ul {
    list-style-type: none;
    margin-left: 0 !important;
    margin-bottom: 0;
}

.pricing_ul li {
    text-align: left;
    padding-left: 14px;
    padding-top: 14px;
    padding-bottom: 11px;
}

.pricing_ul li small {
    margin-left: 30px;
}

.pricing_ul li:nth-child(even) {
    background: #F7F7F7;
}

.sub_credit_price {
    display: inline-block;
    margin-right: 20px;
    font-size: 24px;
    margin-top: 4px;
}

.subscription_guarantee {
    background: #f9f9f9;
    margin-top: 13px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 4px;
    text-align: center;
    font-size: 13px;
}

.sub_credit_right {
    float: right;
    display: inline-block;
    width: 150px;
    text-align: right;
    font-size: 17px;
    margin-top: -14px;
}

.sub_credit_price .tag {
    font-size: 13px;
    line-height: 14px;
    font-weight: inherit;
    text-transform: uppercase;
    padding-top: 2px;
    padding-bottom: 2px;
}

.mg-auto {
    margin: auto !important;
}

.sub_credit_image_price {
    display: inline-block;
    font-size: 12px;
    text-align: right;
    float: right;
}

.sub_active_container {
    text-align: center;
    font-size: 19px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.sub_active_container .tag {
    font-weight: bold;
    vertical-align: -1px;
}

.sub_cancel_container {
    text-align: center;
    margin-bottom: 20px;;
}

.alert-process-title {
}

.photo_error_processed {
    color: #c0392b;
}

.photo_error_processed i {
    width: 10%;
    text-align: center;
}

.photo_successfully_processed {
    color: #27ae60;
}

.photo_successfully_processed i {
    width: 10%;
    text-align: center;
}

.photo_process span {
    width: 80%;
}

.info_hint {
    display: block;
    width: 100%;
    margin-top: 3px;
}

.photo_process {
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}

.photo_process:nth-child(odd) {
    background: #fafbfc;
}

.intro_help_container {
    width: 100%;
}

.rangeslider--horizontal {
    height: 13px;
    width: 50%;
    margin-top: 9px;
    margin-bottom: 8px;
}

.rangeslider__handle {
    width: 22px;
    height: 22px;
}

.rangeslider__handle:after {
    width: 10px;
    height: 10px;
}

.rangeslider--horizontal .rangeslider__handle {
    top: -5px;
}

.cropped_margin_percent {
    font-weight: bold;
}

.crop_margin_container {
    display: none;
}

.save_settings_container {
    background: #f5f5f5;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 4px;
}

.tabs .tag {
    font-weight: bold;
    font-size: 11px;
    padding-top: 0px;
    padding-bottom: 1px;
    line-height: 17px;
    vertical-align: 0px;
}

.button-download-seo-blog-optimizer {
    text-transform: uppercase;
    font-weight: bold;
    margin: 10px auto;
}

.seo_blog_optimizer_title {
    margin: 20px auto;
    margin-bottom: 0;
} 

.seo_blog_optimizer_features {
    width: 50%;
    margin: auto;
    padding-top: 20px;
    padding-bottom: 17px;
    display: block;
}

.mg-auto {
    margin: auto;
}

.kineticjs-content {
    left: 0 !important;
}

.enjoy_hint_label {
    overflow: visible;
    line-height: 40px;
    font-size: 26px !important;
}

.photo-container {
    position: relative;
    display: block;
}

.btn-download-photo {
    position: absolute;
    display: inline-block;
    font-size: 9px;
    min-width: inherit;
    min-height: inherit;
    padding-left: 6px;
    padding-right: 6px;
    line-height: 7px;
    top: 3px;
    left: 3px;
    cursor: pointer;
    padding-top: 4px;
    padding-bottom: 5px;
}

.app_name img {
    height: 40px;
    border-radius: 5px;
}

.app_name {
    background: #000e21;
}

.app_name a {
    display: inline-block !important;
    line-height: 3px !important;
    padding-top: 10px !important;
}

.header_menu {
    background: #183153;
    position: relative;
}

.header_menu .right-tab a {
    line-height: 6px;
    color: #FFF;
}

.header_menu .right-tab a:hover {
    border-bottom: none;
}

#mobile-menu:not( .mm-menu ) {
    display: none;
}

.header_menu li.mobile-menu-trigger-li {
    display: none;
}

.mm-listitem {
    text-align: left;
}

.tabs li a {
    font-size: 16px;
    line-height: 47px;
    color: #EBEEFF;
    border-bottom: 5px solid transparent;
    padding-top: 5px;
    font-weight: bold;
}

.tabs li a:hover {
    color: #FFF;
    border-color: #FFF;
}

.tabs {
    box-shadow: none;
    background-color: #183153;
}

.tabs li.active a {
    color: #FFF;
    border-color: #FFF;
}

.app_name a:hover {
    border: none;
}

.store-name-container {
    display: inline-flex;
    border: 0.1rem solid #dfe3e8;
    border-radius: 999rem;
    padding: 10px 20px;
    margin-top: 25px;
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #333;
}

.store-name-container i {
    display: inline-block;
    line-height: 20px;
    margin-right: 5px;
}

.store-name-container .store-name {
    margin-left: 6px;
    font-weight: bold;
}

.store-name-container .store-name a {
    color: #333;
}

.topbar-inner-page {
    background: #183153;
    color: #FFF;
    padding: 12px 15px;
}

.topbar-inner-page span.page-title-name {
    font-size: 15px;
    margin-right: 4px;
}

.btn-remove-bg i {
    font-size: 17px;
    vertical-align: -1px;
    margin-right: 5px;
}

.btn-reset-photo i {
    font-size: 17px;
    vertical-align: -1px;
    margin-right: 5px;   
}

.td-product-title {
    font-size: 20px;
}

.td-product-infos {
    margin-top: 9px;
}

.td-product-infos .button {
    width: inherit !important;
    font-size: 11px;
    min-height: inherit;
    text-transform: uppercase;
    padding-top: 4px;
    padding-bottom: 4px;
}

.button.disabled {
    pointer-events: none;
}

.pricing_ul li {
    color: #333;
    font-size: 16px;
}

.jq-toast-single {
    font-size: 16px;
}

.intro_help_container .alert {
    margin-bottom: 0;
}

.mm-listview .right {
    background: #183153;
    color: #FFF;
}

.alert:after {
    z-index: 1 !important;
}

.__jivoMobileButton {
    top: 18px;
    right: 0;
}

.is_main_product_image {
    font-size: 10px;
    text-transform: uppercase;
    margin-top: 6px
}

.btn-filter-events {
    width: 100%;
    margin-top: 19px;
    font-weight: bold;
}

footer {
    margin-top: 0px !important;
    margin-bottom: 20px;
}

footer a {
    color: #333;
    font-weight: bold;
    font-size: 12px;
}

footer article {
    padding-top: 6px;
    padding-bottom: 6px;
}

@media(max-width: 1090px) {

    .main_content.alert-container {
        margin-bottom: 0;
    }

    .notice-licenses {
        display: none;
    }

    .header_menu li:not(.app_name):not(.mobile-menu-trigger-li) {
        display: none;
    }

    .header_menu li.mobile-menu-trigger-li {
        display: block;
    }

    main {
        margin-top: 20px;
    }

    .main_content {
        width: 100%;
    }

    .alert {
        margin: 0;
    }

    .help-container {
        padding-left: 0;
        border: none;
    }

    .td-product-infos .button {
        font-size: 9px;
    }

    .product-images td {
        height: inherit;
    }

    .btn-download-photo {
        display: none;
    }

}

@media(max-width: 750px) {


    /*
    .product-images thead {
        display: none;
    }
    .product-images td {
        display: block;
        width: 100%;
        padding: 0;
        margin-bottom: 10px;
        width: 80%;
        margin: auto;
        margin-bottom: 15px;
        text-align: center;
        padding-top: 15px;
    }
    */

    .chx_select {
        display: none !important;
    }
	
	.store-name-container {
        font-size: 11px;
        padding: 0;
        margin-bottom: 0;
        padding-left: 6px;
        padding-right: 6px;
        margin-top: 21px;
	}

    .topbar-page-title small {
        display: none;
    }

    .simple-pagination ul &gt; li:first-child {
        display: none !important;
    }

    .simple-pagination ul &gt; li:last-child {
        display: none !important;
    }

    .help-container {
        display: none;
    }

    .pricing_ul li {
        text-align: center;
        padding-left: 0;
        margin: 0;
    }

    .pricing_ul li small {
        margin-left: 0;
    }

    .sub_credit_right {
        float: none;
        display: inline-block;
        width: 100%;
        text-align: center;
        font-size: 17px;
        margin-top: 10px;
        margin-right: 0;
        margin-bottom: 10px;
    }

}</pre></body></html>