<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.jelly_carousel_builder_main_wrapper{
	float: left;
	width: 100%;
	margin-bottom: 50px;
}

.jelly_carousel_builder_main_class{
	float: left;
	width: 100%;
}
.jelly_carousel_builder_main_class:hover img{
    -webkit-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    -o-transform: scale(1) !important;
    transform: scale(1) !important;
}
.jelly_carousel_builder_main_class .jelly_category_post a:hover, .jelly_author_avatar_link a:hover, .jelly_meta_comment a:hover, .jelly_carousel_builder_main_wrapper .jelly_post_meta a:hover{
    text-decoration: none !important;
}
.jelly_post_entry_content{
	float: left;
}
.jelly_post_entry_content .jelly_content_text{
    float: left;
    width: 100%;
    margin-top: 5px;
}
.jelly_post_entry_content .jelly_content_text p{
    margin-bottom: 0px !important;
    margin-top: 0px !important
}

.jelly_carousel_builder_main_wrapper .jelly_carousel_main_title{
	color: #000;
	font-size: 23px;
	margin: 0px 0px 20px 0px;
	background: url(../images/dot.png);
    float: left;
    width: 100%;
    height: 23px;
    line-height: 23px;
}
.jelly_carousel_builder_main_wrapper .jelly_carousel_main_title span{
	background: #ffffff;
    color: #000;
    float: left;
    font-size: 20px;
    line-height: 23px;
    min-height: 23px;
    padding: 0px 10px 0px 0px;
    margin: 0px;
    text-transform: capitalize;
}

.jelly_carousel_builder_main_wrapper .jelly_post_title{
	margin: 0px;
    line-height: 0;
    margin-bottom: 10px;
    margin-top: 5px;
}
.jelly_carousel_builder_main_wrapper .jelly_post_title a{
	color: #000;
	line-height: 1.2;
	font-size: 19px;
}
.jelly_carousel_builder_main_wrapper .jelly_post_meta, .jelly_carousel_builder_main_wrapper .jelly_post_meta a, .jelly_carousel_builder_main_wrapper .jelly_post_meta span{
	font-size: 12px;
	text-transform: capitalize;
	color: #000;
	line-height: 1.2;
}
.jelly_carousel_builder_main_wrapper .jelly_post_meta{
	float: left;
}
.jelly_carousel_builder_main_wrapper .jelly_post_meta i{
	margin-right: 5px;
}
.jelly_carousel_builder_main_wrapper .jelly_post_meta .jelly_post_author{
	float: left;
    margin-right: 10px;
}
.jelly_carousel_builder_main_wrapper .jelly_image_post_thumb{
	position: relative;
	float: left;
	width: 100%;
}
.jelly_carousel_builder_main_wrapper .jelly_image_post_thumb .jelly_link_image{
	float: left;
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
}

