body {
    overflow-y: scroll !important;
    font-family:"Times New Roman", Times, serif;
}

a {
    text-decoration:none !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family:"Times New Roman", Times, serif;
    color:#000 !important;
    font-style:normal !important;
}

body, p {
    color:#000 !important;
}

.ctcc-inner {
    font-family: Arial,Helvetica,sans-serif !important;
}

.wrapper {
    background-color: #fff !important;
    width:100% !important;
}

.wc-logo {
    width:100%;
    margin:50px auto 30px auto;
    text-align:center;    
}

.wc-logo img {
    width:100%;
    max-width:100%;
    height:auto;
    max-width:240px;
}

.blog-header {
    width:100%;
    margin:0 auto 0 auto;
    text-align:center;
}

.blog-header-left, .blog-header-middle, .blog-header-right {
    display:inline-block;
    vertical-align:middle;
    width:30%;
}

.blog-header-left {
    text-align:left;
    width: 30%;
    vertical-align: top;
    padding-top: 20px;
    position: relative;
}

.blog-header-middle img {
    width: 100%;
    height: auto;
    max-width: 340px;
}

.blog-header-right {
    width: 30%;
    text-align: right;
    vertical-align: top;
    padding-top: 20px;
    position: relative;
}

.blog-header-left img {
    width: 100%;
    height: auto;
    max-width: 190px;
}

.blog-header-middle img {
    width:100%;
    max-width:100%;
    height:auto;
    max-width:330px;
}

.blog-header-middle div img {
    width:100%;
    max-width:100%;
    height:auto;
    max-width:430px;
    margin:10px 0 30px 0;
}

.blog-header-right img {
    width:100%;
    max-width:100%;
    height:auto;
    max-width:185px;
}

.shop-online {
    padding:8px 0 0 35px;
    font-family: Arial,Helvetica,sans-serif !important;
}

.shop-online, .shop-online a, .shop-online a:hover {
    background:url('../white-co-images/shop-icon.png') no-repeat top left;
    -moz-background-size:35px 29px;
    -ie-background-size:35px 29px;
    -o-background-size:35px 29px;
    -webkit-background-size:35px 29px;
    background-size:35px 29px;
    background-position:0 0;
    width:35px;
    height:21px;
    border:2px solid #ccc !important;
    width:150px !important;
    text-align:center !important;
    cursor:pointer !important;
    font-size:11px !important;
    text-transform:uppercase !important;
    text-decoration:none !important;
    color:#000 !important;
}

.shop-online a, .shop-online a:hover {
    text-decoration:none !important;
    color:#000 !important;
}

.shop-online:hover {
    background:url('../white-co-images/shop-icon.png') no-repeat top left;
    -moz-background-size:35px 29px;
    -ie-background-size:35px 29px;
    -o-background-size:35px 29px;
    -webkit-background-size:35px 29px;
    background-size:35px 29px;
    text-decoration:none !important;
    color:#fff !important;
    background-color:#000 !important;
    border:2px solid #000 !important;
}

.search-box {
    border:2px solid #ccc !important;
    width:185px;
    float:right;
}

.search-box:hover {
    border:2px solid #000 !important;
}

.search-input {
    border:0;
    font-family: Arial,Helvetica,sans-serif;
    font-size:11px;
    text-align:center;
    padding:0px 10x 5px 0px !important;
    height:19px;
    width:140px;
}

.search-btn {
    background:url('../white-co-images/search-icon.png') no-repeat top left;
    -moz-background-size:35px 29px;
    -ie-background-size:35px 29px;
    -o-background-size:35px 29px;
    -webkit-background-size:35px 29px;
    background-size:35px 29px;
    background-position:0 0;
    width:35px;
    height:29px;
    border:0;
    text-indent:-9999px;
    cursor:pointer;
}

.search-btn:hover {
    background:url('../white-co-images/search-icon-over.png') no-repeat top left;
     -moz-background-size:35px 29px;
    -ie-background-size:35px 29px;
    -o-background-size:35px 29px;
    -webkit-background-size:35px 29px;
    background-size:35px 29px;
    background-position:-60 0;
}

.side_menu, .side_menu h4 {
    background-color: #e9e8e8 !important;
    color:#333 !important;
    padding-top:50px !important;
    font-family:"Times New Roman", Times, serif !important;
}

/* side-menu a, .wpp-list a {
    color:#666 !important;
    font-family: Arial,Helvetica,sans-serif !important;
}

side-menu a:hover, .wpp-list a:hover {
    color:#000 !important;
} */

.side_menu_button_wrapper {
    display: inline-block;
    position: absolute;
    right:5%;
    top:5px;
}

.bellow_header ul li {
    dislay:inline-block;
}

.drop_down .second {
	display: inline-block !important;
}

.drop_down .second .inner {
    display: inline-block !important;
}

nav.mobile_menu ul li {
    margin:0;
    padding:0 !important;
}

nav.mobile_menu ul li a {
    font-family: Arial,Helvetica,sans-serif !important;
    font-style:normal !important;
    text-transform:uppercase !important;
    margin:0;
    padding:15px 10px 5px 25px !important;
}

.nav-wrapper {
    width:100%;
    position:absolute;
    z-index:10000;
}

#sticky {
   position:static;
    background:#e9e8e8;
    width:100%;
    height:39px;
}

nav.main_menu ul li a {
    color:#000 !important;
    font-family: Arial,Helvetica,sans-serif !important;
    text-transform:uppercase;
    font-style:normal !important;
    font-size:12px;
}

#sticky.stick {
    position: fixed;
    top: 0;
}

#sticky li a {
    line-height:100% !important;
    height:24px;
    padding-top:15px;
}

.header_bottom {
    padding:0px !important;
}

.carousel-inner {
    display:block !important;
}

.q_slider {
    border-top:20px solid #fff;
    margin-top:62px;
}

.carousel-inner .dark h2, .carousel-inner .light h2 {
    font-style:italic !important;
}

.carousel-caption-whiteco {
    padding-left:10px;
    padding-right:10px;
}

container_inner {
    width:100% !important;
    text-align:center !important;
    margin: 0px auto;
}

nav.main_menu.right {
    position: relative;
    left: 0px;
    right: 0px;
    display: inline-block;
    text-align: center;
    width: 100%;
    /* float: left; */
    margin:0px auto 0px auto;
    height:39px;
}

nav.main_menu.right ul {
    max-width:1900 px !important;
    margin: 0 auto !important;
    text-align:center !important;
    display: inline-block;
}

nav.main_menu ul li:hover, nav.main_menu ul li a:hover, #sticky li a:hover {
    background-color:#ccc !important;
    color:#333 !important;
}

.nav-on {
    background-color:#ddd !important;
    color:#333 !important;
}

