@font-face {
    font-family: 'oriflame_scriptregular';
    src: url('../fonts/oriflame_script-webfont.woff2') format('woff2'),
         url('../fonts/oriflame_script-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

h1,
h2,
h3,
h4,
h5, .componentheading {
    font-family: 'Times New Roman', serif ;
    color: #204f79;
    margin-bottom: 0;
}

body,
p {
    font-family: 'Roboto', sans-serif;
	font-size: 16px;
}

.h1,
h1, .componentheading {
    color: #204f79;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 600;
	margin-bottom: 20px;
    margin-top: 0;
}

.h2,
h2,
.entry-header h2 {
    font-size: 24px;
    text-transform: uppercase;
}

.h3,
h3 {
    font-size: 18px;
    color: #346ca9;
    font-weight: 600;
	text-transform: uppercase;
}

.h4,
h4 {
    font-size: 16px;
    color: #87764e;
}

img {
    display: initial;
}

a {
    color: #346ca9;
}

.breadcrumb {
    background-color: transparent;
}

.breadcrumb>.active {
    color: #95bee6;
}


/* Header */

#sp-top-bar {
    background-color: #1b3043 !important;
    min-height: 11px;
    padding: 0;
}

#sp-header .logo {
    display: table;
    margin-top: 20px;
    background-position-x: -34px;
    padding-bottom: 36px;
    background-position-y: -15px;
}

.logo {
    margin-top: 20px;
}

.logo img {
    max-width: initial;
}

#sp-header .sp-default-logo {
    display: initial;
}

.header-text {
    margin-top: 66px !important;
    margin-bottom: 46px;
}

.header-text p {
    color: #204f79;
    font-size: 40px;
	font-family: 'oriflame_scriptregular';
}

#sp-header {
    box-shadow: 0 1px 0px rgba(0, 0, 0, 0.17);
    height: 133px;
	background: #f0f0f0;
}

@media (max-width: 1200px) {
    #sp-logo, #sp-top1 {
        width: 100% !important;
    }
    #sp-header .logo {
        margin-left: auto;
        margin-right: auto;
    }
    #sp-menu {
        width: 100%;
    }
    #sp-header {
        height: 267px;
    }
    .header-text p {
        text-align: center !important;
		font-size: 30px;
    }
    .header-text {
        margin-top: -10px !important;
        margin-bottom: 12px;
    }
}

@media (max-width: 768px) {
    #sp-header {
        box-shadow: initial;
    }
}

@media (min-width: 1201px){
	#sp-logo .sp-column {
		position: absolute;
	}
}



/*  Menu  */

#offcanvas-toggler {
    margin-left: 0px;
}

.sp-megamenu-parent {
	text-align: right;
	margin-top: 2px;
}

.sp-megamenu-parent>li {
}

.sp-megamenu-parent>li>a {
    color: #346ca9;
    font-weight: 600;
	letter-spacing: 0;
	font-size: 16px;
	    font-family: 'Times New Roman', serif ;
}

.sp-megamenu-parent>li.active>a,
.sp-megamenu-parent>li:hover>a {
    color: #95bee6;
}

.sp-megamenu-parent>li>a,
#offcanvas-toggler {
    line-height: 40px;
}

#sp-top-menu.menu-fixed {
    position: fixed;
    z-index: 98;
	width: 100%;
}

#sp-top-menu {
	box-shadow: 0px 2px 5px #ccc;
	position: fixed;
    z-index: 98;
	width: 100%;
}

/* Slider */


#sp-slider img {
    width: 100%;
    min-height: 200px;
    object-fit: cover;
}

.flexslider li {
	padding: 0; 
}

.flex-caption {
	font-family: 'oriflame_scriptregular';
	font-size: 44px !important;
    line-height: 54px !important;
    text-align: center;
	background: rgba(0,0,0,0.5) !important;
    text-shadow: 2px 2px 0 rgba(0,0,0,0.6) !important;
}

.flexslider ul.slides li a {
    display: inline-block !important;
    font-size: 16px;
    color: white;
    background: #9c8b64;
    padding: 0 30px;
    text-shadow: none;
    font-weight: 400;
	font-family: 'Roboto', sans-serif;
	margin-top: 10px;
}



.flexslider ul.slides li a:hover {
	background: #333;
}

@media (max-width: 767px) {
	.flex-caption {
		font-size: 18px !important;
		line-height: 24px !important;
	}	
	
}

@media (max-width: 1200px) {
    #sp-slider {
        margin-top: 35px;
    }
	
	.flex-caption {
		font-size: 33px !important;
		line-height: 43px !important;
	}
	
}


