/*-------------------------------------    
CSS INDEX
===================================
#. EL: Default
#. EL: Button
#. EL: Section Title
#. EL: Title With Text
#. EL: Owl Nav 1
#. EL: Owl Nav 2
#. EL: Slider
#. EL: Post Single Grid 1
#. EL: Post Single Grid 2
#. EL: Post Grid
#. EL: Post List
#. EL: Post Box
#. EL: Post slider
#. EL: Recipe slider
#. EL: Info Box
#. EL: About Info
#. EL: About Text
#. EL: Related product slider
#. EL: Contact Address
#. EL: Contact Info
#. EL: Coll To Action
#. EL: Video
#. EL: Theia Sticky Sidebar
#. EL: Instagram
#. EL: Recipe Category Widget
#. EL: Recipe Category Addon
#. EL: All author Addon
---------------------------------------*/
/*-----------------------
#. EL: Default
------------------------*/
.ranna-stretch-box {
	padding-left: calc(calc(100% - 1240px)/2);
}
.fa.fa-map-marker:before {
   content: "\f041";
}
/*-----------------------
#. EL: Button
------------------------*/
/*title decoration*/
.entry-content .light-button {
    background: transparent;
    color: #ffffff;
    display: inline-block;
    font-weight: 500;
    margin-top: 20px;
    padding: 15px 34px;
    position: relative;
    text-decoration: none;
    transition: all 0.3s ease 0s;
    border: 2px solid #fff;
    border-radius: 30px;
}
.entry-content .light-button i {
    color: #e53935;
    display: block;
    font-size: 20px;
    position: absolute;
    top: 18px;
    right: 3%;
}
.entry-content .light-button:hover {
    background: #ffffff;
    color: #e53935;
    border: 2px solid #e53935;
}
.entry-content .light-button:hover i {
    color: #ffffff;
}
.entry-content .rt-price-table-box1 {
    text-align: center;
    padding: 50px 0;
    background: #f8f8f8;
    margin: 0 auto;
    transition: all 0.5s ease-out;
}
.entry-content .rt-price-table-box1 span {
    font-size: 24px;
    font-weight: 500;
    display: block;
    margin-bottom: 30px;
    transition: all 0.5s ease-out;
    line-height: 36px;
}
.entry-content .rt-price-table-box1 .price-holder {
    color: #ffffff;
    font-size: 36px;
    height: 150px;
    min-width: 150px;
    display: inline-block;
    border-radius: 50%;
    margin-bottom: 35px;
    padding: 50px 15px 60px;
    line-height: 30px;
    transition: all 0.5s ease-out;
    background: #e53935;
}
.dark-button {
    border: 2px solid #e53935;
    color: #ffffff !important;
    display: inline-block;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    transition: all 0.7s ease;
    background: #e53935;
    margin-top: 0px;
    border-radius: 0px;
    position: relative;
    font-size: 14px;
    padding: 0px 8px;
}
.dark-button span {
    overflow: hidden;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    position: relative;
    z-index: 2;
    display: table-cell;
    vertical-align: middle;
    padding: 12px 24px;
}
.dark-button:hover span {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    transform: translateX(10px);
}
.dark-button:before {
    content: '\f178';
    font-family: 'fontawesome';
    color: #ffffff !important;
    background: #e53935;
    margin-left: 10px;
    transition: all 0.7s ease;
    opacity: 0;
    -webkit-transform: translate3d(-20px, -50%, 0);
    -moz-transform: translate3d(-20px, -50%, 0);
    transform: translate3d(-20px, -50%, 0);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    position: absolute;
    top: 24px;
    left: 5px;
}
.dark-button:hover:before {
    opacity: 1;
    -webkit-transform: translate3d(10%, -50%, 0);
    -moz-transform: translate3d(10%, -50%, 0);
    transform: translate3d(10%, -50%, 0);
}
.rt-grid-fill-btn {
    clear: both;
    text-align: center;
    padding-top: 15px;
}
.entry-content .rt-grid-fill-btn a.grid-fill-btn {
    margin: 0px;
}
.entry-content a.grid-fill-btn,
.entry-content .rt-grid-fill-btn a.grid-fill-btn {
    color: #ffffff;
    background: #e53935;
    padding: 15px 25px;
    text-decoration: none;
    text-align: center;
    font-size: 16px;
    border: 2px solid #e53935;
    font-weight: 500;
    transition: all 0.3s ease 0s;
    border-radius: 30px;
    display: inline-block;
}
.entry-content a.grid-fill-btn:hover,
.entry-content .rt-grid-fill-btn a.grid-fill-btn:hover {
    color: #e53935;
    background: transparent;
}
.entry-content a.grid-fill-btn:hover:after,
.entry-content .rt-grid-fill-btn a.grid-fill-btn:hover:after {
    color: #e53935;
    font-family: FontAwesome;
    opacity: 1;
    content: "\f105";
    margin-left: 9px;
    font-size: 18px;
}
@media (max-width: 768px) {
    .entry-content .rt-grid-fill-btn a.grid-fill-btn {
        font-size: 14px;
        padding: 8px 15px;
    }
}
.rtin-divider .divide-bar {
    position: relative;
}
.rtin-divider .divide-bar:after {
    content: "";
    height: 192px;
    width: 1px;
    background-color: #d5d5d5;
    position: absolute;
}
/*-------------------------------------
#. EL: Section Title
--------------------------------------*/
.sec-title .rtin-title {
    color: #111111;
    font-size: 36px;
	font-weight: 700;
    line-height: 1.4;
    margin-bottom: 10px;
    position: relative;
}

.sec-title .rtin-title span {
	font-weight: 400;
}
.sec-title .sub-title {
    color: #444444;
    font-size: 18px;
}
.sec-title.style1 .sub-title {
    letter-spacing: 0;
}
.sec-title.left {
    text-align: left;
}
.sec-title.center {
    text-align: center;
}
.sec-title.right {
    text-align: right;
}
.sec-title.style2 .sec-title-holder {
    margin: 0 auto;
}
.sec-title.style2 .rtin-title {
    padding-bottom: 20px;
	border-bottom: 1px solid #d7d7d7;
}
.sec-title.style2 .rtin-title:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    height: 3px;
    width: 50px;
    background: #444444;
}
.sec-title.style2 .rtin-title:after {
    content: "";
    position: absolute;
    left: 55px;
    bottom: -2px;
    height: 3px;
    width: 100px;
    background: #444444;
}
.sec-title.style3 .sub-title {
    margin-bottom: 5px;
}
.sec-title.style3 .rtin-title span {
    font-weight: 400;
    display: block;
}
/*------------------------------------
#. EL: Title With Text
------------------------------------*/
.title-text-button .rtin-title {
    font-size: 36px;
    color: #111111;
    line-height: 1.4;
    position: relative;
    margin-bottom: 28px;
}
.title-text-button .rtin-title span {
	font-weight: 400;
}
.title-text-button .subtitle {
    font-size: 20px;
    color: #444444;
    line-height: 1.2;
    letter-spacing: 2px;
}
.title-text-button .rtin-content {
    color: #444444;
    font-size: 16px;
}
.title-text-button {
    margin: 0 auto;
}
.title-text-button.left {
    text-align: left;
}
.title-text-button.center {
    text-align: center;
}
.title-text-button.right {
    text-align: right;
}
.barshow .rtin-title {
    margin-bottom: 35px;
    padding-bottom: 18px;
    position: relative;
	border-bottom: 1px solid #d7d7d7;
}
.barshow .title-bar {
    position: absolute;
    content: "";
    bottom: -2px;
    left: 0;
    height: 3px;
    width: 50px;
    background: #444444;
}
.center.barshow .title-bar {
    right: 0;
    margin: 0 auto;
}
.right.barshow .title-bar {
    right: 0;
    left: inherit;
}
.title-text-button .rtin-button {
    margin-top: 30px;
}
.title-text-button .rtin-dark .ranna-button {
    border: 1px solid #444444;
    color: #ffffff;
    padding: 12px 20px;
    background: #444444;
    font-size: 18px;
    font-weight: 500;
    display: inline-block;
    transition: all 0.3s ease-out;
    line-height: 1.4;
}
.title-text-button .rtin-dark .ranna-button:hover {
    color: #111111;
    background: transparent;
}
.title-text-button .rtin-light .ranna-button {
    border: 1px solid #111111;
    color: #111111;
    padding: 12px 20px;
    background: #ffffff;
    font-size: 18px;
    font-weight: 500;
    display: inline-block;
    transition: all 0.3s ease-out;
    line-height: 1.4;
}
.title-text-button .rtin-light .ranna-button:hover {
    color: #ffffff;
    border: 1px solid #ffffff;
    background: transparent;
}
.title-text-button .ranna-button i {
    padding-left: 8px;
    font-weight: 900;
}
.title-text-button.text-style1 .subtitle {
    margin-bottom: 10px;
}

.title-text-button.text-style2 .subtitle {
    margin-bottom: 20px;
}