.drop_down .second .inner_arrow {
    border-bottom-color:#e9e8e8 !important;
    margin-top:1px;
}

.drop_down .second .inner_arrow {
    left:30px;
    top: -7px;
}

#sticky .current {
    background-color:#000 !important;
    color:#fff !important;
}

.sub-nav-wrapper {
    background-color:#e9e8e8;
    width:100%;
    min-width:970px;
    text-align:center;
    padding:10px 10px 10px 10px;
}

.sub-nav-wrapper h3 {
    padding:10px 20px 0px 20px;
    font-family:'"Times New Roman", Times, serif' !important;
    font-size:12px;
    text-transform:none !important;
}

.sub-nav-1 {
    margin-left:-82px;
}

.sub-nav-2 {
    margin-left:-153px;
}

.sub-nav-3 {
    margin-left:-235px;
}

.sub-nav-4 {
    margin-left:-301px;
}

.sub-nav-5 {
    margin-left:-362px;
}

.sub-nav-6 {
    margin-left:-491px;
}

.sub-nav-7 {
    margin-left:-602px;
}

.sub-nav-8 {
    margin-left:-763px;
}

.sub-nav-blog-item {
    display:inline-block;
    vertical-align:top;
    margin:0 0 10px 2px;
    width:190px;
    margin:0;
    padding:0;
}

.sub-nav-blog-item img {
    /* opacity:0.8; */
    -webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	-o-transition: -o-transform 0.3s ease-in-out;
	-ms-transition: -ms-transform 0.3s ease-in-out;
	-moz-transition: -moz-transform 0.3s ease-in-out;
	-webkit-transition: -webkit-transform 0.3s ease-in-out;
	-webkit-backface-visibility: hidden;
}

.sub-nav-blog-item img:hover {
    /* opacity:1; */
    -webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}

.sub-nav-blog-pic {
    width:160px;
    max-width:100%;
    height:auto;
    text-align:center;
    margin:20px auto 10px auto;
}

.sub-nav-link:hover, .sub-nav-link a:hover, .sub-nav-link h4:hover, .sub-nav-link h4 a:hover {
	color:#000 !important;
    background:#e9e8e8 !important;
    background-color:#e9e8e8 !important;
}

.sub-nav-link {
    width:160px;
    max-width:100%;
    height:auto;
    text-align:center;
    margin:0 auto 0 auto;
    text-transform:none !important;
}

.sub-nav-link h4 {
    padding-bottom:20px;
    font-family:'"Times New Roman", Times, serif' !important;
    font-size:12px;
    text-align:center;
    margin:0;
    font-style:normal;
}

nav.main_menu > ul > li > a span.line {
    display: none !important;
}

.qbutton, #submit_comment {
    text-transform:uppercase !important;
    background-color:#000 !important;
    color:#fff !important;
    border-radius:0 !important;
    position: relative;
    display: inline-block;
    width: auto;
    height: auto;
    line-height:100%;
    margin: 0px;
    font-size: 11px;
    padding: 8px 17px 8px 17px;
    font-family: Arial,Helvetica,sans-serif !important;
}

.qbutton.transparent_button a, .qbutton.transparent_button {
	color: #fff !important;
	border: 1px solid #fff !important;
}

.qbutton:hover {
    background:#fff !important;
    color:#000 !important;
}

.qbutton.transparent_button a:hover {
    background:#fff !important;
    color:#000 !important;
}

.carousel-inner .slider_content .text .qbutton.transparent_button:hover{
    background-color: #000 !important;
}

.carousel_inner .separator {
    display:none;
    /* display: inline-block; */
}

.carousel-inner .separator.small {
    /* display: inline-block; */
    display:none !important;
    width: 250px;
    margin: 15px 0px 10px;
}

.carousel-inner .slider_content_outer {
    width: 100% !important;
    max-width: 1800px !important;
    margin:0 auto 0 auto !important;
}

.grid_section .section_inner {
    width:100% !important;
    max-width:1900px !important;
    margin: 0px auto;
    position: relative;
    z-index: 20;
}

.carousel-control .thumb_holder {
    font-family: Arial,Helvetica,sans-serif;
}

.full_width {
    background:#fff;
    /* margin-top:40px; */
}

.full-width-blog-posts {
    width:100%;
}

.full_width_inner {
    width:100% !important;
}

.wpb_wrapper {
    width:100%;
    background:#fff !important;
}

.wpb_layerslider_element {
    background:#fff;
}

.vc_row {
    width:100%;
    /* margin-left:-15px;
    margin-right:-15px; */
    margin-left:0;
    margin-right:0;
}

.wpb_wrapper {
    width:100% !important;
    background:#e9e8e8;
    margin:20px 0 40px 0 !important;
    text-align:center;
}

.wpb_wrapper h3 {
    padding: 15px 0 15px 0;
    background:#e9e8e8;
    font-family: Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    font-style:normal;
    font-size:15px;
}

.latest_post_holder  {
    float:left;
    width:69% !important;
    margin-left:3%;
    /* margin-bottom: 50px; */
}

.latest_post_holder ul  {
    margin-bottom:20px !important;
}

.latest_post_holder .flexslider ul  {
    margin-bottom:0px !important;
}

.home .latest_post_holder ul li {
    margin:0 2% 0 2% !important;
    width:30.66% !important;
    text-align: center;
    display:inline !important;
}

.home .latest_post_holder ul li:first-of-type {
    margin:0 2% 0 0 !important;
}

.home .latest_post_holder ul li:nth-of-type(3n+0) {
    margin:0 0 0 2% !important;
}

.latest_post_text_inner h4 {
    font-size:18px;
    font-style:normal;
    line-height:120%;
}

.post_date {
    font-family: Arial,Helvetica,sans-serif !important;
    font-size:9px !important;
    line-height:100% !important;
    color:#666 !important;
    text-transform: uppercase !important;
    font-style:normal !important;
}

.boxes_excerpt {
    color:#000;
    font-family:"Times New Roman", Times, serif;
    font-size:14px;
    line-height:120%;
    /* padding:0 20px 0 20px !important; */
    padding:0 !important;
}

.post_read_more a {
    color:#fff;
    background:#000;
    padding: 8px 17px;
    letter-spacing: 0.06em;
    display:inline-block;
    border:1px solid #fff;
    text-decoration:none;
    text-transform:uppercase;
    font-size: 10px;
    line-height: 110% !important;
    vertical-align: middle;
    min-width: 56px;
    font-style:normal !important;
    font-family: Arial,Helvetica,sans-serif !important;
    overflow: visible;
}

.post_read_more a:hover {
    color:#000;
    background:#fff;
    border:1px solid #000;
    text-decoration:none;
}