/*  Body   */

.breadcrumb a,
.breadcrumb>.active {
    font-size: 13px;
    color: #8c8c8c;
}

#sp-main-body {
    padding-top: 80px;
    /*padding: 30px 0 0;*/
}


.entry-header {
    margin-bottom: 0px;
}

.page-header, .componentheading{
    margin: 0;
    border-bottom: none;
    text-align: center;
}

.blog-featured .page-header {
    text-align: left;
}

#sp-title{
	text-align: center;
}


#sp-title h1, .sp-title h1{
    display: inline-block;
    border-bottom: 2px solid #9c8b64;
    padding: 0 50px 15px;
}


.blog-featured .page-header h1{
    border: none;
    padding: 0;
}


@media (min-width:992px){
img.content-image{
	max-width: 45%;
	padding: 0 2.5%;
}
}

p.caption{
	text-align: center;
	font-style: italic;
	
}

/* Right */

#sp-right .sp-module .sp-module-title{
    text-align: center;
}

#sp-right .get-in-touch{
	padding: 20px;
    background: #f0f0f0;
    border: 1px dotted #ddd;
}



#sp-right .gbs3 .gcore-display-table{
    width: 100%;
}




/*#fin-recaptcha{
    text-align: center;
}*/

.gbs3 .gcore-display-table{
	width: 100%;
}

.g-recaptcha {
    display: inline-block;
}

.gold-button{    
    background-color: #9c8b64;
    border-color: initial;
    border-radius: 0;
    color: white;
    border: 0;
    text-transform: uppercase;
    font-size: 14px;
    padding: 5px;
    min-width: 150px;
    font-weight: 500;
    
}

/*#fin-btnSubmit{
    text-align: center;
}*/

/* Panels */

.sp-module .sp-module-title {
    font-size: 26px;
}

#sp-history-panel a{
    color: #9c8b64;
}

/*#sp-historyimage img, #sp-ourporkimage img{
    max-width: 300px;
    border-radius: 50%;
}*/

#sp-historyimage p{
	margin-bottom:0;
}

#sp-history-panel .row, #sp-our-pork-panel .row{
    display: flex;
    align-items: center;
}

.front-image-left{
    
}

.front-image-right{
    
}

/* Contact Us */

#sp-contact-us {
    background-color: #1b3043;
}


#sp-contact-us input[type="text"],
#sp-contact-us textarea {
    border-radius: 0;
    border: 0;
    background-color: #2b3f50;
    font-style: italic;
    color: white;
    width: 100% !important;
}

input[type='text'].iconName {
    background-image: url(../images/form/name-icon.png);
    background-position: 7px 7px;
    background-repeat: no-repeat;
	text-indent:26px;
}

input[type='text'].iconEmail {
    background-image: url(../images/form/email-icon.png);
    background-position: 7px 7px;
    background-repeat: no-repeat;
	text-indent:26px;
}

input[type='text'].iconPhone {
    background-image: url(../images/form/phone-icon.png);
    background-position: 7px 7px;
    background-repeat: no-repeat;
	text-indent:26px;
}

#txtEnquiry.iconEnquiry {
    background-image: url("../images/form/pen-icon.png");
    background-position: 7px 7px;
    background-repeat: no-repeat;
	text-indent:26px;
}

#sp-contact-us input[type="submit"] {
    background-color: #9c8b64;
    border-color: initial;
    border-radius: 0;
    color: white;
    border: 0;
    text-transform: uppercase;
    font-size: 14px;
    padding: 5px;
    min-width: 150px;
    font-weight: 500;
    float: right;
}

#sp-contact-us .gbs3 .gcore-form-row .gcore-input {
    width: 100% !important;
}

#sp-contact-us .gbs3 .form-group {
    margin-bottom: 11px;
}

#fin-name {
    padding-left: 0;
    padding-right: 8px;
}

#fin-email {
    padding-left: 0;
    padding-right: 0;
}

@media (max-width: 991px) {
    #fin-name {
        padding-right: 0;
        margin-bottom: 11px;
    }
}

::-webkit-input-placeholder {
    /* Chrome */
    color: white;
    transition: opacity 250ms ease-in-out;
}

:focus::-webkit-input-placeholder {
    opacity: 0.5;
    color: white;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: white;
    transition: opacity 250ms ease-in-out;
}

:focus:-ms-input-placeholder {
    opacity: 0.5;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: white;
    opacity: 1;
    transition: opacity 250ms ease-in-out;
}