.jelly_carousel_builder_main_wrapper .jelly_image_post_thumb .jelly_link_image{
    background: #000;
}
.jelly_carousel_builder_main_wrapper .jelly_image_post_thumb .jelly_link_image img{
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.jelly_carousel_builder_main_wrapper .jelly_image_post_thumb .jelly_link_image:hover img{
    -webkit-transform: scale(1.1) !important;
    -moz-transform: scale(1.1) !important;
    -ms-transform: scale(1.1) !important;
    -o-transform: scale(1.1) !important;
    transform: scale(1.1) !important;
    opacity: 0.8;
}

.jelly_carousel_builder_style3 .owl-item, .jelly_carousel_builder_style3:hover .owl-item{overflow: inherit !important;}
.jelly_carousel_builder_style3 .owl-stage-outer{
	margin: -15px;
	padding: 15px;
}

.jelly_post_meta_bot{
    overflow: hidden;
    position: relative;
    margin: 0px;
    padding: 0px !important;
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
    float: left;
    width: 100%;
    color: #565656;
}

.jelly_post_meta_bot_in {
    float: left;
    width: 100%;    
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0px;
}
.jelly_author_avatar_image {
    float: left;
}

.jelly_author_avatar_image img{
    margin-bottom: 0px !important;
}

.jelly_author_avatar_image img{
    width: 23px !important;
    height: 23px !important;
    float: left;
    border-radius: 30px;
    margin-right: 5px;
}

.jelly_author_avatar_link {
    float: left;
    margin-top: 2px;
    letter-spacing: 0px;
    font-weight: bold;
    text-transform: capitalize;
}
.jelly_author_avatar_link a, .jelly_post_meta_bot .jelly_meta_comment a{
    color: #222 !important;
}

.jelly_post_meta_bot .jelly_meta_comment {
    float: right;
    font-size: 13px;
    margin-left: 10px;
    margin-top: 2px;
}

.jelly_post_meta_bot .jelly_meta_comment i{
    margin-right: 3px;
}

/*-------------------------------------------------------------------------------------
arrow style
-------------------------------------------------------------------------------------*/
/* style 1*/
.carousel_arrow_style_1 .owl-dots{
    display: none;
}
.carousel_arrow_style_1 .owl-nav{
    position: absolute;
    top: -43px;
    right: 0px;
    background: #fff;
}
.carousel_arrow_style_1 .owl-prev, .carousel_arrow_style_1 .owl-next{
    background: #000;
    color: #fff;
    width: 23px;
    height: 23px;
    float:left;
    line-height: 23px;
    text-align: center;
}
.carousel_arrow_style_1 .owl-prev{
    margin-right: 4px;
}
/* style 2*/
.carousel_arrow_style_2 .owl-dots{
    text-align: center;
    margin-top: 10px;
}
.carousel_arrow_style_2 .owl-nav{
    display: none;
}
.carousel_arrow_style_2 .owl-controls .owl-dot{
    position:relative;
    display:inline-block;
    vertical-align:top;
    margin:0 5px;
    width:12px;
    height:12px;
    border-radius:50%;
    background-color:#ccc;
    transition: background-color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out;
}
.carousel_arrow_style_2 .owl-controls .owl-dot:hover{background-color:#222;}
.carousel_arrow_style_2 .owl-controls .owl-dot.active {
    background-color: #222;
}
/* style 3*/
.carousel_arrow_style_3 .owl-dots{
    display: none;
}
.carousel_arrow_style_3 .owl-nav{
    text-align: center;
    margin-top: 10px;
}
.carousel_arrow_style_3 .owl-prev, .carousel_arrow_style_3 .owl-next{
    background: #000;
    color: #fff;
    width: 30px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    text-align: center;
}
.carousel_arrow_style_3 .owl-prev{
    margin-right: 4px;
}
/* style 4*/
.carousel_arrow_style_4 .owl-dots{
    display: none;
}

.carousel_arrow_style_4:hover .owl-prev, .carousel_arrow_style_4:hover .owl-next{
    opacity: 1;
}
.carousel_arrow_style_4 .owl-prev, .carousel_arrow_style_4 .owl-next{
    opacity: 0;
    transition: background 0.3s linear;
    -moz-transition: background 0.3s linear;
    -webkit-transition: background 0.3s linear;
    -o-transition: background 0.3s linear;
}
.carousel_arrow_style_4 .owl-prev:hover, .carousel_arrow_style_4 .owl-next:hover{
    background: #222;
    color: #fff;
}
.carousel_arrow_style_4 .owl-prev{
    background: #e4e4e4;
    color: #000;
    width: 30px;
    height: 95px;
    line-height: 95px;
    position: absolute;
    top: 50%;
    margin-top: -45px !important;
    text-align: center;
    left: -30px;
    transition: background 0.3s linear;
    -moz-transition: background 0.3s linear;
    -webkit-transition: background 0.3s linear;
    -o-transition: background 0.3s linear;
}
.carousel_arrow_style_4 .owl-next{
    background: #e4e4e4;
    color: #000;
    width: 30px;
    height: 95px;
    line-height: 95px;
    position: absolute;
    top: 50%;
    margin-top: -45px !important;
    text-align: center;
    right: -30px;
    transition: background 0.3s linear;
    -moz-transition: background 0.3s linear;
    -webkit-transition: background 0.3s linear;
    -o-transition: background 0.3s linear;
}



/*-------------------------------------------------------------------------------------
Loading
-------------------------------------------------------------------------------------*/
.jelly_loading {
    display: block;
    height: 200px;
    overflow: hidden;
}
.jelly_loading .slides {
    opacity: 0;
}
.jelly_loading div,
.jelly_loading ul,
.jelly_loading .owl-controls,
.jelly_loading .featured-title {
    display: none;
}
.jelly_loading {
    width: 110px;
    height: 110px;
}
.jelly_loading:after {
    content: '';
    width: 49px;
    height: 49px;
    background: #222;
    position: absolute;
    left: 50%;
    margin-left: -17px !important;
    position: absolute;
    top: 50%;
    -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
    animation: sk-rotateplane 1.2s infinite ease-in-out;
}
@-webkit-keyframes sk-rotateplane {
  0% { -webkit-transform: perspective(120px) }
  50% { -webkit-transform: perspective(120px) rotateY(180deg) }
  100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
}

@keyframes sk-rotateplane {
  0% { 
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg) 
  } 50% { 
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg) 
  } 100% { 
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}










/*Carousel Style 1*/

.jelly_carousel_builder_style1{
	position: relative;
}
.jelly_carousel_builder_style1 .jelly_image_post_thumb{
	text-align: center;
}
.jelly_carousel_builder_style1 .jelly_comment_box_count_post_wrapper{
	float: right;
	margin-bottom: 4px;
}
.jelly_carousel_builder_style1 .jelly_comment_box_count_post{
	float: left;
    font-size: 10px;
    text-align: center;
    line-height: 1;
    position: relative;
    display: block;
    padding: 3px 6px;
    background: #222;
    color: #2e2e2e;
    color: #FFF;
}
.jelly_carousel_builder_style1 .jelly_comment_box_count_post span{
    line-height: 0px;
}

.jelly_carousel_builder_style1 .jelly_comment_box_count_post:before{
	content: " ";
    position: absolute;
    bottom: -4px;
    left: 30%;
    border-width: 0 0 6px 6px;
    border-style: solid;
    border-color: transparent #222;
}
.jelly_carousel_builder_style1 .jelly_comment_box_count_post a{
	color: #fff;
    line-height: 0px;
    font-size: 10px !important;
}

.jelly_carousel_builder_style1 .jelly_category_post{
	position: relative;
    display: inline-block;
    vertical-align: top;
    text-transform: capitalize;
    text-align: center;
    padding: 0px 35px;
    font-size: 12px;
}
.jelly_carousel_builder_style1 .jelly_category_post a{
	color: #000;
}
.jelly_carousel_builder_style1 .jelly_category_post:before{
	background-color: #222;
	content: '';
    position: absolute;
    top: 11px;
    width: 30px;
    height: 1px;
    left: 0;
}
.jelly_carousel_builder_style1 .jelly_category_post:after{
	background-color: #222;
	content: '';
    position: absolute;
    top: 11px;
    width: 30px;
    height: 1px;
    right: 0;
}
.jelly_category_style_1{
    display: none;
}
.jelly_carousel_builder_style1 .jelly_category_style_1{
    display: inline-block;
}





/*Carousel Style 2*/
.jelly_carousel_builder_style2{
	position: relative;
}
.jelly_carousel_builder_style2 .jelly_image_post_thumb{
	text-align: left;
}
.jelly_carousel_builder_style2 .jelly_comment_box_count_post_wrapper{
	float: right;
	margin-bottom: 4px;
	position: absolute;
    top: 10px;
    right: 10px;
}
.jelly_carousel_builder_style2 .jelly_comment_box_count_post{
	float: left;
    font-size: 10px;
    text-align: center;
    line-height: 1;
    position: relative;
    display: block;
    padding: 3px 6px;
    background: #fff;
    color: #FFF;
}

.jelly_carousel_builder_style2 .jelly_comment_box_count_post span{
    line-height: 0px;
}

.jelly_carousel_builder_style2 .jelly_comment_box_count_post:before{
	content: " ";
    position: absolute;
    bottom: -4px;
    left: 30%;
    border-width: 0 0 6px 6px;
    border-style: solid;
    border-color: transparent #fff;
}
.jelly_carousel_builder_style2 .jelly_comment_box_count_post a{
	color: #000;
    font-size: 10px !important;
    line-height: 0px !important;
}

.jelly_carousel_builder_style2 .jelly_category_post{
	position: relative;
    text-transform: capitalize;
    font-size: 12px;
    float: left;
    width: 100%;
    margin-bottom: 5px;
}
.jelly_carousel_builder_style2 .jelly_category_post a{
	height: 18px;
    margin-top: 5px;
    line-height: 18px;
    font-size: 9px;
    position: relative;
    color: #FFF;
    background: #202020;
    display: inline-block;
    padding: 0px 5px;
    margin-right: 2px;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 1px;
}
.jelly_carousel_builder_style2 .jelly_category_post a:hover{
	color: #fff;
	text-decoration: none !important;
}



/*Carousel Style 3*/
.jelly_carousel_builder_style3{
	position: relative;
}
.jelly_carousel_builder_style3 .jelly_comment_box_count_post_wrapper{
	float: right;
	margin-bottom: 4px;
	position: absolute;
    top: 33px;
    right: 33px;
}
.jelly_carousel_builder_style3 .jelly_comment_box_count_post{
	float: left;
    font-size: 10px;
    text-align: center;
    line-height: 1;
    position: relative;
    display: block;
    padding: 3px 6px;
    background: #FFF;
    color: #FFF;
}
.jelly_carousel_builder_style3 .jelly_comment_box_count_post span{
    line-height: 0px;
}

.jelly_carousel_builder_style3 .jelly_comment_box_count_post:before{
	content: " ";
    position: absolute;
    bottom: -4px;
    left: 30%;
    border-width: 0 0 6px 6px;
    border-style: solid;
    border-color: transparent #FFF;
}
.jelly_carousel_builder_style3 .jelly_comment_box_count_post a{
	color: #000;
    line-height: 0px !important;
    font-size: 10px !important;
}

.jelly_carousel_builder_style3 .jelly_category_post{
	position: relative;
    text-transform: capitalize;
    font-size: 12px;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.jelly_carousel_builder_style3 .jelly_category_post a{
	height: 18px;
    margin-top: 5px;
    line-height: 18px;
    font-size: 9px;
    position: relative;
    color: #FFF;
    background: #202020;
    display: inline-block;
    padding: 0px 5px;
    margin-right: 2px;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 1px;
}
.jelly_carousel_builder_style3 .jelly_category_post a:hover{
	color: #fff;
	text-decoration: none !important;
}
.jelly_carousel_builder_style3 .jelly_blog_post_item{
	float: left;
	width: 100%;
	padding: 20px;
    border: 1px solid #eee;
    transition: box-shadow 0.2s ease-in-out, border 0.2s ease-in-out;
    -webkit-transition: box-shadow 0.2s ease-in-out, border 0.2s ease-in-out;
}
.jelly_carousel_builder_style3 .jelly_blog_post_item:hover{
	border-color:#fff;
	box-shadow:0 0 20px rgba(0,0,0,0.15);
}




/*Carousel Style 4*/
.jelly_carousel_builder_style4{
    position: relative;
}
.jelly_carousel_builder_style4 .jelly_blog_post_item{
    float: left;
    background: #f6f6f6;
    border: 1px solid #f1f1f1;
}
.jelly_carousel_builder_style4 .jelly_image_post_thumb{
    text-align: left;
    width: 130px;
}
.jelly_carousel_builder_style4 .jelly_post_title{
    margin-top: 10px;
    margin-bottom: 5px;
}
.jelly_carousel_builder_style4 .jelly_post_entry_content{
    position: relative;
    margin-left: 143px;
    top: 0px;
    float: none;
}
.jelly_carousel_builder_style4 .jelly_post_entry_content .jelly_post_entry_content_inside{
    float: left;
}
.jelly_carousel_builder_style4 .jelly_image_post_thumb .jelly_link_image{
    margin-bottom: 0px;
}
.jelly_carousel_builder_style4 .jelly_post_title a{
    font-size: 16px;
}
.jelly_carousel_builder_style4 .jelly_comment_box_count_post_wrapper{
    float: right;
    margin-bottom: 4px;
    margin-right: 10px;
}
.jelly_carousel_builder_style4 .jelly_comment_box_count_post{
    float: left;
    font-size: 10px;
    text-align: center;
    line-height: 1;
    position: relative;
    display: block;
    padding: 3px 6px;
    background: #222;
    color: #FFF;
}
.jelly_carousel_builder_style4 .jelly_comment_box_count_post span{
    line-height: 0px;
}

.jelly_carousel_builder_style4 .jelly_comment_box_count_post:before{
    content: " ";
    position: absolute;
    bottom: -4px;
    left: 30%;
    border-width: 0 0 6px 6px;
    border-style: solid;
    border-color: transparent #222;
}
.jelly_carousel_builder_style4 .jelly_comment_box_count_post a{
    color: #fff;
    line-height: 0px !important;
    font-size: 10px !important;
}

.jelly_carousel_builder_style4 .jelly_category_post{
    position: relative;
    text-transform: capitalize;
    font-size: 12px;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.jelly_carousel_builder_style4 .jelly_category_post a{
    height: 18px;
    margin-top: 5px;
    line-height: 18px;
    font-size: 9px;
    position: relative;
    color: #FFF;
    background: #202020;
    display: inline-block;
    padding: 0px 5px;
    margin-right: 2px;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 1px;
}
.jelly_carousel_builder_style4 .jelly_category_post a:hover{
    color: #fff;
    text-decoration: none !important;
}
.jelly_carousel_builder_style4 .jelly_content_text{
    display: none;
}



/*Carousel Style 5*/

.jelly_carousel_builder_style5{
    position: relative;
}
.jelly_carousel_builder_style5 .jelly_image_post_thumb{
    text-align: center;
}
.jelly_carousel_builder_style5 .jelly_image_post_thumb .jelly_category_post{
    display: none;
}
.jelly_carousel_builder_style5 .jelly_comment_box_count_post_wrapper{
    float: right;
    margin-bottom: 4px;
    position: absolute;
    top: 10px;
    right: 10px;
    display: none;
}
.jelly_carousel_builder_style5 .jelly_comment_box_count_post{
    float: left;
    font-size: 10px;
    text-align: center;
    line-height: 1;
    position: relative;
    display: block;
    padding: 2px 6px;
    background: #222;
    color: #2e2e2e;
    color: #FFF;
}

.jelly_carousel_builder_style5 .jelly_comment_box_count_post:before{
    content: " ";
    position: absolute;
    bottom: -4px;
    left: 30%;
    border-width: 0 0 6px 6px;
    border-style: solid;
    border-color: transparent #222;
}
.jelly_carousel_builder_style5 .jelly_comment_box_count_post a{
    color: #fff;
}

.jelly_carousel_builder_style5 .jelly_category_post{
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-transform: capitalize;
    text-align: center;
    padding: 0px 35px;
    margin: 0px 15px;
    font-size: 12px;
}
.jelly_carousel_builder_style5 .jelly_category_post a{
    color: #000;
}
.jelly_carousel_builder_style5 .jelly_category_post:before{
    background-color: #222;
    content: '';
    position: absolute;
    top: 11px;
    width: 30px;
    height: 1px;
    left: 0;
}
.jelly_carousel_builder_style5 .jelly_content_text{
    margin-top: 0px;
}
.jelly_carousel_builder_style5 .jelly_post_title{
    text-align: center;
    padding: 0px 10px;
}
.jelly_carousel_builder_style5 .jelly_post_meta{
    display: none;
}
.jelly_carousel_builder_style5 .jelly_category_post:after{
    background-color: #222;
    content: '';
    position: absolute;
    top: 11px;
    width: 30px;
    height: 1px;
    right: 0;
}
.jelly_carousel_builder_style5 .jelly_post_title{
    margin-bottom: 5px;
}

.jelly_carousel_builder_style5 .jelly_category_style_1{
    display: inline-block;
}

.jelly_carousel_builder_style5 .jelly_post_entry_content{
    border-bottom: 2px solid #eeeeee;
    text-align: center;
    padding: 0px 20px;
}
.jelly_carousel_builder_style5 .jelly_post_entry_content .jelly_post_entry_content_inside{
    background: #fff;
    float: left;
    width: 100%;
    margin-top: -35px;
    padding-top: 10px;
    position: relative;
}




/*Carousel Style 6*/

.jelly_carousel_builder_style6{
    position: relative;
}
.jelly_carousel_builder_style6 .jelly_image_post_thumb{
    text-align: left;
}
.jelly_carousel_builder_style6 .jelly_comment_box_count_post_wrapper{
    float: right;
    margin-bottom: 4px;
    position: absolute;
    top: 10px;
    right: 10px;
    display: none !important;
}
.jelly_carousel_builder_style6 .jelly_comment_box_count_post{
    float: left;
    font-size: 10px;
    text-align: center;
    line-height: 1;
    position: relative;
    display: block;
    padding: 3px 7px;
    background: #fff;
}

.jelly_carousel_builder_style6 .jelly_comment_box_count_post:before{
    content: " ";
    position: absolute;
    bottom: -4px;
    left: 30%;
    border-width: 0 0 6px 6px;
    border-style: solid;
    border-color: transparent #fff;
}
.jelly_carousel_builder_style6 .jelly_comment_box_count_post a{
    color: #222;
}

.jelly_carousel_builder_style6 .jelly_category_post{
    position: relative;
    text-transform: capitalize;
    font-size: 12px;
    float: left;
    width: 100%;
    margin-bottom: 5px;
}
.jelly_carousel_builder_style6 .jelly_category_post a{
    height: 18px;
    margin-top: 5px;
    line-height: 18px;
    font-size: 9px;
    position: relative;
    color: #FFF;
    background: #202020;
    display: inline-block;
    padding: 0px 5px;
    margin-right: 2px;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 1px;
}
.jelly_carousel_builder_style6 .jelly_category_post a:hover{
    color: #fff;
    text-decoration: none !important;
}
.jelly_carousel_builder_style6 .jelly_post_entry_content{
    border-bottom: 2px solid #eeeeee;
}



/*Carousel Style 7*/

.jelly_carousel_builder_style7{
    position: relative;
}
.jelly_carousel_builder_style7 .jelly_blog_post_item{
    background: #222;
    float: left;
    width: 100%;
}
.jelly_carousel_builder_style7 .jelly_post_entry_content{
    padding: 5px 20px 20px 20px;
}
.jelly_carousel_builder_style7 .jelly_post_entry_content a, .jelly_carousel_builder_style7 .jelly_post_meta, .jelly_carousel_builder_style7 .jelly_post_meta a, .jelly_carousel_builder_style7 .jelly_post_meta span{
    color: #fff;
}
.jelly_carousel_builder_style7 .jelly_content_text{
    display: none;
}
.jelly_carousel_builder_style7 .jelly_image_post_thumb{
    text-align: left;
}
.jelly_carousel_builder_style7 .jelly_comment_box_count_post_wrapper{
    float: right;
    margin-bottom: 4px;
    position: absolute;
    top: 10px;
    right: 10px;
}
.jelly_carousel_builder_style7 .jelly_comment_box_count_post{
    float: left;
    font-size: 10px;
    text-align: center;
    line-height: 1;
    position: relative;
    display: block;
    padding: 3px 6px;
    background: #fff;
}

.jelly_carousel_builder_style7 .jelly_comment_box_count_post span{
    line-height: 0px;
}

.jelly_carousel_builder_style7 .jelly_comment_box_count_post:before{
    content: " ";
    position: absolute;
    bottom: -4px;
    left: 30%;
    border-width: 0 0 6px 6px;
    border-style: solid;
    border-color: transparent #fff;
}
.jelly_carousel_builder_style7 .jelly_comment_box_count_post a{
    color: #222;
    font-size: 10px !important;
    line-height: 0px;
}






/*-------------------------------------------------------------------------------------
Carousel text overlay
-------------------------------------------------------------------------------------*/
.jelly_carousel_builder_over_main_class{
    float: left;
    width: 100%;
}

.jelly_carousel_builder_over_main_class.enable_full_width_carousel .owl-stage-outer{
    overflow: visible !important;
}
.jelly_carousel_builder_over_main_class .jelly_blog_post_item{
    float: left;
    width: 100%;
    height: 100%;
    padding-bottom: 70%;
    position: relative;
    background: #000;
    overflow: hidden;
}

.jelly_carousel_builder_over_main_class .jelly_blog_post_item .jelly_image_post_thumb{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50%;
    opacity: .7;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.jelly_carousel_builder_over_main_class .jelly_blog_post_item:hover .jelly_image_post_thumb{
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.jelly_carousel_builder_over_main_class .jelly_post_entry_content, .jelly_carousel_builder_over_main_class .jelly_post_entry_content a,
.jelly_carousel_builder_over_main_class .jelly_post_meta, .jelly_carousel_builder_over_main_class .jelly_post_meta a,
.jelly_carousel_builder_over_main_class .jelly_post_meta span{
    color: #fff !important;
}
.jelly_carousel_builder_over_main_class .jelly_category_post:before, .jelly_carousel_builder_over_main_class .jelly_category_post:after{
    display: none;
}


/* style 1*/
.jelly_carousel_builder_style1.jelly_carousel_builder_over_main_class .jelly_comment_box_count_post_wrapper{
    display: none;
}

.jelly_carousel_builder_style1.jelly_carousel_builder_over_main_class .background_over_image{
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: opacity 0.35s ease 0s;
    transition: opacity 0.35s ease 0s;
}
.jelly_carousel_builder_style1.jelly_carousel_builder_over_main_class:hover .background_over_image {
  opacity: 1;
}
.jelly_carousel_builder_style1.jelly_carousel_builder_over_main_class .background_over_image:before, .jelly_carousel_builder_style1.jelly_carousel_builder_over_main_class .background_over_image:after{
    content: '';
    display: block;
    position: absolute;
    top: 15px;
    left: 15px;
    bottom: 15px;
    right: 15px;
    opacity: 1;
    -webkit-transition: -webkit-transform 0.35s ease 0s;
    transition: transform 0.35s ease 0s;
}

.jelly_carousel_builder_style1.jelly_carousel_builder_over_main_class .background_over_image:before{
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
}
.jelly_carousel_builder_style1.jelly_carousel_builder_over_main_class .background_over_image:after{
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0);
}
.jelly_carousel_builder_style1.jelly_carousel_builder_over_main_class .jelly_blog_post_item .jelly_post_entry_content{
    position: absolute;
    bottom: 0px;
    z-index: 1;
    text-align: center;
    padding: 0 30px;
    bottom: auto;
}

.jelly_carousel_builder_style1.jelly_carousel_builder_over_main_class .jelly_blog_post_item:hover .background_over_image:before,
.jelly_carousel_builder_style1.jelly_carousel_builder_over_main_class .jelly_blog_post_item:hover .background_over_image:after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.jelly_carousel_builder_style1.jelly_carousel_builder_over_main_class .jelly_blog_post_item .background_over_image:before,
.jelly_carousel_builder_style1.jelly_carousel_builder_over_main_class .jelly_blog_post_item .background_over_image:after {
  top: 15px;
  right: 15px;
  bottom: 15px;
  left: 15px;
}

.jelly_carousel_builder_style1.jelly_carousel_builder_over_main_class .jelly_blog_post_item .jelly_post_entry_content{
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    text-align: center;
    padding: 0 30px;
}

.jelly_carousel_builder_style1.jelly_carousel_builder_over_main_class .jelly_category_post{
    margin-bottom: 10px;
}
.jelly_carousel_builder_style1.jelly_carousel_builder_over_main_class .jelly_category_post a{
    height: 18px;
    margin-top: 5px;
    line-height: 18px;
    font-size: 10px;
    position: relative;
    color: #fff !important;
    background: #000000;
    display: inline-block;
    padding: 0px 8px;
    margin-right: 2px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.jelly_carousel_builder_style1.jelly_carousel_builder_over_main_class .jelly_category_post a:hover{
    text-decoration: none !important;
}

.jelly_carousel_builder_style1.jelly_carousel_builder_over_main_class .jelly_post_meta{
    float: left;
    width: 100%;
    text-align: center;
}
.jelly_carousel_builder_style1.jelly_carousel_builder_over_main_class .jelly_post_meta span{
    display: inline-block;
    float: none !important;
}

.jelly_carousel_builder_style1.jelly_carousel_builder_over_main_class .jelly_post_title a{
    text-transform: capitalize;
    font-size: 20px;
}


/* style 2*/
.jelly_carousel_builder_style2.jelly_carousel_builder_over_main_class .jelly_comment_box_count_post_wrapper{
    display: none;
}
.jelly_carousel_builder_style2.jelly_carousel_builder_over_main_class .background_over_image{
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: opacity 0.35s ease 0s;
    transition: opacity 0.35s ease 0s;
}
.jelly_carousel_builder_style2.jelly_carousel_builder_over_main_class:hover .background_over_image {
  opacity: 1;
}
.jelly_carousel_builder_style2.jelly_carousel_builder_over_main_class .background_over_image:before, .jelly_carousel_builder_style2.jelly_carousel_builder_over_main_class .background_over_image:after{
    content: '';
    display: block;
    position: absolute;
    top: 15px;
    left: 15px;
    bottom: 15px;
    right: 15px;
    opacity: 1;
    -webkit-transition: -webkit-transform 0.35s ease 0s;
    transition: transform 0.35s ease 0s;
}

.jelly_carousel_builder_style2.jelly_carousel_builder_over_main_class .background_over_image:before{
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
}
.jelly_carousel_builder_style2.jelly_carousel_builder_over_main_class .background_over_image:after{
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0);
}
.jelly_carousel_builder_style2.jelly_carousel_builder_over_main_class .jelly_blog_post_item .jelly_post_entry_content{
    position: absolute;
    bottom: 0px;
    z-index: 1;
    text-align: center;
    width: 100%;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodâ€¦EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 140%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(140%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 150%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 140%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 140%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 140%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000', GradientType=0);

    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;

}
.jelly_carousel_builder_style2.jelly_carousel_builder_over_main_class .jelly_blog_post_item .jelly_post_entry_content .jelly_post_entry_content_inside{
    padding: 0 30px 20px 30px;
    float: left;
    width: 100%;
}

.jelly_carousel_builder_style2.jelly_carousel_builder_over_main_class .jelly_blog_post_item:hover .jelly_post_entry_content{
    bottom: 25px;
    background: none;
}

.jelly_carousel_builder_style2.jelly_carousel_builder_over_main_class .jelly_blog_post_item:hover .background_over_image:before,
.jelly_carousel_builder_style2.jelly_carousel_builder_over_main_class .jelly_blog_post_item:hover .background_over_image:after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.jelly_carousel_builder_style2.jelly_carousel_builder_over_main_class .jelly_blog_post_item .background_over_image:before,
.jelly_carousel_builder_style2.jelly_carousel_builder_over_main_class .jelly_blog_post_item .background_over_image:after {
  top: 15px;
  right: 15px;
  bottom: 15px;
  left: 15px;
}

.jelly_carousel_builder_style2.jelly_carousel_builder_over_main_class .jelly_category_post{
    margin-bottom: 5px;
}
.jelly_carousel_builder_style2.jelly_carousel_builder_over_main_class .jelly_category_post a{
    height: 18px;
    margin-top: 5px;
    line-height: 18px;
    font-size: 10px;
    position: relative;
    color: #fff !important;
    background: #000000;
    display: inline-block;
    padding: 0px 8px;
    margin-right: 2px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.jelly_carousel_builder_style2.jelly_carousel_builder_over_main_class .jelly_category_post a:hover{
    text-decoration: none !important;
}

.jelly_carousel_builder_style2.jelly_carousel_builder_over_main_class .jelly_post_meta{
    float: left;
    width: 100%;
    text-align: center;
}
.jelly_carousel_builder_style2.jelly_carousel_builder_over_main_class .jelly_post_meta span{
    display: inline-block;
    float: none !important;
}

.jelly_carousel_builder_style2.jelly_carousel_builder_over_main_class .jelly_post_title a{
    text-transform: capitalize;
    font-size: 20px;
}

/* style 3*/

.jelly_carousel_builder_style03.jelly_carousel_builder_over_main_class .jelly_comment_box_count_post_wrapper{
    display: none;
}
.jelly_carousel_builder_style03.jelly_carousel_builder_over_main_class .background_over_image{
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: opacity 0.35s ease 0s;
    transition: opacity 0.35s ease 0s;
}
.jelly_carousel_builder_style03.jelly_carousel_builder_over_main_class:hover .background_over_image {
  opacity: 1;
}
.jelly_carousel_builder_style03.jelly_carousel_builder_over_main_class .jelly_blog_post_item .jelly_post_entry_content{
    position: absolute;
    bottom: 0px;
    z-index: 1;
    text-align: center;
    width: 100%;
    background: rgba(0,0,0,0.5);
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;

}
.jelly_carousel_builder_style03.jelly_carousel_builder_over_main_class .jelly_blog_post_item .jelly_post_entry_content .jelly_post_entry_content_inside{
    padding: 10px 20px 15px 20px;
    float: left;
    width: 100%;
}


.jelly_carousel_builder_style03.jelly_carousel_builder_over_main_class .jelly_category_post{
    margin-bottom: 10px;
    display: none;
}
.jelly_carousel_builder_style03.jelly_carousel_builder_over_main_class .jelly_category_post a{
    height: 18px;
    margin-top: 5px;
    line-height: 18px;
    font-size: 10px;
    position: relative;
    color: #fff !important;
    background: #000000;
    display: inline-block;
    padding: 0px 8px;
    margin-right: 2px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.jelly_carousel_builder_style03.jelly_carousel_builder_over_main_class .jelly_category_post a:hover{
    text-decoration: none !important;
}

.jelly_carousel_builder_style03.jelly_carousel_builder_over_main_class .jelly_post_meta{
    float: left;
    width: 100%;
    text-align: center;
}
.jelly_carousel_builder_style03.jelly_carousel_builder_over_main_class .jelly_post_meta span{
    display: inline-block;
    float: none !important;
}

.jelly_carousel_builder_style03.jelly_carousel_builder_over_main_class .jelly_post_title a{
    text-transform: capitalize;
    font-size: 20px;
}


/* style 4*/
.jelly_carousel_builder_style04.jelly_carousel_builder_over_main_class .jelly_comment_box_count_post_wrapper{
    display: none;
}

.jelly_carousel_builder_style04.jelly_carousel_builder_over_main_class .background_over_image{
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: opacity 0.35s ease 0s;
    transition: opacity 0.35s ease 0s;
}
.jelly_carousel_builder_style04.jelly_carousel_builder_over_main_class:hover .background_over_image {
  opacity: 1;
}
.jelly_carousel_builder_style04.jelly_carousel_builder_over_main_class .background_over_image:before, .jelly_carousel_builder_style04.jelly_carousel_builder_over_main_class .background_over_image:after{
    content: '';
    display: block;
    position: absolute;
    top: 15px;
    left: 15px;
    bottom: 15px;
    right: 15px;
    opacity: 1;
    -webkit-transition: -webkit-transform 0.35s ease 0s;
    transition: transform 0.35s ease 0s;
}

.jelly_carousel_builder_style04.jelly_carousel_builder_over_main_class .background_over_image:before{
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
}
.jelly_carousel_builder_style04.jelly_carousel_builder_over_main_class .background_over_image:after{
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0);
}
.jelly_carousel_builder_style04.jelly_carousel_builder_over_main_class .jelly_blog_post_item .jelly_post_entry_content{
    position: absolute;
    bottom: 0px;
    z-index: 1;
    width: 100%;
    text-align: center;
    padding: 0 50px;
}

.jelly_carousel_builder_style04.jelly_carousel_builder_over_main_class .jelly_blog_post_item .jelly_post_entry_content .jelly_post_entry_content_inside{
    float: left;
    width: 100%;
    background: #fff;
    padding: 20px;
}

.jelly_carousel_builder_style04.jelly_carousel_builder_over_main_class .jelly_blog_post_item:hover .background_over_image:before,
.jelly_carousel_builder_style04.jelly_carousel_builder_over_main_class .jelly_blog_post_item:hover .background_over_image:after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.jelly_carousel_builder_style04.jelly_carousel_builder_over_main_class .jelly_blog_post_item .background_over_image:before,
.jelly_carousel_builder_style04.jelly_carousel_builder_over_main_class .jelly_blog_post_item .background_over_image:after {
  top: 15px;
  right: 15px;
  bottom: 15px;
  left: 15px;
}

.jelly_carousel_builder_style04.jelly_carousel_builder_over_main_class .jelly_blog_post_item .jelly_post_entry_content{
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    width: 100%;
    text-align: center;
    padding: 0 30px;
    bottom: auto;
}

.jelly_carousel_builder_style04.jelly_carousel_builder_over_main_class .jelly_category_post{
    margin-bottom: 5px;
}
.jelly_carousel_builder_style04.jelly_carousel_builder_over_main_class .jelly_category_post a{
    height: 18px;
    margin-top: 5px;
    line-height: 18px;
    font-size: 10px;
    position: relative;
    color: #fff !important;
    background: #000000;
    display: inline-block;
    padding: 0px 8px;
    margin-right: 2px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.jelly_carousel_builder_style04.jelly_carousel_builder_over_main_class .jelly_category_post a:hover{
    text-decoration: none !important;
}

.jelly_carousel_builder_style04.jelly_carousel_builder_over_main_class .jelly_post_meta{
    float: left;
    width: 100%;
    text-align: center;
}
.jelly_carousel_builder_style04.jelly_carousel_builder_over_main_class .jelly_post_meta span{
    display: inline-block;
    float: none !important;
}

.jelly_carousel_builder_style04.jelly_carousel_builder_over_main_class .jelly_post_title a{
    text-transform: capitalize;
    font-size: 20px;
    letter-spacing: -0.03em;
}

.jelly_carousel_builder_style04.jelly_carousel_builder_over_main_class .jelly_post_title a, .jelly_carousel_builder_style04.jelly_carousel_builder_over_main_class .jelly_post_meta, .jelly_carousel_builder_style04.jelly_carousel_builder_over_main_class .jelly_post_meta a, .jelly_carousel_builder_style04.jelly_carousel_builder_over_main_class .jelly_post_meta span{
    color: #222 !important
}




/*-------------------------------------------------------------------------------------
Slider
-------------------------------------------------------------------------------------*/
.jelly_slider_builder_main_class{
    float: left;
    width: 100%;
}
.jelly_slider_builder_main_class .jelly_blog_post_item{
    float: left;
    width: 100%;
    height: 100%;
    padding-bottom: 50%;
    position: relative;
    background: #000;
    overflow: hidden;
}

.jelly_slider_builder_main_class.carousel_arrow_style_1 .owl-nav{
    position: inherit;
    top: auto;
    right: auto;
    background: none;
}
.jelly_slider_builder_main_class.carousel_arrow_style_1 .owl-prev{
    color: #FFF;
    background: none;
    width: 30px;
    height: 95px;
    line-height: 95px;
    position: absolute;
    top: 50%;
    margin-top: -45px !important;
    text-align: center;
    left: 20px;
    font-size: 60px;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    opacity: 0.5;
}
.jelly_slider_builder_main_class.carousel_arrow_style_1 .owl-next{
    color: #FFF;
    background: none;
    width: 30px;
    height: 95px;
    line-height: 95px;
    position: absolute;
    top: 50%;
    margin-top: -45px !important;
    text-align: center;
    right: 20px;
    font-size: 60px;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    opacity: 0.5;
}
.jelly_slider_builder_main_class.carousel_arrow_style_1 .owl-next:hover, .jelly_slider_builder_main_class.carousel_arrow_style_1 .owl-prev:hover{
    opacity: 1;
}

.jelly_slider_builder_main_class .jelly_blog_post_item .jelly_image_post_thumb{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50%;
    opacity: .7;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.jelly_slider_builder_main_class .jelly_blog_post_item:hover .jelly_image_post_thumb{
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.jelly_slider_builder_main_class .jelly_post_entry_content, .jelly_slider_builder_main_class .jelly_post_entry_content a,
.jelly_slider_builder_main_class .jelly_post_meta, .jelly_slider_builder_main_class .jelly_post_meta a, .jelly_slider_builder_main_class .jelly_post_meta span{
    color: #fff !important;
}
.jelly_slider_builder_main_class .jelly_category_post:before, .jelly_slider_builder_main_class .jelly_category_post:after{
    display: none;
}

.jelly_slider_builder_main_class .jelly_blog_post_item .jelly_post_entry_content{
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    text-align: center;
    padding: 0 25%;
    bottom: auto;
}

.jelly_slider_builder_main_class .jelly_category_post{
    margin-bottom: 5px;
}
.jelly_slider_builder_main_class .jelly_category_post a{
    height: 18px;
    margin-top: 5px;
    line-height: 18px;
    font-size: 10px;
    position: relative;
    color: #fff !important;
    background: #000000;
    display: inline-block;
    padding: 0px 8px;
    margin-right: 2px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.jelly_slider_builder_main_class .jelly_category_post a:hover{
    text-decoration: none !important;
}

.jelly_slider_builder_main_class .jelly_post_meta{
    float: left;
    width: 100%;
    text-align: center;
}
.jelly_slider_builder_main_class .jelly_post_meta span{
    display: inline-block;
    float: none !important;
}

.jelly_slider_builder_main_class .jelly_post_title a{
    text-transform: capitalize;
    font-size: 40px;
}

.carousel_arrow_style_4.jelly_slider_builder_main_class .owl-prev{
    left: 20px;
    background: #FFF;
}

.carousel_arrow_style_4.jelly_slider_builder_main_class .owl-next{
    right: 20px;
    background: #FFF;
}

.carousel_arrow_style_4.jelly_slider_builder_main_class .owl-next:hover, .carousel_arrow_style_4.jelly_slider_builder_main_class .owl-prev:hover{
    background: #222;
}

/* style 2*/
.jelly_slider_builder_style2 .owl-stage-outer{
    overflow: visible !important;
}

/* style 3*/

.jelly_slider_builder_style3 .jelly_post_entry_content .jelly_post_entry_content_inside{
    float: left;
    width: 100%;
    background: #fff;
    padding: 20px;
}

.jelly_slider_builder_style3.jelly_slider_builder_main_class .jelly_post_title a, .jelly_slider_builder_style3.jelly_slider_builder_main_class .jelly_post_meta, .jelly_slider_builder_style3.jelly_slider_builder_main_class .jelly_post_meta a, .jelly_slider_builder_style3.jelly_slider_builder_main_class .jelly_post_meta span{
    color: #000 !important;
}
.jelly_slider_builder_style3.jelly_slider_builder_main_class .jelly_post_title a{
    font-size: 30px;
}


/* style 4*/
.jelly_slider_builder_style4 .owl-stage-outer{
    overflow: visible !important;
}
.jelly_slider_builder_style4 .jelly_post_entry_content .jelly_post_entry_content_inside{
    float: left;
    width: 100%;
    background: #fff;
    padding: 20px;
}

.jelly_slider_builder_style4.jelly_slider_builder_main_class .jelly_post_title a, .jelly_slider_builder_style4.jelly_slider_builder_main_class .jelly_post_meta, .jelly_slider_builder_style4.jelly_slider_builder_main_class .jelly_post_meta a, .jelly_slider_builder_style4.jelly_slider_builder_main_class .jelly_post_meta span{
    color: #000 !important;
}
.jelly_slider_builder_style4.jelly_slider_builder_main_class .jelly_post_title a{
    font-size: 30px;
}


@media only screen and (max-width:767px) {
    .jelly_slider_builder_main_class .jelly_post_title a{
        font-size: 16px !important;
    }
    .jelly_slider_builder_main_class .jelly_category_post{
        display: none !important;
    }
}


@media only screen and (min-width:480px) and (max-width:767px) {
    .jelly_slider_builder_main_class .jelly_post_title a{
        font-size: 19px !important;
    }
    .jelly_slider_builder_main_class .jelly_category_post{
        display: none !important;
    }

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