.social-panels {
    float:right;
    width:20%;
    background:#e9e8e8;
    margin:20px 0 40px 0 !important;
    padding:0 2.5% 0 2.5%;
    text-align:center;
}

#sb_instagram {
    abckground:#e9e8e8 !important;
}

#sb_instagram.sbi_col_1 #sbi_images .sbi_item, .sbi_photo_wrap, .sbi_photo_wrap img {
    max-width:100% !important;
    width:100% !important;
    height:auto !important;
}

#sb_instagram .sbi_photo_wrap {
    position: relative;
    overflow: hidden;
    margin-bottom:20px;
}

#sb_instagram {
    background:#e9e8e8 !important;
}

#sb_instagram .sbi_follow_btn {
    display: none;
}

.instagram-panel {
    width:100%;
    text-align:center;
    margin:0 0 40px 0;
}

.instagram-header {
    font-size:15px;
    text-transform:uppercase;
    padding:25px 0px 25px 0px;
    color:#000;
    width:100%;
    max-width:417px !important;
    text-align:center;
    font-family: Arial,Helvetica,sans-serif;
}

.instagram-follow a {
    font-size:11px !important;
    color:#fff !important;
    background:#000 !important;
    padding: 8px 17px;
    display:inline-block;
    border:1px solid #fff;
    text-decoration:none;
    text-transform:uppercase;
    font-style:normal !important;
    font-family: Arial,Helvetica,sans-serif;
    line-height:110% !important;
    text-align:center !important;
    margin:0 auto;
}

.instagram-follow a:hover {
    color:#000 !important;
    background:#fff !important;
    border:1px solid #000;
}

.lets-connect-panel {
    padding:0 !important;
    text-align:center !important;
    color:#000;
    margin:40px 0 40px auto !important;
    max-width:417px;
    width:100%;
}

.lets-connect-header {
    font-size:14px;
    text-transform:uppercase;
    font-family: Arial,Helvetica,sans-serif;
    padding:0 0 10px 0;
}

.q_social_icon_holder .fa-stack.fa-4x, .q_social_icon_holder i.simple_social.fa-4x {
    width:40px;
    height:40px;
    line-height:40px;
}

.q_social_icon_holder .fa-stack.fa-4x i {
    font-size: 20px;
    line-height: 40px;
    vertical-align: top;
}









.textwidget .q_social_icon_holder i.simple_social {
    position: relative;
    display: block;
    color: #fff;
    margin:0;
    text-align: center;
    overflow:hidden;
    border-radius: 2em;
    color:#fff;
    background:#8c8c8c;
}

.textwidget .q_social_icon_holder i.simple_social.fa-lg {
    font-size: 18px;
    line-height: 30px;
    vertical-align:top;
    width:30px;
    height:30px;
    line-height:30px;
    overflow:hidden;
}

.textwidget .q_social_icon_holder i.simple_social.fa-lg:hover {
    color:#fff;
    background:#333;
    overflow:hidden;
}

.textwidget .q_social_icon_holder i.simple_social {
    position: relative;
    display: block;
    color: #fff;
    margin:0;
    text-align: center;
    overflow:hidden;
    transition: -moz-transform 0s ease-in-out 0s;
}

.textwidget .q_social_icon_holder i.simple_social.social_share_hover {
    position: absolute !important;
    bottom: -100% !important;
    left: 0px;
    width:30px;
    height:30px;
    line-height:30px;
}

 .mywhiteco-panel {
    padding-bottom:80px !important;
    text-align:right;
    width:100%;
}

.mywhiteco-header {
    font-size:16px;
    text-transform:uppercase;
    padding:0px 0px 20px 0px;
    color:#000;
    width:100%;
    max-width:417px !important;
    text-align:center;
    font-family: Arial,Helvetica,sans-serif;
    float:right;
    background:#e9e8e8;
}

.mywhiteco-panel img {
    max-width:100% !important;
    width:100% !important;
    height:auto !important;
}

.mywhiteco-promo-text {
    font-size:18px !important;
    font-family:"Times New Roman", Times, serif !important;
    color:#000 !important;
    text-align:center !important;
    color:#000 !important;
    line-height:120% !important;
    margin:0 auto 0 auto;
    max-width:417px;
}

.mywhiteco-promo-text .cta {
    padding:10px !important;
}

.mywhiteco-cta {
    text-align:center;
    max-width:417px;
    margin:10px auto 0 auto;
}

.mywhiteco-cta a {
    color:#fff !important;
    background:#000 !important;
    padding:8px 17px 8px 17px;
    display:inline-block;
    border:1px solid #fff;
    text-decoration:none;
    text-transform:uppercase;
    font-size:11px;
    line-height:120%;
    font-style:normal !important;
    font-family: Arial,Helvetica,sans-serif !important;
    width:auto;
    height:auto;
}

.mywhiteco-cta a:hover {
    color:#000 !important;
    background:#fff !important;
    border:1px solid #000;
    text-decoration:none;
}

.mywhiteco-cta img {
    width:100%;
    max-width:100%;
    height:auto;
    max-width:18px;
}

/* FUDGED FIX TO REMOVE WASTEFUL SPACING AROUND FORM */
.vc_custom_1451561432702 {
    margin-left: -15px !important;
    width: 100%;
    width: -webkit-calc(100% + 30px);
    width: -moz-calc(100% + 30px);
    width: calc(100% + 30px);
}

.signup-form {
    width:100%;
    background:#e9e8e8;
    padding:0px;
    text-align:center;
}

.signup-col1, .signup-col2, .signup-col3 {
    display:inline-block;
    vertical-align:middle;
    margin:0 20px 0 0 !important;
}

.signup-col4 {
    display:inline-block;
    vertical-align:middle;
    margin:0 !important;
}

.signup-col4 {
    margin:0;
}

.signup-col1 img {
    width:100%;
    max-width:100%;
    height:auto;
    max-width:30px;
    padding-top:4px;
}

.signup-col2 {
    font-size:20px !important;
    font-family:"Times New Roman", Times, serif !important;
    color:#000 !important;
    font-style:italic !important;
}

.signup-input, .signup-input:focus, wpcf7-text, wpcf7-text:focus {
    border:1px solid #000 !important;
    color:#000 !important;
    padding:5px 10px 5px 10px !important;
    font-family:"Times New Roman", Times, serif !important;
    font-size:15px !important;
    text-transform:capitalize !important;
    margin-top:14px !important;
    width:90% !important;
    font-style:italic;
    background-color:#fff !important;
    /* text-align:center; */
}

.signup-submit {
    letter-spacing:6px !important;
    color:#000 !important;
    background:#fff !important;
    font-size:12px !important;
    line-height:12px !important;
    border-radius:0 !important;
    height:30px !important;;
    padding:0px 10px 0 15px !important;
    border:1px solid #000 !important;
    margin-top:-1px;
}

