@font-face {
    src: url("../fonts/Franklin-Gothic-Medium.ttf");
    font-family: 'Franklin Gothic Medium'
}

.jackdaniels-custom-brand-page #maincontent {
    position: relative;
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
}

.jackdaniels-custom-brand-page #maincontent .column.main {
    padding-top: 0;
    background-color: #FFFFFF;
    color: #242525;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 1.34;
}

.jackdaniels-custom-brand-page .breadcrumbs {
    display: none;
}

.jackdaniels-custom-brand-page .columns img {
    display: block;
    width: auto;
    height: auto;
    margin: 0 auto;
}

.jackdaniels-custom-brand-page .product-image-photo {
    max-height: 340px !important;
}
/** Tile-00 **/
.jackdaniels-custom-brand-page .tile-00 .block-container {
    position: relative;
    height: 0;
    padding-top: 0;
    padding-bottom: 56.3%;
    overflow: hidden;
    background: black;
}

.jackdaniels-custom-brand-page .tile-00 .block-container #myVideo {
    position: absolute;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
}

/** Tile-01 **/
.jackdaniels-custom-brand-page .tile-01 .bgtop-header {
    margin: 18px 18px 18px;
}

.jackdaniels-custom-brand-page .tile-01 .bg-bootle-top {
    position: relative;
    margin-bottom: 18px;
    padding-top: 60%;
}

.jackdaniels-custom-brand-page .tile-01 .bg-bootle-top::before {
    display: block;
    width: 100%;
    content: "";
}

.jackdaniels-custom-brand-page .tile-01 .bg-bootle-top>.content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url("/media/dscom/brandy/2023-12-15-jack-daniles-enjoy-with-cola.jpg") center /cover no-repeat;
}

/** Tile-02 **/
.jackdaniels-custom-brand-page .tile-02 {
    margin: 0 18px 18px;
    padding: 60px 0 60px;
    background-color: #000000;
}

.jackdaniels-custom-brand-page .tile-02 .title-carousel {
    margin: 0 0 30px 0;
    padding: 0 30px;
    color: #FFFFFF;
    font-family: "Franklin Gothic Medium", sans-serif;
    font-size: 40px;
    font-weight: normal;
    line-height: 1.1;
    text-align: center;
    text-transform: capitalize;
}

.jackdaniels-custom-brand-page .tile-02 .wrap-carousel .product-item {
    text-align: center;
}