/*-------------------------------------
#. EL: Owl Nav 1
---------------------------------------*/
.owl-theme .owl-controls .owl-prev {
    left: -45px;
    opacity: 1 !important;
    font-size: 18px !important;
    margin: 0 4px !important;
    height: 40px;
    width: 40px;
    border-radius: 0 !important;
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 40%;
    border: 2px solid #444444;
    line-height: 1.4;
}
.owl-theme .owl-controls .owl-prev i {
    line-height: 30px;
    color: #ffffff;
    transition: all 0.3s ease-out;
}
.owl-theme .owl-controls .owl-prev:hover i {
    color: #ffffff;
    transition: all 0.3s ease-out;
}
.owl-theme .owl-controls .owl-next {
    right: -45px;
    opacity: 1 !important;
    font-size: 18px !important;
    margin: 0 4px !important;
    height: 40px;
    width: 40px;
    border-radius: 0 !important;
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 40%;
    border: 2px solid #444444;
    line-height: 1.4;
}
.owl-theme .owl-controls .owl-next i {
    line-height: 30px;
    color: #ffffff;
    transition: all 0.3s ease-out;
}
.owl-theme .owl-controls .owl-next:hover {
    transition: all 0.3s ease-out;
}
.owl-theme .owl-controls .owl-next:hover i {
    color: #ffffff;
    transition: all 0.3s ease-out;
}
.rt-owl-nav-1 .section-title-holder {
    margin-bottom: 35px;
}
.rt-owl-nav-1.slider-nav-enabled .owl-carousel .owl-nav {
    margin-top: 0;
}
.recipe-slider-style6.rt-owl-nav-1.slider-nav-enabled .owl-carousel .owl-nav > div {
    height: 45px;
    width: 45px;
    line-height: 47px;	
    top: 30%;
}
.elementor-widget-container .recipe-slider-style6.rt-owl-nav-1.slider-nav-enabled .owl-carousel .owl-nav > div {
    height: 45px;
    width: 45px;
    line-height: 47px;	
    top: 22%;
}
.recipe-slider-style6.rt-owl-nav-1.slider-nav-enabled .owl-carousel .owl-nav .owl-prev {
    left: 0px;
}
.recipe-slider-style6.rt-owl-nav-1.slider-nav-enabled .owl-carousel .owl-nav .owl-next {
    right: 0px;
}
.rt-owl-nav-1.slider-nav-enabled .owl-carousel .owl-nav > div {
    display: inline-block;
    height: 60px;
    width: 60px;
    line-height: 60px;
    opacity: 1;
    text-align: center;
    transition: all 0.3s ease 0s;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    border-radius: 50%;
    color: #444444;
    background-color: #ffffff;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(222, 222, 222, 0.7);
	-moz-box-shadow: 0px 0px 8px 0px rgba(222, 222, 222, 0.7);
	box-shadow: 0px 0px 8px 0px rgba(222, 222, 222, 0.7);
}
.rt-owl-nav-1.slider-nav-enabled .owl-carousel .owl-nav .owl-prev {
    left: 50px;
}
.rt-owl-nav-1.slider-nav-enabled .owl-carousel .owl-nav .owl-next {
    right: 50px;
}
@media (max-width: 1199px) {
    .rt-owl-nav-1.slider-nav-enabled .owl-carousel .owl-nav .owl-prev {
        left: 20px;
    }
    .rt-owl-nav-1.slider-nav-enabled .owl-carousel .owl-nav .owl-next {
        right: 20px;
    }
}
@media (max-width: 480px) {
    .rt-owl-nav-1.slider-nav-enabled .owl-carousel .owl-nav .owl-prev {
        left: 0px;
    }
    .rt-owl-nav-1.slider-nav-enabled .owl-carousel .owl-nav .owl-next {
        right: 0px;
    }
}
.rt-owl-nav-1.slider-nav-enabled .owl-carousel .owl-nav > div:hover {
    background-color: #444444;
    color: #ffffff;
}
.rt-owl-nav-1.slider-nav-enabled .owl-carousel .owl-nav i {
    font-size: 26px;
    font-weight: 400;
}
@media ( max-width: 475px ) {
	.rt-owl-nav-1.slider-nav-enabled .owl-carousel .owl-nav > div {
		display: inline-block;
		height: 40px;
		width: 40px;
		line-height: 36px;
		opacity: 1;
		text-align: center;
		transition: all 0.3s ease 0s;
		top: 62%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		position: absolute;
		border-radius: 50%;
		color: #ffffff !important;
		background-color: #ff4a52;
	}
	.rt-owl-nav-1.slider-nav-enabled .owl-carousel .owl-nav i {
		font-size: 20px;
	}
}
.rt-owl-nav-1.slider-dot-enabled .owl-carousel .owl-dots .owl-dot {
    position: relative;
}
.rt-owl-nav-1.slider-dot-enabled .owl-carousel .owl-dots .owl-dot span {
    width: 14px;
    height: 14px;
    background: #d7d7d7;
    display: block;
    transition: all 0.3s ease-out;
}
.rt-owl-nav-1.slider-dot-enabled .owl-carousel .owl-dots .owl-dot:hover span {
    background: #444444;
}
.rt-owl-nav-1.slider-dot-enabled .owl-carousel .owl-dots .owl-dot.active span {
    background: #444444;
}
.rt-owl-nav-1 .owl-theme .owl-dots {
    margin-top: 40px !important;
}
.rt-owl-nav-1 .owl-theme .owl-dots .owl-dot span {
    margin: 0px 7px;
}
.rt-owl-nav-1 .owl-nav {
	opacity: 0;
	-webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.rt-owl-nav-1:hover .owl-nav {
	opacity: 1;
}
/*-------------------------------------
#. EL: Owl Nav 2
---------------------------------------*/
.rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-nav > div {
    border-radius: 0;
    color: #444444;
    cursor: pointer;
    display: inline-block;
    height: 60px;
    width: 60px;
    line-height: 60px;
    opacity: 1;
    text-align: center;
    transition: all 0.3s ease 0s;
    border: none;
    background-color: #ffffff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-prev {
    left: 0px;
}
.rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-next {
    right: 0px;
}
.rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-nav > div:hover {
    background-color: #444444;
    color: #ffffff;
}
.rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-nav i {
    font-size: 26px;
    font-weight: 400;
}
.rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-nav {
    margin-top: 0;
}
.rt-owl-nav-2.slider-dot-enabled .owl-carousel .owl-dots {
    display: block !important;
}
.rt-owl-nav-2.slider-dot-enabled .owl-carousel .owl-dot span {
    width: 14px;
    height: 14px;
    background: #d7d7d7;
    transition: all 0.3s ease 0s;
}
.rt-owl-nav-2.slider-dot-enabled .owl-carousel .owl-dot:hover span {
    background: #444444;
}
.rt-owl-nav-2.slider-dot-enabled .owl-carousel .owl-dot.active span {
    width: 14px;
    height: 14px;
    background: #444444;
}
@media (max-width: 1199px) {
    .rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-prev {
        left: -54px;
    }
    .rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-next {
        right: -54px;
    }
}
@media (max-width: 991px) {
    .rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-prev {
        left: 0px;
    }
    .rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-next {
        right: 0px;
    }
}
/*-------------------------------------
#. EL: Slider
---------------------------------------*/
.rt-el-slider {
    color: #fff;
    position: relative;
}
.rt-el-slider .rt-nivoslider {
    opacity: 0;
}
.rt-el-slider .rtin-content {
    display: table;
    height: 100%;
    width: 100%;
}
.rt-el-slider .rtin-content .rtin-content-inner {
    display: table-cell;
    vertical-align: middle;
}
.rt-el-slider .rtin-content .rtin-content-inner .rtin-content-wrap {
    margin: 0 60px;
}
@media all and (max-width: 1199px) {
    .rt-el-slider .rtin-content .rtin-content-inner .rtin-content-wrap {
        margin: 0 30px;
    }
}
@media all and (max-width: 991px) {
    .rt-el-slider .rtin-content .rtin-content-inner .rtin-content-wrap {
        margin: 0 15px;
    }
}
.rt-el-slider .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-title {
    color: #222222;
    line-height: 1.2;
    font-size: 48px;
    font-weight: 600;
    padding: 0;
    margin: 0 auto;
    max-width: 1110px;
    text-align: left;
}
.rt-el-slider .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-title span {
    font-weight: 400;
}
@media all and (max-width: 1199px) {
    .rt-el-slider .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-title {
        font-size: 42px;
    }
}
@media all and (max-width: 991px) {
    .rt-el-slider .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-title {
        font-size: 36px;
    }
}
@media all and (max-width: 767px) {
    .rt-el-slider .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-title {
        font-size: 32px;
    }
}
@media all and (max-width: 480px) {
    .rt-el-slider .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-title {
        font-size: 24px;
        line-height: 1;
    }
}
.rt-el-slider .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-subtitle {
    line-height: 1.7;
    font-weight: 400;
    color: #444444;
    max-width: 1110px;
    margin: 25px auto 0;
    padding: 0;
    text-align: left;
}
@media all and (max-width: 767px) {
    .rt-el-slider .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-subtitle {
        margin-top: 10px;
        font-size: 14px;
        line-height: 1.4;
    }
}
@media all and (max-width: 480px) {
    .rt-el-slider .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-subtitle {
        display: none;
    }
}
.rt-el-slider .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-subtitle-mob {
    font-weight: 400;
    color: #bfbfbf;
    padding: 0;
    margin-top: 12px;
    font-size: 13px;
    line-height: 1.4;
    display: none;
}
@media all and (max-width: 480px) {
    .rt-el-slider .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-subtitle-mob {
        display: block;
    }
}
.rt-el-slider .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-btn {
    max-width: 1110px;
    margin: 40px auto 0;
    text-align: left;
}

.rt-el-slider .nivo-caption a {
    display: inline-block !important;
}
@media all and (max-width: 991px) {
    .rt-el-slider .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-btn {
        margin-top: 30px;
    }
}
@media all and (max-width: 480px) {
    .rt-el-slider .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-btn {
        margin-top: 15px;
    }
}
@media all and (max-width: 767px) {
    .rt-el-slider .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-btn a {
        font-size: 13px;
        padding: 8px 15px;
    }
}
.rt-el-slider .rtin-content.rtin-odd .rtin-title,
.rt-el-slider .rtin-content.rtin-odd .title-medium-light {
    animation: fadeInRight 1000ms ease-in-out;
}
.rt-el-slider .rtin-content.rtin-odd .rtin-subtitle,
.rt-el-slider .rtin-content.rtin-odd .rtin-subtitle-mob,
.rt-el-slider .rtin-content.rtin-odd .post-meta-light {
    animation: fadeInRight 1500ms ease-in-out;
}
.rt-el-slider .rtin-content.rtin-odd .rtin-btn,
.rt-el-slider .rtin-content.rtin-odd .topic-box-sm {
    animation: fadeInRight 2000ms ease-in-out;
}
.rt-el-slider .rtin-content.rtin-even .rtin-title,
.rt-el-slider .rtin-content.rtin-even .title-medium-light {
    animation: fadeInLeft 1000ms ease-in-out;
}
.rt-el-slider .rtin-content.rtin-even .rtin-subtitle,
.rt-el-slider .rtin-content.rtin-even .rtin-subtitle-mob,
.rt-el-slider .rtin-content.rtin-even .post-meta-light {
    animation: fadeInLeft 1500ms ease-in-out;
}
.rt-el-slider .rtin-content.rtin-even .rtin-btn,
.rt-el-slider .rtin-content.rtin-even .topic-box-sm {
    animation: fadeInLeft 2000ms ease-in-out;
}
.rt-el-slider .slider-direction {
    display: none;
}
.rt-el-slider .nivo-directionNav a.nivo-prevNav,
.rt-el-slider .nivo-directionNav a.nivo-nextNav {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid #fe9000;
    transition: all 0.5s ease-out;
}
@media all and (max-width: 991px) {
    .rt-el-slider .nivo-directionNav a.nivo-prevNav,
    .rt-el-slider .nivo-directionNav a.nivo-nextNav {
        width: 30px;
        height: 30px;
    }
}
.rt-el-slider .nivo-directionNav a.nivo-prevNav:before,
.rt-el-slider .nivo-directionNav a.nivo-nextNav:before {
    font-family: FontAwesome;
    font-size: 15px;
    position: absolute;
    top: 10px;
    transition: all 0.5s ease-out;
}
@media all and (max-width: 991px) {
    .rt-el-slider .nivo-directionNav a.nivo-prevNav:before,
    .rt-el-slider .nivo-directionNav a.nivo-nextNav:before {
        font-size: 10px;
        top: 0;
    }
}
.rt-el-slider .nivo-directionNav a.nivo-prevNav:hover,
.rt-el-slider .nivo-directionNav a.nivo-nextNav:hover {
    background-color: rgba(255, 190, 0, 0.6);
    transition: all 0.5s ease-out;
}
.rt-el-slider .nivo-directionNav a.nivo-prevNav:hover:before,
.rt-el-slider .nivo-directionNav a.nivo-nextNav:hover:before {
    color: #fff;
}
.rt-el-slider .nivo-directionNav a.nivo-prevNav {
    left: 15px;
}
@media all and (max-width: 991px) {
    .rt-el-slider .nivo-directionNav a.nivo-prevNav {
        left: 10px;
    }
}
.rt-el-slider .nivo-directionNav a.nivo-prevNav:before {
    content: "\f053";
    left: 17px;
}

@media all and (max-width: 991px) {
    .rt-el-slider .nivo-directionNav a.nivo-prevNav:before {
        left: 9px;
    }
}
.rt-el-slider .nivo-directionNav a.nivo-nextNav {
    right: 15px;
}
@media all and (max-width: 991px) {
    .rt-el-slider .nivo-directionNav a.nivo-nextNav {
        right: 10px;
    }
}
.rt-el-slider .nivo-directionNav a.nivo-nextNav:before {
    content: "\f054";
    right: 17px;
}
@media all and (max-width: 991px) {
    .rt-el-slider .nivo-directionNav a.nivo-nextNav:before {
        right: 9px;
    }
}
.rt-el-slider .nivo-caption {
    height: 100%;
    opacity: 1;
    background: inherit;
}
.rt-el-slider .nivo-controlNav {
    position: absolute;
    bottom: 20px;
    padding: 0 5px;
    z-index: 8;
}
.rt-el-slider .nivo-controlNav .nivo-control {
    text-indent: -9999px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #c4c7cb;
    color: #c4c7cb;
    font-weight: 400;
    margin: 0 5px;
    display: inline-block;
}
.rt-el-slider .nivo-controlNav .nivo-control.active {
    background-color: #444444;
    font-weight: 400;
}
.rt-el-slider.rt-post-slider .rtin-content-inner .topic-box-sm {
    margin-bottom: 30px;
    text-align: left;
    position: relative;
}
.rt-el-slider.rt-post-slider .rtin-content .rtin-content-inner {
    vertical-align: bottom;
    padding-bottom: 50px;
}
.rt-el-slider.rt-post-slider .rtin-content .rtin-content-inner .rtin-content-wrap .post-meta-light {
    padding: 0;
    text-align: left;
}
.rt-el-slider.rt-post-slider .rtin-content .rtin-content-inner .rtin-content-wrap .title-medium-light {
    color: #111111;
    font-size: 24px;
    font-weight: 500;
    padding: 0;
    text-align: left;
}
.rt-el-slider.rt-post-slider .rt-nivoslider {
    width: 100% !important;
    margin-left: 0 !important;
}
.rt-el-slider.rt-post-slider .rtin-content .rtin-content-inner .rtin-content-wrap {
    margin: 0 40px;
}
.rt-el-slider.rt-post-slider .nivo-controlNav {
    padding: 0 45px;
}
.rt-el-slider.rt-post-slider .img-overlay-70:before {
    z-index: 6;
}
/*-------------------------------------
#. EL: Revolution Slider Left Right
---------------------------------------*/
.slider-left-side-content {
    display: flex;
    align-items: center;
}
.slider-left-side-content .side-content {
    font-size: 18px;
    color: #111111;
    font-weight: 500;
    transform: rotate(-90deg);
    letter-spacing: 10px;
    width: 340px;
    position: absolute;
    left: -114px;
}
.slider-right-side-content {
    display: flex;
    align-items: center;
    position: relative;
}
@media (max-width: 991px) {
    .slider-left-side-content {
        display: none;
    }
    .slider-right-side-content {
        display: none;
    }
}
.slider-right-side-content ul.footer-social {
    list-style: none;
    margin: 0 0 0 40px;
    padding: 0;
}
@media (max-width: 1440px) {
    .slider-left-side-content .side-content {
        left: -128px;
    }
    .slider-right-side-content ul.footer-social {
        margin-left: 20px;
    }
}
@media (max-width: 1199px) {
    .slider-left-side-content .side-content {
        left: -141px;
    }
    .slider-right-side-content ul.footer-social {
        margin-left: 13px;
    }
}
.slider-right-side-content ul.footer-social li {
    display: block;
    margin-bottom: 30px;
}
.slider-right-side-content ul.footer-social li a {
    font-size: 18px;
    color: #111111;
    padding: 10px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.slider-right-side-content ul.footer-social li a:hover {
    color: #646464;
}
/*-------------------------------------
#. EL: Post Single Grid 1
---------------------------------------*/
.post-single-default .rtin-single-post .rtin-content {
	color: #444444;
}
.post-single-default .rtin-single-post .rtin-content h3 {
    line-height: 1.4;
    margin-bottom: 15px;
}
.post-single-default .rtin-single-post .rtin-content h3 a {
    color: #111111;
}
.post-single-default .rtin-single-post .rtin-content h3 a:hover {
    color: #444444;
}
.post-single-default .rtin-single-post .post-meta ul {
    margin-bottom: 15px;
    padding-left: 0px;
    position: relative;
}
.post-single-default .rtin-single-post .post-meta ul li {
    display: inline-block;
    margin-right: 15px;
    color: #909090;
    position: relative;
}
.post-single-default .rtin-single-post .post-meta ul li:last-child {
    margin-right: 0;
    padding-right: 0;
}
.post-single-default .rtin-single-post .post-meta ul li a {
    color: #909090;
}
.post-single-default .rtin-single-post .post-meta ul li a:hover {
    color: #646464;
}
.post-single-default .rtin-single-post .post-meta ul li i {
    color: #646464;
    padding-right: 8px;
}
.post-single-default .post-footer {
	display: flex;
    justify-content: space-between;
    align-items: center;
	margin-top: 20px;
}
.post-single-default .post-footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.post-single-default .post-footer ul li {
    display: inline-block;
    margin-right: 15px;
	color: #909090;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.post-single-default .post-footer ul li:last-child {
	margin-right: 0;
}
.post-single-default .post-footer ul li a {
    font-size: 16px;
    color: #909090;
}
.post-single-default .post-footer ul li i {
    font-size: 18px;
    color: #646464;
    margin-right: 7px;
}
.post-single-default .post-footer ul li a:hover {
    color: #646464;
}
.post-single-default.center .rtin-single-post .rtin-content {
	text-align: center;
}
.post-single-default.center .post-footer {
	display: inherit;
	text-align: center;
}
.post-single-default.center .post-footer ul {
	margin-top: 5px;
}
.post-single-default.right .rtin-single-post .rtin-content {
	text-align: right;
}
.post-single-default.right .post-footer {
	text-align: right;
}
.post-single-default .rtin-single-post .rtin-img {
    overflow: hidden;
    position: relative;
}
.post-single-style1 .rtin-single-post .rtin-content h3 {
	font-size: 28px;
}
.post-single-style1 .rtin-single-post .rtin-content {
	padding-top: 20px;
}
.post-single-style1 .rtin-single-post .rtin-img img {
    -webkit-transform: scale(1) rotate(0);
	-ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.post-single-style1 .rtin-single-post:hover .rtin-img img {
    -webkit-transform: scale(1.1) rotate(2deg);
    -ms-transform: scale(1.1) rotate(2deg);
    transform: scale(1.1) rotate(2deg);
}
/*-------------------------------------
#. EL: Post Single Grid 2
---------------------------------------*/
.post-single-style2 .rtin-single-post .rtin-content {
    position: absolute;
    bottom: 0;
	left: 0;
	right: 0;
    padding: 10px 35px 30px;
    z-index: 2;
}
.post-single-style2 .rtin-single-post .rtin-img:after {
    content: "";
    height: 70%;
    width: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.8)));
    background: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.8));
    background: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.8));
    background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.8));
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.post-single-style2 .rtin-single-post:hover .rtin-img:after {
    height: 100%;
}
.post-single-style2 .rtin-single-post .rtin-content h3 {
	font-size: 24px;
}
/*-------------------------------------
#. EL: Post Grid
---------------------------------------*/
.post-grid-default .rtin-single-post .rtin-content h3 {
    margin-bottom: 5px;
	line-height: 1.4;
}
.post-grid-default .rtin-single-post .rtin-content h3 a {
    color: #111111;
}
.post-grid-default .rtin-single-post .rtin-content h3 a:hover {
    color: #ff4a52;
}
.post-grid-default .rtin-single-post .post-meta ul {
    margin-bottom: 15px;
    padding-left: 0px;
    position: relative;
}
.post-grid-default .rtin-single-post .post-meta ul li {
    display: inline-block;
    margin-right: 15px;
    color: #909090;
    position: relative;
}
.post-grid-default .rtin-single-post .post-meta ul li:last-child {
    margin-right: 0;
    padding-right: 0;
}
.post-grid-default .rtin-single-post .post-meta ul li a {
    color: #909090;
}
.post-grid-default .rtin-single-post .post-meta ul li a:hover {
    color: #ff4a52;
}
.post-grid-default .item-content .entry-meta li i {
	color: #ff4a52;
}
.post-grid-default .rtin-single-post .post-meta ul li i {
    color: #646464;
    padding-right: 8px;
}
.post-grid-default .post-footer {
	display: flex;
    justify-content: space-between;
    align-items: center;
	margin-top: 20px;
}
.post-grid-default .post-footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.post-grid-default .post-footer ul li {
    display: inline-block;
    margin-right: 15px;
	color: #909090;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.post-grid-default .post-footer ul li:last-child {
	margin-right: 0;
}
.post-grid-default .post-footer ul li a {
    font-size: 16px;
    color: #909090;
}
.post-grid-default .post-footer ul li i {
    font-size: 18px;
    color: #646464;
    margin-right: 7px;
}
.post-grid-default .post-footer ul li a:hover {
    color: #646464;
}
.post-grid-default.center .rtin-single-post .rtin-content {
	text-align: center;
}
.post-grid-default.center .post-footer {
	display: inherit;
	text-align: center;
}
.post-grid-default.center .post-footer .item-btn {
	order: 2;
}
.post-grid-default.center .post-footer ul {
	margin-bottom: 8px;
}
.post-grid-default.right .rtin-single-post .rtin-content {
	text-align: right;
}
.post-grid-default.right .post-footer {
	text-align: right;
}
.post-grid-default .rtin-single-post .rtin-img {
    overflow: hidden;
    position: relative;
}
/*Post Grid 1*/
.post-grid-style1 .rtin-single-post {
	margin-bottom: 13.8px;
}
.post-grid-style1 .rtin-single-post .rtin-content {
    padding: 15px 30px 15px;
    position: relative;
    border-radius: 0 0 4px 4px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.post-grid-style1 .recipe-blog .rtin-single-post .rtin-content p {
    margin-bottom: 15px;
}
.post-grid-style1 .rtin-single-post .rtin-img img {
    -webkit-transform: scale(1) rotate(0);
	-ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
@media(max-width: 991px) {
	.post-grid-style1 .rtin-single-post .rtin-img img {
		width: 100%;
	}
}
.post-grid-style1 .rtin-single-post:hover .rtin-img img {
    -webkit-transform: scale(1.1) rotate(2deg);
    -ms-transform: scale(1.1) rotate(2deg);
    transform: scale(1.1) rotate(2deg);
}
/*Post Grid 1*/
.post-grid-style2 .rtin-single-post {
	margin-bottom: 30px;
	overflow: hidden;
	-webkit-box-shadow: 0px 1px 10px 0px rgba(224, 224, 224, 0.75);
    box-shadow: 0px 1px 10px 0px rgba(224, 224, 224, 0.75);
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.post-grid-style2 .rtin-single-post:hover {
    -webkit-box-shadow: 0px 15px 21px 0px #e5e5e5;
    box-shadow: 0px 15px 21px 0px #e5e5e5;
}
.post-grid-style2 .rtin-content {
	background: #ffffff;
    padding: 22px 25px 10px;
    overflow: hidden;
	
}
.post-grid-style2 .rtin-single-post .post-footer {
	padding-bottom: 15px;
}
.post-grid-style2 .rtin-img a {
	display: block;
}
.post-grid-style2 .rtin-single-post .rtin-img:after {
    content: "";
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 4px 4px 0 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.post-grid-style2 .rtin-single-post:hover .rtin-img:after {
    visibility: visible;
    opacity: 1;
}
/*Post Grid 3*/
.post-grid-style3 .rtin-single-post {
	margin-bottom: 30px;
}
.post-grid-style3 .rtin-single-post .media-body {
    margin-left: 20px;
}
.post-grid-default.post-grid-style3 .rtin-single-post .rtin-img {
	width: 37%;
}
.post-grid-style3 .rtin-single-post .rtin-img img {
    transform: scale(1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.post-grid-style3 .rtin-single-post:hover .rtin-img img {
    transform: scale(1.1);
}
/*Post Grid 4*/
.post-grid-style4 .rtin-content {
    padding: 16px 20px 0;
    background-color: #ffffff;
    position: relative;
    margin: -27px 25px 30px;
}
.post-grid-style4 .rtin-single-post .rtin-img {
}
.post-grid-style4 .rtin-single-post .rtin-img img {
    transform: scale(1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.post-grid-style4 .rtin-single-post:hover .rtin-img img {
    transform: scale(1.1);
}
/*Post Grid 5*/
.post-grid-style5 .post-content-holder {
	display: flex;
    align-items: center;
    height: 100%;
    padding: 30px;
}
.post-grid-default.post-grid-style5 .rtin-single-post .rtin-content h3 {
	font-size: 22px;
}
.post-grid-style5 .rtin-single-post .rtin-img img {
    transform: scale(1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.post-grid-style5 .rtin-single-post:hover .rtin-img img {
    transform: scale(1.1);
}
@media(max-width:991px) {
	.post-grid-style5 .rtin-img img {
		width: 100%;
	}
	.post-grid-style5 .rtin-single-post .order2 {
		order: 2;
	}
	.post-grid-style5 .rtin-single-post .post-content-holder {
		padding: 30px 0;
	}
}
/*Post Grid 6*/
.post-grid-style6 .rtin-single-post {
	margin-bottom: 30px;
}
.post-grid-style6 .rtin-single-post .rtin-content {
	margin-top: 25px;
}
.post-grid-style6 .rtin-single-post .rtin-img {
}
.post-grid-style6 .rtin-single-post .rtin-img img {
    transform: scale(1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.post-grid-style6 .rtin-single-post:hover .rtin-img img {
    transform: scale(1.1);
}
@media(min-width: 992px) and (max-width: 1199px) {
	.post-grid-style6 .row > div {
		width: 33.333%;
		max-width: 33.333%;
		flex: 33.333%;
	}
}
/*-------------------------------------
#. EL: Post List
---------------------------------------*/
.post-list-default .rtin-single-post .rtin-content h3 {
    line-height: 1.2;
    margin-bottom: 10px;
}
.post-list-default .rtin-single-post .rtin-content h3 a {
    color: #111111;
}
.post-list-default .rtin-single-post .rtin-content h3 a:hover {
    color: #ff4a52;
}
.post-list-default .rtin-single-post .rtin-content h4 {
    line-height: 1.2;
    margin-bottom: 10px;
}
.post-list-default .rtin-single-post .rtin-content h4 a {
    color: #111111;
}
.post-list-default .rtin-single-post .rtin-content h4 a:hover {
    color: #ff4a52;
}
.post-list-default .post-meta ul {
	margin-bottom: 12px;
	padding: 0;
	list-style: none;
}
@media ( max-width: 475px ) {
	.post-list-style2 .post-list-default .post-meta ul {
		margin-bottom: 8px;
	}
}
.post-list-default .post-meta ul li {
	font-size: 15px;
	display: inline-block;
    margin-right: 15px;
    color: #909090;
    position: relative;
}
.post-list-default .post-meta ul li:last-child {
    margin-right: 0;
    padding-right: 0;
}
.post-list-default .post-meta ul li a {
    color: #909090;
}
.post-list-default .post-meta ul li a:hover {
    color: #646464;
}
.post-list-default .post-meta ul li i {
    color: #646464;
    padding-right: 8px;
}
.post-list-default .post-footer {
	display: flex;
    justify-content: space-between;
    align-items: center;
	margin-top: 20px;
}
.post-list-default .post-footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.post-list-default .post-footer ul li {
    display: inline-block;
    margin-right: 15px;
	color: #909090;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.post-list-default .post-footer ul li:last-child {
	margin-right: 0;
}
.post-list-default .post-footer ul li a {
    font-size: 16px;
    color: #909090;
}
.post-list-default .post-footer ul li i {
    font-size: 18px;
    color: #646464;
    margin-right: 7px;
}
.post-list-default .post-footer ul li a:hover {
    color: #646464;
}
.post-list-default.center .rtin-single-post .rtin-content {
	text-align: center;
}
.post-list-default.center .post-footer {
	display: inherit;
	text-align: center;
}
.post-list-default.center .post-footer ul {
	margin-top: 5px;
}
.post-list-default.right .rtin-single-post .rtin-content {
	text-align: right;
}
.post-list-default.right .post-footer {
	text-align: right;
}
/*Post list 1*/
.post-list-style1 .rtin-single-post {
	margin-bottom: 40px;
    display: flex;
    align-items: start;
}
.post-list-style1 .rtin-single-post .rtin-img {
	width: 50%;
    overflow: hidden;
    position: relative;
    padding-right: 30px;
}
.post-list-style1 .rtin-single-post .rtin-img img {
    -webkit-transform: scale(1) rotate(0);
	-ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.post-list-style1 h3,
.post-list-style1 .entry-meta {
	margin-bottom: 7px;
}
.post-list-style1 .rtin-single-post:hover .rtin-img img {
    -webkit-transform: scale(1.1) rotate(2deg);
    -ms-transform: scale(1.1) rotate(2deg);
    transform: scale(1.1) rotate(2deg);
}
.post-list-style1 .rtin-single-post .rtin-content {
	width: 50%;
    position: relative;
    border-radius: 0 0 4px 4px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.post-list-style1 .rtin-single-post .rtin-content p {
    margin-bottom: 0px;
}
@media (max-width: 1199px) {
	.post-list-style1 .rtin-single-post {
		display: inherit;
	}
	.post-list-style1 .rtin-single-post .rtin-img,
	.post-list-style1 .rtin-single-post .rtin-content {
		width: 100%;
	}
	.post-list-style1 .rtin-single-post .rtin-content {
		padding-left: 0;
		padding-top: 20px;
	}
}
@media (max-width: 991px) {
	.post-list-style1 .rtin-single-post .rtin-content {
		padding-left: 15px;
		padding-right: 15px;
	}
}
/*Post list 2*/
.post-list-style2 .content-left .rtin-content {
	padding-top: 24px;
}
@media(max-width: 991px) {
	.post-list-style2 .content-left .rtin-content {
		margin-bottom: 30px;
	}
}
.post-list-style2 .rtin-single-post .content-right .rtin-content {
	border-bottom: 1px solid #dedede;
	margin-bottom: 25px;
    padding-bottom: 10px;
}
.post-list-style2 .rtin-single-post .content-right .rtin-content:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
/*Post list 3*/    
.post-list-style3 .rtin-single-post {
	margin-bottom: 40px;
    display: flex;
    align-items: center;
}
.post-list-style3 .rtin-single-post .rtin-img {
	width: 50%;
    overflow: hidden;
    position: relative;
    margin-right: 30px;
}
.post-list-style3 .rtin-single-post .rtin-img img {
	width: 100%;
    -webkit-transform: scale(1) rotate(0);
	-ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.post-list-style3 .rtin-single-post:hover .rtin-img img {
    -webkit-transform: scale(1.1) rotate(2deg);
    -ms-transform: scale(1.1) rotate(2deg);
    transform: scale(1.1) rotate(2deg);
}
.post-list-style3 .rtin-single-post .rtin-content {
	width: 50%;
    position: relative;
    border-radius: 0 0 4px 4px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.post-list-style3 .post-footer .commen-views {
	margin-bottom: 15px;
}
@media only screen and (max-width: 1199px) {
	.post-list-style3 .rtin-single-post {
		display: inherit;
	}
	.post-list-style3 .rtin-single-post .rtin-img {
		width: auto;
	}
	.post-list-style3 .rtin-single-post .rtin-content {
		width: auto;
		padding-left: 0;
		padding-top: 20px;
	}
}
/*-------------------------------------
#. EL: Post Box
---------------------------------------*/
.post-box-default .rtin-single-post {
	position: relative;
}
.post-box-default .rtin-single-post .rtin-content h3 {
    line-height: 1.4;
    margin-bottom: 15px;
}
.post-box-default .rtin-single-post .rtin-content h3 a {
    color: #ffffff;
}
.post-box-default .rtin-single-post .rtin-content h3 a:hover {
    color: #ff4a52;
}
.post-box-default .rtin-single-post .rtin-content.small-content h4 {
    line-height: 1.4;
    margin-bottom: 15px;
}
.post-box-default .rtin-single-post .rtin-content.small-content h4 a {
    color: #ffffff;
}

.post-box-default .rtin-single-post .post-meta ul {
    margin-bottom: 10px;
    padding-left: 0px;
    position: relative;
}
.post-box-default .rtin-single-post .post-meta ul li {
    display: inline-block;
    margin-right: 15px;
    color: #ffffff;
    position: relative;
}
.post-box-default .rtin-single-post .post-meta ul li:last-child {
    margin-right: 0;
    padding-right: 0;
}
.post-box-default .rtin-single-post .post-meta ul li a {
    color: #a6a6a6;
}
.post-box-default .rtin-single-post .post-meta ul li a:hover {
    color: #e6e6e6;
}
.post-box-default .rtin-single-post .post-meta ul li i {
	color: #ffffff;
    padding-right: 8px;
}
.post-box-default .post-footer {
	display: flex;
    justify-content: space-between;
    align-items: center;
	margin-top: 20px;
}
.post-box-default .post-footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.post-box-default .post-footer ul li {
	color: #ffffff;
    display: inline-block;
    margin-right: 15px;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.post-box-default .post-footer ul li:last-child {
	margin-right: 0;
}
.post-box-default .post-footer ul li a {
    font-size: 16px;
    color: #ffffff;
}
.post-box-default .post-footer ul li a:hover {
    color: #e6e6e6;
}
.post-box-default .post-footer ul li i {
	color: #ffffff;
    font-size: 18px;
    margin-right: 7px;
}
.post-box-default.center .rtin-single-post .rtin-content {
	text-align: center;
}
.post-box-default.center .post-footer {
	display: inherit;
	text-align: center;
}
.post-box-default.center .post-footer ul {
	margin-top: 5px;
}
.post-box-default.right .rtin-single-post .rtin-content {
	text-align: right;
}
.post-box-default.right .post-footer {
	text-align: right;
}
.post-box-default .rtin-single-post .rtin-img {
    overflow: hidden;
    position: relative;	
}
.post-box-default .rtin-single-post .rtin-content {
	color: #ffffff;
    position: absolute;
    bottom: 0;
	left: 0;
	right: 0;
    padding: 10px 35px 30px;
    z-index: 2;
	font-size: 14px;
}
.post-box-default .rtin-single-post .rtin-img:after {
    content: "";
    height: 70%;
    width: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.9)));
    background: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.9));
    background: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.9));
    background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.9));
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	border-radius: 0 0 5px 5px;
}
.post-box-default .rtin-single-post:hover .rtin-img:after {
    height: 100%;
}
.post-box-default .rtin-single-post img {
    -webkit-transform: scale(1) rotate(0);
	-ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	border-radius: 0 0 5px 5px;
}
.post-box-default .rtin-single-post:hover img {	
    -webkit-transform: scale(1.1) rotate(2deg);
    -ms-transform: scale(1.1) rotate(2deg);
    transform: scale(1.1) rotate(2deg);
}
.entry-content .post-box-default a.item-btn {
	color: #ffffff;
}
.entry-content .post-box-default .item-btn i {
	color: inherit;
}
.entry-content .post-box-default a.item-btn:hover {
	color: #e6e6e6;
}
@media(max-width:991px) {
	.post-box-default .rtin-single-post .rtin-content {
		padding-bottom: 20px;
	}
}
@media(max-width:767px) {
	.post-box-default .rtin-single-post {
		margin-bottom: 20px;
	}
	.post-box-default .rtin-single-post img {
		width: 100%;
	}
}
.post-box-style1 img {
	width: 100%;
}
.post-box-style2 .rtin-single-post {
	margin-bottom: 30px;
}
.post-box-style3 .rtin-single-post {
	margin-bottom: 5px;
}
/*Post box 4 new*/
.post-box-style4 .rtin-content .sub-title a {
	color: #ffffff;
    font-size: 14px;
    display: block;
    margin-bottom: 8px;
    font-weight: 600;
	text-transform: uppercase;
}
/*product box 4*/
.row.gutters-6 {
    padding-left: 12px;
    padding-right: 12px;
}
.row.gutters-6 > [class^="col-"] {
    padding-left: 3px;
    padding-right: 3px;
}
.post-box-style4 .rtin-single-post {
	margin-bottom: 6px;
}
@media (max-width: 1199px) {
	.post-box-default .rtin-single-post .rtin-content {
		padding: 10px 20px 15px;
	}
}
/*product box 5*/
.post-box-style5 {}
/*recipe box 6*/
.post-box-style6 .rtin-single-post {
	margin-bottom: 30px;
	overflow: hidden;
}
.post-box-default.post-box-style6 .rtin-single-post .rtin-content {
	padding: 10px 20px 30px 30px;
	bottom: -114px;	
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
@media ( max-width:1024px ){
	.post-box-default.post-box-style6 .rtin-single-post .rtin-content {
		bottom: -162px;
	}	
}
@media ( max-width:768px ){
	.post-box-default.post-box-style6 .rtin-single-post .rtin-content {
		bottom: -168px;
	}	
}
@media ( max-width:475px ){
	.post-box-default.post-box-style6 .rtin-single-post .rtin-content {
		bottom: -150px;
	}	
}
.post-box-default.post-box-style6 .rtin-single-post .rtin-content:hover {
	bottom: -25px;
}
.post-box-default.post-box-style6 .rtin-single-post .rtin-content .sub-title a {
	color:#ffffff;
}
.post-box-style6.post-box-default .rtin-single-post .rtin-content .sub-title a:hover {
	color:#ff4a52;
}
.post-box-style6.post-box-default .rtin-single-post .rtin-content p {
	margin-bottom: 5px;
	line-height: 1.4;
	margin-top: 18px;
}
.post-box-style6.post-box-default .rtin-single-post .rtin-content h3,
.post-box-style6.post-box-default .avg.item-rating {
	margin-bottom: 5px;
}
.post-box-default.post-box-style6 .rtin-single-post .rtin-img,
.post-box-default.post-box-style6 .rtin-single-post img {
	border-radius: 5px;
}
.post-box-default.post-box-style6 .avg.item-rating li i {
    font-size: 14px;
}
.product-box-layout10 {
  background-color: #ffffff;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 479px) {
  .product-box-layout10 {
    display: block;
  }
}
.product-box-layout10 .item-figure {
  margin-bottom: 0;
  overflow: hidden;
  border-radius: 5px;
  width: 65%;
}
@media ( max-width:480px ) {
	.product-box-layout10 .item-figure {
		width: 100%;
	}
}
.product-box-layout10 .item-figure a {
  display: block;
}
.product-box-layout10 .item-figure img {
  border-radius: 5px;
  -webkit-transform: rotate(0) scale(1);
  -ms-transform: rotate(0) scale(1);
  transform: rotate(0) scale(1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.product-box-layout10 .item-figure.video-box {
  position: relative;
  z-index: 1;
}
.product-box-layout10 .item-figure.video-box:before {
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.1);
}
.product-box-layout10 .item-content {
  width: 100%;
  text-align: left;
  padding: 0;
  margin-left: 15px;
}
@media only screen and (max-width: 479px) {
  .product-box-layout10 .item-content {
    margin-left: 0;
    margin-top: 20px;
    width: auto;
  }
}
.product-box-layout10 .item-content .sub-title {
	color: #ff4a52;
	font-size: 16px;
	display: block;
	margin-bottom: 5px;
	font-weight: 600;
	line-height: 1.4;
}
.product-box-layout10 .item-content .item-title {
    margin-bottom: 0px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.6;
}
.product-box-layout10 .item-content .item-title a {
  color: #111111;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.product-box-layout10 .item-content .item-title:hover a {
  color: #ff4a52;
}
.product-box-layout10 .item-content .item-rating {
  margin-bottom: 0px;
}
.product-box-layout10 .item-content .item-rating li {
  display: inline-block;
}
.product-box-layout10 .item-content .item-rating li i {
  font-size: 14px;
}
.product-box-layout10 .item-content .item-rating li span {
  color: #444444;
  display: inline-block;
  margin-left: 8px;
}
.product-box-layout10 .item-content .item-rating li span span {
  color: #bebebe;
  margin-left: 0;
}
.product-box-layout10 .item-content .item-rating li.star-fill > i {
  color: #ffb300;
}
.product-box-layout10 .item-content .item-rating li.star-empty > i {
  color: #d9d9d9;
}
.product-box-layout10 .item-content p {
  margin-bottom: 0;
}
.product-box-layout10 .item-content .entry-meta {
  margin-bottom: 1px;
  padding-left: 0px;
  font-size: 16px;
}
.product-box-layout10 .item-content .entry-meta li {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 0px;
}
.product-box-layout10 .item-content .entry-meta li:last-child {
  margin-right: 0;
}
.product-box-layout10 .item-content .entry-meta li a {
  color: #909090;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.product-box-layout10 .item-content .entry-meta li a span {
  color: #111111;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.product-box-layout10 .item-content .entry-meta li i {
  margin-right: 10px;
  font-size: 14px;
}
.product-box-layout10 .item-content .entry-meta li a:hover {
  color: #ff4a52;
}
.product-box-layout10 .item-content .entry-meta li a:hover span {
  color: #ff4a52;
}
.product-box-layout10:hover .item-figure img {
  -webkit-transform: rotate(5deg) scale(1.15);
  -ms-transform: rotate(5deg) scale(1.15);
  transform: rotate(5deg) scale(1.15);
}
.widget-latest ul.block-list .single-item .item-content .item-ctg a {
	font-size: 16px;
}
.product-box-layout11 {
  background-color: #ffffff;
  margin-bottom: 3rem;
}
@media only screen and (max-width: 1199px) {
  .product-box-layout11 {
    margin-bottom: 1rem;
  }
}
.product-box-layout11 .item-figure {
  margin-bottom: 0;
  overflow: hidden;
  border-radius: 5px;
}
.product-box-layout11 .item-figure a {
  display: block;
}
.product-box-layout11 .item-figure img {
  border-radius: 5px;
  -webkit-transform: rotate(0) scale(1);
  -ms-transform: rotate(0) scale(1);
  transform: rotate(0) scale(1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.product-box-layout11 .item-content {
  text-align: left;
  padding: 15px 0 15px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .product-box-layout11 .item-content {
    padding: 15px 0px 15px;
  }
}
@media only screen and (max-width: 767px) {
  .product-box-layout11 .item-content {
    padding: 15px 0px 15px;
  }
}
.product-box-layout11 .item-content .sub-title {
  color: #ff4a52;
  display: block;
  margin-bottom: 1px;
  font-weight: 600;  
font-size: 16px;
line-height: 1.6;
}
.product-box-layout11 .item-content .item-title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
}
.product-box-layout11 .item-content .item-title a {
  color: #111111;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.product-box-layout11 .item-content .item-title:hover a {
  color: #ff4a52;
}
.product-box-layout11 .item-content .item-rating {
  margin-bottom: 10px;
}
.product-box-layout11 .item-content .item-rating li {
  display: inline-block;
}
.product-box-layout11 .item-content .item-rating li i {
  font-size: 14px;
}
.product-box-layout11 .item-content .item-rating li span {
  color: #444444;
  display: inline-block;
  margin-left: 8px;
}
.product-box-layout11 .item-content .item-rating li span span {
  color: #bebebe;
  margin-left: 0;
}
.product-box-layout11 .item-content .item-rating li.star-fill > i {
  color: #ffb300;
}
.product-box-layout11 .item-content .item-rating li.star-empty > i {
  color: #d9d9d9;
}
.product-box-layout11 .item-content p {
  margin-bottom: 15px;
}
.product-box-layout11 .item-content .entry-meta {
	margin-bottom: 4px;
	padding-left: 0;
}
.product-box-layout11 .item-content .entry-meta li {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 5px;
}
.product-box-layout11 .item-content .entry-meta li:last-child {
  margin-right: 0;
}
.product-box-layout11 .item-content .entry-meta li a {
	color: #909090;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.product-box-layout11 .item-content .entry-meta li a span {
	color: #111111;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.product-box-layout11 .item-content .entry-meta li i {
	margin-right: 5px;
	font-size: 14px;
}
.product-box-layout11 .item-content .entry-meta li a:hover {
  color: #ff4a52;
}
.product-box-layout11 .item-content .entry-meta li a:hover span {
  color: #ff4a52;
}
.product-box-layout11:hover .item-figure {
  margin-bottom: 0;
}
.product-box-layout11:hover .item-figure img {
	-webkit-transform: rotate(5deg) scale(1.15);
	-ms-transform: rotate(5deg) scale(1.15);
	transform: rotate(5deg) scale(1.15);
}
/*-------------------------------------
#. EL: Post slider
---------------------------------------*/
.post-slider-default .rtin-single-post .rtin-content {
	color: #444444;
}
.post-slider-default .rtin-single-post .rtin-content h3 {
    line-height: 1.2;
    margin-bottom: 14px;
}
.post-slider-default.post-slider-style4 .rtin-single-post .rtin-content h3 {	
	line-height: 1.2;
    margin-bottom: 8px;
    margin-top: 3px;
}
.post-slider-default .rtin-single-post .rtin-content h3 a {
    color: #111111;
}
.post-slider-default .rtin-single-post .rtin-content h3 a:hover {
    color: #ff4a52;
}
.post-slider-default .post-meta ul {
	margin-bottom: 10px;
    padding: 5px 15px;
    list-style: none;
    display: inline-block;
}
.post-slider-style7 .post-meta ul {
	margin-bottom: 10px;
    padding: 5px 15px;
    list-style: none;
    display: inline-block;
    background-color: rgba( 200,200,200,0.3 );
}
.post-slider-default .post-meta ul li {
	display: inline-block;
    margin-right: 15px;
    position: relative;
}
.post-slider-default .post-meta ul li,
.post-slider-default .post-meta ul li a {
	color: #909090;
}
.post-slider-default .post-meta ul li a:hover {
    color: #ff4a52;
}
.post-slider-default .post-meta ul li i {
    color: #ff4a52;
	padding-right: 3px;
}
.post-slider-style4.post-slider-default .post-meta ul li i {
	padding-right: 7px;	
}
.post-slider-default .post-meta ul li:last-child {
    margin-right: 0;
    padding-right: 0;
}
.post-slider-default .rtin-single-post.center .rtin-content {
	text-align: center;
}
.post-slider-default .rtin-single-post.right .rtin-content {
	text-align: right;
}
.entry-content .post-slider-default .item-btn {
    display: block;
    margin-top: 10px;
}
.post-slider-default .post-meta ul { margin-bottom: 5px; }
.post-slider-style5 .rtin-single-post .rtin-content .sub-title {	
	font-weight: 600;
}
.related-recipe .owl-theme .owl-nav .owl-prev {
	  position: absolute;
    left: -13%;
    top: 50%;
    transform: translateY(-50%);
}
.entry-content .post-slider-default .item-btn {
	display: block;
	margin-top: 15px;
}
/*Post slider 1*/
.post-slider-style1 .rtin-single-post .rtin-content {
	position: relative;
	padding: 33px 20px 20px;
    background-color: #ffffff;
    margin: -148px 10% 0;
	border-radius: 0px;
}
@media(max-width:767px) {
	.post-slider-style1 .rtin-single-post .rtin-content {
		margin-top: -50px;
		padding-top: 20px;
	}
	.post-slider-default .rtin-single-post .rtin-content h3 {
		font-size: 22px;
	}
}
/*Post slider 2*/
@media( max-width: 475px ){
	.post-slider-style2 .post-meta {
		display: none;
	}
}
.post-slider-style2 .rtin-single-post {
	position: relative;
}
.post-slider-style2 .rtin-single-post:after {
	position: absolute;
	content: "";
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0, 0.3);
}
.post-slider-style2 .rtin-single-post .rtin-content {
	padding: 0 30px;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
	z-index: 1;
}
.entry-content .post-slider-style2 .item-btn {
	color: #ffffff;
}
.entry-content .post-slider-style2 .item-btn:hover {
	color: #e6e6e6;
}
.post-slider-style2 .rtin-single-post .rtin-content p {
    width: 60%;
    margin: 0 auto 20px;
}
@media(max-width: 1199px) {
	.post-slider-style2 .rtin-single-post .rtin-content h3 {
		font-size: 30px;
	}
	.post-slider-style2 .rtin-single-post .rtin-content p {
		width: 100%;
	}
}
@media(max-width: 991px) {
	.post-slider-style2 .rtin-single-post .rtin-content h3 {
		font-size: 28px;
	}
	.post-slider-style2 .rtin-single-post .rtin-content p {
		width: 70%;
	}
}
@media(max-width: 767px) {
	.post-slider-style2 .rtin-single-post .rtin-content h3 {
		font-size: 24px;
	}
	.entry-content .post-slider-style2 .item-btn,
	.post-slider-style2 .rtin-single-post .rtin-content p {
		display: none;
	}
}
/*Post slider 3 & Recipe slider 8*/
.post-slider-style3 .item-content .sub-title ,
.post-slider-style8 .item-content .sub-title {
	font-weight: 600;
}
.post-slider-default.post-slider-style8 .rtin-title.item-title a {
    color: #ffffff;
}
.post-slider-style3 .rtin-single-post .rtin-img:after ,
.post-slider-style8 .rtin-single-post .rtin-img:after {
    content: "";
    height: 60%;
    width: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.8)));
    background: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.8));
    background: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.8));
    background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.8));
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
}
.post-slider-style3 .rtin-single-post .rtin-content ,
.post-slider-style8 .rtin-single-post .rtin-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 30px 40px 30px;
    z-index: 2;
}
.entry-content .post-slider-style3 .item-btn ,
.entry-content .post-slider-style8 .item-btn {
	color: #ffffff;
}
.entry-content .post-slider-style3 .item-btn:hover ,
.entry-content .post-slider-style8 .item-btn:hover {
	color: #e6e6e6;
}
.entry-content .post-slider-style3 .item-btn ,
.entry-content .post-slider-style8 .item-btn {
	margin-bottom: 20px;
}
@media(max-width: 1199px) {
	.post-slider-style3 .rtin-single-post .rtin-content h3 ,
	.post-slider-style8 .rtin-single-post .rtin-content h3 {
		font-size: 26px;
	}
}
@media(max-width: 991px) {
	.post-slider-style3 .rtin-single-post .rtin-content h3 ,
	.post-slider-style8 .rtin-single-post .rtin-content h3 {
		font-size: 22px;
	}
}
.post-slider-style8 .rtin-img > img {
	transform: scale(1);
	border-radius: 5px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.post-slider-style8:hover .rtin-img > img {
  transform: scale(1.2);
}
.post-slider-style8 .item-content .sub-title {
    margin-bottom: 3px;
}
.post-slider-style8 .avg.item-rating li > span,
.post-slider-style8 .item-content .sub-title a {
	color: #ffffff;
}
.post-slider-style8 .rtin-single-post .entry-meta {
	padding-left: 0px;
	color: #ffffff;
}
.post-slider-default.post-slider-style8 .post-meta ul li,
.post-slider-default.post-slider-style8 .post-meta ul li a {
	font-size:15px;
	color: #ffffff;
}
.post-slider-style8 .rtin-single-post .rtin-content {
	padding: 20px 20px 12px;
}
@media ( max-width: 475px ) {
	.post-slider-style8 .avg.item-rating,
	.post-slider-style8 .post-meta {
		display: none;
	}
}
/*Post slider 4*/
.post-slider-style4 .rtin-single-post .rtin-content {
	padding: 20px 20px 0;
}
.home-right-side .post-slider-style4 img {
	border-radius: 5px;
}
.home-right-side .post-slider-style4 .rtin-single-post .rtin-content .entry-meta{
	font-size: 16px;
}
.in-sidebar .post-slider-style4 .rtin-single-post .rtin-content {
	padding: 10px 0px 0;
}
.in-sidebar .post-slider-style4 .rtin-single-post .rtin-content .sub-title {
    font-size: 16px;
	font-weight: 600;	
}
.in-sidebar .post-slider-default .post-meta ul {	
    padding: 0px;
}
.in-sidebar .rt-owl-nav-1.slider-nav-enabled .owl-carousel .owl-nav .owl-prev {
    left: 23px;
}
.in-sidebar .rt-owl-nav-1.slider-nav-enabled .owl-carousel .owl-nav .owl-next {
    right: 23px;
}
.in-sidebar .rt-owl-nav-1.slider-nav-enabled .owl-carousel .owl-nav > div {    
    height: 40px;
    width: 40px;
    line-height: 35px;
    top: 37%;
}
/*Post slider 5*/
.post-slider-style5 .rtin-single-post {
    display: flex;
    align-items: center;
    background-color: #f8f8f8;
}
.post-slider-style5 .rtin-single-post .rtin-content {
    flex: 1;
    padding: 0 40px;
}
.post-slider-style5.rt-owl-nav-2.slider-dot-enabled .owl-carousel .owl-dots {
    margin-top: 20px;
}
.post-slider-style5.rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-prev {
	right: 61px;
	left: inherit;
	top: inherit;
	bottom: 0;
	margin: 1px 2px;
    transform: none;
}
.post-slider-style5.rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-next {
	right: 0;
	bottom: 0;
	margin: 1px;
	top: inherit;
    transform: inherit;
}
@media(max-width:991px) {
	.post-slider-style5 .rtin-single-post {
		display: inherit;
	}
	.post-slider-style5 .rtin-single-post .rtin-content {
		width: 100%;
		padding-top: 20px;
		padding-bottom: 15px;
		overflow: hidden;
	}
}
.post-slider-style5.post-slider-default .post-meta ul {
	padding: 5px 0;
}
/*Post slider 6*/
.post-slider-style6 .rtin-single-post .rtin-content {
	position: relative;
	padding: 20px 20px 0px;
    background-color: #ffffff;
    margin: -72px 6% 0;
}
.entry-content .post-slider-style6 .item-btn {
	margin-bottom: 10px;
}
.post-slider-style6.rt-owl-nav-1 .owl-theme .owl-dots {
	margin-top: 15px !important;
}
@media(max-width:767px) {
	.post-slider-style6 .rtin-single-post .rtin-content {
		margin-top: -30px;
	}
}
/*Post slider 7*/
.post-slider-style7 .rtin-single-post .rtin-img {
	overflow: hidden;
	position: relative;
}
.post-slider-style7 .rtin-single-post .rtin-img:after {
    content: "";
    height: 60%;
    width: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.8)));
    background: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.8));
    background: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.8));
    background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.8));
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
}
.post-slider-style7 .rtin-single-post .rtin-content {
	color: #ffffff;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 30px 50px 30px;
    z-index: 2;
}
.entry-content .post-slider-style7 .item-btn {
	color: #ffffff;
}
.entry-content .post-slider-style7 .item-btn:hover {
	color: #e6e6e6;
}
.entry-content .post-slider-style7 .item-btn {
	margin-bottom: 20px;
}
@media(max-width: 1199px) {
	.post-slider-style7 .rtin-single-post .rtin-content h3 {
		font-size: 30px;
	}
}
@media(max-width: 991px) {
	.post-slider-style7 .rtin-single-post .rtin-content h3 {
		font-size: 24px;
	}
}
/*-------------------------------------
#. EL: Recipe slider
---------------------------------------*/
.ranna-slider-content-layout1 {
	position: relative;
	background-color: #ffffff;
	z-index: 1;
}
.ranna-slider-content-layout1 .item-figure {
	margin-bottom: 0;
}
.ranna-slider-content-layout1 .item-content {
	width: 42rem;
	background-color: #ffffff;
	position: absolute;
	bottom: -148px;
	left: 0;
	right: 0;
	z-index: 9;
	margin: 0 auto;
	padding: 35px 50px 15px;
	text-align: center;	
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
@media(max-width:991px) {
	.ranna-slider-content-layout1 .item-content {
		bottom: 0px;
	}
}
.ranna-slider-content-layout1:hover .item-content {
	bottom: 0px;
}
@media( max-width: 768px ) {
	.ranna-slider-content-layout1 .item-content {
		position: relative;
	}
}
@media (max-width: 991px) {
	.ranna-slider-content-layout1 .item-content {		
		position: inherit;
		width: auto;
		padding: 20px 30px 15px;
	}
}
@media (max-width: 767px) {
	.ranna-slider-content-layout1 .item-content {
		position: inherit;
		width: auto;
		padding: 20px 15px 15px;
	}
}
.ranna-slider-content-layout1 .item-content .sub-title {
	display: inline-block;
	color: #ff4a52;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 5px;
	padding-right: 5px;
}
.ranna-slider-content-layout1 .item-content .item-title {
	margin-bottom: 10px;
	line-height: 1.2;
}
.ranna-slider-content-layout1 .item-content .item-title a {
	color: #111111;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.ranna-slider-content-layout1 .item-content .item-title a:hover {
	color: #ff4a52;
}
.ranna-slider-content-layout1 .item-content .item-rating {
	margin-bottom: 6px;
}
.ranna-slider-content-layout1 .item-content .item-rating li {
	display: inline-block;
}
.ranna-slider-content-layout1 .item-content .item-rating li i {
	font-size: 18px;
}
.ranna-slider-content-layout1 .item-content .item-rating li span {
	color: #444444;
	display: inline-block;
	margin-left: 8px;
}
.ranna-slider-content-layout1 .item-content .item-rating li span span {
	color: #bebebe;
	margin-left: 0;
	font-size: 15px;
}
.ranna-slider-content-layout1 .item-content .item-rating li.star-fill > i {
	color: #ffb300;
}
.ranna-slider-content-layout1 .item-content .item-rating li.star-empty > i {
	color: #d9d9d9;
}
.ranna-slider-content-layout1 .item-content p {
	margin-bottom: 15px;
}
.ranna-slider-content-layout1 .item-content .entry-meta {
	background-color: #f8f8f8;
    display: inline-block;
    padding-top: 8px;
    padding-left: 15px;
    padding-right: 15px;
}
.ranna-slider-content-layout1 .item-content .entry-meta li {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 5px;
	font-size: 15px;
    color: #909090;
}
.ranna-slider-content-layout1 .item-content .entry-meta li:last-child {
	margin-right: 0;
}
.ranna-slider-content-layout1 .item-content .entry-meta li a {
	color: #333333;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.ranna-slider-content-layout1 .item-content .entry-meta li a span {
	color: #111111;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.ranna-slider-content-layout1 .item-content .entry-meta li i,
.ranna-slider-content-layout1 .item-content .entry-meta li a i {
	margin-right: 5px;
	color: #ff4a52;
	font-size: 14px;
}
.ranna-slider-content-layout1 .item-content .entry-meta li a:hover {
	color: #ff4a52;
}
.ranna-slider-content-layout1 .item-content .entry-meta li a:hover span {
	color: #ff4a52;
}
/*Slider 2*/ 
.featured-box-layout1 .item-content {
	text-align: center;
	width: 85%;
	margin: 0 auto;
	position: relative;	
	left: 0;
	right: 0;
	z-index: 5;
	background-color: #ffffff;
    padding: 25px 30px 22px 30px;
	margin-top: -50px;
	border-radius: 4px 4px 0 0;
}
@media only screen and (max-width: 575px) {
	.featured-box-layout1 .item-content {
		width: 90%;
		padding: 20px;
	}
}
.featured-box-layout1 .item-content .ctg-name {
	font-size: 16px;
	color: #ff4a52;
	font-weight: 600;
	margin-bottom: 2px;
	display: block;
}
.featured-box-layout1 .item-content .item-title {
	margin-bottom: 12px;
}
.featured-box-layout1 .item-content .item-title a {
	color: #111111;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.featured-box-layout1 .item-content .item-title a:hover {
	color: #ff4a52;
}
.featured-box-layout1 .item-content p {
	margin-bottom: 0;
}
.recipe-slider-style6 .featured-box-layout1 .item-content ul.entry-meta {
	margin: 18px 0 0px 0;
    padding: 5px 15px;
    list-style: none;
    display: inline-block;
    background-color: #f8f8f8;
}
.recipe-slider-style6 .featured-box-layout1 .item-content ul.entry-meta li {
	display: inline-block;
	font-size: 15px;
	color: #909090;
	margin-bottom: 5px;
	margin-right: 10px;
}
.recipe-slider-style6 .featured-box-layout1 .item-content ul.entry-meta li:last-child {
	margin-right: 0;
}
.recipe-slider-style6 .featured-box-layout1 .item-content ul.entry-meta li a {
    color: #111111;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.recipe-slider-style6 .featured-box-layout1 .item-content ul.entry-meta li i {
    color: #ff4a52;
	margin-right: 5px;
}
.recipe-slider-style6 .featured-box-layout1 .item-content ul.entry-meta li a:hover {
    color: #ff4a52;
}
/*-------------------------------------
#. EL: Recipe List
---------------------------------------*/
.product-box-layout3 {
	background-color: #ffffff;
	margin-bottom: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
@media only screen and (max-width: 1199px) {
	.product-box-layout3 {
		display: block;
	}
}
.product-box-layout3 .item-figure {
	margin-bottom: 0;
	overflow: hidden;
}
.product-box-layout3 .item-figure a {
	display: block;
}
.product-box-layout3 .item-figure img {
	-webkit-transform: rotate(0) scale(1);
	-ms-transform: rotate(0) scale(1);
	transform: rotate(0) scale(1);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.product-box-layout3 .item-content {
	width: 50%;
	text-align: left;
	padding: 0;
	margin-left: 30px;
}
.page-template-ranna-search-result .product-box-layout3 .item-content {
	width: 65%;
}	
@media only screen and (max-width: 1199px) {
	.product-box-layout3 .item-content {
		margin-left: 0;
		margin-top: 20px;
		width: auto;
	}
	.page-template-ranna-search-result .product-box-layout3 .item-content {
		width: auto;
	}
}
@media ( max-width: 480px ){
	.product-box-layout3 .item-content {	
		text-align: center;
	}
}
.product-box-layout3 .item-content .sub-title {
	color: #ff4a52;
	font-size: 16px;
	font-weight: 600;
	display: inline-block;
	padding-right: 5px;
	margin-bottom: 2px;
}
.product-box-layout3 .item-content .item-title {
	margin-bottom: 10px;
    line-height: 1.2;
}
.product-box-layout3 .item-content .item-title a {
	color: #111111;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.product-box-layout3 .item-content .item-title a:hover {
	color: #ff4a52;
}
.product-box-layout3 .item-content p {
	margin-bottom: 15px;
}
.product-box-layout3 .item-content .entry-meta {
    margin-bottom: 8px;
    background-color: #f8f8f8;
    padding-top: 4px;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
}
.product-box-layout3 .item-content .entry-meta li {
	font-size: 15px;
	color: #909090;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 5px;
}
.product-box-layout3 .item-content .entry-meta li:last-child {
	margin-right: 0;
}
.product-box-layout3 .item-content .entry-meta li a {
	color: #111111;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.product-box-layout3 .item-content .entry-meta li a span {
	color: #111111;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.product-box-layout3 .item-content .entry-meta li i {	
	color: #ff4a52;
	font-size: 14px;
	margin-right: 5px;
}
.product-box-layout3 .item-content .entry-meta li a:hover {
	color: #ff4a52;
}
.product-box-layout3 .item-content .entry-meta li a:hover span {
	color: #ff4a52;
}
.product-box-layout3:hover .item-figure img {
	-webkit-transform: rotate(5deg) scale(1.15);
	-ms-transform: rotate(5deg) scale(1.15);
	transform: rotate(5deg) scale(1.15);
}
/**/
.recipe-box-style4 .product-box-layout7 {
  background-color: #ffffff;
  margin-bottom: 3rem;
  position: relative;
  border-radius: 5px;
}
.recipe-box-style4 .product-box-layout7:after {
  opacity: 0.8;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#111), to(transparent));
  background-image: -webkit-linear-gradient(transparent, #111);
  background-image: -moz-linear-gradient(transparent, #111), -moz-linear-gradient(transparent, #111);
  background-image: -o-linear-gradient(transparent, #111), -o-linear-gradient(transparent, #111);
  background-image: linear-gradient(transparent, #111), linear-gradient(transparent, #111);
  content: "";
  height: 80%;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
  border-radius: 0 0 5px 5px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.recipe-box-style4 .product-box-layout7 .item-figure {
  margin-bottom: 0;
  overflow: hidden;
  border-radius: 5px;
}
.recipe-box-style4 .product-box-layout7 .item-figure img {
  transform: scale(1);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.recipe-box-style4 .product-box-layout7 .item-content {
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 3;
	position: absolute;
	text-align: left;
	padding: 25px 30px 25px;
}
.recipe-box-style4 .product-box-layout7 .avg.item-rating li > span {
    color: #fff;
}
.recipe-box-style4 .product-box-layout7 .item-content .sub-title a {
	color: #ffffff;
	font-size: 14px;
	display: block;
	margin-bottom: 0px;
	font-weight: 600;
}
.recipe-box-style4 .product-box-layout7 .item-content .item-title {
	font-weight: 700;
	margin-bottom: 10px; 
}
.recipe-box-style4 .product-box-layout7 .item-content .item-title a {
	color: #ffffff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.recipe-box-style4 .product-box-layout7 .item-content p {
	margin-bottom: 15px;
}
.recipe-box-style4 .product-box-layout7 .item-content .entry-meta {
	padding-left: 0px;
	margin-bottom: 0px;
}
.recipe-box-style4 .product-box-layout7 .item-content .entry-meta li {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 5px;
	color: #cccccc;
	font-size: 15px;
}
.recipe-box-style4 .product-box-layout7 .item-content .entry-meta li:last-child {
	margin-right: 0;
}
.recipe-box-style4 .product-box-layout7 .item-content .entry-meta li a {
	color: #cccccc;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.recipe-box-style4 .product-box-layout7 .item-content .entry-meta li a span {
	color: #ffffff;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.recipe-box-style4 .product-box-layout7 .item-content .entry-meta li i {
	margin-right: 10px;
	font-size: 14px;
}
/* .recipe-box-style4 .product-box-layout7 .item-content .entry-meta li a:hover {
	color: #ff4a52;
}
.recipe-box-style4 .product-box-layout7 .item-content .entry-meta li a:hover span {
	color: #ff4a52;
} */
.recipe-box-style4 .product-box-layout7:hover:after {
	height: 100%;
	opacity: 1;
}
.recipe-box-style4 .product-box-layout7:hover .item-figure img {
	transform: scale(1.2);
}
/**/
.recipe-list-4 {
	background-color: #ffffff;
	margin-bottom: 18.5px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
@media only screen and (max-width: 1199px) {
	.recipe-list-4 {
		display: block;
	}
}
.recipe-list-4 .item-figure {
	margin-bottom: 0;
	position: relative;
	z-index: 2;
    border-radius: 4px;
    overflow: hidden;
}
.recipe-list-4 .item-figure:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(255, 74, 82, 0.8);
	z-index: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.recipe-list-4 .item-figure .item-dot {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	padding: 5px 10px;
}
.recipe-list-4 .item-figure .item-dot span {
	display: inline-block;
	height: 7px;
	width: 7px;
	background-color: #ffffff;
	margin: 0 1px;
	border-radius: 50%;
	transform: scale(2);
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.recipe-list-4 .item-content {
	width: 70%;
	text-align: left;
	padding: 0;
	margin-left: 30px;
}
@media only screen and (max-width: 1199px) {
	.recipe-list-4 .item-content {
		margin-left: 0;
		margin-top: 20px;
		width: auto;
	}
}
.recipe-list-4 .item-content .sub-title {
	display: inline-block;
	color: #ff4a52;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 0px;
	padding-right: 5px;
}
.recipe-list-4 .item-content .item-title {
	margin-bottom: 8px;
}
.recipe-list-4 .item-content .item-title a {
	color: #111111;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.recipe-list-4 .item-content .item-title a:hover {
	color: #ff4a52;
}
.recipe-list-4 .item-content .item-rating {
	margin-bottom: 6px;
}
.recipe-list-4 .item-content p {
	margin-bottom: 15px;
}
.recipe-list-4 .item-content .entry-content {
	margin-bottom: 8px;
}
.recipe-list-4 .item-content .entry-meta {
	padding-left: 0px;
	margin-bottom: 0px;
}
.recipe-list-4 .item-content .entry-meta li {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 5px;
	color: #909090;
    font-size: 15px;
}
.recipe-list-4 .item-content .entry-meta li:last-child {
  margin-right: 0;
}
.recipe-list-4 .item-content .entry-meta li a {
	color: #111111;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.recipe-list-4 .item-content .entry-meta li a span {
	color: #111111;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.recipe-list-4 .item-content .entry-meta li a:hover {
	color: #ff4a52;
}
.recipe-list-4 .item-content .entry-meta li i {
	margin-right: 10px;
	color: #ff4a52;
	font-size: 14px;
}
.recipe-list-4 .item-content .entry-meta li i:hover {
	color: #ff4a52;
}
.recipe-list-4 .item-content .entry-meta li a:hover span {
	color: #ff4a52;
}
.recipe-list-4:hover .item-figure:before {
	opacity: 1;
	visibility: visible;
}
.recipe-list-4:hover .item-figure .item-dot span {
	transform: scale(1);
	opacity: 1;
}
.recipe-list-4:hover .item-figure .item-dot span:nth-child(1n) {
	transition-delay: 0.3s;
}
.recipe-list-4:hover .item-figure .item-dot span:nth-child(2n) {
	transition-delay: 0.4s;
}
.recipe-list-4:hover .item-figure .item-dot span:nth-child(3n) {
	transition-delay: 0.5s;
}
/*-------------------------------------
#. EL: Recipe Grid
---------------------------------------*/
.product-box-layout1 .rtin-img {
	overflow: hidden;
}
.product-box-layout1 .rtin-img a {
	display: block;
}
.product-box-layout1.recipe-grid-style5 .item-figure img,
.product-box-layout1 .item-figure img {
	-webkit-transform: rotate(0) scale(1);
	-ms-transform: rotate(0) scale(1);
	transform: rotate(0) scale(1);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.product-box-layout1 .item-content {
	text-align: center;
	padding: 25px 5px 15px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.product-box-layout1 .item-content {
		padding: 25px 0px 15px;
	}
}
@media only screen and (max-width: 767px) {
	.product-box-layout1 .item-content {
		padding: 25px 0px 15px;
	}
}
.product-box-layout1 .item-content .sub-title {
	display: inline-block;
	color: #ff4a52;
	font-size: 16px;
	font-weight: 600;
	padding-right: 5px;
	margin-bottom: 3px;
	line-height: 1.4;
}
.product-box-layout1.recipe-grid-style5 .item-content .sub-title {	
	margin-bottom: 0px;
} 
.product-box-layout1 .item-content .item-title {
	margin-bottom: 8px;	
}
.product-box-layout1 .item-content .item-title a {
	color: #111111;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.product-box-layout1 .item-content .item-title a:hover {
	color: #ff4a52;
}
.product-box-layout1 .item-content .item-rating {
	margin-bottom: 10px;
	padding-left: 0px;
}
.product-box-layout1 .item-content p {
	margin-bottom: 20px;
}
.product-box-layout1 .item-content .entry-meta li {
	font-size: 15px;
	color: #909090;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 5px;
}
.product-box-layout1 .item-content .entry-meta {
    margin-bottom: 8px;
    background-color: #f8f8f8;
    padding-top: 4px;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
}
.product-box-layout1 .item-content .entry-meta li:last-child {
	margin-right: 0;
}
.product-box-layout1 .item-content .entry-meta li a {
	color: #333333;
	text-transform: capitalize;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.product-box-layout1 .item-content .entry-meta li a span {
	color: #111111;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.product-box-layout1 .item-content .entry-meta li i {
	margin-right: 6px;
	color: #ff4a52;
	font-size: 14px;
}
.product-box-layout1 .item-content .entry-meta li a:hover {
	color: #ff4a52;
}
.product-box-layout1 .item-content .entry-meta li a:hover span {
	color: #ff4a52;
}
.product-box-layout1:hover .item-figure {
	margin-bottom: 0;
}
.product-box-layout1.recipe-grid-style5 .item-figure img:hover ,
.product-box-layout1:hover .item-figure img {
	-webkit-transform: rotate(5deg) scale(1.15);
	-ms-transform: rotate(5deg) scale(1.15);
	transform: rotate(5deg) scale(1.15);
}
/*recipe grid 2*/
.product-box-layout4 {
	padding: 30px;
	background-color: #ffffff;
	position: relative;
	z-index: 2;
	margin-bottom: 40px;
}
.product-box-layout4:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: #ffffff;
	z-index: -1;
	transform: rotate(0deg);
}
.product-box-layout4:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: #e4e4e4;
	z-index: -2;
	transform: rotate(-2deg);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.product-box-layout4 .item-figure {
	margin-bottom: 0;
	position: relative;
	z-index: 2;
	text-align: center;
	border-radius: 4px;
    overflow: hidden;
}
.product-box-layout4 .item-figure:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(255, 74, 82, 0.8);
	z-index: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.product-box-layout4 .item-content {
	text-align: center;
	padding: 25px 0 0;
}
.product-box-layout4 .item-content .sub-title {
	display: inline-block;
	color: #ff4a52;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 3px;
	padding-right: 5px;
}
.product-box-layout4 .item-content .item-title {
	margin-bottom: 10px;
}
.product-box-layout4 .item-content .item-title a {
	color: #111111;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.product-box-layout4 .item-content .item-title a:hover {
	color: #ff4a52;
}
.product-box-layout4 .item-content .item-rating {
	margin-bottom: 9px;
}
.product-box-layout4 .item-content .item-rating li {
	display: inline-block;
}
.product-box-layout4 .item-content .item-rating li i {
	font-size: 18px;
}
.product-box-layout4 .item-content .item-rating li span {
	color: #444444;
	display: inline-block;
	margin-left: 8px;
}
.product-box-layout4 .item-content .item-rating li span span {
	color: #bebebe;
	margin-left: 0;
}
.product-box-layout4 .item-content .item-rating li.star-fill > i {
	color: #ffb300;
}
.product-box-layout4 .item-content .item-rating li.star-empty > i {
	color: #d9d9d9;
}
.product-box-layout4 .item-content p {
	margin-bottom: 15px;
}
.product-box-layout4 .item-content ul.entry-meta {
	padding: 0;
	margin-bottom: 15px;
}
.product-box-layout4 .item-content .entry-meta li {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 5px;
	font-size: 15px;
    color: #909090;
}
.product-box-layout4 .item-content .entry-meta li:last-child {
	margin-right: 0;
}
.product-box-layout4 .item-content .entry-meta li a {
	color: #111111;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.product-box-layout4 .item-content .entry-meta li a span {
	color: #111111;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.product-box-layout4 .item-content ul.entry-meta li i {
	margin-right: 5px;
	color: #ff4a52;
	font-size: 14px;
}
.product-box-layout4 .item-content .entry-meta li a:hover {
	color: #ff4a52;
}
.product-box-layout4 .item-content .entry-meta li a:hover span {
	color: #ff4a52;
}
.product-box-layout4:hover .item-figure:before {
	opacity: 1;
	visibility: visible;
}
.product-box-layout4:hover:after {
	transform: rotate(2deg);
}
@media(max-width: 991px) {
	.product-box-layout4 .item-figure img {
		width: 100%;
	}
}
/*recipe single 4*/
.product-box-layout1.post-single-style4 {
}
.recipe-grid-style4 img,
.product-box-layout1.post-single-style4 img {	
	border-radius: 5px;
  -webkit-transform: rotate(0) scale(1);
  -ms-transform: rotate(0) scale(1);
  transform: rotate(0) scale(1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.recipe-grid-style4:hover img,
.product-box-layout1.post-single-style4:hover img {
	-webkit-transform: rotate(5deg) scale(1.15);
	-ms-transform: rotate(5deg) scale(1.15);
	transform: rotate(5deg) scale(1.15);
}
.product-box-layout1.post-single-style4 .rtin-img {
    border-radius: 5px;
}
.product-box-layout1.post-single-style4 .item-content {
	padding: 15px 8px 15px;
}
.product-box-layout1.post-single-style4 .item-content .entry-meta {
	background: transparent;
    display: block;
    padding-left: 0px;
    padding-right: 0px;
}
.product-box-layout1.post-single-style4 .item-content .entry-meta .item-rating {
	margin: 0px;
}
.product-box-layout1.post-single-style4 .item-content .entry-meta .item-rating li {
	margin-right: 0px;
}
.product-box-layout1.post-single-style4 .item-content .avg.item-rating li.star-fill > i {
	color: #ffb300;
}
.product-box-layout1.post-single-style4 .item-content .avg.item-rating li.star-empty > i {
	color: #909090;
}
.product-box-layout1.post-single-style4 .item-content p {
	margin-bottom: 35px;
}
.product-box-layout1.post-single-style4 .item-content .item-btn {
    background-color: #ff4a52;
    padding: 14px 30px;
    display: inline;
    font-size: 15px;
    color: #fff;
    font-weight: 700;
    border-radius: 5px;
    transition: all 0.3s ease-in-out;
	text-transform: Capitalize;
}

/*recipe grid 7*/
.recipe-box-7 {
	margin-bottom: 25px;
}
.recipe-box-7 .entry-meta {
	padding-left: 0;
}
.recipe-grid-style3 .item-figure {
	margin-bottom: 0;
	position: relative;
	z-index: 2;
    border-radius: 4px 4px 0 0;
    overflow: hidden;
}
.recipe-grid-style3 .item-figure:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(255, 74, 82, 0.8);
	z-index: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.recipe-grid-style3 .item-figure .item-dot {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	padding: 5px 10px;
}
.recipe-grid-style3 .item-figure .item-dot span {
	display: inline-block;
	height: 7px;
	width: 7px;
	background-color: #ffffff;
	margin: 0 1px;
	border-radius: 50%;
	transform: scale(2);
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.recipe-grid-style3 .item-content {
	text-align: center;
	background-color: #f2f2f2;
	padding: 25px 30px 15px;
    border-radius: 0 0 4px 4px;
}
.recipe-grid-style3 .item-content .sub-title {
	display: inline-block;
	color: #ff4a52;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 4px;
	padding-right: 5px;
}
.recipe-grid-style3 .item-content .item-title {
	margin-bottom: 10px;
	line-height: 1.4;
}
.recipe-grid-style3 .item-content .item-title a {
	color: #111111;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.recipe-grid-style3 .item-content .item-title a:hover {
	color: #ff4a52;
}
.recipe-grid-style3 .item-content .item-rating {
	margin-bottom: 0px;
}
.recipe-grid-style3 .item-content .item-rating li {
	display: inline-block;
}
.recipe-grid-style3 .item-content .item-rating li i {
	font-size: 18px;
}
.recipe-grid-style3 .item-content .item-rating li span {
	color: #444444;
	display: inline-block;
	margin-left: 8px;
}
.recipe-grid-style3 .item-content .item-rating li span span {
	color: #bebebe;
	margin-left: 0;
}
.recipe-grid-style3 .item-content .item-rating li.star-fill > i {
	color: #ffb300;
}
.recipe-grid-style3 .item-content .item-rating li.star-empty > i {
	color: #d9d9d9;
}
.recipe-grid-style3 .item-content p {
	margin-bottom: 15px;
}
.recipe-grid-style3 .item-content ul.entry-meta {
	margin-top: 5px;
}
.recipe-grid-style3 .item-content ul.entry-meta li {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 5px;
	font-size: 15px;
    color: #909090;
}
.recipe-grid-style3 .item-content ul.entry-meta li:last-child {
	margin-right: 0;
}
.recipe-grid-style3 .item-content ul.entry-meta li a {
	color: #111111;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.recipe-grid-style3 .item-content ul.entry-meta li a span {
	color: #111111;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.recipe-grid-style3 .item-content ul.entry-meta li i {
	margin-right: 7px;
	font-size: 14px;
}
.recipe-grid-style3 .item-content ul.entry-meta li a:hover {
	color: #ff4a52;
}
.recipe-grid-style3 .item-content ul.entry-meta li a:hover span {
  color: #ff4a52;
}
.recipe-grid-style3 .recipe-box-7:hover .item-figure:before {
	opacity: 1;
	visibility: visible;
}
/*Grid Style 4*/
.product-box-layout1 .item-content {
    padding: 20px 5px 15px;
}
.post-grid-default.recipe-grid-style4 .rtin-single-post .rtin-img {
	border-radius: 5px;
}
.post-grid-default.recipe-grid-style4 .rtin-img img {	
	border-radius: 5px;
  -webkit-transform: rotate(0) scale(1);
  -ms-transform: rotate(0) scale(1);
  transform: rotate(0) scale(1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.post-grid-default.recipe-grid-style4 .rtin-img img:hover {
	-webkit-transform: rotate(5deg) scale(1.15);
	-ms-transform: rotate(5deg) scale(1.15);
	transform: rotate(5deg) scale(1.15);
}
.product-box-layout1.recipe-grid-style4 .item-content .entry-meta {
    margin-bottom: 8px;
    padding-top: 4px;
	background: transparent;
    display: inline-block;
    padding-left: 0px;
    padding-right: 0px;
}
.product-box-layout1.recipe-grid-style4 .item-content .item-rating {
	margin-bottom: 0px;
	padding-left: 0px;
}
/*Grid Style 5*/
.recipe-grid-style5.left .item-content.rtin-content {
	text-align: left;
}
.recipe-grid-style5.right .item-content.rtin-content {
	text-align: right; 
}
.post-grid-default.recipe-grid-style5 .rtin-single-post .rtin-img img {
	overflow: hidden;
	border-radius: 5px;
  -webkit-transform: rotate(0) scale(1);
  -ms-transform: rotate(0) scale(1);
  transform: rotate(0) scale(1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;	
}
.post-grid-default.recipe-grid-style5 .rtin-single-post .rtin-img img:hover {
	-webkit-transform: rotate(5deg) scale(1.15);
	-ms-transform: rotate(5deg) scale(1.15);
	transform: rotate(5deg) scale(1.15);
}
.product-box-layout1.recipe-grid-style5 .item-content p {
	margin-bottom: 4px;
}
.product-box-layout1.recipe-grid-style5 .item-content .entry-meta {
    margin-bottom: 8px;
    background-color: #ffffff;
    padding-top: 4px;
    display: inline-block;
    padding-left: 0px;
    padding-right: 0px;
}
/*-------------------------------------
#. EL: Info Box
---------------------------------------*/
.info-box ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.info-box ul li {
    margin-bottom: 0px;
}
.info-box ul li:last-child {
    margin-bottom: 0px;
}
.info-box .rtin-item-title a:hover {
    color: #e30025 !important;
}
.info-box.center {
    text-align: center;
}
.info-box.left {
    text-align: left;
}
.info-box.right {
    text-align: right;
}
.info-style1 {
    background-color: #f8f8f8;
    padding: 30px 30px 20px;
    margin-bottom: 30px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.info-style1:hover {
    -webkit-box-shadow: 0 16px 20px 0px rgba(216, 216, 216, 0.75);
    box-shadow: 0 16px 20px 0px rgba(216, 216, 216, 0.75);
}
.info-style1 .item-sl {
    position: relative;
}
.info-style1 .item-sl span {
    font-size: 180px;
    font-weight: 600;
    color: #e2e2e2;
    font-family: 'Nunito Sans', sans-serif;
    display: block;
    line-height: 1;
}
.info-style1 .rtin-item-title {
    font-size: 24px;
    color: #111111;
}
@media (max-width: 991px) {
    .info-style1 .item-sl span {
        font-size: 130px;
    }
    .info-style1 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .info-style1 .rtin-item-title {
        font-size: 22px;
    }
}
.info-style1 .rtin-item-title a {
    color: #111111;
}
.info-style1 .rtin-item-title a:hover {
    color: #444444;
}
.info-style1 .rtin-content .rtin-text {
    line-height: 1.8;
}
.info-style1 .rtin-button {
    margin-bottom: 20px;
    margin-top: 24px;
}
.info-style2 {
    padding: 0px 30px;
}
.info-style2 .rtin-item {
    width: 100%;
}
.info-style2 .rtin-icon .rtin-media,
.info-style2 .rtin-image .rtin-media {
    margin-bottom: 20px;
}
.info-style2 .rtin-image .rtin-media img {
    width: 80px;
}
.info-style2 .rtin-item-title {
    color: #111111;
    font-size: 24px;
}
@media (max-width: 991px) {
    .info-style2 {
        padding: 0px;
    }
    .info-style2 .rtin-item-title {
        font-size: 20px;
    }
}
.info-style2 .rtin-item-title a {
    color: #111111;
}
.info-style2 .rtin-item-title a:hover {
    color: #444444;
}
.info-style2 .rtin-item .rtin-button {
    margin-top: 24px;
}
.info-style2 .rtin-content .rtin-text {
    line-height: 1.8;
    margin-bottom: 20px;
}
.info-style3 .rtin-item-title {
    font-size: 20px;
    color: #111111;
    margin-bottom: 10px;
}
.info-style3 .rtin-button {
    margin-top: 24px;
}
.info-style4 .rtin-image .rtin-media {
    position: relative;
    overflow: hidden;
}
.info-style4 .rtin-image .rtin-media .rtin-item-title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 30px;
    z-index: 2;
    font-size: 26px;
    line-height: 1.4;
}
.info-style4 .rtin-image .rtin-media .rtin-item-title a {
    color: #ffffff;
}
.info-style4 .rtin-image .rtin-media .rtin-item-title a i {
    font-size: 20px;
    margin-left: 10px;
    color: #f89f24;
}
.info-style4 .rtin-image .rtin-media:after {
    content: "";
    height: 70%;
    width: 100%;
    background: -webkit-linear-gradient(to top, #000000, transparent);
    background: -o-linear-gradient(to top, #000000, transparent);
    background: -moz-linear-gradient(to top, #000000, transparent);
    background: linear-gradient(to top, #000000, transparent);
    opacity: 0.70;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}
.info-style5 .rtin-image .rtin-media img {
    width: 80px;
}

.info-style4.info-box .rtin-item-title a:hover {
    color: #f89f24 !important;
}
.info-style4 .rtin-icon {
    width: 100%;
}
.info-style4 .rtin-icon .rtin-item-title {
    font-size: 26px;
    line-height: 1.4;
    margin-bottom: 0;
    margin-top: 20px;
}
.info-style4 .rtin-icon .rtin-item-title i {
    font-size: 20px;
    margin-left: 10px;
}
/*-------------------------------------
#. EL: About Info
---------------------------------------*/
.about-info-text h2 {
    border-bottom: 1px solid #d7d7d7;
    display: block;
    position: relative;
    color: #111111;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 30px;
    padding-bottom: 15px;
    line-height: 1.4;
    z-index: 2;
}
.about-info-text h2:after {
    position: absolute;
    content: "";
    height: 3px;
    width: 50px;
    background-color: #ff4a52;
    left: 0;
    bottom: -2px;
}
.about-info-style1 .content-wrap {
	text-align: center;
}
.about-info-style1 .content-wrap > img {
	border-radius: 50%;
}
.about-info-style1 .about-content h3 {
	font-size: 18px;
	font-style: italic;
	margin: 20px 0 0;
}
.about-info-style1 .rtin-content {
	margin-top: 20px;
	padding: 0 15px;
}
.about-info-style2 .content-wrap {
	text-align: center;
}
.about-info-style2 .content-wrap > img {
	width: 100%;
}
.about-info-style2 .about-content {
	text-align: center;
    position: relative;
    z-index: 5;
    background-color: #ffffff;
    width: 92%;
    margin: -30px auto 0;
    padding: 25px 25px 0 25px;
}
.about-info-style2 .about-content h3 {
	font-size: 18px;
	font-style: italic;
}
/*-------------------------------------
#. EL: About Text
---------------------------------------*/
.about-image-text .about-content .rtin-title {
	font-size: 30px;
	color: #111111;
	font-weight: 700;
    line-height: 1.2;
    margin-bottom: 28px;
}
.about-image-text .about-content .sub-rtin-title {
	font-size: 20px;
}
.about-layout-style1 .about-content {
    padding-left: 50px;
    position: relative;
}
@media (max-width: 1199px) {
    .about-layout-style1 .about-content {
        padding-left: 20px;
        padding-right: 70px;
    }
}
@media (max-width: 991px) {
    .about-layout-style1 .about-content {
        padding-left: 0px;
    }
}
@media (max-width: 767px) {
    .about-layout-style1 .about-content {
        padding-right: 0px;
    }
}
.about-layout-style1 .about-content .sub-rtin-title {
    position: relative;
    color: #444444;
    font-weight: 400;
    margin-bottom: 13px;
    display: block;
    letter-spacing: 2px;
}
@media (max-width: 991px) {
    .about-layout-style1 .about-image {
        margin-top: 50px;
        text-align: center;
    }
}
.about-image-text .about-content .rtin-button {
    margin-top: 30px;
}
.about-layout-style2 {
    position: relative;
}
.about-layout-style2 .about-box-left {
    width: 50%;
}
.about-layout-style2 .about-box-right {
    position: absolute;
    top: 50%;
    left: 53%;
    transform: translateY(-50%);
}
@media (max-width: 1200px) {
    .about-layout-style2 .about-box-left {
        width: 100%;
    }
    .about-layout-style2 .about-box-right {
        position: inherit;
        top: 0;
        left: 0;
        transform: translateY(0);
        padding: 50px 0 30px;
    }
}
.about-layout-style2 .about-content .rtin-title span {
    display: block;
    font-weight: 400;
}
.about-layout-style2 .about-content .sub-rtin-title {
	color: #444444;
    margin-bottom: 10px;
    letter-spacing: 2px;
    display: block;
}
ul.about-list {
    margin: 40px 0 0;
    padding: 0;
    list-style: none;
}
ul.about-list li {
    margin-bottom: 15px;
    font-weight: 500;
}
ul.about-list li:last-child {
    margin-bottom: 0;
}
ul.about-list li:before {
    content: '\f061';
    font-family: 'fontawesome';
    margin-right: 10px;
    color: #111111;
    font-size: 14px;
    position: relative;
    top: -2;
}
.elementor-widget-wp-widget-rt-about-social ul.footer-social {
	margin: 0;
	padding: 0;
	list-style: none;
}
.elementor-widget-wp-widget-rt-about-social ul.footer-social li {
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 5px;
}
.elementor-widget-wp-widget-rt-about-social ul.footer-social li:last-child {
	margin-right: 0px;
}
.elementor-widget-wp-widget-rt-about-social ul.footer-social li a {
    background-color: #f2f2f2;
    color: #444444;
    font-size: 16px;
    width: 60px;
    height: 60px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.elementor-widget-wp-widget-rt-about-social.social-share-new ul.footer-social li {
	border-radius: 5px;
	margin-right: 2.5px;
    margin-bottom: 5px;
    margin-left: 2.5px;
}
.elementor-widget-wp-widget-rt-about-social.social-share-new ul.footer-social li a {
    width: 50px;
    height: 50px;
	color: #FFFFFF;
	background: transparent;
	border-radius: 5px;
}
.elementor-widget-wp-widget-rt-about-social.social-share-new ul.footer-social li.facebook { background: #3B5796; }
.elementor-widget-wp-widget-rt-about-social.social-share-new ul.footer-social li.twitter { background: #55ADED; }
.elementor-widget-wp-widget-rt-about-social.social-share-new ul.footer-social li.vimeo { background: #1F91E5; }
.elementor-widget-wp-widget-rt-about-social.social-share-new ul.footer-social li.linkedin { background: #007BB6; }
.elementor-widget-wp-widget-rt-about-social.social-share-new ul.footer-social li.pinterest { background: #CB2027; }
.elementor-widget-wp-widget-rt-about-social.social-share-new ul.footer-social li.skype { background: #00A2DF; }
.elementor-widget-wp-widget-rt-about-social.social-share-new ul.footer-social li.youtube { background: #EB3617; }
.elementor-widget-wp-widget-rt-about-social.social-share-new ul.footer-social li.instagram { background: #FB1184; }
.elementor-widget-wp-widget-rt-about-social.social-share-new ul.footer-social li.behance { background: #115EFA; }
.elementor-widget-wp-widget-rt-about-social.social-share-new ul.footer-social li.dribbble { background: #EC5A98; }
.elementor-widget-wp-widget-rt-about-social.social-share-new ul.footer-social li a:hover {
	border-radius: 5px;
    background-color: #111111;
    color: #ffffff;
}
@media(max-width:767px) {
	.elementor-widget-wp-widget-rt-about-social ul.footer-social li a {
		width: 50px;
		height: 50px;
	}
}
.elementor-widget-wp-widget-rt-about-social ul.footer-social li a:hover {
    background-color: #111111;
    color: #ffffff;
}
.about-subscribe .mc4wp-form {
    background-color: transparent;
    padding: 0;
}
.about-subscribe .mc4wp-form .form-group {
	display: inline-flex;
}
.about-subscribe .mc4wp-form .form-group .form-control {
	background-color: #f9f9f9;
	text-align: left;
	padding: 5px 15px;
}
.about-subscribe .mc4wp-form .form-group input.form-control {
	width: 500px;
}
@media(max-width:767px) {
	.about-subscribe .mc4wp-form .form-group input.form-control {
		width: 300px;
	}
}
@media(max-width:375px) {
	.about-subscribe .mc4wp-form .form-group input.form-control {
		width: 260px;
	}
}
.about-subscribe .mc4wp-form .form-group .item-btn {
	background-color: #111111;
	color: #ffffff;
}
.about-subscribe .mc4wp-form .form-group .item-btn:hover {
    background-color: #cccccc;
    color: #111111;
}
.about-subscribe .mc4wp-form p {
	display: none;
}
.wpcf7-form input[type="submit"],
.about-contact-form .wpcf7-form input.item-btn  {
	background-color: #ff4a52;
	color: #ffffff;
}
.wpcf7-form input[type="submit"]:hover ,
.about-contact-form .wpcf7-form input.item-btn:hover {
    background-color: #cccccc;
    color: #111111;
}
/*-------------------------------------
#. EL: Related product slider
---------------------------------------*/
.chef-box .chef-box-content {
    margin-top: 20px;
}
.chef-box .chef-box-content .chef-date {
    font-size: 17px;
    font-weight: 500;
    color: #e30025;
    margin-bottom: 8px;
    display: block;
}
.chef-box .chef-box-content h3 {
    font-size: 20px;
    font-weight: 700;
}
.chef-box .chef-box-content h3 a {
    color: #111111;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.chef-box .chef-box-content h3 a:hover {
    color: #e30025;
}
.chef-box .chef-box-content .rtin-cat {
    border-top: 1px solid #e9e9e9;
    margin-top: 18px;
    padding-top: 18px;
}
.chef-box .chef-box-content .rtin-cat a {
    color: #444444;
}
.chef-box .chef-box-content .rtin-cat a:hover {
    color: #f89f24;
}
.chef-box .chef-box-content .rtin-cat i {
    color: #f89f24;
    padding-right: 8px;
}
/*-------------------------------------
#. EL: Contact Address
---------------------------------------*/
.rtin-contact-address ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.rtin-contact-address ul li {
    padding-bottom: 25px;
}
.rtin-contact-address ul li:last-child {
    padding-bottom: 0px;
}
.rtin-contact-address ul li h3 {
    display: block;
    color: #111111;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 12px;
    line-height: 1.4;
}
.rtin-contact-address ul li a {
    color: #646464;
}
.rtin-contact-address ul li a:hover {
    color: #444444;
}
.rtin-contact-address.dark ul li h3,
.rtin-contact-address.dark ul li a,
.rtin-contact-address.dark ul li {
    color: #ffffff;
}
/*-------------------------------------
#. EL: Contact Info
---------------------------------------*/
.rtin-contact-info ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.rtin-contact-info ul li {
    margin-bottom: 15px;
}
.rtin-contact-info ul li:last-child {
    margin-bottom: 0px;
}
.rtin-contact-info ul li i {
    border-radius: 50%;
    width: 40px;
    color: #ffffff;
    background: #ff4a52;
    height: 40px;
    margin-right: 10px;
    text-align: center;
    line-height: 40px;
}
.rtin-contact-info.light .rtin-content,
.rtin-contact-info.light ul li,
.rtin-contact-info.light ul li a {
    color: #444444;
}
.rtin-contact-info.dark .rtin-content,
.rtin-contact-info.dark ul li,
.rtin-contact-info.dark ul li a {
    color: #ffffff;
}
.rtin-contact-info .rtin-text {
    font-size: 16px;
    margin-top: -7px;
}
/*-------------------------------------
#. EL: Coll To Action
---------------------------------------*/
/* Style 1 */
.rt-el-cta .align-items {
    display: flex;
    align-items: center;
	justify-content: space-between;
}
.rt-el-cta .align-items .cta-content {
	flex: 1;
	margin-right: 30px;
}
@media (max-width: 767px ) {
	.rt-el-cta .align-items {
		display: inherit;
	}
	.rt-el-cta .align-items .cta-content {
		margin-right: 0;
	}
}
.cta-style1 .align-items h2 {
    font-size: 36px;
    line-height: 1.2;
}
.cta-style1 .align-items .rtin-button {
    text-align: right;
}
.cta-style1 .align-items .rtin-button a {
    border: 1px solid #111111;
    color: #ffffff;
    padding: 12px 20px;
    background: #111111;
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
    transition: all 0.3s ease-out;
    line-height: 1.4;
}
.cta-style1.dark .align-items .rtin-button a {
    border: 1px solid #ffffff;
    color: #111111;
    background: #ffffff;
}
.cta-style1 .align-items p {
    margin-bottom: 0;
}
.cta-style1.dark .align-items h2,
.cta-style1.dark .align-items p {
    color: #ffffff;
}
.cta-style1 .align-items .rtin-button a:hover {
    opacity: 0.9;
}
@media (max-width: 991px) {
    .cta-style1 .align-items h2 {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .cta-style1 .align-items h2 {
        font-size: 26px;
    }
    .cta-style1 .align-items h2,
    .cta-style1 .align-items p,
    .cta-style1 .align-items .rtin-button {
        text-align: center;
    }
    .cta-style1 .align-items .rtin-button {
        margin-top: 25px;
    }
}
/* Style 2 */
.cta-style2 .align-items .rtin-title {
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 0px;
	line-height: 1.2;
}
.cta-style2 .phone-number span i:before {
    font-size: 38px;
    color: #444444;
    margin-right: 15px;
}
.cta-style2 .phone-number h3 {
    display: inline-block;
    font-size: 50px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 0;
    line-height: 1.2;
}
.cta-style2.light .phone-number a,
.cta-style2.light .rtin-title {
    color: #111111;
}
.cta-style2.dark .phone-number a,
.cta-style2.dark .rtin-title,
.cta-style2.dark .phone-number span i:before {
    color: #ffffff;
}
@media (max-width: 1199px) {
    .cta-style2 .align-items .rtin-title {
        font-size: 32px;
    }
    .cta-style2 .phone-number h3 {
        font-size: 40px;
    }
    .cta-style2 .phone-number span {
        height: 50px;
        width: 50px;
        line-height: 50px;
    }
    .cta-style2 .phone-number span i:before {
        font-size: 24px;
    }
}
@media (max-width: 991px) {
    .cta-style2 .align-items .rtin-title {
        font-size: 32px;
        margin-bottom: 24px;
    }
    .cta-style2 .phone-number h3 {
        font-size: 40px;
    }
    .rt-el-cta.cta-style2 {
        text-align: center;
    }
    .cta-style2 .phone-number span {
        height: 50px;
        width: 50px;
        line-height: 50px;
    }
    .cta-style2 .phone-number span i:before {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .cta-style2 .align-items .rtin-title {
        font-size: 24px;
        margin-bottom: 20px;
    }
    .cta-style2 .phone-number h3 {
        font-size: 28px;
    }
    .cta-style2 .phone-number span {
        height: 45px;
        width: 45px;
        line-height: 45px;
    }
    .cta-style2 .phone-number span i:before {
        font-size: 18px;
    }
}
@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(248, 15, 53, 0);
        box-shadow: 0 0 0 0 rgba(248, 15, 53, 0);
    }
    70% {
        -moz-box-shadow: 0 0 0 15px #b60a26;
        box-shadow: 0 0 0 15px #b60a26;
    }
    100% {
        -moz-box-shadow: 0 0 0 0 #b60a26;
        box-shadow: 0 0 0 0 #b60a26;
    }
}

/*-------------------------------------
#. EL: Video
---------------------------------------*/
.rt-video {
	position: relative;
	z-index: 1;
}
.rtin-video .rtin-play {
    text-align: center;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    display: block;
    margin: 0 auto;
    z-index: 5;
    width: 60px;
    height: 60px;
    line-height: 60px;
    color: #ffffff;
    font-size: 24px;
    padding-left: 5px;
    background-color: rgba(255, 21, 21, 0.8);
    transition: all 0.5s ease-out;
}
.rtin-video .rtin-play:hover {
    background-color: rgba(255, 21, 21, 0.5);
}
.rtin-video {
    border: 1px solid #eff0f5;
    background-color: #ffffff;
    padding: 16px;
    position: relative;
}
.rtin-video:after {
    content: "";
    height: 100%;
    width: 100%;
    background-color: #ffffff;
    border: 1px solid #eff0f5;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    transform: rotate(-5deg);
    z-index: -1;
}
.post-video-icon {
	text-align: center;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    display: block;
    margin: 0 auto;
    z-index: 5;
    width: 60px;
    height: 60px;
    line-height: 60px;
    color: #ffffff;
    font-size: 24px;
    padding-left: 5px;
    background-color: rgba(255, 21, 21, 0.8);
    transition: all 0.5s ease-out;
}
.post-video-icon .video-play {
	color: #ffffff;
}
.post-video-icon:hover {
    background-color: rgba(255, 21, 21, 1);
}
/*-------------------------------------
#. EL: Theia Sticky Sidebar
---------------------------------------*/
.fixed-side-bar .fixed-bar-coloum {
    display: initial;
}
.fixed-sidebar-left {
	background: #ffffff;
	-webkit-box-shadow: 0px 5px 16px 0px rgba(202, 202, 202, 0.75);
    box-shadow: 0px 5px 16px 0px rgba(202, 202, 202, 0.75);
}
.fixed-sidebar-left .elementor-element ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
.fixed-sidebar-left .elementor-widget-wp-widget-nav_menu ul > li {
    margin-bottom: 20px;
    position: relative;
}
.fixed-sidebar-left .elementor-widget-wp-widget-nav_menu ul > li > a {
    font-size: 18px;
    color: #111111;
    padding: 5px;
    font-weight: 500;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.fixed-sidebar-left .elementor-widget-wp-widget-nav_menu ul > li > a:hover {
	color: #444444;
}
.fix-bar-bottom-copyright .rt-about-widget,
.fixed-sidebar-left .rt-about-widget {
	text-align: center;
}
.fix-bar-bottom-copyright .rt-about-widget .footer-about,
.fixed-sidebar-left .rt-about-widget .footer-about {
	font-size: 15px;
    color: #909090;
    margin-bottom: 14px;
}
.fix-bar-bottom-copyright .rt-about-widget ul li,
.fixed-sidebar-left .rt-about-widget ul li {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 5px;
}
.fix-bar-bottom-copyright .rt-about-widget ul li a,
.fixed-sidebar-left .rt-about-widget ul li a {
    background-color: transparent;
    color: #111111;
    font-size: 16px;
    width: inherit;
    height: inherit;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.fix-bar-bottom-copyright .rt-about-widget ul li a:hover,
.fixed-sidebar-left .rt-about-widget ul li a:hover {
    background-color: transparent;
    color: #444444;
}
.fixed-sidebar-left .theiaStickySidebar .elementor-widget-wrap {
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 6rem 0 5.5rem;
}
.fix-bar-bottom-copyright {
	display: none;
	background: #fff;
    padding: 20px;
	-webkit-box-shadow: 0px 1px 10px 0px rgba(224, 224, 224, 0.75);
    box-shadow: 0px 1px 10px 0px rgba(224, 224, 224, 0.75);
}
@media(min-width: 992px) and (max-width: 1199px) {
	.fixed-side-bar .post-grid-style2 .row > div {
		width: 100%;
		max-width: 100%;
		flex: 100%;
	}
}
@media(max-width:991px) {
	.fixed-side-bar .fixed-bar-coloum.fixed-sidebar-left {
		display: none;
	}
	.fix-bar-bottom-copyright {
		display: block;
	}
	.fixed-side-bar .elementor-container > .elementor-row > .elementor-element {
		/*width: 100%;*/
	}
}
/*-------------------------------------
#. EL: Instagram
-------------------------------------*/
#sb_instagram {
	padding-bottom: 0 !important;
}
#sb_instagram #sbi_load .sbi_follow_btn {
	margin-left: 0;
}
#sb_instagram .sbi_follow_btn {
    position: absolute;
    top: 50%;
	left: 50%;
    transform: translateY(-50%) translateX(-50%);
}
#sb_instagram #sbi_load .sbi_load_btn, 
#sb_instagram .sbi_follow_btn a,
.ig-block .instagallery-actions .igact-instalink {
	padding: 14px 20px;
    background: #ffffff;
    margin-top: 0;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #111111;
    letter-spacing: 2px;
	-webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#sb_instagram .sbi_follow_btn a:focus, 
#sb_instagram .sbi_follow_btn a:hover {
    outline: 0;
    box-shadow: none;
	background: #111111;
	color: #ffffff;
}
#sbi_images .sbi_photo_wrap {
	position: relative;
	overflow: hidden;
}
#sb_instagram #sbi_images {
    width: -webkit-fill-available;
    float: left;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: -5px;
    margin-right: -5px;
}
#sb_instagram.sbi_col_3 #sbi_images .sbi_item {
    width: 33.33%;
    padding-left: 5px !important;
    padding-right: 5px !important;
    justify-content: space-between;
    flex: 0 0 33.333333%;
    max-width: 33% !important;
    margin-bottom: 10px !important;
}
#sbi_images .sbi_photo_wrap a {	
	position: relative;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
#sbi_images .sbi_photo_wrap a:after {	
	content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
	opacity: 0;
	visibility: hidden;
    background-color: rgba(255, 74, 82, 0.8);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#sbi_images .sbi_photo_wrap a:hover:after {
	opacity: 1;
	visibility: visible;
}
#sbi_images .sbi_photo_wrap a:before {
    content: "\f16d";
    font-family: "FontAwesome";
	font-size: 50px;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    transform: scale(1.2) translateY(68%);
    right: 0;
    opacity: 0;
    visibility: hidden;
    text-align: center;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    color: #fff;
    z-index: 3;
}
#sbi_images .sbi_photo_wrap a:hover:before {
    transform: scale(1) translateY(50%);
	opacity: 1;
	visibility: visible;
}
/* Latest Recipe Widget */
.widget-latest .block-list {
	padding-left: 0px;
	margin-bottom: 0;
}
.ranna-box-background {
    padding: 30px 30px 10px;
    background-color: #ffffff;
    position: relative;
    z-index: 2;
}
/*-------------------------------------
#. EL: Recipe Category Widget
-------------------------------------*/
.elementor-widget-wp-widget-categories .elementor-widget-container {
	overflow: hidden;
}
/*-------------------------------------
#. EL: Recipe Category Addon
-------------------------------------*/
.category-box-layout1 {
	background-color: #ffffff;
	margin-bottom: 30px;
	position: relative;
}
.category-box-layout1:after {
	opacity: 0.8;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#111), to(transparent));
	background-image: -webkit-linear-gradient(transparent, #111);
	background-image: -moz-linear-gradient(transparent, #111), -moz-linear-gradient(transparent, #111);
	background-image: -o-linear-gradient(transparent, #111), -o-linear-gradient(transparent, #111);
	background-image: linear-gradient(transparent, #111), linear-gradient(transparent, #111);
	content: "";
	height: 80%;
	bottom: 0;
	left: 0;
	right: 0;
	position: absolute;
	width: 100%;
	z-index: 1;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.category-box-layout1 .item-figure {
	margin-bottom: 0;
	overflow: hidden;
}
.category-box-layout1 .item-figure img {
	transform: scale(1);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.over-link {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 9999999;
}
.category-box-layout1 .item-content {
	bottom: 0;
	z-index: 3;
	position: absolute;
	padding: 35px;
}
.ranna-recipe-category {
	position: relative;
}
.ranna-recipe-category.left .category-box-layout1 .item-content {
	left: 0;
	text-align: left;
}
.ranna-recipe-category.center .category-box-layout1 .item-content {
	text-align: center;
	left: 0;
	right: 0;
}
.ranna-recipe-category.right .category-box-layout1 .item-content {
	right: 0;
	text-align: right;
}
.category-box-layout1 .item-content .item-title {
	font-weight: 700;
	font-size: 26px;
	margin-bottom: 5px;
}
.category-box-layout1 .item-content .item-title a {
	color: #ffffff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.category-box-layout1 .item-content .item-title a:hover {
	color: #ff4a52;
}
.category-box-layout1 .item-content .sub-title {
	color: #cccccc;
	font-size: 16px;
	display: inline-block;
	position: relative;
	margin-bottom: 0;
	padding-bottom: 15px;
	padding-right: 5px;
	font-weight: 600;
}
.category-box-layout1 .item-content .sub-title:before {
	position: absolute;
	content: "";
	height: 2px;
	width: 100%;
	background-color: #ff4a52;
	bottom: 0;
	left: 0;
	z-index: 2;
}
.category-box-layout1:hover:after {
	height: 100%;
	opacity: 1;
}
.category-box-layout1:hover .item-figure img {
	transform: scale(1.2);
}
/*Category box 2*/
.category-box-layout-1 {
  margin-bottom: 5px;
}
.category-box-layout-1 a {
	display: block;
	background-color: #fff;
	text-align: center;
	border-radius: 5px;
	padding: 23px 15px 16px;
	box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
	transition: all 0.3s ease-in-out;	
}
.category-box-layout-1 a.es-min-height {
	min-height: 196px;
}
@media ( max-width: 768px ){
	.category-box-layout-1 a.es-min-height {
		min-height: 190px;
	}
}
.category-box-layout-1 .item-icon {
  margin-bottom: 15px;
}
.category-box-layout-1 .item-icon i {
  line-height: 1;
  display: inline-block;  
}
.category-box-layout-1 .item-icon i:before {
  font-size: 50px;
  color: #ff4a52;
  transition: all 0.3s ease-in-out;
}
.category-box-layout-1 .rt-categoty-icon {
	margin-bottom: 10px;
    min-height: 82px;
   /* display: flex;*/
    align-items: center;
	text-align: center;
}
.category-box-layout-1 .item-title {
  color: #000000;
  font-size: 18px;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
}
.category-box-layout-1 .item-sub-title {
  color: #646464;
  transition: all 0.3s ease-in-out;
}
.category-box-layout-1:hover a {
  background-color: #ff4a52;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.3);
}
.category-box-layout-1:hover .item-icon i:before {
  color: #fff;
}
.category-box-layout-1:hover .item-title,
.category-box-layout-1:hover .item-sub-title {
  color: #fff;
}
.category-box-layout-1 .imgnormal,
.category-box-layout-1 .imghover {
    padding: 0 40px;
}
.category-box-layout-1 .imgnormal{
	display:block;
}
.category-box-layout-1 .imghover {
	display:none;
}
.category-box-layout-1:hover .imgnormal{
	display:none;
}
.category-box-layout-1:hover .imghover {
	display:block;
}
.recipe-box-style4 .rtin-img,
.recipe-box-style4 .rtin-img img {
	border-radius: 5px;
}
.recipe-box-style4 .rtin-img:after ,
.recipe-box-style4 .rtin-single-post img {
	border-radius: 0 0 5px 5px;
}
/*-------------------------------------
#. EL: All author Addon
-------------------------------------*/
.author-box-layout1 .author-section-title {
	font-weight: 700;
	margin-bottom: 30px;
}
.author-box-layout1 .table td,
.author-box-layout1 .table th {
	vertical-align: middle;
	padding: 20px;
	border-top: 0;
	border: none;
}
.author-box-layout1 .table th {	min-width: 260px; }
.author-box-layout1 .author-personal-info {	display: flex; align-items: center;	justify-content: start; }
.author-box-layout1 .author-personal-info .item-figure img {
	border-radius: 50%;
	border: 4px solid #ffffff;
	-webkit-box-shadow: 0px 6px 10px 0px rgba(165, 165, 165, 0.58);
	-moz-box-shadow: 0px 6px 10px 0px rgba(165, 165, 165, 0.58);
	box-shadow: 0 6px 10px 0px rgba(165, 165, 165, 0.58);
}
.author-box-layout1 .author-personal-info .item-content {
	margin-left: 15px;
    text-align: left;
    text-transform: capitalize;
}
.author-box-layout1 .author-personal-info .item-content .item-title {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 0;
}
.author-box-layout1 .author-personal-info .item-content .item-title a {
	color: #111111;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.author-box-layout1 .author-personal-info .item-content .item-title a:hover {
	color: #ff4a52;
}
.author-box-layout1 .author-personal-info .item-content .item-designation {
	font-weight: 500;
}
.author-box-layout1 .author-social-info ul {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding: 0;
	margin: 0;
}
.author-box-layout1 .author-social-info ul li {
	margin-left: 1px;
	text-align: center;
	background-color: #ffffff;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 90px;
	width: 90px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 5px 16px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 5px 16px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0 5px 16px 0px rgba(0, 0, 0, 0.1);
}
.author-box-layout1 .author-social-info .item-title {
	font-size: 15px;
	color: #646464;
	margin-bottom: 0px;
}
.author-box-layout1 .author-social-info .item-number {
	font-size: 26px;
	color: #ff4a52;
	display: block;
	font-weight: 600;
	line-height: 1; 
}
.height-fix .product-box-layout10 figure.item-figure {
    width: 72%;
}
.ranna-slider-content-layout1,
.ranna-slider-content-layout1 .rtin-img img,
.post-grid-default .rtin-single-post .rtin-img,
.post-single-default .rtin-single-post .rtin-img, 
.post-box-default .rtin-single-post .rtin-img,
.product-box-layout3 .item-figure,
.post-slider-default .featured-box-layout1 .item-img img,
.ranna-box-background,
.product-box-layout4,
.product-box-layout4:before,
.product-box-layout4:after,
.mc4wp-form { 
	border-radius: 4px;
}
@media(max-width: 1199px) {
	.category-box-layout-1 .imgnormal, .category-box-layout-1 .imghover {
    padding: 0 20px;
}
.product-box-layout11 .item-figure img {
    width: 100%;
}
.post-box-style5.left .col-xl-7 > div {
    padding: 0;
}
}
@media(max-width: 991px){
.post-box-style5.left .col-xl-7 > div {
    padding: 0;
}
.category-box-layout-1 .imgnormal, .category-box-layout-1 .imghover {
    padding: 0 50px;
}
}
@media(max-width: 375px) {
	.category-box-layout-1 .imgnormal, .category-box-layout-1 .imghover {
    padding: 0 30px;
}
}
@media (max-width: 768px) {
.category-box-layout-1 a.es-min-height {
    min-height: 230px;
}
}
@media (max-width: 480px) {
.category-box-layout-1 a.es-min-height {
    min-height: 210px;
}
}

@media (max-width: 575px) {
.radius-5 .adv-search-wrap input.form-control {
    border-radius: 5px;
}
.adv-search-wrap .btn-group .input-group-btn button.btn-adv-serch {
    border-radius: 5px 0 0 5px;
}
}