.signup-submit:hover {
    color:#fff !important;
    background:#000 !important;
    border-radius:0 !important;
}

span.wpcf7-not-valid-tip {
    display:none !important;
}

div.wpcf7-response-output.wpcf7-validation-errors {
    color: #fff !important;
    font-size:18px;
    background:#333 !important;
    margin:0 -30px 0 0 !important;
    width:100% !important;
    font-family: Arial,Helvetica,sans-serif;
    margin:0 !important;
    text-transform: uppercase;
    text-align:center;
    font-style:normal !important;
}

div.wpcf7 img.ajax-loader {
    margin-left:14px !important;
}

div.wpcf7-response-output.wpcf7-mail-sent-ok {
     color: #fff !important;
    font-size:18px;
    background:#333 !important;
    margin:0 -30px 0 0 !important;
    width:100% !important;
    font-family: Arial,Helvetica,sans-serif;
    margin:0 !important;
    text-transform: uppercase;
    text-align:center;
    font-style:normal !important;
}


input.wpcf7-form-control.wpcf7-submit {
    line-height:40px;
    font-family:Arial,Helvetica,sans-serif;
}

.grid_section {
	width: 100% !important;
	margin: 0px auto;
	position: relative;
	z-index: 20;
	-webkit-transform: translateZ(0px);
}

.grid2 .grid_section .section_inner{
	width: auto !important;
}

.ls-v5 .ls-nav-next {
    padding:20px 20px 20px 10px !important;
}

.ls-v5 .ls-nav-prev {
    padding:20px 10px 20px 20px !important;
}

.ls-v5 .ls-nav-next {
    background-position: -135px 20px !important;
}

.ls-v5 .ls-nav-prev {
    background-position: 15px 20px !important;
}

.ls-v5 .ls-nav-next:hover {
    background-position: -135px 20px !important;
}

.ls-v5 .ls-nav-prev:hover {
    background-position: 15px 20px !important;
}

.archive-outer {
    width:100%;
    margin:0 0 30px 0;
    background:#fff;
    text-align:center;
}

.archive-wrapper  {
    font-family:"Times New Roman", Times, serif !important;
    text-transform:uppercase;
}

.archive-wrapper h3 {
    width:100% !important;
    padding:10px 0 10px 0;
    background:#e9e8e8;
    font-family: Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    font-style:normal;
    margin:0px 0 20px 0 !important;
    font-size:14px;
}

.archive-list-panel h4 {
    font-family:"Times New Roman", Times, serif !important;
    text-transform:uppercase;
    font-style:normal;
    font-size:15px;
}

.archive-list-panel {
    display:inline-block;
    /* width:40%; */
    width:90%;
    text-align:center;
    padding:0 2.5% 0.5% 2.5%;
    font-family:"Times New Roman", Times, serif !important;
    text-transform:uppercase;
    font-size:11px;
    vertical-align:top;
}

.archive-list-panel ul {
    margin:5px 0 0 0;
}

.archive-list-panel ul li {
    display: inline;
    margin:0;
    list-style: outside none none;
}

.archive-count {
    color:#999 !important;
}

.archive-list-panel ul li {
    padding: 0 10px;
    border-right: 1px solid #666;
}

.archive-list-panel ul li:last-child {
     border-right: none;
}

footer {
    z-index: 0 !important;
}

.footer_top_holder {
    background-color: #e9e8e8 !important;
    color:#000 !important;
}

.footer_bottom_holder {
    background-color: #cecccc !important;
    color:#000 !important;
}

.footer-nav {
    margin:-20px 0 50px 0 !important;
    height:30px !important;
}

.footer-nav.main_menu > ul > li > a {
    line-height:35px !important;
}

.footer-nav .menu-item a {
    color:#000 !important;
    height:34px !important;
}


.footer-nav .menu-item {
    color:#000 !important;
    height:34px !important;
}

.footer_bottom {
    height:34px !important;
    font-family: Arial,Helvetica,sans-serif !important;
}

.follow-us-header {
    font-size:14px;
    margin:0 0 10px 0;
    font-family: Arial,Helvetica,sans-serif !important;
    color:#5d5d5d;
    text-transform:uppercase;
}

.footer_top .q_social_icon_holder {
    float: none !important;
}

.footer_top .q_social_icon_holder .fa-stack.fa-4x, .footer_top .q_social_icon_holder i.simple_social.fa-4x {
    width: 30px !important;
    height: 30px !important;
    line-height: 30px !important;
}

.footer_top .q_social_icon_holder .fa-stack.fa-4x i {
    font-size: 18px !important;
    line-height: 18px !important;
}

.footer_top .q_social_icon_holder {
    margin: 0px 10px !important;
}

/*  HOME PAGE SLIDER ON CLICK CAROUSEL */
/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/

#owl-demo {
	margin:20px 2.5% 40px 2.5%;
    width:97.5%;
}

.owl-posts {
	margin:0 0 20px 0;
    width:100%;
}

.owl-preview {
	margin:0 0 0px 0;
    width:100%;
}

.editors-pick-panel {
    padding:0 40px 0 0;
    position:relative;
    text-align:center;
}

.editors-pick-panel-promo {
    position:absolute;
    top:0;
    right:40px;
    font-size:11px;
    font-family: Arial,Helvetica,sans-serif;
    padding:5px 15px 5px 15px;
    text-transform:uppercase;
}

.editors-pick-info {
    font-family: "Times New Roman", Times, serif;
    font-size:16px;
    line-height:120%;
    color:#000 !important;
    margin:20px 0 10px 0;
}

.editors-pick-price {
    font-family: Arial,Helvetica,sans-serif;
    font-size:14px;
    color:#000 !important;
    margin:0 0 20px 0;
    font-weight:bold;
}

.editors-pick-price-small {
    font-size:90%;
    font-weight:normal;
}

.owl-theme .owl-controls {
    margin:10px 0 0px 0;
	text-align: center;
    cursor:pointer;
}

.edpicks .owl-controls {
    margin:10px 0 0 -2.5%;
	text-align: center;
}

.owl-preview .owl-controls {
    display:none !important;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div {
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}

.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
    cursor:pointer;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	/* background: url(../images/AjaxLoader.gif) no-repeat center center */
}

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(../images/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}



/*  HOME PAGE SLIDER ON CLICK CAROUSEL */






.blog_holder article .post_image, .blog_holder article .post_image > a, .blog_holder article .post_image img, .blog_holder article .post_text {
    text-align:center !important;
    font-family: "Times New Roman",Times,serif !important;
    font-size: 14px !important;
    line-height: 120% !important;
}

