@media (min-width:767px) {
    .review .info_container {
        position: relative;
    }

    #brush-copy {
        margin-top: 200px;
    }

    .review .edit {
        top: 0;
        position: absolute;
    }

    .mood {
        position: relative;
    }

    #black-box {
        width: 200px;
        height: 200px;
        right: 30%;
        position: absolute;
        background-color: #000000;
        color: #fff;
    }

    #black-box p {
        height: 96px;
        top: 50%;
        position: relative;
        margin-top: -48px;
        margin-right: auto;
        margin-left: auto;
        vertical-align: middle;
        text-align: center;
        font-size: 16px;
        line-height: 24px;
        color: #fff;
    }

    .mod_login input.text {
        /* width: 60%; */
        float: right;
        clear: right;
        padding-right: 1%;
        padding-left: 1%;
    }

    .mod_login label {
        width: 24%;
        margin-right: 0;
    }

    .mod_iso_productreader .product-images .main .image_container {
        padding-right: 2%;
        padding-bottom: 1%;
    }

    .coupon input.submit:hover {
        border: none !important;
        background: none !important;
        color: #000 !important;
    }

    #contact .widget-submit {
        min-height: 40px;
        overflow: visible;
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .coupon input.submit {
        bottom: 30px;
        right: 15px;
        position: absolute;
        margin-top: 10px;
        margin-bottom: 10px;
        font-weight: 300 !important;
        font-size: 18px !important;
    }

    #cookiebar button:hover {
        background-color: #fff;
        font-family: 'Nunito Sans', sans-serif;
        color: #000;
        text-transform: uppercase;
        cursor: pointer;
    }

    #minicart .button:hover {
        background-color: #000;
        border: 1px solid #000;
        text-decoration: none;
        color: #fff;
    }

    .mod_iso_cart a:hover,
    .mod_iso_checkout a:hover,
    .mod_iso_orderdetails a:hover {
        text-decoration: underline;
    }

    .mod_iso_cart .remove a:hover {
        color: #b3b3b3;
    }

    #container .submit:hover {
        background-color: #000;
        color: #fff;
        cursor: pointer;
    }

    #footer .ce_form input.submit,
    #contact .ce_form input.submit {
        background-color: #fff;
        border: 1px solid #fff;
        color: #000000;
        border-bottom: 1px solid #ffffff;
        border-top: 1px solid #000;
    }

    .mod_changelanguage a:hover {
        text-decoration: underline;
    }

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

    #certification .toggler:hover {
        /* background-color:#$gold2; */
        cursor: pointer;
    }

    .mod_iso_checkout .steps li {
        float: left;
        margin-right: 20px;
        margin-left: 20px;
        counter-increment: step-counter;
    }

    #footer .mod_customnav li a:hover,
    #footer .mod_navigation li a:hover {
        text-decoration: underline;
    }

    #footer .ce_form input.submit:hover,
    #contact .ce_form input.submit:hover {
        background-color: #fff;
        border: 1px solid #fff;
        color: #000000;
    }

    #footer-nav li {
        float: left;
        padding-right: 20px;
        padding-left: 20px;
    }

    #footer-nav,
    #copyright,
    .mod_changelanguage {
        height: 20px;
        position: relative;
        float: left;
        display: inline-block;
    }

    .mod_changelanguage {
        margin-right: 50px;
        margin-left: 15px;
    }

    #social-links {
        margin-bottom: 60px;
        margin-left: 0;
    }

    #social-links a {
        /* margin-bottom: 30px; */
        padding-bottom: 10px;
        padding-left: 0;
    }

    #iso_mod_checkout_review .submit_container .confirm {
        float: right;
    }

    #iso_mod_checkout_review {
        position: relative;
        background-color: #fff;
        z-index: 900;
    }

    #iso_mod_checkout_shipping .submit_container,
    #iso_mod_checkout_payment .submit_container {
        width: 40%;
        min-width: 400px;
    }

    .mod_iso_cart .submit_container {
        top: 60px;
        position: relative;
    }

    .coupon {
        top: -275px;
        position: relative;
    }

    .coupon p {
        top: -25px;
        position: relative;
    }

    .mod_iso_cart #sumup {
        height: 180px;
        top: 90px;
        position: relative;
        padding-right: 30px;
    }

    #social-links a:hover {
        text-decoration: underline;
        color: #fff;
    }

    #footer {
        width: 100%;
        height: 50px;
        bottom: 0;
        position: absolute;
    }

    .mod_iso_productreader .image_container {
        padding-right: 1%;
        padding-left: 1%;
    }

    .mod_iso_productreader .gallery .image_container {
        width: 31%;
        float: left;
        margin-top: 5px;
    }

    #product-meta {
        margin-top: 60px;
    }

    #main {
        padding-top: 130px;
        padding-bottom: 50px;
    }

    #header {
        width: 100%;
        height: 120px;
        left: 0;
        right: 0;
        top: 0;
        position: fixed;
        z-index: 998;
        transition: transform .25s .1s ease-in-out;
    }

    .down #header {
        transform: translate3d(0, -130px, 0);
    }

    #mood-start {
        height: 500px;
    }

    #mood-start h1 {
        padding-top: 40px;
    }

    #mood-start {
        height: 800px;
        position: relative;
        background-image: url("/files/trp_img/TheRightPlace_TheGlass.jpg");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    #mood-craft {
        height: 780px;
        background-image: url("/files/trp_img/TheGlass_Hand2.jpg");
        background-repeat: no-repeat;
        background-size: cover;
    }

    #mood-pack {
        height: 780px;
        background-image: url("/files/trp_img/TheRightPlace_ThePack.jpg");
        background-repeat: no-repeat;
        background-size: cover;
    }

    .quote{
        margin-top: 100px;
        margin-bottom: 100px;
    }
}