.page-template-page-product-lightroom-presets .container-fluid {
    padding-top: 20px !important;
}
.page-template-page-product-lightroom-presets .product-price {
    padding-bottom: 5px;
}
.page-template-page-product-lightroom-presets a.custom-add-to-cart {
    background: #8c110b;
    padding: 10px 20px;
    border-radius: 8px;
    margin: 10px;
    color: #fff;
}
.page-template-page-product-lightroom-presets #bundle-preset-pack a.custom-add-to-cart {
    background: #fff;
    padding: 10px 20px;
    border-radius: 8px;
    margin: 10px;
    color: #8c110b;
}
.page-template-page-product-lightroom-presets p.product-price span.amount {
    font-weight: 700;
}
.page-template-page-product-lightroom-presets form.ki-cart .quantity {
    display: none;
}
.page-template-page-product-lightroom-presets .product-description .description {
    margin-bottom: 20px !important;
}
.page-template-page-product-lightroom-presets .title-header .page-heading {
    margin-bottom: 10px !important;
}
.page-template-page-product-lightroom-presets .title-header .page-sub-heading {
    color: #000 !important;
    font-size: 16px;
}
.page-template-page-product-lightroom-presets .how-to .how-to-para {
    margin-bottom: 20px;
    padding-bottom: 0;
    color: #000;
}
.page-template-page-product-lightroom-presets .how-to div.list {
    margin-left: 50px;
    counter-reset: list-number;
}
.page-template-page-product-lightroom-presets .how-to div.list div {
    margin-bottom: 10px;
    counter-increment: list-number;
    text-indent: -45px;
    color: #000;
}
.page-template-page-product-lightroom-presets .how-to div.list div:before {
    content: counter(list-number);
    margin-right: 12px;
    margin-bottom: 0px;
    width:35px;
    height:35px;
    display:inline-flex;
    align-items:center;
    justify-content: center;
    font-size:16px;
    background-color:#6f0402;
    border-radius:50%;
    color: #fff;
    text-indent: 1px;
}
.page-template-page-product-lightroom-presets .preset-product#g-force-preset-pack {
    background-image: url(/wp-content/uploads/f1/products/lightroom-presets/g-force-preset-background.jpg);
    background-attachment: fixed;
    background-size: cover;
}
.page-template-page-product-lightroom-presets .preset-product#upshift-preset-pack {
    background-image: url(/wp-content/uploads/f1/products/lightroom-presets/upshift-preset-background.jpg);
    background-attachment: fixed;
    background-size: cover;
}
.page-template-page-product-lightroom-presets .preset-product#bundle-preset-pack {
    background-image: url(/wp-content/uploads/f1/products/lightroom-presets/bundle-preset-background.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-position: right;
}
.page-template-page-product-lightroom-presets .preset-product#bundle-preset-pack form.ki-cart button.single_add_to_cart_button.button.alt {
    color: rgb(164,27,19);
    background: #fff;
    font-weight: 700;
}
.page-template-page-product-lightroom-presets .preset-product#bundle-preset-pack form.ki-cart button.single_add_to_cart_button.button.alt:hover {
    color: rgb(164,27,19) !important;
    background: #fff !important;
}
.page-template-page-product-lightroom-presets .preset-product#bundle-preset-pack h2,
.page-template-page-product-lightroom-presets .preset-product#bundle-preset-pack p,
.page-template-page-product-lightroom-presets .preset-product#bundle-preset-pack .amount {
    color: #fff;
}
.page-template-page-product-lightroom-presets span.new-graphic img {
    position: absolute;
    top: -30px;
    left: 170px;
}
.page-template-page-product-lightroom-presets h2 {
    color: #000;
    font-family: 'loveloblack', 'Open Sans', sans-serif;
    font-weight: 600;
    margin-bottom: 15px;
    font-size: 30px !important;
    line-height: 1 !important;
}
.page-template-page-product-lightroom-presets .preset-product p {
    font-size: 16px;
    text-align: justify;
}
.page-template-page-product-lightroom-presets .preset-product .preset-sub p {
    text-align: center;
}
.page-template-page-product-lightroom-presets .preset-product p.product-price {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.page-template-page-product-lightroom-presets .center {
    text-align: center;
}
.page-template-page-product-lightroom-presets .product-wrap {
    display: flex;
    margin-top: 40px;
}
.page-template-page-product-lightroom-presets .product-wrap .col {
    display: inline-block;
}
.page-template-page-product-lightroom-presets .product-wrap p {
    font-size: 16px;
    font-weight: 600;
}
.page-template-page-product-lightroom-presets .add-to-cart-cont {
    display: flex;
    justify-content: center;
}
.page-template-page-product-lightroom-presets .product-price {
    align-self: center;
}
.page-template-page-product-lightroom-presets #bundle-preset-pack .add-to-cart-cont {
    display: flex;
    justify-content: left;
}
.page-template-page-product-lightroom-presets #bundle-preset-pack .product-price {
    align-self: center;
}
.page-template-page-product-lightroom-presets form.ki-cart {
    margin: 15px;
}
.page-template-page-product-lightroom-presets .preset-examples {
    display: flex;
    justify-content: space-evenly;
}
.page-template-page-product-lightroom-presets .preset-examples .preset-sub {
    font-size: 16px;
    position: absolute;
    display: block;
}
.page-template-page-product-lightroom-presets .product-description img {
    width: 75% !important;
}
.page-template-page-product-lightroom-presets .image-cont {
    text-align: center;
}
.page-template-page-product-lightroom-presets .how-to {
    text-align: left;
}
.before-after-container {
    position: relative;
    width: 530px;
    height: 350px;
    border: 2px solid white;
    margin: 40px 15px;
}
.before-after-container .img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: 530px 100%;
}
.before-after-container .foreground-img {
    width: 50%;
}
.before-after-container.example-1 .background-img {
    background-image: url("/wp-content/uploads/f1/products/lightroom-presets/before-after/01-upshift-after.jpg");
}
.before-after-container.example-1 .foreground-img {
    background-image: url("/wp-content/uploads/f1/products/lightroom-presets/before-after/01-upshift-before.jpg");
}
.before-after-container.example-2 .background-img {
    background-image: url("/wp-content/uploads/f1/products/lightroom-presets/before-after/02-upshift-after.jpg");
}
.before-after-container.example-2 .foreground-img {
    background-image: url("/wp-content/uploads/f1/products/lightroom-presets/before-after/02-upshift-before.jpg");
}
.before-after-container.example-3 .background-img {
    background-image: url("/wp-content/uploads/f1/products/lightroom-presets/before-after/01-slipstream-after.jpg");
}
.before-after-container.example-3 .foreground-img {
    background-image: url("/wp-content/uploads/f1/products/lightroom-presets/before-after/01-slipstream-before.jpg");
}
.before-after-container.example-4 .background-img {
    background-image: url("/wp-content/uploads/f1/products/lightroom-presets/before-after/02-slipstream-after.jpg");
}
.before-after-container.example-4 .foreground-img {
    background-image: url("/wp-content/uploads/f1/products/lightroom-presets/before-after/02-slipstream-before.jpg");
}
.before-after-container.example-5 .background-img {
    background-image: url("/wp-content/uploads/f1/products/lightroom-presets/before-after/01-g-force-after.jpg");
}
.before-after-container.example-5 .foreground-img {
    background-image: url("/wp-content/uploads/f1/products/lightroom-presets/before-after/01-g-force-before.jpg");
}
.before-after-container.example-6 .background-img {
    background-image: url("/wp-content/uploads/f1/products/lightroom-presets/before-after/02-g-force-after.jpg");
}
.before-after-container.example-6 .foreground-img {
    background-image: url("/wp-content/uploads/f1/products/lightroom-presets/before-after/02-g-force-before.jpg");
}
.before-after-container .before-after-slider {
    position: absolute;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    height: 100%;
    background: rgba(242, 242, 242, 0);
    outline: none;
    margin: 0;
    transition: all 0.2s;
    display: flex;
    justify-content: center;
    align-items: center;
}
.before-after-container .before-after-slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 6px;
    height: 350px;
    background: white;
    cursor: pointer;
}
.before-after-container .before-after-slider::-moz-range-thumb {
    width: 6px;
    height: 350px;
    background: white;
    cursor: pointer;
}
.before-after-container .slider-button {
    pointer-events: none;
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: white;
    left: calc(50% - 18px);
    top: calc(50% - 18px);
    display: flex;
    justify-content: center;
    align-items: center;
}
.before-after-container .slider-button:after {
    content: "";
    padding: 3px;
    display: inline-block;
    border: solid #5D5D5D;
    border-width: 0 2px 2px 0;
    transform: rotate(-45deg);
}
.before-after-container .slider-button:before {
    content: "";
    padding: 3px;
    display: inline-block;
    border: solid #5D5D5D;
    border-width: 0 2px 2px 0;
    transform: rotate(135deg);
}
@media( min-width: 1001px ) {
    .page-template-page-product-lightroom-presets .container-fluid {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }
}
@media (max-width: 1466px) and (max-height: 800px) {
    .page-template-page-product-lightroom-presets .product-wrap img {
        max-width: 50%;
    }
}
@media ( max-width: 1250px ) {
    .page-template-page-product-lightroom-presets .preset-sub {
        text-align: center;
        margin: auto;
        width: 100%;
    }
    .page-template-page-product-lightroom-presets .preset-examples {
        display: flex;
        align-content: space-around;
        flex-direction: column;
        justify-content: flex-start !important;
        flex-wrap: wrap;
    }
    .before-after-container {
        margin-bottom: 0;
    }
}
@media ( max-width: 1000px ) {
    .page-template-page-product-lightroom-presets .preset-examples .col {
        text-align: center;
    }
    .page-template-page-product-lightroom-presets .product-description img {
        width: 300px !important;
        display: block;
        margin: auto;
    }
}
@media ( max-width: 767px ) {
    .page-template-page-product-lightroom-presets .preset-examples {
       text-align: center;
    }
    .page-template-page-product-lightroom-presets .preset-details img {
       text-align: center;
       max-width: 80%;
    }
    .page-template-page-product-lightroom-presets #bundle-preset-pack .add-to-cart-cont {
        justify-content: center;
    }
    .page-template-page-product-lightroom-presets #bundle-preset-pack .container {
        text-align: center;
    }
    .page-template-page-product-lightroom-presets .preset-details .col {
        width: 100% !important;
        flex-basis: auto;
        text-align: center;
    }
    .page-template-product-templates .title-header .description {
        margin-bottom: 20px;
        text-align: justify !important;
    }
    .page-template-page-product-lightroom-presets .preset-product#bundle-preset-pack p {
        text-align: center;
    }
}
@media ( max-width: 600px ) {
    .page-template-page-product-lightroom-presets .product-wrap {
       display: none;
    }
    .before-after-container {
        width: 470px;
        height: 300px;
    }
    .before-after-container .img {
        background-size: 470px 100%;
    }
    .before-after-container .before-after-slider::-webkit-slider-thumb {
        height: 300px;
    }
    .before-after-container .before-after-slider::-moz-range-thumb {
        height: 300px;
    }
}
@media (max-width: 480px) {
    .page-template-page-product-lightroom-presets .container {
        margin-left: 0px;
        margin-right: 0px;
    }
    .page-template-page-product-lightroom-presets .quantity-nav {
        display: inline !important;
        position: absolute !important;
    }
    .page-template-page-product-lightroom-presets .how-to div.list {
        margin-left: 0;
    }
    .page-template-page-product-lightroom-presets .how-to {
        text-align: center;
    }
    .page-template-page-product-lightroom-presets .how-to div.list div {
        margin-top: 30px;
    }
    .page-template-page-product-lightroom-presets .how-to div.list div:before {
        margin: auto;
        padding-top: 4px;
        display: block;
        margin-bottom: 12px;
    }
    .before-after-container {
        margin: 45px 0px;
        width: 310px;
        height: 206px;
        margin: 40px 0px 0px 0px;
    }
    .before-after-container .img {
        background-size: 310px 100%;
    }
    .before-after-container .before-after-slider::-webkit-slider-thumb {
        height: 206px;
    }
    .before-after-container .before-after-slider::-moz-range-thumb {
        height: 206px;
    }
    .page-template-page-product-lightroom-presets h2 {
        font-size: 26px !important;
    }
}