.blog_holder article .post_text > h4 {
    font-style:normal !important;
}

.blog_holder article .post_image, .blog_holder article .post_image > a, .blog_holder article .post_image img, .blog_holder article .post_text {
    text-align: center !important;
}

.title.title_size_medium h1 {
    font-style:normal !important;
    font-size: 20px !important;
    font-family: Arial,Helvetica,sans-serif !important;
    text-transform:uppercase !important;
}

.title_subtitle_holder p {
    font-style:normal !important;
    font-size: 16px !important;
    font-family: "Times New Roman",Times,serif !important;
}

.title.title_size_medium p:first-of-type {
    margin-top:5px;
}

.category .social-panels {
    margin-top:0px !important;
}

.subtitle {
    display:none !important;
}

.title {
    display: block;
    width: 100%;
    height:auto !important;
    min-height:50px;
    text-align: left;
    position: relative;
    z-index: 101;
}

.title h1 {
    padding-top:40px;
    padding-bottom:0px;
}


.blog_holder.masonry article {
    width: 29.66% !important;
}

.blog_holder.masonry article, .blog_holder.masonry_full_width article {
    margin: 0px 3% 3% 0 !important;
    text-align:center !important;
}

.blog_holder.masonry article:nth-of-type(3n+0), .blog_holder.masonry_full_width article:nth-of-type(3n+0) {
    margin-right:0% !important;
}

.blog_holder {
    /* width:102.33% !important; */
    width:100% !important;
}

.container_inner {
    width: 100% !important;
    margin:0 !important;
}

.blog_load_more_button a {
    margin:0;
    color:#fff;
    background:#000;
    padding:8px 17px 8px 17px;
    letter-spacing: 0.06em;
    display:inline-block;
    border:1px solid #fff;
    text-decoration:none;
    text-transform:uppercase;
    font-size: 10px;
    min-width: 56px;
    font-style:normal !important;
    font-family: Arial,Helvetica,sans-serif !important;
    border-radius:0px !important;
    overflow:hidden;
    height:auto  !important;
    line-height:110% !important;
}

.blog_load_more_button a:hover {
    color:#000;
    background:#fff;
    border:1px solid #000;
    text-decoration:none;
}

.entry {
    width:100%;
    text-align:center;
    font-size:16px;
}

.sub-page-subscribe {
    margin:0 0 40px 0;
}

.search-page {
    width:94% !important;
    /* width: 102.33% !important; */
    /* max-width:1100px !important;
    margin:0 auto 0 auto !important; */
    margin:0 3% 0 3% !important;
}

/* .blog_holder article {
    display: inline-block;
    vertical-align:top !important;
    width: 29.66% !important;
    margin:0 !important;
    text-align:center !important;
} */

/* .category article {
    display: inline-block;
    vertical-align: top !important;
    margin: 0 !important;
    width: 30.66% !important;
    text-align: center !important;
}

.category article:first-of-type, .category .blog_holder article:nth-of-type(4n) {
    margin: 0 2% 0 0 !important;
}

.category article:nth-of-type(3n) {
    margin: 0 0 0 2% !important;
} */


.archive .blog_holder article {
    display: inline-block;
    vertical-align: top !important;
    width: 22.25%;
    text-align: center !important;
}

.archive .blog_holder article:nth-of-type(1), .archive .blog_holder article:nth-of-type(5), .archive .blog_holder article:nth-of-type(9) {
    margin: 0 1% 0 2% !important;
}

.archive .blog_holder article:nth-of-type(2), .archive .blog_holder article:nth-of-type(6), .archive .blog_holder article:nth-of-type(10) {
    margin: 0 1% 0 1% !important;
}

.archive .blog_holder article:nth-of-type(3), .archive .blog_holder article:nth-of-type(7), .archive .blog_holder article:nth-of-type(11) {
    margin: 0 1% 0 1% !important;
}

.archive .blog_holder article:nth-of-type(4), .archive .blog_holder article:nth-of-type(8), .archive .blog_holder article:nth-of-type(12) {
    margin: 0 2% 0 1% !important;
}


.category .blog_holder article {
    display: inline-block;
    vertical-align: top !important;
    width: 30.66% !important;
    text-align: center !important;
}

.category .blog_holder article:nth-of-type(1), .category .blog_holder article:nth-of-type(4), .category .blog_holder article:nth-of-type(7), .category .blog_holder article:nth-of-type(10) {
    margin: 0 3.3% 0 0 !important;
}

.category .blog_holder article:nth-of-type(2), .category .blog_holder article:nth-of-type(5), .category .blog_holder article:nth-of-type(8), .category .blog_holder article:nth-of-type(11) {
    margin: 0 !important;
}

.category .blog_holder article:nth-of-type(3), .category .blog_holder article:nth-of-type(6), .category .blog_holder article:nth-of-type(9), .category .blog_holder article:nth-of-type(12) {
    margin: 0 0 0 3.3% !important;
}



.lite-layout {
    line-height:120%;
    max-width:1100px;
    margin:0 auto 50px auto;
    padding:0 20px 0 20px;
    text-align:center;
}

.title_subtitle_holder {
    padding:0 20px 0 20px !important;
}

.ethics_h2 {
    font-size:20px;
    font-weight:normal;
    font-style:normal;
    margin:20px 0 0 0;
}

.ethics_h3 {
    font-size:16px;
    font-weight:bold;
    font-style:normal;
    margin:0;
    background:#fff;
}

.cookie-line {
    padding:20px 0 0 0;
    border-top:1px solid #ccc;
    margin:20px 0 0 0;
}

.single-pager-left {
    /* text-align:center !important;
    text-align:left !important; */
    padding:80px 0 0 0;
}

.single-pager-left .container, .single-pager-left .container-white {
    padding:0 !important;
}


.single-pager-right {
    text-align:center !important;
    padding:60px 0 0 0;
}

.wide-blog article {
    display:block;
    width:100% !important;
    text-align:center !important;
}

.two_columns_75_25 > .column1 {
    width:100% !important;
    float:none !important;
}

.single-pager-left .blog_holder article.format-standard .post_image img, .single-pager-right .blog_holder article.format-standard .post_image img {
    transform: scale(1);
    transition: -moz-transform 0s ease-in-out 0s !important;
}

.latest_post_holder .social_share_dropdown ul li a {
    height: 20px !important;
}

.in-post-image {
    text-align:center !important;
}

/* .blog_holder article .post_text > h3:last-of-type, .blog_holder article .post_text > p:last-of-type {
    display:none;
} */

.search-page article .post_text > h3:last-of-type, .search-page article .post_text > p:last-of-type {
    display:block !important;
}