:focus::-moz-placeholder {
    color: white;
    opacity: 0.5;
}

:-moz-placeholder {
    /* Firefox 4 - 18 */
    color: white;
    opacity: 1;
    transition: opacity 250ms ease-in-out;
}

:focus:-moz-placeholder {
    color: white;
    opacity: 0.5;
}

#sp-footer1 h3, #sp-footer2 h3 {
    color: #FFF;
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 600 !important;
}

.chrono_credits {
    display: none;
}


/*  Footer  */

#sp-footer {
    background-color: #182430;
}

#sp-footer2 {
    font-family: Roboto;
    font-size: 11px;
}

/* K2 */

div.catItemBody{
	padding: 0px;
}




/* K2 layout structure (preserved after K2 removal) */
div.itemContainer {
    float: left;
    width: 33.333%;
    box-sizing: border-box;
    border-right: 1px dashed lightgray;
    padding: 0;
}
div.itemContainerLast {
    border-right: 0;
}
.clr {clear:both;height:0;line-height:0;display:block;float:none;padding:0;margin:0;border:none;}
span.catItemImage {display:block;text-align:center;margin:0 0 8px 0;}
span.catItemImage img {max-width:100%;height:auto;}
@media screen and (max-width:600px) {
    div.itemContainer {
        float: none;
        display: block;
        width: 100% !important;
        border-right: 0;
    }
}





/*div.itemContainer{*/
/*    border-right: 1px dashed lightgray;*/
/*	padding: 0;*/
/*}*/

/*div.itemContainerLast{*/
/*    border-right: 0;*/
/*}*/

.ItemHeading{
	min-height: 460px;
	background: #f0f0f0;
	padding: 20px 20px 10px;
	margin-bottom: 10px;
}

h3.catItemTitle{
	font-size: 24px;
	margin-bottom: 10px;
    min-height: 40px;
}

div.catItemView{
    padding: 0px;
    text-align: center;
}

.catItemImage img{
    border-radius: 50%;
}

.catItemText{
	padding: 0 20px;
}

/* Testimonial Panel */

#sp-testimonials .sp-module-title{
    text-align: center;
    margin-bottom: 40px;
}

.row.testimonial-panel{
    display: flex;
    align-items: center;
}

.testimonial-panel h3{
    text-align: center;
}

.testimonial-text{
    font-style: italic;
}

.testimonial-title{
    font-weight: bold;
}

.testimonial-image img{
    border-radius: 50%;
}

a.testimonial-link{
    text-align: center;
    display: inline-block;
    background-color: #9c8b64;
    border-color: initial;
    border-radius: 0;
    color: white;
    border: 0;
    text-transform: uppercase;
    font-size: 14px;
    padding: 5px 35px;
    margin-top: 30px;
}

/* OUR PORK CUSTOMER TESTIMONIALS */

#sp-right .custom-customer-testimonials p{
	color: #1b3043;
	font-size: 18px;
	font-style: italic;
	font-family: 'Roboto Slab', serif;
	font-weight: 400;
}

#sp-right .custom-customer-testimonials h3{
	text-transform: CAPITALIZE;
    font-family: 'oriflame_scriptregular';
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
    margin: 30px 0;
    text-align: center;
}

/* Native page heading styling (replaces Flexi title module) */
.page-header h1 {
    display: inline-block;
    border-bottom: 2px solid #9c8b64;
    padding: 0 50px 15px;
}














/* We Care page */
.wc-intro p {
    font-size: 18px;
    line-height: 1.7;
    max-width: 800px;
    margin: 0 auto 50px;
    text-align: center;
    color: #444;
}
.wc-feature {
    align-items: center;
    margin-bottom: 50px;
}
.wc-feature img {
    width: 100%;
    height: 440px;
    object-fit: cover;
    display: block;
    border-radius: 4px;
}

.wc-portrait img {
    object-position: center 30%;
}

.wc-feature h3 {
    margin-bottom: 14px;
}
@media (min-width: 992px) {
    .wc-feature:nth-of-type(even) {
        flex-direction: row-reverse;
    }
}
@media (max-width: 991px) {
    .wc-feature img {
        height: 240px;
        margin-bottom: 20px;
    }
}





/* History page closing statement */
.history-closing {
    max-width: 800px;
    margin: 10px auto 40px;
    padding: 30px;
    background: #f0f0f0;
    border-left: 4px solid #9c8b64;
}
.history-closing p {
    font-size: 18px;
    line-height: 1.7;
    font-style: italic;
    margin: 0;
    color: #204f79;
}