.collections_template_custom_related_content.slider { opacity: 0; position: relative; max-width: 91.5%; left:5.3%; };
.collections_template_custom_related_content img { width : 100%; }
.collections_template_custom_related_content.slider .arrow { position: absolute; top: 50%; cursor: pointer; }
.collections_template_custom_related_content.slider .arrow.prevSlide { left: 0px;}
.collections_template_custom_related_content.slider .arrow.nextSlide { right: 0px;}
.collections_template_custom_related_content .text_container { padding: 5px 12px; }
.collections_template_custom_related_content .text_container p { margin: 0px; }
/*.collections_template_custom_related_content img { width : 100%; }*/
.collections_template_custom_related_content .videoWrapper { position: relative; padding-bottom: 50%; height: 0; } /* match bottom padding to aspect ratio of images to keep video same size as it scales */
.collections_template_custom_related_content .videoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.collections_template_custom_related_content .widget-title {
	color: #7fc7bc;
	text-transform: uppercase;
	font-size: 35px;
	line-height: 40px;
	font-family: 'Aroma 2 LT W05 Extra Bold';
	margin-bottom: 52px;
	padding: 0 15px;
	font-weight: 500;
	letter-spacing: 0.5px;
}
.collections_template_custom_related_content .arrow i.fa {
	color: #f8971d;
	font-size: 37px;
}
/*
 * Widget Listings Slider
 */
.collections_template_custom_related_content {
    position: relative;
    margin-bottom: 20px;
}
.collections_template_custom_related_content .row.slides.slick-initialized.slick-slider {
	display: flex;
}
.columns.collections_template_custom_related_content.large-12.slider .widget-title {
	margin-left: 5%;
}
.contentRender.contentRender_15.contentRender_type_panel.contentRender_name_plugins_common_related_content h3 {
    left: 131px;
    position: relative;
}
@media (max-width: 1024px) {
    .columns.collections_template_custom_related_content.large-12.slider .widget-title {
        margin-left: 0%;
    }
    .contentRender.contentRender_15.contentRender_type_panel.contentRender_name_plugins_common_related_content h3 {
        left: 4%;
        position: relative;
    }
    .collections_template_custom_related_content .text_container { padding: 5px 24px; }
}
.collections_template_custom_related_content .widget-title {
    color: #7fc7bc;
    text-transform: uppercase;
    font-size: 21px;
    line-height: 28px;
    font-family:'Aroma 2 LT W05 Extra Bold';
    margin-bottom: 21px;
    padding: 0 15px;
    font-weight: 500;
    letter-spacing: 0.5px;
}
.collections_template_custom_related_content .row {position: relative;}
..collections_template_custom_related_content .row::before {
    background-image: url("/includes/public/assets/images/pattern-blue-squares.png");
    background-repeat: no-repeat;
    margin-bottom: 24px;
    display: block;
    height: 20px;
    position: relative;
    left: -10px;
}
.collections_template_custom_related_content .slick-arrows {}
.collections_template_custom_related_content .slider {}
.collections_template_custom_related_content .item {height: auto;}
.collections_template_custom_related_content .item .image-container {
    display: block;
    margin-bottom: 7px;
}
.collections_template_custom_related_content .item .content-container {padding: 0 17px 0 15px;}
.collections_template_custom_related_content .item .title {
    display: block;
    margin-bottom: 10px;
    color: #f26649;
    font-size: 21px;
    line-height: 25px;
    font-family:'Aroma 2 LT W05 Bold';
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.collections_template_custom_related_content .item .item-description {}
.collections_template_custom_related_content .item .item-description a {}
.collections_template_custom_related_content .slick-arrows {
    left: 5px;
    padding-right: 21px;
    top: 50%;
}
.collections_template_custom_related_content .slick-arrows.fat [class*="-arrow"] {
    background-image: url("/includes/public/assets/images/fat-arrows-orange.png");
}
@media only screen and (min-width: 40.063em){
    /* > 641px  */ 
    .collections_template_custom_related_content .widget-title {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 23px;
        padding: 0 10px;
    }
    .collections_template_custom_related_content .row::before {
        left: 15px;
        margin-bottom: 37px;
    }
/*    .collections_template_custom_related_content .row .columns {
        padding-left: 60px;
        padding-right: 60px;
    }*/
    .collections_template_custom_related_content .item {margin: 0 10px;}
    .collections_template_custom_related_content .item .content-container {padding: 0;}
}
@media only screen and (min-width: 64.063em) {
    /*  > 1024px  */ 
    .collections_template_custom_related_content {margin-bottom: 45px;}
    .collections_template_custom_related_content .widget-title {
        font-size: 35px;
        line-height: 40px;
        margin-bottom: 52px;
    }
    .collections_template_custom_related_content .row::before {margin-bottom: 44px;}  
/*    .collections_template_custom_related_content .row .columns {
        padding-left: 140px;
        padding-right: 140px;
    }*/
    .collections_template_custom_related_content .slick-arrows {
        padding-left: 45px;
        padding-right: 45px;
    }
    .collections_template_custom_related_content .item .title {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 7px;
    }
    .collections_template_custom_related_content .item .content-container {padding-right: 80px;}
    .collections_template_custom_related_content .item .image-container {margin-bottom: 13px;}
}
.collections_template_custom_related_content .prevSlide.arrow.left-arrow.slick-arrow {
	left: -25px;

}
.collections_template_custom_related_content .related-item .image_container {
    max-width: 99%;
    padding-left: 10px;
}
.collections_template_custom_related_content .row.slides.slick-initialized.slick-slider {
    max-width: 87%;
    left: 6.3%
}
@media (max-width: 1024px) {
    .collections_template_custom_related_content.slider {position: relative; max-width: 97%; left:2%; };
    .collections_template_custom_related_content.slider .row.slides.slick-initialized.slick-slider {
        left: 2%;
    }
    .collections_template_custom_related_content.slider .related-item .image_container {
        max-width: 100%;
        padding-left: 22px;
    }
    .collections_template_custom_related_content.slider {
        opacity: 0;
        position: relative;
        max-width: 94.5%;
        left: 3%;
    }
    .collections_template_custom_related_content.slider .row.slides.slick-initialized.slick-slider {
        max-width: 98%;
        left: 0.3%;
    }
}
@media (max-width: 640px) {
    .collections_template_custom_related_content.slider {position: relative; max-width: 97%; left:2%; };
    .collections_template_custom_related_content.slider .row.slides.slick-initialized.slick-slider {
        left: 2%;
    }
    .collections_template_custom_related_content.slider .related-item .image_container {
        max-width: 100%;
        padding-left: 22px;
    }
    .collections_template_custom_related_content.slider {
        opacity: 0;
        position: relative;
        max-width: 91%;
        left: 6.5%;
    }
    .collections_template_custom_related_content.slider .row.slides.slick-initialized.slick-slider {
        max-width: 98%;
        left: 1%;
    }
    .contentRender.contentRender_15.contentRender_type_panel.contentRender_name_plugins_common_related_content h3 {
        left: 12%;
        position: relative;
    }
}