.filter_holder {
    background-color: #e9e8e8 !important;
    color:#000;
    text-align:center;
    font-size:16px;
    min-height:5px;
}

.filter_holder ul {
    padding:10px 20px 10px 20px !important;
}

.filter_holder ul li {
    color:#000 !important;
}

.filter_holder ul li {
    line-height:100% !important;
    font-family: Arial,Helvetica,sans-serif !important;
    text-transform:uppercase !important;
    font-size:12px;
}

.filter-intro {
    width:100%;
    text-align:center;
}

.filter-intro p {
    padding:0 20px 20px 20px;
    text-transform:none;
    margin:0;
}

.search-page article:nth-of-type(4n+0) {
    margin:0 !important;
}

.search-page article {
    /* width:23.34% !important; */
    width:23% !important;
    margin:0 2% 2% 0 !important;
    vertical-align:top !important;
}

.pagination {
    width:100%;
    margin: 15px auto 60px auto;
    text-align:center
}

.pagination ul {
    margin:-40px auto 0 auto;
}

.whiteco-post-info h2 {
    padding-top:20px !important;
    margin-bottom:10px !important;
    font-style:normal;
    font-weight:normal;
}

.plugin-controller h3 {
    display:none;
}

.whiteco-post-content-holder {
    padding:0 0 40px 0;
}

.whiteco-post-info h4 {
    font-style:normal !important;
    font-weight:normal !important;
}

.post_date {
    margin-bottom:10px !important;
    font-style:normal;
    font-weight:normal;
}

.posts-gallery-panel {
    padding:0;
    position:relative;
    text-align:center;
}

.posts-gallery-info {
    font-size:14px;
    line-height:120%;
    color:#000 !important;
    margin:10px 0 5px 0 !important;
    color:#999 !important;;
}

.posts-gallery-info-sm {
    font-size:14px;
    line-height:120%;
    color:#000 !important;
    margin:10px 0 5px 0 !important;
    /* color:#999 !important; */
}

.posts-gallery-info-2 {
    font-size:14px;
    color:#000 !important;
    margin:0;
    display:block !important;
    padding-bottom: 20px;
    color:#999 !important;;
}

.centred-text-caption {
    text-align:center !important;
    margin-top:-20px !important;
}

.plugin-controller p:last-of-type {
    display:none;
}

.fb-comments span {
    padding-top:30px !important;
    margin-top:20px !important;
}

/* .fb_iframe_widget span {
     height:200px !important;
} */

/* .whiteco-post-content-holder h3:last-of-type {
    display:none;
} */

.home .addthis_toolbox {
    display:none;
}

.addthis_toolbox {
    margin:50px 0 20px 0 !important; 
}

.addthis_32x32_style .addthis_counter.addthis_bubble_style, .addthis_32x32_white_style .addthis_counter.addthis_bubble_style {
    float: left !important;
}

.numbers {
    display:none;
}




/* ==========================================================================
   Popular Posts start styles
   ========================================================================== */

.popular-posts {
    width:100%;
    text-align:center;
    border-top:1px solid #e9e8e8;
}

.popular-posts h3 {
    padding:15px 0;
    font-family: Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    font-style:normal !important;
    font-size:15px;
    background:#e9e8e8;
}

.popular_post_holder {
    float:left;
    width:96% !important;
    margin-left:2%;
}

.popular_post_holder ul li {
    margin:0 1.5% 0 1.5% !important;
    width:22% !important;
    text-align: center;
    display:inline-block !important;
    vertical-align:top;
}

.popular_post_holder ul li:first-of-type {
    margin:0 1.5% 0 0 !important;
}

.popular_post_holder ul li:nth-of-type(4n+0) {
    margin:0 0 0 1.5% !important;
}

.popular_post_holder ul li:nth-of-type(5n+0) {
    margin:0 1.5% 0 0 !important;
}

.popular_post_holder{
	display: inline-block;
	width: 100%;
}

.popular_post_holder > ul{
	list-style: none;
	display: inline-block;
	width: 100%;
	position: relative;
	margin: 0;
}

.popular_post_holder > ul > li {
	display: block;
	position: relative;
    padding-top: 15px;
}

.popular_post_holder > ul > li:first-child{
    padding-top: 0;
}

.popular_post_holder.boxes > ul{
	clear: both;
}

.popular_post_holder.boxes > ul > li{
	padding: 0;
	float: left;
	margin: 0 1.5% 15px 0;
	background-color:#fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-transform: translateZ(0px);
}

.popular_post_holder.boxes.two_columns > ul > li{
	width: 49%;
}

.popular_post_holder.boxes.three_columns > ul > li{
	width: 32.2%;
}

.popular_post_holder.boxes.four_columns > ul > li{
	width: 23.8%;
}

.popular_post_holder.boxes > ul > li:last-child{
	margin: 0 0 15px;
}

.popular_post_holder.boxes > ul > li .boxes_image,
.popular_post_holder.image_in_box > ul > li .popular_post_image a{
	display: block;
	position: relative;
	overflow: hidden;
}

.popular_post_holder > ul > li img{
	display: block;
	-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
	transition: transform 0.3s ease-in-out;
	-o-transition: -o-transform 0.3s ease-in-out;
	-ms-transition: -ms-transform 0.3s ease-in-out;
	-moz-transition: -moz-transform 0.3s ease-in-out;
	-webkit-transition: -webkit-transform 0.3s ease-in-out;
}

.popular_post_holder.image_in_box > ul > li .popular_post_image img{
	-webkit-backface-visibility: hidden;
}