.jackdaniels-custom-brand-page .tile-02 .wrap-carousel .product-item-info {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.jackdaniels-custom-brand-page .tile-02 .product-item-name {
    height: 42px;
    padding: 0 10px;
    overflow: hidden;
    font-family: "Roboto", "Lato", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
    text-align: center;
}

.jackdaniels-custom-brand-page .tile-02 .product-item-link {
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
}

.jackdaniels-custom-brand-page .tile-02 .price-box {
    margin: 7px 0 12px;
    text-align: center;
}

.jackdaniels-custom-brand-page .tile-02 .price-box .price {
    color: #FFFFFF;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
}
.jackdaniels-custom-brand-page .tile-02 .product-price {
    color: #fff;
    margin-bottom: 10px;
}
.jackdaniels-custom-brand-page .tile-02 .tocart.primary {
    margin: 0 0 0;
    padding: 16px 32px;
    border: 1px solid #242525;
    border-radius: 5px;
    background-color: #FFFFFF;
    color: #000000;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    transition: all 300ms ease-in-out;
}

.jackdaniels-custom-brand-page .tile-02 .tocart.primary:hover {
    border: 1px solid #FFFFFF;
    outline: none;
    background-color: #000000;
    color: #FFFFFF;
    font-weight: 700;
    cursor: pointer;
}

.jackdaniels-custom-brand-page .tile-02 .tocart.primary:focus {
    outline: none;
}

.jackdaniels-custom-brand-page .tile-02 .slick-prev,
.jackdaniels-custom-brand-page .tile-02 .slick-next {
	width: 20px;
	height: 20px;
	background: transparent;
}

.jackdaniels-custom-brand-page .tile-02 .slick-prev::before,
.jackdaniels-custom-brand-page .tile-02 .slick-next::before {
    display: block;
    width: 0;
    height: 0;
    content: "";
}

.jackdaniels-custom-brand-page .tile-02 .slick-prev::before {
    border-top: 10px solid transparent;
    border-right: 18px solid #FFFFFF;
    border-bottom: 10px solid transparent;
    border-left: 0px solid transparent;
}

.jackdaniels-custom-brand-page .tile-02 .slick-next::before {
    border-top: 10px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 18px solid #FFFFFF;
}

/** Tile-03 **/
.jackdaniels-custom-brand-page .tile-03 {
    margin: 0 18px 18px;
    background-color: #000000;
}

.jackdaniels-custom-brand-page .tile-03 .wrap-carousel {
    margin: 0 0 18px;
    padding: 18px;
    background: url("/media/dscom/brandy/2020-12-21-jackdaniels-bgcocktails-mob.jpg") center /cover no-repeat #000000;
}

.jackdaniels-custom-brand-page .tile-03 .slick-slider {
    overflow: visible;
}

.jackdaniels-custom-brand-page .tile-03 .coctail-title {
    position: relative;
    margin: 40px 0 40px;
    padding-bottom: 40px;
    color: #FFFFFF;
    font-family: "Franklin Gothic Medium", sans-serif;
    font-size: 40px;
    font-weight: 400;
    line-height: 1.1;
    text-transform: uppercase;
}

.jackdaniels-custom-brand-page .tile-03 .coctail-title::after {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 65px;
    height: 8px;
    background-color: #FFFFFF;
    content: "";
}

.jackdaniels-custom-brand-page .tile-03 .info-recepie {
    position: relative;
    min-height: 160px;
    max-height: 210px;
    margin-bottom: 30px;
    overflow: hidden;
    color: #FFFFFF;
    font-family: "Franklin Gothic Medium", sans-serif;
    font-size: 19px;
    letter-spacing: -0.8px;
    line-height: 1.56;
}

.jackdaniels-custom-brand-page .tile-03 button.slick-prev,
.jackdaniels-custom-brand-page .tile-03 button.slick-next {
    z-index: 10;
    padding: 10px 10px !important;
    outline: none;
    background: transparent;
}

.jackdaniels-custom-brand-page .tile-03 button.slick-prev {
    left: -14px;
}

.jackdaniels-custom-brand-page .tile-03 button.slick-next {
    right: -14px;
}

.jackdaniels-custom-brand-page .tile-03 .slick-prev::before,
.jackdaniels-custom-brand-page .tile-03 .slick-next::before {
    display: block;
    position: absolute;
    top: 11px;
    left: 10px;
    width: 0;
    height: 0;
    content: "";
}


.jackdaniels-custom-brand-page .tile-03 .slick-prev::before {
    border-top: 10px solid transparent;
    border-right: 18px solid #FFFFFF;
    border-bottom: 10px solid transparent;
    border-left: 0px solid transparent;;
}

.jackdaniels-custom-brand-page .tile-03 .slick-next::before {
    border-top: 10px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 18px solid #FFFFFF;
}

.jackdaniels-custom-brand-page .tile-03 .slick-dots {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.jackdaniels-custom-brand-page .tile-03 .slick-dots button::before {
	color: #FFFFFF;
}

.jackdaniels-custom-brand-page .tile-03 .slick-dots .slick-newdot {
    color: #FFFFFF;
    font-size: 15px;
}

/** Tile-04 **/
.jackdaniels-custom-brand-page .tile-04 .bgtop-banner {
    margin: 18px 18px 18px;
}

.jackdaniels-custom-brand-page .tile-04 .bg-bootle-bot {
    position: relative;
    margin-bottom: 6px;
    padding-top: 60%;
}

.jackdaniels-custom-brand-page .tile-04 .bg-bootle-bot::before {
    display: block;
    width: 100%;
    content: "";
}

.jackdaniels-custom-brand-page .tile-04 .bg-bootle-bot>.content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url("/media/dscom/brandy/2023-12-15-jack-daniles-enjoy-with-cola.jpg") center /cover no-repeat;
}

@media screen and (min-width: 376px) {
    .jackdaniels-custom-brand-page .tile-01 .bg-bootle-top>.content {
        background: url("/media/dscom/brandy/2023-12-15-jack-daniles-enjoy-with-cola.jpg") center /cover no-repeat;
    }

    .jackdaniels-custom-brand-page .tile-01 .bgtop-header {
        margin: 2px auto 0;
    }

    .jackdaniels-custom-brand-page .tile-01 .bg-bootle-top {
        margin-bottom: 6px;
        padding-top: 41%;
    }

    .jackdaniels-custom-brand-page .tile-01 .bg-text-top {
        display: none;
    }

    .jackdaniels-custom-brand-page .tile-02 {
        margin: 0 1.4% 14px;
    }

    .jackdaniels-custom-brand-page .tile-03 {
        margin: 0 1.4% 14px;
    }

    .jackdaniels-custom-brand-page .tile-03 .wrap-carousel {
        background: url("/media/dscom/brandy/2020-12-21-jackdaniels-bgcocktails.jpg") center /cover no-repeat #000000;
    }

    .jackdaniels-custom-brand-page .tile-04 .bg-bootle-bot>.content {
        background: url("/media/dscom/brandy/2020-12-21-jackdaniels-banner.jpg") center /cover no-repeat;
    }

    .jackdaniels-custom-brand-page .tile-04 .bgtop-banner {
        margin: 0 auto;
    }

    .jackdaniels-custom-brand-page .tile-04 .bg-bootle-bot {
        margin-bottom: 14px;
        padding-top: 28%;
    }

    .jackdaniels-custom-brand-page .tile-04 .bg-text-bot {
        display: none;
    }
}

@media screen and (min-width: 768px) {
	.jackdaniels-custom-brand-page .tile-03 .slick-slide {
		margin: 0 10px;
	}
}

@media screen and (min-width: 992px) {
    .jackdaniels-custom-brand-page .tile-02 .brandy-products-slick img {
        -webkit-transition: .2s ease-in-out;
        margin: 0 auto 30px;
        transition: .2s ease-in-out;
    }

    .jackdaniels-custom-brand-page .tile-02 .brandy-products-slick .product-item:hover img {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }

    .jackdaniels-custom-brand-page .tile-02 .block-container {
        margin: 0 auto;
    }

    .jackdaniels-custom-brand-page .tile-03 .wrap-carousel {
        padding: 80px 0;
    }

    .jackdaniels-custom-brand-page .tile-03 .block-container {
        max-width: 1160px;
        margin: 0 auto;
        padding: 0 60px;
    }

    .jackdaniels-custom-brand-page .tile-03 button.slick-prev {
        left: -40px;
        padding: 30px 15px !important;
    }

    .jackdaniels-custom-brand-page .tile-03 button.slick-next {
        right: -40px;
        padding: 30px 15px !important;
    }

    .jackdaniels-custom-brand-page .tile-03 .slick-dots {
        bottom: 0;
    }

    .jackdaniels-custom-brand-page .tile-03 .slick-slide .wr-cock-item {
        display: flex;
    }

    .jackdaniels-custom-brand-page .tile-03 .slick-slide .wr-cock-item .wr-img {
        flex: 0 1 400px;
        width: 400px;
        margin-right: 80px;
    }

    .jackdaniels-custom-brand-page .tile-03 .slick-slide .wr-cock-item .wr-info {
        flex: 0 1 auto;
        width: auto;
    }
}

@media screen and (min-width: 1200px) {

    /** Tile-00 **/
/*    .jackdaniels-custom-brand-page .tile-00 .block-container {
        --video--width: 640;
        --video--height: 252;
        padding-bottom: calc(var(--video--height) / var(--video--width) * 100%);
    }
*/
    .jackdaniels-custom-brand-page .tile-02 .block-container {
        max-width: 1560px;
    }

    .jackdaniels-custom-brand-page .tile-02 {
        margin: 0 1.4% 20px;
    }

    .jackdaniels-custom-brand-page .tile-03 {
        margin: 0 1.4% 20px;
    }

    .jackdaniels-custom-brand-page .tile-04 .bg-bootle-bot {
        margin-bottom: 20px;
        padding-top: 28%;
    }

    .jackdaniels-custom-brand-page .tile-04 .bg-bootle-bot>.content {
        right: -1px;
        left: -1px;
    }

    .jackdaniels-custom-brand-page .jackdaniels-carousel-2 .owl-nav {
        right: -60px;
        left: -60px;
    }
}

@media screen and (min-width: 1400px) {
    .jackdaniels-custom-brand-page .tile-02 {
        margin: 0 1.4% 25px;
    }

    .jackdaniels-custom-brand-page .jackdaniels-carousel-2 .owl-nav {
        right: -80px;
        left: -80px;
    }

    .jackdaniels-custom-brand-page .tile-03 {
        margin: 0 1.4% 25px;
    }

    .jackdaniels-custom-brand-page .tile-04 .bg-bootle-bot {
        margin-bottom: 25px;
        padding-top: 28%;
    }

    .jackdaniels-custom-brand-page .tile-04 .bg-bootle-bot>.content {
        right: -2px;
        left: -2px;
    }
}