.popular_post_holder > ul > li:hover img{
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.touch .popular_post_holder > ul > li img{
	-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.popular_post_holder.boxes > ul > li .popular_post{
	padding: 17px 25px 30px;
}

.popular_post_holder .popular_post_text .popular_post_title {
	margin: 0 0 2px;
}

.popular_post_holder .post_info{
	display: block;
	margin: 0 0 7px;
}

.popular_post_holder .post_info > span{
	margin:10px 2px 5px 0 !important;
}

.popular_post_holder .blog_like a,
.popular_post_holder .blog_like a span{
	margin: 0 0 0 7px;
}

.popular_post_holder .post_info > span,
.popular_post_holder .post_info > span a{
	display: inline-block;
	font-family: 'Georgia';
	font-size: 13px;
	font-style: italic;
	text-decoration: none;
	color: #cacaca;
}

.popular_post_holder .post_info > span a:hover {
	color: #91003e;
}

.popular_post_holder .social_share_dropdown ul li a{
	height: 35px;
	line-height: 35px;
}

.popular_post_holder .social_share_dropdown ul li .share_text{
	position: relative;
	top: -5px;
}

.popular_post_holder .post_read_more {
	display: block;
	margin: 16px 0 0;
}

.popular_post_holder .post_read_more a {
	font-family: 'Georgia';
	font-style: italic;
}

.popular_post,
.popular_post > a,
.popular_post a img{
	display: block;
	position: relative;
}

.popular_post_image {
	width: 130px;
	float: left;
}

.popular_post_image img{
	width: 100%;
	float: left;
	display: block;
}

.popular_post_text{
	display: block;
	width: auto;
}

.popular_post_holder.image_in_box .popular_post_text{
	padding: 0 0 0 150px;
}

.popular_post_holder.image_in_box .popular_post_inner {
	display: block;
	min-height: 80px;
}

.popular_post_holder.image_in_box .popular_post_text_inner {
	padding: 5px 0 0;
}

.popular_post_holder.boxes > ul > li .latest_post {
    padding: 17px 25px 30px;
}

.popular_post_holder .post_info {
    display: block;
    margin: 0 0 7px;
}

.popular_post_holder .latest_post_text .latest_post_title {
    margin:20px 0 0 2px;
}

.popular-post-list {
    margin-bottom:20px;
}

.hero-static-image {
    width:100%;
    height:auto;
    padding-bottom:20px;
    text-align: center;
}

.hero-static-image-alt {
    width:96%;
    max-width:100%;
    height:auto;
    padding:20px;
    margin:0 auto 0 auto;
}

.whiteco-post-info  {
    font-size:16px !important;
    /* line-height:140% !important; */
}

.whiteco-post-info a {
    text-decoration:underline !important;
}

.post-intro {
    font-size:22px !important;
    /* padding:10px 20px 20px 20px !important; */
    padding:10px 20px 20px 0px !important;
}

.popular_post_holder .latest_post {
    margin-bottom: 40px !important;
}

.in-post-image-top-border {
    border-top: 1px solid #e9e8e8;
}

.in-post-image img {
    padding:40px 0 40px 0 !important;
}

.in-post-image-padding-bottom {
    padding-bottom:20px !important;
}

.Times {
    font-family:"Times New Roman", Times, serif;
    /* padding:10px 20px 20px 20px !important; */
    padding:10px 20px 20px 0px !important;
}
 
.Arial {
    font-family: Arial,Helvetica,sans-serif !important;
    /* padding:10px 20px 20px 20px !important; */
    padding:10px 20px 20px 0px !important;

}
 
.Arial, .Arial h1, .Arial h2, .Arial h3, .Arial h4, .Arial h5, .Arial h6, .Arial p {
    font-family: Arial,Helvetica,sans-serif !important;
}

.whiteco-post-info h1, .whiteco-post-info h2, .whiteco-post-info h3, .whiteco-post-info h4, .whiteco-post-info h5, .whiteco-post-info h6 {
    font-size:140%;
    margin:0 !important;
    padding:0 !important;
    font-weight:normal;
}

.header-font-size-Huge {
    font-size:48px !important;
    /* padding:10px 20px 20px 20px !important; */
    padding:10px 20px 20px 0px !important;
}

.header-font-size-Large {
    font-size:36px !important;
    /* padding:10px 20px 20px 20px !important; */
    padding:10px 20px 20px 0px !important;
}

.header-font-size-Medium {
    font-size:28px !important;
    /* padding:10px 20px 20px 20px !important; */
    padding:10px 20px 20px 0px !important;
}

.header-font-size-Small {
    font-size:20px !important;
    /* padding:10px 20px 20px 20px !important; */
    padding:10px 20px 20px 0px !important;
}

.left-align-image-wrapper {
    border-top: 1px solid #e9e8e8;
    padding-top:40px;
}

.left-align-image {
    display:inline-block;
    vertical-align:top;
    max-width:35%;
    min-width:35%;
    margin-bottom:35px;
}

.left-align-image img {
    width:100%;
    max-width:1000px;
    max-width:100%;
    height:auto;
}

.left-align-text {
    display:inline-block;
    vertical-align:top;
    max-width:65%;
    min-width:65%;
    text-align:left;
    margin-bottom:35px;
}

.left-align-text-inner {
   padding:0 0 0 40px
}

.videoWrapper {
	position:relative;
	padding-bottom:56.25%; /* 16:9 */
	padding-top:25px;
	height:0;
	margin:0;
}

.videoWrapper iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:0;
}

.video-container {
    padding-bottom:15px;
}


.collage-image { 
    display:inline-block;
    vertical-align:top;
    max-width:31.3%;
    padding: 2% 3% 1% 0%;
}

.collage-image-wrapper .collage-image:nth-of-type(3n+0) { 
    padding: 2% 0 1% 0%;
}

.collage-image-inner, .left-align-image-inner { 
    display:block;
	overflow: hidden !important;
}

#owl-in-page-posts img, .collage-image img, .left-align-image img { 
    cursor: pointer;
    -webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	transition: transform 0.3s ease-in-out;
	-o-transition: -o-transform 0.3s ease-in-out;
	-ms-transition: -ms-transform 0.3s ease-in-out;
	-moz-transition: -moz-transform 0.3s ease-in-out;
	-webkit-transition: -webkit-transform 0.3s ease-in-out;
	-webkit-backface-visibility: hidden;

    -webkit-transform-origin: 50% 100%;
-moz-transform-origin: 50% 100%;
-o-transform-origin: 50% 100%;
transform-origin: 50% 100%;
}

#owl-in-page-posts img:hover, .collage-image img:hover, .left-align-image img:hover { 
    cursor: pointer;
    -webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
	transition: transform 0.3s ease-in-out;
	-o-transition: -o-transform 0.3s ease-in-out;
	-ms-transition: -ms-transform 0.3s ease-in-out;
	-moz-transition: -moz-transform 0.3s ease-in-out;
	-webkit-transition: -webkit-transform 0.3s ease-in-out;
	-webkit-backface-visibility: hidden;

-webkit-transform-origin: 50% 100%;
-moz-transform-origin: 50% 100%;
-o-transform-origin: 50% 100%;
transform-origin: 50% 100%;
}

.collage-image-wrapper { 
    width:100%;
}

/* ==========================================================================
   Latest Posts end styles
   ========================================================================== */

.fb_iframe_widget iframe, .fb_iframe_widget span {
    position: relative !important;
}

.fb_iframe_widget_fluid {
    display: block !important;
}

.fb_iframe_widget span {
    display: inline !important;
}

/* .fb_ltr {
    max-height:400px !important;
} */

.column2 {
    display:none;
}

.archive-list a {
    color: #000 !important;
}

.archive-list {
    line-height:160%;
}

.breadcrumb .current {
    color: #333;
    text-decoration: underline;
}

.pagination ul {
    margin-top:40px;
}

.pagination ul li span, .pagination ul li a {
    font-family: "Times New Roman",Times,serif !important;
    font-size: 19px;
}

input.wpcf7-form-control.wpcf7-text, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-date, textarea.wpcf7-form-control.wpcf7-textarea, select.wpcf7-form-control.wpcf7-select, input.wpcf7-form-control.wpcf7-quiz {
    margin-top:10px !important;
    border: 1px solid #666 !important;
}

input.wpcf7-form-control.wpcf7-submit:not([disabled]), input.wpcf7-form-control.wpcf7-submit {
    color: #fff !important;
    background-color:#000 !important;
    text-transform:uppercase;
    border-radius:0 !important;
    margin: 0 0 0 30px !important;
}

input.wpcf7-form-control.wpcf7-submit:hover {
    color: #000 !important;
    background-color:#fff !important;
    border:1px solid #000;
    border-radius:0 !important;
}

.left-align-image-inner img:hover {
    -webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
    cursor:inherit;
}

.whiteco-post-info h1 b, .whiteco-post-info h2 b, .whiteco-post-info h3 b, .whiteco-post-info h4 b, .whiteco-post-info h5 b, .whiteco-post-info h6 b, .whiteco-post-info h1 strong, .whiteco-post-info h2 strong, .whiteco-post-info h3 strong, .whiteco-post-info h4 strong, .whiteco-post-info h5 strong, .whiteco-post-info h6 strong {
    font-weight:normal;
}

.whiteco-post-info h1 {
    font-size:220%;
    margin-bottom:10px !important;
}

.whiteco-post-info h2 {
    font-size:200%;
    margin-bottom:10px !important;
}

.whiteco-post-info h3 {
    font-size:180%;
    margin-bottom:10px !important;
}

.whiteco-post-info h4 {
    font-size:160%;
    margin-bottom:10px !important;
}

.whiteco-post-info h5 {
    font-size:140%;
    letter-spacing:0 !important;
    margin-bottom:10px !important;
}

.whiteco-post-info h6 {
    font-size:120%;
    margin-bottom:10px !important;
}

.mywhiteco_holder {
    width:94% !important;
    margin-left:3%;
    margin-right:3%;
    text-align:center;
    padding-top:40px;
}

.mywhiteco_holder h2 {
    font-size:36px !important;
    padding:0 50px 0 50px;
}

.mywhiteco_holder h3 {
    font-size:16px !important;
    font-family: Arial,Helvetica,sans-serif !important;
    font-style:italic !important;
    margin-top:10px !important;
    color:#797777 !important;
    padding:0 50px 0 50px;
}

.page-id-17099 .title_holder {
    display:none;
}

.upload-photo-cta {
    text-align:center;
    max-width:417px;
    margin:20px auto 40px auto;
}

.upload-photo-cta a {
    color:#fff !important;
    background:#959595 !important;
    padding:8px 17px 8px 17px;
    display:inline-block;
    border:1px solid #fff;
    text-decoration:none;
    text-transform:uppercase;
    font-size:11px;
    line-height:120%;
    font-style:normal !important;
    font-family: Arial,Helvetica,sans-serif !important;
    width:auto;
    height:auto;
}

.upload-photo-cta a:hover {
    color:#fff !important;
    background:#000 !important;
    border:1px solid #000;
    text-decoration:none;
}

.upload-photo-cta img {
    width:100%;
    height:auto;
    max-width:18px;
}

.title_subtitle_holder h1, .title_subtitle_holder h1 span {
    font-size: 36px !important;
    font-family: "Times New Roman", Times, serif !important;
    color: #000 !important;
    font-style: normal !important;
    text-transform:none !important;
}

.title_subtitle_holder p {
    font-size:16px !important;
    font-family: Arial,Helvetica,sans-serif !important;
    font-style:italic !important;
    margin-top:10px !important;
    color:#797777 !important;
}

.atss a {
    width: 2pc !important;
    height: 2pc !important;
}

.atss .at-share-btn {
    width: 2pc !important;
    height: 2pc !important;
}

.atss .at-share-btn:hover {
    width: 2.5pc !important;
    height: 2pc !important;
    -o-transition: -o-transform 0.3s ease-in-out !important;
	-ms-transition: -ms-transform 0.3s ease-in-out !important;
	-moz-transition: -moz-transform 0.3s ease-in-out !important;
	-webkit-transition: -webkit-transform 0.3s ease-in-out !important;
}

atss .at-share-btn span .at-icon, .atss a span .at-icon {
    width: 1.5pc !important;
    height: 1.5pc !important;
    line-height: 1.5pc !important;
}

.atss .at-share-btn .at-icon-wrapper, .atss a .at-icon-wrapper {
    padding: 4px 0 !important;
}

.footer-terms {
    font-size:1em;
    color:#666;
    margin:20px auto 0 auto;
}

.footer-terms a {
    color:#666;
}

.footer-terms a:hover {
    color:#000;
}

/* .whiteco-post-content-holder div, .page-id-17264 .latest_post_holder {
    text-align:left !important;
} */

/* LEFT ALIGN TERMS PAGE */
.page-id-17264 .latest_post_holder {
    text-align:left !important;
}

.archive .addthis_toolbox, .category .addthis_toolbox {
    display:none !important;
}

.single .latest_post_holder .post_info {
    padding:0px 20px 0px 0px !important;
}

.left-align-image-wrapper .Times, .left-align-image-wrapper .Arial {
    padding:0px 20px 0px 20px !important;
}

.aligncenter, .alignright, .alignleft, .alignnone {
    text-align:center !important;
    margin:0 auto !important;
}

p {
    width:100%;
}

p .aligncenter, p .alignright, p .alignleft, p .alignnone {
    text-align:center !important;
    margin:0 auto !important;
    display: block;
}

.whiteco-post-content-holder ul li, .whiteco-post-content-holder ol li {
    text-align: left !important;
    padding-bottom:10px !important;
}

/* .whiteco-post-content-holder p, .whiteco-post-content-holder h1, .whiteco-post-content-holder h2, .whiteco-post-content-holder h3, .whiteco-post-content-holder h4, .whiteco-post-content-holder h5, .whiteco-post-content-holder h6, .whiteco-post-content-holder div {
    text-align: left !important;
} */

.whiteco-post-content-holder p, .whiteco-post-content-holder h1, .whiteco-post-content-holder h2, .whiteco-post-content-holder h3, .whiteco-post-content-holder h4, .whiteco-post-content-holder h5, .whiteco-post-content-holder h6 {
    text-align: left !important;
}

.whiteco-post-content-holder div img, {
    text-align:center !important;
}

.wpp-thumbnail {
    margin: 0 5px 20px 0 !important;
}

.centered-text, .centered-text p {
    text-align:center !important;
}